@bloomreach/react-banana-ui 1.11.0 → 1.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/dist/bloomreach-react-banana-ui.es.js +5148 -4198
  2. package/dist/bloomreach-react-banana-ui.es.js.map +1 -1
  3. package/dist/bloomreach-react-banana-ui.umd.js +18 -14
  4. package/dist/bloomreach-react-banana-ui.umd.js.map +1 -1
  5. package/dist/components/foundations/icon/icon.stories.d.ts +1 -0
  6. package/dist/components/inputs/autocomplete/autocomplete.d.ts +23 -0
  7. package/dist/components/inputs/autocomplete/autocomplete.qa.stories.d.ts +19 -0
  8. package/dist/components/inputs/autocomplete/autocomplete.stories.d.ts +26 -0
  9. package/dist/components/inputs/autocomplete/autocomplete.types.d.ts +114 -0
  10. package/dist/components/inputs/autocomplete/index.d.ts +2 -0
  11. package/dist/components/inputs/base-input/base-input.types.d.ts +7 -11
  12. package/dist/components/inputs/index.d.ts +5 -1
  13. package/dist/components/inputs/radio/index.d.ts +2 -0
  14. package/dist/components/inputs/radio/radio.d.ts +27 -0
  15. package/dist/components/inputs/radio/radio.qa.stories.d.ts +9 -0
  16. package/dist/components/inputs/radio/radio.stories.d.ts +10 -0
  17. package/dist/components/inputs/radio/radio.types.d.ts +47 -0
  18. package/dist/components/inputs/radio-field/index.d.ts +2 -0
  19. package/dist/components/inputs/radio-field/radio-field.d.ts +28 -0
  20. package/dist/components/inputs/radio-field/radio-field.qa.stories.d.ts +8 -0
  21. package/dist/components/inputs/radio-field/radio-field.stories.d.ts +11 -0
  22. package/dist/components/inputs/radio-field/radio-field.types.d.ts +12 -0
  23. package/dist/components/inputs/radio-group/index.d.ts +2 -0
  24. package/dist/components/inputs/radio-group/radio-group-context.d.ts +34 -0
  25. package/dist/components/inputs/radio-group/radio-group.d.ts +41 -0
  26. package/dist/components/inputs/radio-group/radio-group.qa.stories.d.ts +10 -0
  27. package/dist/components/inputs/radio-group/radio-group.stories.d.ts +14 -0
  28. package/dist/components/inputs/radio-group/radio-group.types.d.ts +57 -0
  29. package/dist/components/inputs/select-option/select-option.d.ts +0 -1
  30. package/dist/components/lists/internal.d.ts +2 -0
  31. package/dist/components/lists/listbox-group/index.d.ts +2 -0
  32. package/dist/components/lists/listbox-group/listbox-group.d.ts +33 -0
  33. package/dist/components/lists/listbox-group/listbox-group.types.d.ts +11 -0
  34. package/dist/components/lists/listbox-group-label/index.d.ts +2 -0
  35. package/dist/components/lists/listbox-group-label/listbox-group-label.d.ts +33 -0
  36. package/dist/components/lists/listbox-group-label/listbox-group-label.types.d.ts +11 -0
  37. package/dist/style.css +1 -1
  38. package/package.json +2 -1
@@ -1,36 +1,40 @@
1
- (function(h,a){typeof exports=="object"&&typeof module<"u"?a(exports,require("react/jsx-runtime"),require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","react","react-dom"],a):(h=typeof globalThis<"u"?globalThis:h||self,a(h["bloomreach-react-banana-ui"]={},h["react/jsx-runtime"],h.React,h.ReactDOM))})(this,function(h,a,c,L1){"use strict";function B1(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const r=B1(c),O1=B1(L1),t9="";function $(){return $=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},$.apply(this,arguments)}function W7(e){return typeof e=="string"}function j7(e,t,n){return e===void 0||W7(e)?t:$({},t,{ownerState:$({},t.ownerState,n)})}function k1(e,t,n=(o,l)=>o===l){return e.length===t.length&&e.every((o,l)=>n(o,t[l]))}const K7={disableDefaultClasses:!1},$1=r.createContext(K7);process.env.NODE_ENV!=="production"&&($1.displayName="ClassNameConfiguratorContext");function _1(e){const{disableDefaultClasses:t}=r.useContext($1);return n=>t?"":e(n)}function f0(e,t=[]){if(e===void 0)return{};const n={};return Object.keys(e).filter(o=>o.match(/^on[A-Z]/)&&typeof e[o]=="function"&&!t.includes(o)).forEach(o=>{n[o]=e[o]}),n}function q7(e,t,n){return typeof e=="function"?e(t,n):e}function z7(e){const{rootElementName:t="",componentName:n}=e,[o,l]=r.useState(t.toUpperCase());process.env.NODE_ENV!=="production"&&r.useEffect(()=>{t&&o!==t.toUpperCase()&&console.error(`useRootElementName: the \`rootElementName\` prop of ${n?`the ${n} component`:"a component"} expected the '${t}' element, but a '${o.toLowerCase()}' was rendered instead`,"This may cause hydration issues in an SSR context, e.g. in a Next.js app")},[t,o,n]);const s=r.useCallback(i=>{var d;l((d=i==null?void 0:i.tagName)!=null?d:"")},[]);return[o,s]}function k0(e,t){if(e==null)return{};var n={},o=Object.keys(e),l,s;for(s=0;s<o.length;s++)l=o[s],!(t.indexOf(l)>=0)&&(n[l]=e[l]);return n}function D1(e,t){return process.env.NODE_ENV==="production"?()=>null:function(...o){return e(...o)||t(...o)}}function R1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var He={exports:{}},te={exports:{}},a0={};/** @license React v16.13.1
1
+ (function(g,a){typeof exports=="object"&&typeof module<"u"?a(exports,require("react/jsx-runtime"),require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","react","react-dom"],a):(g=typeof globalThis<"u"?globalThis:g||self,a(g["bloomreach-react-banana-ui"]={},g["react/jsx-runtime"],g.React,g.ReactDOM))})(this,function(g,a,c,mt){"use strict";function bt(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const r=bt(c),yt=bt(mt),ng="";function q(){return q=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},q.apply(this,arguments)}function L7(e){return typeof e=="string"}function O7(e,t,n){return e===void 0||L7(e)?t:q({},t,{ownerState:q({},t.ownerState,n)})}function Et(e,t,n=(o,l)=>o===l){return e.length===t.length&&e.every((o,l)=>n(o,t[l]))}const k7={disableDefaultClasses:!1},It=r.createContext(k7);process.env.NODE_ENV!=="production"&&(It.displayName="ClassNameConfiguratorContext");function Ct(e){const{disableDefaultClasses:t}=r.useContext(It);return n=>t?"":e(n)}function xe(e,t=[]){if(e===void 0)return{};const n={};return Object.keys(e).filter(o=>o.match(/^on[A-Z]/)&&typeof e[o]=="function"&&!t.includes(o)).forEach(o=>{n[o]=e[o]}),n}function B7(e,t,n){return typeof e=="function"?e(t,n):e}function $7(e){const{rootElementName:t="",componentName:n}=e,[o,l]=r.useState(t.toUpperCase());process.env.NODE_ENV!=="production"&&r.useEffect(()=>{t&&o!==t.toUpperCase()&&console.error(`useRootElementName: the \`rootElementName\` prop of ${n?`the ${n} component`:"a component"} expected the '${t}' element, but a '${o.toLowerCase()}' was rendered instead`,"This may cause hydration issues in an SSR context, e.g. in a Next.js app")},[t,o,n]);const s=r.useCallback(i=>{var d;l((d=i==null?void 0:i.tagName)!=null?d:"")},[]);return[o,s]}function d0(e,t){if(e==null)return{};var n={},o=Object.keys(e),l,s;for(s=0;s<o.length;s++)l=o[s],!(t.indexOf(l)>=0)&&(n[l]=e[l]);return n}function xt(e,t){return process.env.NODE_ENV==="production"?()=>null:function(...o){return e(...o)||t(...o)}}function St(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var v1={exports:{}},A0={exports:{}},fe={};/** @license React v16.13.1
2
2
  * react-is.production.min.js
3
3
  *
4
4
  * Copyright (c) Facebook, Inc. and its affiliates.
5
5
  *
6
6
  * This source code is licensed under the MIT license found in the
7
7
  * LICENSE file in the root directory of this source tree.
8
- */var U1;function G7(){if(U1)return a0;U1=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,l=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,d=e?Symbol.for("react.context"):60110,f=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,w=e?Symbol.for("react.forward_ref"):60112,v=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,m=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,x=e?Symbol.for("react.fundamental"):60117,C=e?Symbol.for("react.responder"):60118,Z=e?Symbol.for("react.scope"):60119;function E(I){if(typeof I=="object"&&I!==null){var F=I.$$typeof;switch(F){case t:switch(I=I.type,I){case f:case u:case o:case s:case l:case v:return I;default:switch(I=I&&I.$$typeof,I){case d:case w:case b:case m:case i:return I;default:return F}}case n:return F}}}function M(I){return E(I)===u}return a0.AsyncMode=f,a0.ConcurrentMode=u,a0.ContextConsumer=d,a0.ContextProvider=i,a0.Element=t,a0.ForwardRef=w,a0.Fragment=o,a0.Lazy=b,a0.Memo=m,a0.Portal=n,a0.Profiler=s,a0.StrictMode=l,a0.Suspense=v,a0.isAsyncMode=function(I){return M(I)||E(I)===f},a0.isConcurrentMode=M,a0.isContextConsumer=function(I){return E(I)===d},a0.isContextProvider=function(I){return E(I)===i},a0.isElement=function(I){return typeof I=="object"&&I!==null&&I.$$typeof===t},a0.isForwardRef=function(I){return E(I)===w},a0.isFragment=function(I){return E(I)===o},a0.isLazy=function(I){return E(I)===b},a0.isMemo=function(I){return E(I)===m},a0.isPortal=function(I){return E(I)===n},a0.isProfiler=function(I){return E(I)===s},a0.isStrictMode=function(I){return E(I)===l},a0.isSuspense=function(I){return E(I)===v},a0.isValidElementType=function(I){return typeof I=="string"||typeof I=="function"||I===o||I===u||I===s||I===l||I===v||I===p||typeof I=="object"&&I!==null&&(I.$$typeof===b||I.$$typeof===m||I.$$typeof===i||I.$$typeof===d||I.$$typeof===w||I.$$typeof===x||I.$$typeof===C||I.$$typeof===Z||I.$$typeof===y)},a0.typeOf=E,a0}var l0={};/** @license React v16.13.1
8
+ */var Zt;function D7(){if(Zt)return fe;Zt=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,l=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,d=e?Symbol.for("react.context"):60110,f=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,v=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,w=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,C=e?Symbol.for("react.fundamental"):60117,I=e?Symbol.for("react.responder"):60118,S=e?Symbol.for("react.scope"):60119;function E(x){if(typeof x=="object"&&x!==null){var F=x.$$typeof;switch(F){case t:switch(x=x.type,x){case f:case u:case o:case s:case l:case v:return x;default:switch(x=x&&x.$$typeof,x){case d:case h:case b:case w:case i:return x;default:return F}}case n:return F}}}function Z(x){return E(x)===u}return fe.AsyncMode=f,fe.ConcurrentMode=u,fe.ContextConsumer=d,fe.ContextProvider=i,fe.Element=t,fe.ForwardRef=h,fe.Fragment=o,fe.Lazy=b,fe.Memo=w,fe.Portal=n,fe.Profiler=s,fe.StrictMode=l,fe.Suspense=v,fe.isAsyncMode=function(x){return Z(x)||E(x)===f},fe.isConcurrentMode=Z,fe.isContextConsumer=function(x){return E(x)===d},fe.isContextProvider=function(x){return E(x)===i},fe.isElement=function(x){return typeof x=="object"&&x!==null&&x.$$typeof===t},fe.isForwardRef=function(x){return E(x)===h},fe.isFragment=function(x){return E(x)===o},fe.isLazy=function(x){return E(x)===b},fe.isMemo=function(x){return E(x)===w},fe.isPortal=function(x){return E(x)===n},fe.isProfiler=function(x){return E(x)===s},fe.isStrictMode=function(x){return E(x)===l},fe.isSuspense=function(x){return E(x)===v},fe.isValidElementType=function(x){return typeof x=="string"||typeof x=="function"||x===o||x===u||x===s||x===l||x===v||x===p||typeof x=="object"&&x!==null&&(x.$$typeof===b||x.$$typeof===w||x.$$typeof===i||x.$$typeof===d||x.$$typeof===h||x.$$typeof===C||x.$$typeof===I||x.$$typeof===S||x.$$typeof===y)},fe.typeOf=E,fe}var ue={};/** @license React v16.13.1
9
9
  * react-is.development.js
10
10
  *
11
11
  * Copyright (c) Facebook, Inc. and its affiliates.
12
12
  *
13
13
  * This source code is licensed under the MIT license found in the
14
14
  * LICENSE file in the root directory of this source tree.
15
- */var W1;function Y7(){return W1||(W1=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,l=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,d=e?Symbol.for("react.context"):60110,f=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,w=e?Symbol.for("react.forward_ref"):60112,v=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,m=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,x=e?Symbol.for("react.fundamental"):60117,C=e?Symbol.for("react.responder"):60118,Z=e?Symbol.for("react.scope"):60119;function E(D){return typeof D=="string"||typeof D=="function"||D===o||D===u||D===s||D===l||D===v||D===p||typeof D=="object"&&D!==null&&(D.$$typeof===b||D.$$typeof===m||D.$$typeof===i||D.$$typeof===d||D.$$typeof===w||D.$$typeof===x||D.$$typeof===C||D.$$typeof===Z||D.$$typeof===y)}function M(D){if(typeof D=="object"&&D!==null){var h0=D.$$typeof;switch(h0){case t:var x0=D.type;switch(x0){case f:case u:case o:case s:case l:case v:return x0;default:var Ve=x0&&x0.$$typeof;switch(Ve){case d:case w:case b:case m:case i:return Ve;default:return h0}}case n:return h0}}}var I=f,F=u,V=d,T=i,B=t,k=w,G=o,U=b,j=m,_=n,A=s,S=l,N=v,O=!1;function R(D){return O||(O=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),P(D)||M(D)===f}function P(D){return M(D)===u}function H(D){return M(D)===d}function t0(D){return M(D)===i}function r0(D){return typeof D=="object"&&D!==null&&D.$$typeof===t}function e0(D){return M(D)===w}function n0(D){return M(D)===o}function Q(D){return M(D)===b}function K(D){return M(D)===m}function q(D){return M(D)===n}function X(D){return M(D)===s}function J(D){return M(D)===l}function s0(D){return M(D)===v}l0.AsyncMode=I,l0.ConcurrentMode=F,l0.ContextConsumer=V,l0.ContextProvider=T,l0.Element=B,l0.ForwardRef=k,l0.Fragment=G,l0.Lazy=U,l0.Memo=j,l0.Portal=_,l0.Profiler=A,l0.StrictMode=S,l0.Suspense=N,l0.isAsyncMode=R,l0.isConcurrentMode=P,l0.isContextConsumer=H,l0.isContextProvider=t0,l0.isElement=r0,l0.isForwardRef=e0,l0.isFragment=n0,l0.isLazy=Q,l0.isMemo=K,l0.isPortal=q,l0.isProfiler=X,l0.isStrictMode=J,l0.isSuspense=s0,l0.isValidElementType=E,l0.typeOf=M}()),l0}var j1;function K1(){return j1||(j1=1,process.env.NODE_ENV==="production"?te.exports=G7():te.exports=Y7()),te.exports}/*
15
+ */var Mt;function _7(){return Mt||(Mt=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,l=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,d=e?Symbol.for("react.context"):60110,f=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,v=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,w=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,C=e?Symbol.for("react.fundamental"):60117,I=e?Symbol.for("react.responder"):60118,S=e?Symbol.for("react.scope"):60119;function E($){return typeof $=="string"||typeof $=="function"||$===o||$===u||$===s||$===l||$===v||$===p||typeof $=="object"&&$!==null&&($.$$typeof===b||$.$$typeof===w||$.$$typeof===i||$.$$typeof===d||$.$$typeof===h||$.$$typeof===C||$.$$typeof===I||$.$$typeof===S||$.$$typeof===y)}function Z($){if(typeof $=="object"&&$!==null){var ve=$.$$typeof;switch(ve){case t:var Ae=$.type;switch(Ae){case f:case u:case o:case s:case l:case v:return Ae;default:var Ie=Ae&&Ae.$$typeof;switch(Ie){case d:case h:case b:case w:case i:return Ie;default:return ve}}case n:return ve}}}var x=f,F=u,L=d,V=i,B=t,D=h,J=o,k=b,z=w,W=n,A=s,M=l,N=v,_=!1;function j($){return _||(_=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),P($)||Z($)===f}function P($){return Z($)===u}function O($){return Z($)===d}function le($){return Z($)===i}function se($){return typeof $=="object"&&$!==null&&$.$$typeof===t}function te($){return Z($)===h}function re($){return Z($)===o}function oe($){return Z($)===b}function Q($){return Z($)===w}function R($){return Z($)===n}function K($){return Z($)===s}function ee($){return Z($)===l}function de($){return Z($)===v}ue.AsyncMode=x,ue.ConcurrentMode=F,ue.ContextConsumer=L,ue.ContextProvider=V,ue.Element=B,ue.ForwardRef=D,ue.Fragment=J,ue.Lazy=k,ue.Memo=z,ue.Portal=W,ue.Profiler=A,ue.StrictMode=M,ue.Suspense=N,ue.isAsyncMode=j,ue.isConcurrentMode=P,ue.isContextConsumer=O,ue.isContextProvider=le,ue.isElement=se,ue.isForwardRef=te,ue.isFragment=re,ue.isLazy=oe,ue.isMemo=Q,ue.isPortal=R,ue.isProfiler=K,ue.isStrictMode=ee,ue.isSuspense=de,ue.isValidElementType=E,ue.typeOf=Z}()),ue}var At;function Nt(){return At||(At=1,process.env.NODE_ENV==="production"?A0.exports=D7():A0.exports=_7()),A0.exports}/*
16
16
  object-assign
17
17
  (c) Sindre Sorhus
18
18
  @license MIT
19
- */var Le,q1;function X7(){if(q1)return Le;q1=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function o(s){if(s==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(s)}function l(){try{if(!Object.assign)return!1;var s=new String("abc");if(s[5]="de",Object.getOwnPropertyNames(s)[0]==="5")return!1;for(var i={},d=0;d<10;d++)i["_"+String.fromCharCode(d)]=d;var f=Object.getOwnPropertyNames(i).map(function(w){return i[w]});if(f.join("")!=="0123456789")return!1;var u={};return"abcdefghijklmnopqrst".split("").forEach(function(w){u[w]=w}),Object.keys(Object.assign({},u)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Le=l()?Object.assign:function(s,i){for(var d,f=o(s),u,w=1;w<arguments.length;w++){d=Object(arguments[w]);for(var v in d)t.call(d,v)&&(f[v]=d[v]);if(e){u=e(d);for(var p=0;p<u.length;p++)n.call(d,u[p])&&(f[u[p]]=d[u[p]])}}return f},Le}var Be,z1;function Oe(){if(z1)return Be;z1=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Be=e,Be}var ke,G1;function Y1(){return G1||(G1=1,ke=Function.call.bind(Object.prototype.hasOwnProperty)),ke}var $e,X1;function J7(){if(X1)return $e;X1=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Oe(),n={},o=Y1();e=function(s){var i="Warning: "+s;typeof console<"u"&&console.error(i);try{throw new Error(i)}catch{}}}function l(s,i,d,f,u){if(process.env.NODE_ENV!=="production"){for(var w in s)if(o(s,w)){var v;try{if(typeof s[w]!="function"){var p=Error((f||"React class")+": "+d+" type `"+w+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof s[w]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw p.name="Invariant Violation",p}v=s[w](i,w,f,d,null,t)}catch(b){v=b}if(v&&!(v instanceof Error)&&e((f||"React class")+": type specification of "+d+" `"+w+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof v+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),v instanceof Error&&!(v.message in n)){n[v.message]=!0;var m=u?u():"";e("Failed "+d+" type: "+v.message+(m??""))}}}}return l.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},$e=l,$e}var _e,J1;function Q7(){if(J1)return _e;J1=1;var e=K1(),t=X7(),n=Oe(),o=Y1(),l=J7(),s=function(){};process.env.NODE_ENV!=="production"&&(s=function(d){var f="Warning: "+d;typeof console<"u"&&console.error(f);try{throw new Error(f)}catch{}});function i(){return null}return _e=function(d,f){var u=typeof Symbol=="function"&&Symbol.iterator,w="@@iterator";function v(P){var H=P&&(u&&P[u]||P[w]);if(typeof H=="function")return H}var p="<<anonymous>>",m={array:C("array"),bigint:C("bigint"),bool:C("boolean"),func:C("function"),number:C("number"),object:C("object"),string:C("string"),symbol:C("symbol"),any:Z(),arrayOf:E,element:M(),elementType:I(),instanceOf:F,node:k(),objectOf:T,oneOf:V,oneOfType:B,shape:U,exact:j};function b(P,H){return P===H?P!==0||1/P===1/H:P!==P&&H!==H}function y(P,H){this.message=P,this.data=H&&typeof H=="object"?H:{},this.stack=""}y.prototype=Error.prototype;function x(P){if(process.env.NODE_ENV!=="production")var H={},t0=0;function r0(n0,Q,K,q,X,J,s0){if(q=q||p,J=J||K,s0!==n){if(f){var D=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw D.name="Invariant Violation",D}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var h0=q+":"+K;!H[h0]&&t0<3&&(s("You are manually calling a React.PropTypes validation function for the `"+J+"` prop on `"+q+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),H[h0]=!0,t0++)}}return Q[K]==null?n0?Q[K]===null?new y("The "+X+" `"+J+"` is marked as required "+("in `"+q+"`, but its value is `null`.")):new y("The "+X+" `"+J+"` is marked as required in "+("`"+q+"`, but its value is `undefined`.")):null:P(Q,K,q,X,J)}var e0=r0.bind(null,!1);return e0.isRequired=r0.bind(null,!0),e0}function C(P){function H(t0,r0,e0,n0,Q,K){var q=t0[r0],X=S(q);if(X!==P){var J=N(q);return new y("Invalid "+n0+" `"+Q+"` of type "+("`"+J+"` supplied to `"+e0+"`, expected ")+("`"+P+"`."),{expectedType:P})}return null}return x(H)}function Z(){return x(i)}function E(P){function H(t0,r0,e0,n0,Q){if(typeof P!="function")return new y("Property `"+Q+"` of component `"+e0+"` has invalid PropType notation inside arrayOf.");var K=t0[r0];if(!Array.isArray(K)){var q=S(K);return new y("Invalid "+n0+" `"+Q+"` of type "+("`"+q+"` supplied to `"+e0+"`, expected an array."))}for(var X=0;X<K.length;X++){var J=P(K,X,e0,n0,Q+"["+X+"]",n);if(J instanceof Error)return J}return null}return x(H)}function M(){function P(H,t0,r0,e0,n0){var Q=H[t0];if(!d(Q)){var K=S(Q);return new y("Invalid "+e0+" `"+n0+"` of type "+("`"+K+"` supplied to `"+r0+"`, expected a single ReactElement."))}return null}return x(P)}function I(){function P(H,t0,r0,e0,n0){var Q=H[t0];if(!e.isValidElementType(Q)){var K=S(Q);return new y("Invalid "+e0+" `"+n0+"` of type "+("`"+K+"` supplied to `"+r0+"`, expected a single ReactElement type."))}return null}return x(P)}function F(P){function H(t0,r0,e0,n0,Q){if(!(t0[r0]instanceof P)){var K=P.name||p,q=R(t0[r0]);return new y("Invalid "+n0+" `"+Q+"` of type "+("`"+q+"` supplied to `"+e0+"`, expected ")+("instance of `"+K+"`."))}return null}return x(H)}function V(P){if(!Array.isArray(P))return process.env.NODE_ENV!=="production"&&(arguments.length>1?s("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):s("Invalid argument supplied to oneOf, expected an array.")),i;function H(t0,r0,e0,n0,Q){for(var K=t0[r0],q=0;q<P.length;q++)if(b(K,P[q]))return null;var X=JSON.stringify(P,function(s0,D){var h0=N(D);return h0==="symbol"?String(D):D});return new y("Invalid "+n0+" `"+Q+"` of value `"+String(K)+"` "+("supplied to `"+e0+"`, expected one of "+X+"."))}return x(H)}function T(P){function H(t0,r0,e0,n0,Q){if(typeof P!="function")return new y("Property `"+Q+"` of component `"+e0+"` has invalid PropType notation inside objectOf.");var K=t0[r0],q=S(K);if(q!=="object")return new y("Invalid "+n0+" `"+Q+"` of type "+("`"+q+"` supplied to `"+e0+"`, expected an object."));for(var X in K)if(o(K,X)){var J=P(K,X,e0,n0,Q+"."+X,n);if(J instanceof Error)return J}return null}return x(H)}function B(P){if(!Array.isArray(P))return process.env.NODE_ENV!=="production"&&s("Invalid argument supplied to oneOfType, expected an instance of array."),i;for(var H=0;H<P.length;H++){var t0=P[H];if(typeof t0!="function")return s("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+O(t0)+" at index "+H+"."),i}function r0(e0,n0,Q,K,q){for(var X=[],J=0;J<P.length;J++){var s0=P[J],D=s0(e0,n0,Q,K,q,n);if(D==null)return null;D.data&&o(D.data,"expectedType")&&X.push(D.data.expectedType)}var h0=X.length>0?", expected one of type ["+X.join(", ")+"]":"";return new y("Invalid "+K+" `"+q+"` supplied to "+("`"+Q+"`"+h0+"."))}return x(r0)}function k(){function P(H,t0,r0,e0,n0){return _(H[t0])?null:new y("Invalid "+e0+" `"+n0+"` supplied to "+("`"+r0+"`, expected a ReactNode."))}return x(P)}function G(P,H,t0,r0,e0){return new y((P||"React class")+": "+H+" type `"+t0+"."+r0+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+e0+"`.")}function U(P){function H(t0,r0,e0,n0,Q){var K=t0[r0],q=S(K);if(q!=="object")return new y("Invalid "+n0+" `"+Q+"` of type `"+q+"` "+("supplied to `"+e0+"`, expected `object`."));for(var X in P){var J=P[X];if(typeof J!="function")return G(e0,n0,Q,X,N(J));var s0=J(K,X,e0,n0,Q+"."+X,n);if(s0)return s0}return null}return x(H)}function j(P){function H(t0,r0,e0,n0,Q){var K=t0[r0],q=S(K);if(q!=="object")return new y("Invalid "+n0+" `"+Q+"` of type `"+q+"` "+("supplied to `"+e0+"`, expected `object`."));var X=t({},t0[r0],P);for(var J in X){var s0=P[J];if(o(P,J)&&typeof s0!="function")return G(e0,n0,Q,J,N(s0));if(!s0)return new y("Invalid "+n0+" `"+Q+"` key `"+J+"` supplied to `"+e0+"`.\nBad object: "+JSON.stringify(t0[r0],null," ")+`
20
- Valid keys: `+JSON.stringify(Object.keys(P),null," "));var D=s0(K,J,e0,n0,Q+"."+J,n);if(D)return D}return null}return x(H)}function _(P){switch(typeof P){case"number":case"string":case"undefined":return!0;case"boolean":return!P;case"object":if(Array.isArray(P))return P.every(_);if(P===null||d(P))return!0;var H=v(P);if(H){var t0=H.call(P),r0;if(H!==P.entries){for(;!(r0=t0.next()).done;)if(!_(r0.value))return!1}else for(;!(r0=t0.next()).done;){var e0=r0.value;if(e0&&!_(e0[1]))return!1}}else return!1;return!0;default:return!1}}function A(P,H){return P==="symbol"?!0:H?H["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&H instanceof Symbol:!1}function S(P){var H=typeof P;return Array.isArray(P)?"array":P instanceof RegExp?"object":A(H,P)?"symbol":H}function N(P){if(typeof P>"u"||P===null)return""+P;var H=S(P);if(H==="object"){if(P instanceof Date)return"date";if(P instanceof RegExp)return"regexp"}return H}function O(P){var H=N(P);switch(H){case"array":case"object":return"an "+H;case"boolean":case"date":case"regexp":return"a "+H;default:return H}}function R(P){return!P.constructor||!P.constructor.name?p:P.constructor.name}return m.checkPropTypes=l,m.resetWarningCache=l.resetWarningCache,m.PropTypes=m,m},_e}var De,Q1;function ea(){if(Q1)return De;Q1=1;var e=Oe();function t(){}function n(){}return n.resetWarningCache=t,De=function(){function o(i,d,f,u,w,v){if(v!==e){var p=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw p.name="Invariant Violation",p}}o.isRequired=o;function l(){return o}var s={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:l,element:o,elementType:o,instanceOf:l,node:o,objectOf:l,oneOf:l,oneOfType:l,shape:l,exact:l,checkPropTypes:n,resetWarningCache:t};return s.PropTypes=s,s},De}if(process.env.NODE_ENV!=="production"){var ta=K1(),ra=!0;He.exports=Q7()(ta.isElement,ra)}else He.exports=ea()();var na=He.exports;const L=R1(na);function oa(e){const{prototype:t={}}=e;return!!t.isReactComponent}function e5(e,t,n,o,l){const s=e[t],i=l||t;if(s==null||typeof window>"u")return null;let d;const f=s.type;return typeof f=="function"&&!oa(f)&&(d="Did you accidentally use a plain function component for an element instead?"),d!==void 0?new Error(`Invalid ${o} \`${i}\` supplied to \`${n}\`. Expected an element that can hold a ref. ${d} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const t5=D1(L.element,e5);t5.isRequired=D1(L.element.isRequired,e5);const r5=t5,aa="exact-prop: ​";function n5(e){return process.env.NODE_ENV==="production"?e:$({},e,{[aa]:t=>{const n=Object.keys(t).filter(o=>!e.hasOwnProperty(o));return n.length>0?new Error(`The following props are not supported: ${n.map(o=>`\`${o}\``).join(", ")}. Please remove them.`):null}})}function la(e){let t="https://mui.com/production-error/?code="+e;for(let n=1;n<arguments.length;n+=1)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}function re(e,t,n,o,l){if(process.env.NODE_ENV==="production")return null;const s=e[t],i=l||t;return s==null?null:s&&s.nodeType!==1?new Error(`Invalid ${o} \`${i}\` supplied to \`${n}\`. Expected an HTMLElement.`):null}function o5(...e){return e.reduce((t,n)=>n==null?t:function(...l){t.apply(this,l),n.apply(this,l)},()=>{})}function ca(e,t=166){let n;function o(...l){const s=()=>{e.apply(this,l)};clearTimeout(n),n=setTimeout(s,t)}return o.clear=()=>{clearTimeout(n)},o}function Z0(e){return e&&e.ownerDocument||document}function $0(e){return Z0(e).defaultView||window}function Re(e,t){typeof e=="function"?e(t):e&&(e.current=t)}const E0=typeof window<"u"?r.useLayoutEffect:r.useEffect;let a5=0;function sa(e){const[t,n]=r.useState(e),o=e||t;return r.useEffect(()=>{t==null&&(a5+=1,n(`mui-${a5}`))},[t]),o}const l5=r["useId".toString()];function ne(e){if(l5!==void 0){const t=l5();return e??t}return sa(e)}function ia({controlled:e,default:t,name:n,state:o="value"}){const{current:l}=r.useRef(e!==void 0),[s,i]=r.useState(t),d=l?e:s;if(process.env.NODE_ENV!=="production"){r.useEffect(()=>{l!==(e!==void 0)&&console.error([`MUI: A component is changing the ${l?"":"un"}controlled ${o} state of ${n} to be ${l?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${n} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join(`
19
+ */var p1,Pt;function R7(){if(Pt)return p1;Pt=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function o(s){if(s==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(s)}function l(){try{if(!Object.assign)return!1;var s=new String("abc");if(s[5]="de",Object.getOwnPropertyNames(s)[0]==="5")return!1;for(var i={},d=0;d<10;d++)i["_"+String.fromCharCode(d)]=d;var f=Object.getOwnPropertyNames(i).map(function(h){return i[h]});if(f.join("")!=="0123456789")return!1;var u={};return"abcdefghijklmnopqrst".split("").forEach(function(h){u[h]=h}),Object.keys(Object.assign({},u)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return p1=l()?Object.assign:function(s,i){for(var d,f=o(s),u,h=1;h<arguments.length;h++){d=Object(arguments[h]);for(var v in d)t.call(d,v)&&(f[v]=d[v]);if(e){u=e(d);for(var p=0;p<u.length;p++)n.call(d,u[p])&&(f[u[p]]=d[u[p]])}}return f},p1}var m1,Tt;function b1(){if(Tt)return m1;Tt=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return m1=e,m1}var y1,Ft;function Vt(){return Ft||(Ft=1,y1=Function.call.bind(Object.prototype.hasOwnProperty)),y1}var E1,Ht;function U7(){if(Ht)return E1;Ht=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=b1(),n={},o=Vt();e=function(s){var i="Warning: "+s;typeof console<"u"&&console.error(i);try{throw new Error(i)}catch{}}}function l(s,i,d,f,u){if(process.env.NODE_ENV!=="production"){for(var h in s)if(o(s,h)){var v;try{if(typeof s[h]!="function"){var p=Error((f||"React class")+": "+d+" type `"+h+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof s[h]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw p.name="Invariant Violation",p}v=s[h](i,h,f,d,null,t)}catch(b){v=b}if(v&&!(v instanceof Error)&&e((f||"React class")+": type specification of "+d+" `"+h+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof v+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),v instanceof Error&&!(v.message in n)){n[v.message]=!0;var w=u?u():"";e("Failed "+d+" type: "+v.message+(w??""))}}}}return l.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},E1=l,E1}var I1,Lt;function W7(){if(Lt)return I1;Lt=1;var e=Nt(),t=R7(),n=b1(),o=Vt(),l=U7(),s=function(){};process.env.NODE_ENV!=="production"&&(s=function(d){var f="Warning: "+d;typeof console<"u"&&console.error(f);try{throw new Error(f)}catch{}});function i(){return null}return I1=function(d,f){var u=typeof Symbol=="function"&&Symbol.iterator,h="@@iterator";function v(P){var O=P&&(u&&P[u]||P[h]);if(typeof O=="function")return O}var p="<<anonymous>>",w={array:I("array"),bigint:I("bigint"),bool:I("boolean"),func:I("function"),number:I("number"),object:I("object"),string:I("string"),symbol:I("symbol"),any:S(),arrayOf:E,element:Z(),elementType:x(),instanceOf:F,node:D(),objectOf:V,oneOf:L,oneOfType:B,shape:k,exact:z};function b(P,O){return P===O?P!==0||1/P===1/O:P!==P&&O!==O}function y(P,O){this.message=P,this.data=O&&typeof O=="object"?O:{},this.stack=""}y.prototype=Error.prototype;function C(P){if(process.env.NODE_ENV!=="production")var O={},le=0;function se(re,oe,Q,R,K,ee,de){if(R=R||p,ee=ee||Q,de!==n){if(f){var $=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw $.name="Invariant Violation",$}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ve=R+":"+Q;!O[ve]&&le<3&&(s("You are manually calling a React.PropTypes validation function for the `"+ee+"` prop on `"+R+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),O[ve]=!0,le++)}}return oe[Q]==null?re?oe[Q]===null?new y("The "+K+" `"+ee+"` is marked as required "+("in `"+R+"`, but its value is `null`.")):new y("The "+K+" `"+ee+"` is marked as required in "+("`"+R+"`, but its value is `undefined`.")):null:P(oe,Q,R,K,ee)}var te=se.bind(null,!1);return te.isRequired=se.bind(null,!0),te}function I(P){function O(le,se,te,re,oe,Q){var R=le[se],K=M(R);if(K!==P){var ee=N(R);return new y("Invalid "+re+" `"+oe+"` of type "+("`"+ee+"` supplied to `"+te+"`, expected ")+("`"+P+"`."),{expectedType:P})}return null}return C(O)}function S(){return C(i)}function E(P){function O(le,se,te,re,oe){if(typeof P!="function")return new y("Property `"+oe+"` of component `"+te+"` has invalid PropType notation inside arrayOf.");var Q=le[se];if(!Array.isArray(Q)){var R=M(Q);return new y("Invalid "+re+" `"+oe+"` of type "+("`"+R+"` supplied to `"+te+"`, expected an array."))}for(var K=0;K<Q.length;K++){var ee=P(Q,K,te,re,oe+"["+K+"]",n);if(ee instanceof Error)return ee}return null}return C(O)}function Z(){function P(O,le,se,te,re){var oe=O[le];if(!d(oe)){var Q=M(oe);return new y("Invalid "+te+" `"+re+"` of type "+("`"+Q+"` supplied to `"+se+"`, expected a single ReactElement."))}return null}return C(P)}function x(){function P(O,le,se,te,re){var oe=O[le];if(!e.isValidElementType(oe)){var Q=M(oe);return new y("Invalid "+te+" `"+re+"` of type "+("`"+Q+"` supplied to `"+se+"`, expected a single ReactElement type."))}return null}return C(P)}function F(P){function O(le,se,te,re,oe){if(!(le[se]instanceof P)){var Q=P.name||p,R=j(le[se]);return new y("Invalid "+re+" `"+oe+"` of type "+("`"+R+"` supplied to `"+te+"`, expected ")+("instance of `"+Q+"`."))}return null}return C(O)}function L(P){if(!Array.isArray(P))return process.env.NODE_ENV!=="production"&&(arguments.length>1?s("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):s("Invalid argument supplied to oneOf, expected an array.")),i;function O(le,se,te,re,oe){for(var Q=le[se],R=0;R<P.length;R++)if(b(Q,P[R]))return null;var K=JSON.stringify(P,function(de,$){var ve=N($);return ve==="symbol"?String($):$});return new y("Invalid "+re+" `"+oe+"` of value `"+String(Q)+"` "+("supplied to `"+te+"`, expected one of "+K+"."))}return C(O)}function V(P){function O(le,se,te,re,oe){if(typeof P!="function")return new y("Property `"+oe+"` of component `"+te+"` has invalid PropType notation inside objectOf.");var Q=le[se],R=M(Q);if(R!=="object")return new y("Invalid "+re+" `"+oe+"` of type "+("`"+R+"` supplied to `"+te+"`, expected an object."));for(var K in Q)if(o(Q,K)){var ee=P(Q,K,te,re,oe+"."+K,n);if(ee instanceof Error)return ee}return null}return C(O)}function B(P){if(!Array.isArray(P))return process.env.NODE_ENV!=="production"&&s("Invalid argument supplied to oneOfType, expected an instance of array."),i;for(var O=0;O<P.length;O++){var le=P[O];if(typeof le!="function")return s("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+_(le)+" at index "+O+"."),i}function se(te,re,oe,Q,R){for(var K=[],ee=0;ee<P.length;ee++){var de=P[ee],$=de(te,re,oe,Q,R,n);if($==null)return null;$.data&&o($.data,"expectedType")&&K.push($.data.expectedType)}var ve=K.length>0?", expected one of type ["+K.join(", ")+"]":"";return new y("Invalid "+Q+" `"+R+"` supplied to "+("`"+oe+"`"+ve+"."))}return C(se)}function D(){function P(O,le,se,te,re){return W(O[le])?null:new y("Invalid "+te+" `"+re+"` supplied to "+("`"+se+"`, expected a ReactNode."))}return C(P)}function J(P,O,le,se,te){return new y((P||"React class")+": "+O+" type `"+le+"."+se+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+te+"`.")}function k(P){function O(le,se,te,re,oe){var Q=le[se],R=M(Q);if(R!=="object")return new y("Invalid "+re+" `"+oe+"` of type `"+R+"` "+("supplied to `"+te+"`, expected `object`."));for(var K in P){var ee=P[K];if(typeof ee!="function")return J(te,re,oe,K,N(ee));var de=ee(Q,K,te,re,oe+"."+K,n);if(de)return de}return null}return C(O)}function z(P){function O(le,se,te,re,oe){var Q=le[se],R=M(Q);if(R!=="object")return new y("Invalid "+re+" `"+oe+"` of type `"+R+"` "+("supplied to `"+te+"`, expected `object`."));var K=t({},le[se],P);for(var ee in K){var de=P[ee];if(o(P,ee)&&typeof de!="function")return J(te,re,oe,ee,N(de));if(!de)return new y("Invalid "+re+" `"+oe+"` key `"+ee+"` supplied to `"+te+"`.\nBad object: "+JSON.stringify(le[se],null," ")+`
20
+ Valid keys: `+JSON.stringify(Object.keys(P),null," "));var $=de(Q,ee,te,re,oe+"."+ee,n);if($)return $}return null}return C(O)}function W(P){switch(typeof P){case"number":case"string":case"undefined":return!0;case"boolean":return!P;case"object":if(Array.isArray(P))return P.every(W);if(P===null||d(P))return!0;var O=v(P);if(O){var le=O.call(P),se;if(O!==P.entries){for(;!(se=le.next()).done;)if(!W(se.value))return!1}else for(;!(se=le.next()).done;){var te=se.value;if(te&&!W(te[1]))return!1}}else return!1;return!0;default:return!1}}function A(P,O){return P==="symbol"?!0:O?O["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&O instanceof Symbol:!1}function M(P){var O=typeof P;return Array.isArray(P)?"array":P instanceof RegExp?"object":A(O,P)?"symbol":O}function N(P){if(typeof P>"u"||P===null)return""+P;var O=M(P);if(O==="object"){if(P instanceof Date)return"date";if(P instanceof RegExp)return"regexp"}return O}function _(P){var O=N(P);switch(O){case"array":case"object":return"an "+O;case"boolean":case"date":case"regexp":return"a "+O;default:return O}}function j(P){return!P.constructor||!P.constructor.name?p:P.constructor.name}return w.checkPropTypes=l,w.resetWarningCache=l.resetWarningCache,w.PropTypes=w,w},I1}var C1,Ot;function j7(){if(Ot)return C1;Ot=1;var e=b1();function t(){}function n(){}return n.resetWarningCache=t,C1=function(){function o(i,d,f,u,h,v){if(v!==e){var p=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw p.name="Invariant Violation",p}}o.isRequired=o;function l(){return o}var s={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:l,element:o,elementType:o,instanceOf:l,node:o,objectOf:l,oneOf:l,oneOfType:l,shape:l,exact:l,checkPropTypes:n,resetWarningCache:t};return s.PropTypes=s,s},C1}if(process.env.NODE_ENV!=="production"){var q7=Nt(),K7=!0;v1.exports=W7()(q7.isElement,K7)}else v1.exports=j7()();var z7=v1.exports;const U=St(z7);function G7(e){const{prototype:t={}}=e;return!!t.isReactComponent}function kt(e,t,n,o,l){const s=e[t],i=l||t;if(s==null||typeof window>"u")return null;let d;const f=s.type;return typeof f=="function"&&!G7(f)&&(d="Did you accidentally use a plain function component for an element instead?"),d!==void 0?new Error(`Invalid ${o} \`${i}\` supplied to \`${n}\`. Expected an element that can hold a ref. ${d} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const Bt=xt(U.element,kt);Bt.isRequired=xt(U.element.isRequired,kt);const $t=Bt,Y7="exact-prop: ​";function Dt(e){return process.env.NODE_ENV==="production"?e:q({},e,{[Y7]:t=>{const n=Object.keys(t).filter(o=>!e.hasOwnProperty(o));return n.length>0?new Error(`The following props are not supported: ${n.map(o=>`\`${o}\``).join(", ")}. Please remove them.`):null}})}function X7(e){let t="https://mui.com/production-error/?code="+e;for(let n=1;n<arguments.length;n+=1)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}function N0(e,t,n,o,l){if(process.env.NODE_ENV==="production")return null;const s=e[t],i=l||t;return s==null?null:s&&s.nodeType!==1?new Error(`Invalid ${o} \`${i}\` supplied to \`${n}\`. Expected an HTMLElement.`):null}function _t(...e){return e.reduce((t,n)=>n==null?t:function(...l){t.apply(this,l),n.apply(this,l)},()=>{})}function J7(e,t=166){let n;function o(...l){const s=()=>{e.apply(this,l)};clearTimeout(n),n=setTimeout(s,t)}return o.clear=()=>{clearTimeout(n)},o}function $e(e){return e&&e.ownerDocument||document}function f0(e){return $e(e).defaultView||window}function P0(e,t){typeof e=="function"?e(t):e&&(e.current=t)}const Oe=typeof window<"u"?r.useLayoutEffect:r.useEffect;let Rt=0;function Q7(e){const[t,n]=r.useState(e),o=e||t;return r.useEffect(()=>{t==null&&(Rt+=1,n(`mui-${Rt}`))},[t]),o}const Ut=r["useId".toString()];function u0(e){if(Ut!==void 0){const t=Ut();return e??t}return Q7(e)}function T0({controlled:e,default:t,name:n,state:o="value"}){const{current:l}=r.useRef(e!==void 0),[s,i]=r.useState(t),d=l?e:s;if(process.env.NODE_ENV!=="production"){r.useEffect(()=>{l!==(e!==void 0)&&console.error([`MUI: A component is changing the ${l?"":"un"}controlled ${o} state of ${n} to be ${l?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${n} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join(`
21
21
  `))},[o,n,e]);const{current:u}=r.useRef(t);r.useEffect(()=>{!l&&u!==t&&console.error([`MUI: A component is changing the default ${o} state of an uncontrolled ${n} after being initialized. To suppress this warning opt to use a controlled ${n}.`].join(`
22
- `))},[JSON.stringify(t)])}const f=r.useCallback(u=>{l||i(u)},[]);return[d,f]}function c5(e){const t=r.useRef(e);return E0(()=>{t.current=e}),r.useRef((...n)=>(0,t.current)(...n)).current}function u0(...e){return r.useMemo(()=>e.every(t=>t==null)?null:t=>{e.forEach(n=>{Re(n,t)})},e)}class Ue{constructor(){this.currentId=0,this.clear=()=>{this.currentId!==0&&(clearTimeout(this.currentId),this.currentId=0)},this.disposeEffect=()=>this.clear}static create(){return new Ue}start(t,n){this.clear(),this.currentId=setTimeout(()=>{this.currentId=0,n()},t)}}let oe=!0,We=!1;const da=new Ue,fa={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function ua(e){const{type:t,tagName:n}=e;return!!(n==="INPUT"&&fa[t]&&!e.readOnly||n==="TEXTAREA"&&!e.readOnly||e.isContentEditable)}function ha(e){e.metaKey||e.altKey||e.ctrlKey||(oe=!0)}function je(){oe=!1}function wa(){this.visibilityState==="hidden"&&We&&(oe=!0)}function va(e){e.addEventListener("keydown",ha,!0),e.addEventListener("mousedown",je,!0),e.addEventListener("pointerdown",je,!0),e.addEventListener("touchstart",je,!0),e.addEventListener("visibilitychange",wa,!0)}function ga(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch{}return oe||ua(t)}function s5(){const e=r.useCallback(l=>{l!=null&&va(l.ownerDocument)},[]),t=r.useRef(!1);function n(){return t.current?(We=!0,da.start(100,()=>{We=!1}),t.current=!1,!0):!1}function o(l){return ga(l)?(t.current=!0,!0):!1}return{isFocusVisibleRef:t,onFocus:o,onBlur:n,ref:e}}function ma(e){const t=e.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}const pa={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:-1,overflow:"hidden",padding:0,position:"absolute",whiteSpace:"nowrap",width:"1px"};function i5(e,t,n=void 0){const o={};return Object.keys(e).forEach(l=>{o[l]=e[l].reduce((s,i)=>{if(i){const d=t(i);d!==""&&s.push(d),n&&n[i]&&s.push(n[i])}return s},[]).join(" ")}),o}const ba={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function d5(e){var t,n,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var l=e.length;for(t=0;t<l;t++)e[t]&&(n=d5(e[t]))&&(o&&(o+=" "),o+=n)}else for(n in e)e[n]&&(o&&(o+=" "),o+=n);return o}function f5(){for(var e,t,n=0,o="",l=arguments.length;n<l;n++)(e=arguments[n])&&(t=d5(e))&&(o&&(o+=" "),o+=t);return o}function u5(e){if(e===void 0)return{};const t={};return Object.keys(e).filter(n=>!(n.match(/^on[A-Z]/)&&typeof e[n]=="function")).forEach(n=>{t[n]=e[n]}),t}function ya(e){const{getSlotProps:t,additionalProps:n,externalSlotProps:o,externalForwardedProps:l,className:s}=e;if(!t){const m=f5(n==null?void 0:n.className,s,l==null?void 0:l.className,o==null?void 0:o.className),b=$({},n==null?void 0:n.style,l==null?void 0:l.style,o==null?void 0:o.style),y=$({},n,l,o);return m.length>0&&(y.className=m),Object.keys(b).length>0&&(y.style=b),{props:y,internalRef:void 0}}const i=f0($({},l,o)),d=u5(o),f=u5(l),u=t(i),w=f5(u==null?void 0:u.className,n==null?void 0:n.className,s,l==null?void 0:l.className,o==null?void 0:o.className),v=$({},u==null?void 0:u.style,n==null?void 0:n.style,l==null?void 0:l.style,o==null?void 0:o.style),p=$({},u,n,f,d);return w.length>0&&(p.className=w),Object.keys(v).length>0&&(p.style=v),{props:p,internalRef:u.ref}}const Ea=["elementType","externalSlotProps","ownerState","skipResolvingSlotProps"];function _0(e){var t;const{elementType:n,externalSlotProps:o,ownerState:l,skipResolvingSlotProps:s=!1}=e,i=k0(e,Ea),d=s?{}:q7(o,l),{props:f,internalRef:u}=ya($({},i,{externalSlotProps:d})),w=u0(u,d==null?void 0:d.ref,(t=e.additionalProps)==null?void 0:t.ref);return j7(n,$({},f,{ref:w}),l)}const Ia=["ownerState"];function Ca(e){return r.forwardRef(function(n,o){const l=k0(n,Ia);return r.createElement(e,$({},l,{ref:o}))})}const h5="base";function xa(e){return`${h5}--${e}`}function Za(e,t){return`${h5}-${e}-${t}`}function Ke(e,t){const n=ba[t];return n?xa(n):Za(e,t)}function w5(e,t){const n={};return t.forEach(o=>{n[o]=Ke(e,o)}),n}function D0(e={}){const{disabled:t=!1,focusableWhenDisabled:n,href:o,rootRef:l,tabIndex:s,to:i,type:d,rootElementName:f}=e,u=r.useRef(),[w,v]=r.useState(!1),{isFocusVisibleRef:p,onFocus:m,onBlur:b,ref:y}=s5(),[x,C]=r.useState(!1);t&&!n&&x&&C(!1),r.useEffect(()=>{p.current=x},[x,p]);const[Z,E]=z7({rootElementName:f??(o||i?"a":void 0),componentName:"Button"}),M=A=>S=>{var N;x&&S.preventDefault(),(N=A.onMouseLeave)==null||N.call(A,S)},I=A=>S=>{var N;b(S),p.current===!1&&C(!1),(N=A.onBlur)==null||N.call(A,S)},F=A=>S=>{var N;if(u.current||(u.current=S.currentTarget),m(S),p.current===!0){var O;C(!0),(O=A.onFocusVisible)==null||O.call(A,S)}(N=A.onFocus)==null||N.call(A,S)},V=()=>{const A=u.current;return Z==="BUTTON"||Z==="INPUT"&&["button","submit","reset"].includes(A==null?void 0:A.type)||Z==="A"&&(A==null?void 0:A.href)},T=A=>S=>{if(!t){var N;(N=A.onClick)==null||N.call(A,S)}},B=A=>S=>{var N;t||(v(!0),document.addEventListener("mouseup",()=>{v(!1)},{once:!0})),(N=A.onMouseDown)==null||N.call(A,S)},k=A=>S=>{var N;if((N=A.onKeyDown)==null||N.call(A,S),!S.defaultMuiPrevented&&(S.target===S.currentTarget&&!V()&&S.key===" "&&S.preventDefault(),S.target===S.currentTarget&&S.key===" "&&!t&&v(!0),S.target===S.currentTarget&&!V()&&S.key==="Enter"&&!t)){var O;(O=A.onClick)==null||O.call(A,S),S.preventDefault()}},G=A=>S=>{var N;if(S.target===S.currentTarget&&v(!1),(N=A.onKeyUp)==null||N.call(A,S),S.target===S.currentTarget&&!V()&&!t&&S.key===" "&&!S.defaultMuiPrevented){var O;(O=A.onClick)==null||O.call(A,S)}},U=u0(E,l,y,u),j={};return s!==void 0&&(j.tabIndex=s),Z==="BUTTON"?(j.type=d??"button",n?j["aria-disabled"]=t:j.disabled=t):Z==="INPUT"?d&&["button","submit","reset"].includes(d)&&(n?j["aria-disabled"]=t:j.disabled=t):Z!==""&&(!o&&!i&&(j.role="button",j.tabIndex=s??0),t&&(j["aria-disabled"]=t,j.tabIndex=n?s??0:-1)),{getRootProps:(A={})=>{const S=$({},f0(e),f0(A)),N=$({type:d},S,j,A,{onBlur:I(S),onClick:T(S),onFocus:F(S),onKeyDown:k(S),onKeyUp:G(S),onMouseDown:B(S),onMouseLeave:M(S),ref:U});return delete N.onFocusVisible,N},focusVisible:x,setFocusVisible:C,active:w,rootRef:U}}const R0=r.createContext(null);process.env.NODE_ENV!=="production"&&(R0.displayName="DropdownContext");function Sa(e,t){return e===t}const qe={},v5=()=>{};function ze(e,t){const n=$({},e);return Object.keys(t).forEach(o=>{t[o]!==void 0&&(n[o]=t[o])}),n}function Ma(e){const{nextState:t,initialState:n,stateComparers:o,onStateChange:l,controlledProps:s,lastActionRef:i}=e,d=r.useRef(n);r.useEffect(()=>{if(i.current===null)return;const f=ze(d.current,s);Object.keys(t).forEach(u=>{var w;const v=(w=o[u])!=null?w:Sa,p=t[u],m=f[u];if(m==null&&p!=null||m!=null&&p==null||m!=null&&p!=null&&!v(p,m)){var b,y;l==null||l((b=i.current.event)!=null?b:null,u,p,(y=i.current.type)!=null?y:"",t)}}),d.current=t,i.current=null},[d,t,i,l,o,s])}function g5(e){const t=r.useRef(null),{reducer:n,initialState:o,controlledProps:l=qe,stateComparers:s=qe,onStateChange:i=v5,actionContext:d,componentName:f=""}=e,u=r.useRef(l);process.env.NODE_ENV!=="production"&&r.useEffect(()=>{Object.keys(l).forEach(b=>{u.current[b]!==void 0&&l[b]===void 0&&console.error(`useControllableReducer: ${f?`The ${f} component`:"A component"} is changing a controlled prop to be uncontrolled: ${b}`),u.current[b]===void 0&&l[b]!==void 0&&console.error(`useControllableReducer: ${f?`The ${f} component`:"A component"} is changing an uncontrolled prop to be controlled: ${b}`)})},[l,f]);const w=r.useCallback((b,y)=>{t.current=y;const x=ze(b,l);return n(x,y)},[l,n]),[v,p]=r.useReducer(w,o),m=r.useCallback(b=>{p($({},b,{context:d}))},[d]);return Ma({nextState:v,initialState:o,stateComparers:s??qe,onStateChange:i??v5,controlledProps:l,lastActionRef:t}),[ze(v,l),m]}const p0={blur:"dropdown:blur",escapeKeyDown:"dropdown:escapeKeyDown",toggle:"dropdown:toggle",open:"dropdown:open",close:"dropdown:close"};function Aa(e,t){switch(t.type){case p0.blur:return{open:!1,changeReason:t.event};case p0.escapeKeyDown:return{open:!1,changeReason:t.event};case p0.toggle:return{open:!e.open,changeReason:t.event};case p0.open:return{open:!0,changeReason:t.event};case p0.close:return{open:!1,changeReason:t.event};default:throw new Error("Unhandled action")}}function Na(e={}){const{defaultOpen:t,onOpenChange:n,open:o,componentName:l="useDropdown"}=e,[s,i]=r.useState(""),[d,f]=r.useState(null),u=r.useRef(null),w=r.useCallback((y,x,C,Z)=>{x==="open"&&(n==null||n(y,C)),u.current=Z},[n]),v=r.useMemo(()=>o!==void 0?{open:o}:{},[o]),[p,m]=g5({controlledProps:v,initialState:t?{open:!0,changeReason:null}:{open:!1,changeReason:null},onStateChange:w,reducer:Aa,componentName:l});return r.useEffect(()=>{!p.open&&u.current!==null&&u.current!==p0.blur&&(d==null||d.focus())},[p.open,d]),{contextValue:{state:p,dispatch:m,popupId:s,registerPopup:i,registerTrigger:f,triggerElement:d},open:p.open}}const Pa=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])'].join(",");function Ta(e){const t=parseInt(e.getAttribute("tabindex")||"",10);return Number.isNaN(t)?e.contentEditable==="true"||(e.nodeName==="AUDIO"||e.nodeName==="VIDEO"||e.nodeName==="DETAILS")&&e.getAttribute("tabindex")===null?0:e.tabIndex:t}function Fa(e){if(e.tagName!=="INPUT"||e.type!=="radio"||!e.name)return!1;const t=o=>e.ownerDocument.querySelector(`input[type="radio"]${o}`);let n=t(`[name="${e.name}"]:checked`);return n||(n=t(`[name="${e.name}"]`)),n!==e}function Va(e){return!(e.disabled||e.tagName==="INPUT"&&e.type==="hidden"||Fa(e))}function Ha(e){const t=[],n=[];return Array.from(e.querySelectorAll(Pa)).forEach((o,l)=>{const s=Ta(o);s===-1||!Va(o)||(s===0?t.push(o):n.push({documentOrder:l,tabIndex:s,node:o}))}),n.sort((o,l)=>o.tabIndex===l.tabIndex?o.documentOrder-l.documentOrder:o.tabIndex-l.tabIndex).map(o=>o.node).concat(t)}function La(){return!0}function ae(e){const{children:t,disableAutoFocus:n=!1,disableEnforceFocus:o=!1,disableRestoreFocus:l=!1,getTabbable:s=Ha,isEnabled:i=La,open:d}=e,f=r.useRef(!1),u=r.useRef(null),w=r.useRef(null),v=r.useRef(null),p=r.useRef(null),m=r.useRef(!1),b=r.useRef(null),y=u0(t.ref,b),x=r.useRef(null);r.useEffect(()=>{!d||!b.current||(m.current=!n)},[n,d]),r.useEffect(()=>{if(!d||!b.current)return;const E=Z0(b.current);return b.current.contains(E.activeElement)||(b.current.hasAttribute("tabIndex")||(process.env.NODE_ENV!=="production"&&console.error(["MUI: The modal content node does not accept focus.",'For the benefit of assistive technologies, the tabIndex of the node is being set to "-1".'].join(`
23
- `)),b.current.setAttribute("tabIndex","-1")),m.current&&b.current.focus()),()=>{l||(v.current&&v.current.focus&&(f.current=!0,v.current.focus()),v.current=null)}},[d]),r.useEffect(()=>{if(!d||!b.current)return;const E=Z0(b.current),M=V=>{x.current=V,!(o||!i()||V.key!=="Tab")&&E.activeElement===b.current&&V.shiftKey&&(f.current=!0,w.current&&w.current.focus())},I=()=>{const V=b.current;if(V===null)return;if(!E.hasFocus()||!i()||f.current){f.current=!1;return}if(V.contains(E.activeElement)||o&&E.activeElement!==u.current&&E.activeElement!==w.current)return;if(E.activeElement!==p.current)p.current=null;else if(p.current!==null)return;if(!m.current)return;let T=[];if((E.activeElement===u.current||E.activeElement===w.current)&&(T=s(b.current)),T.length>0){var B,k;const G=!!((B=x.current)!=null&&B.shiftKey&&((k=x.current)==null?void 0:k.key)==="Tab"),U=T[0],j=T[T.length-1];typeof U!="string"&&typeof j!="string"&&(G?j.focus():U.focus())}else V.focus()};E.addEventListener("focusin",I),E.addEventListener("keydown",M,!0);const F=setInterval(()=>{E.activeElement&&E.activeElement.tagName==="BODY"&&I()},50);return()=>{clearInterval(F),E.removeEventListener("focusin",I),E.removeEventListener("keydown",M,!0)}},[n,o,l,i,d,s]);const C=E=>{v.current===null&&(v.current=E.relatedTarget),m.current=!0,p.current=E.target;const M=t.props.onFocus;M&&M(E)},Z=E=>{v.current===null&&(v.current=E.relatedTarget),m.current=!0};return a.jsxs(r.Fragment,{children:[a.jsx("div",{tabIndex:d?0:-1,onFocus:Z,ref:u,"data-testid":"sentinelStart"}),r.cloneElement(t,{ref:y,onFocus:C}),a.jsx("div",{tabIndex:d?0:-1,onFocus:Z,ref:w,"data-testid":"sentinelEnd"})]})}process.env.NODE_ENV!=="production"&&(ae.propTypes={children:r5,disableAutoFocus:L.bool,disableEnforceFocus:L.bool,disableRestoreFocus:L.bool,getTabbable:L.func,isEnabled:L.func,open:L.bool.isRequired}),process.env.NODE_ENV!=="production"&&(ae["propTypes"]=n5(ae.propTypes));const m5=r.createContext(void 0);process.env.NODE_ENV!=="production"&&(m5.displayName="FormControlContext");function Ba(){return r.useContext(m5)}function Oa(e={}){const{defaultValue:t,disabled:n=!1,error:o=!1,onBlur:l,onChange:s,onFocus:i,required:d=!1,value:f,inputRef:u}=e,w=Ba();let v,p,m,b,y;if(w){var x,C,Z;if(v=void 0,p=(x=w.disabled)!=null?x:!1,m=(C=w.error)!=null?C:!1,b=(Z=w.required)!=null?Z:!1,y=w.value,process.env.NODE_ENV!=="production"){const A=["defaultValue","disabled","error","required","value"].filter(S=>e[S]!==void 0);A.length>0&&console.warn(["MUI: You have set props on an input that is inside a FormControl.","Set these props on a FormControl instead. Otherwise they will be ignored.",`Ignored props: ${A.join(", ")}`].join(`
24
- `))}}else v=t,p=n,m=o,b=d,y=f;const{current:E}=r.useRef(y!=null),M=r.useCallback(A=>{process.env.NODE_ENV!=="production"&&A&&A.nodeName!=="INPUT"&&!A.focus&&console.error(["MUI: You have provided a `slots.input` to the input component","that does not correctly handle the `ref` prop.","Make sure the `ref` prop is called with a HTMLInputElement."].join(`
25
- `))},[]),I=r.useRef(null),F=u0(I,u,M),[V,T]=r.useState(!1);r.useEffect(()=>{!w&&p&&V&&(T(!1),l==null||l())},[w,p,V,l]);const B=A=>S=>{var N;if(w!=null&&w.disabled){S.stopPropagation();return}if((N=A.onFocus)==null||N.call(A,S),w&&w.onFocus){var O;w==null||(O=w.onFocus)==null||O.call(w)}else T(!0)},k=A=>S=>{var N;(N=A.onBlur)==null||N.call(A,S),w&&w.onBlur?w.onBlur():T(!1)},G=A=>(S,...N)=>{var O,R;if(!E&&(S.target||I.current)==null)throw new Error(process.env.NODE_ENV!=="production"?"MUI: Expected valid input target. Did you use a custom `slots.input` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info.":la(17));w==null||(O=w.onChange)==null||O.call(w,S),(R=A.onChange)==null||R.call(A,S,...N)},U=A=>S=>{var N;I.current&&S.currentTarget===S.target&&I.current.focus(),(N=A.onClick)==null||N.call(A,S)};return{disabled:p,error:m,focused:V,formControlContext:w,getInputProps:(A={})=>{const N=$({},{onBlur:l,onChange:s,onFocus:i},f0(A)),O=$({},N,{onBlur:k(N),onChange:G(N),onFocus:B(N)});return $({},O,{"aria-invalid":m||void 0,defaultValue:v,value:y,required:b,disabled:p},A,{ref:F},O)},getRootProps:(A={})=>{const S=f0(e,["onBlur","onChange","onFocus"]),N=$({},S,f0(A));return $({},A,N,{onClick:U(N)})},inputRef:F,required:b,value:y}}const c0={blur:"list:blur",focus:"list:focus",itemClick:"list:itemClick",itemHover:"list:itemHover",itemsChange:"list:itemsChange",keyDown:"list:keyDown",resetHighlight:"list:resetHighlight",highlightLast:"list:highlightLast",textNavigation:"list:textNavigation",clearSelection:"list:clearSelection"};function ka(e,t,n,o,l,s){if(n.length===0||!o&&n.every((d,f)=>l(d,f)))return-1;let i=e;for(;;){if(!s&&t==="next"&&i===n.length||!s&&t==="previous"&&i===-1)return-1;if(o?!1:l(n[i],i))i+=t==="next"?1:-1,s&&(i=(i+n.length)%n.length);else return i}}function d0(e,t,n){var o;const{items:l,isItemDisabled:s,disableListWrap:i,disabledItemsFocusable:d,itemComparer:f,focusManagement:u}=n,w=u==="DOM"?0:-1,v=l.length-1,p=e==null?-1:l.findIndex(C=>f(C,e));let m,b,y=!i;switch(t){case"reset":if(w===-1)return null;m=0,b="next",y=!1;break;case"start":m=0,b="next",y=!1;break;case"end":m=v,b="previous",y=!1;break;default:{const C=p+t;C<0?!y&&p!==-1||Math.abs(t)>1?(m=0,b="next"):(m=v,b="previous"):C>v?!y||Math.abs(t)>1?(m=v,b="previous"):(m=0,b="next"):(m=C,b=t>=0?"next":"previous")}}const x=ka(m,b,l,d,s,y);return x===-1&&e!==null&&!s(e,p)?e:(o=l[x])!=null?o:null}function $a(e,t,n,o){return n==="none"?[]:n==="single"?o(t[0],e)?t:[e]:t.some(l=>o(l,e))?t.filter(l=>!o(l,e)):[...t,e]}function Ge(e,t,n){const{itemComparer:o,isItemDisabled:l,selectionMode:s,items:i}=n,{selectedValues:d}=t,f=i.findIndex(w=>o(e,w));if(l(e,f))return t;const u=$a(e,d,s,o);return $({},t,{selectedValues:u,highlightedValue:e})}function _a(e,t,n){const o=t.highlightedValue,{orientation:l,pageSize:s}=n;switch(e){case"Home":return $({},t,{highlightedValue:d0(o,"start",n)});case"End":return $({},t,{highlightedValue:d0(o,"end",n)});case"PageUp":return $({},t,{highlightedValue:d0(o,-s,n)});case"PageDown":return $({},t,{highlightedValue:d0(o,s,n)});case"ArrowUp":if(l!=="vertical")break;return $({},t,{highlightedValue:d0(o,-1,n)});case"ArrowDown":if(l!=="vertical")break;return $({},t,{highlightedValue:d0(o,1,n)});case"ArrowLeft":{if(l==="vertical")break;return $({},t,{highlightedValue:d0(o,l==="horizontal-ltr"?-1:1,n)})}case"ArrowRight":{if(l==="vertical")break;return $({},t,{highlightedValue:d0(o,l==="horizontal-ltr"?1:-1,n)})}case"Enter":case" ":return t.highlightedValue===null?t:Ge(t.highlightedValue,t,n)}return t}function Da(e,t){return t.focusManagement==="DOM"?e:$({},e,{highlightedValue:null})}function Ra(e,t,n){var o;const l=(o=n(e))==null?void 0:o.trim().toLowerCase();return!l||l.length===0?!1:l.indexOf(t)===0}function Ua(e,t,n){const{items:o,isItemDisabled:l,disabledItemsFocusable:s,getItemAsString:i}=n,d=t.length>1;let f=d?e.highlightedValue:d0(e.highlightedValue,1,n);for(let u=0;u<o.length;u+=1){if(!f||!d&&e.highlightedValue===f)return e;if(Ra(f,t,i)&&(!l(f,o.indexOf(f))||s))return $({},e,{highlightedValue:f});f=d0(f,1,n)}return e}function Wa(e,t,n,o){var l;const{itemComparer:s,focusManagement:i}=o;let d=null;if(n.highlightedValue!=null){var f;d=(f=e.find(v=>s(v,n.highlightedValue)))!=null?f:null}else i==="DOM"&&t.length===0&&(d=d0(null,"reset",o));const w=((l=n.selectedValues)!=null?l:[]).filter(v=>e.some(p=>s(p,v)));return $({},n,{highlightedValue:d,selectedValues:w})}function ja(e,t){return $({},e,{highlightedValue:d0(null,"reset",t)})}function Ka(e,t){return $({},e,{highlightedValue:d0(null,"end",t)})}function qa(e,t){return $({},e,{selectedValues:[],highlightedValue:d0(null,"reset",t)})}function Ye(e,t){const{type:n,context:o}=t;switch(n){case c0.keyDown:return _a(t.key,e,o);case c0.itemClick:return Ge(t.item,e,o);case c0.blur:return Da(e,o);case c0.textNavigation:return Ua(e,t.searchString,o);case c0.itemsChange:return Wa(t.items,t.previousItems,e,o);case c0.resetHighlight:return ja(e,o);case c0.highlightLast:return Ka(e,o);case c0.clearSelection:return qa(e,o);default:return e}}const za=500;function Ga(e){const t=r.useRef({searchString:"",lastTime:null});return r.useCallback(n=>{if(n.key.length===1&&n.key!==" "){const o=t.current,l=n.key.toLowerCase(),s=performance.now();o.searchString.length>0&&o.lastTime&&s-o.lastTime>za?o.searchString=l:(o.searchString.length!==1||l!==o.searchString)&&(o.searchString+=l),o.lastTime=s,e(o.searchString,n)}},[e])}const p5={},Ya=()=>{},Xa=(e,t)=>e===t,Ja=()=>!1,Qa=e=>typeof e=="string"?e:String(e),el=()=>({highlightedValue:null,selectedValues:[]});function b5(e){const{controlledProps:t=p5,disabledItemsFocusable:n=!1,disableListWrap:o=!1,focusManagement:l="activeDescendant",getInitialState:s=el,getItemDomElement:i,getItemId:d,isItemDisabled:f=Ja,rootRef:u,onStateChange:w=Ya,items:v,itemComparer:p=Xa,getItemAsString:m=Qa,onChange:b,onHighlightChange:y,onItemsChange:x,orientation:C="vertical",pageSize:Z=5,reducerActionContext:E=p5,selectionMode:M="single",stateReducer:I,componentName:F="useList"}=e;if(process.env.NODE_ENV!=="production"){if(l==="DOM"&&i==null)throw new Error("useList: The `getItemDomElement` prop is required when using the `DOM` focus management.");if(l==="activeDescendant"&&d==null)throw new Error("useList: The `getItemId` prop is required when using the `activeDescendant` focus management.")}const V=r.useRef(null),T=u0(u,V),B=r.useCallback((K,q,X)=>{if(y==null||y(K,q,X),l==="DOM"&&q!=null&&(X===c0.itemClick||X===c0.keyDown||X===c0.textNavigation)){var J;i==null||(J=i(q))==null||J.focus()}},[i,y,l]),k=r.useMemo(()=>({highlightedValue:p,selectedValues:(K,q)=>k1(K,q,p)}),[p]),G=r.useCallback((K,q,X,J,s0)=>{switch(w==null||w(K,q,X,J,s0),q){case"highlightedValue":B(K,X,J);break;case"selectedValues":b==null||b(K,X,J);break}},[B,b,w]),U=r.useMemo(()=>({disabledItemsFocusable:n,disableListWrap:o,focusManagement:l,isItemDisabled:f,itemComparer:p,items:v,getItemAsString:m,onHighlightChange:B,orientation:C,pageSize:Z,selectionMode:M,stateComparers:k}),[n,o,l,f,p,v,m,B,C,Z,M,k]),j=s(),_=I??Ye,A=r.useMemo(()=>$({},E,U),[E,U]),[S,N]=g5({reducer:_,actionContext:A,initialState:j,controlledProps:t,stateComparers:k,onStateChange:G,componentName:F}),{highlightedValue:O,selectedValues:R}=S,P=Ga((K,q)=>N({type:c0.textNavigation,event:q,searchString:K})),H=r.useRef([]);r.useEffect(()=>{k1(H.current,v,p)||(N({type:c0.itemsChange,event:null,items:v,previousItems:H.current}),H.current=v,x==null||x(v))},[v,p,N,x]);const t0=K=>q=>{var X;if((X=K.onKeyDown)==null||X.call(K,q),q.defaultMuiPrevented)return;const J=["Home","End","PageUp","PageDown"];C==="vertical"?J.push("ArrowUp","ArrowDown"):J.push("ArrowLeft","ArrowRight"),l==="activeDescendant"&&J.push(" ","Enter"),J.includes(q.key)&&q.preventDefault(),N({type:c0.keyDown,key:q.key,event:q}),P(q)},r0=K=>q=>{var X,J;(X=K.onBlur)==null||X.call(K,q),!q.defaultMuiPrevented&&((J=V.current)!=null&&J.contains(q.relatedTarget)||N({type:c0.blur,event:q}))},e0=(K={})=>{const q=f0(K);return $({},K,{"aria-activedescendant":l==="activeDescendant"&&O!=null?d(O):void 0,tabIndex:l==="DOM"?-1:0,ref:T},q,{onBlur:r0(q),onKeyDown:t0(q)})},n0=r.useCallback(K=>{const q=(R??[]).some(s0=>s0!=null&&p(K,s0)),X=O!=null&&p(K,O);return{focusable:l==="DOM",highlighted:X,selected:q}},[p,R,O,l]),Q=r.useMemo(()=>({dispatch:N,getItemState:n0}),[N,n0]);return r.useDebugValue({state:S}),{contextValue:Q,dispatch:N,getRootProps:e0,rootRef:T,state:S}}const le=r.createContext(null);process.env.NODE_ENV!=="production"&&(le.displayName="ListContext");function y5(e){const{handlePointerOverEvents:t=!1,item:n}=e,o=r.useContext(le);if(!o)throw new Error("useListItem must be used within a ListProvider");const{dispatch:l,getItemState:s}=o,{highlighted:i,selected:d,focusable:f}=s(n),u=r.useCallback(m=>b=>{var y;if((y=m.onClick)==null||y.call(m,b),!b.defaultPrevented){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error(["MUI: The `item` provided to useListItem() is undefined.","This should happen only during server-side rendering under React 17."].join(`
26
- `));l({type:c0.itemClick,item:n,event:b})}},[l,n]),w=r.useCallback(m=>b=>{var y;if((y=m.onMouseOver)==null||y.call(m,b),!b.defaultPrevented){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error(["MUI: The `item` provided to useListItem() is undefined.","This should happen only during server-side rendering under React 17."].join(`
27
- `));l({type:c0.itemHover,item:n,event:b})}},[l,n]);let v;return f&&(v=i?0:-1),{getRootProps:(m={})=>{const b=f0(m);return $({},m,{onClick:u(b),onPointerOver:t?w(b):void 0,tabIndex:v})},highlighted:i,selected:d}}function tl(e,t){if(t.type===c0.itemHover)return $({},e,{highlightedValue:t.item});const n=Ye(e,t);if(n.highlightedValue===null&&t.context.items.length>0)return $({},n,{highlightedValue:t.context.items[0]});if(t.type===c0.keyDown&&t.event.key==="Escape")return $({},n,{open:!1});if(t.type===c0.blur){var o;if(!((o=t.context.listboxRef.current)!=null&&o.contains(t.event.relatedTarget))){var l,s;const i=(l=t.context.listboxRef.current)==null?void 0:l.getAttribute("id"),d=(s=t.event.relatedTarget)==null?void 0:s.getAttribute("aria-controls");return i&&d&&i===d?n:$({},n,{open:!1,highlightedValue:t.context.items[0]})}}return n}const ce=r.createContext(null);process.env.NODE_ENV!=="production"&&(ce.displayName="CompoundComponentContext");function rl(e){const t=Array.from(e.keys()).map(n=>{const o=e.get(n);return{key:n,subitem:o}});return t.sort((n,o)=>{const l=n.subitem.ref.current,s=o.subitem.ref.current;return l===null||s===null||l===s?0:l.compareDocumentPosition(s)&Node.DOCUMENT_POSITION_PRECEDING?1:-1}),new Map(t.map(n=>[n.key,n.subitem]))}function E5(){const[e,t]=r.useState(new Map),n=r.useRef(new Set),o=r.useCallback(function(u){n.current.delete(u),t(w=>{const v=new Map(w);return v.delete(u),v})},[]),l=r.useCallback(function(u,w){let v;return typeof u=="function"?v=u(n.current):v=u,n.current.add(v),t(p=>{const m=new Map(p);return m.set(v,w),m}),{id:v,deregister:()=>o(v)}},[o]),s=r.useMemo(()=>rl(e),[e]),i=r.useCallback(function(u){return Array.from(s.keys()).indexOf(u)},[s]);return{contextValue:r.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:e.size}),[i,l,e.size]),subitems:s}}function I5(e,t){const n=r.useContext(ce);if(n===null)throw new Error("useCompoundItem must be used within a useCompoundParent");const{registerItem:o}=n,[l,s]=r.useState(typeof e=="function"?void 0:e);return E0(()=>{const{id:i,deregister:d}=o(e,t);return s(i),d},[o,t,e]),{id:l,index:l!==void 0?n.getItemIndex(l):-1,totalItemCount:n.totalSubitemCount}}function S0(e,t){return function(o={}){const l=$({},o,e(o));return $({},l,t(l))}}const nl={dispatch:()=>{},popupId:"",registerPopup:()=>{},registerTrigger:()=>{},state:{open:!0,changeReason:null},triggerElement:null};function ol(e={}){var t,n;const{listboxRef:o,onItemsChange:l,id:s,disabledItemsFocusable:i=!0,disableListWrap:d=!1,autoFocus:f=!0,componentName:u="useMenu"}=e,w=r.useRef(null),v=u0(w,o),p=(t=ne(s))!=null?t:"",{state:{open:m,changeReason:b},dispatch:y,triggerElement:x,registerPopup:C}=(n=r.useContext(R0))!=null?n:nl,Z=r.useRef(m),{subitems:E,contextValue:M}=E5(),I=r.useMemo(()=>Array.from(E.keys()),[E]),F=r.useCallback(R=>{var P,H;return R==null?null:(P=(H=E.get(R))==null?void 0:H.ref.current)!=null?P:null},[E]),V=r.useCallback(R=>{var P;return(E==null||(P=E.get(R))==null?void 0:P.disabled)||!1},[E]),T=r.useCallback(R=>{var P,H;return((P=E.get(R))==null?void 0:P.label)||((H=E.get(R))==null||(H=H.ref.current)==null?void 0:H.innerText)},[E]),B=r.useMemo(()=>({listboxRef:w}),[w]),{dispatch:k,getRootProps:G,contextValue:U,state:{highlightedValue:j},rootRef:_}=b5({disabledItemsFocusable:i,disableListWrap:d,focusManagement:"DOM",getItemDomElement:F,getInitialState:()=>({selectedValues:[],highlightedValue:null}),isItemDisabled:V,items:I,getItemAsString:T,rootRef:v,onItemsChange:l,reducerActionContext:B,selectionMode:"none",stateReducer:tl,componentName:u});E0(()=>{C(p)},[p,C]),E0(()=>{m&&(b==null?void 0:b.type)==="keydown"&&b.key==="ArrowUp"&&k({type:c0.highlightLast,event:b})},[m,b,k]),r.useEffect(()=>{if(m&&f&&j&&!Z.current){var R;(R=E.get(j))==null||(R=R.ref)==null||(R=R.current)==null||R.focus()}},[m,f,j,E,I]),r.useEffect(()=>{var R;if((R=w.current)!=null&&R.contains(document.activeElement)&&j!==null){var P;E==null||(P=E.get(j))==null||(P=P.ref.current)==null||P.focus()}},[j,E]);const A=R=>P=>{var H,t0;(H=R.onBlur)==null||H.call(R,P),!P.defaultMuiPrevented&&((t0=w.current)!=null&&t0.contains(P.relatedTarget)||P.relatedTarget===x||y({type:p0.blur,event:P}))},S=R=>P=>{var H;(H=R.onKeyDown)==null||H.call(R,P),!P.defaultMuiPrevented&&P.key==="Escape"&&y({type:p0.escapeKeyDown,event:P})},N=(R={})=>({onBlur:A(R),onKeyDown:S(R)}),O=(R={})=>{const P=S0(N,G),H=f0(R);return $({},R,H,P(H),{id:p,role:"menu"})};return r.useDebugValue({subitems:E,highlightedValue:j}),{contextValue:$({},M,U),dispatch:k,getListboxProps:O,highlightedValue:j,listboxRef:_,menuItems:E,open:m,triggerElement:x}}function al(e){const{value:t,children:n}=e,{dispatch:o,getItemIndex:l,getItemState:s,registerItem:i,totalSubitemCount:d}=t,f=r.useMemo(()=>({dispatch:o,getItemState:s,getItemIndex:l}),[o,l,s]),u=r.useMemo(()=>({getItemIndex:l,registerItem:i,totalSubitemCount:d}),[i,l,d]);return a.jsx(ce.Provider,{value:u,children:a.jsx(le.Provider,{value:f,children:n})})}const V0=Math.min,N0=Math.max,se=Math.round,ie=Math.floor,M0=e=>({x:e,y:e}),ll={left:"right",right:"left",bottom:"top",top:"bottom"},cl={start:"end",end:"start"};function Xe(e,t,n){return N0(e,V0(t,n))}function U0(e,t){return typeof e=="function"?e(t):e}function P0(e){return e.split("-")[0]}function W0(e){return e.split("-")[1]}function C5(e){return e==="x"?"y":"x"}function Je(e){return e==="y"?"height":"width"}function de(e){return["top","bottom"].includes(P0(e))?"y":"x"}function Qe(e){return C5(de(e))}function sl(e,t,n){n===void 0&&(n=!1);const o=W0(e),l=Qe(e),s=Je(l);let i=l==="x"?o===(n?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(i=fe(i)),[i,fe(i)]}function il(e){const t=fe(e);return[e1(e),t,e1(t)]}function e1(e){return e.replace(/start|end/g,t=>cl[t])}function dl(e,t,n){const o=["left","right"],l=["right","left"],s=["top","bottom"],i=["bottom","top"];switch(e){case"top":case"bottom":return n?t?l:o:t?o:l;case"left":case"right":return t?s:i;default:return[]}}function fl(e,t,n,o){const l=W0(e);let s=dl(P0(e),n==="start",o);return l&&(s=s.map(i=>i+"-"+l),t&&(s=s.concat(s.map(e1)))),s}function fe(e){return e.replace(/left|right|bottom|top/g,t=>ll[t])}function ul(e){return{top:0,right:0,bottom:0,left:0,...e}}function x5(e){return typeof e!="number"?ul(e):{top:e,right:e,bottom:e,left:e}}function ue(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Z5(e,t,n){let{reference:o,floating:l}=e;const s=de(t),i=Qe(t),d=Je(i),f=P0(t),u=s==="y",w=o.x+o.width/2-l.width/2,v=o.y+o.height/2-l.height/2,p=o[d]/2-l[d]/2;let m;switch(f){case"top":m={x:w,y:o.y-l.height};break;case"bottom":m={x:w,y:o.y+o.height};break;case"right":m={x:o.x+o.width,y:v};break;case"left":m={x:o.x-l.width,y:v};break;default:m={x:o.x,y:o.y}}switch(W0(t)){case"start":m[i]-=p*(n&&u?-1:1);break;case"end":m[i]+=p*(n&&u?-1:1);break}return m}const hl=async(e,t,n)=>{const{placement:o="bottom",strategy:l="absolute",middleware:s=[],platform:i}=n,d=s.filter(Boolean),f=await(i.isRTL==null?void 0:i.isRTL(t));let u=await i.getElementRects({reference:e,floating:t,strategy:l}),{x:w,y:v}=Z5(u,o,f),p=o,m={},b=0;for(let y=0;y<d.length;y++){const{name:x,fn:C}=d[y],{x:Z,y:E,data:M,reset:I}=await C({x:w,y:v,initialPlacement:o,placement:p,strategy:l,middlewareData:m,rects:u,platform:i,elements:{reference:e,floating:t}});w=Z??w,v=E??v,m={...m,[x]:{...m[x],...M}},I&&b<=50&&(b++,typeof I=="object"&&(I.placement&&(p=I.placement),I.rects&&(u=I.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:l}):I.rects),{x:w,y:v}=Z5(u,p,f)),y=-1)}return{x:w,y:v,placement:p,strategy:l,middlewareData:m}};async function S5(e,t){var n;t===void 0&&(t={});const{x:o,y:l,platform:s,rects:i,elements:d,strategy:f}=e,{boundary:u="clippingAncestors",rootBoundary:w="viewport",elementContext:v="floating",altBoundary:p=!1,padding:m=0}=U0(t,e),b=x5(m),x=d[p?v==="floating"?"reference":"floating":v],C=ue(await s.getClippingRect({element:(n=await(s.isElement==null?void 0:s.isElement(x)))==null||n?x:x.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(d.floating)),boundary:u,rootBoundary:w,strategy:f})),Z=v==="floating"?{...i.floating,x:o,y:l}:i.reference,E=await(s.getOffsetParent==null?void 0:s.getOffsetParent(d.floating)),M=await(s.isElement==null?void 0:s.isElement(E))?await(s.getScale==null?void 0:s.getScale(E))||{x:1,y:1}:{x:1,y:1},I=ue(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:d,rect:Z,offsetParent:E,strategy:f}):Z);return{top:(C.top-I.top+b.top)/M.y,bottom:(I.bottom-C.bottom+b.bottom)/M.y,left:(C.left-I.left+b.left)/M.x,right:(I.right-C.right+b.right)/M.x}}const wl=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:o,placement:l,rects:s,platform:i,elements:d,middlewareData:f}=t,{element:u,padding:w=0}=U0(e,t)||{};if(u==null)return{};const v=x5(w),p={x:n,y:o},m=Qe(l),b=Je(m),y=await i.getDimensions(u),x=m==="y",C=x?"top":"left",Z=x?"bottom":"right",E=x?"clientHeight":"clientWidth",M=s.reference[b]+s.reference[m]-p[m]-s.floating[b],I=p[m]-s.reference[m],F=await(i.getOffsetParent==null?void 0:i.getOffsetParent(u));let V=F?F[E]:0;(!V||!await(i.isElement==null?void 0:i.isElement(F)))&&(V=d.floating[E]||s.floating[b]);const T=M/2-I/2,B=V/2-y[b]/2-1,k=V0(v[C],B),G=V0(v[Z],B),U=k,j=V-y[b]-G,_=V/2-y[b]/2+T,A=Xe(U,_,j),S=!f.arrow&&W0(l)!=null&&_!==A&&s.reference[b]/2-(_<U?k:G)-y[b]/2<0,N=S?_<U?_-U:_-j:0;return{[m]:p[m]+N,data:{[m]:A,centerOffset:_-A-N,...S&&{alignmentOffset:N}},reset:S}}}),vl=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,o;const{placement:l,middlewareData:s,rects:i,initialPlacement:d,platform:f,elements:u}=t,{mainAxis:w=!0,crossAxis:v=!0,fallbackPlacements:p,fallbackStrategy:m="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:y=!0,...x}=U0(e,t);if((n=s.arrow)!=null&&n.alignmentOffset)return{};const C=P0(l),Z=P0(d)===d,E=await(f.isRTL==null?void 0:f.isRTL(u.floating)),M=p||(Z||!y?[fe(d)]:il(d));!p&&b!=="none"&&M.push(...fl(d,y,b,E));const I=[d,...M],F=await S5(t,x),V=[];let T=((o=s.flip)==null?void 0:o.overflows)||[];if(w&&V.push(F[C]),v){const U=sl(l,i,E);V.push(F[U[0]],F[U[1]])}if(T=[...T,{placement:l,overflows:V}],!V.every(U=>U<=0)){var B,k;const U=(((B=s.flip)==null?void 0:B.index)||0)+1,j=I[U];if(j)return{data:{index:U,overflows:T},reset:{placement:j}};let _=(k=T.filter(A=>A.overflows[0]<=0).sort((A,S)=>A.overflows[1]-S.overflows[1])[0])==null?void 0:k.placement;if(!_)switch(m){case"bestFit":{var G;const A=(G=T.map(S=>[S.placement,S.overflows.filter(N=>N>0).reduce((N,O)=>N+O,0)]).sort((S,N)=>S[1]-N[1])[0])==null?void 0:G[0];A&&(_=A);break}case"initialPlacement":_=d;break}if(l!==_)return{reset:{placement:_}}}return{}}}};async function gl(e,t){const{placement:n,platform:o,elements:l}=e,s=await(o.isRTL==null?void 0:o.isRTL(l.floating)),i=P0(n),d=W0(n),f=de(n)==="y",u=["left","top"].includes(i)?-1:1,w=s&&f?-1:1,v=U0(t,e);let{mainAxis:p,crossAxis:m,alignmentAxis:b}=typeof v=="number"?{mainAxis:v,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...v};return d&&typeof b=="number"&&(m=d==="end"?b*-1:b),f?{x:m*w,y:p*u}:{x:p*u,y:m*w}}const he=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,o;const{x:l,y:s,placement:i,middlewareData:d}=t,f=await gl(t,e);return i===((n=d.offset)==null?void 0:n.placement)&&(o=d.arrow)!=null&&o.alignmentOffset?{}:{x:l+f.x,y:s+f.y,data:{...f,placement:i}}}}},ml=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:o,placement:l}=t,{mainAxis:s=!0,crossAxis:i=!1,limiter:d={fn:x=>{let{x:C,y:Z}=x;return{x:C,y:Z}}},...f}=U0(e,t),u={x:n,y:o},w=await S5(t,f),v=de(P0(l)),p=C5(v);let m=u[p],b=u[v];if(s){const x=p==="y"?"top":"left",C=p==="y"?"bottom":"right",Z=m+w[x],E=m-w[C];m=Xe(Z,m,E)}if(i){const x=v==="y"?"top":"left",C=v==="y"?"bottom":"right",Z=b+w[x],E=b-w[C];b=Xe(Z,b,E)}const y=d.fn({...t,[p]:m,[v]:b});return{...y,data:{x:y.x-n,y:y.y-o}}}}};function A0(e){return M5(e)?(e.nodeName||"").toLowerCase():"#document"}function v0(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function I0(e){var t;return(t=(M5(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function M5(e){return e instanceof Node||e instanceof v0(e).Node}function i0(e){return e instanceof Element||e instanceof v0(e).Element}function g0(e){return e instanceof HTMLElement||e instanceof v0(e).HTMLElement}function t1(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof v0(e).ShadowRoot}function j0(e){const{overflow:t,overflowX:n,overflowY:o,display:l}=m0(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&!["inline","contents"].includes(l)}function pl(e){return["table","td","th"].includes(A0(e))}function r1(e){const t=n1(),n=m0(e);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(o=>(n.willChange||"").includes(o))||["paint","layout","strict","content"].some(o=>(n.contain||"").includes(o))}function bl(e){let t=H0(e);for(;g0(t)&&!we(t);){if(r1(t))return t;t=H0(t)}return null}function n1(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function we(e){return["html","body","#document"].includes(A0(e))}function m0(e){return v0(e).getComputedStyle(e)}function ve(e){return i0(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function H0(e){if(A0(e)==="html")return e;const t=e.assignedSlot||e.parentNode||t1(e)&&e.host||I0(e);return t1(t)?t.host:t}function A5(e){const t=H0(e);return we(t)?e.ownerDocument?e.ownerDocument.body:e.body:g0(t)&&j0(t)?t:A5(t)}function K0(e,t,n){var o;t===void 0&&(t=[]),n===void 0&&(n=!0);const l=A5(e),s=l===((o=e.ownerDocument)==null?void 0:o.body),i=v0(l);return s?t.concat(i,i.visualViewport||[],j0(l)?l:[],i.frameElement&&n?K0(i.frameElement):[]):t.concat(l,K0(l,[],n))}function N5(e){const t=m0(e);let n=parseFloat(t.width)||0,o=parseFloat(t.height)||0;const l=g0(e),s=l?e.offsetWidth:n,i=l?e.offsetHeight:o,d=se(n)!==s||se(o)!==i;return d&&(n=s,o=i),{width:n,height:o,$:d}}function o1(e){return i0(e)?e:e.contextElement}function L0(e){const t=o1(e);if(!g0(t))return M0(1);const n=t.getBoundingClientRect(),{width:o,height:l,$:s}=N5(t);let i=(s?se(n.width):n.width)/o,d=(s?se(n.height):n.height)/l;return(!i||!Number.isFinite(i))&&(i=1),(!d||!Number.isFinite(d))&&(d=1),{x:i,y:d}}const yl=M0(0);function P5(e){const t=v0(e);return!n1()||!t.visualViewport?yl:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function El(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==v0(e)?!1:t}function T0(e,t,n,o){t===void 0&&(t=!1),n===void 0&&(n=!1);const l=e.getBoundingClientRect(),s=o1(e);let i=M0(1);t&&(o?i0(o)&&(i=L0(o)):i=L0(e));const d=El(s,n,o)?P5(s):M0(0);let f=(l.left+d.x)/i.x,u=(l.top+d.y)/i.y,w=l.width/i.x,v=l.height/i.y;if(s){const p=v0(s),m=o&&i0(o)?v0(o):o;let b=p,y=b.frameElement;for(;y&&o&&m!==b;){const x=L0(y),C=y.getBoundingClientRect(),Z=m0(y),E=C.left+(y.clientLeft+parseFloat(Z.paddingLeft))*x.x,M=C.top+(y.clientTop+parseFloat(Z.paddingTop))*x.y;f*=x.x,u*=x.y,w*=x.x,v*=x.y,f+=E,u+=M,b=v0(y),y=b.frameElement}}return ue({width:w,height:v,x:f,y:u})}const Il=[":popover-open",":modal"];function T5(e){return Il.some(t=>{try{return e.matches(t)}catch{return!1}})}function Cl(e){let{elements:t,rect:n,offsetParent:o,strategy:l}=e;const s=l==="fixed",i=I0(o),d=t?T5(t.floating):!1;if(o===i||d&&s)return n;let f={scrollLeft:0,scrollTop:0},u=M0(1);const w=M0(0),v=g0(o);if((v||!v&&!s)&&((A0(o)!=="body"||j0(i))&&(f=ve(o)),g0(o))){const p=T0(o);u=L0(o),w.x=p.x+o.clientLeft,w.y=p.y+o.clientTop}return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-f.scrollLeft*u.x+w.x,y:n.y*u.y-f.scrollTop*u.y+w.y}}function xl(e){return Array.from(e.getClientRects())}function F5(e){return T0(I0(e)).left+ve(e).scrollLeft}function Zl(e){const t=I0(e),n=ve(e),o=e.ownerDocument.body,l=N0(t.scrollWidth,t.clientWidth,o.scrollWidth,o.clientWidth),s=N0(t.scrollHeight,t.clientHeight,o.scrollHeight,o.clientHeight);let i=-n.scrollLeft+F5(e);const d=-n.scrollTop;return m0(o).direction==="rtl"&&(i+=N0(t.clientWidth,o.clientWidth)-l),{width:l,height:s,x:i,y:d}}function Sl(e,t){const n=v0(e),o=I0(e),l=n.visualViewport;let s=o.clientWidth,i=o.clientHeight,d=0,f=0;if(l){s=l.width,i=l.height;const u=n1();(!u||u&&t==="fixed")&&(d=l.offsetLeft,f=l.offsetTop)}return{width:s,height:i,x:d,y:f}}function Ml(e,t){const n=T0(e,!0,t==="fixed"),o=n.top+e.clientTop,l=n.left+e.clientLeft,s=g0(e)?L0(e):M0(1),i=e.clientWidth*s.x,d=e.clientHeight*s.y,f=l*s.x,u=o*s.y;return{width:i,height:d,x:f,y:u}}function V5(e,t,n){let o;if(t==="viewport")o=Sl(e,n);else if(t==="document")o=Zl(I0(e));else if(i0(t))o=Ml(t,n);else{const l=P5(e);o={...t,x:t.x-l.x,y:t.y-l.y}}return ue(o)}function H5(e,t){const n=H0(e);return n===t||!i0(n)||we(n)?!1:m0(n).position==="fixed"||H5(n,t)}function Al(e,t){const n=t.get(e);if(n)return n;let o=K0(e,[],!1).filter(d=>i0(d)&&A0(d)!=="body"),l=null;const s=m0(e).position==="fixed";let i=s?H0(e):e;for(;i0(i)&&!we(i);){const d=m0(i),f=r1(i);!f&&d.position==="fixed"&&(l=null),(s?!f&&!l:!f&&d.position==="static"&&!!l&&["absolute","fixed"].includes(l.position)||j0(i)&&!f&&H5(e,i))?o=o.filter(w=>w!==i):l=d,i=H0(i)}return t.set(e,o),o}function Nl(e){let{element:t,boundary:n,rootBoundary:o,strategy:l}=e;const i=[...n==="clippingAncestors"?Al(t,this._c):[].concat(n),o],d=i[0],f=i.reduce((u,w)=>{const v=V5(t,w,l);return u.top=N0(v.top,u.top),u.right=V0(v.right,u.right),u.bottom=V0(v.bottom,u.bottom),u.left=N0(v.left,u.left),u},V5(t,d,l));return{width:f.right-f.left,height:f.bottom-f.top,x:f.left,y:f.top}}function Pl(e){const{width:t,height:n}=N5(e);return{width:t,height:n}}function Tl(e,t,n){const o=g0(t),l=I0(t),s=n==="fixed",i=T0(e,!0,s,t);let d={scrollLeft:0,scrollTop:0};const f=M0(0);if(o||!o&&!s)if((A0(t)!=="body"||j0(l))&&(d=ve(t)),o){const v=T0(t,!0,s,t);f.x=v.x+t.clientLeft,f.y=v.y+t.clientTop}else l&&(f.x=F5(l));const u=i.left+d.scrollLeft-f.x,w=i.top+d.scrollTop-f.y;return{x:u,y:w,width:i.width,height:i.height}}function L5(e,t){return!g0(e)||m0(e).position==="fixed"?null:t?t(e):e.offsetParent}function B5(e,t){const n=v0(e);if(!g0(e)||T5(e))return n;let o=L5(e,t);for(;o&&pl(o)&&m0(o).position==="static";)o=L5(o,t);return o&&(A0(o)==="html"||A0(o)==="body"&&m0(o).position==="static"&&!r1(o))?n:o||bl(e)||n}const Fl=async function(e){const t=this.getOffsetParent||B5,n=this.getDimensions;return{reference:Tl(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,...await n(e.floating)}}};function Vl(e){return m0(e).direction==="rtl"}const O5={convertOffsetParentRelativeRectToViewportRelativeRect:Cl,getDocumentElement:I0,getClippingRect:Nl,getOffsetParent:B5,getElementRects:Fl,getClientRects:xl,getDimensions:Pl,getScale:L0,isElement:i0,isRTL:Vl};function Hl(e,t){let n=null,o;const l=I0(e);function s(){var d;clearTimeout(o),(d=n)==null||d.disconnect(),n=null}function i(d,f){d===void 0&&(d=!1),f===void 0&&(f=1),s();const{left:u,top:w,width:v,height:p}=e.getBoundingClientRect();if(d||t(),!v||!p)return;const m=ie(w),b=ie(l.clientWidth-(u+v)),y=ie(l.clientHeight-(w+p)),x=ie(u),Z={rootMargin:-m+"px "+-b+"px "+-y+"px "+-x+"px",threshold:N0(0,V0(1,f))||1};let E=!0;function M(I){const F=I[0].intersectionRatio;if(F!==f){if(!E)return i();F?i(!1,F):o=setTimeout(()=>{i(!1,1e-7)},100)}E=!1}try{n=new IntersectionObserver(M,{...Z,root:l.ownerDocument})}catch{n=new IntersectionObserver(M,Z)}n.observe(e)}return i(!0),s}function a1(e,t,n,o){o===void 0&&(o={});const{ancestorScroll:l=!0,ancestorResize:s=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:d=typeof IntersectionObserver=="function",animationFrame:f=!1}=o,u=o1(e),w=l||s?[...u?K0(u):[],...K0(t)]:[];w.forEach(C=>{l&&C.addEventListener("scroll",n,{passive:!0}),s&&C.addEventListener("resize",n)});const v=u&&d?Hl(u,n):null;let p=-1,m=null;i&&(m=new ResizeObserver(C=>{let[Z]=C;Z&&Z.target===u&&m&&(m.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var E;(E=m)==null||E.observe(t)})),n()}),u&&!f&&m.observe(u),m.observe(t));let b,y=f?T0(e):null;f&&x();function x(){const C=T0(e);y&&(C.x!==y.x||C.y!==y.y||C.width!==y.width||C.height!==y.height)&&n(),y=C,b=requestAnimationFrame(x)}return n(),()=>{var C;w.forEach(Z=>{l&&Z.removeEventListener("scroll",n),s&&Z.removeEventListener("resize",n)}),v==null||v(),(C=m)==null||C.disconnect(),m=null,f&&cancelAnimationFrame(b)}}const k5=ml,l1=vl,$5=wl,Ll=(e,t,n)=>{const o=new Map,l={platform:O5,...n},s={...l.platform,_c:o};return hl(e,t,{...l,platform:s})},Bl=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:o,padding:l}=typeof e=="function"?e(n):e;return o&&t(o)?o.current!=null?$5({element:o.current,padding:l}).fn(n):{}:o?$5({element:o,padding:l}).fn(n):{}}}};var ge=typeof document<"u"?c.useLayoutEffect:c.useEffect;function me(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,o,l;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(o=n;o--!==0;)if(!me(e[o],t[o]))return!1;return!0}if(l=Object.keys(e),n=l.length,n!==Object.keys(t).length)return!1;for(o=n;o--!==0;)if(!{}.hasOwnProperty.call(t,l[o]))return!1;for(o=n;o--!==0;){const s=l[o];if(!(s==="_owner"&&e.$$typeof)&&!me(e[s],t[s]))return!1}return!0}return e!==e&&t!==t}function _5(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function D5(e,t){const n=_5(e);return Math.round(t*n)/n}function R5(e){const t=r.useRef(e);return ge(()=>{t.current=e}),t}function U5(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:o=[],platform:l,elements:{reference:s,floating:i}={},transform:d=!0,whileElementsMounted:f,open:u}=e,[w,v]=r.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,m]=r.useState(o);me(p,o)||m(o);const[b,y]=r.useState(null),[x,C]=r.useState(null),Z=r.useCallback(N=>{N!==F.current&&(F.current=N,y(N))},[]),E=r.useCallback(N=>{N!==V.current&&(V.current=N,C(N))},[]),M=s||b,I=i||x,F=r.useRef(null),V=r.useRef(null),T=r.useRef(w),B=f!=null,k=R5(f),G=R5(l),U=r.useCallback(()=>{if(!F.current||!V.current)return;const N={placement:t,strategy:n,middleware:p};G.current&&(N.platform=G.current),Ll(F.current,V.current,N).then(O=>{const R={...O,isPositioned:!0};j.current&&!me(T.current,R)&&(T.current=R,O1.flushSync(()=>{v(R)}))})},[p,t,n,G]);ge(()=>{u===!1&&T.current.isPositioned&&(T.current.isPositioned=!1,v(N=>({...N,isPositioned:!1})))},[u]);const j=r.useRef(!1);ge(()=>(j.current=!0,()=>{j.current=!1}),[]),ge(()=>{if(M&&(F.current=M),I&&(V.current=I),M&&I){if(k.current)return k.current(M,I,U);U()}},[M,I,U,k,B]);const _=r.useMemo(()=>({reference:F,floating:V,setReference:Z,setFloating:E}),[Z,E]),A=r.useMemo(()=>({reference:M,floating:I}),[M,I]),S=r.useMemo(()=>{const N={position:n,left:0,top:0};if(!A.floating)return N;const O=D5(A.floating,w.x),R=D5(A.floating,w.y);return d?{...N,transform:"translate("+O+"px, "+R+"px)",..._5(A.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:O,top:R}},[n,d,A.floating,w.x,w.y]);return r.useMemo(()=>({...w,update:U,refs:_,elements:A,floatingStyles:S}),[w,U,_,A,S])}function Ol(e){return typeof e=="function"?e():e}const q0=r.forwardRef(function(t,n){const{children:o,container:l,disablePortal:s=!1}=t,[i,d]=r.useState(null),f=u0(r.isValidElement(o)?o.ref:null,n);if(E0(()=>{s||d(Ol(l)||document.body)},[l,s]),E0(()=>{if(i&&!s)return Re(n,i),()=>{Re(n,null)}},[n,i,s]),s){if(r.isValidElement(o)){const u={ref:f};return r.cloneElement(o,u)}return a.jsx(r.Fragment,{children:o})}return a.jsx(r.Fragment,{children:i&&O1.createPortal(o,i)})});process.env.NODE_ENV!=="production"&&(q0.propTypes={children:L.node,container:L.oneOfType([re,L.func]),disablePortal:L.bool}),process.env.NODE_ENV!=="production"&&(q0["propTypes"]=n5(q0.propTypes));const W5="Popup";function kl(e){return Ke(W5,e)}w5(W5,["root","open"]);const j5=r.createContext(null);process.env.NODE_ENV!=="production"&&(j5.displayName="TransitionContext");function $l(e){const[t,n]=r.useState(!0),o=r.useRef(!1),l=r.useRef(0),[s,i]=r.useState(!1),d=r.useRef(e);r.useEffect(()=>{!e&&l.current>0&&d.current!==e&&(o.current=!0,n(!1)),d.current=e},[e]);const f=r.useCallback(()=>{o.current=!1,n(!0)},[]),u=r.useCallback(()=>(l.current+=1,i(!0),()=>{l.current-=1,l.current===0&&i(!1)}),[]);let w;return s?e?w=!1:w=!o.current&&t:w=!e,{contextValue:r.useMemo(()=>({requestedEnter:e,onExited:f,registerTransition:u,hasExited:w}),[f,e,u,w]),hasExited:w}}const K5=r.createContext(null);process.env.NODE_ENV!=="production"&&(K5.displayName="PopupContext");const _l=["anchor","children","container","disablePortal","keepMounted","middleware","offset","open","placement","slotProps","slots","strategy"];function Dl(e){const{open:t}=e;return i5({root:["root",t&&"open"]},_1(kl))}function Rl(e){return typeof e=="function"?e():e}const c1=r.forwardRef(function(t,n){var o;const{anchor:l,children:s,container:i,disablePortal:d=!1,keepMounted:f=!1,middleware:u,offset:w=0,open:v=!1,placement:p="bottom",slotProps:m={},slots:b={},strategy:y="absolute"}=t,x=k0(t,_l),{refs:C,elements:Z,floatingStyles:E,update:M,placement:I}=U5({elements:{reference:Rl(l)},open:v,middleware:u??[he(w??0),l1(),k5()],placement:p,strategy:y,whileElementsMounted:f?void 0:a1}),F=u0(C.setFloating,n);E0(()=>{if(f&&v&&Z.reference&&Z.floating)return a1(Z.reference,Z.floating,M)},[f,v,Z,M]);const V=$({},t,{disablePortal:d,keepMounted:f,offset:he,open:v,placement:p,finalPlacement:I,strategy:y}),{contextValue:T,hasExited:B}=$l(v),k=f&&B?"hidden":void 0,G=Dl(V),U=(o=b==null?void 0:b.root)!=null?o:"div",j=_0({elementType:U,externalSlotProps:m.root,externalForwardedProps:x,ownerState:V,className:G.root,additionalProps:{ref:F,role:"tooltip",style:$({},E,{visibility:k})}}),_=r.useMemo(()=>({placement:I}),[I]);return f||!B?a.jsx(q0,{disablePortal:d,container:i,children:a.jsx(K5.Provider,{value:_,children:a.jsx(j5.Provider,{value:T,children:a.jsx(U,$({},j,{children:s}))})})}):null});process.env.NODE_ENV!=="production"&&(c1.propTypes={anchor:L.oneOfType([re,L.object,L.func]),children:L.oneOfType([L.node,L.func]),container:L.oneOfType([re,L.func]),disablePortal:L.bool,keepMounted:L.bool,middleware:L.arrayOf(L.oneOfType([L.oneOf([!1]),L.shape({fn:L.func.isRequired,name:L.string.isRequired,options:L.any})])),offset:L.oneOfType([L.func,L.number,L.shape({alignmentAxis:L.number,crossAxis:L.number,mainAxis:L.number})]),open:L.bool,placement:L.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),slotProps:L.shape({root:L.oneOfType([L.func,L.object])}),slots:L.shape({root:L.elementType}),strategy:L.oneOf(["absolute","fixed"])});function Ul(e={}){const{disabled:t=!1,focusableWhenDisabled:n,rootRef:o}=e,l=r.useContext(R0);if(l===null)throw new Error("useMenuButton: no menu context available.");const{state:s,dispatch:i,registerTrigger:d,popupId:f}=l,{getRootProps:u,rootRef:w,active:v}=D0({disabled:t,focusableWhenDisabled:n,rootRef:o}),p=u0(w,d),m=C=>Z=>{var E;(E=C.onClick)==null||E.call(C,Z),!Z.defaultMuiPrevented&&i({type:p0.toggle,event:Z})},b=C=>Z=>{var E;(E=C.onKeyDown)==null||E.call(C,Z),!Z.defaultMuiPrevented&&(Z.key==="ArrowDown"||Z.key==="ArrowUp")&&(Z.preventDefault(),i({type:p0.open,event:Z}))},y=(C={})=>({onClick:m(C),onKeyDown:b(C)});return{active:v,getRootProps:(C={})=>{const Z=f0(C),E=S0(y,u);return $({"aria-haspopup":"menu","aria-expanded":s.open,"aria-controls":f},C,Z,E(Z),{tabIndex:0,ref:p})},open:s.open,rootRef:p}}function Wl(e){return`menu-item-${e.size}`}const jl={dispatch:()=>{},popupId:"",registerPopup:()=>{},registerTrigger:()=>{},state:{open:!0,changeReason:null},triggerElement:null};function Kl(e){var t;const{disabled:n=!1,id:o,rootRef:l,label:s,disableFocusOnHover:i=!1}=e,d=ne(o),f=r.useRef(null),u=r.useMemo(()=>({disabled:n,id:d??"",label:s,ref:f}),[n,d,s]),{dispatch:w}=(t=r.useContext(R0))!=null?t:jl,{getRootProps:v,highlighted:p}=y5({item:d,handlePointerOverEvents:!i}),{index:m,totalItemCount:b}=I5(d??Wl,u),{getRootProps:y,focusVisible:x,rootRef:C}=D0({disabled:n,focusableWhenDisabled:!0}),Z=u0(C,l,f);r.useDebugValue({id:d,highlighted:p,disabled:n,label:s});const E=F=>V=>{var T;(T=F.onClick)==null||T.call(F,V),!V.defaultMuiPrevented&&w({type:p0.close,event:V})},M=(F={})=>$({},F,{onClick:E(F)});function I(F={}){const V=f0(F),T=S0(M,S0(y,v));return $({},F,V,T(V),{id:d,ref:Z,role:"menuitem"})}return d===void 0?{getRootProps:I,disabled:!1,focusVisible:x,highlighted:!1,index:-1,totalItemCount:0,rootRef:Z}:{getRootProps:I,disabled:n,focusVisible:x,highlighted:p,index:m,totalItemCount:b,rootRef:Z}}function ql(e){const t=Z0(e);return t.body===e?$0(e).innerWidth>t.documentElement.clientWidth:e.scrollHeight>e.clientHeight}function z0(e,t){t?e.setAttribute("aria-hidden","true"):e.removeAttribute("aria-hidden")}function q5(e){return parseInt($0(e).getComputedStyle(e).paddingRight,10)||0}function zl(e){const n=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(e.tagName)!==-1,o=e.tagName==="INPUT"&&e.getAttribute("type")==="hidden";return n||o}function z5(e,t,n,o,l){const s=[t,n,...o];[].forEach.call(e.children,i=>{const d=s.indexOf(i)===-1,f=!zl(i);d&&f&&z0(i,l)})}function s1(e,t){let n=-1;return e.some((o,l)=>t(o)?(n=l,!0):!1),n}function Gl(e,t){const n=[],o=e.container;if(!t.disableScrollLock){if(ql(o)){const i=ma(Z0(o));n.push({value:o.style.paddingRight,property:"padding-right",el:o}),o.style.paddingRight=`${q5(o)+i}px`;const d=Z0(o).querySelectorAll(".mui-fixed");[].forEach.call(d,f=>{n.push({value:f.style.paddingRight,property:"padding-right",el:f}),f.style.paddingRight=`${q5(f)+i}px`})}let s;if(o.parentNode instanceof DocumentFragment)s=Z0(o).body;else{const i=o.parentElement,d=$0(o);s=(i==null?void 0:i.nodeName)==="HTML"&&d.getComputedStyle(i).overflowY==="scroll"?i:o}n.push({value:s.style.overflow,property:"overflow",el:s},{value:s.style.overflowX,property:"overflow-x",el:s},{value:s.style.overflowY,property:"overflow-y",el:s}),s.style.overflow="hidden"}return()=>{n.forEach(({value:s,el:i,property:d})=>{s?i.style.setProperty(d,s):i.style.removeProperty(d)})}}function Yl(e){const t=[];return[].forEach.call(e.children,n=>{n.getAttribute("aria-hidden")==="true"&&t.push(n)}),t}class Xl{constructor(){this.containers=void 0,this.modals=void 0,this.modals=[],this.containers=[]}add(t,n){let o=this.modals.indexOf(t);if(o!==-1)return o;o=this.modals.length,this.modals.push(t),t.modalRef&&z0(t.modalRef,!1);const l=Yl(n);z5(n,t.mount,t.modalRef,l,!0);const s=s1(this.containers,i=>i.container===n);return s!==-1?(this.containers[s].modals.push(t),o):(this.containers.push({modals:[t],container:n,restore:null,hiddenSiblings:l}),o)}mount(t,n){const o=s1(this.containers,s=>s.modals.indexOf(t)!==-1),l=this.containers[o];l.restore||(l.restore=Gl(l,n))}remove(t,n=!0){const o=this.modals.indexOf(t);if(o===-1)return o;const l=s1(this.containers,i=>i.modals.indexOf(t)!==-1),s=this.containers[l];if(s.modals.splice(s.modals.indexOf(t),1),this.modals.splice(o,1),s.modals.length===0)s.restore&&s.restore(),t.modalRef&&z0(t.modalRef,n),z5(s.container,t.mount,t.modalRef,s.hiddenSiblings,!1),this.containers.splice(l,1);else{const i=s.modals[s.modals.length-1];i.modalRef&&z0(i.modalRef,!1)}return o}isTopModal(t){return this.modals.length>0&&this.modals[this.modals.length-1]===t}}function Jl(e){return typeof e=="function"?e():e}function Ql(e){return e?e.props.hasOwnProperty("in"):!1}const ec=new Xl;function tc(e){const{container:t,disableEscapeKeyDown:n=!1,disableScrollLock:o=!1,manager:l=ec,closeAfterTransition:s=!1,onTransitionEnter:i,onTransitionExited:d,children:f,onClose:u,open:w,rootRef:v}=e,p=r.useRef({}),m=r.useRef(null),b=r.useRef(null),y=u0(b,v),[x,C]=r.useState(!w),Z=Ql(f);let E=!0;(e["aria-hidden"]==="false"||e["aria-hidden"]===!1)&&(E=!1);const M=()=>Z0(m.current),I=()=>(p.current.modalRef=b.current,p.current.mount=m.current,p.current),F=()=>{l.mount(I(),{disableScrollLock:o}),b.current&&(b.current.scrollTop=0)},V=c5(()=>{const S=Jl(t)||M().body;l.add(I(),S),b.current&&F()}),T=r.useCallback(()=>l.isTopModal(I()),[l]),B=c5(S=>{m.current=S,S&&(w&&T()?F():b.current&&z0(b.current,E))}),k=r.useCallback(()=>{l.remove(I(),E)},[E,l]);r.useEffect(()=>()=>{k()},[k]),r.useEffect(()=>{w?V():(!Z||!s)&&k()},[w,k,Z,s,V]);const G=S=>N=>{var O;(O=S.onKeyDown)==null||O.call(S,N),!(N.key!=="Escape"||N.which===229||!T())&&(n||(N.stopPropagation(),u&&u(N,"escapeKeyDown")))},U=S=>N=>{var O;(O=S.onClick)==null||O.call(S,N),N.target===N.currentTarget&&u&&u(N,"backdropClick")};return{getRootProps:(S={})=>{const N=f0(e);delete N.onTransitionEnter,delete N.onTransitionExited;const O=$({},N,S);return $({role:"presentation"},O,{onKeyDown:G(O),ref:y})},getBackdropProps:(S={})=>{const N=S;return $({"aria-hidden":!0},N,{onClick:U(N),open:w})},getTransitionProps:()=>{const S=()=>{C(!1),i&&i()},N=()=>{C(!0),d&&d(),s&&k()};return{onEnter:o5(S,f==null?void 0:f.props.onEnter),onExited:o5(N,f==null?void 0:f.props.onExited)}},rootRef:y,portalRef:B,isTopModal:T,exited:x,hasTransition:Z}}const G5="Modal";function rc(e){return Ke(G5,e)}w5(G5,["root","hidden","backdrop"]);const nc=["children","closeAfterTransition","container","disableAutoFocus","disableEnforceFocus","disableEscapeKeyDown","disablePortal","disableRestoreFocus","disableScrollLock","hideBackdrop","keepMounted","onBackdropClick","onClose","onKeyDown","open","onTransitionEnter","onTransitionExited","slotProps","slots"],oc=e=>{const{open:t,exited:n}=e;return i5({root:["root",!t&&n&&"hidden"],backdrop:["backdrop"]},_1(rc))},Y5=r.forwardRef(function(t,n){var o;const{children:l,closeAfterTransition:s=!1,container:i,disableAutoFocus:d=!1,disableEnforceFocus:f=!1,disableEscapeKeyDown:u=!1,disablePortal:w=!1,disableRestoreFocus:v=!1,disableScrollLock:p=!1,hideBackdrop:m=!1,keepMounted:b=!1,onBackdropClick:y,open:x,slotProps:C={},slots:Z={}}=t,E=k0(t,nc),M=$({},t,{closeAfterTransition:s,disableAutoFocus:d,disableEnforceFocus:f,disableEscapeKeyDown:u,disablePortal:w,disableRestoreFocus:v,disableScrollLock:p,hideBackdrop:m,keepMounted:b}),{getRootProps:I,getBackdropProps:F,getTransitionProps:V,portalRef:T,isTopModal:B,exited:k,hasTransition:G}=tc($({},M,{rootRef:n})),U=$({},M,{exited:k,hasTransition:G}),j=oc(U),_={};if(l.props.tabIndex===void 0&&(_.tabIndex="-1"),G){const{onEnter:R,onExited:P}=V();_.onEnter=R,_.onExited=P}const A=(o=Z.root)!=null?o:"div",S=_0({elementType:A,externalSlotProps:C.root,externalForwardedProps:E,getSlotProps:I,className:j.root,ownerState:U}),N=Z.backdrop,O=_0({elementType:N,externalSlotProps:C.backdrop,getSlotProps:R=>F($({},R,{onClick:P=>{y&&y(P),R!=null&&R.onClick&&R.onClick(P)}})),className:j.backdrop,ownerState:U});return!b&&!x&&(!G||k)?null:a.jsx(q0,{ref:T,container:i,disablePortal:w,children:a.jsxs(A,$({},S,{children:[!m&&N?a.jsx(N,$({},O)):null,a.jsx(ae,{disableEnforceFocus:f,disableAutoFocus:d,disableRestoreFocus:v,isEnabled:B,open:x,children:r.cloneElement(l,_)})]}))})});process.env.NODE_ENV!=="production"&&(Y5.propTypes={children:r5.isRequired,closeAfterTransition:L.bool,container:L.oneOfType([re,L.func]),disableAutoFocus:L.bool,disableEnforceFocus:L.bool,disableEscapeKeyDown:L.bool,disablePortal:L.bool,disableRestoreFocus:L.bool,disableScrollLock:L.bool,hideBackdrop:L.bool,keepMounted:L.bool,onBackdropClick:L.func,onClose:L.func,onTransitionEnter:L.func,onTransitionExited:L.func,open:L.bool.isRequired,slotProps:L.shape({backdrop:L.oneOfType([L.func,L.object]),root:L.oneOfType([L.func,L.object])}),slots:L.shape({backdrop:L.elementType,root:L.elementType})});function ac(e){const{value:t,label:n,disabled:o,rootRef:l,id:s}=e,{getRootProps:i,highlighted:d,selected:f}=y5({item:t}),{getRootProps:u,rootRef:w}=D0({disabled:o,focusableWhenDisabled:!0}),v=ne(s),p=r.useRef(null),m=r.useMemo(()=>({disabled:o,label:n,value:t,ref:p,id:v}),[o,n,t,v]),{index:b}=I5(t,m),y=u0(l,p,w),x=Z=>E=>{var M;(M=Z.onKeyDown)==null||M.call(Z,E),!E.defaultMuiPrevented&&[" ","Enter"].includes(E.key)&&(E.defaultMuiPrevented=!0)},C=(Z={})=>({onKeyDown:x(Z)});return{getRootProps:(Z={})=>{const E=f0(Z),M=S0(i,S0(u,C));return $({},Z,E,M(E),{id:v,ref:y,role:"option","aria-selected":f})},highlighted:d,index:b,selected:f,rootRef:y}}const pe={buttonClick:"buttonClick",browserAutoFill:"browserAutoFill"},lc=e=>{const{label:t,value:n}=e;return typeof t=="string"?t:typeof n=="string"?n:String(e)};function cc(e,t){const{open:n}=e,{context:{selectionMode:o}}=t;if(t.type===pe.buttonClick){var l;const f=(l=e.selectedValues[0])!=null?l:d0(null,"start",t.context);return $({},e,{open:!n,highlightedValue:n?null:f})}if(t.type===pe.browserAutoFill)return Ge(t.item,e,t.context);const s=Ye(e,t);switch(t.type){case c0.keyDown:if(e.open){if(t.event.key==="Escape")return $({},s,{open:!1})}else{if(t.event.key==="ArrowDown"){var i;return $({},e,{open:!0,highlightedValue:(i=e.selectedValues[0])!=null?i:d0(null,"start",t.context)})}if(t.event.key==="ArrowUp"){var d;return $({},e,{open:!0,highlightedValue:(d=e.selectedValues[0])!=null?d:d0(null,"end",t.context)})}}break;case c0.itemClick:if(o==="single")return $({},s,{open:!1});break;case c0.blur:return $({},s,{open:!1});default:return s}return s}function sc(e){return Array.isArray(e)?e.length===0?"":JSON.stringify(e.map(t=>t.value)):(e==null?void 0:e.value)==null?"":typeof e.value=="string"||typeof e.value=="number"?e.value:JSON.stringify(e.value)}function ic(e){const{areOptionsEqual:t,buttonRef:n,defaultOpen:o=!1,defaultValue:l,disabled:s=!1,listboxId:i,listboxRef:d,multiple:f=!1,name:u,required:w,onChange:v,onHighlightChange:p,onOpenChange:m,open:b,options:y,getOptionAsString:x=lc,getSerializedValue:C=sc,value:Z,componentName:E="useSelect"}=e,M=r.useRef(null),I=u0(n,M),F=r.useRef(null),V=ne(i);let T;Z===void 0&&l===void 0?T=[]:l!==void 0&&(f?T=l:T=l==null?[]:[l]);const B=r.useMemo(()=>{if(Z!==void 0)return f?Z:Z==null?[]:[Z]},[Z,f]),{subitems:k,contextValue:G}=E5(),U=r.useMemo(()=>y!=null?new Map(y.map((W,Y)=>[W.value,{value:W.value,label:W.label,disabled:W.disabled,ref:r.createRef(),id:`${V}_${Y}`}])):k,[y,k,V]),j=u0(d,F),{getRootProps:_,active:A,focusVisible:S,rootRef:N}=D0({disabled:s,rootRef:I}),O=r.useMemo(()=>Array.from(U.keys()),[U]),R=r.useCallback(W=>{if(t!==void 0){const Y=O.find(o0=>t(o0,W));return U.get(Y)}return U.get(W)},[U,t,O]),P=r.useCallback(W=>{var Y;const o0=R(W);return(Y=o0==null?void 0:o0.disabled)!=null?Y:!1},[R]),H=r.useCallback(W=>{const Y=R(W);return Y?x(Y):""},[R,x]),t0=r.useMemo(()=>({selectedValues:B,open:b}),[B,b]),r0=r.useCallback(W=>{var Y;return(Y=U.get(W))==null?void 0:Y.id},[U]),e0=r.useCallback((W,Y)=>{if(f)v==null||v(W,Y);else{var o0;v==null||v(W,(o0=Y[0])!=null?o0:null)}},[f,v]),n0=r.useCallback((W,Y)=>{p==null||p(W,Y??null)},[p]),Q=r.useCallback((W,Y,o0)=>{if(Y==="open"&&(m==null||m(o0),o0===!1&&(W==null?void 0:W.type)!=="blur")){var w0;(w0=M.current)==null||w0.focus()}},[m]),K=r.useCallback(W=>{var Y,o0;return W==null?null:(Y=(o0=k.get(W))==null?void 0:o0.ref.current)!=null?Y:null},[k]),q={getInitialState:()=>{var W;return{highlightedValue:null,selectedValues:(W=T)!=null?W:[],open:o}},getItemId:r0,controlledProps:t0,focusManagement:"DOM",getItemDomElement:K,itemComparer:t,isItemDisabled:P,rootRef:j,onChange:e0,onHighlightChange:n0,onStateChange:Q,reducerActionContext:r.useMemo(()=>({multiple:f}),[f]),items:O,getItemAsString:H,selectionMode:f?"multiple":"single",stateReducer:cc,componentName:E},{dispatch:X,getRootProps:J,contextValue:s0,state:{open:D,highlightedValue:h0,selectedValues:x0},rootRef:Ve}=b5(q),Wh=r.useRef(D);E0(()=>{if(D&&h0!==null){var W;const Y=(W=R(h0))==null?void 0:W.ref;if(!F.current||!(Y!=null&&Y.current))return;Wh.current||Y.current.focus({preventScroll:!0});const o0=F.current.getBoundingClientRect(),w0=Y.current.getBoundingClientRect();w0.top<o0.top?F.current.scrollTop-=o0.top-w0.top:w0.bottom>o0.bottom&&(F.current.scrollTop+=w0.bottom-o0.bottom)}},[D,h0,R]);const V1=r.useCallback(W=>R(W),[R]),jh=W=>Y=>{var o0;if(W==null||(o0=W.onClick)==null||o0.call(W,Y),!Y.defaultMuiPrevented){const w0={type:pe.buttonClick,event:Y};X(w0)}},Kh=W=>Y=>{var o0;(o0=W.onKeyDown)==null||o0.call(W,Y),!Y.defaultMuiPrevented&&(Y.key==="ArrowDown"||Y.key==="ArrowUp")&&(Y.preventDefault(),X({type:c0.keyDown,key:Y.key,event:Y}))},qh=(W={})=>({onClick:jh(W),onKeyDown:Kh(W)}),zh=(W={})=>$({},W,qh(W),{role:"combobox","aria-expanded":D,"aria-controls":V}),Gh=(W={})=>{const Y=f0(W),o0=S0(zh,_);return $({},W,o0(Y))},Yh=W=>Y=>{var o0,w0;(o0=W.onBlur)==null||o0.call(W,Y),!Y.defaultMuiPrevented&&((w0=F.current)!=null&&w0.contains(Y.relatedTarget)||Y.relatedTarget===M.current)&&(Y.defaultMuiPrevented=!0)},Xh=(W={})=>({onBlur:Yh(W)}),Jh=(W={})=>{const Y=f0(W),o0=S0(Xh,J);return $({id:V,role:"listbox","aria-multiselectable":f?"true":void 0},W,o0(Y))};r.useDebugValue({selectedOptions:x0,highlightedOption:h0,open:D});const Qh=r.useMemo(()=>$({},s0,G),[s0,G]);let ee;e.multiple?ee=x0:ee=x0.length>0?x0[0]:null;let H1;if(f)H1=ee.map(W=>V1(W)).filter(W=>W!==void 0);else{var U7;H1=(U7=V1(ee))!=null?U7:null}const e9=W=>Y=>{var o0;if(W==null||(o0=W.onChange)==null||o0.call(W,Y),Y.defaultMuiPrevented)return;const w0=U.get(Y.target.value);Y.target.value===""?X({type:c0.clearSelection}):w0!==void 0&&X({type:pe.browserAutoFill,item:w0.value,event:Y})};return{buttonActive:A,buttonFocusVisible:S,buttonRef:N,contextValue:Qh,disabled:s,dispatch:X,getButtonProps:Gh,getHiddenInputProps:(W={})=>{const Y=f0(W);return $({name:u,tabIndex:-1,"aria-hidden":!0,required:w?!0:void 0,value:C(H1),style:pa},W,{onChange:e9(Y)})},getListboxProps:Jh,getOptionMetadata:V1,listboxRef:Ve,open:D,options:O,value:ee,highlightedOption:h0}}function dc(e){const{value:t,children:n}=e,{dispatch:o,getItemIndex:l,getItemState:s,registerItem:i,totalSubitemCount:d}=t,f=r.useMemo(()=>({dispatch:o,getItemState:s,getItemIndex:l}),[o,l,s]),u=r.useMemo(()=>({getItemIndex:l,registerItem:i,totalSubitemCount:d}),[i,l,d]);return a.jsx(ce.Provider,{value:u,children:a.jsx(le.Provider,{value:f,children:n})})}function fc(e){const{checked:t,defaultChecked:n,disabled:o,onBlur:l,onChange:s,onFocus:i,onFocusVisible:d,readOnly:f,required:u}=e,[w,v]=ia({controlled:t,default:!!n,name:"Switch",state:"checked"}),p=T=>B=>{var k;B.nativeEvent.defaultPrevented||(v(B.target.checked),s==null||s(B),(k=T.onChange)==null||k.call(T,B))},{isFocusVisibleRef:m,onBlur:b,onFocus:y,ref:x}=s5(),[C,Z]=r.useState(!1);o&&C&&Z(!1),r.useEffect(()=>{m.current=C},[C,m]);const E=r.useRef(null),M=T=>B=>{var k;E.current||(E.current=B.currentTarget),y(B),m.current===!0&&(Z(!0),d==null||d(B)),i==null||i(B),(k=T.onFocus)==null||k.call(T,B)},I=T=>B=>{var k;b(B),m.current===!1&&Z(!1),l==null||l(B),(k=T.onBlur)==null||k.call(T,B)},F=u0(x,E);return{checked:w,disabled:!!o,focusVisible:C,getInputProps:(T={})=>$({checked:t,defaultChecked:n,disabled:o,readOnly:f,ref:F,required:u,type:"checkbox",role:"switch","aria-checked":t},T,{onChange:p(T),onFocus:M(T),onBlur:I(T)}),inputRef:F,readOnly:!!f}}const uc=["onChange","maxRows","minRows","style","value"];function be(e){return parseInt(e,10)||0}const hc={shadow:{visibility:"hidden",position:"absolute",overflow:"hidden",height:0,top:0,left:0,transform:"translateZ(0)"}};function wc(e){return e==null||Object.keys(e).length===0||e.outerHeightStyle===0&&!e.overflowing}const X5=r.forwardRef(function(t,n){const{onChange:o,maxRows:l,minRows:s=1,style:i,value:d}=t,f=k0(t,uc),{current:u}=r.useRef(d!=null),w=r.useRef(null),v=u0(n,w),p=r.useRef(null),m=r.useCallback(()=>{const x=w.current,Z=$0(x).getComputedStyle(x);if(Z.width==="0px")return{outerHeightStyle:0,overflowing:!1};const E=p.current;E.style.width=Z.width,E.value=x.value||t.placeholder||"x",E.value.slice(-1)===`
28
- `&&(E.value+=" ");const M=Z.boxSizing,I=be(Z.paddingBottom)+be(Z.paddingTop),F=be(Z.borderBottomWidth)+be(Z.borderTopWidth),V=E.scrollHeight;E.value="x";const T=E.scrollHeight;let B=V;s&&(B=Math.max(Number(s)*T,B)),l&&(B=Math.min(Number(l)*T,B)),B=Math.max(B,T);const k=B+(M==="border-box"?I+F:0),G=Math.abs(B-V)<=1;return{outerHeightStyle:k,overflowing:G}},[l,s,t.placeholder]),b=r.useCallback(()=>{const x=m();if(wc(x))return;const C=w.current;C.style.height=`${x.outerHeightStyle}px`,C.style.overflow=x.overflowing?"hidden":""},[m]);E0(()=>{const x=()=>{b()};let C;const Z=()=>{cancelAnimationFrame(C),C=requestAnimationFrame(()=>{x()})},E=ca(x),M=w.current,I=$0(M);I.addEventListener("resize",E);let F;return typeof ResizeObserver<"u"&&(F=new ResizeObserver(process.env.NODE_ENV==="test"?Z:x),F.observe(M)),()=>{E.clear(),cancelAnimationFrame(C),I.removeEventListener("resize",E),F&&F.disconnect()}},[m,b]),E0(()=>{b()});const y=x=>{u||b(),o&&o(x)};return a.jsxs(r.Fragment,{children:[a.jsx("textarea",$({value:d,onChange:y,ref:v,rows:s},f)),a.jsx("textarea",{"aria-hidden":!0,className:t.className,readOnly:!0,ref:p,tabIndex:-1,style:$({},hc.shadow,i,{paddingTop:0,paddingBottom:0})})]})});process.env.NODE_ENV!=="production"&&(X5.propTypes={className:L.string,maxRows:L.oneOfType([L.number,L.string]),minRows:L.oneOfType([L.number,L.string]),onChange:L.func,placeholder:L.string,style:L.object,value:L.oneOfType([L.arrayOf(L.string),L.number,L.string])});var J5={exports:{}};/*!
22
+ `))},[JSON.stringify(t)])}const f=r.useCallback(u=>{l||i(u)},[]);return[d,f]}function Qe(e){const t=r.useRef(e);return Oe(()=>{t.current=e}),r.useRef((...n)=>(0,t.current)(...n)).current}function Se(...e){return r.useMemo(()=>e.every(t=>t==null)?null:t=>{e.forEach(n=>{P0(n,t)})},e)}class x1{constructor(){this.currentId=0,this.clear=()=>{this.currentId!==0&&(clearTimeout(this.currentId),this.currentId=0)},this.disposeEffect=()=>this.clear}static create(){return new x1}start(t,n){this.clear(),this.currentId=setTimeout(()=>{this.currentId=0,n()},t)}}let F0=!0,S1=!1;const el=new x1,tl={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function rl(e){const{type:t,tagName:n}=e;return!!(n==="INPUT"&&tl[t]&&!e.readOnly||n==="TEXTAREA"&&!e.readOnly||e.isContentEditable)}function nl(e){e.metaKey||e.altKey||e.ctrlKey||(F0=!0)}function Z1(){F0=!1}function ol(){this.visibilityState==="hidden"&&S1&&(F0=!0)}function al(e){e.addEventListener("keydown",nl,!0),e.addEventListener("mousedown",Z1,!0),e.addEventListener("pointerdown",Z1,!0),e.addEventListener("touchstart",Z1,!0),e.addEventListener("visibilitychange",ol,!0)}function ll(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch{}return F0||rl(t)}function Wt(){const e=r.useCallback(l=>{l!=null&&al(l.ownerDocument)},[]),t=r.useRef(!1);function n(){return t.current?(S1=!0,el.start(100,()=>{S1=!1}),t.current=!1,!0):!1}function o(l){return ll(l)?(t.current=!0,!0):!1}return{isFocusVisibleRef:t,onFocus:o,onBlur:n,ref:e}}function cl(e){const t=e.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}const sl=e=>{const t=r.useRef({});return r.useEffect(()=>{t.current=e}),t.current},il={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:-1,overflow:"hidden",padding:0,position:"absolute",whiteSpace:"nowrap",width:"1px"};function jt(e,t,n=void 0){const o={};return Object.keys(e).forEach(l=>{o[l]=e[l].reduce((s,i)=>{if(i){const d=t(i);d!==""&&s.push(d),n&&n[i]&&s.push(n[i])}return s},[]).join(" ")}),o}const dl={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function qt(e){var t,n,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var l=e.length;for(t=0;t<l;t++)e[t]&&(n=qt(e[t]))&&(o&&(o+=" "),o+=n)}else for(n in e)e[n]&&(o&&(o+=" "),o+=n);return o}function Kt(){for(var e,t,n=0,o="",l=arguments.length;n<l;n++)(e=arguments[n])&&(t=qt(e))&&(o&&(o+=" "),o+=t);return o}function zt(e){if(e===void 0)return{};const t={};return Object.keys(e).filter(n=>!(n.match(/^on[A-Z]/)&&typeof e[n]=="function")).forEach(n=>{t[n]=e[n]}),t}function fl(e){const{getSlotProps:t,additionalProps:n,externalSlotProps:o,externalForwardedProps:l,className:s}=e;if(!t){const w=Kt(n==null?void 0:n.className,s,l==null?void 0:l.className,o==null?void 0:o.className),b=q({},n==null?void 0:n.style,l==null?void 0:l.style,o==null?void 0:o.style),y=q({},n,l,o);return w.length>0&&(y.className=w),Object.keys(b).length>0&&(y.style=b),{props:y,internalRef:void 0}}const i=xe(q({},l,o)),d=zt(o),f=zt(l),u=t(i),h=Kt(u==null?void 0:u.className,n==null?void 0:n.className,s,l==null?void 0:l.className,o==null?void 0:o.className),v=q({},u==null?void 0:u.style,n==null?void 0:n.style,l==null?void 0:l.style,o==null?void 0:o.style),p=q({},u,n,f,d);return h.length>0&&(p.className=h),Object.keys(v).length>0&&(p.style=v),{props:p,internalRef:u.ref}}const ul=["elementType","externalSlotProps","ownerState","skipResolvingSlotProps"];function h0(e){var t;const{elementType:n,externalSlotProps:o,ownerState:l,skipResolvingSlotProps:s=!1}=e,i=d0(e,ul),d=s?{}:B7(o,l),{props:f,internalRef:u}=fl(q({},i,{externalSlotProps:d})),h=Se(u,d==null?void 0:d.ref,(t=e.additionalProps)==null?void 0:t.ref);return O7(n,q({},f,{ref:h}),l)}const hl=["ownerState"];function gl(e){return r.forwardRef(function(n,o){const l=d0(n,hl);return r.createElement(e,q({},l,{ref:o}))})}const Gt="base";function wl(e){return`${Gt}--${e}`}function vl(e,t){return`${Gt}-${e}-${t}`}function M1(e,t){const n=dl[t];return n?wl(n):vl(e,t)}function Yt(e,t){const n={};return t.forEach(o=>{n[o]=M1(e,o)}),n}function g0(e={}){const{disabled:t=!1,focusableWhenDisabled:n,href:o,rootRef:l,tabIndex:s,to:i,type:d,rootElementName:f}=e,u=r.useRef(),[h,v]=r.useState(!1),{isFocusVisibleRef:p,onFocus:w,onBlur:b,ref:y}=Wt(),[C,I]=r.useState(!1);t&&!n&&C&&I(!1),r.useEffect(()=>{p.current=C},[C,p]);const[S,E]=$7({rootElementName:f??(o||i?"a":void 0),componentName:"Button"}),Z=A=>M=>{var N;C&&M.preventDefault(),(N=A.onMouseLeave)==null||N.call(A,M)},x=A=>M=>{var N;b(M),p.current===!1&&I(!1),(N=A.onBlur)==null||N.call(A,M)},F=A=>M=>{var N;if(u.current||(u.current=M.currentTarget),w(M),p.current===!0){var _;I(!0),(_=A.onFocusVisible)==null||_.call(A,M)}(N=A.onFocus)==null||N.call(A,M)},L=()=>{const A=u.current;return S==="BUTTON"||S==="INPUT"&&["button","submit","reset"].includes(A==null?void 0:A.type)||S==="A"&&(A==null?void 0:A.href)},V=A=>M=>{if(!t){var N;(N=A.onClick)==null||N.call(A,M)}},B=A=>M=>{var N;t||(v(!0),document.addEventListener("mouseup",()=>{v(!1)},{once:!0})),(N=A.onMouseDown)==null||N.call(A,M)},D=A=>M=>{var N;if((N=A.onKeyDown)==null||N.call(A,M),!M.defaultMuiPrevented&&(M.target===M.currentTarget&&!L()&&M.key===" "&&M.preventDefault(),M.target===M.currentTarget&&M.key===" "&&!t&&v(!0),M.target===M.currentTarget&&!L()&&M.key==="Enter"&&!t)){var _;(_=A.onClick)==null||_.call(A,M),M.preventDefault()}},J=A=>M=>{var N;if(M.target===M.currentTarget&&v(!1),(N=A.onKeyUp)==null||N.call(A,M),M.target===M.currentTarget&&!L()&&!t&&M.key===" "&&!M.defaultMuiPrevented){var _;(_=A.onClick)==null||_.call(A,M)}},k=Se(E,l,y,u),z={};return s!==void 0&&(z.tabIndex=s),S==="BUTTON"?(z.type=d??"button",n?z["aria-disabled"]=t:z.disabled=t):S==="INPUT"?d&&["button","submit","reset"].includes(d)&&(n?z["aria-disabled"]=t:z.disabled=t):S!==""&&(!o&&!i&&(z.role="button",z.tabIndex=s??0),t&&(z["aria-disabled"]=t,z.tabIndex=n?s??0:-1)),{getRootProps:(A={})=>{const M=q({},xe(e),xe(A)),N=q({type:d},M,z,A,{onBlur:x(M),onClick:V(M),onFocus:F(M),onKeyDown:D(M),onKeyUp:J(M),onMouseDown:B(M),onMouseLeave:Z(M),ref:k});return delete N.onFocusVisible,N},focusVisible:C,setFocusVisible:I,active:h,rootRef:k}}const w0=r.createContext(null);process.env.NODE_ENV!=="production"&&(w0.displayName="DropdownContext");function pl(e,t){return e===t}const A1={},Xt=()=>{};function N1(e,t){const n=q({},e);return Object.keys(t).forEach(o=>{t[o]!==void 0&&(n[o]=t[o])}),n}function ml(e){const{nextState:t,initialState:n,stateComparers:o,onStateChange:l,controlledProps:s,lastActionRef:i}=e,d=r.useRef(n);r.useEffect(()=>{if(i.current===null)return;const f=N1(d.current,s);Object.keys(t).forEach(u=>{var h;const v=(h=o[u])!=null?h:pl,p=t[u],w=f[u];if(w==null&&p!=null||w!=null&&p==null||w!=null&&p!=null&&!v(p,w)){var b,y;l==null||l((b=i.current.event)!=null?b:null,u,p,(y=i.current.type)!=null?y:"",t)}}),d.current=t,i.current=null},[d,t,i,l,o,s])}function Jt(e){const t=r.useRef(null),{reducer:n,initialState:o,controlledProps:l=A1,stateComparers:s=A1,onStateChange:i=Xt,actionContext:d,componentName:f=""}=e,u=r.useRef(l);process.env.NODE_ENV!=="production"&&r.useEffect(()=>{Object.keys(l).forEach(b=>{u.current[b]!==void 0&&l[b]===void 0&&console.error(`useControllableReducer: ${f?`The ${f} component`:"A component"} is changing a controlled prop to be uncontrolled: ${b}`),u.current[b]===void 0&&l[b]!==void 0&&console.error(`useControllableReducer: ${f?`The ${f} component`:"A component"} is changing an uncontrolled prop to be controlled: ${b}`)})},[l,f]);const h=r.useCallback((b,y)=>{t.current=y;const C=N1(b,l);return n(C,y)},[l,n]),[v,p]=r.useReducer(h,o),w=r.useCallback(b=>{p(q({},b,{context:d}))},[d]);return ml({nextState:v,initialState:o,stateComparers:s??A1,onStateChange:i??Xt,controlledProps:l,lastActionRef:t}),[N1(v,l),w]}const Ve={blur:"dropdown:blur",escapeKeyDown:"dropdown:escapeKeyDown",toggle:"dropdown:toggle",open:"dropdown:open",close:"dropdown:close"};function bl(e,t){switch(t.type){case Ve.blur:return{open:!1,changeReason:t.event};case Ve.escapeKeyDown:return{open:!1,changeReason:t.event};case Ve.toggle:return{open:!e.open,changeReason:t.event};case Ve.open:return{open:!0,changeReason:t.event};case Ve.close:return{open:!1,changeReason:t.event};default:throw new Error("Unhandled action")}}function yl(e={}){const{defaultOpen:t,onOpenChange:n,open:o,componentName:l="useDropdown"}=e,[s,i]=r.useState(""),[d,f]=r.useState(null),u=r.useRef(null),h=r.useCallback((y,C,I,S)=>{C==="open"&&(n==null||n(y,I)),u.current=S},[n]),v=r.useMemo(()=>o!==void 0?{open:o}:{},[o]),[p,w]=Jt({controlledProps:v,initialState:t?{open:!0,changeReason:null}:{open:!1,changeReason:null},onStateChange:h,reducer:bl,componentName:l});return r.useEffect(()=>{!p.open&&u.current!==null&&u.current!==Ve.blur&&(d==null||d.focus())},[p.open,d]),{contextValue:{state:p,dispatch:w,popupId:s,registerPopup:i,registerTrigger:f,triggerElement:d},open:p.open}}const El=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])'].join(",");function Il(e){const t=parseInt(e.getAttribute("tabindex")||"",10);return Number.isNaN(t)?e.contentEditable==="true"||(e.nodeName==="AUDIO"||e.nodeName==="VIDEO"||e.nodeName==="DETAILS")&&e.getAttribute("tabindex")===null?0:e.tabIndex:t}function Cl(e){if(e.tagName!=="INPUT"||e.type!=="radio"||!e.name)return!1;const t=o=>e.ownerDocument.querySelector(`input[type="radio"]${o}`);let n=t(`[name="${e.name}"]:checked`);return n||(n=t(`[name="${e.name}"]`)),n!==e}function xl(e){return!(e.disabled||e.tagName==="INPUT"&&e.type==="hidden"||Cl(e))}function Sl(e){const t=[],n=[];return Array.from(e.querySelectorAll(El)).forEach((o,l)=>{const s=Il(o);s===-1||!xl(o)||(s===0?t.push(o):n.push({documentOrder:l,tabIndex:s,node:o}))}),n.sort((o,l)=>o.tabIndex===l.tabIndex?o.documentOrder-l.documentOrder:o.tabIndex-l.tabIndex).map(o=>o.node).concat(t)}function Zl(){return!0}function V0(e){const{children:t,disableAutoFocus:n=!1,disableEnforceFocus:o=!1,disableRestoreFocus:l=!1,getTabbable:s=Sl,isEnabled:i=Zl,open:d}=e,f=r.useRef(!1),u=r.useRef(null),h=r.useRef(null),v=r.useRef(null),p=r.useRef(null),w=r.useRef(!1),b=r.useRef(null),y=Se(t.ref,b),C=r.useRef(null);r.useEffect(()=>{!d||!b.current||(w.current=!n)},[n,d]),r.useEffect(()=>{if(!d||!b.current)return;const E=$e(b.current);return b.current.contains(E.activeElement)||(b.current.hasAttribute("tabIndex")||(process.env.NODE_ENV!=="production"&&console.error(["MUI: The modal content node does not accept focus.",'For the benefit of assistive technologies, the tabIndex of the node is being set to "-1".'].join(`
23
+ `)),b.current.setAttribute("tabIndex","-1")),w.current&&b.current.focus()),()=>{l||(v.current&&v.current.focus&&(f.current=!0,v.current.focus()),v.current=null)}},[d]),r.useEffect(()=>{if(!d||!b.current)return;const E=$e(b.current),Z=L=>{C.current=L,!(o||!i()||L.key!=="Tab")&&E.activeElement===b.current&&L.shiftKey&&(f.current=!0,h.current&&h.current.focus())},x=()=>{const L=b.current;if(L===null)return;if(!E.hasFocus()||!i()||f.current){f.current=!1;return}if(L.contains(E.activeElement)||o&&E.activeElement!==u.current&&E.activeElement!==h.current)return;if(E.activeElement!==p.current)p.current=null;else if(p.current!==null)return;if(!w.current)return;let V=[];if((E.activeElement===u.current||E.activeElement===h.current)&&(V=s(b.current)),V.length>0){var B,D;const J=!!((B=C.current)!=null&&B.shiftKey&&((D=C.current)==null?void 0:D.key)==="Tab"),k=V[0],z=V[V.length-1];typeof k!="string"&&typeof z!="string"&&(J?z.focus():k.focus())}else L.focus()};E.addEventListener("focusin",x),E.addEventListener("keydown",Z,!0);const F=setInterval(()=>{E.activeElement&&E.activeElement.tagName==="BODY"&&x()},50);return()=>{clearInterval(F),E.removeEventListener("focusin",x),E.removeEventListener("keydown",Z,!0)}},[n,o,l,i,d,s]);const I=E=>{v.current===null&&(v.current=E.relatedTarget),w.current=!0,p.current=E.target;const Z=t.props.onFocus;Z&&Z(E)},S=E=>{v.current===null&&(v.current=E.relatedTarget),w.current=!0};return a.jsxs(r.Fragment,{children:[a.jsx("div",{tabIndex:d?0:-1,onFocus:S,ref:u,"data-testid":"sentinelStart"}),r.cloneElement(t,{ref:y,onFocus:I}),a.jsx("div",{tabIndex:d?0:-1,onFocus:S,ref:h,"data-testid":"sentinelEnd"})]})}process.env.NODE_ENV!=="production"&&(V0.propTypes={children:$t,disableAutoFocus:U.bool,disableEnforceFocus:U.bool,disableRestoreFocus:U.bool,getTabbable:U.func,isEnabled:U.func,open:U.bool.isRequired}),process.env.NODE_ENV!=="production"&&(V0["propTypes"]=Dt(V0.propTypes));const Qt=r.createContext(void 0);process.env.NODE_ENV!=="production"&&(Qt.displayName="FormControlContext");function Ml(){return r.useContext(Qt)}function Al(e={}){const{defaultValue:t,disabled:n=!1,error:o=!1,onBlur:l,onChange:s,onFocus:i,required:d=!1,value:f,inputRef:u}=e,h=Ml();let v,p,w,b,y;if(h){var C,I,S;if(v=void 0,p=(C=h.disabled)!=null?C:!1,w=(I=h.error)!=null?I:!1,b=(S=h.required)!=null?S:!1,y=h.value,process.env.NODE_ENV!=="production"){const A=["defaultValue","disabled","error","required","value"].filter(M=>e[M]!==void 0);A.length>0&&console.warn(["MUI: You have set props on an input that is inside a FormControl.","Set these props on a FormControl instead. Otherwise they will be ignored.",`Ignored props: ${A.join(", ")}`].join(`
24
+ `))}}else v=t,p=n,w=o,b=d,y=f;const{current:E}=r.useRef(y!=null),Z=r.useCallback(A=>{process.env.NODE_ENV!=="production"&&A&&A.nodeName!=="INPUT"&&!A.focus&&console.error(["MUI: You have provided a `slots.input` to the input component","that does not correctly handle the `ref` prop.","Make sure the `ref` prop is called with a HTMLInputElement."].join(`
25
+ `))},[]),x=r.useRef(null),F=Se(x,u,Z),[L,V]=r.useState(!1);r.useEffect(()=>{!h&&p&&L&&(V(!1),l==null||l())},[h,p,L,l]);const B=A=>M=>{var N;if(h!=null&&h.disabled){M.stopPropagation();return}if((N=A.onFocus)==null||N.call(A,M),h&&h.onFocus){var _;h==null||(_=h.onFocus)==null||_.call(h)}else V(!0)},D=A=>M=>{var N;(N=A.onBlur)==null||N.call(A,M),h&&h.onBlur?h.onBlur():V(!1)},J=A=>(M,...N)=>{var _,j;if(!E&&(M.target||x.current)==null)throw new Error(process.env.NODE_ENV!=="production"?"MUI: Expected valid input target. Did you use a custom `slots.input` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info.":X7(17));h==null||(_=h.onChange)==null||_.call(h,M),(j=A.onChange)==null||j.call(A,M,...N)},k=A=>M=>{var N;x.current&&M.currentTarget===M.target&&x.current.focus(),(N=A.onClick)==null||N.call(A,M)};return{disabled:p,error:w,focused:L,formControlContext:h,getInputProps:(A={})=>{const N=q({},{onBlur:l,onChange:s,onFocus:i},xe(A)),_=q({},N,{onBlur:D(N),onChange:J(N),onFocus:B(N)});return q({},_,{"aria-invalid":w||void 0,defaultValue:v,value:y,required:b,disabled:p},A,{ref:F},_)},getRootProps:(A={})=>{const M=xe(e,["onBlur","onChange","onFocus"]),N=q({},M,xe(A));return q({},A,N,{onClick:k(N)})},inputRef:F,required:b,value:y}}const we={blur:"list:blur",focus:"list:focus",itemClick:"list:itemClick",itemHover:"list:itemHover",itemsChange:"list:itemsChange",keyDown:"list:keyDown",resetHighlight:"list:resetHighlight",highlightLast:"list:highlightLast",textNavigation:"list:textNavigation",clearSelection:"list:clearSelection"};function Nl(e,t,n,o,l,s){if(n.length===0||!o&&n.every((d,f)=>l(d,f)))return-1;let i=e;for(;;){if(!s&&t==="next"&&i===n.length||!s&&t==="previous"&&i===-1)return-1;if(o?!1:l(n[i],i))i+=t==="next"?1:-1,s&&(i=(i+n.length)%n.length);else return i}}function Ce(e,t,n){var o;const{items:l,isItemDisabled:s,disableListWrap:i,disabledItemsFocusable:d,itemComparer:f,focusManagement:u}=n,h=u==="DOM"?0:-1,v=l.length-1,p=e==null?-1:l.findIndex(I=>f(I,e));let w,b,y=!i;switch(t){case"reset":if(h===-1)return null;w=0,b="next",y=!1;break;case"start":w=0,b="next",y=!1;break;case"end":w=v,b="previous",y=!1;break;default:{const I=p+t;I<0?!y&&p!==-1||Math.abs(t)>1?(w=0,b="next"):(w=v,b="previous"):I>v?!y||Math.abs(t)>1?(w=v,b="previous"):(w=0,b="next"):(w=I,b=t>=0?"next":"previous")}}const C=Nl(w,b,l,d,s,y);return C===-1&&e!==null&&!s(e,p)?e:(o=l[C])!=null?o:null}function Pl(e,t,n,o){return n==="none"?[]:n==="single"?o(t[0],e)?t:[e]:t.some(l=>o(l,e))?t.filter(l=>!o(l,e)):[...t,e]}function P1(e,t,n){const{itemComparer:o,isItemDisabled:l,selectionMode:s,items:i}=n,{selectedValues:d}=t,f=i.findIndex(h=>o(e,h));if(l(e,f))return t;const u=Pl(e,d,s,o);return q({},t,{selectedValues:u,highlightedValue:e})}function Tl(e,t,n){const o=t.highlightedValue,{orientation:l,pageSize:s}=n;switch(e){case"Home":return q({},t,{highlightedValue:Ce(o,"start",n)});case"End":return q({},t,{highlightedValue:Ce(o,"end",n)});case"PageUp":return q({},t,{highlightedValue:Ce(o,-s,n)});case"PageDown":return q({},t,{highlightedValue:Ce(o,s,n)});case"ArrowUp":if(l!=="vertical")break;return q({},t,{highlightedValue:Ce(o,-1,n)});case"ArrowDown":if(l!=="vertical")break;return q({},t,{highlightedValue:Ce(o,1,n)});case"ArrowLeft":{if(l==="vertical")break;return q({},t,{highlightedValue:Ce(o,l==="horizontal-ltr"?-1:1,n)})}case"ArrowRight":{if(l==="vertical")break;return q({},t,{highlightedValue:Ce(o,l==="horizontal-ltr"?1:-1,n)})}case"Enter":case" ":return t.highlightedValue===null?t:P1(t.highlightedValue,t,n)}return t}function Fl(e,t){return t.focusManagement==="DOM"?e:q({},e,{highlightedValue:null})}function Vl(e,t,n){var o;const l=(o=n(e))==null?void 0:o.trim().toLowerCase();return!l||l.length===0?!1:l.indexOf(t)===0}function Hl(e,t,n){const{items:o,isItemDisabled:l,disabledItemsFocusable:s,getItemAsString:i}=n,d=t.length>1;let f=d?e.highlightedValue:Ce(e.highlightedValue,1,n);for(let u=0;u<o.length;u+=1){if(!f||!d&&e.highlightedValue===f)return e;if(Vl(f,t,i)&&(!l(f,o.indexOf(f))||s))return q({},e,{highlightedValue:f});f=Ce(f,1,n)}return e}function Ll(e,t,n,o){var l;const{itemComparer:s,focusManagement:i}=o;let d=null;if(n.highlightedValue!=null){var f;d=(f=e.find(v=>s(v,n.highlightedValue)))!=null?f:null}else i==="DOM"&&t.length===0&&(d=Ce(null,"reset",o));const h=((l=n.selectedValues)!=null?l:[]).filter(v=>e.some(p=>s(p,v)));return q({},n,{highlightedValue:d,selectedValues:h})}function Ol(e,t){return q({},e,{highlightedValue:Ce(null,"reset",t)})}function kl(e,t){return q({},e,{highlightedValue:Ce(null,"end",t)})}function Bl(e,t){return q({},e,{selectedValues:[],highlightedValue:Ce(null,"reset",t)})}function T1(e,t){const{type:n,context:o}=t;switch(n){case we.keyDown:return Tl(t.key,e,o);case we.itemClick:return P1(t.item,e,o);case we.blur:return Fl(e,o);case we.textNavigation:return Hl(e,t.searchString,o);case we.itemsChange:return Ll(t.items,t.previousItems,e,o);case we.resetHighlight:return Ol(e,o);case we.highlightLast:return kl(e,o);case we.clearSelection:return Bl(e,o);default:return e}}const $l=500;function Dl(e){const t=r.useRef({searchString:"",lastTime:null});return r.useCallback(n=>{if(n.key.length===1&&n.key!==" "){const o=t.current,l=n.key.toLowerCase(),s=performance.now();o.searchString.length>0&&o.lastTime&&s-o.lastTime>$l?o.searchString=l:(o.searchString.length!==1||l!==o.searchString)&&(o.searchString+=l),o.lastTime=s,e(o.searchString,n)}},[e])}const e5={},_l=()=>{},Rl=(e,t)=>e===t,Ul=()=>!1,Wl=e=>typeof e=="string"?e:String(e),jl=()=>({highlightedValue:null,selectedValues:[]});function t5(e){const{controlledProps:t=e5,disabledItemsFocusable:n=!1,disableListWrap:o=!1,focusManagement:l="activeDescendant",getInitialState:s=jl,getItemDomElement:i,getItemId:d,isItemDisabled:f=Ul,rootRef:u,onStateChange:h=_l,items:v,itemComparer:p=Rl,getItemAsString:w=Wl,onChange:b,onHighlightChange:y,onItemsChange:C,orientation:I="vertical",pageSize:S=5,reducerActionContext:E=e5,selectionMode:Z="single",stateReducer:x,componentName:F="useList"}=e;if(process.env.NODE_ENV!=="production"){if(l==="DOM"&&i==null)throw new Error("useList: The `getItemDomElement` prop is required when using the `DOM` focus management.");if(l==="activeDescendant"&&d==null)throw new Error("useList: The `getItemId` prop is required when using the `activeDescendant` focus management.")}const L=r.useRef(null),V=Se(u,L),B=r.useCallback((Q,R,K)=>{if(y==null||y(Q,R,K),l==="DOM"&&R!=null&&(K===we.itemClick||K===we.keyDown||K===we.textNavigation)){var ee;i==null||(ee=i(R))==null||ee.focus()}},[i,y,l]),D=r.useMemo(()=>({highlightedValue:p,selectedValues:(Q,R)=>Et(Q,R,p)}),[p]),J=r.useCallback((Q,R,K,ee,de)=>{switch(h==null||h(Q,R,K,ee,de),R){case"highlightedValue":B(Q,K,ee);break;case"selectedValues":b==null||b(Q,K,ee);break}},[B,b,h]),k=r.useMemo(()=>({disabledItemsFocusable:n,disableListWrap:o,focusManagement:l,isItemDisabled:f,itemComparer:p,items:v,getItemAsString:w,onHighlightChange:B,orientation:I,pageSize:S,selectionMode:Z,stateComparers:D}),[n,o,l,f,p,v,w,B,I,S,Z,D]),z=s(),W=x??T1,A=r.useMemo(()=>q({},E,k),[E,k]),[M,N]=Jt({reducer:W,actionContext:A,initialState:z,controlledProps:t,stateComparers:D,onStateChange:J,componentName:F}),{highlightedValue:_,selectedValues:j}=M,P=Dl((Q,R)=>N({type:we.textNavigation,event:R,searchString:Q})),O=r.useRef([]);r.useEffect(()=>{Et(O.current,v,p)||(N({type:we.itemsChange,event:null,items:v,previousItems:O.current}),O.current=v,C==null||C(v))},[v,p,N,C]);const le=Q=>R=>{var K;if((K=Q.onKeyDown)==null||K.call(Q,R),R.defaultMuiPrevented)return;const ee=["Home","End","PageUp","PageDown"];I==="vertical"?ee.push("ArrowUp","ArrowDown"):ee.push("ArrowLeft","ArrowRight"),l==="activeDescendant"&&ee.push(" ","Enter"),ee.includes(R.key)&&R.preventDefault(),N({type:we.keyDown,key:R.key,event:R}),P(R)},se=Q=>R=>{var K,ee;(K=Q.onBlur)==null||K.call(Q,R),!R.defaultMuiPrevented&&((ee=L.current)!=null&&ee.contains(R.relatedTarget)||N({type:we.blur,event:R}))},te=(Q={})=>{const R=xe(Q);return q({},Q,{"aria-activedescendant":l==="activeDescendant"&&_!=null?d(_):void 0,tabIndex:l==="DOM"?-1:0,ref:V},R,{onBlur:se(R),onKeyDown:le(R)})},re=r.useCallback(Q=>{const R=(j??[]).some(de=>de!=null&&p(Q,de)),K=_!=null&&p(Q,_);return{focusable:l==="DOM",highlighted:K,selected:R}},[p,j,_,l]),oe=r.useMemo(()=>({dispatch:N,getItemState:re}),[N,re]);return r.useDebugValue({state:M}),{contextValue:oe,dispatch:N,getRootProps:te,rootRef:V,state:M}}const H0=r.createContext(null);process.env.NODE_ENV!=="production"&&(H0.displayName="ListContext");function r5(e){const{handlePointerOverEvents:t=!1,item:n}=e,o=r.useContext(H0);if(!o)throw new Error("useListItem must be used within a ListProvider");const{dispatch:l,getItemState:s}=o,{highlighted:i,selected:d,focusable:f}=s(n),u=r.useCallback(w=>b=>{var y;if((y=w.onClick)==null||y.call(w,b),!b.defaultPrevented){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error(["MUI: The `item` provided to useListItem() is undefined.","This should happen only during server-side rendering under React 17."].join(`
26
+ `));l({type:we.itemClick,item:n,event:b})}},[l,n]),h=r.useCallback(w=>b=>{var y;if((y=w.onMouseOver)==null||y.call(w,b),!b.defaultPrevented){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error(["MUI: The `item` provided to useListItem() is undefined.","This should happen only during server-side rendering under React 17."].join(`
27
+ `));l({type:we.itemHover,item:n,event:b})}},[l,n]);let v;return f&&(v=i?0:-1),{getRootProps:(w={})=>{const b=xe(w);return q({},w,{onClick:u(b),onPointerOver:t?h(b):void 0,tabIndex:v})},highlighted:i,selected:d}}function ql(e,t){if(t.type===we.itemHover)return q({},e,{highlightedValue:t.item});const n=T1(e,t);if(n.highlightedValue===null&&t.context.items.length>0)return q({},n,{highlightedValue:t.context.items[0]});if(t.type===we.keyDown&&t.event.key==="Escape")return q({},n,{open:!1});if(t.type===we.blur){var o;if(!((o=t.context.listboxRef.current)!=null&&o.contains(t.event.relatedTarget))){var l,s;const i=(l=t.context.listboxRef.current)==null?void 0:l.getAttribute("id"),d=(s=t.event.relatedTarget)==null?void 0:s.getAttribute("aria-controls");return i&&d&&i===d?n:q({},n,{open:!1,highlightedValue:t.context.items[0]})}}return n}const L0=r.createContext(null);process.env.NODE_ENV!=="production"&&(L0.displayName="CompoundComponentContext");function Kl(e){const t=Array.from(e.keys()).map(n=>{const o=e.get(n);return{key:n,subitem:o}});return t.sort((n,o)=>{const l=n.subitem.ref.current,s=o.subitem.ref.current;return l===null||s===null||l===s?0:l.compareDocumentPosition(s)&Node.DOCUMENT_POSITION_PRECEDING?1:-1}),new Map(t.map(n=>[n.key,n.subitem]))}function n5(){const[e,t]=r.useState(new Map),n=r.useRef(new Set),o=r.useCallback(function(u){n.current.delete(u),t(h=>{const v=new Map(h);return v.delete(u),v})},[]),l=r.useCallback(function(u,h){let v;return typeof u=="function"?v=u(n.current):v=u,n.current.add(v),t(p=>{const w=new Map(p);return w.set(v,h),w}),{id:v,deregister:()=>o(v)}},[o]),s=r.useMemo(()=>Kl(e),[e]),i=r.useCallback(function(u){return Array.from(s.keys()).indexOf(u)},[s]);return{contextValue:r.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:e.size}),[i,l,e.size]),subitems:s}}function o5(e,t){const n=r.useContext(L0);if(n===null)throw new Error("useCompoundItem must be used within a useCompoundParent");const{registerItem:o}=n,[l,s]=r.useState(typeof e=="function"?void 0:e);return Oe(()=>{const{id:i,deregister:d}=o(e,t);return s(i),d},[o,t,e]),{id:l,index:l!==void 0?n.getItemIndex(l):-1,totalItemCount:n.totalSubitemCount}}function De(e,t){return function(o={}){const l=q({},o,e(o));return q({},l,t(l))}}const zl={dispatch:()=>{},popupId:"",registerPopup:()=>{},registerTrigger:()=>{},state:{open:!0,changeReason:null},triggerElement:null};function Gl(e={}){var t,n;const{listboxRef:o,onItemsChange:l,id:s,disabledItemsFocusable:i=!0,disableListWrap:d=!1,autoFocus:f=!0,componentName:u="useMenu"}=e,h=r.useRef(null),v=Se(h,o),p=(t=u0(s))!=null?t:"",{state:{open:w,changeReason:b},dispatch:y,triggerElement:C,registerPopup:I}=(n=r.useContext(w0))!=null?n:zl,S=r.useRef(w),{subitems:E,contextValue:Z}=n5(),x=r.useMemo(()=>Array.from(E.keys()),[E]),F=r.useCallback(j=>{var P,O;return j==null?null:(P=(O=E.get(j))==null?void 0:O.ref.current)!=null?P:null},[E]),L=r.useCallback(j=>{var P;return(E==null||(P=E.get(j))==null?void 0:P.disabled)||!1},[E]),V=r.useCallback(j=>{var P,O;return((P=E.get(j))==null?void 0:P.label)||((O=E.get(j))==null||(O=O.ref.current)==null?void 0:O.innerText)},[E]),B=r.useMemo(()=>({listboxRef:h}),[h]),{dispatch:D,getRootProps:J,contextValue:k,state:{highlightedValue:z},rootRef:W}=t5({disabledItemsFocusable:i,disableListWrap:d,focusManagement:"DOM",getItemDomElement:F,getInitialState:()=>({selectedValues:[],highlightedValue:null}),isItemDisabled:L,items:x,getItemAsString:V,rootRef:v,onItemsChange:l,reducerActionContext:B,selectionMode:"none",stateReducer:ql,componentName:u});Oe(()=>{I(p)},[p,I]),Oe(()=>{w&&(b==null?void 0:b.type)==="keydown"&&b.key==="ArrowUp"&&D({type:we.highlightLast,event:b})},[w,b,D]),r.useEffect(()=>{if(w&&f&&z&&!S.current){var j;(j=E.get(z))==null||(j=j.ref)==null||(j=j.current)==null||j.focus()}},[w,f,z,E,x]),r.useEffect(()=>{var j;if((j=h.current)!=null&&j.contains(document.activeElement)&&z!==null){var P;E==null||(P=E.get(z))==null||(P=P.ref.current)==null||P.focus()}},[z,E]);const A=j=>P=>{var O,le;(O=j.onBlur)==null||O.call(j,P),!P.defaultMuiPrevented&&((le=h.current)!=null&&le.contains(P.relatedTarget)||P.relatedTarget===C||y({type:Ve.blur,event:P}))},M=j=>P=>{var O;(O=j.onKeyDown)==null||O.call(j,P),!P.defaultMuiPrevented&&P.key==="Escape"&&y({type:Ve.escapeKeyDown,event:P})},N=(j={})=>({onBlur:A(j),onKeyDown:M(j)}),_=(j={})=>{const P=De(N,J),O=xe(j);return q({},j,O,P(O),{id:p,role:"menu"})};return r.useDebugValue({subitems:E,highlightedValue:z}),{contextValue:q({},Z,k),dispatch:D,getListboxProps:_,highlightedValue:z,listboxRef:W,menuItems:E,open:w,triggerElement:C}}function Yl(e){const{value:t,children:n}=e,{dispatch:o,getItemIndex:l,getItemState:s,registerItem:i,totalSubitemCount:d}=t,f=r.useMemo(()=>({dispatch:o,getItemState:s,getItemIndex:l}),[o,l,s]),u=r.useMemo(()=>({getItemIndex:l,registerItem:i,totalSubitemCount:d}),[i,l,d]);return a.jsx(L0.Provider,{value:u,children:a.jsx(H0.Provider,{value:f,children:n})})}const e0=Math.min,qe=Math.max,O0=Math.round,k0=Math.floor,_e=e=>({x:e,y:e}),Xl={left:"right",right:"left",bottom:"top",top:"bottom"},Jl={start:"end",end:"start"};function F1(e,t,n){return qe(e,e0(t,n))}function v0(e,t){return typeof e=="function"?e(t):e}function Ke(e){return e.split("-")[0]}function p0(e){return e.split("-")[1]}function a5(e){return e==="x"?"y":"x"}function V1(e){return e==="y"?"height":"width"}function B0(e){return["top","bottom"].includes(Ke(e))?"y":"x"}function H1(e){return a5(B0(e))}function Ql(e,t,n){n===void 0&&(n=!1);const o=p0(e),l=H1(e),s=V1(l);let i=l==="x"?o===(n?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(i=$0(i)),[i,$0(i)]}function ec(e){const t=$0(e);return[L1(e),t,L1(t)]}function L1(e){return e.replace(/start|end/g,t=>Jl[t])}function tc(e,t,n){const o=["left","right"],l=["right","left"],s=["top","bottom"],i=["bottom","top"];switch(e){case"top":case"bottom":return n?t?l:o:t?o:l;case"left":case"right":return t?s:i;default:return[]}}function rc(e,t,n,o){const l=p0(e);let s=tc(Ke(e),n==="start",o);return l&&(s=s.map(i=>i+"-"+l),t&&(s=s.concat(s.map(L1)))),s}function $0(e){return e.replace(/left|right|bottom|top/g,t=>Xl[t])}function nc(e){return{top:0,right:0,bottom:0,left:0,...e}}function l5(e){return typeof e!="number"?nc(e):{top:e,right:e,bottom:e,left:e}}function D0(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function c5(e,t,n){let{reference:o,floating:l}=e;const s=B0(t),i=H1(t),d=V1(i),f=Ke(t),u=s==="y",h=o.x+o.width/2-l.width/2,v=o.y+o.height/2-l.height/2,p=o[d]/2-l[d]/2;let w;switch(f){case"top":w={x:h,y:o.y-l.height};break;case"bottom":w={x:h,y:o.y+o.height};break;case"right":w={x:o.x+o.width,y:v};break;case"left":w={x:o.x-l.width,y:v};break;default:w={x:o.x,y:o.y}}switch(p0(t)){case"start":w[i]-=p*(n&&u?-1:1);break;case"end":w[i]+=p*(n&&u?-1:1);break}return w}const oc=async(e,t,n)=>{const{placement:o="bottom",strategy:l="absolute",middleware:s=[],platform:i}=n,d=s.filter(Boolean),f=await(i.isRTL==null?void 0:i.isRTL(t));let u=await i.getElementRects({reference:e,floating:t,strategy:l}),{x:h,y:v}=c5(u,o,f),p=o,w={},b=0;for(let y=0;y<d.length;y++){const{name:C,fn:I}=d[y],{x:S,y:E,data:Z,reset:x}=await I({x:h,y:v,initialPlacement:o,placement:p,strategy:l,middlewareData:w,rects:u,platform:i,elements:{reference:e,floating:t}});h=S??h,v=E??v,w={...w,[C]:{...w[C],...Z}},x&&b<=50&&(b++,typeof x=="object"&&(x.placement&&(p=x.placement),x.rects&&(u=x.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:l}):x.rects),{x:h,y:v}=c5(u,p,f)),y=-1)}return{x:h,y:v,placement:p,strategy:l,middlewareData:w}};async function s5(e,t){var n;t===void 0&&(t={});const{x:o,y:l,platform:s,rects:i,elements:d,strategy:f}=e,{boundary:u="clippingAncestors",rootBoundary:h="viewport",elementContext:v="floating",altBoundary:p=!1,padding:w=0}=v0(t,e),b=l5(w),C=d[p?v==="floating"?"reference":"floating":v],I=D0(await s.getClippingRect({element:(n=await(s.isElement==null?void 0:s.isElement(C)))==null||n?C:C.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(d.floating)),boundary:u,rootBoundary:h,strategy:f})),S=v==="floating"?{...i.floating,x:o,y:l}:i.reference,E=await(s.getOffsetParent==null?void 0:s.getOffsetParent(d.floating)),Z=await(s.isElement==null?void 0:s.isElement(E))?await(s.getScale==null?void 0:s.getScale(E))||{x:1,y:1}:{x:1,y:1},x=D0(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:d,rect:S,offsetParent:E,strategy:f}):S);return{top:(I.top-x.top+b.top)/Z.y,bottom:(x.bottom-I.bottom+b.bottom)/Z.y,left:(I.left-x.left+b.left)/Z.x,right:(x.right-I.right+b.right)/Z.x}}const ac=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:o,placement:l,rects:s,platform:i,elements:d,middlewareData:f}=t,{element:u,padding:h=0}=v0(e,t)||{};if(u==null)return{};const v=l5(h),p={x:n,y:o},w=H1(l),b=V1(w),y=await i.getDimensions(u),C=w==="y",I=C?"top":"left",S=C?"bottom":"right",E=C?"clientHeight":"clientWidth",Z=s.reference[b]+s.reference[w]-p[w]-s.floating[b],x=p[w]-s.reference[w],F=await(i.getOffsetParent==null?void 0:i.getOffsetParent(u));let L=F?F[E]:0;(!L||!await(i.isElement==null?void 0:i.isElement(F)))&&(L=d.floating[E]||s.floating[b]);const V=Z/2-x/2,B=L/2-y[b]/2-1,D=e0(v[I],B),J=e0(v[S],B),k=D,z=L-y[b]-J,W=L/2-y[b]/2+V,A=F1(k,W,z),M=!f.arrow&&p0(l)!=null&&W!==A&&s.reference[b]/2-(W<k?D:J)-y[b]/2<0,N=M?W<k?W-k:W-z:0;return{[w]:p[w]+N,data:{[w]:A,centerOffset:W-A-N,...M&&{alignmentOffset:N}},reset:M}}}),lc=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,o;const{placement:l,middlewareData:s,rects:i,initialPlacement:d,platform:f,elements:u}=t,{mainAxis:h=!0,crossAxis:v=!0,fallbackPlacements:p,fallbackStrategy:w="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:y=!0,...C}=v0(e,t);if((n=s.arrow)!=null&&n.alignmentOffset)return{};const I=Ke(l),S=Ke(d)===d,E=await(f.isRTL==null?void 0:f.isRTL(u.floating)),Z=p||(S||!y?[$0(d)]:ec(d));!p&&b!=="none"&&Z.push(...rc(d,y,b,E));const x=[d,...Z],F=await s5(t,C),L=[];let V=((o=s.flip)==null?void 0:o.overflows)||[];if(h&&L.push(F[I]),v){const k=Ql(l,i,E);L.push(F[k[0]],F[k[1]])}if(V=[...V,{placement:l,overflows:L}],!L.every(k=>k<=0)){var B,D;const k=(((B=s.flip)==null?void 0:B.index)||0)+1,z=x[k];if(z)return{data:{index:k,overflows:V},reset:{placement:z}};let W=(D=V.filter(A=>A.overflows[0]<=0).sort((A,M)=>A.overflows[1]-M.overflows[1])[0])==null?void 0:D.placement;if(!W)switch(w){case"bestFit":{var J;const A=(J=V.map(M=>[M.placement,M.overflows.filter(N=>N>0).reduce((N,_)=>N+_,0)]).sort((M,N)=>M[1]-N[1])[0])==null?void 0:J[0];A&&(W=A);break}case"initialPlacement":W=d;break}if(l!==W)return{reset:{placement:W}}}return{}}}};async function cc(e,t){const{placement:n,platform:o,elements:l}=e,s=await(o.isRTL==null?void 0:o.isRTL(l.floating)),i=Ke(n),d=p0(n),f=B0(n)==="y",u=["left","top"].includes(i)?-1:1,h=s&&f?-1:1,v=v0(t,e);let{mainAxis:p,crossAxis:w,alignmentAxis:b}=typeof v=="number"?{mainAxis:v,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...v};return d&&typeof b=="number"&&(w=d==="end"?b*-1:b),f?{x:w*h,y:p*u}:{x:p*u,y:w*h}}const _0=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,o;const{x:l,y:s,placement:i,middlewareData:d}=t,f=await cc(t,e);return i===((n=d.offset)==null?void 0:n.placement)&&(o=d.arrow)!=null&&o.alignmentOffset?{}:{x:l+f.x,y:s+f.y,data:{...f,placement:i}}}}},sc=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:o,placement:l}=t,{mainAxis:s=!0,crossAxis:i=!1,limiter:d={fn:C=>{let{x:I,y:S}=C;return{x:I,y:S}}},...f}=v0(e,t),u={x:n,y:o},h=await s5(t,f),v=B0(Ke(l)),p=a5(v);let w=u[p],b=u[v];if(s){const C=p==="y"?"top":"left",I=p==="y"?"bottom":"right",S=w+h[C],E=w-h[I];w=F1(S,w,E)}if(i){const C=v==="y"?"top":"left",I=v==="y"?"bottom":"right",S=b+h[C],E=b-h[I];b=F1(S,b,E)}const y=d.fn({...t,[p]:w,[v]:b});return{...y,data:{x:y.x-n,y:y.y-o}}}}};function Re(e){return i5(e)?(e.nodeName||"").toLowerCase():"#document"}function Me(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function ke(e){var t;return(t=(i5(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function i5(e){return e instanceof Node||e instanceof Me(e).Node}function ye(e){return e instanceof Element||e instanceof Me(e).Element}function Pe(e){return e instanceof HTMLElement||e instanceof Me(e).HTMLElement}function O1(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Me(e).ShadowRoot}function m0(e){const{overflow:t,overflowX:n,overflowY:o,display:l}=Te(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&!["inline","contents"].includes(l)}function ic(e){return["table","td","th"].includes(Re(e))}function k1(e){const t=B1(),n=Te(e);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(o=>(n.willChange||"").includes(o))||["paint","layout","strict","content"].some(o=>(n.contain||"").includes(o))}function dc(e){let t=t0(e);for(;Pe(t)&&!R0(t);){if(k1(t))return t;t=t0(t)}return null}function B1(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function R0(e){return["html","body","#document"].includes(Re(e))}function Te(e){return Me(e).getComputedStyle(e)}function U0(e){return ye(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function t0(e){if(Re(e)==="html")return e;const t=e.assignedSlot||e.parentNode||O1(e)&&e.host||ke(e);return O1(t)?t.host:t}function d5(e){const t=t0(e);return R0(t)?e.ownerDocument?e.ownerDocument.body:e.body:Pe(t)&&m0(t)?t:d5(t)}function b0(e,t,n){var o;t===void 0&&(t=[]),n===void 0&&(n=!0);const l=d5(e),s=l===((o=e.ownerDocument)==null?void 0:o.body),i=Me(l);return s?t.concat(i,i.visualViewport||[],m0(l)?l:[],i.frameElement&&n?b0(i.frameElement):[]):t.concat(l,b0(l,[],n))}function f5(e){const t=Te(e);let n=parseFloat(t.width)||0,o=parseFloat(t.height)||0;const l=Pe(e),s=l?e.offsetWidth:n,i=l?e.offsetHeight:o,d=O0(n)!==s||O0(o)!==i;return d&&(n=s,o=i),{width:n,height:o,$:d}}function $1(e){return ye(e)?e:e.contextElement}function r0(e){const t=$1(e);if(!Pe(t))return _e(1);const n=t.getBoundingClientRect(),{width:o,height:l,$:s}=f5(t);let i=(s?O0(n.width):n.width)/o,d=(s?O0(n.height):n.height)/l;return(!i||!Number.isFinite(i))&&(i=1),(!d||!Number.isFinite(d))&&(d=1),{x:i,y:d}}const fc=_e(0);function u5(e){const t=Me(e);return!B1()||!t.visualViewport?fc:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function uc(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Me(e)?!1:t}function ze(e,t,n,o){t===void 0&&(t=!1),n===void 0&&(n=!1);const l=e.getBoundingClientRect(),s=$1(e);let i=_e(1);t&&(o?ye(o)&&(i=r0(o)):i=r0(e));const d=uc(s,n,o)?u5(s):_e(0);let f=(l.left+d.x)/i.x,u=(l.top+d.y)/i.y,h=l.width/i.x,v=l.height/i.y;if(s){const p=Me(s),w=o&&ye(o)?Me(o):o;let b=p,y=b.frameElement;for(;y&&o&&w!==b;){const C=r0(y),I=y.getBoundingClientRect(),S=Te(y),E=I.left+(y.clientLeft+parseFloat(S.paddingLeft))*C.x,Z=I.top+(y.clientTop+parseFloat(S.paddingTop))*C.y;f*=C.x,u*=C.y,h*=C.x,v*=C.y,f+=E,u+=Z,b=Me(y),y=b.frameElement}}return D0({width:h,height:v,x:f,y:u})}const hc=[":popover-open",":modal"];function h5(e){return hc.some(t=>{try{return e.matches(t)}catch{return!1}})}function gc(e){let{elements:t,rect:n,offsetParent:o,strategy:l}=e;const s=l==="fixed",i=ke(o),d=t?h5(t.floating):!1;if(o===i||d&&s)return n;let f={scrollLeft:0,scrollTop:0},u=_e(1);const h=_e(0),v=Pe(o);if((v||!v&&!s)&&((Re(o)!=="body"||m0(i))&&(f=U0(o)),Pe(o))){const p=ze(o);u=r0(o),h.x=p.x+o.clientLeft,h.y=p.y+o.clientTop}return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-f.scrollLeft*u.x+h.x,y:n.y*u.y-f.scrollTop*u.y+h.y}}function wc(e){return Array.from(e.getClientRects())}function g5(e){return ze(ke(e)).left+U0(e).scrollLeft}function vc(e){const t=ke(e),n=U0(e),o=e.ownerDocument.body,l=qe(t.scrollWidth,t.clientWidth,o.scrollWidth,o.clientWidth),s=qe(t.scrollHeight,t.clientHeight,o.scrollHeight,o.clientHeight);let i=-n.scrollLeft+g5(e);const d=-n.scrollTop;return Te(o).direction==="rtl"&&(i+=qe(t.clientWidth,o.clientWidth)-l),{width:l,height:s,x:i,y:d}}function pc(e,t){const n=Me(e),o=ke(e),l=n.visualViewport;let s=o.clientWidth,i=o.clientHeight,d=0,f=0;if(l){s=l.width,i=l.height;const u=B1();(!u||u&&t==="fixed")&&(d=l.offsetLeft,f=l.offsetTop)}return{width:s,height:i,x:d,y:f}}function mc(e,t){const n=ze(e,!0,t==="fixed"),o=n.top+e.clientTop,l=n.left+e.clientLeft,s=Pe(e)?r0(e):_e(1),i=e.clientWidth*s.x,d=e.clientHeight*s.y,f=l*s.x,u=o*s.y;return{width:i,height:d,x:f,y:u}}function w5(e,t,n){let o;if(t==="viewport")o=pc(e,n);else if(t==="document")o=vc(ke(e));else if(ye(t))o=mc(t,n);else{const l=u5(e);o={...t,x:t.x-l.x,y:t.y-l.y}}return D0(o)}function v5(e,t){const n=t0(e);return n===t||!ye(n)||R0(n)?!1:Te(n).position==="fixed"||v5(n,t)}function bc(e,t){const n=t.get(e);if(n)return n;let o=b0(e,[],!1).filter(d=>ye(d)&&Re(d)!=="body"),l=null;const s=Te(e).position==="fixed";let i=s?t0(e):e;for(;ye(i)&&!R0(i);){const d=Te(i),f=k1(i);!f&&d.position==="fixed"&&(l=null),(s?!f&&!l:!f&&d.position==="static"&&!!l&&["absolute","fixed"].includes(l.position)||m0(i)&&!f&&v5(e,i))?o=o.filter(h=>h!==i):l=d,i=t0(i)}return t.set(e,o),o}function yc(e){let{element:t,boundary:n,rootBoundary:o,strategy:l}=e;const i=[...n==="clippingAncestors"?bc(t,this._c):[].concat(n),o],d=i[0],f=i.reduce((u,h)=>{const v=w5(t,h,l);return u.top=qe(v.top,u.top),u.right=e0(v.right,u.right),u.bottom=e0(v.bottom,u.bottom),u.left=qe(v.left,u.left),u},w5(t,d,l));return{width:f.right-f.left,height:f.bottom-f.top,x:f.left,y:f.top}}function Ec(e){const{width:t,height:n}=f5(e);return{width:t,height:n}}function Ic(e,t,n){const o=Pe(t),l=ke(t),s=n==="fixed",i=ze(e,!0,s,t);let d={scrollLeft:0,scrollTop:0};const f=_e(0);if(o||!o&&!s)if((Re(t)!=="body"||m0(l))&&(d=U0(t)),o){const v=ze(t,!0,s,t);f.x=v.x+t.clientLeft,f.y=v.y+t.clientTop}else l&&(f.x=g5(l));const u=i.left+d.scrollLeft-f.x,h=i.top+d.scrollTop-f.y;return{x:u,y:h,width:i.width,height:i.height}}function p5(e,t){return!Pe(e)||Te(e).position==="fixed"?null:t?t(e):e.offsetParent}function m5(e,t){const n=Me(e);if(!Pe(e)||h5(e))return n;let o=p5(e,t);for(;o&&ic(o)&&Te(o).position==="static";)o=p5(o,t);return o&&(Re(o)==="html"||Re(o)==="body"&&Te(o).position==="static"&&!k1(o))?n:o||dc(e)||n}const Cc=async function(e){const t=this.getOffsetParent||m5,n=this.getDimensions;return{reference:Ic(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,...await n(e.floating)}}};function xc(e){return Te(e).direction==="rtl"}const b5={convertOffsetParentRelativeRectToViewportRelativeRect:gc,getDocumentElement:ke,getClippingRect:yc,getOffsetParent:m5,getElementRects:Cc,getClientRects:wc,getDimensions:Ec,getScale:r0,isElement:ye,isRTL:xc};function Sc(e,t){let n=null,o;const l=ke(e);function s(){var d;clearTimeout(o),(d=n)==null||d.disconnect(),n=null}function i(d,f){d===void 0&&(d=!1),f===void 0&&(f=1),s();const{left:u,top:h,width:v,height:p}=e.getBoundingClientRect();if(d||t(),!v||!p)return;const w=k0(h),b=k0(l.clientWidth-(u+v)),y=k0(l.clientHeight-(h+p)),C=k0(u),S={rootMargin:-w+"px "+-b+"px "+-y+"px "+-C+"px",threshold:qe(0,e0(1,f))||1};let E=!0;function Z(x){const F=x[0].intersectionRatio;if(F!==f){if(!E)return i();F?i(!1,F):o=setTimeout(()=>{i(!1,1e-7)},100)}E=!1}try{n=new IntersectionObserver(Z,{...S,root:l.ownerDocument})}catch{n=new IntersectionObserver(Z,S)}n.observe(e)}return i(!0),s}function D1(e,t,n,o){o===void 0&&(o={});const{ancestorScroll:l=!0,ancestorResize:s=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:d=typeof IntersectionObserver=="function",animationFrame:f=!1}=o,u=$1(e),h=l||s?[...u?b0(u):[],...b0(t)]:[];h.forEach(I=>{l&&I.addEventListener("scroll",n,{passive:!0}),s&&I.addEventListener("resize",n)});const v=u&&d?Sc(u,n):null;let p=-1,w=null;i&&(w=new ResizeObserver(I=>{let[S]=I;S&&S.target===u&&w&&(w.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var E;(E=w)==null||E.observe(t)})),n()}),u&&!f&&w.observe(u),w.observe(t));let b,y=f?ze(e):null;f&&C();function C(){const I=ze(e);y&&(I.x!==y.x||I.y!==y.y||I.width!==y.width||I.height!==y.height)&&n(),y=I,b=requestAnimationFrame(C)}return n(),()=>{var I;h.forEach(S=>{l&&S.removeEventListener("scroll",n),s&&S.removeEventListener("resize",n)}),v==null||v(),(I=w)==null||I.disconnect(),w=null,f&&cancelAnimationFrame(b)}}const y5=sc,_1=lc,E5=ac,Zc=(e,t,n)=>{const o=new Map,l={platform:b5,...n},s={...l.platform,_c:o};return oc(e,t,{...l,platform:s})},Mc=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:o,padding:l}=typeof e=="function"?e(n):e;return o&&t(o)?o.current!=null?E5({element:o.current,padding:l}).fn(n):{}:o?E5({element:o,padding:l}).fn(n):{}}}};var W0=typeof document<"u"?c.useLayoutEffect:c.useEffect;function j0(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,o,l;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(o=n;o--!==0;)if(!j0(e[o],t[o]))return!1;return!0}if(l=Object.keys(e),n=l.length,n!==Object.keys(t).length)return!1;for(o=n;o--!==0;)if(!{}.hasOwnProperty.call(t,l[o]))return!1;for(o=n;o--!==0;){const s=l[o];if(!(s==="_owner"&&e.$$typeof)&&!j0(e[s],t[s]))return!1}return!0}return e!==e&&t!==t}function I5(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function C5(e,t){const n=I5(e);return Math.round(t*n)/n}function x5(e){const t=r.useRef(e);return W0(()=>{t.current=e}),t}function S5(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:o=[],platform:l,elements:{reference:s,floating:i}={},transform:d=!0,whileElementsMounted:f,open:u}=e,[h,v]=r.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,w]=r.useState(o);j0(p,o)||w(o);const[b,y]=r.useState(null),[C,I]=r.useState(null),S=r.useCallback(N=>{N!==F.current&&(F.current=N,y(N))},[]),E=r.useCallback(N=>{N!==L.current&&(L.current=N,I(N))},[]),Z=s||b,x=i||C,F=r.useRef(null),L=r.useRef(null),V=r.useRef(h),B=f!=null,D=x5(f),J=x5(l),k=r.useCallback(()=>{if(!F.current||!L.current)return;const N={placement:t,strategy:n,middleware:p};J.current&&(N.platform=J.current),Zc(F.current,L.current,N).then(_=>{const j={..._,isPositioned:!0};z.current&&!j0(V.current,j)&&(V.current=j,yt.flushSync(()=>{v(j)}))})},[p,t,n,J]);W0(()=>{u===!1&&V.current.isPositioned&&(V.current.isPositioned=!1,v(N=>({...N,isPositioned:!1})))},[u]);const z=r.useRef(!1);W0(()=>(z.current=!0,()=>{z.current=!1}),[]),W0(()=>{if(Z&&(F.current=Z),x&&(L.current=x),Z&&x){if(D.current)return D.current(Z,x,k);k()}},[Z,x,k,D,B]);const W=r.useMemo(()=>({reference:F,floating:L,setReference:S,setFloating:E}),[S,E]),A=r.useMemo(()=>({reference:Z,floating:x}),[Z,x]),M=r.useMemo(()=>{const N={position:n,left:0,top:0};if(!A.floating)return N;const _=C5(A.floating,h.x),j=C5(A.floating,h.y);return d?{...N,transform:"translate("+_+"px, "+j+"px)",...I5(A.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:_,top:j}},[n,d,A.floating,h.x,h.y]);return r.useMemo(()=>({...h,update:k,refs:W,elements:A,floatingStyles:M}),[h,k,W,A,M])}function Ac(e){return typeof e=="function"?e():e}const y0=r.forwardRef(function(t,n){const{children:o,container:l,disablePortal:s=!1}=t,[i,d]=r.useState(null),f=Se(r.isValidElement(o)?o.ref:null,n);if(Oe(()=>{s||d(Ac(l)||document.body)},[l,s]),Oe(()=>{if(i&&!s)return P0(n,i),()=>{P0(n,null)}},[n,i,s]),s){if(r.isValidElement(o)){const u={ref:f};return r.cloneElement(o,u)}return a.jsx(r.Fragment,{children:o})}return a.jsx(r.Fragment,{children:i&&yt.createPortal(o,i)})});process.env.NODE_ENV!=="production"&&(y0.propTypes={children:U.node,container:U.oneOfType([N0,U.func]),disablePortal:U.bool}),process.env.NODE_ENV!=="production"&&(y0["propTypes"]=Dt(y0.propTypes));const Z5="Popup";function Nc(e){return M1(Z5,e)}Yt(Z5,["root","open"]);const M5=r.createContext(null);process.env.NODE_ENV!=="production"&&(M5.displayName="TransitionContext");function Pc(e){const[t,n]=r.useState(!0),o=r.useRef(!1),l=r.useRef(0),[s,i]=r.useState(!1),d=r.useRef(e);r.useEffect(()=>{!e&&l.current>0&&d.current!==e&&(o.current=!0,n(!1)),d.current=e},[e]);const f=r.useCallback(()=>{o.current=!1,n(!0)},[]),u=r.useCallback(()=>(l.current+=1,i(!0),()=>{l.current-=1,l.current===0&&i(!1)}),[]);let h;return s?e?h=!1:h=!o.current&&t:h=!e,{contextValue:r.useMemo(()=>({requestedEnter:e,onExited:f,registerTransition:u,hasExited:h}),[f,e,u,h]),hasExited:h}}const A5=r.createContext(null);process.env.NODE_ENV!=="production"&&(A5.displayName="PopupContext");const Tc=["anchor","children","container","disablePortal","keepMounted","middleware","offset","open","placement","slotProps","slots","strategy"];function Fc(e){const{open:t}=e;return jt({root:["root",t&&"open"]},Ct(Nc))}function Vc(e){return typeof e=="function"?e():e}const q0=r.forwardRef(function(t,n){var o;const{anchor:l,children:s,container:i,disablePortal:d=!1,keepMounted:f=!1,middleware:u,offset:h=0,open:v=!1,placement:p="bottom",slotProps:w={},slots:b={},strategy:y="absolute"}=t,C=d0(t,Tc),{refs:I,elements:S,floatingStyles:E,update:Z,placement:x}=S5({elements:{reference:Vc(l)},open:v,middleware:u??[_0(h??0),_1(),y5()],placement:p,strategy:y,whileElementsMounted:f?void 0:D1}),F=Se(I.setFloating,n);Oe(()=>{if(f&&v&&S.reference&&S.floating)return D1(S.reference,S.floating,Z)},[f,v,S,Z]);const L=q({},t,{disablePortal:d,keepMounted:f,offset:_0,open:v,placement:p,finalPlacement:x,strategy:y}),{contextValue:V,hasExited:B}=Pc(v),D=f&&B?"hidden":void 0,J=Fc(L),k=(o=b==null?void 0:b.root)!=null?o:"div",z=h0({elementType:k,externalSlotProps:w.root,externalForwardedProps:C,ownerState:L,className:J.root,additionalProps:{ref:F,role:"tooltip",style:q({},E,{visibility:D})}}),W=r.useMemo(()=>({placement:x}),[x]);return f||!B?a.jsx(y0,{disablePortal:d,container:i,children:a.jsx(A5.Provider,{value:W,children:a.jsx(M5.Provider,{value:V,children:a.jsx(k,q({},z,{children:s}))})})}):null});process.env.NODE_ENV!=="production"&&(q0.propTypes={anchor:U.oneOfType([N0,U.object,U.func]),children:U.oneOfType([U.node,U.func]),container:U.oneOfType([N0,U.func]),disablePortal:U.bool,keepMounted:U.bool,middleware:U.arrayOf(U.oneOfType([U.oneOf([!1]),U.shape({fn:U.func.isRequired,name:U.string.isRequired,options:U.any})])),offset:U.oneOfType([U.func,U.number,U.shape({alignmentAxis:U.number,crossAxis:U.number,mainAxis:U.number})]),open:U.bool,placement:U.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),slotProps:U.shape({root:U.oneOfType([U.func,U.object])}),slots:U.shape({root:U.elementType}),strategy:U.oneOf(["absolute","fixed"])});function Hc(e={}){const{disabled:t=!1,focusableWhenDisabled:n,rootRef:o}=e,l=r.useContext(w0);if(l===null)throw new Error("useMenuButton: no menu context available.");const{state:s,dispatch:i,registerTrigger:d,popupId:f}=l,{getRootProps:u,rootRef:h,active:v}=g0({disabled:t,focusableWhenDisabled:n,rootRef:o}),p=Se(h,d),w=I=>S=>{var E;(E=I.onClick)==null||E.call(I,S),!S.defaultMuiPrevented&&i({type:Ve.toggle,event:S})},b=I=>S=>{var E;(E=I.onKeyDown)==null||E.call(I,S),!S.defaultMuiPrevented&&(S.key==="ArrowDown"||S.key==="ArrowUp")&&(S.preventDefault(),i({type:Ve.open,event:S}))},y=(I={})=>({onClick:w(I),onKeyDown:b(I)});return{active:v,getRootProps:(I={})=>{const S=xe(I),E=De(y,u);return q({"aria-haspopup":"menu","aria-expanded":s.open,"aria-controls":f},I,S,E(S),{tabIndex:0,ref:p})},open:s.open,rootRef:p}}function Lc(e){return`menu-item-${e.size}`}const Oc={dispatch:()=>{},popupId:"",registerPopup:()=>{},registerTrigger:()=>{},state:{open:!0,changeReason:null},triggerElement:null};function kc(e){var t;const{disabled:n=!1,id:o,rootRef:l,label:s,disableFocusOnHover:i=!1}=e,d=u0(o),f=r.useRef(null),u=r.useMemo(()=>({disabled:n,id:d??"",label:s,ref:f}),[n,d,s]),{dispatch:h}=(t=r.useContext(w0))!=null?t:Oc,{getRootProps:v,highlighted:p}=r5({item:d,handlePointerOverEvents:!i}),{index:w,totalItemCount:b}=o5(d??Lc,u),{getRootProps:y,focusVisible:C,rootRef:I}=g0({disabled:n,focusableWhenDisabled:!0}),S=Se(I,l,f);r.useDebugValue({id:d,highlighted:p,disabled:n,label:s});const E=F=>L=>{var V;(V=F.onClick)==null||V.call(F,L),!L.defaultMuiPrevented&&h({type:Ve.close,event:L})},Z=(F={})=>q({},F,{onClick:E(F)});function x(F={}){const L=xe(F),V=De(Z,De(y,v));return q({},F,L,V(L),{id:d,ref:S,role:"menuitem"})}return d===void 0?{getRootProps:x,disabled:!1,focusVisible:C,highlighted:!1,index:-1,totalItemCount:0,rootRef:S}:{getRootProps:x,disabled:n,focusVisible:C,highlighted:p,index:w,totalItemCount:b,rootRef:S}}function Bc(e){const t=$e(e);return t.body===e?f0(e).innerWidth>t.documentElement.clientWidth:e.scrollHeight>e.clientHeight}function E0(e,t){t?e.setAttribute("aria-hidden","true"):e.removeAttribute("aria-hidden")}function N5(e){return parseInt(f0(e).getComputedStyle(e).paddingRight,10)||0}function $c(e){const n=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(e.tagName)!==-1,o=e.tagName==="INPUT"&&e.getAttribute("type")==="hidden";return n||o}function P5(e,t,n,o,l){const s=[t,n,...o];[].forEach.call(e.children,i=>{const d=s.indexOf(i)===-1,f=!$c(i);d&&f&&E0(i,l)})}function R1(e,t){let n=-1;return e.some((o,l)=>t(o)?(n=l,!0):!1),n}function Dc(e,t){const n=[],o=e.container;if(!t.disableScrollLock){if(Bc(o)){const i=cl($e(o));n.push({value:o.style.paddingRight,property:"padding-right",el:o}),o.style.paddingRight=`${N5(o)+i}px`;const d=$e(o).querySelectorAll(".mui-fixed");[].forEach.call(d,f=>{n.push({value:f.style.paddingRight,property:"padding-right",el:f}),f.style.paddingRight=`${N5(f)+i}px`})}let s;if(o.parentNode instanceof DocumentFragment)s=$e(o).body;else{const i=o.parentElement,d=f0(o);s=(i==null?void 0:i.nodeName)==="HTML"&&d.getComputedStyle(i).overflowY==="scroll"?i:o}n.push({value:s.style.overflow,property:"overflow",el:s},{value:s.style.overflowX,property:"overflow-x",el:s},{value:s.style.overflowY,property:"overflow-y",el:s}),s.style.overflow="hidden"}return()=>{n.forEach(({value:s,el:i,property:d})=>{s?i.style.setProperty(d,s):i.style.removeProperty(d)})}}function _c(e){const t=[];return[].forEach.call(e.children,n=>{n.getAttribute("aria-hidden")==="true"&&t.push(n)}),t}class Rc{constructor(){this.containers=void 0,this.modals=void 0,this.modals=[],this.containers=[]}add(t,n){let o=this.modals.indexOf(t);if(o!==-1)return o;o=this.modals.length,this.modals.push(t),t.modalRef&&E0(t.modalRef,!1);const l=_c(n);P5(n,t.mount,t.modalRef,l,!0);const s=R1(this.containers,i=>i.container===n);return s!==-1?(this.containers[s].modals.push(t),o):(this.containers.push({modals:[t],container:n,restore:null,hiddenSiblings:l}),o)}mount(t,n){const o=R1(this.containers,s=>s.modals.indexOf(t)!==-1),l=this.containers[o];l.restore||(l.restore=Dc(l,n))}remove(t,n=!0){const o=this.modals.indexOf(t);if(o===-1)return o;const l=R1(this.containers,i=>i.modals.indexOf(t)!==-1),s=this.containers[l];if(s.modals.splice(s.modals.indexOf(t),1),this.modals.splice(o,1),s.modals.length===0)s.restore&&s.restore(),t.modalRef&&E0(t.modalRef,n),P5(s.container,t.mount,t.modalRef,s.hiddenSiblings,!1),this.containers.splice(l,1);else{const i=s.modals[s.modals.length-1];i.modalRef&&E0(i.modalRef,!1)}return o}isTopModal(t){return this.modals.length>0&&this.modals[this.modals.length-1]===t}}function Uc(e){return typeof e=="function"?e():e}function Wc(e){return e?e.props.hasOwnProperty("in"):!1}const jc=new Rc;function qc(e){const{container:t,disableEscapeKeyDown:n=!1,disableScrollLock:o=!1,manager:l=jc,closeAfterTransition:s=!1,onTransitionEnter:i,onTransitionExited:d,children:f,onClose:u,open:h,rootRef:v}=e,p=r.useRef({}),w=r.useRef(null),b=r.useRef(null),y=Se(b,v),[C,I]=r.useState(!h),S=Wc(f);let E=!0;(e["aria-hidden"]==="false"||e["aria-hidden"]===!1)&&(E=!1);const Z=()=>$e(w.current),x=()=>(p.current.modalRef=b.current,p.current.mount=w.current,p.current),F=()=>{l.mount(x(),{disableScrollLock:o}),b.current&&(b.current.scrollTop=0)},L=Qe(()=>{const M=Uc(t)||Z().body;l.add(x(),M),b.current&&F()}),V=r.useCallback(()=>l.isTopModal(x()),[l]),B=Qe(M=>{w.current=M,M&&(h&&V()?F():b.current&&E0(b.current,E))}),D=r.useCallback(()=>{l.remove(x(),E)},[E,l]);r.useEffect(()=>()=>{D()},[D]),r.useEffect(()=>{h?L():(!S||!s)&&D()},[h,D,S,s,L]);const J=M=>N=>{var _;(_=M.onKeyDown)==null||_.call(M,N),!(N.key!=="Escape"||N.which===229||!V())&&(n||(N.stopPropagation(),u&&u(N,"escapeKeyDown")))},k=M=>N=>{var _;(_=M.onClick)==null||_.call(M,N),N.target===N.currentTarget&&u&&u(N,"backdropClick")};return{getRootProps:(M={})=>{const N=xe(e);delete N.onTransitionEnter,delete N.onTransitionExited;const _=q({},N,M);return q({role:"presentation"},_,{onKeyDown:J(_),ref:y})},getBackdropProps:(M={})=>{const N=M;return q({"aria-hidden":!0},N,{onClick:k(N),open:h})},getTransitionProps:()=>{const M=()=>{I(!1),i&&i()},N=()=>{I(!0),d&&d(),s&&D()};return{onEnter:_t(M,f==null?void 0:f.props.onEnter),onExited:_t(N,f==null?void 0:f.props.onExited)}},rootRef:y,portalRef:B,isTopModal:V,exited:C,hasTransition:S}}const T5="Modal";function Kc(e){return M1(T5,e)}Yt(T5,["root","hidden","backdrop"]);const zc=["children","closeAfterTransition","container","disableAutoFocus","disableEnforceFocus","disableEscapeKeyDown","disablePortal","disableRestoreFocus","disableScrollLock","hideBackdrop","keepMounted","onBackdropClick","onClose","onKeyDown","open","onTransitionEnter","onTransitionExited","slotProps","slots"],Gc=e=>{const{open:t,exited:n}=e;return jt({root:["root",!t&&n&&"hidden"],backdrop:["backdrop"]},Ct(Kc))},F5=r.forwardRef(function(t,n){var o;const{children:l,closeAfterTransition:s=!1,container:i,disableAutoFocus:d=!1,disableEnforceFocus:f=!1,disableEscapeKeyDown:u=!1,disablePortal:h=!1,disableRestoreFocus:v=!1,disableScrollLock:p=!1,hideBackdrop:w=!1,keepMounted:b=!1,onBackdropClick:y,open:C,slotProps:I={},slots:S={}}=t,E=d0(t,zc),Z=q({},t,{closeAfterTransition:s,disableAutoFocus:d,disableEnforceFocus:f,disableEscapeKeyDown:u,disablePortal:h,disableRestoreFocus:v,disableScrollLock:p,hideBackdrop:w,keepMounted:b}),{getRootProps:x,getBackdropProps:F,getTransitionProps:L,portalRef:V,isTopModal:B,exited:D,hasTransition:J}=qc(q({},Z,{rootRef:n})),k=q({},Z,{exited:D,hasTransition:J}),z=Gc(k),W={};if(l.props.tabIndex===void 0&&(W.tabIndex="-1"),J){const{onEnter:j,onExited:P}=L();W.onEnter=j,W.onExited=P}const A=(o=S.root)!=null?o:"div",M=h0({elementType:A,externalSlotProps:I.root,externalForwardedProps:E,getSlotProps:x,className:z.root,ownerState:k}),N=S.backdrop,_=h0({elementType:N,externalSlotProps:I.backdrop,getSlotProps:j=>F(q({},j,{onClick:P=>{y&&y(P),j!=null&&j.onClick&&j.onClick(P)}})),className:z.backdrop,ownerState:k});return!b&&!C&&(!J||D)?null:a.jsx(y0,{ref:V,container:i,disablePortal:h,children:a.jsxs(A,q({},M,{children:[!w&&N?a.jsx(N,q({},_)):null,a.jsx(V0,{disableEnforceFocus:f,disableAutoFocus:d,disableRestoreFocus:v,isEnabled:B,open:C,children:r.cloneElement(l,W)})]}))})});process.env.NODE_ENV!=="production"&&(F5.propTypes={children:$t.isRequired,closeAfterTransition:U.bool,container:U.oneOfType([N0,U.func]),disableAutoFocus:U.bool,disableEnforceFocus:U.bool,disableEscapeKeyDown:U.bool,disablePortal:U.bool,disableRestoreFocus:U.bool,disableScrollLock:U.bool,hideBackdrop:U.bool,keepMounted:U.bool,onBackdropClick:U.func,onClose:U.func,onTransitionEnter:U.func,onTransitionExited:U.func,open:U.bool.isRequired,slotProps:U.shape({backdrop:U.oneOfType([U.func,U.object]),root:U.oneOfType([U.func,U.object])}),slots:U.shape({backdrop:U.elementType,root:U.elementType})});function Yc(e){const{value:t,label:n,disabled:o,rootRef:l,id:s}=e,{getRootProps:i,highlighted:d,selected:f}=r5({item:t}),{getRootProps:u,rootRef:h}=g0({disabled:o,focusableWhenDisabled:!0}),v=u0(s),p=r.useRef(null),w=r.useMemo(()=>({disabled:o,label:n,value:t,ref:p,id:v}),[o,n,t,v]),{index:b}=o5(t,w),y=Se(l,p,h),C=S=>E=>{var Z;(Z=S.onKeyDown)==null||Z.call(S,E),!E.defaultMuiPrevented&&[" ","Enter"].includes(E.key)&&(E.defaultMuiPrevented=!0)},I=(S={})=>({onKeyDown:C(S)});return{getRootProps:(S={})=>{const E=xe(S),Z=De(i,De(u,I));return q({},S,E,Z(E),{id:v,ref:y,role:"option","aria-selected":f})},highlighted:d,index:b,selected:f,rootRef:y}}const K0={buttonClick:"buttonClick",browserAutoFill:"browserAutoFill"},Xc=e=>{const{label:t,value:n}=e;return typeof t=="string"?t:typeof n=="string"?n:String(e)};function Jc(e,t){const{open:n}=e,{context:{selectionMode:o}}=t;if(t.type===K0.buttonClick){var l;const f=(l=e.selectedValues[0])!=null?l:Ce(null,"start",t.context);return q({},e,{open:!n,highlightedValue:n?null:f})}if(t.type===K0.browserAutoFill)return P1(t.item,e,t.context);const s=T1(e,t);switch(t.type){case we.keyDown:if(e.open){if(t.event.key==="Escape")return q({},s,{open:!1})}else{if(t.event.key==="ArrowDown"){var i;return q({},e,{open:!0,highlightedValue:(i=e.selectedValues[0])!=null?i:Ce(null,"start",t.context)})}if(t.event.key==="ArrowUp"){var d;return q({},e,{open:!0,highlightedValue:(d=e.selectedValues[0])!=null?d:Ce(null,"end",t.context)})}}break;case we.itemClick:if(o==="single")return q({},s,{open:!1});break;case we.blur:return q({},s,{open:!1});default:return s}return s}function Qc(e){return Array.isArray(e)?e.length===0?"":JSON.stringify(e.map(t=>t.value)):(e==null?void 0:e.value)==null?"":typeof e.value=="string"||typeof e.value=="number"?e.value:JSON.stringify(e.value)}function es(e){const{areOptionsEqual:t,buttonRef:n,defaultOpen:o=!1,defaultValue:l,disabled:s=!1,listboxId:i,listboxRef:d,multiple:f=!1,name:u,required:h,onChange:v,onHighlightChange:p,onOpenChange:w,open:b,options:y,getOptionAsString:C=Xc,getSerializedValue:I=Qc,value:S,componentName:E="useSelect"}=e,Z=r.useRef(null),x=Se(n,Z),F=r.useRef(null),L=u0(i);let V;S===void 0&&l===void 0?V=[]:l!==void 0&&(f?V=l:V=l==null?[]:[l]);const B=r.useMemo(()=>{if(S!==void 0)return f?S:S==null?[]:[S]},[S,f]),{subitems:D,contextValue:J}=n5(),k=r.useMemo(()=>y!=null?new Map(y.map((G,ne)=>[G.value,{value:G.value,label:G.label,disabled:G.disabled,ref:r.createRef(),id:`${L}_${ne}`}])):D,[y,D,L]),z=Se(d,F),{getRootProps:W,active:A,focusVisible:M,rootRef:N}=g0({disabled:s,rootRef:x}),_=r.useMemo(()=>Array.from(k.keys()),[k]),j=r.useCallback(G=>{if(t!==void 0){const ne=_.find(ie=>t(ie,G));return k.get(ne)}return k.get(G)},[k,t,_]),P=r.useCallback(G=>{var ne;const ie=j(G);return(ne=ie==null?void 0:ie.disabled)!=null?ne:!1},[j]),O=r.useCallback(G=>{const ne=j(G);return ne?C(ne):""},[j,C]),le=r.useMemo(()=>({selectedValues:B,open:b}),[B,b]),se=r.useCallback(G=>{var ne;return(ne=k.get(G))==null?void 0:ne.id},[k]),te=r.useCallback((G,ne)=>{if(f)v==null||v(G,ne);else{var ie;v==null||v(G,(ie=ne[0])!=null?ie:null)}},[f,v]),re=r.useCallback((G,ne)=>{p==null||p(G,ne??null)},[p]),oe=r.useCallback((G,ne,ie)=>{if(ne==="open"&&(w==null||w(ie),ie===!1&&(G==null?void 0:G.type)!=="blur")){var be;(be=Z.current)==null||be.focus()}},[w]),Q=r.useCallback(G=>{var ne,ie;return G==null?null:(ne=(ie=D.get(G))==null?void 0:ie.ref.current)!=null?ne:null},[D]),R={getInitialState:()=>{var G;return{highlightedValue:null,selectedValues:(G=V)!=null?G:[],open:o}},getItemId:se,controlledProps:le,focusManagement:"DOM",getItemDomElement:Q,itemComparer:t,isItemDisabled:P,rootRef:z,onChange:te,onHighlightChange:re,onStateChange:oe,reducerActionContext:r.useMemo(()=>({multiple:f}),[f]),items:_,getItemAsString:O,selectionMode:f?"multiple":"single",stateReducer:Jc,componentName:E},{dispatch:K,getRootProps:ee,contextValue:de,state:{open:$,highlightedValue:ve,selectedValues:Ae},rootRef:Ie}=t5(R),ce=r.useRef($);Oe(()=>{if($&&ve!==null){var G;const ne=(G=j(ve))==null?void 0:G.ref;if(!F.current||!(ne!=null&&ne.current))return;ce.current||ne.current.focus({preventScroll:!0});const ie=F.current.getBoundingClientRect(),be=ne.current.getBoundingClientRect();be.top<ie.top?F.current.scrollTop-=ie.top-be.top:be.bottom>ie.bottom&&(F.current.scrollTop+=be.bottom-ie.bottom)}},[$,ve,j]);const S0=r.useCallback(G=>j(G),[j]),ge=G=>ne=>{var ie;if(G==null||(ie=G.onClick)==null||ie.call(G,ne),!ne.defaultMuiPrevented){const be={type:K0.buttonClick,event:ne};K(be)}},l0=G=>ne=>{var ie;(ie=G.onKeyDown)==null||ie.call(G,ne),!ne.defaultMuiPrevented&&(ne.key==="ArrowDown"||ne.key==="ArrowUp")&&(ne.preventDefault(),K({type:we.keyDown,key:ne.key,event:ne}))},c0=(G={})=>({onClick:ge(G),onKeyDown:l0(G)}),d1=(G={})=>q({},G,c0(G),{role:"combobox","aria-expanded":$,"aria-controls":L}),s0=(G={})=>{const ne=xe(G),ie=De(d1,W);return q({},G,ie(ne))},We=G=>ne=>{var ie,be;(ie=G.onBlur)==null||ie.call(G,ne),!ne.defaultMuiPrevented&&((be=F.current)!=null&&be.contains(ne.relatedTarget)||ne.relatedTarget===Z.current)&&(ne.defaultMuiPrevented=!0)},f1=(G={})=>({onBlur:We(G)}),wt=(G={})=>{const ne=xe(G),ie=De(f1,ee);return q({id:L,role:"listbox","aria-multiselectable":f?"true":void 0},G,ie(ne))};r.useDebugValue({selectedOptions:Ae,highlightedOption:ve,open:$});const u1=r.useMemo(()=>q({},de,J),[de,J]);let je;e.multiple?je=Ae:je=Ae.length>0?Ae[0]:null;let Ze;if(f)Ze=je.map(G=>S0(G)).filter(G=>G!==void 0);else{var me;Ze=(me=S0(je))!=null?me:null}const Le=G=>ne=>{var ie;if(G==null||(ie=G.onChange)==null||ie.call(G,ne),ne.defaultMuiPrevented)return;const be=k.get(ne.target.value);ne.target.value===""?K({type:we.clearSelection}):be!==void 0&&K({type:K0.browserAutoFill,item:be.value,event:ne})};return{buttonActive:A,buttonFocusVisible:M,buttonRef:N,contextValue:u1,disabled:s,dispatch:K,getButtonProps:s0,getHiddenInputProps:(G={})=>{const ne=xe(G);return q({name:u,tabIndex:-1,"aria-hidden":!0,required:h?!0:void 0,value:I(Ze),style:il},G,{onChange:Le(ne)})},getListboxProps:wt,getOptionMetadata:S0,listboxRef:Ie,open:$,options:_,value:je,highlightedOption:ve}}function ts(e){const{value:t,children:n}=e,{dispatch:o,getItemIndex:l,getItemState:s,registerItem:i,totalSubitemCount:d}=t,f=r.useMemo(()=>({dispatch:o,getItemState:s,getItemIndex:l}),[o,l,s]),u=r.useMemo(()=>({getItemIndex:l,registerItem:i,totalSubitemCount:d}),[i,l,d]);return a.jsx(L0.Provider,{value:u,children:a.jsx(H0.Provider,{value:f,children:n})})}function V5(e){const{checked:t,defaultChecked:n,disabled:o,onBlur:l,onChange:s,onFocus:i,onFocusVisible:d,readOnly:f,required:u}=e,[h,v]=T0({controlled:t,default:!!n,name:"Switch",state:"checked"}),p=V=>B=>{var D;B.nativeEvent.defaultPrevented||(v(B.target.checked),s==null||s(B),(D=V.onChange)==null||D.call(V,B))},{isFocusVisibleRef:w,onBlur:b,onFocus:y,ref:C}=Wt(),[I,S]=r.useState(!1);o&&I&&S(!1),r.useEffect(()=>{w.current=I},[I,w]);const E=r.useRef(null),Z=V=>B=>{var D;E.current||(E.current=B.currentTarget),y(B),w.current===!0&&(S(!0),d==null||d(B)),i==null||i(B),(D=V.onFocus)==null||D.call(V,B)},x=V=>B=>{var D;b(B),w.current===!1&&S(!1),l==null||l(B),(D=V.onBlur)==null||D.call(V,B)},F=Se(C,E);return{checked:h,disabled:!!o,focusVisible:I,getInputProps:(V={})=>q({checked:t,defaultChecked:n,disabled:o,readOnly:f,ref:F,required:u,type:"checkbox",role:"switch","aria-checked":t},V,{onChange:p(V),onFocus:Z(V),onBlur:x(V)}),inputRef:F,readOnly:!!f}}const rs=["onChange","maxRows","minRows","style","value"];function z0(e){return parseInt(e,10)||0}const ns={shadow:{visibility:"hidden",position:"absolute",overflow:"hidden",height:0,top:0,left:0,transform:"translateZ(0)"}};function os(e){return e==null||Object.keys(e).length===0||e.outerHeightStyle===0&&!e.overflowing}const H5=r.forwardRef(function(t,n){const{onChange:o,maxRows:l,minRows:s=1,style:i,value:d}=t,f=d0(t,rs),{current:u}=r.useRef(d!=null),h=r.useRef(null),v=Se(n,h),p=r.useRef(null),w=r.useCallback(()=>{const C=h.current,S=f0(C).getComputedStyle(C);if(S.width==="0px")return{outerHeightStyle:0,overflowing:!1};const E=p.current;E.style.width=S.width,E.value=C.value||t.placeholder||"x",E.value.slice(-1)===`
28
+ `&&(E.value+=" ");const Z=S.boxSizing,x=z0(S.paddingBottom)+z0(S.paddingTop),F=z0(S.borderBottomWidth)+z0(S.borderTopWidth),L=E.scrollHeight;E.value="x";const V=E.scrollHeight;let B=L;s&&(B=Math.max(Number(s)*V,B)),l&&(B=Math.min(Number(l)*V,B)),B=Math.max(B,V);const D=B+(Z==="border-box"?x+F:0),J=Math.abs(B-L)<=1;return{outerHeightStyle:D,overflowing:J}},[l,s,t.placeholder]),b=r.useCallback(()=>{const C=w();if(os(C))return;const I=h.current;I.style.height=`${C.outerHeightStyle}px`,I.style.overflow=C.overflowing?"hidden":""},[w]);Oe(()=>{const C=()=>{b()};let I;const S=()=>{cancelAnimationFrame(I),I=requestAnimationFrame(()=>{C()})},E=J7(C),Z=h.current,x=f0(Z);x.addEventListener("resize",E);let F;return typeof ResizeObserver<"u"&&(F=new ResizeObserver(process.env.NODE_ENV==="test"?S:C),F.observe(Z)),()=>{E.clear(),cancelAnimationFrame(I),x.removeEventListener("resize",E),F&&F.disconnect()}},[w,b]),Oe(()=>{b()});const y=C=>{u||b(),o&&o(C)};return a.jsxs(r.Fragment,{children:[a.jsx("textarea",q({value:d,onChange:y,ref:v,rows:s},f)),a.jsx("textarea",{"aria-hidden":!0,className:t.className,readOnly:!0,ref:p,tabIndex:-1,style:q({},ns.shadow,i,{paddingTop:0,paddingBottom:0})})]})});process.env.NODE_ENV!=="production"&&(H5.propTypes={className:U.string,maxRows:U.oneOfType([U.number,U.string]),minRows:U.oneOfType([U.number,U.string]),onChange:U.func,placeholder:U.string,style:U.object,value:U.oneOfType([U.arrayOf(U.string),U.number,U.string])});function L5(e){return typeof e.normalize<"u"?e.normalize("NFD").replace(/[\u0300-\u036f]/g,""):e}function as(e={}){const{ignoreAccents:t=!0,ignoreCase:n=!0,limit:o,matchFrom:l="any",stringify:s,trim:i=!1}=e;return(d,{inputValue:f,getOptionLabel:u})=>{let h=i?f.trim():f;n&&(h=h.toLowerCase()),t&&(h=L5(h));const v=h?d.filter(p=>{let w=(s||u)(p);return n&&(w=w.toLowerCase()),t&&(w=L5(w)),l==="start"?w.indexOf(h)===0:w.indexOf(h)>-1}):d;return typeof o=="number"?v.slice(0,o):v}}function U1(e,t){for(let n=0;n<e.length;n+=1)if(t(e[n]))return n;return-1}const ls=as(),O5=5,cs=e=>{var t;return e.current!==null&&((t=e.current.parentElement)==null?void 0:t.contains(document.activeElement))};function ss(e){const{unstable_isActiveElementInListbox:t=cs,unstable_classNamePrefix:n="Mui",autoComplete:o=!1,autoHighlight:l=!1,autoSelect:s=!1,blurOnSelect:i=!1,clearOnBlur:d=!e.freeSolo,clearOnEscape:f=!1,componentName:u="useAutocomplete",defaultValue:h=e.multiple?[]:null,disableClearable:v=!1,disableCloseOnSelect:p=!1,disabled:w,disabledItemsFocusable:b=!1,disableListWrap:y=!1,filterOptions:C=ls,filterSelectedOptions:I=!1,freeSolo:S=!1,getOptionDisabled:E,getOptionKey:Z,getOptionLabel:x=H=>{var T;return(T=H.label)!=null?T:H},groupBy:F,handleHomeEndKeys:L=!e.freeSolo,id:V,includeInputInList:B=!1,inputValue:D,isOptionEqualToValue:J=(H,T)=>H===T,multiple:k=!1,onChange:z,onClose:W,onHighlightChange:A,onInputChange:M,onOpen:N,open:_,openOnFocus:j=!1,options:P,readOnly:O=!1,selectOnFocus:le=!e.freeSolo,value:se}=e,te=u0(V);let re=x;re=H=>{const T=x(H);if(typeof T!="string"){if(process.env.NODE_ENV!=="production"){const Y=T===void 0?"undefined":`${typeof T} (${T})`;console.error(`MUI: The \`getOptionLabel\` method of ${u} returned ${Y} instead of a string for ${JSON.stringify(H)}.`)}return String(T)}return T};const oe=r.useRef(!1),Q=r.useRef(!0),R=r.useRef(null),K=r.useRef(null),[ee,de]=r.useState(null),[$,ve]=r.useState(-1),Ae=l?0:-1,Ie=r.useRef(Ae),[ce,S0]=T0({controlled:se,default:h,name:u}),[ge,l0]=T0({controlled:D,default:"",name:u,state:"inputValue"}),[c0,d1]=r.useState(!1),s0=r.useCallback((H,T)=>{if(!(k?ce.length<T.length:T!==null)&&!d)return;let ae;if(k)ae="";else if(T==null)ae="";else{const he=re(T);ae=typeof he=="string"?he:""}ge!==ae&&(l0(ae),M&&M(H,ae,"reset"))},[re,ge,k,M,l0,d,ce]),[We,f1]=T0({controlled:_,default:!1,name:u,state:"open"}),[wt,u1]=r.useState(!0),je=!k&&ce!=null&&ge===re(ce),Ze=We&&!O,me=Ze?C(P.filter(H=>!(I&&(k?ce:[ce]).some(T=>T!==null&&J(H,T)))),{inputValue:je&&wt?"":ge,getOptionLabel:re}):[],Le=sl({filteredOptions:me,value:ce,inputValue:ge});r.useEffect(()=>{const H=ce!==Le.value;c0&&!H||S&&!H||s0(null,ce)},[ce,s0,c0,Le.value,S]);const h1=We&&me.length>0&&!O;if(process.env.NODE_ENV!=="production"&&ce!==null&&!S&&P.length>0){const H=(k?ce:[ce]).filter(T=>!P.some(Y=>J(Y,T)));H.length>0&&console.warn([`MUI: The value provided to ${u} is invalid.`,`None of the options match with \`${H.length>1?JSON.stringify(H):JSON.stringify(H[0])}\`.`,"You can use the `isOptionEqualToValue` prop to customize the equality test."].join(`
29
+ `))}const G=Qe(H=>{H===-1?R.current.focus():ee.querySelector(`[data-tag-index="${H}"]`).focus()});r.useEffect(()=>{k&&$>ce.length-1&&(ve(-1),G(-1))},[ce,k,$,G]);function ne(H,T){if(!K.current||H<0||H>=me.length)return-1;let Y=H;for(;;){const ae=K.current.querySelector(`[data-option-index="${Y}"]`),he=b?!1:!ae||ae.disabled||ae.getAttribute("aria-disabled")==="true";if(ae&&ae.hasAttribute("tabindex")&&!he)return Y;if(T==="next"?Y=(Y+1)%me.length:Y=(Y-1+me.length)%me.length,Y===H)return-1}}const ie=Qe(({event:H,index:T,reason:Y="auto"})=>{if(Ie.current=T,T===-1?R.current.removeAttribute("aria-activedescendant"):R.current.setAttribute("aria-activedescendant",`${te}-option-${T}`),A&&A(H,T===-1?null:me[T],Y),!K.current)return;const ae=K.current.querySelector(`[role="option"].${n}-focused`);ae&&(ae.classList.remove(`${n}-focused`),ae.classList.remove(`${n}-focusVisible`));let he=K.current;if(K.current.getAttribute("role")!=="listbox"&&(he=K.current.parentElement.querySelector('[role="listbox"]')),!he)return;if(T===-1){he.scrollTop=0;return}const pe=K.current.querySelector(`[data-option-index="${T}"]`);if(pe&&(pe.classList.add(`${n}-focused`),Y==="keyboard"&&pe.classList.add(`${n}-focusVisible`),he.scrollHeight>he.clientHeight&&Y!=="mouse"&&Y!=="touch")){const Ee=pe,Ne=he.clientHeight+he.scrollTop,w1=Ee.offsetTop+Ee.offsetHeight;w1>Ne?he.scrollTop=w1-he.clientHeight:Ee.offsetTop-Ee.offsetHeight*(F?1.3:0)<he.scrollTop&&(he.scrollTop=Ee.offsetTop-Ee.offsetHeight*(F?1.3:0))}}),be=Qe(({event:H,diff:T,direction:Y="next",reason:ae="auto"})=>{if(!Ze)return;const pe=ne((()=>{const Ee=me.length-1;if(T==="reset")return Ae;if(T==="start")return 0;if(T==="end")return Ee;const Ne=Ie.current+T;return Ne<0?Ne===-1&&B?-1:y&&Ie.current!==-1||Math.abs(T)>1?0:Ee:Ne>Ee?Ne===Ee+1&&B?-1:y||Math.abs(T)>1?Ee:0:Ne})(),Y);if(ie({index:pe,reason:ae,event:H}),o&&T!=="reset")if(pe===-1)R.current.value=ge;else{const Ee=re(me[pe]);R.current.value=Ee,Ee.toLowerCase().indexOf(ge.toLowerCase())===0&&ge.length>0&&R.current.setSelectionRange(ge.length,Ee.length)}}),W9=()=>{const H=(T,Y)=>{const ae=T?re(T):"",he=Y?re(Y):"";return ae===he};if(Ie.current!==-1&&Le.filteredOptions&&Le.filteredOptions.length!==me.length&&Le.inputValue===ge&&(k?ce.length===Le.value.length&&Le.value.every((T,Y)=>re(ce[Y])===re(T)):H(Le.value,ce))){const T=Le.filteredOptions[Ie.current];if(T&&me.some(ae=>re(ae)===re(T)))return!0}return!1},vt=r.useCallback(()=>{if(!Ze||W9())return;const H=k?ce[0]:ce;if(me.length===0||H==null){be({diff:"reset"});return}if(K.current){if(H!=null){const T=me[Ie.current];if(k&&T&&U1(ce,ae=>J(T,ae))!==-1)return;const Y=U1(me,ae=>J(ae,H));Y===-1?be({diff:"reset"}):ie({index:Y});return}if(Ie.current>=me.length-1){ie({index:me.length-1});return}ie({index:Ie.current})}},[me.length,k?!1:ce,I,be,ie,Ze,ge,k]),j9=Qe(H=>{P0(K,H),H&&vt()});process.env.NODE_ENV!=="production"&&r.useEffect(()=>{(!R.current||R.current.nodeName!=="INPUT")&&(R.current&&R.current.nodeName==="TEXTAREA"?console.warn([`A textarea element was provided to ${u} where input was expected.`,"This is not a supported scenario but it may work under certain conditions.","A textarea keyboard navigation may conflict with Autocomplete controls (e.g. enter and arrow keys).","Make sure to test keyboard navigation and add custom event handlers if necessary."].join(`
30
+ `)):console.error([`MUI: Unable to find the input element. It was resolved to ${R.current} while an HTMLInputElement was expected.`,`Instead, ${u} expects an input element.`,"",u==="useAutocomplete"?"Make sure you have bound getInputProps correctly and that the normal ref/effect resolutions order is guaranteed.":"Make sure you have customized the input component correctly."].join(`
31
+ `)))},[u]),r.useEffect(()=>{vt()},[vt]);const Je=H=>{We||(f1(!0),u1(!0),N&&N(H))},Z0=(H,T)=>{We&&(f1(!1),W&&W(H,T))},i0=(H,T,Y,ae)=>{if(k){if(ce.length===T.length&&ce.every((he,pe)=>he===T[pe]))return}else if(ce===T)return;z&&z(H,T,Y,ae),S0(T)},g1=r.useRef(!1),M0=(H,T,Y="selectOption",ae="options")=>{let he=Y,pe=T;if(k){if(pe=Array.isArray(ce)?ce.slice():[],process.env.NODE_ENV!=="production"){const Ne=pe.filter(w1=>J(T,w1));Ne.length>1&&console.error([`MUI: The \`isOptionEqualToValue\` method of ${u} does not handle the arguments correctly.`,`The component expects a single value to match a given option but found ${Ne.length} matches.`].join(`
32
+ `))}const Ee=U1(pe,Ne=>J(T,Ne));Ee===-1?pe.push(T):ae!=="freeSolo"&&(pe.splice(Ee,1),he="removeOption")}s0(H,pe),i0(H,pe,he,{option:T}),!p&&(!H||!H.ctrlKey&&!H.metaKey)&&Z0(H,he),(i===!0||i==="touch"&&g1.current||i==="mouse"&&!g1.current)&&R.current.blur()};function q9(H,T){if(H===-1)return-1;let Y=H;for(;;){if(T==="next"&&Y===ce.length||T==="previous"&&Y===-1)return-1;const ae=ee.querySelector(`[data-tag-index="${Y}"]`);if(!ae||!ae.hasAttribute("tabindex")||ae.disabled||ae.getAttribute("aria-disabled")==="true")Y+=T==="next"?1:-1;else return Y}}const P7=(H,T)=>{if(!k)return;ge===""&&Z0(H,"toggleInput");let Y=$;$===-1?ge===""&&T==="previous"&&(Y=ce.length-1):(Y+=T==="next"?1:-1,Y<0&&(Y=0),Y===ce.length&&(Y=-1)),Y=q9(Y,T),ve(Y),G(Y)},T7=H=>{oe.current=!0,l0(""),M&&M(H,"","clear"),i0(H,k?[]:null,"clear")},K9=H=>T=>{if(H.onKeyDown&&H.onKeyDown(T),!T.defaultMuiPrevented&&($!==-1&&["ArrowLeft","ArrowRight"].indexOf(T.key)===-1&&(ve(-1),G(-1)),T.which!==229))switch(T.key){case"Home":Ze&&L&&(T.preventDefault(),be({diff:"start",direction:"next",reason:"keyboard",event:T}));break;case"End":Ze&&L&&(T.preventDefault(),be({diff:"end",direction:"previous",reason:"keyboard",event:T}));break;case"PageUp":T.preventDefault(),be({diff:-O5,direction:"previous",reason:"keyboard",event:T}),Je(T);break;case"PageDown":T.preventDefault(),be({diff:O5,direction:"next",reason:"keyboard",event:T}),Je(T);break;case"ArrowDown":T.preventDefault(),be({diff:1,direction:"next",reason:"keyboard",event:T}),Je(T);break;case"ArrowUp":T.preventDefault(),be({diff:-1,direction:"previous",reason:"keyboard",event:T}),Je(T);break;case"ArrowLeft":P7(T,"previous");break;case"ArrowRight":P7(T,"next");break;case"Enter":if(Ie.current!==-1&&Ze){const Y=me[Ie.current],ae=E?E(Y):!1;if(T.preventDefault(),ae)return;M0(T,Y,"selectOption"),o&&R.current.setSelectionRange(R.current.value.length,R.current.value.length)}else S&&ge!==""&&je===!1&&(k&&T.preventDefault(),M0(T,ge,"createOption","freeSolo"));break;case"Escape":Ze?(T.preventDefault(),T.stopPropagation(),Z0(T,"escape")):f&&(ge!==""||k&&ce.length>0)&&(T.preventDefault(),T.stopPropagation(),T7(T));break;case"Backspace":if(k&&!O&&ge===""&&ce.length>0){const Y=$===-1?ce.length-1:$,ae=ce.slice();ae.splice(Y,1),i0(T,ae,"removeOption",{option:ce[Y]})}break;case"Delete":if(k&&!O&&ge===""&&ce.length>0&&$!==-1){const Y=$,ae=ce.slice();ae.splice(Y,1),i0(T,ae,"removeOption",{option:ce[Y]})}break}},z9=H=>{d1(!0),j&&!oe.current&&Je(H)},F7=H=>{if(t(K)){R.current.focus();return}d1(!1),Q.current=!0,oe.current=!1,s&&Ie.current!==-1&&Ze?M0(H,me[Ie.current],"blur"):s&&S&&ge!==""?M0(H,ge,"blur","freeSolo"):d&&s0(H,ce),Z0(H,"blur")},G9=H=>{const T=H.target.value;ge!==T&&(l0(T),u1(!1),M&&M(H,T,"input")),T===""?!v&&!k&&i0(H,null,"clear"):Je(H)},Y9=H=>{const T=Number(H.currentTarget.getAttribute("data-option-index"));Ie.current!==T&&ie({event:H,index:T,reason:"mouse"})},X9=H=>{ie({event:H,index:Number(H.currentTarget.getAttribute("data-option-index")),reason:"touch"}),g1.current=!0},J9=H=>{const T=Number(H.currentTarget.getAttribute("data-option-index"));M0(H,me[T],"selectOption"),g1.current=!1},Q9=H=>T=>{const Y=ce.slice();Y.splice(H,1),i0(T,Y,"removeOption",{option:ce[H]})},V7=H=>{We?Z0(H,"toggleInput"):Je(H)},eg=H=>{H.currentTarget.contains(H.target)&&H.target.getAttribute("id")!==te&&H.preventDefault()},tg=H=>{H.currentTarget.contains(H.target)&&(R.current.focus(),le&&Q.current&&R.current.selectionEnd-R.current.selectionStart===0&&R.current.select(),Q.current=!1)},rg=H=>{!w&&(ge===""||!We)&&V7(H)};let pt=S&&ge.length>0;pt=pt||(k?ce.length>0:ce!==null);let H7=me;if(F){const H=new Map;let T=!1;H7=me.reduce((Y,ae,he)=>{const pe=F(ae);return Y.length>0&&Y[Y.length-1].group===pe?Y[Y.length-1].options.push(ae):(process.env.NODE_ENV!=="production"&&(H.get(pe)&&!T&&(console.warn(`MUI: The options provided combined with the \`groupBy\` method of ${u} returns duplicated headers.`,"You can solve the issue by sorting the options with the output of `groupBy`."),T=!0),H.set(pe,!0)),Y.push({key:he,index:he,group:pe,options:[ae]})),Y},[])}return w&&c0&&F7(),{getRootProps:(H={})=>q({"aria-owns":h1?`${te}-listbox`:null},H,{onKeyDown:K9(H),onMouseDown:eg,onClick:tg}),getInputLabelProps:()=>({id:`${te}-label`,htmlFor:te}),getInputProps:()=>({id:te,value:ge,onBlur:F7,onFocus:z9,onChange:G9,onMouseDown:rg,"aria-activedescendant":Ze?"":null,"aria-autocomplete":o?"both":"list","aria-controls":h1?`${te}-listbox`:void 0,"aria-expanded":h1,autoComplete:"off",ref:R,autoCapitalize:"none",spellCheck:"false",role:"combobox",disabled:w}),getClearProps:()=>({tabIndex:-1,type:"button",onClick:T7}),getPopupIndicatorProps:()=>({tabIndex:-1,type:"button",onClick:V7}),getTagProps:({index:H})=>q({key:H,"data-tag-index":H,tabIndex:-1},!O&&{onDelete:Q9(H)}),getListboxProps:()=>({role:"listbox",id:`${te}-listbox`,"aria-labelledby":`${te}-label`,ref:j9,onMouseDown:H=>{H.preventDefault()}}),getOptionProps:({index:H,option:T})=>{var Y;const ae=(k?ce:[ce]).some(pe=>pe!=null&&J(T,pe)),he=E?E(T):!1;return{key:(Y=Z==null?void 0:Z(T))!=null?Y:re(T),tabIndex:-1,role:"option",id:`${te}-option-${H}`,onMouseMove:Y9,onClick:J9,onTouchStart:X9,"data-option-index":H,"aria-disabled":he,"aria-selected":ae}},id:te,inputValue:ge,value:ce,dirty:pt,expanded:Ze&&ee,popupOpen:Ze,focused:c0||$!==-1,anchorEl:ee,setAnchorEl:de,focusedTag:$,groupedOptions:H7}}var k5={exports:{}};/*!
29
33
  Copyright (c) 2018 Jed Watson.
30
34
  Licensed under the MIT License (MIT), see
31
35
  http://jedwatson.github.io/classnames
32
- */(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var s="",i=0;i<arguments.length;i++){var d=arguments[i];d&&(s=l(s,o(d)))}return s}function o(s){if(typeof s=="string"||typeof s=="number")return s;if(typeof s!="object")return"";if(Array.isArray(s))return n.apply(null,s);if(s.toString!==Object.prototype.toString&&!s.toString.toString().includes("[native code]"))return s.toString();var i="";for(var d in s)t.call(s,d)&&s[d]&&(i=l(i,d));return i}function l(s,i){return i?s?s+" "+i:s+i:s}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(J5);var vc=J5.exports;const z=R1(vc),gc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M0 .75A.75.75 0 0 1 .75 0h7a.75.75 0 0 1 0 1.5H7.5v11.25a3.25 3.25 0 0 1-6.5 0V1.5H.75A.75.75 0 0 1 0 .75Zm2.5 5v7a1.75 1.75 0 1 0 3.5 0v-7H2.5Zm0-1.5H6v-2.5H2.5v2.5ZM11.16.659A2.25 2.25 0 0 1 15 2.25v4.499a.75.75 0 0 1-1.5 0V5.5H12v1.25a.75.75 0 0 1-1.5 0v-4.5c0-.597.237-1.169.66-1.591ZM13.5 4V2.25a.75.75 0 1 0-1.5 0V4h1.5Zm-2.25 4.5a.75.75 0 0 0-.75.75v6c0 .414.336.75.75.75h1.5a2.25 2.25 0 0 0 1.677-3.75A2.25 2.25 0 0 0 12.75 8.5h-1.5Zm1.5 3H12V10h.75a.75.75 0 0 1 0 1.5Zm-.75 3V13h.75a.75.75 0 0 1 0 1.5H12Z"})),mc=c.forwardRef(gc),g=c.forwardRef((e,t)=>{const{children:n,size:o,color:l,...s}=e,i={...o?{width:o,height:o}:{},...l?{fill:l}:{},ref:t,...s};return c.isValidElement(n)?c.cloneElement(n,i):null});g.displayName="Icon";const Q5=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(mc,{})}));Q5.displayName="AbTestIcon";const pc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M2.33 1.665A.75.75 0 0 1 3 1.25h10a.75.75 0 0 1 0 1.5H4.5l3.6 4.8c.2.267.2.633 0 .9l-3.6 4.8H13a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.6-1.2L6.563 8 2.4 2.45a.75.75 0 0 1-.07-.785Z"})),bc=c.forwardRef(pc),et=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(bc,{})}));et.displayName="AggregateIcon";const yc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M9 .25a.75.75 0 0 0-.75.75v6c0 .414.336.75.75.75h6a.75.75 0 0 0 .75-.75A6.75 6.75 0 0 0 9 .25Zm.75 6V1.804a5.25 5.25 0 0 1 4.447 4.446H9.75ZM7 2.25A6.75 6.75 0 1 0 13.75 9a.75.75 0 0 0-.75-.75H7.75V3A.75.75 0 0 0 7 2.25ZM4.084 4.635a5.25 5.25 0 0 1 2.166-.831V9c0 .414.336.75.75.75h5.197a5.249 5.249 0 0 1-8.909 2.962 5.25 5.25 0 0 1 .796-8.077Z"})),Ec=c.forwardRef(yc),tt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ec,{})}));tt.displayName="AnalyticsIcon";const Ic=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M4.25 9.25v6.25c0 .073.021.135.063.188a.29.29 0 0 0 .188.062h9c.072 0 .13-.02.171-.063a.256.256 0 0 0 .079-.187V9.25h-9.5Zm11-1.39a2.63 2.63 0 0 1 1.438.984c.375.49.563 1.041.563 1.656v4a.723.723 0 0 1-.22.531.723.723 0 0 1-.53.219.723.723 0 0 1-.532-.219.723.723 0 0 1-.218-.531v-4c0-.198-.047-.385-.141-.563a1.132 1.132 0 0 0-.36-.437v6c0 .23-.046.453-.14.672a1.632 1.632 0 0 1-.375.578c-.167.156-.36.276-.578.36-.209.093-.427.14-.656.14h-9a1.72 1.72 0 0 1-.875-.234 1.756 1.756 0 0 1-.641-.625 1.75 1.75 0 0 1-.234-.891v-6c-.157.115-.282.26-.375.438a1.305 1.305 0 0 0-.125.562v4a.723.723 0 0 1-.22.531.723.723 0 0 1-.53.219.723.723 0 0 1-.532-.219.723.723 0 0 1-.218-.531v-4c0-.625.187-1.177.562-1.656.375-.49.854-.818 1.438-.985.02-.875.213-1.708.578-2.5a6.226 6.226 0 0 1 1.547-2.046L3.89 1.937a.698.698 0 0 1-.14-.546.74.74 0 0 1 .312-.485.698.698 0 0 1 .547-.14c.208.03.375.13.5.296l1 1.391A6.204 6.204 0 0 1 9 1.75c1.021 0 1.985.234 2.891.703l1-1.39a.73.73 0 0 1 .485-.297.677.677 0 0 1 .562.125.74.74 0 0 1 .297.5c.042.198 0 .38-.125.546l-.984 1.375a6.043 6.043 0 0 1 1.53 2.047c.376.792.574 1.625.595 2.5Zm-3.53-3.75-.094-.063A4.61 4.61 0 0 0 9 3.25a4.616 4.616 0 0 0-2.719.86 4.591 4.591 0 0 0-1.438 1.593A4.702 4.702 0 0 0 4.25 7.75h9.5a4.702 4.702 0 0 0-.594-2.047 4.59 4.59 0 0 0-1.438-1.594ZM6 5.5c0-.208.074-.385.22-.531a.723.723 0 0 1 .53-.219.93.93 0 0 1 .704.297.979.979 0 0 1 .297.719c0 .27-.1.505-.297.703a.954.954 0 0 1-.703.281c-.282 0-.521-.094-.72-.281a.988.988 0 0 1-.28-.703c0-.282.093-.521.28-.72a.979.979 0 0 1 .72-.296.72.72 0 0 1 .53.219.723.723 0 0 1 .22.531.723.723 0 0 1-.22.531.723.723 0 0 1-.53.219.723.723 0 0 1-.532-.219.723.723 0 0 1-.218-.531Zm4.5 0a.72.72 0 0 1 .22-.531.723.723 0 0 1 .53-.219.93.93 0 0 1 .704.297.979.979 0 0 1 .297.719c0 .27-.1.505-.297.703a.954.954 0 0 1-.703.281c-.282 0-.521-.094-.72-.281a.988.988 0 0 1-.28-.703c0-.282.093-.521.28-.72a.979.979 0 0 1 .72-.296.72.72 0 0 1 .53.219.723.723 0 0 1 .22.531.723.723 0 0 1-.22.531.723.723 0 0 1-.53.219.723.723 0 0 1-.532-.219.723.723 0 0 1-.218-.531Z"})),Cc=c.forwardRef(Ic),rt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Cc,{})}));rt.displayName="AndroidIcon";const xc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M5.941.408a1.551 1.551 0 0 0-.466.065c-.15.046-.314.122-.457.246a.984.984 0 0 0-.333.578l-.817 4.795H1.5a.75.75 0 1 0 0 1.5h15a.75.75 0 0 0 0-1.5h-2.367l-.817-4.795a.983.983 0 0 0-.333-.578 1.254 1.254 0 0 0-.457-.246 1.552 1.552 0 0 0-.933.013L9 1.356 6.408.485A1.534 1.534 0 0 0 5.94.408Zm6.671 5.684H5.39l.097-.57c.096.045.203.07.315.07h6.4a.747.747 0 0 0 .314-.069l.097.569Zm-.704-4.13.364 2.133a.76.76 0 0 0-.07-.003h-6.4a.758.758 0 0 0-.073.003l.364-2.133 2.67.896a.75.75 0 0 0 .476 0l2.67-.896ZM8.176 11.2a3.751 3.751 0 0 0-7.425.75 3.75 3.75 0 0 0 7.425.75h1.65a3.751 3.751 0 0 0 7.425-.75 3.75 3.75 0 0 0-7.425-.75h-1.65Zm-5.925.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Zm9 0a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Z"})),Zc=c.forwardRef(xc),nt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Zc,{})}));nt.displayName="AnonymizeIcon";const Sc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M13.5 4.703a.867.867 0 0 0-.53-.265c-.188-.032-.38.026-.579.171-.187.136-.291.303-.312.5-.01.188.062.386.219.594.312.406.526.99.64 1.75a6.814 6.814 0 0 1-.03 2.344c-.168 1.02-.407 1.927-.72 2.719-.302.791-.65 1.422-1.047 1.89-.395.459-.807.724-1.234.797h-.11L8.502 14.5a1.557 1.557 0 0 0-1.594 0l-1.203.5h-.11c-.427-.062-.838-.328-1.234-.797-.396-.468-.75-1.099-1.062-1.89-.302-.792-.537-1.698-.703-2.72a8.62 8.62 0 0 1-.047-2.124c.083-.75.265-1.339.547-1.766.322-.479.724-.729 1.203-.75.541-.031 1.244.219 2.109.75.188.094.396.167.625.219.24.052.464.078.672.078h.203l.39-.406V2.797c.094-.24.09-.432-.015-.578C8.178 2.073 8.016 2 7.798 2c-.25 0-.448.073-.594.219-.135.135-.203.328-.203.578v1.61c-1.136-.699-2.162-.99-3.078-.876-.907.115-1.615.605-2.125 1.47-.386.582-.641 1.322-.766 2.218a9.754 9.754 0 0 0 .063 2.687c.312 1.865.833 3.375 1.562 4.532.76 1.229 1.677 1.916 2.75 2.062.25 0 .427-.01.531-.031a1.02 1.02 0 0 0 .47-.172l1.296-.594h.203l1.297.703c.198.063.349.105.453.125.167.042.313.063.438.063 1.072-.146 1.99-.834 2.75-2.063.729-1.156 1.25-2.666 1.562-4.53a10.02 10.02 0 0 0 0-2.954c-.167-.98-.469-1.76-.906-2.344Zm-2.905.203c.645-.093 1.312-.427 2-1 .583-.698.916-1.4 1-2.109.052-.25.052-.49 0-.719A1.137 1.137 0 0 0 13.298.5c-.146-.24-.334-.39-.563-.453a1.064 1.064 0 0 0-.734.047c-.646.094-1.313.427-2 1-.281.292-.516.62-.703.984a5.237 5.237 0 0 0-.391 1.125 1.75 1.75 0 0 0 0 .735c.052.229.151.416.297.562.198.208.432.354.703.438.27.073.5.062.688-.032ZM11 2.203c.302-.302.703-.505 1.203-.61-.104.5-.307.902-.61 1.204-.291.302-.687.505-1.187.61.094-.5.292-.902.594-1.204Z"})),Mc=c.forwardRef(Sc),ot=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Mc,{})}));ot.displayName="AppleIcon";const Ac=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.001.25a.75.75 0 0 1 .75.75v5.44l1.282-1.026a.75.75 0 1 1 .937 1.172L8.473 8.583a.747.747 0 0 1-.947-.002L5.032 6.586a.75.75 0 0 1 .938-1.172L7.25 6.44V1A.75.75 0 0 1 8 .25ZM.764 9.763A1.75 1.75 0 0 1 2 9.25h2.555a.75.75 0 0 1 .651.378 3.217 3.217 0 0 0 5.588 0 .75.75 0 0 1 .651-.378H14A1.75 1.75 0 0 1 15.75 11v3A1.75 1.75 0 0 1 14 15.75H2A1.75 1.75 0 0 1 .251 14v-3c0-.464.184-.91.513-1.237ZM2 10.75a.25.25 0 0 0-.25.25v3a.25.25 0 0 0 .25.25h12a.25.25 0 0 0 .25-.25v-3a.25.25 0 0 0-.25-.25h-2.144a4.717 4.717 0 0 1-7.712 0H2Z"})),Nc=c.forwardRef(Ac),at=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Nc,{})}));at.displayName="ArchiveAltIcon";const Pc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M1.263 1.263A1.75 1.75 0 0 1 2.501.75h13a1.75 1.75 0 0 1 1.75 1.75v2a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-2c0-.464.184-.91.512-1.237Zm1.238.987a.25.25 0 0 0-.25.25v1.25h13.5V2.5a.25.25 0 0 0-.25-.25h-13ZM2.5 5.75a.75.75 0 0 1 .75.75v6a1.25 1.25 0 0 0 1.25 1.25h9a1.25 1.25 0 0 0 1.25-1.25v-6a.75.75 0 0 1 1.5 0v6a2.75 2.75 0 0 1-2.75 2.75h-9a2.75 2.75 0 0 1-2.75-2.75v-6a.75.75 0 0 1 .75-.75Z"}),r.createElement("path",{d:"M8 5.75a1.75 1.75 0 1 0 0 3.5h2a1.75 1.75 0 0 0 0-3.5H8Zm-.176 1.573a.25.25 0 0 1 .177-.073h2a.25.25 0 0 1 0 .5H8a.25.25 0 0 1-.177-.427Z"})),Tc=c.forwardRef(Pc),lt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Tc,{})}));lt.displayName="ArchiveIcon";const Fc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M5.531 1.47a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0l3-3a.75.75 0 1 0-1.06-1.06L8 3.94 5.53 1.47Zm0 13.06a.75.75 0 0 1-1.06-1.06l3-3a.75.75 0 0 1 1.06 0l3 3a.75.75 0 1 1-1.06 1.06L8 12.06l-2.47 2.47Z"})),Vc=c.forwardRef(Fc),ct=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Vc,{})}));ct.displayName="ArrowCollapseIcon";const Hc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M6.99 13.78a.75.75 0 0 0 1.062 0l4.32-4.32a.75.75 0 1 0-1.061-1.061l-3.04 3.04V2.69c0-.382-.336-.691-.75-.691s-.75.31-.75.691v8.747l-3.04-3.04a.75.75 0 0 0-1.06 1.061l4.32 4.32Z"})),Lc=c.forwardRef(Hc),i1=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Lc,{})}));i1.displayName="ArrowDownIcon";const Bc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M5.532 5.03A.75.75 0 0 1 4.47 3.97l3-3a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1-1.06 1.06L8 2.56 5.53 5.03Zm0 5.94a.75.75 0 0 0-1.061 1.06l3 3a.75.75 0 0 0 1.06 0l3-3a.75.75 0 1 0-1.06-1.06l-2.47 2.47-2.47-2.47Z"})),Oc=c.forwardRef(Bc),st=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Oc,{})}));st.displayName="ArrowExpandIcon";const kc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M17.251.998a.75.75 0 1 0-1.5 0v14a.75.75 0 1 0 1.5 0v-14Zm-6.78 3.97a.75.75 0 0 1 1.06 0l2.5 2.5a.748.748 0 0 1 0 1.06l-2.5 2.5a.75.75 0 0 1-1.06-1.06l1.22-1.22H1.5a.75.75 0 0 1 0-1.5h10.19l-1.22-1.22a.75.75 0 0 1 0-1.06Z"})),$c=c.forwardRef(kc),it=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx($c,{})}));it.displayName="ArrowKeyboardNextIcon";const _c=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M2.251.998a.75.75 0 1 0-1.5 0v14a.75.75 0 1 0 1.5 0v-14Zm5.281 3.97a.75.75 0 0 1 0 1.06l-1.22 1.22h10.19a.75.75 0 0 1 0 1.5H6.312l1.22 1.22a.75.75 0 0 1-1.06 1.06l-2.5-2.5A.748.748 0 0 1 3.751 8v-.004c0-.191.073-.382.22-.528l2.5-2.5a.75.75 0 0 1 1.06 0Z"})),Dc=c.forwardRef(_c),dt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Dc,{})}));dt.displayName="ArrowKeyboardPreviousIcon";const Rc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M15 2.248a.75.75 0 0 0 0-1.5H1a.75.75 0 1 0 0 1.5h14Zm-3.97 5.28a.75.75 0 0 1-1.06 0l-1.22-1.22v10.19a.75.75 0 1 1-1.5 0V6.308l-1.22 1.22a.75.75 0 0 1-1.06-1.06l2.5-2.5a.748.748 0 0 1 .528-.22h.004c.191 0 .382.074.528.22l2.5 2.5a.75.75 0 0 1 0 1.06Z"})),Uc=c.forwardRef(Rc),ft=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Uc,{})}));ft.displayName="ArrowKeyboardUpIcon";const Wc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M1.74 7.47a.75.75 0 0 0 0 1.06l4.32 4.32a.75.75 0 1 0 1.06-1.06L4.082 8.75h8.747c.382 0 .692-.336.692-.75 0-.415-.31-.75-.692-.75H4.081l3.04-3.04a.75.75 0 0 0-1.06-1.06L1.74 7.47Z"})),jc=c.forwardRef(Wc),ut=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(jc,{})}));ut.displayName="ArrowLeftIcon";const Kc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M13.3 8.53a.75.75 0 0 0 0-1.06L8.98 3.15a.75.75 0 0 0-1.06 1.06l3.039 3.04H2.212c-.382 0-.691.335-.691.75 0 .414.31.75.69.75h8.748l-3.04 3.04a.75.75 0 0 0 1.061 1.06l4.32-4.32Z"})),qc=c.forwardRef(Kc),ht=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(qc,{})}));ht.displayName="ArrowRightIcon";const zc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.05 2.22a.75.75 0 0 0-1.06 0L2.67 6.54A.75.75 0 1 0 3.73 7.6l3.04-3.04v8.748c0 .382.336.691.75.691.415 0 .75-.31.75-.691V4.56l3.04 3.04a.75.75 0 1 0 1.06-1.061L8.05 2.22Z"})),Gc=c.forwardRef(zc),d1=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Gc,{})}));d1.displayName="ArrowUpIcon";const Yc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M2.032 0C.91 0 0 .91 0 2.032v9.143c0 1.122.91 2.031 2.032 2.031h9.143c1.122 0 2.031-.91 2.031-2.031V2.032C13.206.91 12.296 0 11.175 0H2.032Zm9.143 1.524c.28 0 .507.227.507.508v9.143c0 .28-.227.507-.507.507H2.032a.508.508 0 0 1-.508-.507V2.032c0-.28.227-.508.508-.508h9.143Z"}),r.createElement("path",{d:"M13.688 4.063c0-.42.341-.761.762-.761.856 0 1.55.693 1.55 1.55v8.354A2.794 2.794 0 0 1 13.206 16H4.851a1.55 1.55 0 0 1-1.55-1.55.762.762 0 0 1 1.524 0c0 .014.012.026.026.026h8.355a1.27 1.27 0 0 0 1.27-1.27V4.851a.026.026 0 0 0-.026-.026.762.762 0 0 1-.762-.762Z"}),r.createElement("path",{d:"M6.5 3a.7.7 0 0 1 .7.7v2.1h2.1a.7.7 0 1 1 0 1.4H7.2v2.1a.7.7 0 1 1-1.4 0V7.2H3.7a.7.7 0 1 1 0-1.4h2.1V3.7a.7.7 0 0 1 .7-.7Z"})))),Xc=c.forwardRef(Yc),wt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Xc,{})}));wt.displayName="AttributeSlotIcon";const Jc=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M7.47.97a.748.748 0 0 1 1.06 0l1.5 1.5a.75.75 0 1 1-1.06 1.06l-.22-.22v10.44h4.44l-.22-.22a.75.75 0 1 1 1.06-1.06l1.5 1.5a.748.748 0 0 1 0 1.06l-1.5 1.5a.75.75 0 1 1-1.06-1.06l.22-.22H8.75v1.25a.75.75 0 0 1-1.5 0v-1.25H2.811l.22.22a.75.75 0 1 1-1.06 1.06l-1.5-1.5a.748.748 0 0 1 0-1.06l1.5-1.5a.75.75 0 0 1 1.06 1.06l-.22.22h4.44V3.31l-.22.22a.75.75 0 0 1-1.06-1.06l1.5-1.5Z"})),Qc=c.forwardRef(Jc),vt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Qc,{})}));vt.displayName="AxisIcon";const es=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M1 .75A.75.75 0 0 1 1.75 0h3a.75.75 0 0 1 0 1.5h-3A.75.75 0 0 1 1 .75Zm2.78 2.47a.75.75 0 0 0-1.06 0l-1.5 1.5a.75.75 0 1 0 1.06 1.06l.22-.22V12H.75a.75.75 0 0 0 0 1.5H2.5v1.75a.75.75 0 0 0 1.5 0V13.5h6.44l-.22.22a.75.75 0 1 0 1.06 1.06l1.5-1.5a.75.75 0 0 0 0-1.06l-1.5-1.5a.75.75 0 1 0-1.06 1.06l.22.22H4V5.56l.22.22a.75.75 0 0 0 1.06-1.06l-1.5-1.5ZM16 11.25a.75.75 0 0 0-1.5 0v3a.75.75 0 0 0 1.5 0v-3Z"})),ts=c.forwardRef(es),gt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ts,{})}));gt.displayName="AxisLimtIcon";const rs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M8 .75A1.25 1.25 0 0 0 6.75 2v11.75h-.5V8A1.25 1.25 0 0 0 5 6.75H3A1.25 1.25 0 0 0 1.75 8v5.75H1.5a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5h-.25V5A1.25 1.25 0 0 0 15 3.75h-2A1.25 1.25 0 0 0 11.75 5v8.75h-.5V2A1.25 1.25 0 0 0 10 .75H8Zm1.75 13h-1.5V2.25h1.5v11.5Zm3.5 0v-8.5h1.5v8.5h-1.5Zm-10 0v-5.5h1.5v5.5h-1.5Z"})),ns=c.forwardRef(rs),mt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ns,{})}));mt.displayName="BarChartIcon";const os=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.5 7.797a.832.832 0 0 0-.562.219.754.754 0 0 0-.234.578v1a.85.85 0 0 0 .219.578.754.754 0 0 0 .578.234c.25 0 .442-.073.578-.219.146-.145.219-.343.219-.593v-1c-.053-.25-.152-.443-.297-.578a.656.656 0 0 0-.5-.22Zm1-3c-.322 0-.624.083-.906.25-.27.156-.49.375-.656.656a1.75 1.75 0 0 0-.234.89c0 .22.073.412.219.579a.754.754 0 0 0 .578.234c.25 0 .442-.073.578-.218.146-.146.219-.344.219-.594 0-.042.02-.084.062-.125a.194.194 0 0 1 .14-.063.782.782 0 0 0 .548-.218.779.779 0 0 0 .25-.594.73.73 0 0 0-.25-.578.776.776 0 0 0-.547-.22Zm3 0h-1a.832.832 0 0 0-.562.219c-.156.145-.234.343-.234.593 0 .24.067.433.203.579.146.145.344.218.594.218h1c.208 0 .39-.073.546-.218a.779.779 0 0 0 .25-.594.73.73 0 0 0-.25-.578.776.776 0 0 0-.546-.22Zm0 7h-1a.832.832 0 0 0-.562.219c-.156.146-.234.343-.234.593 0 .24.067.433.203.579.146.145.344.218.594.218h1c.208 0 .39-.073.546-.219a.779.779 0 0 0 .25-.593.73.73 0 0 0-.25-.578.776.776 0 0 0-.546-.22Zm6-7h-2.203V2.5c0-.323-.083-.62-.25-.89a1.657 1.657 0 0 0-.656-.657 1.667 1.667 0 0 0-.89-.25h-9c-.323 0-.625.083-.907.25a1.69 1.69 0 0 0-.64.656c-.167.271-.25.568-.25.891v9c0 .323.083.625.25.906.156.271.37.49.64.656.282.157.584.235.907.235h2.203V15.5c0 .323.078.625.234.906.167.271.386.485.656.64.282.168.584.25.907.25h9c.323 0 .62-.082.89-.25.282-.155.5-.369.657-.64.166-.281.25-.583.25-.906v-9c-.052-.5-.24-.906-.563-1.219-.323-.323-.734-.484-1.234-.484Zm.297 10.703a.19.19 0 0 1-.062.14.194.194 0 0 1-.14.063h-9c-.042 0-.084-.02-.126-.062a.194.194 0 0 1-.062-.141v-2.203h.187a.795.795 0 0 0 .563-.219.73.73 0 0 0 .25-.578c0-.25-.073-.443-.219-.578-.146-.146-.344-.219-.594-.219h-.39V11.5a.776.776 0 0 0-.219-.547.751.751 0 0 0-.594-.25c-.24 0-.432.073-.578.219-.146.135-.219.328-.219.578v.203H2.501a.194.194 0 0 1-.14-.062.194.194 0 0 1-.063-.141v-9a.19.19 0 0 1 .062-.14.194.194 0 0 1 .14-.063h9c.053 0 .1.02.141.062a.194.194 0 0 1 .063.141v2.203H11.5a.832.832 0 0 0-.563.219c-.156.146-.234.344-.234.594 0 .24.067.432.203.578.146.135.344.203.594.203h.203V6.5c0 .208.073.396.218.563a.754.754 0 0 0 .579.234c.25 0 .442-.068.578-.203.146-.146.218-.344.218-.594v-.297H15.5c.052 0 .099.021.14.063a.194.194 0 0 1 .063.14V15.5h.093Zm-3.296-4.703a.832.832 0 0 0-.563.219.754.754 0 0 0-.234.578.191.191 0 0 1-.063.14.195.195 0 0 1-.14.063.832.832 0 0 0-.563.219c-.156.146-.234.343-.234.593 0 .24.067.433.203.579.146.145.344.218.594.218.323 0 .62-.078.89-.234.281-.167.5-.386.656-.656.167-.282.25-.589.25-.922-.052-.25-.15-.443-.296-.578a.656.656 0 0 0-.5-.22Zm0-3a.832.832 0 0 0-.563.219.753.753 0 0 0-.234.578v1c0 .219.073.411.218.578a.754.754 0 0 0 .579.234c.25 0 .442-.073.578-.219.146-.145.218-.343.218-.593v-1c-.052-.25-.15-.443-.296-.578a.656.656 0 0 0-.5-.22Z"})),as=c.forwardRef(os),pt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(as,{})}));pt.displayName="BooleanIcon";const ls=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M0 8c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8Zm3.217-1.46 4.26-4.32a.732.732 0 0 1 1.046 0l4.26 4.32a.758.758 0 0 1 0 1.06.733.733 0 0 1-1.046 0L8.74 4.56v8.749c0 .382-.332.691-.74.691-.409 0-.74-.31-.74-.691V4.56L4.263 7.6a.732.732 0 0 1-1.046 0 .758.758 0 0 1 0-1.061Z"})))),cs=c.forwardRef(ls),bt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(cs,{})}));bt.displayName="BoostIcon";const ss=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.501 2.25a.25.25 0 0 0-.25.25v13a.25.25 0 0 0 .25.25h2.5a.75.75 0 0 1 0 1.5H2.5A1.75 1.75 0 0 1 .75 15.5v-13A1.75 1.75 0 0 1 2.501.75h2.5a.75.75 0 0 1 0 1.5H2.5Zm9.749-.75A.75.75 0 0 1 13 .75h2.5a1.75 1.75 0 0 1 1.75 1.75v13a1.75 1.75 0 0 1-1.75 1.75H13a.75.75 0 0 1 0-1.5h2.5a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25H13a.75.75 0 0 1-.75-.75Z"}),r.createElement("path",{d:"M5.97 5.97a.75.75 0 0 1 1.061 0l1.97 1.97 1.97-1.97a.75.75 0 1 1 1.06 1.06L10.061 9l1.97 1.97a.75.75 0 1 1-1.06 1.06L9 10.06l-1.97 1.97a.75.75 0 0 1-1.06-1.06L7.94 9 5.97 7.03a.75.75 0 0 1 0-1.06Z"})),is=c.forwardRef(ss),yt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(is,{})}));yt.displayName="BracketsCancelIcon";const ds=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.501 2.25a.25.25 0 0 0-.25.25v13a.25.25 0 0 0 .25.25h2.5a.75.75 0 0 1 0 1.5H2.5A1.75 1.75 0 0 1 .75 15.5v-13A1.75 1.75 0 0 1 2.501.75h2.5a.75.75 0 0 1 0 1.5H2.5Zm9.75-.75A.75.75 0 0 1 13 .75h2.5a1.75 1.75 0 0 1 1.75 1.75v13a1.75 1.75 0 0 1-1.75 1.75H13a.75.75 0 0 1 0-1.5h2.5a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25H13a.75.75 0 0 1-.75-.75Z"})),fs=c.forwardRef(ds),Et=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(fs,{})}));Et.displayName="BracketsIcon";const us=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M2.508.752a2.25 2.25 0 0 0-2.25 2.25v10a2.25 2.25 0 0 0 2.25 2.25h11a2.25 2.25 0 0 0 2.25-2.25v-10a2.25 2.25 0 0 0-2.25-2.25h-11Zm11.75 3h-12.5v-.75a.75.75 0 0 1 .75-.75h11a.75.75 0 0 1 .75.75v.75Zm-12.5 1.5h12.5v7.75a.75.75 0 0 1-.75.75h-11a.75.75 0 0 1-.75-.75v-7.75Z"})),hs=c.forwardRef(us),It=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(hs,{})}));It.displayName="BrowserIcon";const ws=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:17,fill:"currentColor",viewBox:"0 0 17 17",ref:t,...e},r.createElement("path",{d:"M2.572.75h11.855a1.83 1.83 0 0 1 1.824 1.825V6a.75.75 0 0 1-1.5 0v-.75h-12.5v7.672a.33.33 0 0 0 .328.328h2.922a.75.75 0 0 1 0 1.5H2.575a1.83 1.83 0 0 1-1.824-1.824V2.569A1.825 1.825 0 0 1 2.571.75h.001Zm-.32 3h12.5V2.578a.33.33 0 0 0-.33-.328H2.575a.325.325 0 0 0-.323.323V3.75Z"}),r.createElement("path",{d:"M16.001 13.25a.25.25 0 0 1-.25-.25v-2a3.25 3.25 0 1 0-6.5 0v2a.25.25 0 0 1-.25.25.75.75 0 0 0 0 1.5h3.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2h3.5a.75.75 0 0 0 0-1.5Zm-3.5-4a1.75 1.75 0 0 1 1.75 1.75v2c0 .084.006.168.018.25h-3.536c.012-.082.018-.166.018-.25v-2a1.75 1.75 0 0 1 1.75-1.75Zm.098 6.99a.503.503 0 0 1-.56-.299.5.5 0 1 1 .56.3Z"})),vs=c.forwardRef(ws),Ct=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(vs,{})}));Ct.displayName="BrowserPushIcon";const gs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M0 8c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8Zm12.783 1.46-4.26 4.32a.733.733 0 0 1-1.046 0l-4.26-4.32a.757.757 0 0 1 0-1.061.732.732 0 0 1 1.046 0l2.997 3.04V2.69C7.26 2.31 7.592 2 8 2s.74.31.74.691v8.747l2.997-3.04a.733.733 0 0 1 1.046 0 .758.758 0 0 1 0 1.061Z"})))),ms=c.forwardRef(gs),xt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ms,{})}));xt.displayName="BuryIcon";const ps=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M3.751 10.25a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1 2.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm3.25-2.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1 2.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm3.25-2.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1 2.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"}),r.createElement("path",{d:"M5.501.75a.75.75 0 0 1 .75.75v1.25h5.5V1.5a.75.75 0 0 1 1.5 0v1.25h1.75A2.25 2.25 0 0 1 17.251 5v10a2.25 2.25 0 0 1-2.25 2.25h-12A2.25 2.25 0 0 1 .751 15V5a2.25 2.25 0 0 1 2.25-2.25h1.75V1.5a.75.75 0 0 1 .75-.75Zm6.25 3.5h-5.5V5a.75.75 0 1 1-1.5 0v-.75h-1.75a.75.75 0 0 0-.75.75v1.75h13.5V5a.75.75 0 0 0-.75-.75h-1.75V5a.75.75 0 0 1-1.5 0v-.75Zm-9.5 4V15c0 .414.336.75.75.75h12a.75.75 0 0 0 .75-.75V8.25h-13.5Z"})),bs=c.forwardRef(ps),Zt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(bs,{})}));Zt.displayName="CalendarAltIcon";const ys=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.503.75a.75.75 0 0 1 .75.75v1.25h5.5V1.5a.75.75 0 0 1 1.5 0v1.25h2.25c.966 0 1.75.784 1.75 1.75v11a1.75 1.75 0 0 1-1.75 1.75h-13a1.75 1.75 0 0 1-1.75-1.75v-11c0-.966.783-1.75 1.75-1.75h2.25V1.5a.75.75 0 0 1 .75-.75Zm6.25 3.5h-5.5V5a.75.75 0 1 1-1.5 0v-.75h-2.25a.25.25 0 0 0-.25.25v2.25h13.5V4.5a.25.25 0 0 0-.25-.25h-2.25V5a.75.75 0 0 1-1.5 0v-.75Zm4 4h-13.5v7.25c0 .138.111.25.25.25h13a.25.25 0 0 0 .25-.25V8.25Z"})),Es=c.forwardRef(ys),St=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Es,{})}));St.displayName="CalendarIcon";const Is=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.251 6a.75.75 0 0 1 .75-.75h6.667a.75.75 0 0 1 0 1.5H7.001a.75.75 0 0 1-.75-.75Zm-1.916-.75a.75.75 0 1 0 0 1.5H5a.75.75 0 1 0 0-1.5h-.666ZM3.585 9a.75.75 0 0 1 .75-.75H5a.75.75 0 1 1 0 1.5h-.666a.75.75 0 0 1-.75-.75Zm3.416-.75a.75.75 0 0 0 0 1.5h6.667a.75.75 0 0 0 0-1.5H7.001ZM6.251 12a.75.75 0 0 1 .75-.75h6.667a.75.75 0 0 1 0 1.5H7.001a.75.75 0 0 1-.75-.75Zm-1.916-.75a.75.75 0 0 0 0 1.5H5a.75.75 0 0 0 0-1.5h-.666Z"}),r.createElement("path",{d:"M.751 2.502c0-.967.784-1.75 1.75-1.75h13c.967 0 1.75.783 1.75 1.75v13a1.75 1.75 0 0 1-1.75 1.75h-13a1.75 1.75 0 0 1-1.75-1.75v-13Zm1.75-.25a.25.25 0 0 0-.25.25v13c0 .138.112.25.25.25h13a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25h-13Z"})),Cs=c.forwardRef(Is),Mt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Cs,{})}));Mt.displayName="CatalogIcon";const xs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M9.25 3.75a.75.75 0 0 1 .75.75v2.25h2.25a.75.75 0 0 1 0 1.5H10v2.25a.75.75 0 1 1-1.5 0V8.25H6.25a.75.75 0 1 1 0-1.5H8.5V4.5a.75.75 0 0 1 .75-.75Z"}),r.createElement("path",{d:"M2.5.75A1.75 1.75 0 0 0 .75 2.5v10a1.75 1.75 0 0 0 1.75 1.75h1.25v2.25a.75.75 0 0 0 1.2.6l3.8-2.85h6.75a1.75 1.75 0 0 0 1.75-1.75v-10A1.75 1.75 0 0 0 15.5.75h-13Zm-.177 1.573A.25.25 0 0 1 2.5 2.25h13a.25.25 0 0 1 .25.25v10a.25.25 0 0 1-.25.25h-7a.75.75 0 0 0-.45.15L5.25 15v-1.5a.75.75 0 0 0-.75-.75h-2a.25.25 0 0 1-.25-.25v-10a.25.25 0 0 1 .073-.177Z"})),Zs=c.forwardRef(xs),At=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Zs,{})}));At.displayName="ChatAddIcon";const Ss=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M3.751 6a.75.75 0 0 1 .75-.75h9a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1-.75-.75Zm.75 2.25a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5h-7Z"}),r.createElement("path",{d:"M1.264 1.263A1.75 1.75 0 0 1 2.501.75h13a1.75 1.75 0 0 1 1.75 1.75v10a1.75 1.75 0 0 1-1.75 1.75h-6.75l-3.8 2.85a.75.75 0 0 1-1.2-.6v-2.25h-1.25a1.75 1.75 0 0 1-1.75-1.75v-10c0-.464.185-.91.513-1.237Zm1.237.987a.25.25 0 0 0-.25.25v10a.25.25 0 0 0 .25.25h2a.75.75 0 0 1 .75.75V15l2.8-2.1a.75.75 0 0 1 .45-.15h7a.25.25 0 0 0 .25-.25v-10a.25.25 0 0 0-.25-.25h-13Z"})),Ms=c.forwardRef(Ss),Nt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ms,{})}));Nt.displayName="ChatIcon";const As=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.28 2.29a.15.15 0 0 1 .104-.04h11.491a.15.15 0 0 1 .104.04.75.75 0 0 0 1.042-1.079 1.65 1.65 0 0 0-1.146-.46H2.384a1.65 1.65 0 0 0-1.146.46A1.59 1.59 0 0 0 .75 2.354v8.542c0 .434.179.845.488 1.144a.75.75 0 0 0 1.042-1.08.09.09 0 0 1-.03-.064V2.354a.09.09 0 0 1 .03-.064Z"}),r.createElement("path",{d:"M5.255 3.75A1.505 1.505 0 0 0 3.75 5.255v8.07a1.505 1.505 0 0 0 1.505 1.505h.916v1.722a.698.698 0 0 0 1.117.559l3.041-2.281h5.416a1.505 1.505 0 0 0 1.505-1.506V5.255a1.505 1.505 0 0 0-1.505-1.505H5.255Zm-.077 1.43a.109.109 0 0 1 .077-.032h10.49a.108.108 0 0 1 .109.108v8.07a.109.109 0 0 1-.11.108h-5.647a.698.698 0 0 0-.42.14l-2.11 1.582v-1.024a.698.698 0 0 0-.698-.698H5.255a.108.108 0 0 1-.108-.109v-8.07c0-.028.011-.056.031-.076Z"})),Ns=c.forwardRef(As),Pt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ns,{})}));Pt.displayName="ChatsIcon";const Ps=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8 1.75a6.25 6.25 0 1 0 0 12.5 6.25 6.25 0 0 0 0-12.5ZM.25 8a7.75 7.75 0 1 1 15.5 0A7.75 7.75 0 0 1 .25 8Z"}),r.createElement("path",{d:"M11.461 5.408a.75.75 0 0 1 .131 1.053l-3.71 4.767a1.327 1.327 0 0 1-1.699.355 1.329 1.329 0 0 1-.454-.416l-1.343-1.92a.75.75 0 1 1 1.229-.86l1.22 1.743 3.573-4.59a.75.75 0 0 1 1.053-.132Zm-4.489 4.92-.002-.004.002.003Z"})),Ts=c.forwardRef(Ps),Tt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ts,{})}));Tt.displayName="CheckCircleIcon";const Fs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-4.408-1.539a.75.75 0 1 0-1.184-.921l-3.573 4.59-1.22-1.743a.75.75 0 1 0-1.23.86l1.344 1.92a1.328 1.328 0 0 0 1.672.453c.19-.091.354-.226.48-.392l3.711-4.767Z"})),Ft=c.forwardRef(Fs),Vt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ft,{})}));Vt.displayName="CheckFilledIcon";const Vs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M13.439 3.392a.75.75 0 0 1 .17 1.047l-6.186 8.583a1.732 1.732 0 0 1-.617.542 1.646 1.646 0 0 1-1.613-.052 1.747 1.747 0 0 1-.58-.574L2.37 9.478a.75.75 0 1 1 1.258-.815l2.247 3.465.009.015c.025.04.054.067.082.084a.154.154 0 0 0 .074.023.147.147 0 0 0 .073-.017.234.234 0 0 0 .083-.075l.006-.01 6.189-8.586a.75.75 0 0 1 1.047-.17Z"})),Hs=c.forwardRef(Vs),Ht=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Hs,{})}));Ht.displayName="CheckIcon";const Ls=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M11.461 5.408a.75.75 0 0 1 .131 1.053l-3.71 4.767a1.328 1.328 0 0 1-1.699.355 1.328 1.328 0 0 1-.453-.416l-1.344-1.92a.75.75 0 0 1 1.229-.86l1.22 1.743 3.574-4.59a.75.75 0 0 1 1.052-.132Zm-4.488 4.92-.003-.004.003.003Z"})),Bs=c.forwardRef(Ls),f1=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Bs,{})}));f1.displayName="CheckSmallIcon";const Os=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M5.415 5c-.891 0-1.337 1.077-.707 1.707l2.586 2.586a1 1 0 0 0 1.414 0l2.586-2.586c.63-.63.183-1.707-.708-1.707H5.415Z"})),ks=c.forwardRef(Os),Lt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ks,{})}));Lt.displayName="ChevronDownFillIcon";const $s=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M4.47 6.47a.75.75 0 0 1 1.06 0L8 8.94l2.47-2.47a.75.75 0 0 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 0 1 0-1.06Z"})),_s=c.forwardRef($s),u1=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(_s,{})}));u1.displayName="ChevronDownIcon";const Ds=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M10 5.414c0-.89-1.076-1.337-1.706-.707L5.708 7.293a1 1 0 0 0 0 1.414l2.586 2.586c.63.63 1.707.184 1.707-.707V5.414Z"})),Rs=c.forwardRef(Ds),Bt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Rs,{})}));Bt.displayName="ChevronLeftFillIcon";const Us=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M9.531 4.47a.75.75 0 0 1 0 1.06L7.061 8l2.47 2.47a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 0Z"})),Ws=c.forwardRef(Us),h1=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ws,{})}));h1.displayName="ChevronLeftIcon";const js=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M6.001 10.586c0 .89 1.077 1.337 1.707.707l2.586-2.586a1 1 0 0 0 0-1.414L7.708 4.707c-.63-.63-1.707-.184-1.707.707v5.172Z"})),Ks=c.forwardRef(js),Ot=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ks,{})}));Ot.displayName="ChevronRightFillIcon";const qs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M6.47 11.53a.75.75 0 0 1 0-1.06L8.94 8 6.47 5.53a.75.75 0 1 1 1.061-1.06l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 0 1-1.06 0Z"})),zs=c.forwardRef(qs),w1=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(zs,{})}));w1.displayName="ChevronRightIcon";const Gs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M5.416 10c-.891 0-1.338-1.077-.708-1.707l2.586-2.586a1 1 0 0 1 1.414 0l2.586 2.586c.63.63.184 1.707-.707 1.707H5.416Z"})),Ys=c.forwardRef(Gs),kt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ys,{})}));kt.displayName="ChevronUpFillIcon";const Xs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M7.47 5.47a.75.75 0 0 1 1.061 0l3 3a.75.75 0 1 1-1.06 1.06L8 7.06 5.53 9.53a.75.75 0 1 1-1.06-1.06l3-3Z"})),Js=c.forwardRef(Xs),v1=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Js,{})}));v1.displayName="ChevronUpIcon";const Qs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M13.66 2.343a7.996 7.996 0 1 0 0 11.314 8.01 8.01 0 0 0 0-11.314Zm-2.52 7.843a.666.666 0 0 1-.939.944L8.128 9.056a.168.168 0 0 0-.236 0L5.82 11.13a.68.68 0 0 1-.943 0 .667.667 0 0 1 0-.944L6.95 8.113a.166.166 0 0 0 0-.235L4.876 5.805a.667.667 0 0 1 .94-.944L7.89 6.935a.167.167 0 0 0 .236 0l2.073-2.074a.667.667 0 0 1 .943.944L9.067 7.878a.167.167 0 0 0 0 .235l2.074 2.073Z"})),e3=c.forwardRef(Qs),$t=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(e3,{})}));$t.displayName="ClearFillIcon";const t3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M12.53 5.47a.75.75 0 0 1 0 1.06L10.06 9l2.47 2.47a.75.75 0 0 1-1.06 1.06L9 10.06l-2.47 2.47a.75.75 0 1 1-1.06-1.06L7.939 9l-2.47-2.47a.75.75 0 1 1 1.06-1.06L9 7.94l2.47-2.47a.75.75 0 0 1 1.06 0Z"}),r.createElement("path",{d:"M.75 9a8.25 8.25 0 1 1 16.5 0A8.25 8.25 0 0 1 .75 9ZM9 2.25a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5Z"})),r3=c.forwardRef(t3),_t=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(r3,{})}));_t.displayName="ClearIcon";const n3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M12.703 2h-1.11c-.051-.312-.181-.557-.39-.734-.198-.177-.463-.266-.797-.266H10a2.034 2.034 0 0 0-.86-.719A2.463 2.463 0 0 0 8 .001a2.34 2.34 0 0 0-1.11.28 2.77 2.77 0 0 0-.89.72h-.406c-.177 0-.308.01-.39.03a1.01 1.01 0 0 0-.407.266c-.104.104-.214.287-.328.547L4.406 2H3.203c-.302 0-.594.073-.875.219-.27.146-.495.349-.672.61a1.59 1.59 0 0 0-.25.874v10.704c0 .49.172.895.516 1.218.344.313.77.469 1.281.469h9.5c.302 0 .589-.073.86-.219.28-.146.505-.349.671-.61.178-.26.266-.546.266-.859V3.704c0-.5-.177-.906-.531-1.218-.344-.323-.766-.485-1.266-.485Zm-6.906.406h.5a.83.83 0 0 0 .375-.078c.114-.052.224-.13.328-.234.094-.188.23-.333.406-.438A1.21 1.21 0 0 1 8 1.5c.208 0 .401.052.578.156.188.105.328.25.422.438.104.104.208.182.313.234a.934.934 0 0 0 .39.078h.5v1.5H5.797v-1.5Zm7.297 11.891c0 .052-.026.1-.078.14a.342.342 0 0 1-.22.063H3.204c-.198 0-.297-.099-.297-.297V3.594c0-.052.026-.094.078-.125a.342.342 0 0 1 .22-.063h1.202v.688c0 .354.11.646.328.875.23.219.516.328.86.328h4.812c.344 0 .625-.11.844-.328.23-.23.344-.52.344-.875v-.688h1.203c.198 0 .297.1.297.297v10.594ZM9.906 9.203H8.703V8a.68.68 0 0 0-.203-.5.68.68 0 0 0-.5-.203.68.68 0 0 0-.5.203.68.68 0 0 0-.203.5v1.203H6.094a.68.68 0 0 0-.5.203.676.676 0 0 0-.188.5.71.71 0 0 0 .188.5.71.71 0 0 0 .5.188h1.203v1.203a.68.68 0 0 0 .203.5.68.68 0 0 0 .5.203.68.68 0 0 0 .5-.203.68.68 0 0 0 .203-.5v-1.203h1.203c.198 0 .36-.063.485-.188a.68.68 0 0 0 .203-.5.648.648 0 0 0-.203-.5.63.63 0 0 0-.485-.203Z"})),o3=c.forwardRef(n3),Dt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(o3,{})}));Dt.displayName="ClipboardAddIcon";const a3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8 4.75a.75.75 0 0 1 .75.75v2.19l2.905 2.905a.75.75 0 0 1-1.06 1.06L7.47 8.532A.748.748 0 0 1 7.25 8V5.5A.75.75 0 0 1 8 4.75Z"}),r.createElement("path",{d:"M.25 8a7.75 7.75 0 1 1 15.5 0A7.75 7.75 0 0 1 .25 8ZM8 1.75a6.25 6.25 0 1 0 0 12.5 6.25 6.25 0 0 0 0-12.5Z"})),l3=c.forwardRef(a3),Rt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(l3,{})}));Rt.displayName="ClockCircleIcon";const c3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.395 1.84a3.669 3.669 0 0 1 6.263 2.595c0 1.025-.504 1.837-.887 2.454l-.036.057c-.423.682-.698 1.16-.698 1.728 0 .41.085.673.199.82.087.112.265.256.737.256h1.989c.954 0 1.713.311 2.265.828.539.506.828 1.16.95 1.777.121.61.09 1.24-.074 1.75a1.975 1.975 0 0 1-.402.73 1.297 1.297 0 0 1-.497.342v.323a1.75 1.75 0 0 1-1.741 1.75H3.516a1.75 1.75 0 0 1-1.74-1.75v-.322a1.275 1.275 0 0 1-.504-.352 1.942 1.942 0 0 1-.388-.737c-.15-.504-.172-1.122-.073-1.713.1-.592.334-1.232.768-1.739A2.49 2.49 0 0 1 3.52 9.75h2.486c.472 0 .65-.144.737-.256.115-.147.2-.41.2-.82 0-.569-.276-1.046-.699-1.728L6.21 6.89c-.384-.617-.888-1.429-.888-2.454 0-.973.386-1.906 1.074-2.594ZM2.353 13.75h13.282a.917.917 0 0 0 .04-.104 2.1 2.1 0 0 0 .03-1c-.075-.384-.244-.73-.505-.974-.248-.232-.63-.422-1.238-.422h-1.989c-.826 0-1.49-.28-1.922-.836-.404-.521-.514-1.171-.514-1.74 0-1.032.506-1.847.89-2.466l.033-.052c.424-.684.698-1.158.698-1.721a2.169 2.169 0 0 0-4.337 0c0 .563.274 1.037.698 1.72.01.018.022.035.033.053.384.619.89 1.434.89 2.466 0 .569-.11 1.219-.514 1.74-.431.556-1.096.836-1.922.836H3.52a.992.992 0 0 0-.802.363c-.208.244-.359.604-.427 1.012-.07.409-.043.79.03 1.036.01.035.022.065.032.09Zm.923 1.5v.25a.25.25 0 0 0 .247.25h10.933a.25.25 0 0 0 .248-.25v-.25H3.276Z"})),s3=c.forwardRef(c3),Ut=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(s3,{})}));Ut.displayName="CloneIcon";const i3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M3.529 2.47a.75.75 0 1 0-1.06 1.06L6.938 8l-4.47 4.47a.75.75 0 0 0 1.06 1.06L8 9.06l4.47 4.47a.75.75 0 1 0 1.06-1.06L9.06 8l4.47-4.47a.75.75 0 1 0-1.061-1.06l-4.47 4.47-4.47-4.47Z"})),Wt=c.forwardRef(i3),G0=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Wt,{})}));G0.displayName="CloseIcon";const d3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M9.83 10.79a.7.7 0 0 0 .5.21l.01.02a.71.71 0 0 0 .49-1.2L9.008 7.996 10.83 6.18a.707.707 0 0 0-1-1L8.004 6.994 6.18 5.17a.707.707 0 0 0-1 1l1.827 1.815L5.18 9.8a.71.71 0 0 0 .49 1.2.7.7 0 0 0 .5-.18l1.844-1.835L9.83 10.79Z"})),f3=c.forwardRef(d3),jt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(f3,{})}));jt.displayName="CloseSmallIcon";const u3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.78.795a5.751 5.751 0 0 1 6.102 3.698 3.997 3.997 0 0 1 5.245 2.76.75.75 0 0 1-1.453.373 2.497 2.497 0 0 0-3.84-1.432.75.75 0 0 1-1.164-.478A4.25 4.25 0 1 0 6.5 10.75a.75.75 0 0 1 .002 1.5A5.75 5.75 0 0 1 5.78.795Zm8.952 9.942a.75.75 0 0 1 .151 1.05l-1.934 2.584a1.25 1.25 0 0 1-1.883.133l-1-1a.75.75 0 1 1 1.06-1.06l.796.795 1.76-2.35a.75.75 0 0 1 1.05-.152Z"}),r.createElement("path",{d:"M7.75 12.501a4.75 4.75 0 1 1 9.5 0 4.75 4.75 0 0 1-9.5 0Zm4.75-3.25a3.25 3.25 0 1 0 0 6.5 3.25 3.25 0 0 0 0-6.5Z"})),h3=c.forwardRef(u3),Kt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(h3,{})}));Kt.displayName="CloudCheckIcon";const w3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.982.773a5.751 5.751 0 0 1 5.901 3.72 3.997 3.997 0 0 1 3.776.56 3.997 3.997 0 0 1 .143 6.283 4.001 4.001 0 0 1-1.63.808c-.344.081-.696.106-2.171.106a.75.75 0 0 1 0-1.5c1.525 0 1.688-.033 1.828-.066a2.5 2.5 0 1 0-1.995-4.49.75.75 0 0 1-1.163-.478 4.25 4.25 0 1 0-4.618 5.011.75.75 0 0 1-.155 1.492A5.75 5.75 0 0 1 5.982.773Z"}),r.createElement("path",{d:"M9 9.75a.75.75 0 0 1 .75.75v4.19l1.22-1.22a.75.75 0 0 1 1.061 1.06l-2.5 2.5a.748.748 0 0 1-1.06 0l-2.5-2.5a.75.75 0 0 1 1.06-1.06l1.22 1.22V10.5A.75.75 0 0 1 9 9.75Z"})),v3=c.forwardRef(w3),qt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(v3,{})}));qt.displayName="CloudDownloadIcon";const g3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M6.617 3.53a.75.75 0 1 0-1.06-1.06L1.263 6.763a1.75 1.75 0 0 0 0 2.474l4.294 4.294a.75.75 0 1 0 1.06-1.061L2.324 8.177a.25.25 0 0 1 0-.354l4.293-4.292Zm5.828-1.06a.75.75 0 1 0-1.06 1.06l4.293 4.293a.25.25 0 0 1 0 .354l-4.294 4.293a.75.75 0 0 0 1.061 1.06l4.294-4.293a1.75 1.75 0 0 0 0-2.474L12.444 2.47Z"})),m3=c.forwardRef(g3),zt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(m3,{})}));zt.displayName="CodeIcon";const p3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M10.28 8.782a.75.75 0 1 0-1.06-1.06l-4.032 4.03a.75.75 0 1 0 1.06 1.061l4.032-4.031Z"}),r.createElement("path",{d:"M10.563 1.898a3.917 3.917 0 1 1 5.54 5.54L14.842 8.7l1.261 1.261a.75.75 0 1 1-1.06 1.06l-1.262-1.26-4.397 4.398a4.554 4.554 0 0 1-2.574 1.288l-1.633.231-1.167 1.167a1.385 1.385 0 0 1-1.957 0l-.896-.896a1.385 1.385 0 0 1 0-1.956l1.169-1.168.232-1.634a4.554 4.554 0 0 1 1.287-2.574L8.241 4.22 6.979 2.96A.75.75 0 0 1 8.04 1.897L9.302 3.16l1.261-1.262Zm4.48 4.48a2.417 2.417 0 1 0-3.419-3.42L10.362 4.22l3.42 3.42 1.26-1.263Zm-10.138 3.3a3.054 3.054 0 0 0-.863 1.725l-.267 1.881a.75.75 0 0 1-.213.426L2.3 14.97l.731.732 1.262-1.261a.75.75 0 0 1 .425-.213l1.88-.266a3.057 3.057 0 0 0 1.726-.863l4.398-4.4L9.3 5.282 4.906 9.678Z"})),b3=c.forwardRef(p3),Gt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(b3,{})}));Gt.displayName="ColorPickerAltIcon";const y3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M13.333.75a3.917 3.917 0 0 0-2.77 1.148L9.302 3.159 8.04 1.898a.75.75 0 0 0-1.06 1.06L8.24 4.22 3.845 8.617a4.554 4.554 0 0 0-1.288 2.574l-.231 1.634-1.17 1.168a1.384 1.384 0 0 0 0 1.956l.897.897a1.384 1.384 0 0 0 1.956 0l1.167-1.168 1.634-.231a4.554 4.554 0 0 0 2.575-1.288L13.78 9.76l1.262 1.262a.75.75 0 1 0 1.06-1.06L14.842 8.7l1.261-1.262A3.917 3.917 0 0 0 13.333.75Zm.448 6.889L10.362 4.22l1.262-1.261a2.417 2.417 0 1 1 3.418 3.418L13.781 7.64Zm-4.48-2.358 3.42 3.419-4.398 4.399a3.057 3.057 0 0 1-1.726.863l-1.88.266a.75.75 0 0 0-.425.213l-1.262 1.26-.731-.731 1.263-1.261a.75.75 0 0 0 .213-.426l.266-1.88a3.054 3.054 0 0 1 .864-1.726L9.302 5.28Z"})),E3=c.forwardRef(y3),Yt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(E3,{})}));Yt.displayName="ColorPickerIcon";const I3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.751 2.498c0-.966.784-1.75 1.75-1.75h1c.967 0 1.75.784 1.75 1.75v13a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-13Zm1.75-.25a.25.25 0 0 0-.25.25v13c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25h-1Zm4.251 5.25c0-.966.783-1.75 1.75-1.75h1c.966 0 1.75.784 1.75 1.75v8a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-8Zm1.75-.25a.25.25 0 0 0-.25.25v8c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-8a.25.25 0 0 0-.25-.25h-1Zm5.999 3.5a1.75 1.75 0 0 0-1.75 1.75v3c0 .967.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-3a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v3a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-3Z"})),C3=c.forwardRef(I3),Xt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(C3,{})}));Xt.displayName="ColumnsIcon";const x3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:17,fill:"currentColor",viewBox:"0 0 17 17",ref:t,...e},r.createElement("path",{d:"M8.001.25a.75.75 0 0 1 .75.75v5.25h4.94l-.72-.72a.75.75 0 1 1 1.06-1.06l2 2a.747.747 0 0 1 0 1.06l-2 2a.75.75 0 0 1-1.06-1.06l.72-.72H8.75v5.94l.72-.72a.75.75 0 1 1 1.06 1.06l-2 2a.748.748 0 0 1-1.06 0l-2-2a.75.75 0 0 1 1.06-1.06l.72.72V1A.75.75 0 0 1 8 .25Z"})),Z3=c.forwardRef(x3),Jt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Z3,{})}));Jt.displayName="ConditionAltIcon";const S3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M12.173 6.875c-.052.073-.11.146-.172.219L7.095 12a1.163 1.163 0 0 1-.125.11v3.015a.723.723 0 0 1-.219.531.723.723 0 0 1-.531.22.723.723 0 0 1-.531-.22.723.723 0 0 1-.219-.53v-2.97L5.283 12 .376 7.094a1.235 1.235 0 0 1-.375-.906c0-.354.125-.657.375-.907L5.283.375c.25-.25.552-.375.906-.375s.656.125.906.375l4.906 4.906.078.094h3.047c.209 0 .386.073.532.219a.723.723 0 0 1 .218.531.723.723 0 0 1-.218.531.723.723 0 0 1-.532.22h-2.953ZM1.595 6.188l4.594 4.593 4.594-4.593-4.594-4.594-4.594 4.594Z"})),M3=c.forwardRef(S3),Qt=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(M3,{})}));Qt.displayName="ConditionIcon";const A3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M3.471 5.47a.75.75 0 0 1 1.06 0l2 2a.75.75 0 0 1 0 1.06l-2 2a.75.75 0 1 1-1.06-1.06L4.941 8 3.47 6.53a.75.75 0 0 1 0-1.06Zm5.03 1.78a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5h-3.5Z"}),r.createElement("path",{d:"M.251 4.5c0-.966.784-1.75 1.75-1.75h12c.967 0 1.75.784 1.75 1.75v7a1.75 1.75 0 0 1-1.75 1.75h-12a1.75 1.75 0 0 1-1.75-1.75v-7Zm1.75-.25a.25.25 0 0 0-.25.25v7c0 .138.112.25.25.25h12a.25.25 0 0 0 .25-.25v-7a.25.25 0 0 0-.25-.25h-12Z"})),N3=c.forwardRef(A3),er=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(N3,{})}));er.displayName="ConsoleIcon";const P3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M6.004.73H2.26a1.5 1.5 0 0 0-1.5 1.5v.75a.75.75 0 0 0 1.5 0v-.75h3v12.477a.75.75 0 0 0 1.5 0V2.23h2.49v12.01a1.5 1.5 0 0 0 1.5 1.5h.75a.75.75 0 0 0 0-1.5h-.75V2.23h3.75a.75.75 0 0 0 0-1.5H6.016a.777.777 0 0 0-.012 0Z"})),T3=c.forwardRef(P3),tr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(T3,{})}));tr.displayName="ConstantAltIcon";const F3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M3.675 1.177c.224-.116.474-.176.726-.177h7.196a1.573 1.573 0 0 1 1.279.659l2.84 3.796a1.514 1.514 0 0 1 .277 1.036l-.001.003a1.524 1.524 0 0 1-.443.923l-7.002 7.347a.747.747 0 0 1-.54.237H8a.722.722 0 0 1-.282-.056.746.746 0 0 1-.264-.182L.451 7.418a1.524 1.524 0 0 1-.442-.904l-.002-.021a1.514 1.514 0 0 1 .276-1.036L3.121 1.66c.144-.203.334-.368.553-.482Zm5.075 11.2 4.945-5.189H8.75v5.189Zm-1.5-5.189H2.305l4.945 5.188V7.188Zm1.5-1.5h5.266l-2.35-3.14a.788.788 0 0 1-.017-.025.047.047 0 0 0-.017-.014.075.075 0 0 0-.035-.009H8.75v3.188ZM7.25 2.5H4.4a.076.076 0 0 0-.034.009.048.048 0 0 0-.017.014.767.767 0 0 1-.018.024L1.983 5.688H7.25V2.5Z"})),V3=c.forwardRef(F3),rr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(V3,{})}));rr.displayName="ConstantIcon";const H3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M6.334.25a3.967 3.967 0 0 0-.778 7.858 6.724 6.724 0 0 0-5.225 3.65.75.75 0 0 0 1.339.675 5.222 5.222 0 0 1 7.287-2.164.75.75 0 1 0 .753-1.297 6.725 6.725 0 0 0-2.598-.864A3.968 3.968 0 0 0 6.334.25Zm-1.78 2.258a2.468 2.468 0 0 1 4.073.8c-.887.196-1.64.179-2.301.022-.63-.148-1.211-.43-1.771-.822ZM3.892 3.87c.63.414 1.32.739 2.09.92.842.199 1.75.22 2.746.029A2.468 2.468 0 0 1 3.89 3.87ZM13 5.584c-1.15 0-2.083.933-2.083 2.083v.667c0 1.15.933 2.083 2.083 2.083h.667c1.15 0 2.083-.933 2.083-2.083v-.667c0-1.15-.932-2.083-2.083-2.083H13Zm-.583 2.083c0-.322.261-.583.583-.583h.667c.322 0 .583.261.583.583v.667a.583.583 0 0 1-.583.583H13a.583.583 0 0 1-.583-.583v-.667ZM10.917 13c0-1.15.933-2.083 2.083-2.083h.667c1.15 0 2.083.933 2.083 2.084v.666c0 1.15-.932 2.084-2.083 2.084H13a2.083 2.083 0 0 1-2.083-2.084v-.666ZM13 12.418a.583.583 0 0 0-.583.584v.666c0 .322.261.584.583.584h.667a.583.583 0 0 0 .583-.584v-.666a.583.583 0 0 0-.583-.584H13Z"}),r.createElement("path",{d:"M7.667 10.917c-1.15 0-2.084.933-2.084 2.084v.666c0 1.15.933 2.084 2.084 2.084h.666a2.084 2.084 0 0 0 2.084-2.084v-.666a2.084 2.084 0 0 0-2.084-2.084h-.666Zm-.584 2.084c0-.323.262-.584.584-.584h.666c.323 0 .584.261.584.584v.666a.583.583 0 0 1-.584.584h-.666a.583.583 0 0 1-.584-.584v-.666Z"})),L3=c.forwardRef(H3),nr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(L3,{})}));nr.displayName="ContextualPersonalizationIcon";const B3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.324 2.324A.25.25 0 0 1 2.5 2.25h10a.25.25 0 0 1 .25.25.75.75 0 0 0 1.5 0A1.75 1.75 0 0 0 12.5.75h-10A1.75 1.75 0 0 0 .75 2.5v10a1.75 1.75 0 0 0 1.75 1.75.75.75 0 0 0 0-1.5.25.25 0 0 1-.25-.25v-10a.25.25 0 0 1 .074-.176Z"}),r.createElement("path",{d:"M5.5 3.75A1.75 1.75 0 0 0 3.75 5.5v10c0 .967.784 1.75 1.75 1.75h10a1.75 1.75 0 0 0 1.75-1.75v-10a1.75 1.75 0 0 0-1.75-1.75h-10ZM5.25 5.5a.25.25 0 0 1 .25-.25h10a.25.25 0 0 1 .25.25v10a.25.25 0 0 1-.25.25h-10a.25.25 0 0 1-.25-.25v-10Z"})),O3=c.forwardRef(B3),or=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(O3,{})}));or.displayName="CopyIcon";const k3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.5 2.25a.25.25 0 0 0-.25.25v10a.25.25 0 0 0 .25.25.75.75 0 0 1 0 1.5A1.75 1.75 0 0 1 .75 12.5v-10A1.75 1.75 0 0 1 2.5.75h10a1.75 1.75 0 0 1 1.75 1.75.75.75 0 0 1-1.5 0 .25.25 0 0 0-.25-.25h-10Z"}),r.createElement("path",{d:"M5.5 5.25a.25.25 0 0 0-.25.25v10c0 .139.112.25.25.25h10a.25.25 0 0 0 .25-.25v-10a.25.25 0 0 0-.25-.25h-10Zm-1.75.25c0-.966.784-1.75 1.75-1.75h10c.967 0 1.75.784 1.75 1.75v10a1.75 1.75 0 0 1-1.75 1.75h-10a1.75 1.75 0 0 1-1.75-1.75v-10Z"}),r.createElement("path",{d:"m13.594 8.291-.691-.29-.29-.692a.75.75 0 0 1 .981.982Zm-2.17 1.189c-.159.336-.321.667-.47.946-.09.168-.17.31-.239.42-.07.11-.107.155-.111.16 0 .001 0 0 0 0a.5.5 0 1 1-.707-.708c.006-.004.05-.041.16-.11.11-.07.252-.15.42-.24.28-.148.61-.31.946-.468ZM12.902 8l-.29-.691-.01.004-.027.011-.1.043a53.705 53.705 0 0 0-1.473.654c-.417.193-.858.405-1.23.603a8.441 8.441 0 0 0-.513.293c-.14.088-.3.198-.424.321a2 2 0 1 0 2.829 2.829 2.42 2.42 0 0 0 .32-.424c.096-.15.195-.327.294-.513.198-.372.41-.813.603-1.23a53.95 53.95 0 0 0 .655-1.473l.042-.1.015-.036-.691-.29Z"})),$3=c.forwardRef(k3),ar=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx($3,{})}));ar.displayName="CopyToDashboardIcon";const _3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.032 7.25A2.75 2.75 0 0 0 3.282 10v1a2.75 2.75 0 0 0 2.75 2.75.75.75 0 0 0 0-1.5A1.25 1.25 0 0 1 4.782 11v-1a1.25 1.25 0 0 1 1.25-1.25.75.75 0 0 0 0-1.5Zm3 0A1.75 1.75 0 0 0 7.282 9c0 1.13.78 1.712 1.25 2.063l.05.037c.538.404.7.571.7.9a.25.25 0 0 1-.25.25h-1a.75.75 0 0 0 0 1.5h1a1.75 1.75 0 0 0 1.75-1.75c0-1.129-.78-1.711-1.25-2.062l-.05-.038c-.538-.403-.7-.57-.7-.9a.25.25 0 0 1 .25-.25h1a.75.75 0 0 0 0-1.5h-1Zm3.75.75a.75.75 0 0 0-1.5 0v1.697a6.71 6.71 0 0 0 1.126 3.72.75.75 0 0 0 1.248 0 6.707 6.707 0 0 0 1.126-3.72V8a.75.75 0 0 0-1.5 0v1.697a5.21 5.21 0 0 1-.25 1.594 5.205 5.205 0 0 1-.25-1.594V8Z"}),r.createElement("path",{d:"M2.502.752a1.75 1.75 0 0 0-1.75 1.75v13c0 .967.783 1.75 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-13a1.75 1.75 0 0 0-1.75-1.75h-13Zm-.25 1.75a.25.25 0 0 1 .25-.25h13a.25.25 0 0 1 .25.25v13a.25.25 0 0 1-.25.25h-13a.25.25 0 0 1-.25-.25v-13Z"})),D3=c.forwardRef(_3),lr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(D3,{})}));lr.displayName="CsvIcon";const R3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M3 2a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 3 2ZM.25 6.5c0-.966.784-1.75 1.75-1.75h12c.967 0 1.75.784 1.75 1.75v3A1.75 1.75 0 0 1 14 11.25H2A1.75 1.75 0 0 1 .25 9.5v-3ZM2 6.25a.25.25 0 0 0-.25.25v3c0 .139.113.25.25.25h12a.25.25 0 0 0 .25-.25v-3a.25.25 0 0 0-.25-.25H2ZM3 14a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 3 14Z"})),U3=c.forwardRef(R3),cr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(U3,{})}));cr.displayName="CustomRowIcon";const W3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M3.75 5a4.23 4.23 0 0 1 .6-2.176A4.25 4.25 0 1 1 3.75 5ZM8 2.25c-.794 0-1.51.338-2.012.877a5.057 5.057 0 0 0 4.594.923A2.751 2.751 0 0 0 8 2.25ZM6.603 5.228a6.557 6.557 0 0 1-1.304-.74 2.75 2.75 0 0 0 5.393 1.083 6.567 6.567 0 0 1-4.09-.343Z"}),r.createElement("path",{d:"M8 9.25a7.25 7.25 0 0 1 7.25 7.25.75.75 0 0 1-1.5 0 5.75 5.75 0 0 0-11.5 0 .75.75 0 0 1-1.5 0A7.25 7.25 0 0 1 8 9.25Z"})),j3=c.forwardRef(W3),sr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(j3,{})}));sr.displayName="CustomerIcon";const K3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.25 3.5a2.75 2.75 0 1 1 3.423 2.668.75.75 0 0 1-.672 1.083A2.75 2.75 0 0 0 6.25 10v.75H7a.75.75 0 0 1 .746.675l.433 4.325H9.5a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.745-.676l-.433-4.324h-.821a.75.75 0 0 1-.75-.75V10a4.25 4.25 0 0 1 2.985-4.058A2.75 2.75 0 0 1 6.251 3.5ZM9 2.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5Z"}),r.createElement("path",{d:"M1.75 5a2.25 2.25 0 1 1 2.915 2.151.75.75 0 0 1-.664 1.1A1.75 1.75 0 0 0 2.25 10v.75h.25a.75.75 0 0 1 .744.657l.418 3.343H5a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.744-.658l-.418-3.342H1.5a.75.75 0 0 1-.75-.75V10a3.25 3.25 0 0 1 2.127-3.05A2.25 2.25 0 0 1 1.75 5ZM4 4.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm10-1.5a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5ZM13.25 5a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm-5.5 4a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 .75.75 4.752 4.752 0 0 1-3.75 4.645V16a.75.75 0 0 1-.219.53l-.5.5a.75.75 0 0 1-1.28-.53v-2.855A4.752 4.752 0 0 1 7.75 9Zm1.588.75a3.251 3.251 0 0 0 6.326 0H9.338Z"})),q3=c.forwardRef(K3),ir=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(q3,{})}));ir.displayName="CustomersFilterIcon";const z3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.25 3.5a2.75 2.75 0 1 1 4.016 2.443 4.25 4.25 0 0 1 2.985 4.058v1.5a.75.75 0 0 1-.75.75h-.821l-.433 4.324a.75.75 0 0 1-.746.675h-3a.75.75 0 0 1-.746-.675l-.433-4.324h-.821a.75.75 0 0 1-.75-.75V10a4.25 4.25 0 0 1 2.985-4.058A2.75 2.75 0 0 1 6.251 3.5ZM9 2.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5ZM7.057 8.056A2.75 2.75 0 0 0 6.251 10v.75H7a.75.75 0 0 1 .746.675l.433 4.325h1.642l.433-4.325A.75.75 0 0 1 11 10.75h.75V10a2.75 2.75 0 0 0-4.695-1.945Z"}),r.createElement("path",{d:"M4 2.75a2.25 2.25 0 0 0-1.122 4.2A3.25 3.25 0 0 0 .75 10v1.5c0 .415.336.75.75.75h.338l.418 3.344A.75.75 0 0 0 3 16.25h2a.75.75 0 0 0 0-1.5H3.663l-.418-3.342a.75.75 0 0 0-.744-.657h-.25V10A1.75 1.75 0 0 1 4 8.25a.75.75 0 0 0 .664-1.1A2.251 2.251 0 0 0 4 2.751ZM3.25 5a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm8.5 0a2.25 2.25 0 1 1 3.374 1.95A3.25 3.25 0 0 1 17.25 10v1.5a.75.75 0 0 1-.75.75h-.338l-.418 3.344a.75.75 0 0 1-.744.656h-2a.75.75 0 0 1 0-1.5h1.338l.418-3.342a.75.75 0 0 1 .744-.657h.25V10A1.75 1.75 0 0 0 14 8.25a.75.75 0 0 1-.664-1.1A2.251 2.251 0 0 1 11.75 5ZM14 4.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Z"})),G3=c.forwardRef(z3),dr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(G3,{})}));dr.displayName="CustomersSegmentationIcon";const Y3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.502.75a.75.75 0 0 1 .75.75v1.25h3.5V1.5a.75.75 0 1 1 1.5 0v1.25h2.25c.967 0 1.75.784 1.75 1.75V6a.75.75 0 0 1-1.5 0V4.5a.25.25 0 0 0-.25-.25h-2.25V5a.75.75 0 0 1-1.5 0v-.75h-3.5V5a.75.75 0 0 1-1.5 0v-.75h-2.25a.25.25 0 0 0-.25.25v9c0 .139.112.25.25.25h3.499a.75.75 0 0 1 0 1.5H2.502a1.75 1.75 0 0 1-1.75-1.75v-9c0-.966.784-1.75 1.75-1.75h2.25V1.5a.75.75 0 0 1 .75-.75Zm6.874 9.313a.75.75 0 0 1 .75.75l-1.28 2.093-.002-.002a.748.748 0 0 1-.218-.528v-1.563a.75.75 0 0 1 .75-.75Z"}),r.createElement("path",{d:"m13.126 10.813-1.28 2.093 1.953 1.953a.75.75 0 0 0 1.06-1.06l-1.733-1.734v-1.252Z"}),r.createElement("path",{d:"M7.251 12.376a5.125 5.125 0 1 1 10.25 0 5.125 5.125 0 0 1-10.25 0Zm5.125-3.626a3.625 3.625 0 1 0 0 7.25 3.625 3.625 0 0 0 0-7.25Z"})),X3=c.forwardRef(Y3),fr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(X3,{})}));fr.displayName="DateTimeIcon";const J3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M4.751 5.5a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1-.75-.75Zm.75 2.25a.75.75 0 1 0 0 1.5h3.5a.75.75 0 0 0 0-1.5h-3.5Z"}),r.createElement("path",{d:"m10.804 17.097.014-.007c.186-.085.358-.204.506-.352l5.415-5.415c.146-.146.264-.316.35-.5l.01-.025c.1-.222.152-.464.152-.711V2.5a1.75 1.75 0 0 0-1.75-1.75h-13A1.75 1.75 0 0 0 .751 2.5v13a1.75 1.75 0 0 0 1.75 1.75h7.586c.25 0 .494-.053.717-.153ZM2.324 2.324a.25.25 0 0 1 .177-.074h13a.25.25 0 0 1 .25.25v7.25h-4.25a1.75 1.75 0 0 0-1.75 1.75v4.25h-7.25a.25.25 0 0 1-.25-.25v-13a.25.25 0 0 1 .073-.176ZM14.69 11.25l-3.439 3.439V11.5a.25.25 0 0 1 .25-.25h3.19Z"})),Q3=c.forwardRef(J3),ur=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Q3,{})}));ur.displayName="DescriptionIcon";const ei=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.751 11.5v-8A2.75 2.75 0 0 1 3.501.75h11a2.75 2.75 0 0 1 2.75 2.75v8a2.75 2.75 0 0 1-2.75 2.75h-2.614l.25 1.5H13a.75.75 0 0 1 0 1.5H5a.75.75 0 0 1 0-1.5h.865l.25-1.5H3.5A2.75 2.75 0 0 1 .75 11.5Zm1.5-8v7.25h13.5V3.5c0-.69-.56-1.25-1.25-1.25h-11c-.69 0-1.25.56-1.25 1.25Zm12.25 9.25c.41 0 .772-.196 1-.5h-13c.228.304.591.5 1 .5h11Zm-6.864 1.5-.25 1.5h3.229l-.25-1.5h-2.73Z"})),ti=c.forwardRef(ei),hr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ti,{})}));hr.displayName="DesktopIcon";const ri=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"m3.16 14.826.008.008.008.008A8.25 8.25 0 0 0 14.839 3.171l-.004-.004-.004-.004A8.25 8.25 0 0 0 3.16 14.826ZM2.25 9a6.75 6.75 0 0 1 10.964-5.273l-9.488 9.487A6.722 6.722 0 0 1 2.251 9Zm12.024-4.213a6.75 6.75 0 0 1-9.487 9.487l9.487-9.487Z"})),ni=c.forwardRef(ri),wr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ni,{})}));wr.displayName="DisabledIcon";const oi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M9.251 4.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Zm-7 3.75a.75.75 0 0 1 .75-.75h10a.75.75 0 1 1 0 1.5h-10a.75.75 0 0 1-.75-.75Zm5.75 5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z"})),ai=c.forwardRef(oi),vr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ai,{})}));vr.displayName="DivideIcon";const li=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M8.001 8.25a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-1.5.5a.75.75 0 0 0 0 1.5h.75V12h-.75a.75.75 0 0 0 0 1.5h3a.75.75 0 1 0 0-1.5h-.75V9.5a.75.75 0 0 0-.75-.75h-1.5Z"}),r.createElement("path",{d:"M4.251 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h8.75a.75.75 0 0 0 .75-.75v-10a.75.75 0 0 0-.75-.75h-8.75a1.5 1.5 0 0 1 0-3h8.75a.75.75 0 0 0 0-1.5h-8.75Zm-1.5 13V5.6c.442.254.954.4 1.5.4h8v8.5h-8a1.5 1.5 0 0 1-1.5-1.5Z"}),r.createElement("path",{d:"M3.501 3a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1-.75-.75Z"})),ci=c.forwardRef(li),gr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ci,{})}));gr.displayName="DocumentationIcon";const si=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M9 1.75a.75.75 0 0 1 .75.75v6.19l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3-.006.007a.748.748 0 0 1-1.047 0l-.007-.006-3-3a.75.75 0 0 1 1.06-1.06L8.25 8.69V2.5A.75.75 0 0 1 9 1.75Z"}),r.createElement("path",{d:"M2.25 10.5a.75.75 0 0 0-1.5 0v1a2.75 2.75 0 0 0 2.75 2.75h11a2.75 2.75 0 0 0 2.75-2.75v-1a.75.75 0 0 0-1.5 0v1a1.25 1.25 0 0 1-1.25 1.25h-11a1.25 1.25 0 0 1-1.25-1.25v-1Z"})),ii=c.forwardRef(si),mr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ii,{})}));mr.displayName="DownloadIcon";const di=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M1.587 3.57a1.41 1.41 0 0 0-.64.39 1.455 1.455 0 0 0 0 2.08c.303.305.63.44 1.053.44.424 0 .75-.135 1.054-.44.28-.28.438-.654.438-1.04a1.52 1.52 0 0 0-1.109-1.437 1.873 1.873 0 0 0-.796.008Zm6 0a1.41 1.41 0 0 0-.64.39 1.455 1.455 0 0 0 0 2.08c.303.305.63.44 1.053.44.424 0 .75-.135 1.054-.44a1.454 1.454 0 0 0 0-2.08 1.38 1.38 0 0 0-1.07-.437c-.134 0-.267.016-.397.048Zm6 0a1.41 1.41 0 0 0-.64.39 1.455 1.455 0 0 0 0 2.08c.303.305.63.44 1.053.44.424 0 .75-.135 1.054-.44a1.454 1.454 0 0 0 0-2.08 1.38 1.38 0 0 0-1.07-.437c-.134 0-.267.016-.397.048Zm-12 6a1.41 1.41 0 0 0-.64.39 1.456 1.456 0 0 0 0 2.08c.303.305.63.44 1.053.44.424 0 .75-.135 1.054-.44.458-.457.564-1.12.274-1.713a1.566 1.566 0 0 0-.945-.764 1.873 1.873 0 0 0-.796.008Zm6 0a1.41 1.41 0 0 0-.64.39 1.455 1.455 0 0 0 0 2.08c.303.305.63.44 1.053.44.424 0 .75-.135 1.054-.44a1.454 1.454 0 0 0 0-2.08 1.38 1.38 0 0 0-1.07-.437c-.134 0-.267.016-.397.048Zm6 0a1.41 1.41 0 0 0-.64.39 1.455 1.455 0 0 0 0 2.08c.303.305.63.44 1.053.44.424 0 .75-.135 1.054-.44a1.454 1.454 0 0 0 0-2.08 1.38 1.38 0 0 0-1.07-.437c-.134 0-.267.016-.397.048Z"})),fi=c.forwardRef(di),pr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(fi,{})}));pr.displayName="DragHorizontalIcon";const ui=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M5 3.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM6.5 14a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM11 3.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM12.5 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM11 15.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"})),hi=c.forwardRef(ui),br=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(hi,{})}));br.displayName="DragVericalIcon";const wi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M11.593 2.177a1.75 1.75 0 0 0-2.474 0L1.38 9.914a.75.75 0 0 0-.196.344l-.912 3.556a.75.75 0 0 0 .913.912l3.556-.912a.75.75 0 0 0 .344-.196l7.737-7.737a1.75 1.75 0 0 0 0-2.475l-1.23-1.23Zm-1.414 1.06a.25.25 0 0 1 .354 0l1.23 1.23a.25.25 0 0 1 0 .353l-.752.751-1.583-1.583.751-.75ZM8.368 5.05 9.95 6.632l-5.78 5.78-2.13.547.546-2.13 5.78-5.78Z"})),vi=c.forwardRef(wi),yr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(vi,{})}));yr.displayName="EditIcon";const gi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.326.825a.75.75 0 0 0-.652 0l-7.25 3.5A.75.75 0 0 0 0 5v4a.75.75 0 0 0 1.5 0V6.195l1.25.604V11.5c0 .162.053.32.15.45l.6-.45-.6.45h.001l.001.002.003.004.007.008.02.027.07.082c.057.069.14.16.25.27.216.216.535.499.957.78A6.758 6.758 0 0 0 8 14.252a6.751 6.751 0 0 0 3.791-1.127c.423-.281.742-.564.958-.78a4.816 4.816 0 0 0 .32-.352l.02-.027.007-.008.002-.004.001-.001s.001-.002-.599-.451l.6.45a.75.75 0 0 0 .15-.45V6.799l2.326-1.123a.75.75 0 0 0 0-1.35l-7.25-3.5Zm3.424 6.698v3.697l-.061.063a4.823 4.823 0 0 1-.73.594c-.652.434-1.634.873-2.959.873-1.324 0-2.307-.439-2.959-.873a4.822 4.822 0 0 1-.79-.657V7.523l3.423 1.653c.206.1.446.1.652 0l3.424-1.653ZM8 7.668 2.475 5 8 2.333 13.525 5 8 7.668Z"})),mi=c.forwardRef(gi),Er=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(mi,{})}));Er.displayName="EducationHubIcon";const pi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M5.492 3.252a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Zm2.5-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2.5 12.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Zm2.5-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm0-7.25a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm-1 2.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z"})),bi=c.forwardRef(pi),Ir=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(bi,{})}));Ir.displayName="EllipsisVerticalIcon";const yi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M2 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0-1.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1ZM8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0-1.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Zm8-.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm-1.5 0a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0Z"})),Ei=c.forwardRef(yi),Cr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ei,{})}));Cr.displayName="EllipsissHorizontalIcon";const Ii=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M.656 3.047c.32-.385.804-.63 1.345-.63h12a1.746 1.746 0 0 1 1.75 1.75v8a1.75 1.75 0 0 1-1.75 1.75H2a1.75 1.75 0 0 1-1.75-1.75v-8a1.743 1.743 0 0 1 .405-1.12ZM1.75 4.883v7.284c0 .138.112.25.25.25h12a.25.25 0 0 0 .25-.25V4.883L9.803 8.304a2.955 2.955 0 0 1-3.604 0L1.75 4.884Zm11.295-.966H2.956l4.157 3.198a1.456 1.456 0 0 0 1.775 0l4.158-3.198Z"})),Ci=c.forwardRef(Ii),xr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ci,{})}));xr.displayName="EmailIcon";const xi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M.25 7.5a7.25 7.25 0 0 1 14.437-.965c.084.63.08 1.256 0 1.864A.75.75 0 0 1 13.2 8.2a5.55 5.55 0 0 0 0-1.468A5.751 5.751 0 0 0 1.75 7.5a5.75 5.75 0 0 0 6.34 5.72.75.75 0 0 1 .152 1.493A7.25 7.25 0 0 1 .252 7.5Z"}),r.createElement("path",{d:"M5.334 4.584a.967.967 0 1 0 0 1.933.967.967 0 0 0 0-1.933ZM8.7 5.55a.967.967 0 1 1 1.934 0 .967.967 0 0 1-1.933 0ZM3.852 7.64a.75.75 0 0 1 .91.545c.332 1.33 1.534 2.032 2.739 2.032.169 0 .336-.017.5-.05a.75.75 0 1 1 .302 1.468c-.262.054-.53.082-.802.082-1.737 0-3.66-1.03-4.195-3.168a.75.75 0 0 1 .546-.91Zm9.926 3.25a.667.667 0 0 0-1.333 0v1.555H10.89a.667.667 0 0 0 0 1.333h1.555v1.556a.667.667 0 0 0 1.333 0v-1.556h1.556a.667.667 0 0 0 0-1.333h-1.556v-1.556Z"})),Zi=c.forwardRef(xi),Zr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Zi,{})}));Zr.displayName="EmojiPickerIcon";const Si=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("path",{d:"M14.303 0H1.697C.757 0 0 .756 0 1.697v12.606C0 15.243.756 16 1.697 16h12.606c.94 0 1.697-.756 1.697-1.697V1.697C16 .757 15.244 0 14.303 0ZM1.697 1.455h12.606a.24.24 0 0 1 .242.242v7.515h-4.363v.727c0 1.203-.98 2.182-2.182 2.182A2.185 2.185 0 0 1 5.818 9.94v-.727H1.455V1.697a.24.24 0 0 1 .242-.242Zm12.606 13.09H1.697a.24.24 0 0 1-.242-.242v-3.636H4.44a3.631 3.631 0 0 0 7.118 0h2.986v3.636a.24.24 0 0 1-.242.242Z"}))),Mi=c.forwardRef(Si),Sr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Mi,{})}));Sr.displayName="EmptyIcon";const Ai=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15.333 7.057 8.943.667a1.333 1.333 0 0 0-1.886 0L.667 7.058a1.333 1.333 0 0 0 0 1.885l6.39 6.39a1.333 1.333 0 0 0 1.886 0l6.39-6.39a1.334 1.334 0 0 0 0-1.886ZM7.38 4.278a.667.667 0 0 1 1.333 0v4a.667.667 0 0 1-1.333 0v-4Zm.7 7.673h-.018a1.02 1.02 0 0 1-1.015-.98.983.983 0 0 1 .965-1.02h.019a1.018 1.018 0 0 1 .952 1.364.984.984 0 0 1-.903.636Z"})),Mr=c.forwardRef(Ai),Ar=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Mr,{})}));Ar.displayName="ErrorFillIcon";const Ni=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"M7.017 0h8.484a1.75 1.75 0 0 1 1.75 1.75v2.5a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-2.5A1.75 1.75 0 0 1 2.5 0h4.516Zm.55 1.5-.572 2h3.44l.571-2h-3.44Zm8.184 2V1.75a.25.25 0 0 0-.25-.25h-2.934l-.572 2h3.756Zm-9.744-2H2.5a.25.25 0 0 0-.25.25V3.5h3.184l.572-2ZM2.25 6.25a.75.75 0 1 0-1.5 0v8.5A1.75 1.75 0 0 0 2.5 16.5h13a1.75 1.75 0 0 0 1.75-1.75v-8.5a.75.75 0 0 0-1.5 0v8.5a.25.25 0 0 1-.25.25h-13a.25.25 0 0 1-.25-.25v-8.5Zm5 2.362v3.278l3.277-1.64L7.25 8.612Zm3.6 1.8Zm-3.84-3.41c.225-.01.448.037.65.138l3.86 1.93a1.321 1.321 0 0 1 0 2.361l-3.86 1.93a1.324 1.324 0 0 1-1.743-.538 1.321 1.321 0 0 1-.167-.643V8.321a1.32 1.32 0 0 1 1.26-1.319Z"})),Pi=c.forwardRef(Ni),Nr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Pi,{})}));Nr.displayName="EventIcon";const Ti=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.236.782c-.37.049-.682.212-.974.508a1.74 1.74 0 0 0-.441.736c-.052.172-.055.42-.055 5.475 0 5.054.003 5.302.055 5.474.087.286.229.521.44.736.308.312.61.463 1.017.508.269.032.546-.006.685-.092a.69.69 0 0 0 .18-.202c.075-.126.083-.168.083-.425s-.008-.299-.082-.425a.708.708 0 0 0-.187-.204c-.088-.053-.363-.117-.52-.12-.021 0-.072-.034-.112-.074l-.074-.073V2.398l.074-.073.073-.074h10.206l.073.074c.04.04.074.09.075.112.002.157.066.432.119.52a.708.708 0 0 0 .205.187c.126.074.168.082.425.082s.299-.008.425-.082a.69.69 0 0 0 .2-.181c.133-.215.138-.73.01-1.066-.19-.5-.613-.898-1.145-1.075-.157-.053-.402-.056-5.37-.06C4.758.76 2.335.769 2.236.782Zm3 3c-.37.049-.682.212-.974.508a1.74 1.74 0 0 0-.441.736c-.052.172-.055.42-.055 5.475s.003 5.303.055 5.475c.09.291.23.524.456.748.224.226.457.366.749.456.172.053.42.055 5.475.055s5.303-.002 5.475-.055a1.73 1.73 0 0 0 .749-.456 1.73 1.73 0 0 0 .456-.748c.052-.173.055-.42.055-5.476 0-5.054-.003-5.302-.055-5.474a1.852 1.852 0 0 0-1.19-1.204c-.157-.053-.402-.056-5.37-.06-2.863-.002-5.286.007-5.385.02Zm10.44 1.543.075.073v10.206l-.074.073-.073.074H5.398l-.073-.074-.074-.073V5.398l.074-.073.073-.074h10.206l.073.074ZM8.687 7.79c-.38.084-.725.4-.852.782-.061.18-.063.242-.063 1.928s.002 1.748.063 1.928c.2.601.854.935 1.469.753.089-.027.89-.412 1.78-.857 1.806-.904 1.85-.933 2.036-1.311.09-.184.097-.217.097-.513 0-.296-.006-.33-.097-.513-.186-.378-.23-.407-2.036-1.311-.89-.445-1.691-.831-1.78-.858a1.72 1.72 0 0 0-.617-.028Zm2.685 2.71c0 .008-.48.255-1.065.548l-1.065.532V9.42l1.065.532c.586.293 1.065.54 1.065.548Z"})),Fi=c.forwardRef(Ti),Pr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Fi,{})}));Pr.displayName="EventsSegmentationIcon";const Vi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.735 2.25h-.25a.75.75 0 1 1 0-1.5h7a.75.75 0 0 1 0 1.5h-.25v4.028l1.823 2.805a.662.662 0 0 1 .012.018l2.535 3.9a2.75 2.75 0 0 1-2.305 4.25H3.667A2.75 2.75 0 0 1 1.365 13l2.531-3.893a.753.753 0 0 1 .02-.03l1.819-2.8V2.25Zm5.121 4.66a.75.75 0 0 1-.121-.41V2.25h-3.5V6.5a.75.75 0 0 1-.121.41L5.917 8.75h6.136l-1.197-1.84Zm-7.214 5.34h3.793a.75.75 0 0 1 0 1.5H2.667l-.044.07a1.25 1.25 0 0 0 1.045 1.93H14.3a1.25 1.25 0 0 0 1.047-1.93l-2.32-3.57H4.943l-1.3 2Z"})),Hi=c.forwardRef(Vi),Tr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Hi,{})}));Tr.displayName="ExperimentIcon";const Li=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.366.74a5.75 5.75 0 0 1 5.518 3.75 3.997 3.997 0 0 1 3.974.719 4 4 0 0 1-1.629 6.92.75.75 0 0 1-.364-1.456 2.5 2.5 0 1 0-2.03-4.481.75.75 0 0 1-1.164-.48 4.25 4.25 0 1 0-7.14 3.825.75.75 0 1 1-1.045 1.075A5.75 5.75 0 0 1 6.366.74Z"}),r.createElement("path",{d:"M6.214 8.807a.748.748 0 0 0-.243.163l-2 2a.75.75 0 0 0 1.06 1.06l.72-.719v5.19a.75.75 0 0 0 1.5 0v-5.19l.72.72a.75.75 0 1 0 1.06-1.06l-2-2a.748.748 0 0 0-.817-.164Zm5.287-.057a.75.75 0 0 1 .75.75v5.19l.72-.72a.75.75 0 0 1 1.06 1.06l-2 2a.748.748 0 0 1-1.06 0l-2-2a.75.75 0 0 1 1.06-1.06l.72.72V9.5a.75.75 0 0 1 .75-.75Z"})),Bi=c.forwardRef(Li),Fr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Bi,{})}));Fr.displayName="ExposeIcon";const Oi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:18,fill:"currentColor",viewBox:"0 0 17 18",ref:t,...e},r.createElement("path",{d:"M5.751 3.501a.75.75 0 0 0-1.5 0v1.25h-1.25a.75.75 0 0 0 0 1.5h1.25v1.25a.75.75 0 0 0 1.5 0v-1.25h1.25a.75.75 0 0 0 0-1.5h-1.25v-1.25Zm7.28 3.969a.75.75 0 0 1 0 1.062l-.97.97.97.969a.75.75 0 0 1-1.06 1.06l-.97-.97-.97.97a.75.75 0 0 1-1.06-1.06l.97-.97-.97-.97a.75.75 0 0 1 1.06-1.06l.97.97.97-.97a.75.75 0 0 1 1.06 0Zm-10.28 5.031a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5H5.288a1 1 0 1 1-.074 0H3.501a.75.75 0 0 1-.75-.75Z"}),r.createElement("path",{d:"M6.251 10.75a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}),r.createElement("path",{d:"M12.025.751c.457 0 .896.179 1.223.498l1.975 1.921a1.751 1.751 0 0 1 .528 1.253v11.078a1.75 1.75 0 0 1-1.75 1.75h-12a1.75 1.75 0 0 1-1.75-1.75v-13a1.75 1.75 0 0 1 1.75-1.75h10.024Zm0 1.5H2.002a.25.25 0 0 0-.25.25v13a.25.25 0 0 0 .25.25h12a.25.25 0 0 0 .25-.25V4.423a.251.251 0 0 0-.075-.178L12.2 2.323a.25.25 0 0 0-.175-.072Z"})),ki=c.forwardRef(Oi),Vr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ki,{})}));Vr.displayName="ExpressionIcon";const $i=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M8.97 2.532a.723.723 0 0 0 .531.218h2.688L7.47 7.47a.752.752 0 0 0-.203.53c.01.198.083.37.219.516A.798.798 0 0 0 8 8.735a.752.752 0 0 0 .532-.203l4.718-4.719V6.5c0 .209.073.386.219.532A.723.723 0 0 0 14 7.25a.723.723 0 0 0 .532-.218.723.723 0 0 0 .218-.532V2a.723.723 0 0 0-.218-.53.723.723 0 0 0-.532-.22H9.5a.723.723 0 0 0-.531.22.723.723 0 0 0-.219.53c0 .209.073.386.219.532Z"}),r.createElement("path",{d:"M6.533 1.47A.723.723 0 0 0 6 1.25H3c-.312 0-.604.079-.875.235-.27.156-.484.37-.64.64A1.717 1.717 0 0 0 1.25 3v10c0 .313.078.605.235.876.156.27.37.484.64.64.271.156.563.235.875.235h10c.313 0 .604-.079.875-.235a1.71 1.71 0 0 0 .64-.64c.157-.271.235-.563.235-.875v-3a.723.723 0 0 0-.218-.532A.723.723 0 0 0 14 9.25a.723.723 0 0 0-.531.22.723.723 0 0 0-.219.53v3a.256.256 0 0 1-.078.188.232.232 0 0 1-.172.063H3a.29.29 0 0 1-.187-.063A.29.29 0 0 1 2.75 13V3a.23.23 0 0 1 .063-.171A.256.256 0 0 1 3 2.75h3a.723.723 0 0 0 .532-.218A.723.723 0 0 0 6.75 2a.723.723 0 0 0-.218-.53Z"})),_i=c.forwardRef($i),Hr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(_i,{})}));Hr.displayName="ExternalLinkIcon";const Di=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M7.868 6.384c-.617 0-1.117.5-1.117 1.116a.75.75 0 0 1-1.5 0 2.617 2.617 0 0 1 2.617-2.616.75.75 0 1 1 0 1.5Z"}),r.createElement("path",{d:"M14.532 2.53a.75.75 0 1 0-1.06-1.06l-1.817 1.817a8.468 8.468 0 0 0-2.07-.846A6.116 6.116 0 0 0 8 2.251a6.107 6.107 0 0 0-1.584.19c-2.254.566-4.347 2.29-5.729 3.98l-.009.011a1.994 1.994 0 0 0 0 2.466l.01.012a13.977 13.977 0 0 0 2.766 2.577L1.471 13.47a.75.75 0 1 0 1.06 1.06l2.553-2.551a.745.745 0 0 0 .188-.188L7.42 9.643a.75.75 0 0 0 .716.973A2.617 2.617 0 0 0 10.752 8a.75.75 0 0 0-.974-.716l4.754-4.753ZM9.285 7.778A.75.75 0 0 0 9.251 8c0 .617-.5 1.117-1.116 1.117a.75.75 0 0 0-.223.034l1.373-1.374Zm-4.75 2.63C3.51 9.734 2.577 8.85 1.853 7.967a.494.494 0 0 1 0-.603c1.272-1.553 3.108-3.011 4.929-3.468h.004c.393-.102.798-.15 1.204-.145h.02c.405-.005.81.043 1.203.144h.004a6.71 6.71 0 0 1 1.327.5l-6.01 6.012Z"}),r.createElement("path",{d:"M12.953 4.99a.75.75 0 0 1 1.06-.038c.443.413.851.915 1.183 1.322l.12.147.009.011a1.994 1.994 0 0 1 0 2.466l-.009.011c-1.356 1.66-3.447 3.416-5.732 3.986A6.141 6.141 0 0 1 8 13.084a6.139 6.139 0 0 1-1.426-.152.75.75 0 0 1 .332-1.463c.356.081.72.12 1.085.115h.02a4.64 4.64 0 0 0 1.204-.143l.004-.001c1.845-.46 3.678-1.943 4.93-3.473a.495.495 0 0 0 0-.603l-.115-.142c-.341-.418-.681-.835-1.044-1.173a.75.75 0 0 1-.037-1.06Z"})),Ri=c.forwardRef(Di),Lr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ri,{})}));Lr.displayName="EyeCrossedIcon";const Ui=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M8 5.05a2.617 2.617 0 1 0 0 5.234A2.617 2.617 0 0 0 8 5.05ZM6.884 7.668a1.117 1.117 0 1 1 2.233 0 1.117 1.117 0 0 1-2.233 0Z"}),r.createElement("path",{d:"M9.585 2.441A6.116 6.116 0 0 0 8 2.251a6.107 6.107 0 0 0-1.584.19c-2.254.566-4.347 2.29-5.729 3.98l-.009.011a1.994 1.994 0 0 0 0 2.466l.01.012c1.358 1.658 3.446 3.413 5.731 3.985A6.135 6.135 0 0 0 8 13.084a6.141 6.141 0 0 0 1.583-.189c2.286-.57 4.377-2.326 5.733-3.986l.008-.01a1.994 1.994 0 0 0 0-2.467l-.008-.011c-1.383-1.69-3.48-3.414-5.731-3.98ZM8.01 3.751c.406-.005.81.043 1.204.144h.004c1.819.457 3.659 1.916 4.93 3.469a.494.494 0 0 1 0 .603c-1.25 1.53-3.084 3.014-4.929 3.473h-.004a4.64 4.64 0 0 1-1.205.144h-.02a4.641 4.641 0 0 1-1.202-.143h-.003c-1.845-.462-3.677-1.945-4.931-3.475a.494.494 0 0 1 0-.602c1.272-1.553 3.108-3.011 4.929-3.468h.004c.393-.102.798-.15 1.204-.145h.019Z"})),Wi=c.forwardRef(Ui),Br=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Wi,{})}));Br.displayName="EyeIcon";const ji=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M2.69 1.378A1.25 1.25 0 0 0 .75 2.42v11.16M2.69 1.378l4.06 2.523V2.42a1.25 1.25 0 0 1 1.958-1.03l.004.003 7.999 5.58a1.25 1.25 0 0 1 0 2.056L8.708 14.61a1.25 1.25 0 0 1-1.958-1.03V12.1l-4.06 2.523a1.249 1.249 0 0 1-1.94-1.042m1.5-10.71v10.26l4.854-3.017a.75.75 0 0 1 1.146.637v2.351l7.313-5.101L8.25 2.899v2.352a.75.75 0 0 1-1.146.637L2.25 2.87Z"})),Ki=c.forwardRef(ji),Or=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ki,{})}));Or.displayName="FastForwardIcon";const qi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15 4.516c0-.219-.042-.432-.125-.64a1.738 1.738 0 0 0-.344-.547L11.844.5a1.653 1.653 0 0 0-.531-.359 1.443 1.443 0 0 0-.625-.14h-7.61a1.89 1.89 0 0 0-.797.171c-.25.105-.474.26-.672.47a2.158 2.158 0 0 0-.453.718c-.104.26-.156.536-.156.828v11.625c0 .292.052.573.156.844.105.27.256.51.453.719.198.197.422.354.672.468.25.104.516.156.797.156h9.844c.281 0 .547-.052.797-.156.25-.114.474-.276.672-.484.198-.208.349-.443.453-.703a2.33 2.33 0 0 0 .156-.844V4.516Zm-12.187-3a.586.586 0 0 1 .265-.062h6.844V3.64c0 .219.042.432.125.64.083.21.198.397.344.563.156.156.333.276.531.36.198.083.401.125.61.125h2.078v8.484c0 .198-.068.37-.204.516a.608.608 0 0 1-.484.218H3.078a.68.68 0 0 1-.5-.203.698.698 0 0 1-.187-.531V2.188c0-.198.067-.37.203-.516a.532.532 0 0 1 .219-.156Zm8.5.484 1.78 1.875h-1.562a.212.212 0 0 1-.156-.062.269.269 0 0 1-.062-.172v-1.64Z"})),zi=c.forwardRef(qi),kr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(zi,{})}));kr.displayName="FileIcon";const Gi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M15 4.516c0-.22-.042-.433-.125-.641a1.738 1.738 0 0 0-.344-.547L11.844.5a1.654 1.654 0 0 0-.531-.36 1.443 1.443 0 0 0-.626-.14H3.079a1.89 1.89 0 0 0-.797.172c-.25.104-.474.26-.672.469a2.158 2.158 0 0 0-.453.718c-.104.26-.156.537-.156.829v11.624c0 .292.052.573.156.844.104.271.255.51.453.719.198.198.422.354.672.469.25.104.516.156.797.156h9.844c.281 0 .547-.052.797-.156.25-.115.474-.276.672-.485a2.2 2.2 0 0 0 .453-.703c.104-.27.156-.552.156-.844V4.517Zm-12.188-3a.586.586 0 0 1 .266-.063h6.844v2.188c0 .218.042.432.125.64.083.209.198.396.344.563.156.156.333.276.53.36.199.082.402.124.61.124h2.078v8.485c0 .197-.067.37-.203.515a.608.608 0 0 1-.484.219H3.078a.68.68 0 0 1-.5-.203.698.698 0 0 1-.187-.531V2.187c0-.197.067-.37.203-.515a.532.532 0 0 1 .219-.156Zm8.5.484 1.782 1.875H11.53a.212.212 0 0 1-.156-.063.269.269 0 0 1-.063-.171V2Z"}),r.createElement("path",{d:"M5.637 11.254a.667.667 0 0 0 .328-.07l4.92-2.46a.669.669 0 0 0 .001-1.196L5.964 5.07A.667.667 0 0 0 5 5.667v4.921a.667.667 0 0 0 .637.666Z"})))),Yi=c.forwardRef(Gi),$r=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Yi,{})}));$r.displayName="FileVideoIcon";const Xi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M2.75 2.75v.94l4.252 4.251c.265.266.415.626.415 1.002v3.805l1.167.292V8.944c0-.376.148-.736.413-1.002L13.25 3.69v-.94H2.75Zm10.525.915Zm-11.61-2a1.417 1.417 0 0 1 1.002-.415h10.667a1.417 1.417 0 0 1 1.416 1.417v1.057c0 .376-.15.737-.415 1.002l-4.252 4.251v4.17a1.417 1.417 0 0 1-1.76 1.374l-1.333-.334a1.417 1.417 0 0 1-1.073-1.374V8.978L1.664 4.725a1.417 1.417 0 0 1-.414-1V2.666c0-.376.15-.736.415-1.002Zm8.419 7.278Z"})),Ji=c.forwardRef(Xi),_r=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ji,{})}));_r.displayName="FilterIcon";const Qi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M14.386 7.424a.332.332 0 0 0-.534-.158c-.393.334-.83.614-1.298.832a.166.166 0 0 1-.236-.14A8.767 8.767 0 0 0 5.172.004a.333.333 0 0 0-.339.498c.547.965.835 2.055.834 3.164a6.04 6.04 0 0 1-.42 2.215.167.167 0 0 1-.295.03 5.85 5.85 0 0 1-.698-1.525.333.333 0 0 0-.534-.162 6.643 6.643 0 0 0-2.386 5.109 6.667 6.667 0 1 0 13.333 0 6.61 6.61 0 0 0-.281-1.91ZM8 14.167a2.68 2.68 0 0 1-2.666-2.742 5.04 5.04 0 0 1 3.1-4.59.167.167 0 0 1 .194.258 2.853 2.853 0 0 0-.313 2.774.17.17 0 0 0 .118.092.167.167 0 0 0 .144-.04c.227-.183.397-.427.49-.704a.163.163 0 0 1 .092-.105.167.167 0 0 1 .14 0 2.467 2.467 0 0 1 1.368 2.39A2.616 2.616 0 0 1 8 14.168Z"})),e6=c.forwardRef(Qi),Dr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(e6,{})}));Dr.displayName="FireIcon";const t6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M1.263.763A1.75 1.75 0 0 1 2.5.25H6a1.75 1.75 0 0 1 1.4.7l.975 1.3H15.5A1.75 1.75 0 0 1 17.25 4v10a1.75 1.75 0 0 1-1.75 1.75h-13A1.75 1.75 0 0 1 .75 14V2c0-.464.185-.909.513-1.237ZM2.5 1.75a.25.25 0 0 0-.25.25v12a.25.25 0 0 0 .25.25h13a.25.25 0 0 0 .25-.25V4a.25.25 0 0 0-.25-.25H8a.75.75 0 0 1-.6-.3l-1.2-1.6a.25.25 0 0 0-.2-.1H2.5Z"})),r6=c.forwardRef(t6),Rr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(r6,{})}));Rr.displayName="FolderEmptyIcon";const n6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M2.5.25c-.482 0-.933.208-1.256.556A1.87 1.87 0 0 0 .75 2.077v11.847c0 .467.172.925.494 1.271.323.348.774.556 1.256.556h13c.483 0 .934-.208 1.257-.556a1.87 1.87 0 0 0 .493-1.271V4.23a1.87 1.87 0 0 0-.493-1.272 1.715 1.715 0 0 0-1.257-.555H8.393l-.976-1.401a1.771 1.771 0 0 0-.613-.55A1.692 1.692 0 0 0 6 .25H2.5Z"})),o6=c.forwardRef(n6),Ur=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(o6,{})}));Ur.displayName="FolderFullIcon";const a6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M1.312-.002C.587-.002 0 .585 0 1.31v2.999C0 5.033.587 5.62 1.312 5.62h2.999c.724 0 1.312-.588 1.312-1.312V1.31c0-.725-.588-1.312-1.312-1.312H1.312ZM1.125 1.31c0-.104.083-.187.187-.187h2.999c.103 0 .187.083.187.187v2.999a.187.187 0 0 1-.187.187H1.312a.187.187 0 0 1-.187-.187V1.31Z"}),r.createElement("path",{d:"M1.312 6.745C.587 6.745 0 7.333 0 8.057v2.999c0 .725.587 1.312 1.312 1.312h2.999c.724 0 1.312-.588 1.312-1.312V8.057c0-.724-.588-1.312-1.312-1.312H1.312Zm-.187 1.312c0-.103.083-.187.187-.187h2.999c.103 0 .187.084.187.187v2.999a.187.187 0 0 1-.187.187H1.312a.187.187 0 0 1-.187-.187V8.057Z"}),r.createElement("path",{d:"M6.747 1.31c0-.725.588-1.312 1.312-1.312h2.999c.725 0 1.312.587 1.312 1.312v2.999c0 .724-.587 1.312-1.312 1.312H8.059a1.312 1.312 0 0 1-1.312-1.312V1.31Zm1.312-.187a.187.187 0 0 0-.187.187v2.999c0 .103.084.187.187.187h2.999a.187.187 0 0 0 .187-.187V1.31a.187.187 0 0 0-.187-.187H8.059Z"}),r.createElement("path",{d:"M8.06 6.745c-.725 0-1.313.588-1.313 1.312v2.999c0 .725.588 1.312 1.312 1.312h.155c0-.382.052-.76.155-1.125h-.31a.187.187 0 0 1-.187-.187V8.057c0-.103.084-.187.187-.187h2.999c.103 0 .187.084.187.187v.31a4.157 4.157 0 0 1 1.125-.155v-.155c0-.724-.587-1.312-1.312-1.312H8.059Z"}),r.createElement("path",{d:"M12.37 15.998a3.63 3.63 0 1 0 0-7.26 3.63 3.63 0 0 0 0 7.26Zm.02-6.31c.386 0 .699.313.699.698v1.293h1.292a.699.699 0 0 1 0 1.397H13.09v1.292a.699.699 0 1 1-1.397 0v-1.292h-1.293a.699.699 0 0 1 0-1.397h1.293v-1.293c0-.385.313-.698.698-.698Z"})),l6=c.forwardRef(a6),Wr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(l6,{})}));Wr.displayName="ForceAddToRecallIcon";const c6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M0 1.31C0 .585.587-.002 1.312-.002h2.999c.724 0 1.312.587 1.312 1.312v2.999c0 .724-.588 1.312-1.312 1.312H1.312A1.312 1.312 0 0 1 0 4.309V1.31Zm1.312-.187a.187.187 0 0 0-.187.187v2.999c0 .103.083.187.187.187h2.999a.187.187 0 0 0 .187-.187V1.31a.187.187 0 0 0-.187-.187H1.312Z"}),r.createElement("path",{d:"M0 8.057c0-.724.587-1.312 1.312-1.312h2.999c.724 0 1.312.588 1.312 1.312v2.999c0 .725-.588 1.312-1.312 1.312H1.312A1.312 1.312 0 0 1 0 11.056V8.057Zm1.312-.187a.187.187 0 0 0-.187.187v2.999c0 .104.083.187.187.187h2.999a.187.187 0 0 0 .187-.187V8.057a.187.187 0 0 0-.187-.187H1.312Z"}),r.createElement("path",{d:"M6.747 1.31c0-.725.588-1.312 1.312-1.312h2.999c.725 0 1.312.587 1.312 1.312v2.999c0 .724-.587 1.312-1.312 1.312H8.059a1.312 1.312 0 0 1-1.312-1.312V1.31Zm1.312-.187a.187.187 0 0 0-.187.187v2.999c0 .103.084.187.187.187h2.999a.187.187 0 0 0 .187-.187V1.31a.187.187 0 0 0-.187-.187H8.059Z"}),r.createElement("path",{d:"M6.747 8.057c0-.724.588-1.312 1.312-1.312h2.999c.725 0 1.312.588 1.312 1.312v.155c-.38 0-.758.052-1.125.155v-.31a.187.187 0 0 0-.187-.187H8.059a.187.187 0 0 0-.187.187v2.999c0 .104.084.187.187.187h.31a4.155 4.155 0 0 0-.155 1.125h-.155a1.312 1.312 0 0 1-1.312-1.312V8.057Z"}),r.createElement("path",{d:"M11.961 8.931A3.551 3.551 0 1 1 12.447 16a.505.505 0 0 1 0-1.01 2.542 2.542 0 1 0-2.035-4.061h1.02a.505.505 0 1 1 0 1.009H9.4a.505.505 0 0 1-.505-.505v-2.03a.505.505 0 1 1 1.01 0v.568a3.557 3.557 0 0 1 2.055-1.04Z"})),s6=c.forwardRef(c6),jr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(s6,{})}));jr.displayName="ForceAddToRecallUndoIcon";const i6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M5.376 3.5a.75.75 0 1 0-1.5 0v.375H3.5a.75.75 0 1 0 0 1.5h.375v.375a.75.75 0 0 0 1.5 0v-.375h.375a.75.75 0 1 0 0-1.5h-.375V3.5Zm.905 7.28a.75.75 0 1 0-1.06-1.06l-.595.595-.595-.595a.75.75 0 0 0-1.06 1.06l.594.596-.595.594a.75.75 0 1 0 1.061 1.06l.595-.594.594.595a.75.75 0 0 0 1.061-1.06l-.595-.595.595-.595Zm3.219-.53a.75.75 0 0 1 .75-.75h2.25a.75.75 0 0 1 0 1.5h-2.25a.75.75 0 0 1-.75-.75Zm.75 1.5a.75.75 0 1 0 0 1.5h2.25a.75.75 0 0 0 0-1.5h-2.25Zm0-7.875a.75.75 0 1 0 0 1.5h2.25a.75.75 0 0 0 0-1.5h-2.25Z"}),r.createElement("path",{d:"M.5 2.257v11.487c0 .97.787 1.757 1.757 1.757h11.487c.97 0 1.757-.787 1.757-1.757V2.257c0-.97-.787-1.757-1.757-1.757H2.257C1.287.5.501 1.287.501 2.257Zm1.5 0C2 2.115 2.117 2 2.258 2h4.994v5.25H2V2.257Zm0 11.487V8.75h5.25V14H2.258a.257.257 0 0 1-.256-.256Zm12 0a.257.257 0 0 1-.256.257H8.751V8.75H14v4.993ZM8.75 7.25V2h4.994c.142 0 .257.115.257.257V7.25H8.75Z"})),d6=c.forwardRef(i6),Kr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(d6,{})}));Kr.displayName="FormulaExpressionIcon";const f6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.324 2.324a.25.25 0 0 1 .177-.074h2.5a.75.75 0 1 0 0-1.5H2.5A1.75 1.75 0 0 0 .751 2.5v13a1.75 1.75 0 0 0 1.75 1.75h2.5a.75.75 0 0 0 0-1.5H2.5a.25.25 0 0 1-.25-.25v-13a.25.25 0 0 1 .073-.176ZM13 .75a.75.75 0 0 0 0 1.5h2.5a.25.25 0 0 1 .25.25v13a.25.25 0 0 1-.25.25H13a.75.75 0 0 0 0 1.5h2.5a1.75 1.75 0 0 0 1.75-1.75v-13A1.75 1.75 0 0 0 15.5.75H13ZM7.652 5.628A.75.75 0 0 0 6.25 6v7a.75.75 0 0 0 1.5 0V8.826l.598 1.048a.75.75 0 0 0 1.303 0l.599-1.048V13a.75.75 0 0 0 1.5 0V6a.75.75 0 0 0-1.402-.373L9 7.987l-1.35-2.36Z"})),u6=c.forwardRef(f6),qr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(u6,{})}));qr.displayName="FormulaIcon";const h6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M1.251.667a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-1.5 0v-15a.75.75 0 0 1 .75-.75Zm14.162 2.397a.75.75 0 0 1-.309 1.015L6.037 8.917l9.069 4.838a.75.75 0 1 1-.707 1.324L4.752 9.932a.75.75 0 0 1-.177-.13 1.25 1.25 0 0 1 0-1.769.75.75 0 0 1 .177-.13l9.646-5.147a.75.75 0 0 1 1.015.308Z"})),w6=c.forwardRef(h6),zr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(w6,{})}));zr.displayName="FromStartAltIcon";const v6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.25 2.499a.75.75 0 0 1 .75-.75h4.5a.749.749 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-2.69l-8.438 8.44H7a.75.75 0 0 1 0 1.5H2.514a.748.748 0 0 1-.763-.75v-4.5a.75.75 0 1 1 1.5 0v2.69l8.44-8.44H9a.75.75 0 0 1-.75-.75Z"})),g6=c.forwardRef(v6),Gr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(g6,{})}));Gr.displayName="FullscreenIcon";const m6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M4.001.75a.75.75 0 0 0-.75.75c0 1.294.63 2.43 1.517 3.25H2.501A1.75 1.75 0 0 0 .751 6.5V8a1.25 1.25 0 0 0 1 1.225v6.276a1.75 1.75 0 0 0 1.75 1.75h11a1.75 1.75 0 0 0 1.75-1.75V9.225a1.25 1.25 0 0 0 1-1.225V6.5a1.75 1.75 0 0 0-1.75-1.75h-2.267c.886-.82 1.517-1.956 1.517-3.25a.75.75 0 0 0-.75-.75c-1.298 0-2.593.522-3.565 1.351C9.809 2.636 9.29 3.322 9 4.11c-.29-.788-.808-1.474-1.435-2.009C6.594 1.272 5.3.751 4.001.751Zm7.25 15v-6.5h3.5v6.25a.25.25 0 0 1-.25.25h-3.25Zm0-8v-1.5h4.25a.25.25 0 0 1 .25.25v1.25h-4.5Zm-1.5-1.5v1.5h-1.5v-1.5h1.5Zm-3 0v1.5h-4.5V6.5a.25.25 0 0 1 .25-.25h4.25Zm0 3v6.5h-3.25a.25.25 0 0 1-.25-.25V9.25h3.5Zm1.5 6.5v-6.5h1.5v6.5h-1.5Zm3.158-12.507a4.247 4.247 0 0 1 1.686-.875c-.187.513-.534.991-1.002 1.39a4.246 4.246 0 0 1-1.686.875c.187-.513.534-.991 1.002-1.39Zm-5.5.515c-.468-.399-.815-.877-1.002-1.39.61.156 1.2.46 1.686.875.468.399.815.877 1.002 1.39-.61-.156-1.2-.46-1.686-.875Z"})),p6=c.forwardRef(m6),Yr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(p6,{})}));Yr.displayName="GiftIcon";const b6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M11.451.503a7.75 7.75 0 0 0-8.788 3.85.75.75 0 0 0 1.323.706 6.25 6.25 0 1 1-.107 5.68.75.75 0 0 0-1.348.656A7.75 7.75 0 1 0 11.45.503Z"}),r.createElement("path",{d:"M8.97 4.973a.75.75 0 0 1 1.061 0l2.5 2.5a.748.748 0 0 1 0 1.06l-2.5 2.5a.75.75 0 1 1-1.06-1.06l1.22-1.22H1.5a.75.75 0 1 1 0-1.5h8.69l-1.22-1.22a.75.75 0 0 1 0-1.06Z"})),y6=c.forwardRef(b6),Xr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(y6,{})}));Xr.displayName="GoToIcon";const E6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M6.919 4.053 5.449 7.51a1.75 1.75 0 0 1-1.615 1.074H1.501a.75.75 0 0 1 0-1.5h2.333a.25.25 0 0 0 .232-.154l.002-.005L5.8 2.848a1.25 1.25 0 0 1 2.333.085l.005.013 2.934 9.127 1.47-3.889a1.75 1.75 0 0 1 1.625-1.1H16.5a.75.75 0 0 1 0 1.5h-2.333a.25.25 0 0 0-.227.146l-1.725 4.562a1.25 1.25 0 0 1-2.345-.057l-.004-.013L6.92 4.053Z"})),I6=c.forwardRef(E6),Jr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(I6,{})}));Jr.displayName="GraphStatsIcon";const C6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.501.749a1.75 1.75 0 0 0-1.75 1.75v4c0 .966.784 1.75 1.75 1.75h4a1.75 1.75 0 0 0 1.75-1.75v-4a1.75 1.75 0 0 0-1.75-1.75h-4Zm-.25 1.75a.25.25 0 0 1 .25-.25h4a.25.25 0 0 1 .25.25v4a.25.25 0 0 1-.25.25h-4a.25.25 0 0 1-.25-.25v-4Zm.25 7.25a1.75 1.75 0 0 0-1.75 1.75v4c0 .966.784 1.75 1.75 1.75h4a1.75 1.75 0 0 0 1.75-1.75v-4a1.75 1.75 0 0 0-1.75-1.75h-4Zm-.25 1.75a.25.25 0 0 1 .25-.25h4a.25.25 0 0 1 .25.25v4a.25.25 0 0 1-.25.25h-4a.25.25 0 0 1-.25-.25v-4Zm7.5-9c0-.967.784-1.75 1.75-1.75h4c.967 0 1.75.783 1.75 1.75v4a1.75 1.75 0 0 1-1.75 1.75h-4a1.75 1.75 0 0 1-1.75-1.75v-4Zm1.75-.25a.25.25 0 0 0-.25.25v4c0 .138.112.25.25.25h4a.25.25 0 0 0 .25-.25v-4a.25.25 0 0 0-.25-.25h-4Zm0 7.5a1.75 1.75 0 0 0-1.75 1.75v4c0 .966.784 1.75 1.75 1.75h4a1.75 1.75 0 0 0 1.75-1.75v-4a1.75 1.75 0 0 0-1.75-1.75h-4Zm-.25 1.75a.25.25 0 0 1 .25-.25h4a.25.25 0 0 1 .25.25v4a.25.25 0 0 1-.25.25h-4a.25.25 0 0 1-.25-.25v-4Z"})),x6=c.forwardRef(C6),Qr=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(x6,{})}));Qr.displayName="GridAltIcon";const Z6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.751 2.499c0-.967.784-1.75 1.75-1.75h1c.967 0 1.75.783 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm4.25.25c0-.967.784-1.75 1.75-1.75h1c.967 0 1.75.783 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm6-1.5a1.75 1.75 0 0 0-1.75 1.75v1c0 .966.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Zm-13.5 6c0-.967.784-1.75 1.75-1.75h1c.967 0 1.75.783 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm6-1.5a1.75 1.75 0 0 0-1.75 1.75v1c0 .966.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Zm4.5 0c0-.967.784-1.75 1.75-1.75h1c.967 0 1.75.783 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm-12 4.499a1.75 1.75 0 0 0-1.75 1.75v1c0 .967.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Zm4.5 0c0-.966.784-1.75 1.75-1.75h1c.967 0 1.75.784 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .139.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm6-1.5a1.75 1.75 0 0 0-1.75 1.75v1c0 .967.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Z"})),S6=c.forwardRef(Z6),en=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(S6,{})}));en.displayName="GridIcon";const M6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M8.092 4.753a1.42 1.42 0 0 0-.69.13 1.189 1.189 0 0 0-.486.408.947.947 0 0 0-.165.528.75.75 0 1 1-1.5 0c0-.487.148-.958.419-1.363.27-.403.65-.723 1.093-.93a2.92 2.92 0 0 1 2.799.177c.41.264.743.632.952 1.07.21.44.283.928.21 1.409a2.49 2.49 0 0 1-.615 1.287 2.76 2.76 0 0 1-1.211.778.248.248 0 0 0-.121.079.105.105 0 0 0-.026.064V9a.75.75 0 1 1-1.5 0v-.609c0-.36.124-.705.342-.986.217-.279.515-.48.846-.586a1.26 1.26 0 0 0 .554-.352.991.991 0 0 0 .248-.511.919.919 0 0 0-.081-.537 1.115 1.115 0 0 0-.41-.454 1.38 1.38 0 0 0-.658-.212ZM8.001 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"}),r.createElement("path",{d:"M8.001.25a7.75 7.75 0 1 0 0 15.5 7.75 7.75 0 0 0 0-15.5ZM1.751 8a6.25 6.25 0 1 1 12.5 0 6.25 6.25 0 0 1-12.5 0Z"})),A6=c.forwardRef(M6),tn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(A6,{})}));tn.displayName="HelpIcon";const N6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M7.226 1.47A7.25 7.25 0 1 1 10 15.416a.75.75 0 0 1 0-1.5A5.75 5.75 0 1 0 4.454 6.65l.516-.516a.75.75 0 0 1 1.06 1.06L4.062 9.165a.748.748 0 0 1-1.124 0L.97 7.196a.75.75 0 0 1 1.06-1.06l.822.82A7.25 7.25 0 0 1 7.226 1.47Z"}),r.createElement("path",{d:"M10.25 4.165a.75.75 0 0 0-1.5 0v4.5c0 .415.336.75.75.75H13a.75.75 0 0 0 0-1.5h-2.75v-3.75Z"})),P6=c.forwardRef(N6),rn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(P6,{})}));rn.displayName="HistoryIcon";const T6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M13.72 9.243c0-.208.073-.386.219-.531a.723.723 0 0 1 .531-.22c.208 0 .385.074.531.22a.723.723 0 0 1 .219.53v5.5a.724.724 0 0 1-.219.532.723.723 0 0 1-.531.219h-4a.723.723 0 0 1-.531-.219.723.723 0 0 1-.219-.531v-4a.208.208 0 0 0-.078-.172.208.208 0 0 0-.172-.078h-1a.24.24 0 0 0-.172.078.208.208 0 0 0-.078.172v4a.723.723 0 0 1-.219.531.723.723 0 0 1-.531.219h-4a.723.723 0 0 1-.531-.219.723.723 0 0 1-.219-.531v-5.5c0-.208.073-.386.219-.531a.723.723 0 0 1 .531-.22c.208 0 .385.074.531.22a.723.723 0 0 1 .219.53v4.75h2.5v-3.25c0-.312.078-.603.234-.874.157-.27.37-.484.641-.64.27-.157.562-.235.875-.235h1c.323 0 .614.078.875.234.27.157.484.37.64.64.157.272.235.563.235.876v3.25h2.5v-4.75ZM2.001 8.774A.737.737 0 0 1 .97 8.758a.705.705 0 0 1-.219-.515.698.698 0 0 1 .188-.531L7.736.915c.166-.156.354-.281.562-.375a1.69 1.69 0 0 1 1.344 0c.219.094.406.219.562.375l6.797 6.797a.752.752 0 0 1 .203.53c0 .199-.073.37-.218.517a.815.815 0 0 1-.532.218.733.733 0 0 1-.515-.203L9.142 1.977A.208.208 0 0 0 8.97 1.9a.208.208 0 0 0-.172.078L2.001 8.774Z"})),F6=c.forwardRef(T6),nn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(F6,{})}));nn.displayName="HomeIcon";const V6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M7.257 11.503a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75Zm-1.72-4.531a.75.75 0 1 0-1.06 1.061l1.47 1.47-1.47 1.47a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2Z"}),r.createElement("path",{d:"M.257 2.503c0-.967.783-1.75 1.75-1.75h12c.966 0 1.75.783 1.75 1.75v11a1.75 1.75 0 0 1-1.75 1.75h-12a1.75 1.75 0 0 1-1.75-1.75v-11Zm1.5 0v1.25h12.5v-1.25a.25.25 0 0 0-.25-.25h-12a.25.25 0 0 0-.25.25Zm12.5 2.75h-12.5v8.25c0 .138.112.25.25.25h12a.25.25 0 0 0 .25-.25v-8.25Z"})),H6=c.forwardRef(V6),on=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(H6,{})}));on.displayName="HtmlIcon";const L6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M16 8.51v5.8c0 .94-.76 1.7-1.7 1.7H1.7c-.94 0-1.7-.76-1.7-1.7V1.7C0 .76.76 0 1.7 0h6.18v1.5H1.7c-.13 0-.2.06-.2.2v12.61c0 .13.06.2.2.2h12.61c.13 0 .2-.06.2-.2v-5.8h1.5H16Z"}),r.createElement("path",{d:"M7.17 5c0-1.13-.91-2.04-2.04-2.04S3.09 3.87 3.09 5 4 7.04 5.13 7.04 7.17 6.13 7.17 5Z"}),r.createElement("path",{d:"M9.21 10.28c.64-.23 1.32-.31 1.99-.25.67.06 1.33.26 1.92.6.36.21.82.08 1.02-.28a.74.74 0 0 0-.28-1.02c-.78-.44-1.64-.71-2.53-.79a6.182 6.182 0 0 0-4.88 1.73l-.02.02c-.55-.33-1.17-.51-1.82-.52-.9-.02-1.77.29-2.46.86-.32.27-.36.74-.09 1.06.27.32.74.36 1.06.09.41-.34.93-.53 1.47-.52.31 0 .62.08.9.21-.19.32-.36.65-.5 1-.15.39.04.82.43.97.39.15.82-.04.97-.43.17-.45.41-.86.71-1.24.01-.02.03-.03.04-.05.11-.14.23-.27.36-.39a4.82 4.82 0 0 1 1.71-1.06v.01Z"}),r.createElement("path",{d:"m15.76 6.6-1.22-1.22a.504.504 0 0 1-.1-.57c.21-.45.32-.94.32-1.44 0-1.86-1.52-3.38-3.38-3.38C9.52-.01 8 1.51 8 3.37c0 1.86 1.52 3.38 3.38 3.38.5 0 .99-.11 1.44-.32.07-.03.14-.05.21-.05.13 0 .26.05.35.15l1.22 1.22c.31.31.85.31 1.16 0a.82.82 0 0 0 0-1.16v.01ZM11.4 5.14c-.97 0-1.75-.78-1.75-1.75s.78-1.75 1.75-1.75 1.75.78 1.75 1.75-.78 1.75-1.75 1.75Z"})))),B6=c.forwardRef(L6),an=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(B6,{})}));an.displayName="ImageSearchIcon";const O6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M12.792 4.918a.75.75 0 0 1 .949-.475l2.654.885a1.252 1.252 0 0 1 .79 1.581l-3.161 9.487a1.252 1.252 0 0 1-1.582.79l-7.176-2.392a.75.75 0 0 1 .475-1.423l6.939 2.313 3.004-9.012-2.417-.806a.75.75 0 0 1-.475-.948Zm2.97 1.517ZM4.376 2.5a1.875 1.875 0 1 0 0 3.751 1.875 1.875 0 0 0 0-3.75ZM4 4.377a.375.375 0 1 1 .751 0 .375.375 0 0 1-.75 0Z"}),r.createElement("path",{d:"M.75 2C.75 1.31 1.31.75 2 .75h9c.69 0 1.25.56 1.25 1.25v10c0 .691-.56 1.25-1.25 1.25H2A1.25 1.25 0 0 1 .75 12V2Zm1.5 6.75h1.86l2.542-3.633a1.752 1.752 0 0 1 2.753-.15l1.345 1.538V2.25h-8.5v6.5Zm6.026-2.795a.254.254 0 0 0-.203-.086.25.25 0 0 0-.191.106L5.94 8.751h4.782L8.276 5.955ZM2.25 10.25v1.5h8.5v-1.5h-8.5Z"})),k6=c.forwardRef(O6),ln=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(k6,{})}));ln.displayName="ImagesIcon";const $6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M17.193 12.287a.748.748 0 0 1-.693.463H12a.75.75 0 0 1 0-1.5h2.69l-4.013-4.013a.25.25 0 0 0-.354 0L8.238 9.324a1.75 1.75 0 0 1-2.476 0L.97 4.53a.75.75 0 0 1 1.06-1.06l4.793 4.793a.25.25 0 0 0 .354 0l2.085-2.086a1.75 1.75 0 0 1 2.476 0l4.012 4.012V7.5a.75.75 0 0 1 1.5 0V12c0 .102-.02.199-.057.287Z"})),_6=c.forwardRef($6),cn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(_6,{})}));cn.displayName="ImpactDownIcon";const D6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0ZM7.8 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1.4 4.69h-.3v-3a.7.7 0 0 0-.7-.7h-1a.7.7 0 1 0 0 1.4h.3v2.35h-.3a.7.7 0 1 0 0 1.4h2a.7.7 0 1 0 0-1.4v-.05Z"})),sn=c.forwardRef(D6),g1=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(sn,{})}));g1.displayName="InfoFilledIcon";const R6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M7.8 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1.4 4.69h-.3v-3a.7.7 0 0 0-.7-.7h-1a.7.7 0 1 0 0 1.4h.3v2.35h-.3a.7.7 0 1 0 0 1.4h2a.7.7 0 1 0 0-1.4v-.05Z"}),r.createElement("path",{d:"M8 .25a7.75 7.75 0 1 0 0 15.5A7.75 7.75 0 0 0 8 .25ZM1.75 8a6.25 6.25 0 1 1 12.5 0 6.25 6.25 0 0 1-12.5 0Z"})),U6=c.forwardRef(R6),dn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(U6,{})}));dn.displayName="InfoIcon";const W6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M14 8A6 6 0 1 1 2 8a6 6 0 0 1 12 0ZM7.83 6.286a.857.857 0 1 0 0-1.714.857.857 0 0 0 0 1.714Zm1.2 4.02h-.257V7.734a.6.6 0 0 0-.6-.6h-.858a.6.6 0 0 0 0 1.2h.258v2.015h-.258a.6.6 0 1 0 0 1.2H9.03a.6.6 0 0 0 0-1.2v-.043Z"})),j6=c.forwardRef(W6),fn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(j6,{})}));fn.displayName="InfoSmallIcon";const K6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.755 6.065a8.754 8.754 0 0 1 16.503.035c.319.908.492 1.884.492 2.9a8.736 8.736 0 0 1-.503 2.934A8.76 8.76 0 0 1 9 17.75a8.754 8.754 0 0 1-8.258-5.852A8.736 8.736 0 0 1 .25 9.001a8.736 8.736 0 0 1 .505-2.936Zm10.506 9.826a7.271 7.271 0 0 0 4.135-3.473h-3.325a26.486 26.486 0 0 1-.81 3.473Zm-.71-3.473H7.455c.224 1.288.549 2.563.974 3.81a7.318 7.318 0 0 0 1.146 0c.425-1.244.75-2.518.974-3.81Zm1.721-1.5h3.722c.167-.61.256-1.254.256-1.917 0-.664-.089-1.307-.256-1.917h-3.596c.013.342.02.685.019 1.028.002.939-.047 1.875-.145 2.806Zm-1.375-3.834H7.105a25.165 25.165 0 0 0 .136 3.834h3.523c.103-.93.155-1.866.153-2.805v-.002c0-.343-.006-.685-.02-1.027Zm1.402-1.5h3.097a7.278 7.278 0 0 0-3.618-3.282c.242 1.082.416 2.178.52 3.282Zm-2.175-3.747a7.306 7.306 0 0 0-2.246 0 25.158 25.158 0 0 0-.667 3.747h3.58a25.017 25.017 0 0 0-.668-3.747ZM2.006 7.084A7.258 7.258 0 0 0 1.75 9c0 .663.09 1.306.257 1.917h3.725a26.664 26.664 0 0 1-.129-3.834H2.007Zm.598 5.334a7.271 7.271 0 0 0 4.14 3.475 26.654 26.654 0 0 1-.81-3.475h-3.33Zm0-6.834h3.098c.105-1.1.278-2.197.52-3.282a7.278 7.278 0 0 0-3.618 3.282Z"})),q6=c.forwardRef(K6),un=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(q6,{})}));un.displayName="InternetIcon";const z6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M11.5 3a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z"}),r.createElement("path",{d:"M.9 15.101a2.216 2.216 0 0 1 0-3.134l5.725-5.725A4.66 4.66 0 1 1 9.76 9.376l-.941.941.18.673a1.728 1.728 0 0 1-2.115 2.115l-.502-.135.134.502A1.728 1.728 0 0 1 4.4 15.588l-.726-.194c-.86.559-2.02.461-2.775-.293Zm1.06-2.073a.716.716 0 1 0 1.013 1.013.75.75 0 0 1 .724-.194l1.09.292a.228.228 0 0 0 .28-.279l-.293-1.09a.75.75 0 0 1 .194-.724l.488-.488a.75.75 0 0 1 .725-.194l1.089.292a.228.228 0 0 0 .279-.28l-.292-1.088a.75.75 0 0 1 .194-.725l1.583-1.584a.75.75 0 0 1 .823-.16 3.16 3.16 0 1 0-1.675-1.675.75.75 0 0 1-.16.823L1.96 13.028Z"})),G6=c.forwardRef(z6),hn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(G6,{})}));hn.displayName="KeyIcon";const Y6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.75 15.834c0 .782.635 1.417 1.417 1.417h13.667c.782 0 1.417-.635 1.417-1.417V2.167c0-.782-.635-1.416-1.417-1.416H2.167A1.415 1.415 0 0 0 .751 2.167v13.667Zm1.5-8.583h3.5v8.5h-3.5v-8.5Zm0-1.5v-3.5h3.5v3.5h-3.5Zm5 1.5h8.5v8.5h-8.5v-8.5Zm8.5-1.5h-8.5v-3.5h8.5v3.5Z"})),X6=c.forwardRef(Y6),wn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(X6,{})}));wn.displayName="LayoutIcon";const J6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M4.49 16.251a.75.75 0 0 1-.74-.75V9.037a.75.75 0 0 1 .75-.75 4.25 4.25 0 0 0 4.25-4.25V3a2.25 2.25 0 0 1 4.5 0v2.254c0 .115.079.215.17.238l.992.218a3.752 3.752 0 0 1 2.833 3.834l-.202 3.43a4.75 4.75 0 0 1-4.726 4.276H9.06c-.441 0-.88-.062-1.304-.183l-2.423-.692a3.252 3.252 0 0 0-.844-.125Zm1.255-1.317 2.423.692c.29.083.59.125.892.125h3.257c1.669 0 3.066-1.264 3.231-2.894l.2-3.394A2.245 2.245 0 0 0 14.07 7.17l-.99-.217a1.75 1.75 0 0 1-1.33-1.699V3.001a.75.75 0 0 0-1.5 0v1.036a5.751 5.751 0 0 1-5 5.701v5.082c.167.03.332.067.495.114ZM2.251 8.25v7.5h1.5v-7.5h-1.5Zm-.75-1.5h3a.75.75 0 0 1 .75.75v9a.75.75 0 0 1-.75.75h-3a.75.75 0 0 1-.75-.75v-9a.75.75 0 0 1 .75-.75Z"})),Q6=c.forwardRef(J6),vn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Q6,{})}));vn.displayName="LikeIcon";const e4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.25 1.5a.75.75 0 1 0-1.5 0v15.001c0 .414.337.75.75.75h14.996a.75.75 0 0 0 0-1.5H2.251v-2.826l4.16-2.496c.194-.117.417-.178.644-.178h3.513c.392 0 .78-.085 1.138-.247l5.105-2.32a.75.75 0 1 0-.62-1.366l-5.106 2.32c-.163.074-.34.113-.518.113H7.055c-.499 0-.988.135-1.415.391l-3.39 2.034V1.501Z"})),t4=c.forwardRef(e4),gn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(t4,{})}));gn.displayName="LineChartIcon";const r4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M12.5 4.584a3.729 3.729 0 0 0-2.781 1.252.75.75 0 0 0 1.121.996 2.23 2.23 0 0 1 1.662-.748h.999a2.25 2.25 0 0 1 0 4.5h-1a2.231 2.231 0 0 1-1.661-.748.75.75 0 0 0-1.12.996 3.732 3.732 0 0 0 2.78 1.252h1a3.75 3.75 0 0 0 0-7.5h-1Zm-8 0a3.75 3.75 0 1 0 0 7.5h1.003a3.733 3.733 0 0 0 2.78-1.252.75.75 0 1 0-1.121-.997 2.233 2.233 0 0 1-1.662.749h-1a2.25 2.25 0 0 1 0-4.5h1a2.23 2.23 0 0 1 1.662.748.75.75 0 0 0 1.12-.996 3.73 3.73 0 0 0-2.78-1.252H4.501Z"}),r.createElement("path",{d:"M5.5 7.583a.75.75 0 1 0 0 1.5h7a.75.75 0 0 0 0-1.5h-7Z"})),n4=c.forwardRef(r4),mn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(n4,{})}));mn.displayName="LinkIcon";const o4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M3.001 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-1.5 7.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm4-14.25a.75.75 0 1 0 0 1.5h10a.75.75 0 0 0 0-1.5h-10Zm-.75 6.75a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75Zm.75 5.25a.75.75 0 0 0 0 1.5h10a.75.75 0 0 0 0-1.5h-10Z"})),a4=c.forwardRef(o4),pn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(a4,{})}));pn.displayName="ListIcon";const l4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M14.801 8c.663 0 1.21-.54 1.11-1.195a8 8 0 1 0-9.105 9.106C7.46 16.01 8 15.464 8 14.8s-.543-1.187-1.19-1.328a5.602 5.602 0 0 1-4.302-6.565 5.6 5.6 0 0 1 10.964-.098c.14.647.665 1.19 1.328 1.19Z"})),c4=c.forwardRef(l4),m1=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(c4,{})}));m1.displayName="LoaderIcon";const s4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:18,fill:"currentColor",viewBox:"0 0 17 18",ref:t,...e},r.createElement("path",{d:"M8.751 11a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2Z"}),r.createElement("path",{d:"M3.751 5v1.75h-.25a1.75 1.75 0 0 0-1.75 1.75v7c0 .967.784 1.75 1.75 1.75h9a1.75 1.75 0 0 0 1.75-1.75v-7a1.75 1.75 0 0 0-1.75-1.75h-.25V5a4.25 4.25 0 0 0-8.5 0Zm4.25-2.75A2.75 2.75 0 0 1 10.751 5v1.75h-5.5V5a2.75 2.75 0 0 1 2.75-2.75Zm-4.5 6h9a.25.25 0 0 1 .25.25v7a.25.25 0 0 1-.25.25h-9a.25.25 0 0 1-.25-.25v-7a.25.25 0 0 1 .25-.25Z"})),i4=c.forwardRef(s4),bn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(i4,{})}));bn.displayName="LockIcon";const d4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M11.116 1.123c-.083.02-1.136.43-2.34.912-1.205.482-2.228.876-2.273.876-.045 0-.963-.353-2.039-.784-2.153-.861-2.066-.83-2.313-.866-.499-.075-1.024.212-1.258.687l-.097.197-.008 5.083c-.008 5.608-.02 5.227.181 5.636.116.237.446.584.667.702.167.089 4.298 1.744 4.44 1.779.05.012.17.033.268.047.356.052.484.01 2.868-.944 1.221-.488 2.25-.887 2.287-.887.036 0 .978.364 2.092.809 1.391.555 2.09.819 2.23.843.39.066.77-.066 1.056-.366.092-.096.203-.252.248-.348l.081-.173.008-5.07c.006-3.586-.002-5.116-.025-5.23-.09-.435-.455-.911-.86-1.124-.29-.151-4.236-1.724-4.458-1.776a1.847 1.847 0 0 0-.755-.003ZM4.06 3.563l1.702.68v4.689c0 2.579-.01 4.689-.023 4.689-.012 0-.77-.3-1.687-.663-1.154-.46-1.686-.686-1.733-.737l-.067-.073V7.496c0-4.417.003-4.65.052-4.632.03.01.82.325 1.756.699Zm6.712 3.964c0 3.706-.008 4.683-.038 4.706-.045.035-3.429 1.388-3.472 1.388-.02 0-.028-1.57-.023-4.688l.008-4.687 1.725-.695a75.81 75.81 0 0 1 1.762-.697c.03-.002.038.95.038 4.673Zm3.196-3.998c1.173.47 1.71.698 1.74.742.038.055.044.655.044 4.707 0 2.554-.01 4.643-.023 4.643-.012 0-.802-.312-1.754-.693l-1.733-.693V7.543c0-2.581.007-4.692.015-4.692s.778.305 1.711.678Z"})),f4=c.forwardRef(d4),yn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(f4,{})}));yn.displayName="MapIcon";const u4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M4.809 2.276a.75.75 0 0 1 .844.353L8 6.739l2.35-4.11a.75.75 0 0 1 1.4.372v10.5a.75.75 0 1 1-1.5 0V5.825L8.653 8.623a.75.75 0 0 1-1.303 0L5.751 5.825v7.676a.75.75 0 0 1-1.5 0V3a.75.75 0 0 1 .558-.725Z"})),h4=c.forwardRef(u4),En=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(h4,{})}));En.displayName="MetricAltIcon";const w4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M3.251 8a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1-.75-.75Z"})),v4=c.forwardRef(w4),In=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(v4,{})}));In.displayName="MinusIcon";const g4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M4.75 1.75C4.75.785 5.534 0 6.5 0h7c.966 0 1.75.784 1.75 1.75v4A1.75 1.75 0 0 1 13.5 7.5h-7a1.75 1.75 0 0 1-1.75-1.75v-4Zm2.53-.25 2.293 1.647a.735.735 0 0 0 .427.134c.16 0 .31-.05.427-.134l2.293-1.646H7.28Zm6.47 1.108-2.448 1.758A2.235 2.235 0 0 1 10 4.78c-.465 0-.923-.144-1.302-.415L6.25 2.608v3.143c0 .138.112.25.25.25h7a.25.25 0 0 0 .25-.25V2.608Z"}),r.createElement("path",{d:"M2.25 3.5c0-.69.56-1.25 1.25-1.25a.75.75 0 1 0 0-1.5A2.75 2.75 0 0 0 .75 3.5v10a2.75 2.75 0 0 0 2.75 2.75h4a2.75 2.75 0 0 0 2.75-2.75V9a.75.75 0 1 0-1.5 0v2.75h-6.5V3.5Zm0 9.75h6.5v.25a1.25 1.25 0 0 1-1.25 1.25h-4a1.25 1.25 0 0 1-1.25-1.25v-.25Z"})),m4=c.forwardRef(g4),Cn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(m4,{})}));Cn.displayName="MobileAppInboxIcon";const p4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M11.375 2.75a1.875 1.875 0 1 0 0 3.751 1.875 1.875 0 0 0 0-3.75ZM11 4.627a.375.375 0 1 1 .75 0 .375.375 0 0 1-.75 0Z"}),r.createElement("path",{d:"M5.5.75a.75.75 0 0 0-.75.75v9c0 .415.336.75.75.75h9a.75.75 0 0 0 .75-.75v-9a.75.75 0 0 0-.75-.75h-9Zm.75 9V8.326a.753.753 0 0 0 .153-.075c.43-.273.9-.437 1.381-.485a3.04 3.04 0 0 1 1.427.204c.46.182.886.477 1.247.868.246.267.457.575.625.914H6.25Zm1.386-3.477c-.478.047-.945.17-1.386.364V2.25h7.5v7.5h-1.043a5.531 5.531 0 0 0-1.146-1.93 4.913 4.913 0 0 0-1.797-1.246 4.54 4.54 0 0 0-2.128-.302Z"}),r.createElement("path",{d:"M3.5 3.25c-.69 0-1.25.56-1.25 1.25v8.25h6.5v-.25a.75.75 0 0 1 1.5 0v2a2.75 2.75 0 0 1-2.75 2.75h-4A2.75 2.75 0 0 1 .75 14.5v-10A2.75 2.75 0 0 1 3.5 1.75a.75.75 0 0 1 0 1.5ZM2.25 14.5c0 .691.56 1.25 1.25 1.25h4a1.25 1.25 0 0 0 1.25-1.25v-.25h-6.5v.25Z"})),b4=c.forwardRef(p4),xn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(b4,{})}));xn.displayName="MobileImageMessageIcon";const y4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M14.5 2.75a2.75 2.75 0 0 1 2.75 2.75v5a2.75 2.75 0 0 1-2.75 2.75h-11A2.75 2.75 0 0 1 .75 10.5v-5A2.75 2.75 0 0 1 3.5 2.75h11Zm0 1.5H5.25v7.5h9.25a1.25 1.25 0 0 0 1.25-1.25v-5c0-.69-.559-1.25-1.25-1.25Zm-10.75 7.5v-7.5H3.5c-.69 0-1.25.56-1.25 1.25v5c0 .691.56 1.25 1.25 1.25h.25Z"})),E4=c.forwardRef(y4),Zn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(E4,{})}));Zn.displayName="MobilePhoneLandscapeIcon";const I4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M2.75 3.5A2.75 2.75 0 0 1 5.5.75h5a2.75 2.75 0 0 1 2.75 2.75v11a2.75 2.75 0 0 1-2.75 2.75h-5a2.75 2.75 0 0 1-2.75-2.75v-11Zm1.5 0v9.25h7.5V3.5c0-.69-.559-1.25-1.25-1.25h-5c-.69 0-1.25.56-1.25 1.25Zm7.5 10.75h-7.5v.25c0 .691.56 1.25 1.25 1.25h5a1.25 1.25 0 0 0 1.25-1.25v-.25Z"})),C4=c.forwardRef(I4),Sn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(C4,{})}));Sn.displayName="MobilePhonePortraitIcon";const x4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M10.505.027a3.254 3.254 0 0 0-2.802 2.618c-.034.175-.047.508-.059 1.466L7.63 5.349l-.066.066c-.049.05-.122.074-.3.1-.29.042-.428.128-.533.33-.062.122-.072.179-.072.398 0 .22.01.277.072.398.097.188.266.293.527.326.107.014.952.027 1.88.029 1.393.003 1.66.009 1.53.037a.911.911 0 0 0-.602.422.9.9 0 0 0-.157.61.971.971 0 0 0 1.054.906c.462-.037.815-.366.898-.838.087-.491-.292-1.032-.775-1.106-.066-.01.695-.026 1.692-.035 1.374-.012 1.841-.024 1.927-.052.15-.05.34-.241.38-.385.038-.14.04-.477.003-.606-.072-.254-.287-.408-.618-.443-.127-.014-.202-.04-.255-.085l-.077-.065-.016-1.3c-.019-1.45-.025-1.495-.227-2.003A3.224 3.224 0 0 0 11.24.028a2.55 2.55 0 0 0-.735-.001ZM2.13.536C1.154.699.387 1.385.078 2.37L0 2.617v11.248l.078.247c.28.892.88 1.492 1.772 1.772l.247.078H4.69c2.871 0 2.735.008 3.208-.187.633-.26 1.192-.848 1.41-1.482.135-.394.145-.515.146-1.901.001-.915-.009-1.346-.032-1.434-.069-.26-.27-.416-.569-.443-.573-.052-.837.17-.869.73l-.015.254H1.46V7.227c0-4.737-.01-4.456.187-4.754a1.18 1.18 0 0 1 .205-.233c.345-.264.32-.261 2.064-.261 1.618 0 1.657-.003 1.833-.165.27-.248.282-.864.024-1.122-.185-.185-.2-.186-1.946-.183C2.97.51 2.205.523 2.13.536Zm9.26 1.023c.527.15 1.001.614 1.183 1.157.06.176.062.238.072 1.48l.01 1.297H9.123l.01-1.254c.008-1.394.013-1.438.196-1.806.194-.391.648-.77 1.055-.88.33-.091.678-.09 1.006.006Zm-.31 5.97c.396.18.416.738.032.912a.506.506 0 0 1-.633-.161c-.067-.088-.08-.132-.08-.28 0-.22.09-.373.273-.462.153-.073.26-.076.408-.01Zm-3.109 5.805c-.009.298-.022.385-.074.5-.14.308-.418.546-.732.626-.152.039-.468.043-2.522.036l-2.348-.008-.19-.09a1.114 1.114 0 0 1-.54-.54c-.077-.164-.089-.226-.1-.493a2.076 2.076 0 0 1 .004-.348c.015-.04.357-.044 3.265-.044h3.248l-.01.36Z"})),Z4=c.forwardRef(x4),Mn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Z4,{})}));Mn.displayName="MobilePushIcon";const S4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.234 3.284a.983.983 0 1 0 0 1.967.983.983 0 0 0 0-1.967Zm1.35.983a.983.983 0 1 1 1.966 0 .983.983 0 0 1-1.966 0Zm3.316-.983a.983.983 0 1 0 0 1.967.983.983 0 0 0 0-1.967Z"}),r.createElement("path",{d:"M5.384 2.867A2.617 2.617 0 0 1 8 .251h5.134a2.617 2.617 0 0 1 2.617 2.616v2.8a2.617 2.617 0 0 1-2.617 2.617h-.156l-2.114 2.114a.75.75 0 0 1-1.28-.53V8.283H8a2.617 2.617 0 0 1-2.616-2.617v-2.8ZM8 1.751c-.616 0-1.116.5-1.116 1.116v2.8c0 .617.5 1.117 1.116 1.117h2.334a.75.75 0 0 1 .75.75v.523l1.053-1.053a.75.75 0 0 1 .53-.22h.467c.617 0 1.117-.5 1.117-1.117v-2.8c0-.616-.5-1.116-1.117-1.116H8Z"}),r.createElement("path",{d:"M4.267 1.184H2.701a2.452 2.452 0 0 0-2.45 2.45v9.667a2.45 2.45 0 0 0 2.45 2.45h4.066a2.45 2.45 0 0 0 2.45-2.45V9.4a.75.75 0 0 0-1.5 0v2.05H1.75V3.635a.95.95 0 0 1 .951-.95h1.566a.75.75 0 1 0 0-1.5ZM1.75 12.951h5.967v.35a.95.95 0 0 1-.95.95H2.701a.95.95 0 0 1-.95-.95v-.35Z"})),M4=c.forwardRef(S4),An=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(M4,{})}));An.displayName="MobileSmsIcon";const A4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M6.75 3.5a.75.75 0 0 1 .75-.75h5a.75.75 0 0 1 0 1.5h-5a.75.75 0 0 1-.75-.75Zm.75 1.25a.75.75 0 0 0 0 1.5h5a.75.75 0 0 0 0-1.5h-5ZM6.75 7.5a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75Z"}),r.createElement("path",{d:"M7.5.75A2.75 2.75 0 0 0 4.75 3.5v4a2.75 2.75 0 0 0 2.75 2.75h5a2.75 2.75 0 0 0 2.75-2.75v-4A2.75 2.75 0 0 0 12.5.75h-5ZM6.25 3.5c0-.69.56-1.25 1.25-1.25h5c.69 0 1.25.56 1.25 1.25v4c0 .691-.56 1.25-1.25 1.25h-5A1.25 1.25 0 0 1 6.25 7.5v-4Z"}),r.createElement("path",{d:"M2.251 4.5c0-.69.56-1.25 1.25-1.25a.75.75 0 1 0 0-1.5A2.75 2.75 0 0 0 .751 4.5v10a2.75 2.75 0 0 0 2.75 2.75h4a2.75 2.75 0 0 0 2.75-2.75v-3a.75.75 0 1 0-1.5 0v1.25h-6.5V4.5Zm0 9.75h6.5v.25c0 .691-.56 1.25-1.25 1.25h-4a1.25 1.25 0 0 1-1.25-1.25v-.25Z"})),N4=c.forwardRef(A4),Nn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(N4,{})}));Nn.displayName="MobileTextMessageIcon";const P4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M8.47.969a.748.748 0 0 1 .244-.163L9 .75c.207 0 .394.084.53.22l2 2a.75.75 0 1 1-1.06 1.06l-.72-.72v4.94h4.939l-.72-.72a.75.75 0 1 1 1.061-1.06l2 2a.748.748 0 0 1 0 1.06l-2 2a.75.75 0 0 1-1.06-1.06l.719-.72H9.75v4.94l.72-.72a.75.75 0 0 1 1.061 1.06l-2 2a.748.748 0 0 1-1.06 0l-2-2a.75.75 0 0 1 1.06-1.06l.72.72V9.75H3.31l.72.72a.75.75 0 0 1-1.06 1.06l-2-2a.748.748 0 0 1 0-1.06l2-2a.75.75 0 1 1 1.06 1.06l-.72.72h4.94V3.31l-.72.72a.75.75 0 0 1-1.06-1.06l2-2Z"})),T4=c.forwardRef(P4),Pn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(T4,{})}));Pn.displayName="MoveIcon";const F4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M6.63 3c.97 0 1.88.38 2.56 1.06l-.01.01a3.6 3.6 0 0 1 1.06 2.56c0 1.99-1.62 3.62-3.62 3.62a3.6 3.6 0 0 1-2.56-1.06C3.38 8.5 3 7.59 3 6.62 3 4.63 4.63 3 6.63 3Zm2.49 3.63c0-.48-.13-.93-.38-1.33h-.01L5.29 8.75a2.505 2.505 0 0 0 3.83-2.12ZM7.94 4.5c-.39-.25-.85-.38-1.32-.38h-.01a2.5 2.5 0 0 0-2.12 3.83L7.94 4.5Z"}),r.createElement("path",{d:"M0 2.032C0 .91.91 0 2.032 0h9.143c1.122 0 2.031.91 2.031 2.032v9.143c0 1.122-.91 2.031-2.031 2.031H2.032A2.032 2.032 0 0 1 0 11.175V2.032Zm11.682 0a.508.508 0 0 0-.507-.508H2.032a.508.508 0 0 0-.508.508v9.143c0 .28.227.507.508.507h9.143c.28 0 .507-.227.507-.507V2.032Z"}),r.createElement("path",{d:"M14.45 3.302a.762.762 0 0 0 0 1.523c.014 0 .026.012.026.026v8.355a1.27 1.27 0 0 1-1.27 1.27H4.851a.026.026 0 0 1-.026-.026.762.762 0 0 0-1.523 0c0 .856.693 1.55 1.55 1.55h8.354A2.794 2.794 0 0 0 16 13.206V4.851a1.55 1.55 0 0 0-1.55-1.55Z"})))),V4=c.forwardRef(F4),Tn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(V4,{})}));Tn.displayName="MultiParentRejectedIcon";const H4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M9.852 4.554c.238-.352.183-.86-.122-1.133-.305-.274-.745-.211-.982.14L5.412 8.507 4.274 6.628c-.222-.365-.659-.454-.975-.198-.317.256-.394.76-.172 1.125L4.38 9.622c.108.185.253.339.423.448.173.111.366.173.564.18.198.007.395-.042.573-.14.176-.098.33-.243.448-.422l3.463-5.134Z"}),r.createElement("path",{d:"M0 2.032C0 .91.91 0 2.032 0h9.143c1.122 0 2.031.91 2.031 2.032v9.143c0 1.122-.91 2.031-2.031 2.031H2.032A2.032 2.032 0 0 1 0 11.175V2.032Zm11.682 0a.508.508 0 0 0-.507-.508H2.032a.508.508 0 0 0-.508.508v9.143c0 .28.227.507.508.507h9.143c.28 0 .507-.227.507-.507V2.032Z"}),r.createElement("path",{d:"M14.45 3.302a.762.762 0 0 0 0 1.523c.014 0 .026.012.026.026v8.355a1.27 1.27 0 0 1-1.27 1.27H4.851a.026.026 0 0 1-.026-.026.762.762 0 0 0-1.523 0c0 .856.693 1.55 1.55 1.55h8.354A2.794 2.794 0 0 0 16 13.206V4.851a1.55 1.55 0 0 0-1.55-1.55Z"})))),L4=c.forwardRef(H4),Fn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(L4,{})}));Fn.displayName="MultiParentSelectedIcon";const B4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M2.032 0C.91 0 0 .91 0 2.032v9.143c0 1.122.91 2.031 2.032 2.031h9.143c1.122 0 2.031-.91 2.031-2.031V2.032C13.206.91 12.296 0 11.175 0H2.032Zm9.143 1.524c.28 0 .507.227.507.508v9.143c0 .28-.227.507-.507.507H2.032a.508.508 0 0 1-.508-.507V2.032c0-.28.227-.508.508-.508h9.143Z"}),r.createElement("path",{d:"M13.688 4.063c0-.42.341-.761.762-.761.856 0 1.55.693 1.55 1.55v8.354A2.794 2.794 0 0 1 13.206 16H4.851a1.55 1.55 0 0 1-1.55-1.55.762.762 0 0 1 1.524 0c0 .014.012.026.026.026h8.355a1.27 1.27 0 0 0 1.27-1.27V4.851a.026.026 0 0 0-.026-.026.762.762 0 0 1-.762-.762Z"}),r.createElement("path",{d:"M5.783 7.976v-.113c.003-.389.038-.698.106-.93.07-.23.172-.417.306-.559.133-.142.294-.27.482-.386.14-.089.266-.181.377-.276.111-.096.2-.201.265-.317a.792.792 0 0 0 .099-.393.725.725 0 0 0-.415-.67.916.916 0 0 0-.414-.092.938.938 0 0 0-.418.096.793.793 0 0 0-.323.28.845.845 0 0 0-.136.456s0 .782-.693.782-.693-.782-.693-.782c.011-.444.12-.81.326-1.099.206-.29.479-.507.819-.65.34-.143.715-.216 1.125-.216.45 0 .85.074 1.196.22.346.144.618.354.815.63.197.275.296.607.296.995 0 .26-.044.49-.133.693-.086.2-.207.377-.363.533-.156.153-.341.292-.554.416a2.242 2.242 0 0 0-.442.326 1.107 1.107 0 0 0-.255.393 1.663 1.663 0 0 0-.085.55v.113H5.783Zm.673 2.131a.806.806 0 0 1-.58-.233.758.758 0 0 1-.235-.566.744.744 0 0 1 .234-.56.806.806 0 0 1 .581-.232c.216 0 .405.077.568.233a.757.757 0 0 1 .248.56.763.763 0 0 1-.12.402.87.87 0 0 1-.295.29.784.784 0 0 1-.4.106Z"})))),O4=c.forwardRef(B4),Vn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(O4,{})}));Vn.displayName="MultiParentUnassignedIcon";const k4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M14.546 2.667a1.13 1.13 0 0 0-.363-.848 1.13 1.13 0 0 0-.849-.364H2.667a1.18 1.18 0 0 0-.863.364 1.155 1.155 0 0 0-.349.848v10.667c0 .333.116.621.349.864.242.232.53.348.863.348h10.667c.334 0 .616-.116.849-.348a1.18 1.18 0 0 0 .363-.864V2.667Zm1.455 0v10.667c0 .485-.121.934-.364 1.349A2.628 2.628 0 0 1 13.334 16H2.667a2.71 2.71 0 0 1-1.348-.349 2.785 2.785 0 0 1-.97-.97 2.71 2.71 0 0 1-.348-1.348V2.667A2.627 2.627 0 0 1 1.319.364 2.623 2.623 0 0 1 2.667.001h10.667c.485 0 .93.12 1.334.363.414.233.737.556.97.97.242.404.363.849.363 1.333ZM5.819 6.304v5.575a.7.7 0 0 1-.212.516.701.701 0 0 1-.515.212.701.701 0 0 1-.515-.212.701.701 0 0 1-.213-.515V4.122c0-.222.081-.399.243-.53a.747.747 0 0 1 .545-.197c.212.01.384.106.515.288l4.516 6.015V4.122c0-.202.07-.374.212-.515a.701.701 0 0 1 .515-.212c.202 0 .374.07.515.212a.701.701 0 0 1 .212.515v7.758c0 .222-.08.404-.242.545a.8.8 0 0 1-.56.182.637.637 0 0 1-.5-.288L5.818 6.304Z"})),$4=c.forwardRef(k4),Hn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx($4,{})}));Hn.displayName="NegationIcon";const _4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M8 .75a.75.75 0 0 1 .75.75v.8a5.75 5.75 0 0 1 5 5.7c0 2.302.247 3.595.466 4.285.109.344.209.53.263.617.018.028.03.046.037.054a.75.75 0 0 1-.515 1.295H2a.75.75 0 0 1-.59-1.215c.013-.022.04-.067.077-.139a4.77 4.77 0 0 0 .294-.775c.226-.766.469-2.068.469-4.121a5.75 5.75 0 0 1 5-5.701v-.8A.75.75 0 0 1 8 .75ZM4.997 4.997A4.25 4.25 0 0 0 3.75 8c0 2.17-.257 3.617-.53 4.546l-.064.204h9.633l-.004-.012c-.28-.885-.535-2.342-.535-4.738a4.25 4.25 0 0 0-7.255-3.005Zm1.459 9.784a.75.75 0 0 1 .931.508.641.641 0 0 0 1.231 0 .75.75 0 1 1 1.44.423 2.141 2.141 0 0 1-4.11 0 .75.75 0 0 1 .508-.93Z"})),D4=c.forwardRef(_4),Ln=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(D4,{})}));Ln.displayName="NotificationIcon";const R4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M9.238.788a.75.75 0 0 1 .474.949L8.375 5.749h3.419l1.495-4.487a.75.75 0 1 1 1.423.475l-1.337 4.012H16.5a.75.75 0 0 1 0 1.5h-3.626l-1.5 4.5H14.5a.75.75 0 0 1 0 1.5h-3.626l-1.163 3.488a.75.75 0 1 1-1.423-.475l1.005-3.013h-3.42l-1.162 3.488a.75.75 0 1 1-1.423-.475l1.005-3.013H1.5a.75.75 0 0 1 0-1.5h3.293l1.5-4.5H3.5a.75.75 0 1 1 0-1.5h3.293l1.495-4.487a.75.75 0 0 1 .95-.474Zm.556 10.961 1.5-4.5h-3.42l-1.5 4.5h3.42Z"})),U4=c.forwardRef(R4),Bn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(U4,{})}));Bn.displayName="NumberIcon";const W4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.751 9a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0Zm4.5 0c0 .415.336.75.75.75h6a.75.75 0 0 0 0-1.5h-6a.75.75 0 0 0-.75.75Z"})),j4=c.forwardRef(W4),On=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(j4,{})}));On.displayName="OfflineFillIcon";const K4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.001 8.25a.75.75 0 1 0 0 1.5h6a.75.75 0 0 0 0-1.5h-6Z"}),r.createElement("path",{d:"M9.001.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5ZM2.251 9a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Z"})),q4=c.forwardRef(K4),kn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(q4,{})}));kn.displayName="OfflineIcon";const z4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M11.413 6.757a.707.707 0 0 1-1.028 0l-.94-.972-.94.972a.707.707 0 0 1-1.029 0 .775.775 0 0 1 0-1.063l.94-.972-.94-.973a.775.775 0 0 1 0-1.062.715.715 0 0 1 1.028 0l.94.972.941-.972a.715.715 0 0 1 1.028 0 .775.775 0 0 1 0 1.062l-.94.973.94.972a.775.775 0 0 1 0 1.063Z"}),r.createElement("path",{d:"M11.627 11.99c1.066 0 1.94.902 1.94 2.005 0 1.103-.874 2.005-1.94 2.005-1.067 0-1.94-.902-1.94-2.005 0-1.103.873-2.005 1.94-2.005Zm0 2.506c.271 0 .485-.22.485-.501a.489.489 0 0 0-.485-.501.488.488 0 0 0-.485.501c0 .28.213.501.485.501Z"}),r.createElement("path",{d:"M6.778 11.99c1.067 0 1.94.902 1.94 2.005 0 1.103-.873 2.005-1.94 2.005-1.066 0-1.94-.902-1.94-2.005 0-1.103.874-2.005 1.94-2.005Zm0 2.506c.272 0 .485-.22.485-.501a.489.489 0 0 0-.485-.501.488.488 0 0 0-.485.501c0 .28.214.501.485.501Z"}),r.createElement("path",{d:"M.718 0h.669c.989 0 1.852.692 2.104 1.674l2.094 8.12c.03.11.127.191.233.191h7.001c.107 0 .204-.08.243-.2l1.503-5.274A.728.728 0 0 1 15.467 4a.76.76 0 0 1 .494.932l-1.503 5.253c-.194.762-.873 1.304-1.639 1.304H5.828a1.702 1.702 0 0 1-1.639-1.304l-2.094-8.12a.738.738 0 0 0-.699-.561H.727C.33 1.504 0 1.163 0 .752S.33 0 .727 0h-.01Z"})))),G4=c.forwardRef(z4),$n=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(G4,{})}));$n.displayName="OutOfStockIcon";const Y4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M14.9 3.327c.07.179.106.362.106.55v7.982a1.892 1.892 0 0 1-.513 1.328 1.824 1.824 0 0 1-.566.415c-.21.09-.434.135-.671.135h-.466v.385a1.892 1.892 0 0 1-.513 1.328 1.825 1.825 0 0 1-.566.416c-.211.09-.435.134-.671.134H2.75c-.237 0-.46-.045-.671-.134-.21-.099-.4-.233-.566-.403a1.858 1.858 0 0 1-.381-.617A2.035 2.035 0 0 1 1 14.122v-9.98c0-.251.044-.488.132-.712.087-.232.214-.438.381-.617s.355-.313.566-.402c.21-.099.434-.148.671-.148h.466v-.385c0-.25.044-.487.132-.71.088-.233.215-.44.382-.618.166-.179.355-.313.565-.402C4.505.049 4.73 0 4.966 0h6.408c.184 0 .36.04.527.12.166.072.315.175.447.31l2.263 2.427c.123.134.22.291.29.47ZM4.388 2.263h3.495V5.39c0 .272.05.536.15.79.096.245.23.468.4.667l.014.016.015.015c.188.191.405.342.65.447.241.104.495.158.757.158h2.921v5.007h.467a.508.508 0 0 0 .408-.188.636.636 0 0 0 .17-.442V4.574h-1.75c-.072 0-.144-.006-.216-.018l.527.565c.123.134.219.29.29.469.07.179.104.362.104.55v.054H9.87a.668.668 0 0 1-.269-.057.754.754 0 0 1-.23-.156 1.03 1.03 0 0 1-.165-.281.839.839 0 0 1-.06-.311V2.263h.013c.184 0 .36.04.526.12.167.072.316.175.448.31l.615.66a1.482 1.482 0 0 1-.017-.227V1.248H4.966a.486.486 0 0 0-.223.053.448.448 0 0 0-.184.134.636.636 0 0 0-.172.443v.385Zm9.014 1.064-1.5-1.61v1.409c0 .053.017.102.052.147a.177.177 0 0 0 .132.054H13.4ZM2.895 9.56c0 .356.283.644.631.644h6.737a.638.638 0 0 0 .632-.644.638.638 0 0 0-.632-.644H3.526a.638.638 0 0 0-.631.644Zm.631 2.36a.638.638 0 0 0-.631.645c0 .355.283.644.631.644h6.737a.638.638 0 0 0 .632-.644.638.638 0 0 0-.632-.644H3.526Z"})))),X4=c.forwardRef(Y4),_n=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(X4,{})}));_n.displayName="PagesIcon";const J4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:18,fill:"currentColor",viewBox:"0 0 17 18",ref:t,...e},r.createElement("path",{d:"M2.479 3.506v3.419L1.467 7.937a3.217 3.217 0 0 0 0 4.551l2.326 2.327a3.217 3.217 0 0 0 4.552 0l3.595-3.595 1.506-.168a1.161 1.161 0 0 0 .692-1.975L8.344 3.282a1.572 1.572 0 0 0-.415-.298 2.75 2.75 0 0 0-5.45.522Zm2.75-1.25a1.25 1.25 0 0 1 1.168.805c-.1.063-.192.136-.277.22L3.98 5.425V3.506a1.25 1.25 0 0 1 1.25-1.25Zm1.25 6.75a.75.75 0 1 0 1.5 0V5.038l4.6 4.601-1.067.119a.75.75 0 0 0-.447.215l-3.782 3.782a1.717 1.717 0 0 1-2.43 0l-2.326-2.328a1.717 1.717 0 0 1 0-2.43L6.48 5.046v3.961Zm7.688 3.164a.75.75 0 0 0-1.342 0l-1.102 2.206a1.982 1.982 0 1 0 3.546 0l-1.102-2.205Zm-1.147 3.17a.478.478 0 0 1 .044-.293l.432-.864.432.864a.482.482 0 0 1-.772.557h-.001a.482.482 0 0 1-.135-.264Z"})),Q4=c.forwardRef(J4),Dn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Q4,{})}));Dn.displayName="PaintIcon";const ed=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M1.745 2a.75.75 0 0 1 .75-.75h13a.75.75 0 0 1 0 1.5h-13a.75.75 0 0 1-.75-.75Zm2 3a.75.75 0 0 1 .75-.75h9a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1-.75-.75Zm-2.25 2.25a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5h-15ZM3.745 11a.75.75 0 0 1 .75-.75h9a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1-.75-.75Zm-1.25 2.25a.75.75 0 0 0 0 1.5h13a.75.75 0 0 0 0-1.5h-13Z"})),td=c.forwardRef(ed),Rn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(td,{})}));Rn.displayName="ParagraphCenterAlignIcon";const rd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M.751 2a.75.75 0 0 1 .75-.75h14a.75.75 0 0 1 0 1.5h-14A.75.75 0 0 1 .751 2Zm0 3a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5h-12A.75.75 0 0 1 .751 5Zm.75 2.25a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5h-15ZM.751 11a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5h-12a.75.75 0 0 1-.75-.75Zm.75 2.25a.75.75 0 0 0 0 1.5h14a.75.75 0 0 0 0-1.5h-14Z"})),nd=c.forwardRef(rd),Un=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(nd,{})}));Un.displayName="ParagraphLeftAlignIcon";const od=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M1.583 2a.75.75 0 0 1 .75-.75h14a.75.75 0 0 1 0 1.5h-14a.75.75 0 0 1-.75-.75Zm2 3a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5h-12a.75.75 0 0 1-.75-.75Zm-2.25 2.25a.75.75 0 1 0 0 1.5h15a.75.75 0 0 0 0-1.5h-15ZM3.583 11a.75.75 0 0 1 .75-.75h12a.75.75 0 1 1 0 1.5h-12a.75.75 0 0 1-.75-.75Zm-1.25 2.25a.75.75 0 1 0 0 1.5h14a.75.75 0 0 0 0-1.5h-14Z"})),ad=c.forwardRef(od),Wn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ad,{})}));Wn.displayName="ParagraphRightAlignIcon";const ld=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M15.226 1.455c.427 0 .774-.326.774-.728C16 .326 15.653 0 15.226 0H.774C.347 0 0 .326 0 .727c0 .402.347.728.774.728h14.452Z"}),r.createElement("path",{d:"M11.128 12.334a.81.81 0 0 0-1.095 0l-1.259 1.183v-9.88c0-.402-.346-.728-.774-.728-.428 0-.774.326-.774.727v9.88l-1.26-1.182a.81.81 0 0 0-1.094 0 .697.697 0 0 0 0 1.029l2.58 2.424a.815.815 0 0 0 .545.213h.005a.798.798 0 0 0 .545-.213l2.581-2.424a.697.697 0 0 0 0-1.029Z"})))),cd=c.forwardRef(ld),jn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(cd,{})}));jn.displayName="PassDownIcon";const sd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M11.13 10.57a.792.792 0 0 0-1.09 0l-1.26 1.2V1.74A.767.767 0 0 0 8 1c-.43 0-.77.33-.77.74v10.03l-1.26-1.2a.792.792 0 0 0-1.09 0c-.3.29-.3.76 0 1.04l2.58 2.46a.821.821 0 0 0 .54.22c.2 0 .39-.07.55-.22l2.58-2.46c.3-.29.3-.76 0-1.04Z"}),r.createElement("path",{d:"M6.23 6.52H.77c-.43 0-.77.33-.77.74S.35 8 .77 8h5.45V6.52h.01Z"}),r.createElement("path",{d:"M15.23 6.52H9.78V8h5.45c.43 0 .77-.33.77-.74s-.35-.74-.77-.74Z"})))),id=c.forwardRef(sd),Kn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(id,{})}));Kn.displayName="PassThroughIcon";const dd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15.03.97a.75.75 0 0 1 0 1.061l-13 13a.75.75 0 1 1-1.06-1.06l13-13a.75.75 0 0 1 1.06 0ZM9.75 12.501a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0Zm2.75-1.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5Zm-9-10.5a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5Zm-1.25 2.75a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0Z"})),fd=c.forwardRef(dd),qn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(fd,{})}));qn.displayName="PercentageIcon";const ud=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M12.478 2.755H12a.75.75 0 0 1 0-1.5h.46c.655-.058 1.12.4 1.365.82.266.456.402 1.04.425 1.615v1.676c.004.229.038.441.092.614a.817.817 0 0 0 .168.322l1.055 1.206a.75.75 0 0 1 0 .988L14.51 9.7a.82.82 0 0 0-.168.323 2.22 2.22 0 0 0-.092.614v1.677c-.023.574-.16 1.158-.425 1.613-.245.42-.71.878-1.365.82H12a.75.75 0 0 1 0-1.5h.478a.616.616 0 0 0 .052-.077c.107-.184.202-.504.22-.902V10.62c.005-.358.058-.718.16-1.045a2.28 2.28 0 0 1 .48-.873l.613-.7-.613-.702a2.275 2.275 0 0 1-.48-.873 3.71 3.71 0 0 1-.16-1.046V3.735c-.018-.398-.113-.719-.22-.903a.628.628 0 0 0-.052-.077Zm-8.938-1.5H4a.75.75 0 1 1 0 1.5h-.477a.628.628 0 0 0-.052.077c-.108.185-.203.505-.22.903v1.646a3.713 3.713 0 0 1-.16 1.046 2.275 2.275 0 0 1-.48.873l-.614.701.614.7c.227.246.38.559.48.874.102.327.154.687.16 1.045v1.648c.017.398.112.718.22.902.02.034.037.059.051.077H4a.75.75 0 0 1 0 1.5h-.46c-.655.058-1.12-.4-1.365-.82-.265-.455-.401-1.039-.424-1.613v-1.678a2.219 2.219 0 0 0-.092-.613.82.82 0 0 0-.168-.323L.436 8.496a.75.75 0 0 1 0-.988L1.49 6.302a.817.817 0 0 0 .168-.323c.054-.171.089-.384.092-.613V3.689c.024-.574.16-1.158.425-1.613.246-.42.71-.879 1.365-.82Z"}),r.createElement("path",{d:"M5.25 5.001a2.75 2.75 0 1 1 3.945 2.478A3.25 3.25 0 0 1 11.25 10.5V12a.75.75 0 0 1-.75.75h-5a.75.75 0 0 1-.75-.75v-1.5a3.25 3.25 0 0 1 2.055-3.022A2.75 2.75 0 0 1 5.25 5ZM8 3.751a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5ZM6.763 9.264A1.75 1.75 0 0 0 6.25 10.5v.75h3.5v-.75a1.75 1.75 0 0 0-2.987-1.237Z"})),hd=c.forwardRef(ud),zn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(hd,{})}));zn.displayName="PersAlt1Icon";const wd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M12.478 2.755H12a.75.75 0 0 1 0-1.5h.46c.655-.058 1.12.4 1.365.82.266.456.402 1.04.425 1.615v1.676c.004.229.038.441.092.614a.817.817 0 0 0 .168.322l1.055 1.206a.75.75 0 0 1 0 .988L14.51 9.7a.82.82 0 0 0-.168.323 2.22 2.22 0 0 0-.092.614v1.677c-.023.574-.16 1.158-.425 1.613-.245.42-.71.878-1.365.82H12a.75.75 0 0 1 0-1.5h.478a.616.616 0 0 0 .052-.077c.107-.184.202-.504.22-.902V10.62c.005-.358.058-.718.16-1.045a2.28 2.28 0 0 1 .48-.873l.614-.7-.614-.702a2.275 2.275 0 0 1-.48-.873 3.71 3.71 0 0 1-.16-1.046V3.735c-.017-.398-.113-.719-.22-.903a.628.628 0 0 0-.052-.077Zm-8.938-1.5H4a.75.75 0 1 1 0 1.5h-.477a.627.627 0 0 0-.052.077c-.108.185-.203.505-.22.903v1.646a3.713 3.713 0 0 1-.16 1.046 2.275 2.275 0 0 1-.48.873l-.614.701.614.7c.227.246.38.559.48.874.102.327.154.687.16 1.045v1.648c.017.398.112.718.22.902.02.034.037.059.051.077H4a.75.75 0 0 1 0 1.5h-.46c-.655.058-1.119-.4-1.365-.82-.265-.455-.401-1.039-.424-1.613v-1.678a2.219 2.219 0 0 0-.092-.613.82.82 0 0 0-.168-.323L.436 8.496a.75.75 0 0 1 0-.988L1.49 6.302a.817.817 0 0 0 .168-.323c.054-.171.088-.384.091-.613V3.689c.024-.574.16-1.158.425-1.613.246-.42.71-.879 1.365-.82Z"}),r.createElement("path",{d:"M5.25 4.001a2.75 2.75 0 1 1 3.945 2.478A3.25 3.25 0 0 1 11.25 9.5V11a.75.75 0 0 1-.75.75h-.338l-.418 3.343A.75.75 0 0 1 9 15.75H7a.75.75 0 0 1-.744-.657l-.418-3.343H5.5a.75.75 0 0 1-.75-.75V9.5a3.25 3.25 0 0 1 2.056-3.022A2.75 2.75 0 0 1 5.25 4ZM8 2.751a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5ZM6.763 8.264A1.75 1.75 0 0 0 6.25 9.5v.75h.25a.75.75 0 0 1 .745.657l.417 3.343h.676l.418-3.343a.75.75 0 0 1 .744-.657h.25V9.5a1.75 1.75 0 0 0-2.987-1.237Z"})),vd=c.forwardRef(wd),Gn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(vd,{})}));Gn.displayName="PersAlt2Icon";const gd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"m13.751 1.751.021.01c.034.02.099.07.174.184.154.232.28.614.304 1.079v1.92c.007.417.077.835.212 1.212.13.367.33.716.611.98L15.94 8l-.866.866c-.28.263-.48.612-.611.98a3.816 3.816 0 0 0-.211 1.21v1.923c-.024.464-.15.846-.305 1.077a.583.583 0 0 1-.174.183.107.107 0 0 1-.02.01.762.762 0 0 0-.085-.004H13a.75.75 0 0 0 0 1.5h.63c.685.058 1.23-.357 1.564-.857.343-.514.525-1.186.556-1.857v-1.956c.005-.269.051-.52.124-.725.076-.212.166-.336.229-.393a.877.877 0 0 0 .021-.021l1.406-1.405a.75.75 0 0 0 0-1.06l-1.405-1.407a.895.895 0 0 0-.023-.021 1.013 1.013 0 0 1-.228-.393 2.312 2.312 0 0 1-.124-.725v-1.92a.77.77 0 0 0 0-.034c-.03-.672-.212-1.344-.556-1.859-.333-.5-.879-.916-1.564-.857H13a.75.75 0 0 0 0 1.5h.667a.751.751 0 0 0 .084-.005Zm-.003 12.5h.002-.002ZM4.37.256H5a.75.75 0 0 1 0 1.5h-.666a.75.75 0 0 1-.084-.005.115.115 0 0 0-.021.01.584.584 0 0 0-.174.185c-.154.23-.28.614-.305 1.078v1.92a3.812 3.812 0 0 1-.21 1.212c-.132.367-.332.716-.613.98L2.061 8l.866.865c.28.264.48.613.612.98.135.377.205.794.211 1.211v1.922c.024.465.15.847.305 1.078.075.113.14.164.173.183.011.007.018.01.022.01a.764.764 0 0 1 .084-.004H5a.75.75 0 0 1 0 1.5h-.629c-.685.058-1.231-.357-1.564-.857-.343-.514-.525-1.186-.556-1.857v-1.956a2.316 2.316 0 0 0-.125-.725c-.075-.212-.165-.336-.228-.393a.755.755 0 0 1-.021-.021L.47 8.532a.75.75 0 0 1 0-1.06l1.406-1.407a.751.751 0 0 1 .023-.022c.062-.057.152-.18.228-.392.073-.205.119-.456.123-.725v-1.92l.001-.035c.03-.67.213-1.343.556-1.857.333-.5.878-.916 1.564-.858ZM4.254 14.25H4.25h.002Zm0-12.5h-.001.002Z"}),r.createElement("path",{d:"M6 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"})),md=c.forwardRef(gd),Yn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(md,{})}));Yn.displayName="PersAlt3Icon";const pd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M11.773 1.761a.117.117 0 0 0-.022-.01.751.751 0 0 1-.084.005h-.666a.75.75 0 0 1 0-1.5h.629c.685-.059 1.231.358 1.564.857.344.515.525 1.187.556 1.859a.77.77 0 0 1 0 .034v1.92c.005.269.05.52.124.725.076.212.166.335.228.393a.895.895 0 0 1 .023.021l1.406 1.406a.75.75 0 0 1 0 1.061l-1.407 1.405a.877.877 0 0 1-.021.02c-.063.058-.153.182-.228.394-.074.205-.12.456-.124.725v1.922l-.001.034c-.031.671-.213 1.343-.556 1.857-.333.5-.88.915-1.564.857H11a.75.75 0 0 1 0-1.5h.667c.028 0 .056.001.084.005a.107.107 0 0 0 .022-.01.583.583 0 0 0 .173-.184c.154-.231.28-.613.305-1.077v-1.923a3.8 3.8 0 0 1 .21-1.21c.132-.368.332-.717.612-.98L13.94 8l-.866-.866c-.281-.263-.481-.612-.612-.98a3.812 3.812 0 0 1-.211-1.21V3.022c-.024-.464-.15-.846-.305-1.078a.582.582 0 0 0-.173-.184Zm-.025-.01h.002-.002Zm0 12.5h.002-.002ZM5 .256h-.63c-.684-.058-1.23.358-1.563.858-.343.514-.525 1.186-.556 1.857v1.955c-.005.269-.05.52-.124.725-.076.212-.166.335-.228.392a.764.764 0 0 0-.023.022L.47 7.471a.75.75 0 0 0 0 1.061l1.407 1.405a.755.755 0 0 0 .021.02c.063.058.153.182.228.394.074.205.12.456.124.724v1.923l.001.034c.031.671.213 1.343.556 1.857.333.5.88.915 1.564.857h.63a.75.75 0 0 0 0-1.5h-.667a.764.764 0 0 0-.084.005.108.108 0 0 1-.022-.01.583.583 0 0 1-.173-.184c-.154-.231-.28-.613-.305-1.077v-1.923a3.815 3.815 0 0 0-.21-1.21c-.132-.368-.332-.717-.612-.98L2.06 8l.866-.866c.281-.263.481-.612.612-.98.135-.376.205-.794.211-1.21V3.023c.024-.464.15-.847.305-1.078a.584.584 0 0 1 .174-.184.115.115 0 0 1 .021-.01.75.75 0 0 0 .084.004H5a.75.75 0 1 0 0-1.5ZM4.253 14.25H4.25h.002Zm0-12.5h-.001.002Z"})),bd=c.forwardRef(pd),Xn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(bd,{})}));Xn.displayName="PersAlt4Icon";const yd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.75 2.501v9.5c0 .966.784 1.75 1.75 1.75H12a1.75 1.75 0 0 0 1.75-1.75v-9.5A1.75 1.75 0 0 0 12 .751H2.5a1.75 1.75 0 0 0-1.75 1.75Zm1.75-.25H12a.25.25 0 0 1 .25.25v6.75h-10v-6.75a.25.25 0 0 1 .25-.25Zm9.75 9.75a.25.25 0 0 1-.25.25H2.5a.25.25 0 0 1-.25-.25v-1.25h10v1.25Z"}),r.createElement("path",{d:"M15.278 3.636a.75.75 0 1 0-.281 1.474l.255.048a.614.614 0 0 1 .487.718l-1.789 9.376a.614.614 0 0 1-.718.488L6.216 14.4a.75.75 0 0 0-.281 1.474l7.016 1.339a2.114 2.114 0 0 0 2.472-1.68l1.79-9.375a2.114 2.114 0 0 0-1.68-2.473l-.255-.049Z"})),Ed=c.forwardRef(yd),Jn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ed,{})}));Jn.displayName="PictureAltIcon";const Id=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M12 3.251a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5Zm-1.25 2.75a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0Zm-2.828 5.277a4.712 4.712 0 0 0-3.91.347.75.75 0 1 1-.742-1.303 6.213 6.213 0 0 1 7.419.955 3.716 3.716 0 0 1 4.281.344.75.75 0 0 1-.962 1.15 2.216 2.216 0 0 0-2.368-.303c.194.317.36.651.496 1a.75.75 0 0 1-1.398.543 4.714 4.714 0 0 0-2.816-2.733Z"}),r.createElement("path",{d:"M2.5.751a1.75 1.75 0 0 0-1.75 1.75v13c0 .967.784 1.75 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-13A1.75 1.75 0 0 0 15.5.751h-13Zm-.25 1.75a.25.25 0 0 1 .25-.25h13a.25.25 0 0 1 .25.25v13a.25.25 0 0 1-.25.25h-13a.25.25 0 0 1-.25-.25v-13Z"})),Cd=c.forwardRef(Id),Qn=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Cd,{})}));Qn.displayName="PictureIcon";const xd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M7.134.828a5.817 5.817 0 0 0-2.082.748 6.003 6.003 0 0 0-1.99 2c-.62 1.039-.914 2.4-.753 3.486.216 1.45 1.243 3.824 2.96 6.837.776 1.36 1.619 2.714 1.839 2.95.238.258.522.378.893.378.37 0 .655-.12.893-.377.22-.237 1.063-1.59 1.838-2.951 1.718-3.013 2.745-5.386 2.96-6.837.162-1.084-.133-2.448-.752-3.486a5.979 5.979 0 0 0-2.024-2.02A5.775 5.775 0 0 0 8.78.817a7.425 7.425 0 0 0-1.646.012Zm1.287 1.44a4.174 4.174 0 0 1 1.527.456 4.263 4.263 0 0 1 2.224 2.937c.057.275.1.824.08 1.007-.133 1.245-1.131 3.546-2.832 6.533-.496.869-1.39 2.346-1.42 2.346-.028 0-.86-1.372-1.372-2.266-1.554-2.713-2.546-4.91-2.83-6.267-.055-.264-.06-.775-.011-1.106a4.23 4.23 0 0 1 1.182-2.384A4.225 4.225 0 0 1 8.42 2.268ZM7.668 3.28a3.238 3.238 0 0 0-2.855 2.667c-.065.37-.041 1.016.05 1.346.14.51.282.798.593 1.2 1.148 1.487 3.346 1.664 4.742.384.358-.328.71-.867.865-1.32a3.592 3.592 0 0 0 .123-1.627 3.244 3.244 0 0 0-2.133-2.492 3.501 3.501 0 0 0-1.385-.158Zm.77 1.519a1.75 1.75 0 0 1 1.138 2.468c-.181.367-.456.64-.815.812-.277.133-.45.172-.76.172s-.483-.04-.76-.172a1.774 1.774 0 0 1-1-1.563A1.78 1.78 0 0 1 7.553 4.8c.263-.068.619-.07.885-.001Z"})),Zd=c.forwardRef(xd),e2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Zd,{})}));e2.displayName="PinIcon";const Sd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M9.143 6.913c-.4-.25-.746-.466-1.036-.61-.293-.145-.653-.284-1.053-.235a1.75 1.75 0 0 0-1.146.635c-.254.314-.327.692-.359 1.018-.031.322-.031.73-.031 1.202v.073c0 .471 0 .88.031 1.202.032.325.105.704.359 1.017.285.352.696.58 1.146.635.4.05.76-.089 1.053-.234.29-.145.636-.361 1.036-.61l.06-.039c.36-.224.673-.42.91-.602.242-.187.502-.43.636-.781a1.75 1.75 0 0 0 0-1.249c-.134-.352-.394-.595-.636-.781-.237-.182-.55-.378-.91-.602l-.06-.039Zm-2.06.724a.25.25 0 0 1 .14-.078c.018.004.082.02.216.087.217.108.5.284.94.559.397.248.648.406.82.538.104.08.142.125.152.138a.25.25 0 0 1 0 .157.889.889 0 0 1-.153.138c-.171.132-.422.29-.82.538-.44.275-.722.45-.939.558a.992.992 0 0 1-.216.087.25.25 0 0 1-.14-.077.996.996 0 0 1-.041-.23c-.024-.24-.024-.574-.024-1.093 0-.518 0-.852.024-1.093a.994.994 0 0 1 .04-.23Z"}),r.createElement("path",{d:"m13.313 3.336-3.062-1.768a4.5 4.5 0 0 0-4.5 0L2.689 3.336a4.5 4.5 0 0 0-2.25 3.897v3.536a4.5 4.5 0 0 0 2.25 3.897l3.062 1.768a4.5 4.5 0 0 0 4.5 0l3.062-1.768a4.5 4.5 0 0 0 2.25-3.897V7.233a4.5 4.5 0 0 0-2.25-3.897Zm-6.812-.469a3 3 0 0 1 3 0l3.062 1.768a3 3 0 0 1 1.5 2.598v3.536a3 3 0 0 1-1.5 2.598l-3.062 1.768a3 3 0 0 1-3 0l-3.062-1.768a3 3 0 0 1-1.5-2.598V7.233a3 3 0 0 1 1.5-2.598L6.5 2.867Z"})),Md=c.forwardRef(Sd),t2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Md,{})}));t2.displayName="PlugPlayIcon";const Ad=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M8.001 15.668A7.667 7.667 0 1 0 .335 8 7.675 7.675 0 0 0 8 15.668Zm-4-8.334h3.167a.167.167 0 0 0 .167-.166V4a.667.667 0 0 1 1.333 0v3.167a.167.167 0 0 0 .167.166H12a.667.667 0 1 1 0 1.334H8.835a.167.167 0 0 0-.167.166V12a.667.667 0 1 1-1.333 0V8.834a.167.167 0 0 0-.167-.166H4a.667.667 0 1 1 0-1.334Z"})),Nd=c.forwardRef(Ad),r2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Nd,{})}));r2.displayName="PlusCircleFillIcon";const Pd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M9.001 5.251a.75.75 0 0 1 .75.75v2.25h2.25a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0v-2.25h-2.25a.75.75 0 1 1 0-1.5h2.25v-2.25a.75.75 0 0 1 .75-.75Z"}),r.createElement("path",{d:"M9.001.751a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5Zm-6.75 8.25a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Z"})),Td=c.forwardRef(Pd),n2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Td,{})}));n2.displayName="PlusCircleIcon";const Fd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.751 3.001a.75.75 0 1 0-1.5 0v4.25h-4.25a.75.75 0 1 0 0 1.5h4.25v4.25a.75.75 0 0 0 1.5 0v-4.25h4.25a.75.75 0 0 0 0-1.5h-4.25v-4.25Z"})),Vd=c.forwardRef(Fd),o2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Vd,{})}));o2.displayName="PlusIcon";const Hd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M8.751 1a.75.75 0 0 0-1.5 0v6.5a.75.75 0 0 0 1.5 0V1Z"}),r.createElement("path",{d:"M6.251 4.049a.75.75 0 0 0-.5-1.414 6.75 6.75 0 1 0 4.5 0 .75.75 0 1 0-.5 1.414 5.25 5.25 0 1 1-3.5 0Z"})),Ld=c.forwardRef(Hd),a2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ld,{})}));a2.displayName="PoverButtonIcon";const Bd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M12.424 5.818h-.242V4.121a4.157 4.157 0 0 0-1.203-2.919A4.116 4.116 0 0 0 8.061 0a4.157 4.157 0 0 0-2.92 1.202 4.099 4.099 0 0 0-1.202 2.92v1.696h-.242C2.757 5.818 2 6.575 2 7.515v6.788C2 15.243 2.756 16 3.697 16h8.727c.94 0 1.697-.756 1.697-1.697V7.515c0-.94-.756-1.697-1.697-1.697Zm-2.986 5.683c-.534.504-1.31.581-1.95.581h-.174v1.145c0 .32-.272.582-.601.582a.594.594 0 0 1-.601-.582V8.582c0-.32.271-.582.6-.582h.301c.689-.02 1.736-.068 2.415.572.378.35.562.844.562 1.455 0 .61-.194 1.105-.562 1.464l.01.01Zm1.29-5.683H5.393V4.121c0-.708.281-1.386.785-1.881a2.666 2.666 0 0 1 1.882-.785 2.65 2.65 0 0 1 1.88.785c.505.504.786 1.183.786 1.881v1.697Z"}),r.createElement("path",{d:"M7.314 9.164v1.764c.465.01 1.028-.01 1.29-.252.048-.048.203-.194.203-.63s-.155-.582-.203-.63c-.262-.243-.825-.272-1.29-.252Z"})))),Od=c.forwardRef(Bd),l2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Od,{})}));l2.displayName="ProductSlotsIcon";const kd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M15.226 16c.427 0 .774-.33.774-.739 0-.407-.347-.738-.774-.738H.774c-.427 0-.774.33-.774.739 0 .407.347.738.774.738h14.452Z"}),r.createElement("path",{d:"M11.128 9.57a.801.801 0 0 0-1.095 0l-1.259 1.201V.738C8.774.331 8.428 0 8 0c-.428 0-.774.33-.774.738v10.033l-1.26-1.2a.8.8 0 0 0-1.094 0 .715.715 0 0 0 0 1.043l2.58 2.462a.777.777 0 0 0 .546.216h.004a.791.791 0 0 0 .545-.216l2.581-2.462a.715.715 0 0 0 0-1.044Z"})))),$d=c.forwardRef(kd),c2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx($d,{})}));c2.displayName="ReceiveIcon";const _d=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M7.374 2.49a5.752 5.752 0 0 1 3.842.204.75.75 0 1 0 .576-1.386A7.252 7.252 0 0 0 2.799 11.75H1.5a.75.75 0 0 0 0 1.5h2.757a.752.752 0 0 0 .11 0H4.5a.75.75 0 0 0 .75-.75v-3a.75.75 0 1 0-1.5 0v.837a5.752 5.752 0 0 1 3.623-7.846Zm6.877 3.166V6.5a.75.75 0 1 1-1.5 0v-3a.75.75 0 0 1 .75-.75h.133a.755.755 0 0 1 .11 0h2.757a.75.75 0 1 1 0 1.5h-1.296A7.25 7.25 0 0 1 6.21 14.693a.75.75 0 0 1 .577-1.384 5.751 5.751 0 0 0 7.464-7.653Z"})),Dd=c.forwardRef(_d),s2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Dd,{})}));s2.displayName="RefreshIcon";const Rd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.251 1.501a.75.75 0 1 0-1.5 0v.25H2.475A1.787 1.787 0 0 0 .752 3.583v9.91a1.726 1.726 0 0 0 1.758 1.758h3.992a.75.75 0 0 0 0-1.5h-4.02a.225.225 0 0 1-.23-.231V3.547a.287.287 0 0 1 .267-.296h1.232v1.25a.75.75 0 0 0 1.5 0v-1.25h1.5v1.25a.75.75 0 0 0 1.5 0v-1.25h1.5v1.25a.75.75 0 0 0 1.5 0v-1.25h1.233a.287.287 0 0 1 .268.296v2.954a.75.75 0 1 0 1.5 0V3.583a1.787 1.787 0 0 0-1.75-1.832h-1.25v-.25a.75.75 0 0 0-1.5 0v.25h-1.5v-.25a.75.75 0 1 0-1.5 0v.25h-1.5v-.25Z"}),r.createElement("path",{d:"M14.88 7.623a7.75 7.75 0 0 1 1.654 0 .75.75 0 0 1 .665.661c.351 3.093-1.104 5.38-2.849 6.671-.865.64-1.823 1.054-2.7 1.198-.589.096-1.228.081-1.77-.149l-1.027 1.027a.75.75 0 0 1-1.061-1.06l1.028-1.029a2.845 2.845 0 0 1-.204-1.104c0-.632.166-1.324.46-1.997a7.244 7.244 0 0 1 3.401-3.551.75.75 0 0 1 .991.318l.21.39.647-1.028a.75.75 0 0 1 .555-.347Zm-3.473 7.05c.613-.1 1.352-.406 2.05-.924 1.267-.937 2.334-2.514 2.293-4.67-.118 0-.237.002-.355.008l-1.133 1.801a.75.75 0 0 1-1.296-.044l-.454-.847a5.765 5.765 0 0 0-2.061 2.444c-.192.439-.296.85-.326 1.196l1.555-1.556a.75.75 0 1 1 1.061 1.06l-1.558 1.56c.07-.007.145-.016.224-.029Z"})),Ud=c.forwardRef(Rd),i2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ud,{})}));i2.displayName="ReleaseNotesIcon";const Wd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M9.5.75a.75.75 0 1 0 0 1.5 2.25 2.25 0 0 1 2.25 2.25v.25H2.5A1.75 1.75 0 0 0 .75 6.5v5c0 .966.784 1.75 1.75 1.75h9.25v.25a2.25 2.25 0 0 1-2.25 2.25.75.75 0 0 0 0 1.5 3.75 3.75 0 0 0 3-1.5 3.75 3.75 0 0 0 3 1.5.75.75 0 0 0 0-1.5 2.25 2.25 0 0 1-2.25-2.25v-.25h2.25a1.75 1.75 0 0 0 1.75-1.75v-5a1.75 1.75 0 0 0-1.75-1.75h-2.25V4.5a2.25 2.25 0 0 1 2.25-2.25.75.75 0 0 0 0-1.5 3.75 3.75 0 0 0-3 1.5 3.745 3.745 0 0 0-3-1.5Zm-7 5.5h9.25v5.5H2.5a.25.25 0 0 1-.25-.25v-5a.25.25 0 0 1 .25-.25Zm10.75 0h2.25a.25.25 0 0 1 .25.25v5a.25.25 0 0 1-.25.25h-2.25v-5.5Z"})),jd=c.forwardRef(Wd),d2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(jd,{})}));d2.displayName="RenameAltIcon";const Kd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M10.119 2.178a1.75 1.75 0 0 1 2.474 0l1.23 1.23a1.75 1.75 0 0 1 0 2.474L6.086 13.62a.75.75 0 0 1-.344.196l-3.556.912a.75.75 0 0 1-.913-.912l.912-3.556a.75.75 0 0 1 .196-.344l7.738-7.737Zm1.414 1.06a.25.25 0 0 0-.354 0l-.75.751 1.582 1.583.752-.75a.25.25 0 0 0 0-.354l-1.23-1.23ZM3.587 10.83l-.546 2.13 2.13-.547 5.78-5.78L9.368 5.05l-5.781 5.78Zm5.148 2.617a.735.735 0 0 0 0 1.47h6.035a.735.735 0 1 0 0-1.47H8.735Z"})),qd=c.forwardRef(Kd),f2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(qd,{})}));f2.displayName="RenameIcon";const zd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M5 1.749a.75.75 0 0 1 .75.75v9.19l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.748.748 0 0 1-1.06 0l-2.5-2.5a.75.75 0 0 1 1.06-1.06l1.22 1.22v-9.19a.75.75 0 0 1 .75-.75Zm5.713.057a.747.747 0 0 0-.243.163l-2.5 2.5a.75.75 0 0 0 1.06 1.06l1.22-1.22v9.19a.75.75 0 0 0 1.5 0v-9.19l1.22 1.22a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.748.748 0 0 0-.817-.163Z"})),Gd=c.forwardRef(zd),u2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Gd,{})}));u2.displayName="ReorderIcon";const Yd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M5 8.751a.723.723 0 0 1-.531-.219.705.705 0 0 1-.219-.515c0-.209.073-.386.219-.532A.7.7 0 0 1 5 7.251h6a.7.7 0 0 1 .531.234.723.723 0 0 1 .22.532c0 .198-.074.37-.22.515a.723.723 0 0 1-.53.219H5Zm0 2.5a.723.723 0 0 1-.531-.219.705.705 0 0 1-.219-.515c0-.209.073-.386.219-.532A.7.7 0 0 1 5 9.751h6a.7.7 0 0 1 .531.234.723.723 0 0 1 .22.532c0 .197-.074.37-.22.515a.723.723 0 0 1-.53.219H5Zm0 2.5a.723.723 0 0 1-.531-.219.705.705 0 0 1-.219-.515c0-.209.073-.386.219-.532A.7.7 0 0 1 5 12.251h6a.7.7 0 0 1 .531.234.723.723 0 0 1 .22.532c0 .197-.074.37-.22.515a.723.723 0 0 1-.53.219H5Zm5.5-9a.723.723 0 0 1-.531-.219.723.723 0 0 1-.219-.531 1.64 1.64 0 0 0-.234-.86 1.719 1.719 0 0 0-.64-.64A1.64 1.64 0 0 0 8 2.251a1.64 1.64 0 0 0-.875.25c-.27.156-.484.37-.64.64a1.64 1.64 0 0 0-.235.86.723.723 0 0 1-.218.531.723.723 0 0 1-.532.219H3a.256.256 0 0 0-.187.078.269.269 0 0 0-.063.172v10.5c0 .073.021.135.063.188A.291.291 0 0 0 3 15.75h10c.073 0 .13-.02.172-.063a.256.256 0 0 0 .078-.187V5a.24.24 0 0 0-.078-.172A.208.208 0 0 0 13 4.75h-2.5Zm2.5-1.5c.313 0 .604.083.875.25.271.156.485.37.64.64.157.261.235.547.235.86v10.5c0 .323-.078.62-.234.89-.156.261-.37.47-.64.626a1.727 1.727 0 0 1-.876.234H3c-.312 0-.604-.078-.875-.234a1.756 1.756 0 0 1-.64-.625 1.75 1.75 0 0 1-.235-.891v-10.5c0-.313.078-.599.235-.86.156-.27.37-.484.64-.64.271-.167.563-.25.875-.25h1.844c.115-.48.323-.906.625-1.281a3.211 3.211 0 0 1 1.125-.89A3.101 3.101 0 0 1 8 .75c.5 0 .969.11 1.407.328a3.07 3.07 0 0 1 1.109.89 3.1 3.1 0 0 1 .64 1.282H13Zm-5.75.25c0-.198.073-.37.219-.516A.7.7 0 0 1 8 2.751c.282 0 .516.099.703.297A.979.979 0 0 1 9 3.767c0 .27-.099.505-.297.703A.954.954 0 0 1 8 4.75c-.281 0-.52-.094-.718-.281A.988.988 0 0 1 7 3.767c0-.282.094-.521.282-.72A.979.979 0 0 1 8 2.752a.7.7 0 0 1 .532.234.723.723 0 0 1 .218.532c0 .198-.073.37-.218.515A.723.723 0 0 1 8 4.251a.723.723 0 0 1-.531-.219.723.723 0 0 1-.219-.531Z"})),Xd=c.forwardRef(Yd),h2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Xd,{})}));h2.displayName="ReportIcon";const Jd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.5.749a1.75 1.75 0 0 0-1.75 1.75v1c0 .967.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1A1.75 1.75 0 0 0 3.5.749h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1ZM8.5.749a1.75 1.75 0 0 0-1.75 1.75v1c0 .967.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1A1.75 1.75 0 0 0 9.5.749h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Zm4.5 0c0-.966.784-1.75 1.75-1.75h1c.967 0 1.75.784 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm-12 4.5a1.75 1.75 0 0 0-1.75 1.75v1c0 .966.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Zm4.5 0c0-.966.784-1.75 1.75-1.75h1c.967 0 1.75.784 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm-6 4.5a1.75 1.75 0 0 0-1.75 1.75v1c0 .966.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Z"})),Qd=c.forwardRef(Jd),w2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Qd,{})}));w2.displayName="RetentionIcon";const e8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M12.286 1.43A8.25 8.25 0 0 0 2.25 4.262V1.5a.75.75 0 1 0-1.5 0v5c0 .414.336.75.75.75h5.001a.75.75 0 0 0 0-1.5H3.088A6.75 6.75 0 1 1 9 15.75a.75.75 0 0 0 0 1.5 8.25 8.25 0 0 0 3.286-15.82Z"})),t8=c.forwardRef(e8),v2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(t8,{})}));v2.displayName="RewertLeftIcon";const r8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.72 1.43a8.25 8.25 0 0 1 10.035 2.832V1.5a.75.75 0 0 1 1.5 0v5a.75.75 0 0 1-.75.75h-5a.75.75 0 0 1 0-1.5h3.412a6.75 6.75 0 1 0-5.912 10 .75.75 0 0 1 0 1.5A8.25 8.25 0 0 1 5.72 1.43Z"})),n8=c.forwardRef(r8),g2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(n8,{})}));g2.displayName="RewertRightIcon";const o8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M3.5 2.251h9a.25.25 0 0 1 .25.25v13.008l-3.72-2.706a1.75 1.75 0 0 0-2.058 0L3.25 15.51V2.501a.25.25 0 0 1 .25-.25Zm8.766 14.76a1.25 1.25 0 0 0 1.985-1.008V2.5A1.75 1.75 0 0 0 12.5.751h-9a1.75 1.75 0 0 0-1.75 1.75v13.502a1.25 1.25 0 0 0 1.985 1.008l4.118-2.995a.25.25 0 0 1 .294 0l4.118 2.995Z"})),a8=c.forwardRef(o8),m2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(a8,{})}));m2.displayName="RibbonIcon";const l8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M0 2.751a2.75 2.75 0 0 1 5.397-.75h7.229a3.375 3.375 0 1 1 0 6.75h-1.979a2.751 2.751 0 0 1-5.293 0H3.376a1.875 1.875 0 0 0 0 3.75H10.5c.034 0 .068.002.101.007a2.751 2.751 0 1 1 0 1.486.773.773 0 0 1-.101.007H3.376a3.375 3.375 0 0 1 0-6.75h1.978a2.751 2.751 0 0 1 5.293 0h1.979a1.875 1.875 0 0 0 0-3.75H5.397a2.751 2.751 0 0 1-5.396-.75Zm2.75-1.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5Zm6.5 6.5a1.25 1.25 0 1 0-2.5 0 1.25 1.25 0 0 0 2.5 0Zm2.75 5.25a1.25 1.25 0 1 0 2.5 0 1.25 1.25 0 0 0-2.5 0Z"})),c8=c.forwardRef(l8),p2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(c8,{})}));p2.displayName="RoadmapIcon";const s8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M7.25 2.251a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0ZM8 .001a2.25 2.25 0 0 0-.887 4.318 5.751 5.751 0 0 0-4.862 5.682v3.25A2.75 2.75 0 0 0 5 16.001h6a2.75 2.75 0 0 0 2.75-2.75v-3.25a5.751 5.751 0 0 0-4.862-5.682A2.25 2.25 0 0 0 8 .001Zm4.25 10v1.75h-8.5v-1.75a4.25 4.25 0 1 1 8.5 0ZM5 14.501c-.69 0-1.25-.56-1.25-1.25h8.5c0 .69-.559 1.25-1.25 1.25H5Zm10.25-5.25a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 1 .75-.75Zm-13.75.75a.75.75 0 1 0-1.5 0v3a.75.75 0 0 0 1.5 0v-3Zm4.5 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm5.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"})),i8=c.forwardRef(s8),b2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(i8,{})}));b2.displayName="RobotIcon";const d8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"m15.54 6.888-2.605-2.605a2.457 2.457 0 0 0-1.737-.72H1.573A1.573 1.573 0 0 0 0 5.136v5.728a1.573 1.573 0 0 0 1.573 1.573h9.625c.652 0 1.276-.26 1.737-.72l2.604-2.605a1.573 1.573 0 0 0 0-2.224Z"})),f8=c.forwardRef(d8),y2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(f8,{})}));y2.displayName="RuleLabelIcon";const u8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M4.001 1.251a.75.75 0 0 0-.6 1.2l4.162 5.55-4.162 5.55a.75.75 0 0 0 .6 1.2h10a.75.75 0 0 0 0-1.5h-8.5l3.6-4.8a.75.75 0 0 0 0-.9l-3.6-4.8h8.5a.75.75 0 0 0 0-1.5h-10Z"}),r.createElement("path",{d:"M2.476 4.984a.983.983 0 0 0-.705-.23 1.007 1.007 0 0 0-.646.31c-.145.15-.237.327-.292.492a1.634 1.634 0 0 0-.082.516V9.93c0 .171.026.348.082.516.055.165.147.342.292.492.148.152.367.289.646.31a.984.984 0 0 0 .705-.23l2.316-1.93c.183-.153.295-.35.361-.526a1.61 1.61 0 0 0 .098-.561c0-.186-.03-.38-.098-.56a1.244 1.244 0 0 0-.362-.527l-2.315-1.93ZM2.25 9.252V6.75L3.751 8v.002l-1.5 1.25Z"})),h8=c.forwardRef(u8),E2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(h8,{})}));E2.displayName="RunningAggregateIcon";const w8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.551.781a2.791 2.791 0 0 0-1.245.444c-.15.098-.589.515-1.549 1.474-.736.735-1.393 1.411-1.46 1.502a3.246 3.246 0 0 0-.45.956l-.08.289v5.175c0 4.938.002 5.183.054 5.355.09.292.231.525.456.749.224.225.457.366.75.456.171.053.463.055 6.974.055s6.803-.002 6.975-.055a1.73 1.73 0 0 0 .75-.456 1.73 1.73 0 0 0 .455-.749c.053-.172.055-.464.055-6.975 0-6.511-.002-6.803-.055-6.975a1.85 1.85 0 0 0-1.19-1.204c-.157-.053-.397-.056-5.19-.059C8.037.76 5.675.769 5.551.781Zm.211 3.187c0 1.911.005 1.97.193 2.326.203.385.541.688.942.844l.2.078 2.811.008c3.1.009 3.012.014 3.391-.177.245-.123.641-.517.754-.75.181-.374.178-.334.19-2.269l.012-1.777h1.35l.072.074.074.073v13.206l-.074.073-.073.074h-1.35l-.009-2.588-.009-2.587-.07-.193a1.743 1.743 0 0 0-1.208-1.066c-.289-.068-7.625-.068-7.914 0a1.742 1.742 0 0 0-1.208 1.066l-.07.193-.009 2.587-.008 2.588H2.4l-.075-.074-.074-.074.008-5.048.008-5.049.1-.21c.091-.195.19-.301 1.41-1.519.898-.899 1.352-1.331 1.443-1.376.168-.084.352-.143.46-.147l.082-.003.001 1.717Zm6.988-.045c0 1.766.002 1.728-.14 1.803-.089.048-5.144.05-5.234.003-.14-.076-.145-.13-.145-1.857V2.251h5.52v1.672Zm-.088 6.864.09.046v4.438h-7.5v-4.438l.081-.045c.072-.039.548-.045 3.662-.046 3.151-.001 3.59.004 3.667.045Z"})),v8=c.forwardRef(w8),I2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(v8,{})}));I2.displayName="SaveIcon";const g8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:18,fill:"currentColor",viewBox:"0 0 17 18",ref:t,...e},r.createElement("path",{d:"M8.751 5.121a2.251 2.251 0 1 0-1.5 0V8.75h-.75a4.75 4.75 0 0 0-4.707 4.113 2.25 2.25 0 1 0 1.513.035 3.25 3.25 0 0 1 3.194-2.649h.75v2.628a2.251 2.251 0 1 0 1.5 0V10.25h.75a3.25 3.25 0 0 1 3.194 2.65 2.25 2.25 0 1 0 1.513-.036A4.75 4.75 0 0 0 9.501 8.75h-.75V5.12ZM7.251 3a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm0 12a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm-4.75-.75a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5Zm10.25.75a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Z"})),m8=c.forwardRef(g8),C2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(m8,{})}));C2.displayName="ScenarioIcon";const p8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M7.543.752a6.791 6.791 0 1 0 4.243 12.094l4.185 4.185a.75.75 0 0 0 1.06-1.06l-4.184-4.185A6.791 6.791 0 0 0 7.544.752ZM2.252 7.543a5.291 5.291 0 1 1 10.583 0 5.291 5.291 0 0 1-10.583 0Z"})),b8=c.forwardRef(p8),x2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(b8,{})}));x2.displayName="SearchIcon";const y8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M6.667.149H1.306A1.307 1.307 0 0 0 .008 1.454L0 5.981a.333.333 0 0 0 .333.334h6.334A.333.333 0 0 0 7 5.982v-5.5a.333.333 0 0 0-.333-.333Zm0 8.166H.423a.167.167 0 0 0-.162.204 10.143 10.143 0 0 0 6.519 7.305.165.165 0 0 0 .15-.022.167.167 0 0 0 .07-.136V8.649a.333.333 0 0 0-.333-.334Zm8.904 0H9.333A.333.333 0 0 0 9 8.65v7.036a.167.167 0 0 0 .22.158 10.14 10.14 0 0 0 6.513-7.324.165.165 0 0 0-.032-.14.166.166 0 0 0-.058-.047.316.316 0 0 0-.072-.017Zm.421-6.861A1.307 1.307 0 0 0 14.694.149h-5.36A.333.333 0 0 0 9 .482v5.5a.333.333 0 0 0 .333.333h6.334A.333.333 0 0 0 16 5.981l-.008-4.527Z"})),E8=c.forwardRef(y8),Z2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(E8,{})}));Z2.displayName="SecurityShieldIcon";const I8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M14.906 1.352a.858.858 0 0 1 .246.506.867.867 0 0 1-.069.547l-3.76 11.73c-.09.3-.277.552-.56.752a1.582 1.582 0 0 1-.93.287c-.319 0-.61-.1-.875-.3a1.46 1.46 0 0 1-.52-.835l-1.23-5.072-5.072-1.23c-.355-.082-.633-.246-.834-.493-.2-.255-.3-.551-.3-.888 0-.347.095-.652.286-.916a1.75 1.75 0 0 1 .752-.588l11.73-3.76a.79.79 0 0 1 .561-.068c.21.045.402.155.575.328l-.069-.068.069.068ZM7.468 7.737l4.908-4.895-9.898 3.322c-.037 0-.073.019-.11.055a.17.17 0 0 0-.054.123.17.17 0 0 0 .055.123c.036.037.072.055.109.055l4.99 1.217Zm2.625 6.043 3.24-9.98L8.44 8.611l1.31 5.169a.17.17 0 0 0 .055.123c.036.036.073.054.11.054a.17.17 0 0 0 .123-.054.17.17 0 0 0 .054-.123Z"})),C8=c.forwardRef(I8),S2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(C8,{})}));S2.displayName="SendIcon";const x8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.88 10.751H4.5a.75.75 0 0 0 0 1.5h1.38a2.25 2.25 0 0 0 4.242 0h3.379a.75.75 0 0 0 0-1.5h-3.379a2.251 2.251 0 0 0-4.243 0Zm2.87.75a.75.75 0 1 1-1.499 0 .75.75 0 0 1 1.5 0Zm-5-5a.75.75 0 0 1 .75-.75h5.38a2.25 2.25 0 1 1 0 1.5H4.5a.75.75 0 0 1-.75-.75Zm8.874-.417a.75.75 0 1 0-1.247.834.75.75 0 0 0 1.247-.834Z"}),r.createElement("path",{d:"M2.5.751a1.75 1.75 0 0 0-1.75 1.75v13c0 .967.784 1.75 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-13A1.75 1.75 0 0 0 15.5.751h-13Zm-.25 1.75a.25.25 0 0 1 .25-.25h13a.25.25 0 0 1 .25.25v13a.25.25 0 0 1-.25.25h-13a.25.25 0 0 1-.25-.25v-13Z"})),Z8=c.forwardRef(x8),M2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Z8,{})}));M2.displayName="SettingsAltIcon";const S8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M11.335.783c-.22.025-.336.057-.606.169-.301.126-.423.232-1.186 1.035-.263.278-.37.336-.589.318-.203-.017-.283-.078-.69-.527-.527-.581-.75-.75-1.21-.914-.24-.085-.82-.108-1.083-.042-.568.143-1.099.565-1.345 1.069-.21.43-.226.537-.205 1.369l.018.723-.074.15a.465.465 0 0 1-.228.233l-.154.083-.589-.03a7.485 7.485 0 0 0-.82-.003c-.782.083-1.43.614-1.707 1.397-.075.21-.108.754-.06 1.004.054.29.208.633.383.853.09.113.354.38.587.595.233.215.448.438.48.496a.563.563 0 0 1-.013.504c-.038.068-.233.273-.439.459-.644.583-.766.743-.94 1.227-.087.239-.109.817-.042 1.08.218.857.873 1.449 1.728 1.559.148.019.423.018.802-.002.633-.035.716-.024.883.117.193.162.206.236.185 1.04-.02.829-.005.936.205 1.366.161.33.531.71.851.877.36.186.627.243 1.05.225.702-.031 1.044-.226 1.751-1.003.406-.444.474-.496.681-.513.25-.021.363.054.761.496.19.21.422.452.518.536.607.54 1.54.648 2.283.26.324-.168.692-.546.855-.878.069-.14.146-.336.17-.435.053-.202.063-.641.03-1.223-.027-.444.01-.588.181-.74.17-.147.264-.161.886-.127.327.018.646.02.78.005.859-.097 1.539-.701 1.757-1.56.076-.298.046-.841-.063-1.14-.152-.42-.326-.644-.9-1.158-.476-.426-.51-.475-.51-.732s.034-.306.51-.732c.574-.514.748-.74.9-1.158.108-.3.139-.842.063-1.14-.218-.86-.898-1.463-1.756-1.56a6.01 6.01 0 0 0-.78.006c-.617.035-.716.02-.885-.128-.19-.167-.206-.257-.168-.944.035-.633.02-.862-.08-1.17A2.043 2.043 0 0 0 11.335.784ZM6.66 2.299c.088.035.228.167.528.496.224.247.477.503.561.57.707.559 1.796.559 2.503 0 .084-.066.338-.323.563-.57.437-.477.532-.544.769-.544.135 0 .31.079.409.185.111.12.133.228.123.61-.005.198-.008.556-.008.795.002.394.01.458.085.675a2.038 2.038 0 0 0 1.274 1.287l.26.093.803-.007c.739-.007.814-.003.915.049a.554.554 0 0 1 .26.72c-.036.086-.171.23-.498.529-.513.469-.655.634-.795.929a1.81 1.81 0 0 0-.194.885c0 .373.049.58.212.915.14.286.316.486.838.956.406.366.483.478.483.696a.68.68 0 0 1-.143.383.7.7 0 0 1-.162.113c-.1.05-.18.055-.93.049l-.82-.007-.22.08c-.328.12-.533.253-.8.52a1.6 1.6 0 0 0-.367.495c-.207.42-.226.558-.204 1.41l.02.735-.088.138a.583.583 0 0 1-.47.267c-.206 0-.345-.097-.69-.481-.478-.531-.667-.697-.953-.837a1.791 1.791 0 0 0-.923-.214 1.95 1.95 0 0 0-1.252.418 8.17 8.17 0 0 0-.562.57c-.327.36-.436.46-.542.5a.556.556 0 0 1-.702-.267c-.064-.132-.065-.156-.046-.865.018-.677.015-.746-.043-.965a2.092 2.092 0 0 0-1.334-1.421l-.244-.083-.803.008c-.74.007-.812.003-.915-.05a.554.554 0 0 1-.259-.721c.034-.085.151-.212.414-.448.54-.485.715-.683.856-.971.166-.34.214-.547.214-.923a1.95 1.95 0 0 0-.415-1.248 8.072 8.072 0 0 0-.57-.562c-.472-.43-.547-.534-.547-.757a.68.68 0 0 1 .144-.383.707.707 0 0 1 .166-.115c.11-.056.158-.058.855-.04.688.019.756.016.976-.042.365-.096.626-.25.92-.543.207-.206.28-.304.38-.51.211-.434.23-.562.206-1.41l-.02-.735.087-.137a.556.556 0 0 1 .695-.22Zm2.003 2.985c-1.789.147-3.224 1.59-3.379 3.395a3.732 3.732 0 0 0 4.495 3.975 3.732 3.732 0 0 0 1.861-1.014 3.652 3.652 0 0 0 1.079-2.317c.157-1.831-1.005-3.47-2.794-3.94-.234-.061-.37-.08-.834-.114a3.745 3.745 0 0 0-.428.015Zm1.043 1.569c.34.115.625.294.888.556.26.26.439.544.558.887.077.222.083.274.083.705 0 .43-.006.483-.083.705a2.347 2.347 0 0 1-1.453 1.449c-.21.07-.277.078-.698.078-.42 0-.487-.007-.698-.078a2.274 2.274 0 0 1-.894-.562 2.255 2.255 0 0 1-.558-.887c-.077-.222-.083-.274-.083-.705 0-.431.006-.483.083-.705.22-.63.718-1.161 1.31-1.396.3-.118.5-.15.915-.138.328.009.428.023.63.09Z"})),M8=c.forwardRef(S8),A2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(M8,{})}));A2.displayName="SettingsIcon";const A8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M11.53 4.531a.75.75 0 0 1-1.06 0l-1.72-1.72v7.19a.75.75 0 0 1-1.5 0v-7.19l-1.72 1.72a.75.75 0 0 1-1.06-1.06l3-3a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1 0 1.06Z"}),r.createElement("path",{d:"M5.5 6.751H3.75v7.5h8.5v-7.5H10.5a.75.75 0 0 1 0-1.5h1.833c.707 0 1.417.532 1.417 1.35v7.8c0 .818-.71 1.35-1.417 1.35H3.667c-.706 0-1.417-.532-1.417-1.35v-7.8c0-.818.71-1.35 1.417-1.35H5.5a.75.75 0 1 1 0 1.5Z"})),N8=c.forwardRef(A8),N2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(N8,{})}));N2.displayName="ShareIcon";const P8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M2.088.001a.571.571 0 0 0-.553.457L.5 5.25C.5 6.216 1.261 7 2.2 7c.223 0 .435-.044.63-.124A1.75 1.75 0 0 0 3.9 5.25a1.75 1.75 0 0 0 1.07 1.626 1.653 1.653 0 0 0 1.26 0A1.75 1.75 0 0 0 7.3 5.25a1.75 1.75 0 0 0 1.07 1.626 1.653 1.653 0 0 0 1.26 0A1.75 1.75 0 0 0 10.7 5.25a1.75 1.75 0 0 0 1.07 1.626 1.653 1.653 0 0 0 1.26 0A1.75 1.75 0 0 0 14.1 5.25a1.75 1.75 0 0 0 1.07 1.626c.195.08.408.124.63.124.94 0 1.7-.784 1.7-1.75L16.465.458A.57.57 0 0 0 15.912 0H2.088Zm13.898 5.345c-.036.11-.13.155-.186.155-.07 0-.2-.07-.2-.25a1.5 1.5 0 0 0-3 0c0 .18-.13.25-.2.25s-.2-.07-.2-.25a1.5 1.5 0 0 0-3 0c0 .18-.13.25-.2.25s-.2-.07-.2-.25a1.5 1.5 0 1 0-3 0c0 .18-.13.25-.2.25s-.2-.07-.2-.25a1.5 1.5 0 1 0-3 0c0 .18-.13.25-.2.25-.056 0-.15-.045-.186-.155l.83-3.845h12.312l.83 3.845ZM2.5 7.751a.75.75 0 0 1 .75.75v5c0 .138.112.25.25.25h1.75v-2.75A2.75 2.75 0 0 1 8 8.251h2a2.75 2.75 0 0 1 2.75 2.75v2.75h1.75a.25.25 0 0 0 .25-.25v-5a.75.75 0 0 1 1.5 0v5a1.75 1.75 0 0 1-1.75 1.75h-11a1.75 1.75 0 0 1-1.75-1.75v-5a.75.75 0 0 1 .75-.75Zm8.75 6v-2.75c0-.69-.56-1.25-1.25-1.25H8c-.69 0-1.25.56-1.25 1.25v2.75h4.5Z"})),T8=c.forwardRef(P8),P2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(T8,{})}));P2.displayName="ShopIcon";const F8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M13.8 1.201a.71.71 0 0 1 1 0 .71.71 0 0 1 0 .99l-3.64 3.64h1.76a.7.7 0 1 1 0 1.4H9.47a.7.7 0 0 1-.7-.7v-3.45a.7.7 0 1 1 1.4 0v1.76l3.63-3.64Zm-7 7.62a.71.71 0 0 1 .38.38c.01.04.05.1.05.1a.965.965 0 0 1 0 .17v3.45a.7.7 0 1 1-1.4 0v-1.76l-3.63 3.63a.7.7 0 0 1-.5.21.67.67 0 0 1-.49-.2.69.69 0 0 1 0-1l3.63-3.58H3.08a.7.7 0 1 1 0-1.4h3.45a.965.965 0 0 1 .17 0h.1Z"})),V8=c.forwardRef(F8),T2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(V8,{})}));T2.displayName="ShrinkIcon";const H8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M5.323.779c-.21.028-.37.126-.462.283l-.074.126-.007 6.753c-.004 3.714-.016 6.753-.026 6.753-.01 0-.44-.419-.954-.932-.692-.691-.964-.946-1.053-.986-.258-.116-.514-.047-.768.207-.244.244-.318.519-.205.766.032.072.533.592 1.563 1.626.834.837 1.516 1.534 1.516 1.549 0 .066.204.226.375.293a.606.606 0 0 0 .313.058c.194-.018.462-.153.554-.278.041-.056.75-.781 1.572-1.609 1.165-1.173 1.51-1.535 1.555-1.633.122-.267.046-.538-.222-.792-.176-.166-.33-.241-.5-.241-.25-.002-.31.047-1.32 1.049l-.94.934v-6.68c0-7.503.018-6.871-.198-7.079-.159-.153-.403-.21-.719-.167Zm6.157.047a2.078 2.078 0 0 0-.902.45c-.39.328-.66.776-.768 1.274-.049.24-.05.37-.044 2.738.008 2.756-.004 2.578.183 2.764.116.116.243.164.48.181.35.026.602-.085.72-.316.077-.152.103-.417.104-1.083v-.593h1.517l.01.78c.006.753.01.784.067.894.17.316.682.426 1.067.229.131-.067.163-.099.232-.235l.081-.158.007-2.475c.007-2.355.005-2.487-.044-2.727a2.275 2.275 0 0 0-1.393-1.64c-.38-.141-.95-.177-1.317-.083Zm.846 1.494c.163.084.294.22.372.385.06.132.061.163.07 1.089l.01.954h-1.525l.001-.967c0-.915.003-.973.055-1.087a.807.807 0 0 1 .481-.424.905.905 0 0 1 .536.05Zm-2.073 7.467a.567.567 0 0 0-.303.161c-.115.115-.165.243-.182.469-.028.348.087.613.318.737.113.06.13.06 1.314.074.782.008 1.197.022 1.191.04-.005.014-.599.907-1.32 1.984a150.85 150.85 0 0 0-1.37 2.067c-.127.235-.17.55-.114.845.092.483.53.936 1.002 1.037.087.019.627.026 1.572.021l1.44-.008.113-.06c.231-.124.346-.389.318-.737-.017-.225-.067-.354-.18-.467-.176-.176-.157-.174-1.472-.189l-1.193-.013 1.383-2.067c1.328-1.984 1.385-2.074 1.427-2.259.023-.105.043-.256.043-.334 0-.603-.466-1.173-1.06-1.298-.164-.033-2.796-.037-2.927-.003Z"})),L8=c.forwardRef(H8),F2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(L8,{})}));F2.displayName="SortIcon";const B8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M15.03 1.47a.75.75 0 1 0-1.06 1.06l.721.72h-1.69c-.829 0-1.57.332-2.187.76-.617.43-1.151.987-1.583 1.518A13.053 13.053 0 0 0 8.056 7.25H1.5a.75.75 0 1 0 0 1.5h6.555a13.264 13.264 0 0 0 1.176 1.724c.432.531.966 1.088 1.583 1.518.616.428 1.358.759 2.186.759h1.688l-.718.718a.75.75 0 1 0 1.06 1.06l1.974-1.972a.748.748 0 0 0 .027-1.088l-2-2a.75.75 0 1 0-1.06 1.06l.72.722h-1.69c-.422 0-.868-.17-1.33-.49-.461-.322-.895-.764-1.276-1.233A11.563 11.563 0 0 1 9.355 8a11.736 11.736 0 0 1 1.04-1.527c.38-.469.815-.912 1.276-1.232.462-.322.908-.491 1.33-.491h1.688l-.719.718a.75.75 0 0 0 1.06 1.06l1.974-1.972a.748.748 0 0 0 .027-1.088l-2-2Z"})),O8=c.forwardRef(B8),V2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(O8,{})}));V2.displayName="SplitFlowIcon";const k8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M12 7.251a.75.75 0 0 1 .75.75v4a.25.25 0 0 0 .25.25h1a.75.75 0 1 1 0 1.5h-1a1.75 1.75 0 0 1-1.75-1.75v-4a.75.75 0 0 1 .75-.75Zm-7 0a1.75 1.75 0 0 0-1.75 1.75c0 1.13.78 1.712 1.25 2.062l.05.038c.539.404.7.57.7.9a.25.25 0 0 1-.25.25H4a.75.75 0 1 0 0 1.5h1a1.75 1.75 0 0 0 1.75-1.75c0-1.13-.78-1.712-1.25-2.062L5.45 9.9c-.538-.404-.7-.57-.7-.9A.25.25 0 0 1 5 8.75h1a.75.75 0 0 0 0-1.5H5Zm2.763.513A1.75 1.75 0 0 1 10.751 9v3c0 .45-.174.883-.484 1.208l.264.264a.75.75 0 0 1-1.06 1.061l-.819-.818A1.75 1.75 0 0 1 7.251 12V9c0-.464.184-.91.512-1.237Zm1.238.987a.25.25 0 0 0-.25.25v3a.25.25 0 1 0 .5 0v-3a.25.25 0 0 0-.25-.25Z"}),r.createElement("path",{d:"M.75 2.504c0-.967.784-1.75 1.75-1.75h13c.967 0 1.75.783 1.75 1.75v13a1.75 1.75 0 0 1-1.75 1.75h-13a1.75 1.75 0 0 1-1.75-1.75v-13Zm1.75-.25a.25.25 0 0 0-.25.25v13c0 .138.113.25.25.25h13a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25h-13Z"})),$8=c.forwardRef(k8),H2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx($8,{})}));H2.displayName="SqlIcon";const _8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15.704 5.82a1.003 1.003 0 0 0-.937-.653h-4.058a.333.333 0 0 1-.315-.223L8.937.816a1 1 0 0 0-1.873 0l-.003.01-1.454 4.118a.333.333 0 0 1-.314.223H1.234a1 1 0 0 0-.642 1.767l3.456 2.867a.333.333 0 0 1 .103.362L2.7 14.517a1 1 0 0 0 1.54 1.123l3.564-2.614a.333.333 0 0 1 .394 0l3.563 2.613a1 1 0 0 0 1.542-1.122L11.85 10.16a.333.333 0 0 1 .103-.362l3.463-2.87a1 1 0 0 0 .288-1.108Z"})),D8=c.forwardRef(_8),L2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(D8,{})}));L2.displayName="StarFillIcon";const R8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15.704 5.82a1.003 1.003 0 0 0-.937-.653h-4.058a.333.333 0 0 1-.315-.223L8.937.816a1 1 0 0 0-1.873 0l-.003.01-1.454 4.118a.333.333 0 0 1-.314.223H1.234a1 1 0 0 0-.642 1.767l3.456 2.867a.333.333 0 0 1 .103.362L2.7 14.517a1 1 0 0 0 1.54 1.123l3.564-2.614a.333.333 0 0 1 .394 0l3.563 2.613a1 1 0 0 0 1.541-1.122L11.85 10.16a.334.334 0 0 1 .104-.362l3.462-2.87a1 1 0 0 0 .289-1.108Zm-2.325.847-2.384 1.977a1.833 1.833 0 0 0-.569 1.99l.956 2.867-2.298-1.685a1.833 1.833 0 0 0-2.168 0L4.62 13.502l.955-2.864a1.833 1.833 0 0 0-.568-1.99L2.62 6.668h2.675a1.833 1.833 0 0 0 1.727-1.225l.979-2.773.978 2.773v.001a1.833 1.833 0 0 0 1.73 1.224h2.67Z"})),U8=c.forwardRef(R8),B2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(U8,{})}));B2.displayName="StarIcon";const W8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.001.001a8 8 0 1 0 8 8 8.009 8.009 0 0 0-8-8Zm3.219 8.596-4.921 2.46a.667.667 0 0 1-.965-.596V5.54a.667.667 0 0 1 .964-.597l4.922 2.458a.667.667 0 0 1 0 1.195v.001Z"})),j8=c.forwardRef(W8),O2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(j8,{})}));O2.displayName="StartFillIcon";const K8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M8.36 4.77a1.84 1.84 0 0 0-2.11 1.82v4.82a1.84 1.84 0 0 0 3.053 1.385l3.692-3.23a.75.75 0 0 0 0-1.128L9.303 5.205a1.84 1.84 0 0 0-.944-.436Zm-.41 1.51a.34.34 0 0 1 .365.054l3.047 2.667-3.047 2.665a.34.34 0 0 1-.564-.257V6.59a.34.34 0 0 1 .2-.309Z"}),r.createElement("path",{d:"M9 .75a8.25 8.25 0 1 0 0 16.5A8.25 8.25 0 0 0 9 .75ZM2.25 9a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Z"})),q8=c.forwardRef(K8),k2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(q8,{})}));k2.displayName="StartIcon";const z8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M13.001 8.001a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"})),G8=c.forwardRef(z8),$2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(G8,{})}));$2.displayName="StatusDotIcon";const Y8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M7.001 5.75c-.69 0-1.25.56-1.25 1.25v4c0 .69.56 1.25 1.25 1.25h4c.69 0 1.25-.56 1.25-1.25V7c0-.69-.56-1.25-1.25-1.25h-4Zm.25 5v-3.5h3.5v3.5h-3.5Z"}),r.createElement("path",{d:"M9.001.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5ZM2.251 9a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Z"})),X8=c.forwardRef(Y8),_2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(X8,{})}));_2.displayName="StopIcon";const J8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:18,fill:"currentColor",viewBox:"0 0 17 18",ref:t,...e},r.createElement("path",{d:"M6.058 7.73a.75.75 0 1 0-1.113 1.006l2.5 2.768a.75.75 0 0 0 1.113-1.006l-2.5-2.767Z"}),r.createElement("path",{d:"M7.251 3.792V2.251h-.75a.75.75 0 0 1 0-1.5h3a.75.75 0 1 1 0 1.5h-.75v1.541a6.713 6.713 0 0 1 3.18 1.22l.34-.341a.75.75 0 0 1 1.26-.7l.25.25.25.25a.75.75 0 0 1-.7 1.26l-.285.286a6.75 6.75 0 1 1-5.795-2.224Zm.75 1.459a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5Z"})),Q8=c.forwardRef(J8),D2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Q8,{})}));D2.displayName="StopwatchIcon";const ef=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M5.703.752a.762.762 0 0 0-.086 0H2.399c-1.185 0-2.146.96-2.148 2.146a.75.75 0 0 0 1.5.001c0-.357.29-.647.648-.647H4.91v11.543H3.797a.75.75 0 0 0 0 1.5h3.726a.75.75 0 0 0 0-1.5H6.41V2.252h2.511c.358 0 .648.29.648.647a.75.75 0 0 0 1.5-.001A2.148 2.148 0 0 0 8.92.752H5.703Z"}),r.createElement("path",{d:"M10.127 7.29c0-.297.24-.538.538-.538h1.399v7.092h-.987a.75.75 0 0 0 0 1.5h3.437a.75.75 0 0 0 0-1.5h-.95V6.752h1.398a.54.54 0 0 1 .539.54.75.75 0 0 0 1.5 0 2.039 2.039 0 0 0-2.04-2.04h-2.104a.764.764 0 0 0-.087 0h-2.105A2.039 2.039 0 0 0 8.626 7.29a.75.75 0 0 0 1.5.002Z"})),tf=c.forwardRef(ef),R2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(tf,{})}));R2.displayName="StringComponentIcon";const rf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:18,fill:"currentColor",viewBox:"0 0 17 18",ref:t,...e},r.createElement("path",{d:"M2.271.777A2.236 2.236 0 0 0 .296 2.618C.262 2.827.26 3.629.293 3.772c.037.159.157.31.308.386.115.059.17.068.387.069.36.001.527-.076.658-.299.07-.118.073-.144.088-.605.015-.441.022-.494.084-.629a.769.769 0 0 1 .368-.38l.122-.06 2.473-.007 2.473-.007v13.521H6.045c-1.287 0-1.359.006-1.535.132-.149.106-.22.268-.236.535-.017.294.034.474.175.62.184.19 0 .181 3.552.181 3.523 0 3.372.007 3.538-.167.157-.165.182-.245.182-.568 0-.272-.005-.302-.073-.418a.713.713 0 0 0-.156-.183c-.176-.126-.248-.132-1.535-.132H8.748V2.24l2.473.007 2.473.007.122.06c.164.08.294.214.368.38.062.135.07.188.084.629.015.464.018.487.09.607.134.229.388.332.747.302.245-.02.404-.102.514-.266.11-.162.125-.293.11-.906-.013-.437-.02-.508-.087-.712A2.223 2.223 0 0 0 13.686.775C13.343.742 2.61.744 2.271.777Z"})),nf=c.forwardRef(rf),U2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(nf,{})}));U2.displayName="StringIcon";const of=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M2.25 6.501a5.75 5.75 0 1 0 11.5 0 5.75 5.75 0 0 0-11.5 0Zm1.5 0a4.25 4.25 0 1 1 5 4.184V9.312l1.28-1.28A.75.75 0 1 0 8.97 6.97L8 7.94l-.97-.97a.75.75 0 0 0-1.06 1.06l1.28 1.28v1.374A4.251 4.251 0 0 1 3.75 6.5ZM6 12.751a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5H6Zm-.75 2.75a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5H8.75v.25a.75.75 0 0 1-1.5 0v-.25H6a.75.75 0 0 1-.75-.75Z"})),af=c.forwardRef(of),W2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(af,{})}));W2.displayName="SuggestionIcon";const lf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.625 2.251a.362.362 0 0 0-.266.11.362.362 0 0 0-.109.265v12.75c0 .104.037.193.11.266.072.073.16.11.265.11h12.75a.361.361 0 0 0 .266-.11.362.362 0 0 0 .11-.266V2.626a.362.362 0 0 0-.11-.265.361.361 0 0 0-.266-.11H2.625Zm0-1.5h12.75c.344 0 .656.084.938.25.291.167.52.396.687.688.167.281.25.593.25.937v12.75c0 .344-.083.662-.25.953a1.85 1.85 0 0 1-.687.672c-.282.167-.594.25-.938.25H2.625a1.881 1.881 0 0 1-1.328-.547 1.88 1.88 0 0 1-.547-1.328V2.626c0-.344.083-.656.25-.937a1.85 1.85 0 0 1 .672-.688c.292-.166.61-.25.953-.25Zm3.297 6.11 2.484-3.313a.673.673 0 0 1 .485-.281.723.723 0 0 1 .562.14c.167.115.26.277.281.485a.723.723 0 0 1-.14.562l-3 4a.743.743 0 0 1-1.125.078l-2-2a.733.733 0 0 1-.203-.515.815.815 0 0 1 .218-.531.705.705 0 0 1 .516-.22c.208 0 .386.069.531.204l1.391 1.39Zm4.578.39a.723.723 0 0 1-.531-.219.723.723 0 0 1-.219-.53c0-.21.073-.386.219-.532a.723.723 0 0 1 .531-.219h3c.208 0 .386.073.531.219a.723.723 0 0 1 .22.531.723.723 0 0 1-.22.531.723.723 0 0 1-.53.22h-3ZM8.406 9.548a.673.673 0 0 1 .485-.281.723.723 0 0 1 .562.14c.167.115.26.277.281.485a.723.723 0 0 1-.14.562l-3 4a.743.743 0 0 1-1.125.079l-2-2a.733.733 0 0 1-.203-.516.815.815 0 0 1 .218-.531.706.706 0 0 1 .516-.22c.208 0 .386.069.531.204l1.391 1.39 2.484-3.312Zm2.094 3.703a.77.77 0 0 1-.375-.093.906.906 0 0 1-.281-.282.77.77 0 0 1-.094-.375.77.77 0 0 1 .094-.375.762.762 0 0 1 .281-.265.685.685 0 0 1 .375-.11h3c.208 0 .386.073.531.219a.723.723 0 0 1 .22.531.723.723 0 0 1-.22.532.723.723 0 0 1-.53.218h-3Z"})),cf=c.forwardRef(lf),j2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(cf,{})}));j2.displayName="SurveyIcon";const sf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"m3.25 8.814-1.219 1.219a.723.723 0 0 1-.53.218.723.723 0 0 1-.532-.218A.723.723 0 0 1 .75 9.5c0-.208.073-.385.219-.531l2.5-2.5A.723.723 0 0 1 4 6.251a.72.72 0 0 1 .531.219l2.5 2.5a.723.723 0 0 1 .22.531.723.723 0 0 1-.22.532.723.723 0 0 1-.53.218.723.723 0 0 1-.532-.218L4.75 8.813v2.688c0 .344.12.64.36.89.25.24.546.36.89.36h5.5a.72.72 0 0 1 .531.219.723.723 0 0 1 .22.531.723.723 0 0 1-.22.532.723.723 0 0 1-.53.218H6c-.5 0-.964-.12-1.391-.36a2.872 2.872 0 0 1-1-1c-.24-.426-.36-.89-.36-1.39V8.814Zm11.5-1.625 1.22-1.219a.724.724 0 0 1 .531-.219.72.72 0 0 1 .531.219.723.723 0 0 1 .22.531.723.723 0 0 1-.22.531l-2.468 2.47a.713.713 0 0 1-.563.25.713.713 0 0 1-.562-.25l-2.47-2.47a.723.723 0 0 1-.218-.53c0-.21.073-.386.219-.532a.724.724 0 0 1 .531-.219.72.72 0 0 1 .531.219l1.22 1.219V4.5c0-.344-.126-.635-.376-.875A1.166 1.166 0 0 0 12 3.251H6.5a.723.723 0 0 1-.531-.219.723.723 0 0 1-.219-.53c0-.21.073-.386.219-.532a.723.723 0 0 1 .531-.219H12c.5 0 .959.125 1.375.375.427.24.76.573 1 1 .25.417.375.875.375 1.375V7.19Z"})),df=c.forwardRef(sf),K2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(df,{})}));K2.displayName="SwapIcon";const ff=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"M4.441 1.752H2.497a1.75 1.75 0 0 0-1.75 1.75v9c0 .967.784 1.75 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-9a1.75 1.75 0 0 0-1.75-1.75H4.554a.758.758 0 0 0-.113 0Zm11.056 1.5a.25.25 0 0 1 .25.25v9a.25.25 0 0 1-.25.25H5.247v-9.5h10.25Zm-11.75 0v9.5h-1.25a.25.25 0 0 1-.25-.25v-9a.25.25 0 0 1 .25-.25h1.25Z"})),uf=c.forwardRef(ff),q2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(uf,{})}));q2.displayName="TabletLangscapeIcon";const hf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M1.748 13.557v1.944c0 .967.784 1.75 1.75 1.75h9a1.75 1.75 0 0 0 1.75-1.75v-13a1.75 1.75 0 0 0-1.75-1.75h-9a1.75 1.75 0 0 0-1.75 1.75v10.944a.759.759 0 0 0 0 .112Zm1.5-11.056a.25.25 0 0 1 .25-.25h9a.25.25 0 0 1 .25.25v10.25h-9.5V2.501Zm0 11.75h9.5v1.25a.25.25 0 0 1-.25.25h-9a.25.25 0 0 1-.25-.25v-1.25Z"})),wf=c.forwardRef(hf),z2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(wf,{})}));z2.displayName="TabletPortraitIcon";const vf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M10.037.251h4.004a1.71 1.71 0 0 1 1.71 1.71v4.004a2.67 2.67 0 0 1-.782 1.887l-7.398 7.399a1.71 1.71 0 0 1-2.417 0L.75 10.849a1.71 1.71 0 0 1 0-2.418l7.4-7.398c.5-.5 1.18-.782 1.887-.782ZM9.21 2.094 1.812 9.49a.21.21 0 0 0 0 .297l4.402 4.402a.21.21 0 0 0 .297 0l7.397-7.398c.22-.22.343-.517.343-.827V1.961a.21.21 0 0 0-.21-.21h-4.004c-.31 0-.608.123-.827.343Zm2.431 2.057a.21.21 0 1 0 0 .42.21.21 0 0 0 0-.42Zm-1.71.21a1.71 1.71 0 1 1 3.42 0 1.71 1.71 0 0 1-3.42 0Z"})),gf=c.forwardRef(vf),G2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(gf,{})}));G2.displayName="TagAltIcon";const mf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.53 10.884a.25.25 0 0 1 0-.353l7.708-7.707a1.25 1.25 0 0 1 .883-.366m0 0h4.172a.25.25 0 0 1 .25.25v4.171c0 .332-.132.65-.366.884L7.47 15.47a.25.25 0 0 1-.354 0L2.53 10.884M11.121.958c-.729 0-1.428.29-1.944.805L1.47 9.47a1.75 1.75 0 0 0 0 2.475l4.586 4.586a1.75 1.75 0 0 0 2.474 0l7.708-7.708a2.75 2.75 0 0 0 .805-1.944V2.708a1.75 1.75 0 0 0-1.75-1.75H11.12Zm-.078 4.25a1.75 1.75 0 1 0 3.5 0 1.75 1.75 0 0 0-3.5 0Zm1.75-.25a.25.25 0 1 1 0 .5.25.25 0 0 1 0-.5Z"})),pf=c.forwardRef(mf),Y2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(pf,{})}));Y2.displayName="TagIcon";const bf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M2.5 3.251a.75.75 0 0 1 .75-.75h9.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75H8.5v4.25a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75v-9.5Zm4.5.75H4v8h3v-8Zm1.5 3H12v-3H8.5v3Z"}),r.createElement("path",{d:"M0 1.751C0 .785.785.001 1.75.001h12.5c.967 0 1.75.784 1.75 1.75v8.5a.75.75 0 0 1-.219.53l-5 5a.75.75 0 0 1-.53.22h-8.5A1.75 1.75 0 0 1 0 14.251v-12.5Zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.113.25.25.25H9.5v-3.25c0-.966.784-1.75 1.75-1.75h3.25v-7.75a.25.25 0 0 0-.25-.25H1.75Zm11.69 9.5h-2.19a.25.25 0 0 0-.25.25v2.19L13.44 11Z"})),yf=c.forwardRef(bf),X2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(yf,{})}));X2.displayName="TemplateIcon";const Ef=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M2.119 1.001a.75.75 0 0 1 .75-.75H9.4a3.55 3.55 0 0 1 2.17 6.359 4.949 4.949 0 0 1-2.636 9.139H2.869a.75.75 0 0 1 0-1.5h1.116V1.75H2.869a.75.75 0 0 1-.75-.75Zm3.366 6.35v6.897h3.449a3.45 3.45 0 0 0 .008-6.898H5.484Zm3.44-1.5H9.4a2.05 2.05 0 0 0 0-4.1H5.485v4.1h3.44Z"})),If=c.forwardRef(Ef),J2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(If,{})}));J2.displayName="TextBoldIcon";const Cf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M11.887.251h3.364a.75.75 0 0 1 0 1.5h-2.942l-6.9 12.401h2.109a.75.75 0 0 1 0 1.5H.75a.75.75 0 0 1 0-1.5h2.942l6.899-12.4H8.484a.75.75 0 0 1 0-1.5h3.403Z"})),xf=c.forwardRef(Cf),Q2=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(xf,{})}));Q2.displayName="TextItalicIcon";const Zf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M.251 2.751a2.25 2.25 0 0 1 2.25-2.25h11a2.25 2.25 0 0 1 2.25 2.25v.25a.75.75 0 0 1-1.5 0v-.25a.75.75 0 0 0-.75-.75h-4.75v11.905h2.25a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1 0-1.5h2.25V2h-4.75a.75.75 0 0 0-.75.75V3a.75.75 0 0 1-1.5 0v-.25Z"})),Sf=c.forwardRef(Zf),eo=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Sf,{})}));eo.displayName="TextStyleIcon";const Mf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M10.668 8.001a2.667 2.667 0 1 1-5.334 0 2.667 2.667 0 0 1 5.334 0Z"}),r.createElement("path",{d:"M14.252 7.335h1.082a.667.667 0 1 1 0 1.333h-1.082a.333.333 0 0 0-.328.28 6.011 6.011 0 0 1-4.976 4.976.333.333 0 0 0-.28.329v1.082a.667.667 0 0 1-1.334 0v-1.082a.333.333 0 0 0-.28-.33A6.011 6.011 0 0 1 2.078 8.95a.333.333 0 0 0-.328-.281H.668a.667.667 0 0 1 0-1.333H1.75a.333.333 0 0 0 .328-.281A6.011 6.011 0 0 1 7.054 2.08a.333.333 0 0 0 .28-.33V.669a.667.667 0 0 1 1.334 0V1.75a.333.333 0 0 0 .28.329 6.011 6.011 0 0 1 4.976 4.975.333.333 0 0 0 .328.28ZM5.408 11.88a4.667 4.667 0 1 0 5.186-7.76 4.667 4.667 0 0 0-5.186 7.76Z"})),Af=c.forwardRef(Mf),to=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Af,{})}));to.displayName="TragetIcon";const Nf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:17,fill:"currentColor",viewBox:"0 0 17 17",ref:t,...e},r.createElement("path",{d:"M5.001 1.75a.75.75 0 0 0-.75.75v9.189l-1.22-1.22a.75.75 0 1 0-1.06 1.06l2.5 2.5a.748.748 0 0 0 1.06 0l2.5-2.5a.75.75 0 0 0-1.06-1.06l-1.22 1.22v-9.19a.75.75 0 0 0-.75-.75Zm5.469.219a.747.747 0 0 1 1.061 0l2.5 2.5a.75.75 0 1 1-1.06 1.06l-1.22-1.22v9.19a.75.75 0 0 1-1.5 0V4.31l-1.22 1.22a.75.75 0 0 1-1.06-1.06l2.5-2.5Z"})),Pf=c.forwardRef(Nf),ro=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Pf,{})}));ro.displayName="TransferIcon";const Tf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:17,fill:"currentColor",viewBox:"0 0 17 17",ref:t,...e},r.createElement("path",{d:"M6.094.307C5.542.431 5.05.875 4.851 1.432c-.04.11-.06.253-.073.49l-.017.332-2.027.014c-1.913.012-2.032.016-2.12.063a.612.612 0 0 0-.276.27c-.048.091-.057.151-.057.4 0 .316.038.437.177.564.16.145.212.155.802.165l.552.008.014.112c.01.061.208 2.433.443 5.271.261 3.14.444 5.223.47 5.32.154.607.688 1.128 1.286 1.255.262.056 7.69.056 7.952 0 .598-.127 1.132-.648 1.287-1.255.025-.097.208-2.18.47-5.32.234-2.838.433-5.21.442-5.27l.014-.113.552-.008c.505-.008.561-.014.66-.066a.612.612 0 0 0 .27-.276c.04-.075.05-.152.05-.387 0-.235-.01-.312-.05-.387a.612.612 0 0 0-.27-.276c-.107-.057-.118-.057-2.125-.064l-2.018-.008-.019-.286c-.022-.34-.103-.639-.228-.846a1.887 1.887 0 0 0-.932-.78L9.881.281 8.068.276C6.63.272 6.221.278 6.094.307ZM9.672 1.82c.061.061.075.101.084.247l.011.174H6.241v-.158c0-.13.012-.172.068-.238a.293.293 0 0 1 .126-.092 54.48 54.48 0 0 1 1.612-.009l1.553.004.072.072Zm3.011 2.094c-.009.085-.202 2.39-.43 5.124a666.922 666.922 0 0 1-.428 5.031.319.319 0 0 1-.082.123l-.066.062H4.325l-.066-.062a.319.319 0 0 1-.082-.123 668.49 668.49 0 0 1-.428-5.03c-.228-2.735-.42-5.04-.43-5.125l-.017-.153H12.7l-.017.153ZM6.254 5.787a.615.615 0 0 0-.434.344c-.042.09-.046.304-.046 2.87 0 2.566.004 2.781.046 2.87.06.127.19.255.311.306.152.066.472.08.65.027.275-.08.403-.247.447-.583.014-.108.025-1.26.025-2.62 0-1.359-.01-2.512-.025-2.62-.043-.33-.17-.502-.433-.579a1.27 1.27 0 0 0-.54-.015Zm2.926.023a.546.546 0 0 0-.335.284l-.057.107v5.6l.058.11c.128.24.374.348.727.322.236-.017.363-.065.48-.18.187-.188.175.027.175-3.052s.012-2.864-.176-3.05c-.12-.122-.247-.167-.504-.18-.177-.009-.258 0-.368.04Z"})),Ff=c.forwardRef(Tf),no=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ff,{})}));no.displayName="TrashIcon";const Vf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"M17.194 3.714a.748.748 0 0 0-.693-.463h-4.5a.75.75 0 0 0 0 1.5h2.69l-4.013 4.013a.25.25 0 0 1-.354 0L8.24 6.678a1.75 1.75 0 0 0-2.475 0L.97 11.471a.75.75 0 0 0 1.06 1.06L6.826 7.74a.25.25 0 0 1 .353 0l2.086 2.085a1.75 1.75 0 0 0 2.475 0l4.012-4.012v2.69a.75.75 0 0 0 1.5 0v-4.5a.747.747 0 0 0-.057-.288Z"})),Hf=c.forwardRef(Vf),oo=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Hf,{})}));oo.displayName="TrendIcon";const Lf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.366.74a5.75 5.75 0 0 1 5.519 3.752 3.997 3.997 0 0 1 3.974.717 4 4 0 0 1-1.63 6.92.75.75 0 1 1-.364-1.455 2.498 2.498 0 0 0 1.67-3.457 2.5 2.5 0 0 0-3.7-1.024.75.75 0 0 1-1.164-.48 4.25 4.25 0 1 0-7.14 3.824.75.75 0 0 1-1.045 1.076A5.75 5.75 0 0 1 6.366.74Z"}),r.createElement("path",{d:"M5.471 8.996a.75.75 0 0 1 1.06 0l2.47 2.47 2.47-2.47a.75.75 0 0 1 1.06 1.06l-2.469 2.47 2.42 2.42a.75.75 0 1 1-1.061 1.06L9 13.587l-2.419 2.42a.75.75 0 0 1-1.06-1.061l2.419-2.42-2.47-2.47a.75.75 0 0 1 0-1.06Z"})),Bf=c.forwardRef(Lf),ao=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Bf,{})}));ao.displayName="UnExposeIcon";const Of=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M11.469.416a.75.75 0 1 0-.938 1.17l.83.665H11a4.75 4.75 0 0 0-4.75 4.75v1a.75.75 0 0 0 1.5 0v-1A3.25 3.25 0 0 1 11 3.751h.362l-.83.665a.75.75 0 0 0 .937 1.17l2.496-1.996a.749.749 0 0 0 0-1.177L11.47.416ZM2 9.251a1.75 1.75 0 0 0-1.75 1.75v3A1.75 1.75 0 0 0 2 15.751h12a1.75 1.75 0 0 0 1.75-1.75v-3A1.75 1.75 0 0 0 14 9.251h-2.555a.75.75 0 0 0-.651.378 3.217 3.217 0 0 1-5.588 0 .75.75 0 0 0-.651-.378H2Zm-.177 1.574A.25.25 0 0 1 2 10.75h2.144a4.718 4.718 0 0 0 7.712 0H14a.25.25 0 0 1 .25.25v3a.25.25 0 0 1-.25.25H2a.25.25 0 0 1-.25-.25v-3a.25.25 0 0 1 .073-.176Z"})),kf=c.forwardRef(Of),lo=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(kf,{})}));lo.displayName="UnarchiveAltIcon";const $f=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"M2.25 5.143v6.192a.25.25 0 0 0 .25.25h6.19L6.987 9.883a.75.75 0 0 1-.074-.974A5.694 5.694 0 0 1 11.5 6.584c.618 0 1.214.098 1.772.279a7.23 7.23 0 0 0-8.898-.473.75.75 0 0 1-.96-.084L2.25 5.143Zm-.729-1.758a1.25 1.25 0 0 1 1.362.27l1.162 1.162a8.73 8.73 0 0 1 13.205 7.52.75.75 0 0 1-1.5-.002 4.25 4.25 0 0 0-4.25-4.25 4.186 4.186 0 0 0-2.961 1.228l1.638 1.638a1.25 1.25 0 0 1-.884 2.133H2.5a1.75 1.75 0 0 1-1.75-1.75V4.54c0-.505.304-.961.771-1.155Z"})),_f=c.forwardRef($f),co=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(_f,{})}));co.displayName="UndoIcon";const Df=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M8 .75a.75.75 0 0 1 .75.75v3a.75.75 0 1 1-1.5 0v-3A.75.75 0 0 1 8 .75ZM3.718 10.751a1.892 1.892 0 0 1-1.966-1.75 1.892 1.892 0 0 1 1.998-1.75H5a.75.75 0 0 0 0-1.5H3.765a3.392 3.392 0 0 0-3.514 3.21.758.758 0 0 0 0 .092 3.392 3.392 0 0 0 3.514 3.197H5a.75.75 0 0 0 0-1.5H3.75l-.032.001ZM15.75 8.962a3.391 3.391 0 0 0-3.515-3.21H11a.75.75 0 0 0 0 1.5h1.25l.032-.001A1.891 1.891 0 0 1 14.25 9a1.892 1.892 0 0 1-1.999 1.75H11a.75.75 0 1 0 0 1.5h1.235a3.392 3.392 0 0 0 3.514-3.198.772.772 0 0 0 0-.091ZM5.53 2.97a.75.75 0 1 0-1.06 1.06l1 1a.75.75 0 0 0 1.06-1.06l-1-1Zm6 0a.75.75 0 0 1 0 1.06l-1 1a.75.75 0 1 1-1.06-1.06l1-1a.75.75 0 0 1 1.06 0ZM8.75 13.5a.75.75 0 0 0-1.5 0v3a.75.75 0 0 0 1.5 0v-3Zm-2.22-.53a.75.75 0 0 1 0 1.06l-1 1a.75.75 0 0 1-1.06-1.06l1-1a.75.75 0 0 1 1.06 0Zm4 0a.75.75 0 1 0-1.06 1.06l1 1a.75.75 0 1 0 1.06-1.06l-1-1Z"})),Rf=c.forwardRef(Df),so=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Rf,{})}));so.displayName="UnlinkIcon";const Uf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M10.75 10.001a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2Z"}),r.createElement("path",{d:"M4.5 1.751a2.75 2.75 0 0 0-2.75 2.75v2.5a.75.75 0 0 1-1.5 0v-2.5a4.25 4.25 0 0 1 8.5 0v1.75H14c.967 0 1.75.784 1.75 1.75v6a1.75 1.75 0 0 1-1.75 1.75H6a1.75 1.75 0 0 1-1.75-1.75v-6c0-.966.784-1.75 1.75-1.75h1.25v-1.75a2.75 2.75 0 0 0-2.75-2.75Zm1.5 6a.25.25 0 0 0-.25.25v6c0 .138.112.25.25.25h8a.25.25 0 0 0 .25-.25v-6a.25.25 0 0 0-.25-.25H6Z"})),Wf=c.forwardRef(Uf),io=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Wf,{})}));io.displayName="UnlockIcon";const jf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M14.751.668a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-1.5 0v-15a.75.75 0 0 1 .75-.75ZM.59 3.065a.75.75 0 0 1 1.015-.309l9.647 5.147a.75.75 0 0 1 .177.13 1.25 1.25 0 0 1 0 1.769.75.75 0 0 1-.177.131L1.604 15.08a.75.75 0 1 1-.706-1.324l9.069-4.838L.898 4.08a.75.75 0 0 1-.309-1.015Z"})),Kf=c.forwardRef(jf),fo=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Kf,{})}));fo.displayName="UntilNowAltIcon";const qf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"M8.47 1.97a.748.748 0 0 1 1.062 0l3 3a.75.75 0 1 1-1.061 1.062l-1.72-1.72v6.19a.75.75 0 0 1-1.5 0v-6.19l-1.72 1.72a.75.75 0 0 1-1.06-1.061l3-3Z"}),r.createElement("path",{d:"M2.251 10.501a.75.75 0 0 0-1.5 0v1a2.75 2.75 0 0 0 2.75 2.75h11a2.75 2.75 0 0 0 2.75-2.75v-1a.75.75 0 0 0-1.5 0v1c0 .69-.56 1.25-1.25 1.25h-11c-.69 0-1.25-.56-1.25-1.25v-1Z"})),zf=c.forwardRef(qf),uo=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(zf,{})}));uo.displayName="UploadIcon";const Gf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M14.031 5.03a2.25 2.25 0 1 0-1.06-1.06l-1.264 1.263a3.235 3.235 0 0 0-1.706-.483 3.245 3.245 0 0 0-2.608 1.31L5.686 5.036a2.25 2.25 0 1 0-.824 1.255l1.935 1.161a3.272 3.272 0 0 0 .437 2.254l-3.263 3.263a2.25 2.25 0 1 0 1.06 1.06l3.264-3.262c.291.18.613.315.956.396v1.715a2.251 2.251 0 1 0 1.5 0v-1.715a3.245 3.245 0 0 0 1.517-.835l.565.565a2.253 2.253 0 0 0 2.168 2.857 2.25 2.25 0 1 0-1.286-4.097l-.63-.629a3.235 3.235 0 0 0-.318-2.73l1.264-1.263Zm.97-2.78a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5ZM8.358 7.394a1.75 1.75 0 1 1 .442 1.88.765.765 0 0 0-.073-.074 1.744 1.744 0 0 1-.369-1.806ZM4.125 4.916a.75.75 0 1 1-1.247-.83.75.75 0 0 1 1.247.83ZM3 14.25a.747.747 0 0 1 .75.75.75.75 0 1 1-.75-.75Zm11.25-2.75a.746.746 0 0 1 .75-.75.75.75 0 1 1-.75.75ZM10 14.25a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5Z"})),Yf=c.forwardRef(Gf),ho=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Yf,{})}));ho.displayName="UsagesIcon";const Xf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M5 2.751a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Zm-3.75 2.25a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0ZM12 7.751a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm-2.25.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0ZM6 10.751a4.25 4.25 0 0 0-4.25 4.25.75.75 0 0 1-1.5 0 5.75 5.75 0 0 1 8.05-5.27.75.75 0 1 1-.6 1.375 4.25 4.25 0 0 0-1.7-.355Zm6 2a2.25 2.25 0 0 0-2.25 2.25.75.75 0 0 1-1.5 0 3.75 3.75 0 0 1 7.5 0 .75.75 0 0 1-1.5 0 2.25 2.25 0 0 0-2.25-2.25Z"})),Jf=c.forwardRef(Xf),wo=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Jf,{})}));wo.displayName="UsersIcon";const Qf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M5.253 4.23a.762.762 0 0 0-1.363.682l2.032 4.064a.762.762 0 0 0 1.363 0l2.032-4.064a.762.762 0 0 0-1.363-.681l-1.35 2.7-1.35-2.7Z"}),r.createElement("path",{d:"M2.032 0C.91 0 0 .91 0 2.032v9.143c0 1.122.91 2.031 2.032 2.031h9.143c1.122 0 2.031-.91 2.031-2.031V2.032C13.206.91 12.296 0 11.175 0H2.032Zm9.143 1.524c.28 0 .507.227.507.508v9.143c0 .28-.227.507-.507.507H2.032a.508.508 0 0 1-.508-.507V2.032c0-.28.227-.508.508-.508h9.143Z"}),r.createElement("path",{d:"M13.688 4.063c0-.42.341-.761.762-.761.856 0 1.55.693 1.55 1.55v8.354A2.794 2.794 0 0 1 13.206 16H4.851a1.55 1.55 0 0 1-1.55-1.55.762.762 0 0 1 1.524 0c0 .014.012.026.026.026h8.355a1.27 1.27 0 0 0 1.27-1.27V4.851a.026.026 0 0 0-.026-.026.762.762 0 0 1-.762-.762Z"})))),eu=c.forwardRef(Qf),vo=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(eu,{})}));vo.displayName="VariantsIcon";const tu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.77.774a.75.75 0 0 1 .556.59c.11.594.212.913.365 1.103.101.125.298.284.897.284h.005a3.267 3.267 0 0 1 3.23 2.954l7.595 8.79a1.671 1.671 0 0 1-2.362 2.351l-.003-.002L4.296 9.24C2.428 9.108 1.301 7.697.914 6.117.513 4.475.844 2.48 2.003 1.033a.75.75 0 0 1 .768-.26Zm3.05 3.995a1.767 1.767 0 0 0-1.235-.518c-.899 0-1.593-.26-2.063-.844-.02-.025-.04-.05-.059-.077a4.625 4.625 0 0 0-.091 2.43c.27 1.108.94 1.851 1.923 1.974l2.017-2.018a1.767 1.767 0 0 0-.491-.947Zm-.132 3.693 8.346 7.246v.001a.171.171 0 0 0 .243-.24L7.048 7.102l-1.36 1.36Z"}),r.createElement("path",{d:"m13.995 7.896 1.6-1.6a1.405 1.405 0 0 1-.184 1.538L13.27 9.97a.75.75 0 0 0 1.06 1.062l2.16-2.156a2.902 2.902 0 0 0 .177-3.688 2.75 2.75 0 0 0-4.137-3.606l-3.6 3.6a.75.75 0 0 0-.03 1.029l2.665 2.992a.75.75 0 0 0 1.09.032l1.327-1.327.006-.006.006-.006Zm.48-5.62a1.25 1.25 0 0 1 .885 2.134l-1.901 1.901-1.768-1.768 1.9-1.9a1.25 1.25 0 0 1 .885-.367Zm-2.077 5.096-.24.24-1.666-1.87.138-.138 1.768 1.768Zm-8.608 2.95a.75.75 0 0 1 1.052-.008l2.876 2.781a.75.75 0 0 1 .008 1.07l-.888.888a1.75 1.75 0 0 1-1.825.41L4.01 16.468a.75.75 0 0 1-1.061 0l-.177-.177-.74.742A.75.75 0 1 1 .97 15.97l.74-.741-.176-.177a.75.75 0 0 1 0-1.061l1.003-1.004a1.75 1.75 0 0 1 .411-1.824l.841-.842Zm.043 4.2-.354-.353-.353.353.353.354.354-.354Zm1.768-.457a.25.25 0 0 0 .176-.073l.35-.349-1.797-1.738-.32.32a.25.25 0 0 0-.005.348l.005.005 1.414 1.414.005.005a.25.25 0 0 0 .172.068Z"})),ru=c.forwardRef(tu),go=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ru,{})}));go.displayName="VisualIcon";const nu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"M6.501 4.251a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5Zm-.25 1.75a.25.25 0 1 1 .5 0 .25.25 0 0 1-.5 0Zm4 4a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0Zm1.75-.25a.25.25 0 1 0 0 .5.25.25 0 0 0 0-.5Zm.03-3.719a.75.75 0 1 0-1.06-1.061l-5 5a.75.75 0 0 0 1.06 1.06l5-5Z"}),r.createElement("path",{d:"M2.501 2.251a1.75 1.75 0 0 0-1.75 1.75v2c0 .414.336.75.75.75a1.25 1.25 0 0 1 0 2.5.75.75 0 0 0-.75.75v2a1.75 1.75 0 0 0 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-2a.75.75 0 0 0-.75-.75 1.25 1.25 0 0 1 0-2.5.75.75 0 0 0 .75-.75v-2a1.75 1.75 0 0 0-1.75-1.75h-13Zm-.177 1.573a.25.25 0 0 1 .177-.073h13a.25.25 0 0 1 .25.25v1.354a2.75 2.75 0 0 0 0 5.292v1.354a.25.25 0 0 1-.25.25h-13a.25.25 0 0 1-.25-.25v-1.354a2.75 2.75 0 0 0 0-5.292V4.001a.25.25 0 0 1 .073-.177Z"})),ou=c.forwardRef(nu),mo=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ou,{})}));mo.displayName="VoucherIcon";const au=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M7.751 4.751a.75.75 0 0 0-.75.75v2.5a.748.748 0 0 0 .22.53l3.124 3.126a.75.75 0 1 0 1.061-1.06L8.501 7.69V5.5a.75.75 0 0 0-.75-.75Z"}),r.createElement("path",{d:"M8.001.251a7.75 7.75 0 1 0 0 15.5 7.75 7.75 0 0 0 0-15.5Zm-6.25 7.75a6.25 6.25 0 1 1 12.5 0 6.25 6.25 0 0 1-12.5 0Z"})),lu=c.forwardRef(au),po=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(lu,{})}));po.displayName="WaitIcon";const cu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M7.501.751a.75.75 0 0 1 .75.75v1.25l4.328-.002a1.75 1.75 0 0 1 1.254.529l2.91 2.99a1.75 1.75 0 0 1 0 2.467l-2.91 2.988a1.751 1.751 0 0 1-1.254.528H8.25v4.25a.75.75 0 0 1-1.5 0v-4.25H2.5a1.75 1.75 0 0 1-1.75-1.75v-6a1.75 1.75 0 0 1 1.75-1.75h4.25V1.5A.75.75 0 0 1 7.5.75Zm0 3.5h-5a.25.25 0 0 0-.25.25v6a.25.25 0 0 0 .25.25H12.58a.253.253 0 0 0 .18-.075l2.92-2.998a.25.25 0 0 0 0-.354l-.008-.007-2.912-2.992a.252.252 0 0 0-.18-.076l-5.038.001a.762.762 0 0 1-.04.001Z"})),su=c.forwardRef(cu),bo=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(su,{})}));bo.displayName="WalkthroughsIcon";const iu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15.413 13.333 9.18 1.433a1.333 1.333 0 0 0-2.362 0l-6.232 11.9a1.333 1.333 0 0 0 1.182 1.952H14.23a1.333 1.333 0 0 0 1.182-1.952Zm-8.08-7.718a.667.667 0 0 1 1.334 0v4a.667.667 0 0 1-1.334 0v-4Zm.7 7.674h-.018A1.019 1.019 0 0 1 7 12.309a.984.984 0 0 1 .965-1.02h.019a1.018 1.018 0 0 1 .954 1.362.983.983 0 0 1-.905.638Z"})),yo=c.forwardRef(iu),Eo=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(yo,{})}));Eo.displayName="WarningFillIcon";const du=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:17,fill:"currentColor",viewBox:"0 0 17 17",ref:t,...e},r.createElement("path",{d:"M8.001 1.751a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5Zm2.404 3.938a3.25 3.25 0 1 0-4.808 0l-1.6 3.6A3.25 3.25 0 1 0 6.713 13H9.29a3.25 3.25 0 1 0 2.715-3.712l-1.6-3.6Zm-1.261.856 1.47 3.31c-.56.4-.99.976-1.206 1.646H6.595a3.257 3.257 0 0 0-1.208-1.647l1.471-3.31a3.243 3.243 0 0 0 2.286 0ZM3.5 10.75a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5Zm9 0a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5Z"})),fu=c.forwardRef(du),Io=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(fu,{})}));Io.displayName="WebhookIcon";const uu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.34.78c-.687.09-1.263.57-1.492 1.244l-.082.242v5.715c0 5.44.003 5.724.055 5.908.15.528.5.944.983 1.171.385.18.382.18 2.982.18 1.497.001 2.41-.01 2.48-.029.282-.079.444-.296.468-.628.028-.396-.14-.698-.433-.78-.077-.02-.892-.032-2.433-.032-2.494 0-2.459.002-2.568-.154-.045-.063-.049-.43-.049-4.218V5.251h13.496l.01 1.492c.01 1.374.014 1.503.065 1.62.111.255.32.368.68.368.368 0 .577-.118.68-.384.051-.133.054-.313.054-3.096V2.296l-.07-.225a1.862 1.862 0 0 0-1.19-1.223l-.24-.082L9.121.762C5.483.76 2.431.768 2.341.78Zm13.247 1.507c.15.068.164.146.164.833v.631h-13.5l.001-.638c.001-.68.013-.743.152-.82.101-.056 13.061-.062 13.183-.006Zm-5.533 7.031c-.62.167-1.12.687-1.25 1.3-.064.3-.062 4.964.002 5.268.123.586.597 1.092 1.2 1.283l.21.067h2.79c3.104 0 2.92.011 3.33-.205.23-.122.573-.466.695-.696.215-.406.205-.257.205-3.059 0-2.743.004-2.665-.173-3.045-.12-.258-.5-.643-.764-.776-.372-.188-.29-.183-3.323-.182-2.313.002-2.786.01-2.922.045Zm5.556 1.458c.144.076.14-.004.14 2.48l.001 2.348-.074.073-.073.074h-5.213l-.072-.077-.073-.078-.009-2.255c-.005-1.24 0-2.3.01-2.356a.374.374 0 0 1 .09-.172l.071-.072h2.57c1.894 0 2.584.01 2.632.035Z"})),hu=c.forwardRef(uu),Co=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(hu,{})}));Co.displayName="WeblayerIcon";const wu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M8.178 2.226a5.381 5.381 0 0 1 6.278-.815.75.75 0 0 1 .171 1.189l-2.4 2.4a.25.25 0 0 0 0 .353l.533.534a.25.25 0 0 0 .354 0l2.367-2.364a.75.75 0 0 1 1.2.194 5.383 5.383 0 0 1-6.63 7.479L4.514 16.73a1.778 1.778 0 0 1-2.517 0l-.727-.727a1.778 1.778 0 0 1 0-2.516L6.81 7.95a5.382 5.382 0 0 1 1.367-5.725Zm4.575.127a3.882 3.882 0 0 0-4.38 5.451.75.75 0 0 1-.146.854l-5.895 5.891a.278.278 0 0 0 0 .394l.727.728a.279.279 0 0 0 .395 0l5.89-5.89a.75.75 0 0 1 .854-.147 3.884 3.884 0 0 0 5.492-4.2l-1.516 1.514a1.75 1.75 0 0 1-2.474 0l-.533-.534a1.75 1.75 0 0 1 0-2.475l1.586-1.586Z"})),vu=c.forwardRef(wu),xo=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(vu,{})}));xo.displayName="WrenchIcon";function p1(e){let t=e.activeElement;for(;((n=t)==null||(n=n.shadowRoot)==null?void 0:n.activeElement)!=null;){var n;t=t.shadowRoot.activeElement}return t}function ye(e,t){if(!e||!t)return!1;const n=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&t1(n)){let o=t;for(;o;){if(e===o)return!0;o=o.parentNode||o.host}}return!1}function Zo(){const e=navigator.userAgentData;return e!=null&&e.platform?e.platform:navigator.platform}function So(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map(t=>{let{brand:n,version:o}=t;return n+"/"+o}).join(" "):navigator.userAgent}function gu(e){return pu()?!1:!Ao()&&e.width===0&&e.height===0||Ao()&&e.width===1&&e.height===1&&e.pressure===0&&e.detail===0&&e.pointerType==="mouse"||e.width<1&&e.height<1&&e.pressure===0&&e.detail===0&&e.pointerType==="touch"}function Mo(){return/apple/i.test(navigator.vendor)}function Ao(){const e=/android/i;return e.test(Zo())||e.test(So())}function mu(){return Zo().toLowerCase().startsWith("mac")&&!navigator.maxTouchPoints}function pu(){return So().includes("jsdom/")}function No(e,t){const n=["mouse","pen"];return t||n.push("",void 0),n.includes(e)}function B0(e){return(e==null?void 0:e.ownerDocument)||document}function bu(e){return"composedPath"in e?e.composedPath()[0]:e.target}const yu="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function Eu(e){return g0(e)&&e.matches(yu)}/*!
36
+ */(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var s="",i=0;i<arguments.length;i++){var d=arguments[i];d&&(s=l(s,o(d)))}return s}function o(s){if(typeof s=="string"||typeof s=="number")return s;if(typeof s!="object")return"";if(Array.isArray(s))return n.apply(null,s);if(s.toString!==Object.prototype.toString&&!s.toString.toString().includes("[native code]"))return s.toString();var i="";for(var d in s)t.call(s,d)&&s[d]&&(i=l(i,d));return i}function l(s,i){return i?s?s+" "+i:s+i:s}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(k5);var is=k5.exports;const X=St(is),ds=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M0 .75A.75.75 0 0 1 .75 0h7a.75.75 0 0 1 0 1.5H7.5v11.25a3.25 3.25 0 0 1-6.5 0V1.5H.75A.75.75 0 0 1 0 .75Zm2.5 5v7a1.75 1.75 0 1 0 3.5 0v-7H2.5Zm0-1.5H6v-2.5H2.5v2.5ZM11.16.659A2.25 2.25 0 0 1 15 2.25v4.499a.75.75 0 0 1-1.5 0V5.5H12v1.25a.75.75 0 0 1-1.5 0v-4.5c0-.597.237-1.169.66-1.591ZM13.5 4V2.25a.75.75 0 1 0-1.5 0V4h1.5Zm-2.25 4.5a.75.75 0 0 0-.75.75v6c0 .414.336.75.75.75h1.5a2.25 2.25 0 0 0 1.677-3.75A2.25 2.25 0 0 0 12.75 8.5h-1.5Zm1.5 3H12V10h.75a.75.75 0 0 1 0 1.5Zm-.75 3V13h.75a.75.75 0 0 1 0 1.5H12Z"})),fs=c.forwardRef(ds),m=c.forwardRef((e,t)=>{const{children:n,size:o,color:l,...s}=e,i={...o?{width:o,height:o}:{},...l?{fill:l}:{},ref:t,...s};return c.isValidElement(n)?c.cloneElement(n,i):null});m.displayName="Icon";const B5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(fs,{})}));B5.displayName="AbTestIcon";const us=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M2.33 1.665A.75.75 0 0 1 3 1.25h10a.75.75 0 0 1 0 1.5H4.5l3.6 4.8c.2.267.2.633 0 .9l-3.6 4.8H13a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.6-1.2L6.563 8 2.4 2.45a.75.75 0 0 1-.07-.785Z"})),hs=c.forwardRef(us),$5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(hs,{})}));$5.displayName="AggregateIcon";const gs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M9 .25a.75.75 0 0 0-.75.75v6c0 .414.336.75.75.75h6a.75.75 0 0 0 .75-.75A6.75 6.75 0 0 0 9 .25Zm.75 6V1.804a5.25 5.25 0 0 1 4.447 4.446H9.75ZM7 2.25A6.75 6.75 0 1 0 13.75 9a.75.75 0 0 0-.75-.75H7.75V3A.75.75 0 0 0 7 2.25ZM4.084 4.635a5.25 5.25 0 0 1 2.166-.831V9c0 .414.336.75.75.75h5.197a5.249 5.249 0 0 1-8.909 2.962 5.25 5.25 0 0 1 .796-8.077Z"})),ws=c.forwardRef(gs),D5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ws,{})}));D5.displayName="AnalyticsIcon";const vs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M4.25 9.25v6.25c0 .073.021.135.063.188a.29.29 0 0 0 .188.062h9c.072 0 .13-.02.171-.063a.256.256 0 0 0 .079-.187V9.25h-9.5Zm11-1.39a2.63 2.63 0 0 1 1.438.984c.375.49.563 1.041.563 1.656v4a.723.723 0 0 1-.22.531.723.723 0 0 1-.53.219.723.723 0 0 1-.532-.219.723.723 0 0 1-.218-.531v-4c0-.198-.047-.385-.141-.563a1.132 1.132 0 0 0-.36-.437v6c0 .23-.046.453-.14.672a1.632 1.632 0 0 1-.375.578c-.167.156-.36.276-.578.36-.209.093-.427.14-.656.14h-9a1.72 1.72 0 0 1-.875-.234 1.756 1.756 0 0 1-.641-.625 1.75 1.75 0 0 1-.234-.891v-6c-.157.115-.282.26-.375.438a1.305 1.305 0 0 0-.125.562v4a.723.723 0 0 1-.22.531.723.723 0 0 1-.53.219.723.723 0 0 1-.532-.219.723.723 0 0 1-.218-.531v-4c0-.625.187-1.177.562-1.656.375-.49.854-.818 1.438-.985.02-.875.213-1.708.578-2.5a6.226 6.226 0 0 1 1.547-2.046L3.89 1.937a.698.698 0 0 1-.14-.546.74.74 0 0 1 .312-.485.698.698 0 0 1 .547-.14c.208.03.375.13.5.296l1 1.391A6.204 6.204 0 0 1 9 1.75c1.021 0 1.985.234 2.891.703l1-1.39a.73.73 0 0 1 .485-.297.677.677 0 0 1 .562.125.74.74 0 0 1 .297.5c.042.198 0 .38-.125.546l-.984 1.375a6.043 6.043 0 0 1 1.53 2.047c.376.792.574 1.625.595 2.5Zm-3.53-3.75-.094-.063A4.61 4.61 0 0 0 9 3.25a4.616 4.616 0 0 0-2.719.86 4.591 4.591 0 0 0-1.438 1.593A4.702 4.702 0 0 0 4.25 7.75h9.5a4.702 4.702 0 0 0-.594-2.047 4.59 4.59 0 0 0-1.438-1.594ZM6 5.5c0-.208.074-.385.22-.531a.723.723 0 0 1 .53-.219.93.93 0 0 1 .704.297.979.979 0 0 1 .297.719c0 .27-.1.505-.297.703a.954.954 0 0 1-.703.281c-.282 0-.521-.094-.72-.281a.988.988 0 0 1-.28-.703c0-.282.093-.521.28-.72a.979.979 0 0 1 .72-.296.72.72 0 0 1 .53.219.723.723 0 0 1 .22.531.723.723 0 0 1-.22.531.723.723 0 0 1-.53.219.723.723 0 0 1-.532-.219.723.723 0 0 1-.218-.531Zm4.5 0a.72.72 0 0 1 .22-.531.723.723 0 0 1 .53-.219.93.93 0 0 1 .704.297.979.979 0 0 1 .297.719c0 .27-.1.505-.297.703a.954.954 0 0 1-.703.281c-.282 0-.521-.094-.72-.281a.988.988 0 0 1-.28-.703c0-.282.093-.521.28-.72a.979.979 0 0 1 .72-.296.72.72 0 0 1 .53.219.723.723 0 0 1 .22.531.723.723 0 0 1-.22.531.723.723 0 0 1-.53.219.723.723 0 0 1-.532-.219.723.723 0 0 1-.218-.531Z"})),ps=c.forwardRef(vs),_5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ps,{})}));_5.displayName="AndroidIcon";const ms=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M5.941.408a1.551 1.551 0 0 0-.466.065c-.15.046-.314.122-.457.246a.984.984 0 0 0-.333.578l-.817 4.795H1.5a.75.75 0 1 0 0 1.5h15a.75.75 0 0 0 0-1.5h-2.367l-.817-4.795a.983.983 0 0 0-.333-.578 1.254 1.254 0 0 0-.457-.246 1.552 1.552 0 0 0-.933.013L9 1.356 6.408.485A1.534 1.534 0 0 0 5.94.408Zm6.671 5.684H5.39l.097-.57c.096.045.203.07.315.07h6.4a.747.747 0 0 0 .314-.069l.097.569Zm-.704-4.13.364 2.133a.76.76 0 0 0-.07-.003h-6.4a.758.758 0 0 0-.073.003l.364-2.133 2.67.896a.75.75 0 0 0 .476 0l2.67-.896ZM8.176 11.2a3.751 3.751 0 0 0-7.425.75 3.75 3.75 0 0 0 7.425.75h1.65a3.751 3.751 0 0 0 7.425-.75 3.75 3.75 0 0 0-7.425-.75h-1.65Zm-5.925.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Zm9 0a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Z"})),bs=c.forwardRef(ms),R5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(bs,{})}));R5.displayName="AnonymizeIcon";const ys=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M13.5 4.703a.867.867 0 0 0-.53-.265c-.188-.032-.38.026-.579.171-.187.136-.291.303-.312.5-.01.188.062.386.219.594.312.406.526.99.64 1.75a6.814 6.814 0 0 1-.03 2.344c-.168 1.02-.407 1.927-.72 2.719-.302.791-.65 1.422-1.047 1.89-.395.459-.807.724-1.234.797h-.11L8.502 14.5a1.557 1.557 0 0 0-1.594 0l-1.203.5h-.11c-.427-.062-.838-.328-1.234-.797-.396-.468-.75-1.099-1.062-1.89-.302-.792-.537-1.698-.703-2.72a8.62 8.62 0 0 1-.047-2.124c.083-.75.265-1.339.547-1.766.322-.479.724-.729 1.203-.75.541-.031 1.244.219 2.109.75.188.094.396.167.625.219.24.052.464.078.672.078h.203l.39-.406V2.797c.094-.24.09-.432-.015-.578C8.178 2.073 8.016 2 7.798 2c-.25 0-.448.073-.594.219-.135.135-.203.328-.203.578v1.61c-1.136-.699-2.162-.99-3.078-.876-.907.115-1.615.605-2.125 1.47-.386.582-.641 1.322-.766 2.218a9.754 9.754 0 0 0 .063 2.687c.312 1.865.833 3.375 1.562 4.532.76 1.229 1.677 1.916 2.75 2.062.25 0 .427-.01.531-.031a1.02 1.02 0 0 0 .47-.172l1.296-.594h.203l1.297.703c.198.063.349.105.453.125.167.042.313.063.438.063 1.072-.146 1.99-.834 2.75-2.063.729-1.156 1.25-2.666 1.562-4.53a10.02 10.02 0 0 0 0-2.954c-.167-.98-.469-1.76-.906-2.344Zm-2.905.203c.645-.093 1.312-.427 2-1 .583-.698.916-1.4 1-2.109.052-.25.052-.49 0-.719A1.137 1.137 0 0 0 13.298.5c-.146-.24-.334-.39-.563-.453a1.064 1.064 0 0 0-.734.047c-.646.094-1.313.427-2 1-.281.292-.516.62-.703.984a5.237 5.237 0 0 0-.391 1.125 1.75 1.75 0 0 0 0 .735c.052.229.151.416.297.562.198.208.432.354.703.438.27.073.5.062.688-.032ZM11 2.203c.302-.302.703-.505 1.203-.61-.104.5-.307.902-.61 1.204-.291.302-.687.505-1.187.61.094-.5.292-.902.594-1.204Z"})),Es=c.forwardRef(ys),U5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Es,{})}));U5.displayName="AppleIcon";const Is=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.001.25a.75.75 0 0 1 .75.75v5.44l1.282-1.026a.75.75 0 1 1 .937 1.172L8.473 8.583a.747.747 0 0 1-.947-.002L5.032 6.586a.75.75 0 0 1 .938-1.172L7.25 6.44V1A.75.75 0 0 1 8 .25ZM.764 9.763A1.75 1.75 0 0 1 2 9.25h2.555a.75.75 0 0 1 .651.378 3.217 3.217 0 0 0 5.588 0 .75.75 0 0 1 .651-.378H14A1.75 1.75 0 0 1 15.75 11v3A1.75 1.75 0 0 1 14 15.75H2A1.75 1.75 0 0 1 .251 14v-3c0-.464.184-.91.513-1.237ZM2 10.75a.25.25 0 0 0-.25.25v3a.25.25 0 0 0 .25.25h12a.25.25 0 0 0 .25-.25v-3a.25.25 0 0 0-.25-.25h-2.144a4.717 4.717 0 0 1-7.712 0H2Z"})),Cs=c.forwardRef(Is),W5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Cs,{})}));W5.displayName="ArchiveAltIcon";const xs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M1.263 1.263A1.75 1.75 0 0 1 2.501.75h13a1.75 1.75 0 0 1 1.75 1.75v2a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-2c0-.464.184-.91.512-1.237Zm1.238.987a.25.25 0 0 0-.25.25v1.25h13.5V2.5a.25.25 0 0 0-.25-.25h-13ZM2.5 5.75a.75.75 0 0 1 .75.75v6a1.25 1.25 0 0 0 1.25 1.25h9a1.25 1.25 0 0 0 1.25-1.25v-6a.75.75 0 0 1 1.5 0v6a2.75 2.75 0 0 1-2.75 2.75h-9a2.75 2.75 0 0 1-2.75-2.75v-6a.75.75 0 0 1 .75-.75Z"}),r.createElement("path",{d:"M8 5.75a1.75 1.75 0 1 0 0 3.5h2a1.75 1.75 0 0 0 0-3.5H8Zm-.176 1.573a.25.25 0 0 1 .177-.073h2a.25.25 0 0 1 0 .5H8a.25.25 0 0 1-.177-.427Z"})),Ss=c.forwardRef(xs),j5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ss,{})}));j5.displayName="ArchiveIcon";const Zs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M5.531 1.47a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0l3-3a.75.75 0 1 0-1.06-1.06L8 3.94 5.53 1.47Zm0 13.06a.75.75 0 0 1-1.06-1.06l3-3a.75.75 0 0 1 1.06 0l3 3a.75.75 0 1 1-1.06 1.06L8 12.06l-2.47 2.47Z"})),Ms=c.forwardRef(Zs),q5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ms,{})}));q5.displayName="ArrowCollapseIcon";const As=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M6.99 13.78a.75.75 0 0 0 1.062 0l4.32-4.32a.75.75 0 1 0-1.061-1.061l-3.04 3.04V2.69c0-.382-.336-.691-.75-.691s-.75.31-.75.691v8.747l-3.04-3.04a.75.75 0 0 0-1.06 1.061l4.32 4.32Z"})),Ns=c.forwardRef(As),W1=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ns,{})}));W1.displayName="ArrowDownIcon";const Ps=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M5.532 5.03A.75.75 0 0 1 4.47 3.97l3-3a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1-1.06 1.06L8 2.56 5.53 5.03Zm0 5.94a.75.75 0 0 0-1.061 1.06l3 3a.75.75 0 0 0 1.06 0l3-3a.75.75 0 1 0-1.06-1.06l-2.47 2.47-2.47-2.47Z"})),Ts=c.forwardRef(Ps),K5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ts,{})}));K5.displayName="ArrowExpandIcon";const Fs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M17.251.998a.75.75 0 1 0-1.5 0v14a.75.75 0 1 0 1.5 0v-14Zm-6.78 3.97a.75.75 0 0 1 1.06 0l2.5 2.5a.748.748 0 0 1 0 1.06l-2.5 2.5a.75.75 0 0 1-1.06-1.06l1.22-1.22H1.5a.75.75 0 0 1 0-1.5h10.19l-1.22-1.22a.75.75 0 0 1 0-1.06Z"})),Vs=c.forwardRef(Fs),z5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Vs,{})}));z5.displayName="ArrowKeyboardNextIcon";const Hs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M2.251.998a.75.75 0 1 0-1.5 0v14a.75.75 0 1 0 1.5 0v-14Zm5.281 3.97a.75.75 0 0 1 0 1.06l-1.22 1.22h10.19a.75.75 0 0 1 0 1.5H6.312l1.22 1.22a.75.75 0 0 1-1.06 1.06l-2.5-2.5A.748.748 0 0 1 3.751 8v-.004c0-.191.073-.382.22-.528l2.5-2.5a.75.75 0 0 1 1.06 0Z"})),Ls=c.forwardRef(Hs),G5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ls,{})}));G5.displayName="ArrowKeyboardPreviousIcon";const Os=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M15 2.248a.75.75 0 0 0 0-1.5H1a.75.75 0 1 0 0 1.5h14Zm-3.97 5.28a.75.75 0 0 1-1.06 0l-1.22-1.22v10.19a.75.75 0 1 1-1.5 0V6.308l-1.22 1.22a.75.75 0 0 1-1.06-1.06l2.5-2.5a.748.748 0 0 1 .528-.22h.004c.191 0 .382.074.528.22l2.5 2.5a.75.75 0 0 1 0 1.06Z"})),ks=c.forwardRef(Os),Y5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ks,{})}));Y5.displayName="ArrowKeyboardUpIcon";const Bs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M1.74 7.47a.75.75 0 0 0 0 1.06l4.32 4.32a.75.75 0 1 0 1.06-1.06L4.082 8.75h8.747c.382 0 .692-.336.692-.75 0-.415-.31-.75-.692-.75H4.081l3.04-3.04a.75.75 0 0 0-1.06-1.06L1.74 7.47Z"})),$s=c.forwardRef(Bs),X5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx($s,{})}));X5.displayName="ArrowLeftIcon";const Ds=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M13.3 8.53a.75.75 0 0 0 0-1.06L8.98 3.15a.75.75 0 0 0-1.06 1.06l3.039 3.04H2.212c-.382 0-.691.335-.691.75 0 .414.31.75.69.75h8.748l-3.04 3.04a.75.75 0 0 0 1.061 1.06l4.32-4.32Z"})),_s=c.forwardRef(Ds),J5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(_s,{})}));J5.displayName="ArrowRightIcon";const Rs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.05 2.22a.75.75 0 0 0-1.06 0L2.67 6.54A.75.75 0 1 0 3.73 7.6l3.04-3.04v8.748c0 .382.336.691.75.691.415 0 .75-.31.75-.691V4.56l3.04 3.04a.75.75 0 1 0 1.06-1.061L8.05 2.22Z"})),Us=c.forwardRef(Rs),j1=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Us,{})}));j1.displayName="ArrowUpIcon";const Ws=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M2.032 0C.91 0 0 .91 0 2.032v9.143c0 1.122.91 2.031 2.032 2.031h9.143c1.122 0 2.031-.91 2.031-2.031V2.032C13.206.91 12.296 0 11.175 0H2.032Zm9.143 1.524c.28 0 .507.227.507.508v9.143c0 .28-.227.507-.507.507H2.032a.508.508 0 0 1-.508-.507V2.032c0-.28.227-.508.508-.508h9.143Z"}),r.createElement("path",{d:"M13.688 4.063c0-.42.341-.761.762-.761.856 0 1.55.693 1.55 1.55v8.354A2.794 2.794 0 0 1 13.206 16H4.851a1.55 1.55 0 0 1-1.55-1.55.762.762 0 0 1 1.524 0c0 .014.012.026.026.026h8.355a1.27 1.27 0 0 0 1.27-1.27V4.851a.026.026 0 0 0-.026-.026.762.762 0 0 1-.762-.762Z"}),r.createElement("path",{d:"M6.5 3a.7.7 0 0 1 .7.7v2.1h2.1a.7.7 0 1 1 0 1.4H7.2v2.1a.7.7 0 1 1-1.4 0V7.2H3.7a.7.7 0 1 1 0-1.4h2.1V3.7a.7.7 0 0 1 .7-.7Z"})))),js=c.forwardRef(Ws),Q5=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(js,{})}));Q5.displayName="AttributeSlotIcon";const qs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M7.47.97a.748.748 0 0 1 1.06 0l1.5 1.5a.75.75 0 1 1-1.06 1.06l-.22-.22v10.44h4.44l-.22-.22a.75.75 0 1 1 1.06-1.06l1.5 1.5a.748.748 0 0 1 0 1.06l-1.5 1.5a.75.75 0 1 1-1.06-1.06l.22-.22H8.75v1.25a.75.75 0 0 1-1.5 0v-1.25H2.811l.22.22a.75.75 0 1 1-1.06 1.06l-1.5-1.5a.748.748 0 0 1 0-1.06l1.5-1.5a.75.75 0 0 1 1.06 1.06l-.22.22h4.44V3.31l-.22.22a.75.75 0 0 1-1.06-1.06l1.5-1.5Z"})),Ks=c.forwardRef(qs),er=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ks,{})}));er.displayName="AxisIcon";const zs=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M1 .75A.75.75 0 0 1 1.75 0h3a.75.75 0 0 1 0 1.5h-3A.75.75 0 0 1 1 .75Zm2.78 2.47a.75.75 0 0 0-1.06 0l-1.5 1.5a.75.75 0 1 0 1.06 1.06l.22-.22V12H.75a.75.75 0 0 0 0 1.5H2.5v1.75a.75.75 0 0 0 1.5 0V13.5h6.44l-.22.22a.75.75 0 1 0 1.06 1.06l1.5-1.5a.75.75 0 0 0 0-1.06l-1.5-1.5a.75.75 0 1 0-1.06 1.06l.22.22H4V5.56l.22.22a.75.75 0 0 0 1.06-1.06l-1.5-1.5ZM16 11.25a.75.75 0 0 0-1.5 0v3a.75.75 0 0 0 1.5 0v-3Z"})),Gs=c.forwardRef(zs),tr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Gs,{})}));tr.displayName="AxisLimtIcon";const Ys=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M8 .75A1.25 1.25 0 0 0 6.75 2v11.75h-.5V8A1.25 1.25 0 0 0 5 6.75H3A1.25 1.25 0 0 0 1.75 8v5.75H1.5a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5h-.25V5A1.25 1.25 0 0 0 15 3.75h-2A1.25 1.25 0 0 0 11.75 5v8.75h-.5V2A1.25 1.25 0 0 0 10 .75H8Zm1.75 13h-1.5V2.25h1.5v11.5Zm3.5 0v-8.5h1.5v8.5h-1.5Zm-10 0v-5.5h1.5v5.5h-1.5Z"})),Xs=c.forwardRef(Ys),rr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Xs,{})}));rr.displayName="BarChartIcon";const Js=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.5 7.797a.832.832 0 0 0-.562.219.754.754 0 0 0-.234.578v1a.85.85 0 0 0 .219.578.754.754 0 0 0 .578.234c.25 0 .442-.073.578-.219.146-.145.219-.343.219-.593v-1c-.053-.25-.152-.443-.297-.578a.656.656 0 0 0-.5-.22Zm1-3c-.322 0-.624.083-.906.25-.27.156-.49.375-.656.656a1.75 1.75 0 0 0-.234.89c0 .22.073.412.219.579a.754.754 0 0 0 .578.234c.25 0 .442-.073.578-.218.146-.146.219-.344.219-.594 0-.042.02-.084.062-.125a.194.194 0 0 1 .14-.063.782.782 0 0 0 .548-.218.779.779 0 0 0 .25-.594.73.73 0 0 0-.25-.578.776.776 0 0 0-.547-.22Zm3 0h-1a.832.832 0 0 0-.562.219c-.156.145-.234.343-.234.593 0 .24.067.433.203.579.146.145.344.218.594.218h1c.208 0 .39-.073.546-.218a.779.779 0 0 0 .25-.594.73.73 0 0 0-.25-.578.776.776 0 0 0-.546-.22Zm0 7h-1a.832.832 0 0 0-.562.219c-.156.146-.234.343-.234.593 0 .24.067.433.203.579.146.145.344.218.594.218h1c.208 0 .39-.073.546-.219a.779.779 0 0 0 .25-.593.73.73 0 0 0-.25-.578.776.776 0 0 0-.546-.22Zm6-7h-2.203V2.5c0-.323-.083-.62-.25-.89a1.657 1.657 0 0 0-.656-.657 1.667 1.667 0 0 0-.89-.25h-9c-.323 0-.625.083-.907.25a1.69 1.69 0 0 0-.64.656c-.167.271-.25.568-.25.891v9c0 .323.083.625.25.906.156.271.37.49.64.656.282.157.584.235.907.235h2.203V15.5c0 .323.078.625.234.906.167.271.386.485.656.64.282.168.584.25.907.25h9c.323 0 .62-.082.89-.25.282-.155.5-.369.657-.64.166-.281.25-.583.25-.906v-9c-.052-.5-.24-.906-.563-1.219-.323-.323-.734-.484-1.234-.484Zm.297 10.703a.19.19 0 0 1-.062.14.194.194 0 0 1-.14.063h-9c-.042 0-.084-.02-.126-.062a.194.194 0 0 1-.062-.141v-2.203h.187a.795.795 0 0 0 .563-.219.73.73 0 0 0 .25-.578c0-.25-.073-.443-.219-.578-.146-.146-.344-.219-.594-.219h-.39V11.5a.776.776 0 0 0-.219-.547.751.751 0 0 0-.594-.25c-.24 0-.432.073-.578.219-.146.135-.219.328-.219.578v.203H2.501a.194.194 0 0 1-.14-.062.194.194 0 0 1-.063-.141v-9a.19.19 0 0 1 .062-.14.194.194 0 0 1 .14-.063h9c.053 0 .1.02.141.062a.194.194 0 0 1 .063.141v2.203H11.5a.832.832 0 0 0-.563.219c-.156.146-.234.344-.234.594 0 .24.067.432.203.578.146.135.344.203.594.203h.203V6.5c0 .208.073.396.218.563a.754.754 0 0 0 .579.234c.25 0 .442-.068.578-.203.146-.146.218-.344.218-.594v-.297H15.5c.052 0 .099.021.14.063a.194.194 0 0 1 .063.14V15.5h.093Zm-3.296-4.703a.832.832 0 0 0-.563.219.754.754 0 0 0-.234.578.191.191 0 0 1-.063.14.195.195 0 0 1-.14.063.832.832 0 0 0-.563.219c-.156.146-.234.343-.234.593 0 .24.067.433.203.579.146.145.344.218.594.218.323 0 .62-.078.89-.234.281-.167.5-.386.656-.656.167-.282.25-.589.25-.922-.052-.25-.15-.443-.296-.578a.656.656 0 0 0-.5-.22Zm0-3a.832.832 0 0 0-.563.219.753.753 0 0 0-.234.578v1c0 .219.073.411.218.578a.754.754 0 0 0 .579.234c.25 0 .442-.073.578-.219.146-.145.218-.343.218-.593v-1c-.052-.25-.15-.443-.296-.578a.656.656 0 0 0-.5-.22Z"})),Qs=c.forwardRef(Js),nr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Qs,{})}));nr.displayName="BooleanIcon";const ei=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M0 8c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8Zm3.217-1.46 4.26-4.32a.732.732 0 0 1 1.046 0l4.26 4.32a.758.758 0 0 1 0 1.06.733.733 0 0 1-1.046 0L8.74 4.56v8.749c0 .382-.332.691-.74.691-.409 0-.74-.31-.74-.691V4.56L4.263 7.6a.732.732 0 0 1-1.046 0 .758.758 0 0 1 0-1.061Z"})))),ti=c.forwardRef(ei),or=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ti,{})}));or.displayName="BoostIcon";const ri=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.501 2.25a.25.25 0 0 0-.25.25v13a.25.25 0 0 0 .25.25h2.5a.75.75 0 0 1 0 1.5H2.5A1.75 1.75 0 0 1 .75 15.5v-13A1.75 1.75 0 0 1 2.501.75h2.5a.75.75 0 0 1 0 1.5H2.5Zm9.749-.75A.75.75 0 0 1 13 .75h2.5a1.75 1.75 0 0 1 1.75 1.75v13a1.75 1.75 0 0 1-1.75 1.75H13a.75.75 0 0 1 0-1.5h2.5a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25H13a.75.75 0 0 1-.75-.75Z"}),r.createElement("path",{d:"M5.97 5.97a.75.75 0 0 1 1.061 0l1.97 1.97 1.97-1.97a.75.75 0 1 1 1.06 1.06L10.061 9l1.97 1.97a.75.75 0 1 1-1.06 1.06L9 10.06l-1.97 1.97a.75.75 0 0 1-1.06-1.06L7.94 9 5.97 7.03a.75.75 0 0 1 0-1.06Z"})),ni=c.forwardRef(ri),ar=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ni,{})}));ar.displayName="BracketsCancelIcon";const oi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.501 2.25a.25.25 0 0 0-.25.25v13a.25.25 0 0 0 .25.25h2.5a.75.75 0 0 1 0 1.5H2.5A1.75 1.75 0 0 1 .75 15.5v-13A1.75 1.75 0 0 1 2.501.75h2.5a.75.75 0 0 1 0 1.5H2.5Zm9.75-.75A.75.75 0 0 1 13 .75h2.5a1.75 1.75 0 0 1 1.75 1.75v13a1.75 1.75 0 0 1-1.75 1.75H13a.75.75 0 0 1 0-1.5h2.5a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25H13a.75.75 0 0 1-.75-.75Z"})),ai=c.forwardRef(oi),lr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ai,{})}));lr.displayName="BracketsIcon";const li=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M2.508.752a2.25 2.25 0 0 0-2.25 2.25v10a2.25 2.25 0 0 0 2.25 2.25h11a2.25 2.25 0 0 0 2.25-2.25v-10a2.25 2.25 0 0 0-2.25-2.25h-11Zm11.75 3h-12.5v-.75a.75.75 0 0 1 .75-.75h11a.75.75 0 0 1 .75.75v.75Zm-12.5 1.5h12.5v7.75a.75.75 0 0 1-.75.75h-11a.75.75 0 0 1-.75-.75v-7.75Z"})),ci=c.forwardRef(li),cr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ci,{})}));cr.displayName="BrowserIcon";const si=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:17,fill:"currentColor",viewBox:"0 0 17 17",ref:t,...e},r.createElement("path",{d:"M2.572.75h11.855a1.83 1.83 0 0 1 1.824 1.825V6a.75.75 0 0 1-1.5 0v-.75h-12.5v7.672a.33.33 0 0 0 .328.328h2.922a.75.75 0 0 1 0 1.5H2.575a1.83 1.83 0 0 1-1.824-1.824V2.569A1.825 1.825 0 0 1 2.571.75h.001Zm-.32 3h12.5V2.578a.33.33 0 0 0-.33-.328H2.575a.325.325 0 0 0-.323.323V3.75Z"}),r.createElement("path",{d:"M16.001 13.25a.25.25 0 0 1-.25-.25v-2a3.25 3.25 0 1 0-6.5 0v2a.25.25 0 0 1-.25.25.75.75 0 0 0 0 1.5h3.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2h3.5a.75.75 0 0 0 0-1.5Zm-3.5-4a1.75 1.75 0 0 1 1.75 1.75v2c0 .084.006.168.018.25h-3.536c.012-.082.018-.166.018-.25v-2a1.75 1.75 0 0 1 1.75-1.75Zm.098 6.99a.503.503 0 0 1-.56-.299.5.5 0 1 1 .56.3Z"})),ii=c.forwardRef(si),sr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ii,{})}));sr.displayName="BrowserPushIcon";const di=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M0 8c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8Zm12.783 1.46-4.26 4.32a.733.733 0 0 1-1.046 0l-4.26-4.32a.757.757 0 0 1 0-1.061.732.732 0 0 1 1.046 0l2.997 3.04V2.69C7.26 2.31 7.592 2 8 2s.74.31.74.691v8.747l2.997-3.04a.733.733 0 0 1 1.046 0 .758.758 0 0 1 0 1.061Z"})))),fi=c.forwardRef(di),ir=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(fi,{})}));ir.displayName="BuryIcon";const ui=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M3.751 10.25a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1 2.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm3.25-2.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1 2.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm3.25-2.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1 2.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"}),r.createElement("path",{d:"M5.501.75a.75.75 0 0 1 .75.75v1.25h5.5V1.5a.75.75 0 0 1 1.5 0v1.25h1.75A2.25 2.25 0 0 1 17.251 5v10a2.25 2.25 0 0 1-2.25 2.25h-12A2.25 2.25 0 0 1 .751 15V5a2.25 2.25 0 0 1 2.25-2.25h1.75V1.5a.75.75 0 0 1 .75-.75Zm6.25 3.5h-5.5V5a.75.75 0 1 1-1.5 0v-.75h-1.75a.75.75 0 0 0-.75.75v1.75h13.5V5a.75.75 0 0 0-.75-.75h-1.75V5a.75.75 0 0 1-1.5 0v-.75Zm-9.5 4V15c0 .414.336.75.75.75h12a.75.75 0 0 0 .75-.75V8.25h-13.5Z"})),hi=c.forwardRef(ui),dr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(hi,{})}));dr.displayName="CalendarAltIcon";const gi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.503.75a.75.75 0 0 1 .75.75v1.25h5.5V1.5a.75.75 0 0 1 1.5 0v1.25h2.25c.966 0 1.75.784 1.75 1.75v11a1.75 1.75 0 0 1-1.75 1.75h-13a1.75 1.75 0 0 1-1.75-1.75v-11c0-.966.783-1.75 1.75-1.75h2.25V1.5a.75.75 0 0 1 .75-.75Zm6.25 3.5h-5.5V5a.75.75 0 1 1-1.5 0v-.75h-2.25a.25.25 0 0 0-.25.25v2.25h13.5V4.5a.25.25 0 0 0-.25-.25h-2.25V5a.75.75 0 0 1-1.5 0v-.75Zm4 4h-13.5v7.25c0 .138.111.25.25.25h13a.25.25 0 0 0 .25-.25V8.25Z"})),wi=c.forwardRef(gi),fr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(wi,{})}));fr.displayName="CalendarIcon";const vi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.251 6a.75.75 0 0 1 .75-.75h6.667a.75.75 0 0 1 0 1.5H7.001a.75.75 0 0 1-.75-.75Zm-1.916-.75a.75.75 0 1 0 0 1.5H5a.75.75 0 1 0 0-1.5h-.666ZM3.585 9a.75.75 0 0 1 .75-.75H5a.75.75 0 1 1 0 1.5h-.666a.75.75 0 0 1-.75-.75Zm3.416-.75a.75.75 0 0 0 0 1.5h6.667a.75.75 0 0 0 0-1.5H7.001ZM6.251 12a.75.75 0 0 1 .75-.75h6.667a.75.75 0 0 1 0 1.5H7.001a.75.75 0 0 1-.75-.75Zm-1.916-.75a.75.75 0 0 0 0 1.5H5a.75.75 0 0 0 0-1.5h-.666Z"}),r.createElement("path",{d:"M.751 2.502c0-.967.784-1.75 1.75-1.75h13c.967 0 1.75.783 1.75 1.75v13a1.75 1.75 0 0 1-1.75 1.75h-13a1.75 1.75 0 0 1-1.75-1.75v-13Zm1.75-.25a.25.25 0 0 0-.25.25v13c0 .138.112.25.25.25h13a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25h-13Z"})),pi=c.forwardRef(vi),ur=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(pi,{})}));ur.displayName="CatalogIcon";const mi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M9.25 3.75a.75.75 0 0 1 .75.75v2.25h2.25a.75.75 0 0 1 0 1.5H10v2.25a.75.75 0 1 1-1.5 0V8.25H6.25a.75.75 0 1 1 0-1.5H8.5V4.5a.75.75 0 0 1 .75-.75Z"}),r.createElement("path",{d:"M2.5.75A1.75 1.75 0 0 0 .75 2.5v10a1.75 1.75 0 0 0 1.75 1.75h1.25v2.25a.75.75 0 0 0 1.2.6l3.8-2.85h6.75a1.75 1.75 0 0 0 1.75-1.75v-10A1.75 1.75 0 0 0 15.5.75h-13Zm-.177 1.573A.25.25 0 0 1 2.5 2.25h13a.25.25 0 0 1 .25.25v10a.25.25 0 0 1-.25.25h-7a.75.75 0 0 0-.45.15L5.25 15v-1.5a.75.75 0 0 0-.75-.75h-2a.25.25 0 0 1-.25-.25v-10a.25.25 0 0 1 .073-.177Z"})),bi=c.forwardRef(mi),hr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(bi,{})}));hr.displayName="ChatAddIcon";const yi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M3.751 6a.75.75 0 0 1 .75-.75h9a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1-.75-.75Zm.75 2.25a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5h-7Z"}),r.createElement("path",{d:"M1.264 1.263A1.75 1.75 0 0 1 2.501.75h13a1.75 1.75 0 0 1 1.75 1.75v10a1.75 1.75 0 0 1-1.75 1.75h-6.75l-3.8 2.85a.75.75 0 0 1-1.2-.6v-2.25h-1.25a1.75 1.75 0 0 1-1.75-1.75v-10c0-.464.185-.91.513-1.237Zm1.237.987a.25.25 0 0 0-.25.25v10a.25.25 0 0 0 .25.25h2a.75.75 0 0 1 .75.75V15l2.8-2.1a.75.75 0 0 1 .45-.15h7a.25.25 0 0 0 .25-.25v-10a.25.25 0 0 0-.25-.25h-13Z"})),Ei=c.forwardRef(yi),gr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ei,{})}));gr.displayName="ChatIcon";const Ii=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.28 2.29a.15.15 0 0 1 .104-.04h11.491a.15.15 0 0 1 .104.04.75.75 0 0 0 1.042-1.079 1.65 1.65 0 0 0-1.146-.46H2.384a1.65 1.65 0 0 0-1.146.46A1.59 1.59 0 0 0 .75 2.354v8.542c0 .434.179.845.488 1.144a.75.75 0 0 0 1.042-1.08.09.09 0 0 1-.03-.064V2.354a.09.09 0 0 1 .03-.064Z"}),r.createElement("path",{d:"M5.255 3.75A1.505 1.505 0 0 0 3.75 5.255v8.07a1.505 1.505 0 0 0 1.505 1.505h.916v1.722a.698.698 0 0 0 1.117.559l3.041-2.281h5.416a1.505 1.505 0 0 0 1.505-1.506V5.255a1.505 1.505 0 0 0-1.505-1.505H5.255Zm-.077 1.43a.109.109 0 0 1 .077-.032h10.49a.108.108 0 0 1 .109.108v8.07a.109.109 0 0 1-.11.108h-5.647a.698.698 0 0 0-.42.14l-2.11 1.582v-1.024a.698.698 0 0 0-.698-.698H5.255a.108.108 0 0 1-.108-.109v-8.07c0-.028.011-.056.031-.076Z"})),Ci=c.forwardRef(Ii),wr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ci,{})}));wr.displayName="ChatsIcon";const xi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8 1.75a6.25 6.25 0 1 0 0 12.5 6.25 6.25 0 0 0 0-12.5ZM.25 8a7.75 7.75 0 1 1 15.5 0A7.75 7.75 0 0 1 .25 8Z"}),r.createElement("path",{d:"M11.461 5.408a.75.75 0 0 1 .131 1.053l-3.71 4.767a1.327 1.327 0 0 1-1.699.355 1.329 1.329 0 0 1-.454-.416l-1.343-1.92a.75.75 0 1 1 1.229-.86l1.22 1.743 3.573-4.59a.75.75 0 0 1 1.053-.132Zm-4.489 4.92-.002-.004.002.003Z"})),Si=c.forwardRef(xi),vr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Si,{})}));vr.displayName="CheckCircleIcon";const Zi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-4.408-1.539a.75.75 0 1 0-1.184-.921l-3.573 4.59-1.22-1.743a.75.75 0 1 0-1.23.86l1.344 1.92a1.328 1.328 0 0 0 1.672.453c.19-.091.354-.226.48-.392l3.711-4.767Z"})),pr=c.forwardRef(Zi),mr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(pr,{})}));mr.displayName="CheckFilledIcon";const Mi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M13.439 3.392a.75.75 0 0 1 .17 1.047l-6.186 8.583a1.732 1.732 0 0 1-.617.542 1.646 1.646 0 0 1-1.613-.052 1.747 1.747 0 0 1-.58-.574L2.37 9.478a.75.75 0 1 1 1.258-.815l2.247 3.465.009.015c.025.04.054.067.082.084a.154.154 0 0 0 .074.023.147.147 0 0 0 .073-.017.234.234 0 0 0 .083-.075l.006-.01 6.189-8.586a.75.75 0 0 1 1.047-.17Z"})),Ai=c.forwardRef(Mi),br=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ai,{})}));br.displayName="CheckIcon";const Ni=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M11.461 5.408a.75.75 0 0 1 .131 1.053l-3.71 4.767a1.328 1.328 0 0 1-1.699.355 1.328 1.328 0 0 1-.453-.416l-1.344-1.92a.75.75 0 0 1 1.229-.86l1.22 1.743 3.574-4.59a.75.75 0 0 1 1.052-.132Zm-4.488 4.92-.003-.004.003.003Z"})),Pi=c.forwardRef(Ni),q1=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Pi,{})}));q1.displayName="CheckSmallIcon";const Ti=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M5.415 5c-.891 0-1.337 1.077-.707 1.707l2.586 2.586a1 1 0 0 0 1.414 0l2.586-2.586c.63-.63.183-1.707-.708-1.707H5.415Z"})),Fi=c.forwardRef(Ti),yr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Fi,{})}));yr.displayName="ChevronDownFillIcon";const Vi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M4.47 6.47a.75.75 0 0 1 1.06 0L8 8.94l2.47-2.47a.75.75 0 0 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 0 1 0-1.06Z"})),Hi=c.forwardRef(Vi),G0=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Hi,{})}));G0.displayName="ChevronDownIcon";const Li=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M10 5.414c0-.89-1.076-1.337-1.706-.707L5.708 7.293a1 1 0 0 0 0 1.414l2.586 2.586c.63.63 1.707.184 1.707-.707V5.414Z"})),Oi=c.forwardRef(Li),Er=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Oi,{})}));Er.displayName="ChevronLeftFillIcon";const ki=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M9.531 4.47a.75.75 0 0 1 0 1.06L7.061 8l2.47 2.47a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 0Z"})),Bi=c.forwardRef(ki),K1=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Bi,{})}));K1.displayName="ChevronLeftIcon";const $i=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M6.001 10.586c0 .89 1.077 1.337 1.707.707l2.586-2.586a1 1 0 0 0 0-1.414L7.708 4.707c-.63-.63-1.707-.184-1.707.707v5.172Z"})),Di=c.forwardRef($i),Ir=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Di,{})}));Ir.displayName="ChevronRightFillIcon";const _i=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M6.47 11.53a.75.75 0 0 1 0-1.06L8.94 8 6.47 5.53a.75.75 0 1 1 1.061-1.06l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 0 1-1.06 0Z"})),Ri=c.forwardRef(_i),z1=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ri,{})}));z1.displayName="ChevronRightIcon";const Ui=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M5.416 10c-.891 0-1.338-1.077-.708-1.707l2.586-2.586a1 1 0 0 1 1.414 0l2.586 2.586c.63.63.184 1.707-.707 1.707H5.416Z"})),Wi=c.forwardRef(Ui),Cr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Wi,{})}));Cr.displayName="ChevronUpFillIcon";const ji=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M7.47 5.47a.75.75 0 0 1 1.061 0l3 3a.75.75 0 1 1-1.06 1.06L8 7.06 5.53 9.53a.75.75 0 1 1-1.06-1.06l3-3Z"})),qi=c.forwardRef(ji),Y0=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(qi,{})}));Y0.displayName="ChevronUpIcon";const Ki=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M13.66 2.343a7.996 7.996 0 1 0 0 11.314 8.01 8.01 0 0 0 0-11.314Zm-2.52 7.843a.666.666 0 0 1-.939.944L8.128 9.056a.168.168 0 0 0-.236 0L5.82 11.13a.68.68 0 0 1-.943 0 .667.667 0 0 1 0-.944L6.95 8.113a.166.166 0 0 0 0-.235L4.876 5.805a.667.667 0 0 1 .94-.944L7.89 6.935a.167.167 0 0 0 .236 0l2.073-2.074a.667.667 0 0 1 .943.944L9.067 7.878a.167.167 0 0 0 0 .235l2.074 2.073Z"})),zi=c.forwardRef(Ki),xr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(zi,{})}));xr.displayName="ClearFillIcon";const Gi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M12.53 5.47a.75.75 0 0 1 0 1.06L10.06 9l2.47 2.47a.75.75 0 0 1-1.06 1.06L9 10.06l-2.47 2.47a.75.75 0 1 1-1.06-1.06L7.939 9l-2.47-2.47a.75.75 0 1 1 1.06-1.06L9 7.94l2.47-2.47a.75.75 0 0 1 1.06 0Z"}),r.createElement("path",{d:"M.75 9a8.25 8.25 0 1 1 16.5 0A8.25 8.25 0 0 1 .75 9ZM9 2.25a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5Z"})),Yi=c.forwardRef(Gi),Sr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Yi,{})}));Sr.displayName="ClearIcon";const Xi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M12.703 2h-1.11c-.051-.312-.181-.557-.39-.734-.198-.177-.463-.266-.797-.266H10a2.034 2.034 0 0 0-.86-.719A2.463 2.463 0 0 0 8 .001a2.34 2.34 0 0 0-1.11.28 2.77 2.77 0 0 0-.89.72h-.406c-.177 0-.308.01-.39.03a1.01 1.01 0 0 0-.407.266c-.104.104-.214.287-.328.547L4.406 2H3.203c-.302 0-.594.073-.875.219-.27.146-.495.349-.672.61a1.59 1.59 0 0 0-.25.874v10.704c0 .49.172.895.516 1.218.344.313.77.469 1.281.469h9.5c.302 0 .589-.073.86-.219.28-.146.505-.349.671-.61.178-.26.266-.546.266-.859V3.704c0-.5-.177-.906-.531-1.218-.344-.323-.766-.485-1.266-.485Zm-6.906.406h.5a.83.83 0 0 0 .375-.078c.114-.052.224-.13.328-.234.094-.188.23-.333.406-.438A1.21 1.21 0 0 1 8 1.5c.208 0 .401.052.578.156.188.105.328.25.422.438.104.104.208.182.313.234a.934.934 0 0 0 .39.078h.5v1.5H5.797v-1.5Zm7.297 11.891c0 .052-.026.1-.078.14a.342.342 0 0 1-.22.063H3.204c-.198 0-.297-.099-.297-.297V3.594c0-.052.026-.094.078-.125a.342.342 0 0 1 .22-.063h1.202v.688c0 .354.11.646.328.875.23.219.516.328.86.328h4.812c.344 0 .625-.11.844-.328.23-.23.344-.52.344-.875v-.688h1.203c.198 0 .297.1.297.297v10.594ZM9.906 9.203H8.703V8a.68.68 0 0 0-.203-.5.68.68 0 0 0-.5-.203.68.68 0 0 0-.5.203.68.68 0 0 0-.203.5v1.203H6.094a.68.68 0 0 0-.5.203.676.676 0 0 0-.188.5.71.71 0 0 0 .188.5.71.71 0 0 0 .5.188h1.203v1.203a.68.68 0 0 0 .203.5.68.68 0 0 0 .5.203.68.68 0 0 0 .5-.203.68.68 0 0 0 .203-.5v-1.203h1.203c.198 0 .36-.063.485-.188a.68.68 0 0 0 .203-.5.648.648 0 0 0-.203-.5.63.63 0 0 0-.485-.203Z"})),Ji=c.forwardRef(Xi),Zr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ji,{})}));Zr.displayName="ClipboardAddIcon";const Qi=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8 4.75a.75.75 0 0 1 .75.75v2.19l2.905 2.905a.75.75 0 0 1-1.06 1.06L7.47 8.532A.748.748 0 0 1 7.25 8V5.5A.75.75 0 0 1 8 4.75Z"}),r.createElement("path",{d:"M.25 8a7.75 7.75 0 1 1 15.5 0A7.75 7.75 0 0 1 .25 8ZM8 1.75a6.25 6.25 0 1 0 0 12.5 6.25 6.25 0 0 0 0-12.5Z"})),e3=c.forwardRef(Qi),Mr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(e3,{})}));Mr.displayName="ClockCircleIcon";const t3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.395 1.84a3.669 3.669 0 0 1 6.263 2.595c0 1.025-.504 1.837-.887 2.454l-.036.057c-.423.682-.698 1.16-.698 1.728 0 .41.085.673.199.82.087.112.265.256.737.256h1.989c.954 0 1.713.311 2.265.828.539.506.828 1.16.95 1.777.121.61.09 1.24-.074 1.75a1.975 1.975 0 0 1-.402.73 1.297 1.297 0 0 1-.497.342v.323a1.75 1.75 0 0 1-1.741 1.75H3.516a1.75 1.75 0 0 1-1.74-1.75v-.322a1.275 1.275 0 0 1-.504-.352 1.942 1.942 0 0 1-.388-.737c-.15-.504-.172-1.122-.073-1.713.1-.592.334-1.232.768-1.739A2.49 2.49 0 0 1 3.52 9.75h2.486c.472 0 .65-.144.737-.256.115-.147.2-.41.2-.82 0-.569-.276-1.046-.699-1.728L6.21 6.89c-.384-.617-.888-1.429-.888-2.454 0-.973.386-1.906 1.074-2.594ZM2.353 13.75h13.282a.917.917 0 0 0 .04-.104 2.1 2.1 0 0 0 .03-1c-.075-.384-.244-.73-.505-.974-.248-.232-.63-.422-1.238-.422h-1.989c-.826 0-1.49-.28-1.922-.836-.404-.521-.514-1.171-.514-1.74 0-1.032.506-1.847.89-2.466l.033-.052c.424-.684.698-1.158.698-1.721a2.169 2.169 0 0 0-4.337 0c0 .563.274 1.037.698 1.72.01.018.022.035.033.053.384.619.89 1.434.89 2.466 0 .569-.11 1.219-.514 1.74-.431.556-1.096.836-1.922.836H3.52a.992.992 0 0 0-.802.363c-.208.244-.359.604-.427 1.012-.07.409-.043.79.03 1.036.01.035.022.065.032.09Zm.923 1.5v.25a.25.25 0 0 0 .247.25h10.933a.25.25 0 0 0 .248-.25v-.25H3.276Z"})),r3=c.forwardRef(t3),Ar=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(r3,{})}));Ar.displayName="CloneIcon";const n3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M3.529 2.47a.75.75 0 1 0-1.06 1.06L6.938 8l-4.47 4.47a.75.75 0 0 0 1.06 1.06L8 9.06l4.47 4.47a.75.75 0 1 0 1.06-1.06L9.06 8l4.47-4.47a.75.75 0 1 0-1.061-1.06l-4.47 4.47-4.47-4.47Z"})),Nr=c.forwardRef(n3),n0=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Nr,{})}));n0.displayName="CloseIcon";const o3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M9.83 10.79a.7.7 0 0 0 .5.21l.01.02a.71.71 0 0 0 .49-1.2L9.008 7.996 10.83 6.18a.707.707 0 0 0-1-1L8.004 6.994 6.18 5.17a.707.707 0 0 0-1 1l1.827 1.815L5.18 9.8a.71.71 0 0 0 .49 1.2.7.7 0 0 0 .5-.18l1.844-1.835L9.83 10.79Z"})),a3=c.forwardRef(o3),Pr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(a3,{})}));Pr.displayName="CloseSmallIcon";const l3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.78.795a5.751 5.751 0 0 1 6.102 3.698 3.997 3.997 0 0 1 5.245 2.76.75.75 0 0 1-1.453.373 2.497 2.497 0 0 0-3.84-1.432.75.75 0 0 1-1.164-.478A4.25 4.25 0 1 0 6.5 10.75a.75.75 0 0 1 .002 1.5A5.75 5.75 0 0 1 5.78.795Zm8.952 9.942a.75.75 0 0 1 .151 1.05l-1.934 2.584a1.25 1.25 0 0 1-1.883.133l-1-1a.75.75 0 1 1 1.06-1.06l.796.795 1.76-2.35a.75.75 0 0 1 1.05-.152Z"}),r.createElement("path",{d:"M7.75 12.501a4.75 4.75 0 1 1 9.5 0 4.75 4.75 0 0 1-9.5 0Zm4.75-3.25a3.25 3.25 0 1 0 0 6.5 3.25 3.25 0 0 0 0-6.5Z"})),c3=c.forwardRef(l3),Tr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(c3,{})}));Tr.displayName="CloudCheckIcon";const s3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.982.773a5.751 5.751 0 0 1 5.901 3.72 3.997 3.997 0 0 1 3.776.56 3.997 3.997 0 0 1 .143 6.283 4.001 4.001 0 0 1-1.63.808c-.344.081-.696.106-2.171.106a.75.75 0 0 1 0-1.5c1.525 0 1.688-.033 1.828-.066a2.5 2.5 0 1 0-1.995-4.49.75.75 0 0 1-1.163-.478 4.25 4.25 0 1 0-4.618 5.011.75.75 0 0 1-.155 1.492A5.75 5.75 0 0 1 5.982.773Z"}),r.createElement("path",{d:"M9 9.75a.75.75 0 0 1 .75.75v4.19l1.22-1.22a.75.75 0 0 1 1.061 1.06l-2.5 2.5a.748.748 0 0 1-1.06 0l-2.5-2.5a.75.75 0 0 1 1.06-1.06l1.22 1.22V10.5A.75.75 0 0 1 9 9.75Z"})),i3=c.forwardRef(s3),Fr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(i3,{})}));Fr.displayName="CloudDownloadIcon";const d3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M6.617 3.53a.75.75 0 1 0-1.06-1.06L1.263 6.763a1.75 1.75 0 0 0 0 2.474l4.294 4.294a.75.75 0 1 0 1.06-1.061L2.324 8.177a.25.25 0 0 1 0-.354l4.293-4.292Zm5.828-1.06a.75.75 0 1 0-1.06 1.06l4.293 4.293a.25.25 0 0 1 0 .354l-4.294 4.293a.75.75 0 0 0 1.061 1.06l4.294-4.293a1.75 1.75 0 0 0 0-2.474L12.444 2.47Z"})),f3=c.forwardRef(d3),Vr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(f3,{})}));Vr.displayName="CodeIcon";const u3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M10.28 8.782a.75.75 0 1 0-1.06-1.06l-4.032 4.03a.75.75 0 1 0 1.06 1.061l4.032-4.031Z"}),r.createElement("path",{d:"M10.563 1.898a3.917 3.917 0 1 1 5.54 5.54L14.842 8.7l1.261 1.261a.75.75 0 1 1-1.06 1.06l-1.262-1.26-4.397 4.398a4.554 4.554 0 0 1-2.574 1.288l-1.633.231-1.167 1.167a1.385 1.385 0 0 1-1.957 0l-.896-.896a1.385 1.385 0 0 1 0-1.956l1.169-1.168.232-1.634a4.554 4.554 0 0 1 1.287-2.574L8.241 4.22 6.979 2.96A.75.75 0 0 1 8.04 1.897L9.302 3.16l1.261-1.262Zm4.48 4.48a2.417 2.417 0 1 0-3.419-3.42L10.362 4.22l3.42 3.42 1.26-1.263Zm-10.138 3.3a3.054 3.054 0 0 0-.863 1.725l-.267 1.881a.75.75 0 0 1-.213.426L2.3 14.97l.731.732 1.262-1.261a.75.75 0 0 1 .425-.213l1.88-.266a3.057 3.057 0 0 0 1.726-.863l4.398-4.4L9.3 5.282 4.906 9.678Z"})),h3=c.forwardRef(u3),Hr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(h3,{})}));Hr.displayName="ColorPickerAltIcon";const g3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M13.333.75a3.917 3.917 0 0 0-2.77 1.148L9.302 3.159 8.04 1.898a.75.75 0 0 0-1.06 1.06L8.24 4.22 3.845 8.617a4.554 4.554 0 0 0-1.288 2.574l-.231 1.634-1.17 1.168a1.384 1.384 0 0 0 0 1.956l.897.897a1.384 1.384 0 0 0 1.956 0l1.167-1.168 1.634-.231a4.554 4.554 0 0 0 2.575-1.288L13.78 9.76l1.262 1.262a.75.75 0 1 0 1.06-1.06L14.842 8.7l1.261-1.262A3.917 3.917 0 0 0 13.333.75Zm.448 6.889L10.362 4.22l1.262-1.261a2.417 2.417 0 1 1 3.418 3.418L13.781 7.64Zm-4.48-2.358 3.42 3.419-4.398 4.399a3.057 3.057 0 0 1-1.726.863l-1.88.266a.75.75 0 0 0-.425.213l-1.262 1.26-.731-.731 1.263-1.261a.75.75 0 0 0 .213-.426l.266-1.88a3.054 3.054 0 0 1 .864-1.726L9.302 5.28Z"})),w3=c.forwardRef(g3),Lr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(w3,{})}));Lr.displayName="ColorPickerIcon";const v3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.751 2.498c0-.966.784-1.75 1.75-1.75h1c.967 0 1.75.784 1.75 1.75v13a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-13Zm1.75-.25a.25.25 0 0 0-.25.25v13c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25h-1Zm4.251 5.25c0-.966.783-1.75 1.75-1.75h1c.966 0 1.75.784 1.75 1.75v8a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-8Zm1.75-.25a.25.25 0 0 0-.25.25v8c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-8a.25.25 0 0 0-.25-.25h-1Zm5.999 3.5a1.75 1.75 0 0 0-1.75 1.75v3c0 .967.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-3a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v3a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-3Z"})),p3=c.forwardRef(v3),Or=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(p3,{})}));Or.displayName="ColumnsIcon";const m3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:17,fill:"currentColor",viewBox:"0 0 17 17",ref:t,...e},r.createElement("path",{d:"M8.001.25a.75.75 0 0 1 .75.75v5.25h4.94l-.72-.72a.75.75 0 1 1 1.06-1.06l2 2a.747.747 0 0 1 0 1.06l-2 2a.75.75 0 0 1-1.06-1.06l.72-.72H8.75v5.94l.72-.72a.75.75 0 1 1 1.06 1.06l-2 2a.748.748 0 0 1-1.06 0l-2-2a.75.75 0 0 1 1.06-1.06l.72.72V1A.75.75 0 0 1 8 .25Z"})),b3=c.forwardRef(m3),kr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(b3,{})}));kr.displayName="ConditionAltIcon";const y3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M12.173 6.875c-.052.073-.11.146-.172.219L7.095 12a1.163 1.163 0 0 1-.125.11v3.015a.723.723 0 0 1-.219.531.723.723 0 0 1-.531.22.723.723 0 0 1-.531-.22.723.723 0 0 1-.219-.53v-2.97L5.283 12 .376 7.094a1.235 1.235 0 0 1-.375-.906c0-.354.125-.657.375-.907L5.283.375c.25-.25.552-.375.906-.375s.656.125.906.375l4.906 4.906.078.094h3.047c.209 0 .386.073.532.219a.723.723 0 0 1 .218.531.723.723 0 0 1-.218.531.723.723 0 0 1-.532.22h-2.953ZM1.595 6.188l4.594 4.593 4.594-4.593-4.594-4.594-4.594 4.594Z"})),E3=c.forwardRef(y3),Br=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(E3,{})}));Br.displayName="ConditionIcon";const I3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M3.471 5.47a.75.75 0 0 1 1.06 0l2 2a.75.75 0 0 1 0 1.06l-2 2a.75.75 0 1 1-1.06-1.06L4.941 8 3.47 6.53a.75.75 0 0 1 0-1.06Zm5.03 1.78a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5h-3.5Z"}),r.createElement("path",{d:"M.251 4.5c0-.966.784-1.75 1.75-1.75h12c.967 0 1.75.784 1.75 1.75v7a1.75 1.75 0 0 1-1.75 1.75h-12a1.75 1.75 0 0 1-1.75-1.75v-7Zm1.75-.25a.25.25 0 0 0-.25.25v7c0 .138.112.25.25.25h12a.25.25 0 0 0 .25-.25v-7a.25.25 0 0 0-.25-.25h-12Z"})),C3=c.forwardRef(I3),$r=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(C3,{})}));$r.displayName="ConsoleIcon";const x3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M6.004.73H2.26a1.5 1.5 0 0 0-1.5 1.5v.75a.75.75 0 0 0 1.5 0v-.75h3v12.477a.75.75 0 0 0 1.5 0V2.23h2.49v12.01a1.5 1.5 0 0 0 1.5 1.5h.75a.75.75 0 0 0 0-1.5h-.75V2.23h3.75a.75.75 0 0 0 0-1.5H6.016a.777.777 0 0 0-.012 0Z"})),S3=c.forwardRef(x3),Dr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(S3,{})}));Dr.displayName="ConstantAltIcon";const Z3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M3.675 1.177c.224-.116.474-.176.726-.177h7.196a1.573 1.573 0 0 1 1.279.659l2.84 3.796a1.514 1.514 0 0 1 .277 1.036l-.001.003a1.524 1.524 0 0 1-.443.923l-7.002 7.347a.747.747 0 0 1-.54.237H8a.722.722 0 0 1-.282-.056.746.746 0 0 1-.264-.182L.451 7.418a1.524 1.524 0 0 1-.442-.904l-.002-.021a1.514 1.514 0 0 1 .276-1.036L3.121 1.66c.144-.203.334-.368.553-.482Zm5.075 11.2 4.945-5.189H8.75v5.189Zm-1.5-5.189H2.305l4.945 5.188V7.188Zm1.5-1.5h5.266l-2.35-3.14a.788.788 0 0 1-.017-.025.047.047 0 0 0-.017-.014.075.075 0 0 0-.035-.009H8.75v3.188ZM7.25 2.5H4.4a.076.076 0 0 0-.034.009.048.048 0 0 0-.017.014.767.767 0 0 1-.018.024L1.983 5.688H7.25V2.5Z"})),M3=c.forwardRef(Z3),_r=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(M3,{})}));_r.displayName="ConstantIcon";const A3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M6.334.25a3.967 3.967 0 0 0-.778 7.858 6.724 6.724 0 0 0-5.225 3.65.75.75 0 0 0 1.339.675 5.222 5.222 0 0 1 7.287-2.164.75.75 0 1 0 .753-1.297 6.725 6.725 0 0 0-2.598-.864A3.968 3.968 0 0 0 6.334.25Zm-1.78 2.258a2.468 2.468 0 0 1 4.073.8c-.887.196-1.64.179-2.301.022-.63-.148-1.211-.43-1.771-.822ZM3.892 3.87c.63.414 1.32.739 2.09.92.842.199 1.75.22 2.746.029A2.468 2.468 0 0 1 3.89 3.87ZM13 5.584c-1.15 0-2.083.933-2.083 2.083v.667c0 1.15.933 2.083 2.083 2.083h.667c1.15 0 2.083-.933 2.083-2.083v-.667c0-1.15-.932-2.083-2.083-2.083H13Zm-.583 2.083c0-.322.261-.583.583-.583h.667c.322 0 .583.261.583.583v.667a.583.583 0 0 1-.583.583H13a.583.583 0 0 1-.583-.583v-.667ZM10.917 13c0-1.15.933-2.083 2.083-2.083h.667c1.15 0 2.083.933 2.083 2.084v.666c0 1.15-.932 2.084-2.083 2.084H13a2.083 2.083 0 0 1-2.083-2.084v-.666ZM13 12.418a.583.583 0 0 0-.583.584v.666c0 .322.261.584.583.584h.667a.583.583 0 0 0 .583-.584v-.666a.583.583 0 0 0-.583-.584H13Z"}),r.createElement("path",{d:"M7.667 10.917c-1.15 0-2.084.933-2.084 2.084v.666c0 1.15.933 2.084 2.084 2.084h.666a2.084 2.084 0 0 0 2.084-2.084v-.666a2.084 2.084 0 0 0-2.084-2.084h-.666Zm-.584 2.084c0-.323.262-.584.584-.584h.666c.323 0 .584.261.584.584v.666a.583.583 0 0 1-.584.584h-.666a.583.583 0 0 1-.584-.584v-.666Z"})),N3=c.forwardRef(A3),Rr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(N3,{})}));Rr.displayName="ContextualPersonalizationIcon";const P3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.324 2.324A.25.25 0 0 1 2.5 2.25h10a.25.25 0 0 1 .25.25.75.75 0 0 0 1.5 0A1.75 1.75 0 0 0 12.5.75h-10A1.75 1.75 0 0 0 .75 2.5v10a1.75 1.75 0 0 0 1.75 1.75.75.75 0 0 0 0-1.5.25.25 0 0 1-.25-.25v-10a.25.25 0 0 1 .074-.176Z"}),r.createElement("path",{d:"M5.5 3.75A1.75 1.75 0 0 0 3.75 5.5v10c0 .967.784 1.75 1.75 1.75h10a1.75 1.75 0 0 0 1.75-1.75v-10a1.75 1.75 0 0 0-1.75-1.75h-10ZM5.25 5.5a.25.25 0 0 1 .25-.25h10a.25.25 0 0 1 .25.25v10a.25.25 0 0 1-.25.25h-10a.25.25 0 0 1-.25-.25v-10Z"})),T3=c.forwardRef(P3),Ur=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(T3,{})}));Ur.displayName="CopyIcon";const F3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.5 2.25a.25.25 0 0 0-.25.25v10a.25.25 0 0 0 .25.25.75.75 0 0 1 0 1.5A1.75 1.75 0 0 1 .75 12.5v-10A1.75 1.75 0 0 1 2.5.75h10a1.75 1.75 0 0 1 1.75 1.75.75.75 0 0 1-1.5 0 .25.25 0 0 0-.25-.25h-10Z"}),r.createElement("path",{d:"M5.5 5.25a.25.25 0 0 0-.25.25v10c0 .139.112.25.25.25h10a.25.25 0 0 0 .25-.25v-10a.25.25 0 0 0-.25-.25h-10Zm-1.75.25c0-.966.784-1.75 1.75-1.75h10c.967 0 1.75.784 1.75 1.75v10a1.75 1.75 0 0 1-1.75 1.75h-10a1.75 1.75 0 0 1-1.75-1.75v-10Z"}),r.createElement("path",{d:"m13.594 8.291-.691-.29-.29-.692a.75.75 0 0 1 .981.982Zm-2.17 1.189c-.159.336-.321.667-.47.946-.09.168-.17.31-.239.42-.07.11-.107.155-.111.16 0 .001 0 0 0 0a.5.5 0 1 1-.707-.708c.006-.004.05-.041.16-.11.11-.07.252-.15.42-.24.28-.148.61-.31.946-.468ZM12.902 8l-.29-.691-.01.004-.027.011-.1.043a53.705 53.705 0 0 0-1.473.654c-.417.193-.858.405-1.23.603a8.441 8.441 0 0 0-.513.293c-.14.088-.3.198-.424.321a2 2 0 1 0 2.829 2.829 2.42 2.42 0 0 0 .32-.424c.096-.15.195-.327.294-.513.198-.372.41-.813.603-1.23a53.95 53.95 0 0 0 .655-1.473l.042-.1.015-.036-.691-.29Z"})),V3=c.forwardRef(F3),Wr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(V3,{})}));Wr.displayName="CopyToDashboardIcon";const H3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.032 7.25A2.75 2.75 0 0 0 3.282 10v1a2.75 2.75 0 0 0 2.75 2.75.75.75 0 0 0 0-1.5A1.25 1.25 0 0 1 4.782 11v-1a1.25 1.25 0 0 1 1.25-1.25.75.75 0 0 0 0-1.5Zm3 0A1.75 1.75 0 0 0 7.282 9c0 1.13.78 1.712 1.25 2.063l.05.037c.538.404.7.571.7.9a.25.25 0 0 1-.25.25h-1a.75.75 0 0 0 0 1.5h1a1.75 1.75 0 0 0 1.75-1.75c0-1.129-.78-1.711-1.25-2.062l-.05-.038c-.538-.403-.7-.57-.7-.9a.25.25 0 0 1 .25-.25h1a.75.75 0 0 0 0-1.5h-1Zm3.75.75a.75.75 0 0 0-1.5 0v1.697a6.71 6.71 0 0 0 1.126 3.72.75.75 0 0 0 1.248 0 6.707 6.707 0 0 0 1.126-3.72V8a.75.75 0 0 0-1.5 0v1.697a5.21 5.21 0 0 1-.25 1.594 5.205 5.205 0 0 1-.25-1.594V8Z"}),r.createElement("path",{d:"M2.502.752a1.75 1.75 0 0 0-1.75 1.75v13c0 .967.783 1.75 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-13a1.75 1.75 0 0 0-1.75-1.75h-13Zm-.25 1.75a.25.25 0 0 1 .25-.25h13a.25.25 0 0 1 .25.25v13a.25.25 0 0 1-.25.25h-13a.25.25 0 0 1-.25-.25v-13Z"})),L3=c.forwardRef(H3),jr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(L3,{})}));jr.displayName="CsvIcon";const O3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M3 2a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 3 2ZM.25 6.5c0-.966.784-1.75 1.75-1.75h12c.967 0 1.75.784 1.75 1.75v3A1.75 1.75 0 0 1 14 11.25H2A1.75 1.75 0 0 1 .25 9.5v-3ZM2 6.25a.25.25 0 0 0-.25.25v3c0 .139.113.25.25.25h12a.25.25 0 0 0 .25-.25v-3a.25.25 0 0 0-.25-.25H2ZM3 14a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 3 14Z"})),k3=c.forwardRef(O3),qr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(k3,{})}));qr.displayName="CustomRowIcon";const B3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M3.75 5a4.23 4.23 0 0 1 .6-2.176A4.25 4.25 0 1 1 3.75 5ZM8 2.25c-.794 0-1.51.338-2.012.877a5.057 5.057 0 0 0 4.594.923A2.751 2.751 0 0 0 8 2.25ZM6.603 5.228a6.557 6.557 0 0 1-1.304-.74 2.75 2.75 0 0 0 5.393 1.083 6.567 6.567 0 0 1-4.09-.343Z"}),r.createElement("path",{d:"M8 9.25a7.25 7.25 0 0 1 7.25 7.25.75.75 0 0 1-1.5 0 5.75 5.75 0 0 0-11.5 0 .75.75 0 0 1-1.5 0A7.25 7.25 0 0 1 8 9.25Z"})),$3=c.forwardRef(B3),Kr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx($3,{})}));Kr.displayName="CustomerIcon";const D3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.25 3.5a2.75 2.75 0 1 1 3.423 2.668.75.75 0 0 1-.672 1.083A2.75 2.75 0 0 0 6.25 10v.75H7a.75.75 0 0 1 .746.675l.433 4.325H9.5a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.745-.676l-.433-4.324h-.821a.75.75 0 0 1-.75-.75V10a4.25 4.25 0 0 1 2.985-4.058A2.75 2.75 0 0 1 6.251 3.5ZM9 2.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5Z"}),r.createElement("path",{d:"M1.75 5a2.25 2.25 0 1 1 2.915 2.151.75.75 0 0 1-.664 1.1A1.75 1.75 0 0 0 2.25 10v.75h.25a.75.75 0 0 1 .744.657l.418 3.343H5a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.744-.658l-.418-3.342H1.5a.75.75 0 0 1-.75-.75V10a3.25 3.25 0 0 1 2.127-3.05A2.25 2.25 0 0 1 1.75 5ZM4 4.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm10-1.5a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5ZM13.25 5a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm-5.5 4a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 .75.75 4.752 4.752 0 0 1-3.75 4.645V16a.75.75 0 0 1-.219.53l-.5.5a.75.75 0 0 1-1.28-.53v-2.855A4.752 4.752 0 0 1 7.75 9Zm1.588.75a3.251 3.251 0 0 0 6.326 0H9.338Z"})),_3=c.forwardRef(D3),zr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(_3,{})}));zr.displayName="CustomersFilterIcon";const R3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.25 3.5a2.75 2.75 0 1 1 4.016 2.443 4.25 4.25 0 0 1 2.985 4.058v1.5a.75.75 0 0 1-.75.75h-.821l-.433 4.324a.75.75 0 0 1-.746.675h-3a.75.75 0 0 1-.746-.675l-.433-4.324h-.821a.75.75 0 0 1-.75-.75V10a4.25 4.25 0 0 1 2.985-4.058A2.75 2.75 0 0 1 6.251 3.5ZM9 2.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5ZM7.057 8.056A2.75 2.75 0 0 0 6.251 10v.75H7a.75.75 0 0 1 .746.675l.433 4.325h1.642l.433-4.325A.75.75 0 0 1 11 10.75h.75V10a2.75 2.75 0 0 0-4.695-1.945Z"}),r.createElement("path",{d:"M4 2.75a2.25 2.25 0 0 0-1.122 4.2A3.25 3.25 0 0 0 .75 10v1.5c0 .415.336.75.75.75h.338l.418 3.344A.75.75 0 0 0 3 16.25h2a.75.75 0 0 0 0-1.5H3.663l-.418-3.342a.75.75 0 0 0-.744-.657h-.25V10A1.75 1.75 0 0 1 4 8.25a.75.75 0 0 0 .664-1.1A2.251 2.251 0 0 0 4 2.751ZM3.25 5a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm8.5 0a2.25 2.25 0 1 1 3.374 1.95A3.25 3.25 0 0 1 17.25 10v1.5a.75.75 0 0 1-.75.75h-.338l-.418 3.344a.75.75 0 0 1-.744.656h-2a.75.75 0 0 1 0-1.5h1.338l.418-3.342a.75.75 0 0 1 .744-.657h.25V10A1.75 1.75 0 0 0 14 8.25a.75.75 0 0 1-.664-1.1A2.251 2.251 0 0 1 11.75 5ZM14 4.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Z"})),U3=c.forwardRef(R3),Gr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(U3,{})}));Gr.displayName="CustomersSegmentationIcon";const W3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.502.75a.75.75 0 0 1 .75.75v1.25h3.5V1.5a.75.75 0 1 1 1.5 0v1.25h2.25c.967 0 1.75.784 1.75 1.75V6a.75.75 0 0 1-1.5 0V4.5a.25.25 0 0 0-.25-.25h-2.25V5a.75.75 0 0 1-1.5 0v-.75h-3.5V5a.75.75 0 0 1-1.5 0v-.75h-2.25a.25.25 0 0 0-.25.25v9c0 .139.112.25.25.25h3.499a.75.75 0 0 1 0 1.5H2.502a1.75 1.75 0 0 1-1.75-1.75v-9c0-.966.784-1.75 1.75-1.75h2.25V1.5a.75.75 0 0 1 .75-.75Zm6.874 9.313a.75.75 0 0 1 .75.75l-1.28 2.093-.002-.002a.748.748 0 0 1-.218-.528v-1.563a.75.75 0 0 1 .75-.75Z"}),r.createElement("path",{d:"m13.126 10.813-1.28 2.093 1.953 1.953a.75.75 0 0 0 1.06-1.06l-1.733-1.734v-1.252Z"}),r.createElement("path",{d:"M7.251 12.376a5.125 5.125 0 1 1 10.25 0 5.125 5.125 0 0 1-10.25 0Zm5.125-3.626a3.625 3.625 0 1 0 0 7.25 3.625 3.625 0 0 0 0-7.25Z"})),j3=c.forwardRef(W3),Yr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(j3,{})}));Yr.displayName="DateTimeIcon";const q3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M4.751 5.5a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1-.75-.75Zm.75 2.25a.75.75 0 1 0 0 1.5h3.5a.75.75 0 0 0 0-1.5h-3.5Z"}),r.createElement("path",{d:"m10.804 17.097.014-.007c.186-.085.358-.204.506-.352l5.415-5.415c.146-.146.264-.316.35-.5l.01-.025c.1-.222.152-.464.152-.711V2.5a1.75 1.75 0 0 0-1.75-1.75h-13A1.75 1.75 0 0 0 .751 2.5v13a1.75 1.75 0 0 0 1.75 1.75h7.586c.25 0 .494-.053.717-.153ZM2.324 2.324a.25.25 0 0 1 .177-.074h13a.25.25 0 0 1 .25.25v7.25h-4.25a1.75 1.75 0 0 0-1.75 1.75v4.25h-7.25a.25.25 0 0 1-.25-.25v-13a.25.25 0 0 1 .073-.176ZM14.69 11.25l-3.439 3.439V11.5a.25.25 0 0 1 .25-.25h3.19Z"})),K3=c.forwardRef(q3),Xr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(K3,{})}));Xr.displayName="DescriptionIcon";const z3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.751 11.5v-8A2.75 2.75 0 0 1 3.501.75h11a2.75 2.75 0 0 1 2.75 2.75v8a2.75 2.75 0 0 1-2.75 2.75h-2.614l.25 1.5H13a.75.75 0 0 1 0 1.5H5a.75.75 0 0 1 0-1.5h.865l.25-1.5H3.5A2.75 2.75 0 0 1 .75 11.5Zm1.5-8v7.25h13.5V3.5c0-.69-.56-1.25-1.25-1.25h-11c-.69 0-1.25.56-1.25 1.25Zm12.25 9.25c.41 0 .772-.196 1-.5h-13c.228.304.591.5 1 .5h11Zm-6.864 1.5-.25 1.5h3.229l-.25-1.5h-2.73Z"})),G3=c.forwardRef(z3),Jr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(G3,{})}));Jr.displayName="DesktopIcon";const Y3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"m3.16 14.826.008.008.008.008A8.25 8.25 0 0 0 14.839 3.171l-.004-.004-.004-.004A8.25 8.25 0 0 0 3.16 14.826ZM2.25 9a6.75 6.75 0 0 1 10.964-5.273l-9.488 9.487A6.722 6.722 0 0 1 2.251 9Zm12.024-4.213a6.75 6.75 0 0 1-9.487 9.487l9.487-9.487Z"})),X3=c.forwardRef(Y3),Qr=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(X3,{})}));Qr.displayName="DisabledIcon";const J3=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M9.251 4.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Zm-7 3.75a.75.75 0 0 1 .75-.75h10a.75.75 0 1 1 0 1.5h-10a.75.75 0 0 1-.75-.75Zm5.75 5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z"})),Q3=c.forwardRef(J3),en=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Q3,{})}));en.displayName="DivideIcon";const e6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M8.001 8.25a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-1.5.5a.75.75 0 0 0 0 1.5h.75V12h-.75a.75.75 0 0 0 0 1.5h3a.75.75 0 1 0 0-1.5h-.75V9.5a.75.75 0 0 0-.75-.75h-1.5Z"}),r.createElement("path",{d:"M4.251 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h8.75a.75.75 0 0 0 .75-.75v-10a.75.75 0 0 0-.75-.75h-8.75a1.5 1.5 0 0 1 0-3h8.75a.75.75 0 0 0 0-1.5h-8.75Zm-1.5 13V5.6c.442.254.954.4 1.5.4h8v8.5h-8a1.5 1.5 0 0 1-1.5-1.5Z"}),r.createElement("path",{d:"M3.501 3a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1-.75-.75Z"})),t6=c.forwardRef(e6),tn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(t6,{})}));tn.displayName="DocumentationIcon";const r6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M9 1.75a.75.75 0 0 1 .75.75v6.19l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3-.006.007a.748.748 0 0 1-1.047 0l-.007-.006-3-3a.75.75 0 0 1 1.06-1.06L8.25 8.69V2.5A.75.75 0 0 1 9 1.75Z"}),r.createElement("path",{d:"M2.25 10.5a.75.75 0 0 0-1.5 0v1a2.75 2.75 0 0 0 2.75 2.75h11a2.75 2.75 0 0 0 2.75-2.75v-1a.75.75 0 0 0-1.5 0v1a1.25 1.25 0 0 1-1.25 1.25h-11a1.25 1.25 0 0 1-1.25-1.25v-1Z"})),n6=c.forwardRef(r6),rn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(n6,{})}));rn.displayName="DownloadIcon";const o6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M1.587 3.57a1.41 1.41 0 0 0-.64.39 1.455 1.455 0 0 0 0 2.08c.303.305.63.44 1.053.44.424 0 .75-.135 1.054-.44.28-.28.438-.654.438-1.04a1.52 1.52 0 0 0-1.109-1.437 1.873 1.873 0 0 0-.796.008Zm6 0a1.41 1.41 0 0 0-.64.39 1.455 1.455 0 0 0 0 2.08c.303.305.63.44 1.053.44.424 0 .75-.135 1.054-.44a1.454 1.454 0 0 0 0-2.08 1.38 1.38 0 0 0-1.07-.437c-.134 0-.267.016-.397.048Zm6 0a1.41 1.41 0 0 0-.64.39 1.455 1.455 0 0 0 0 2.08c.303.305.63.44 1.053.44.424 0 .75-.135 1.054-.44a1.454 1.454 0 0 0 0-2.08 1.38 1.38 0 0 0-1.07-.437c-.134 0-.267.016-.397.048Zm-12 6a1.41 1.41 0 0 0-.64.39 1.456 1.456 0 0 0 0 2.08c.303.305.63.44 1.053.44.424 0 .75-.135 1.054-.44.458-.457.564-1.12.274-1.713a1.566 1.566 0 0 0-.945-.764 1.873 1.873 0 0 0-.796.008Zm6 0a1.41 1.41 0 0 0-.64.39 1.455 1.455 0 0 0 0 2.08c.303.305.63.44 1.053.44.424 0 .75-.135 1.054-.44a1.454 1.454 0 0 0 0-2.08 1.38 1.38 0 0 0-1.07-.437c-.134 0-.267.016-.397.048Zm6 0a1.41 1.41 0 0 0-.64.39 1.455 1.455 0 0 0 0 2.08c.303.305.63.44 1.053.44.424 0 .75-.135 1.054-.44a1.454 1.454 0 0 0 0-2.08 1.38 1.38 0 0 0-1.07-.437c-.134 0-.267.016-.397.048Z"})),a6=c.forwardRef(o6),nn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(a6,{})}));nn.displayName="DragHorizontalIcon";const l6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M5 3.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM6.5 14a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM11 3.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM12.5 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM11 15.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"})),c6=c.forwardRef(l6),on=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(c6,{})}));on.displayName="DragVericalIcon";const s6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M11.593 2.177a1.75 1.75 0 0 0-2.474 0L1.38 9.914a.75.75 0 0 0-.196.344l-.912 3.556a.75.75 0 0 0 .913.912l3.556-.912a.75.75 0 0 0 .344-.196l7.737-7.737a1.75 1.75 0 0 0 0-2.475l-1.23-1.23Zm-1.414 1.06a.25.25 0 0 1 .354 0l1.23 1.23a.25.25 0 0 1 0 .353l-.752.751-1.583-1.583.751-.75ZM8.368 5.05 9.95 6.632l-5.78 5.78-2.13.547.546-2.13 5.78-5.78Z"})),i6=c.forwardRef(s6),an=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(i6,{})}));an.displayName="EditIcon";const d6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.326.825a.75.75 0 0 0-.652 0l-7.25 3.5A.75.75 0 0 0 0 5v4a.75.75 0 0 0 1.5 0V6.195l1.25.604V11.5c0 .162.053.32.15.45l.6-.45-.6.45h.001l.001.002.003.004.007.008.02.027.07.082c.057.069.14.16.25.27.216.216.535.499.957.78A6.758 6.758 0 0 0 8 14.252a6.751 6.751 0 0 0 3.791-1.127c.423-.281.742-.564.958-.78a4.816 4.816 0 0 0 .32-.352l.02-.027.007-.008.002-.004.001-.001s.001-.002-.599-.451l.6.45a.75.75 0 0 0 .15-.45V6.799l2.326-1.123a.75.75 0 0 0 0-1.35l-7.25-3.5Zm3.424 6.698v3.697l-.061.063a4.823 4.823 0 0 1-.73.594c-.652.434-1.634.873-2.959.873-1.324 0-2.307-.439-2.959-.873a4.822 4.822 0 0 1-.79-.657V7.523l3.423 1.653c.206.1.446.1.652 0l3.424-1.653ZM8 7.668 2.475 5 8 2.333 13.525 5 8 7.668Z"})),f6=c.forwardRef(d6),ln=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(f6,{})}));ln.displayName="EducationHubIcon";const u6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M5.492 3.252a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Zm2.5-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2.5 12.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Zm2.5-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm0-7.25a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm-1 2.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z"})),h6=c.forwardRef(u6),cn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(h6,{})}));cn.displayName="EllipsisVerticalIcon";const g6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M2 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0-1.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1ZM8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0-1.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Zm8-.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm-1.5 0a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0Z"})),w6=c.forwardRef(g6),sn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(w6,{})}));sn.displayName="EllipsissHorizontalIcon";const v6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M.656 3.047c.32-.385.804-.63 1.345-.63h12a1.746 1.746 0 0 1 1.75 1.75v8a1.75 1.75 0 0 1-1.75 1.75H2a1.75 1.75 0 0 1-1.75-1.75v-8a1.743 1.743 0 0 1 .405-1.12ZM1.75 4.883v7.284c0 .138.112.25.25.25h12a.25.25 0 0 0 .25-.25V4.883L9.803 8.304a2.955 2.955 0 0 1-3.604 0L1.75 4.884Zm11.295-.966H2.956l4.157 3.198a1.456 1.456 0 0 0 1.775 0l4.158-3.198Z"})),p6=c.forwardRef(v6),dn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(p6,{})}));dn.displayName="EmailIcon";const m6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M.25 7.5a7.25 7.25 0 0 1 14.437-.965c.084.63.08 1.256 0 1.864A.75.75 0 0 1 13.2 8.2a5.55 5.55 0 0 0 0-1.468A5.751 5.751 0 0 0 1.75 7.5a5.75 5.75 0 0 0 6.34 5.72.75.75 0 0 1 .152 1.493A7.25 7.25 0 0 1 .252 7.5Z"}),r.createElement("path",{d:"M5.334 4.584a.967.967 0 1 0 0 1.933.967.967 0 0 0 0-1.933ZM8.7 5.55a.967.967 0 1 1 1.934 0 .967.967 0 0 1-1.933 0ZM3.852 7.64a.75.75 0 0 1 .91.545c.332 1.33 1.534 2.032 2.739 2.032.169 0 .336-.017.5-.05a.75.75 0 1 1 .302 1.468c-.262.054-.53.082-.802.082-1.737 0-3.66-1.03-4.195-3.168a.75.75 0 0 1 .546-.91Zm9.926 3.25a.667.667 0 0 0-1.333 0v1.555H10.89a.667.667 0 0 0 0 1.333h1.555v1.556a.667.667 0 0 0 1.333 0v-1.556h1.556a.667.667 0 0 0 0-1.333h-1.556v-1.556Z"})),b6=c.forwardRef(m6),fn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(b6,{})}));fn.displayName="EmojiPickerIcon";const y6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("path",{d:"M14.303 0H1.697C.757 0 0 .756 0 1.697v12.606C0 15.243.756 16 1.697 16h12.606c.94 0 1.697-.756 1.697-1.697V1.697C16 .757 15.244 0 14.303 0ZM1.697 1.455h12.606a.24.24 0 0 1 .242.242v7.515h-4.363v.727c0 1.203-.98 2.182-2.182 2.182A2.185 2.185 0 0 1 5.818 9.94v-.727H1.455V1.697a.24.24 0 0 1 .242-.242Zm12.606 13.09H1.697a.24.24 0 0 1-.242-.242v-3.636H4.44a3.631 3.631 0 0 0 7.118 0h2.986v3.636a.24.24 0 0 1-.242.242Z"}))),E6=c.forwardRef(y6),un=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(E6,{})}));un.displayName="EmptyIcon";const I6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15.333 7.057 8.943.667a1.333 1.333 0 0 0-1.886 0L.667 7.058a1.333 1.333 0 0 0 0 1.885l6.39 6.39a1.333 1.333 0 0 0 1.886 0l6.39-6.39a1.334 1.334 0 0 0 0-1.886ZM7.38 4.278a.667.667 0 0 1 1.333 0v4a.667.667 0 0 1-1.333 0v-4Zm.7 7.673h-.018a1.02 1.02 0 0 1-1.015-.98.983.983 0 0 1 .965-1.02h.019a1.018 1.018 0 0 1 .952 1.364.984.984 0 0 1-.903.636Z"})),hn=c.forwardRef(I6),gn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(hn,{})}));gn.displayName="ErrorFillIcon";const C6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"M7.017 0h8.484a1.75 1.75 0 0 1 1.75 1.75v2.5a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-2.5A1.75 1.75 0 0 1 2.5 0h4.516Zm.55 1.5-.572 2h3.44l.571-2h-3.44Zm8.184 2V1.75a.25.25 0 0 0-.25-.25h-2.934l-.572 2h3.756Zm-9.744-2H2.5a.25.25 0 0 0-.25.25V3.5h3.184l.572-2ZM2.25 6.25a.75.75 0 1 0-1.5 0v8.5A1.75 1.75 0 0 0 2.5 16.5h13a1.75 1.75 0 0 0 1.75-1.75v-8.5a.75.75 0 0 0-1.5 0v8.5a.25.25 0 0 1-.25.25h-13a.25.25 0 0 1-.25-.25v-8.5Zm5 2.362v3.278l3.277-1.64L7.25 8.612Zm3.6 1.8Zm-3.84-3.41c.225-.01.448.037.65.138l3.86 1.93a1.321 1.321 0 0 1 0 2.361l-3.86 1.93a1.324 1.324 0 0 1-1.743-.538 1.321 1.321 0 0 1-.167-.643V8.321a1.32 1.32 0 0 1 1.26-1.319Z"})),x6=c.forwardRef(C6),wn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(x6,{})}));wn.displayName="EventIcon";const S6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.236.782c-.37.049-.682.212-.974.508a1.74 1.74 0 0 0-.441.736c-.052.172-.055.42-.055 5.475 0 5.054.003 5.302.055 5.474.087.286.229.521.44.736.308.312.61.463 1.017.508.269.032.546-.006.685-.092a.69.69 0 0 0 .18-.202c.075-.126.083-.168.083-.425s-.008-.299-.082-.425a.708.708 0 0 0-.187-.204c-.088-.053-.363-.117-.52-.12-.021 0-.072-.034-.112-.074l-.074-.073V2.398l.074-.073.073-.074h10.206l.073.074c.04.04.074.09.075.112.002.157.066.432.119.52a.708.708 0 0 0 .205.187c.126.074.168.082.425.082s.299-.008.425-.082a.69.69 0 0 0 .2-.181c.133-.215.138-.73.01-1.066-.19-.5-.613-.898-1.145-1.075-.157-.053-.402-.056-5.37-.06C4.758.76 2.335.769 2.236.782Zm3 3c-.37.049-.682.212-.974.508a1.74 1.74 0 0 0-.441.736c-.052.172-.055.42-.055 5.475s.003 5.303.055 5.475c.09.291.23.524.456.748.224.226.457.366.749.456.172.053.42.055 5.475.055s5.303-.002 5.475-.055a1.73 1.73 0 0 0 .749-.456 1.73 1.73 0 0 0 .456-.748c.052-.173.055-.42.055-5.476 0-5.054-.003-5.302-.055-5.474a1.852 1.852 0 0 0-1.19-1.204c-.157-.053-.402-.056-5.37-.06-2.863-.002-5.286.007-5.385.02Zm10.44 1.543.075.073v10.206l-.074.073-.073.074H5.398l-.073-.074-.074-.073V5.398l.074-.073.073-.074h10.206l.073.074ZM8.687 7.79c-.38.084-.725.4-.852.782-.061.18-.063.242-.063 1.928s.002 1.748.063 1.928c.2.601.854.935 1.469.753.089-.027.89-.412 1.78-.857 1.806-.904 1.85-.933 2.036-1.311.09-.184.097-.217.097-.513 0-.296-.006-.33-.097-.513-.186-.378-.23-.407-2.036-1.311-.89-.445-1.691-.831-1.78-.858a1.72 1.72 0 0 0-.617-.028Zm2.685 2.71c0 .008-.48.255-1.065.548l-1.065.532V9.42l1.065.532c.586.293 1.065.54 1.065.548Z"})),Z6=c.forwardRef(S6),vn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Z6,{})}));vn.displayName="EventsSegmentationIcon";const M6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.735 2.25h-.25a.75.75 0 1 1 0-1.5h7a.75.75 0 0 1 0 1.5h-.25v4.028l1.823 2.805a.662.662 0 0 1 .012.018l2.535 3.9a2.75 2.75 0 0 1-2.305 4.25H3.667A2.75 2.75 0 0 1 1.365 13l2.531-3.893a.753.753 0 0 1 .02-.03l1.819-2.8V2.25Zm5.121 4.66a.75.75 0 0 1-.121-.41V2.25h-3.5V6.5a.75.75 0 0 1-.121.41L5.917 8.75h6.136l-1.197-1.84Zm-7.214 5.34h3.793a.75.75 0 0 1 0 1.5H2.667l-.044.07a1.25 1.25 0 0 0 1.045 1.93H14.3a1.25 1.25 0 0 0 1.047-1.93l-2.32-3.57H4.943l-1.3 2Z"})),A6=c.forwardRef(M6),pn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(A6,{})}));pn.displayName="ExperimentIcon";const N6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.366.74a5.75 5.75 0 0 1 5.518 3.75 3.997 3.997 0 0 1 3.974.719 4 4 0 0 1-1.629 6.92.75.75 0 0 1-.364-1.456 2.5 2.5 0 1 0-2.03-4.481.75.75 0 0 1-1.164-.48 4.25 4.25 0 1 0-7.14 3.825.75.75 0 1 1-1.045 1.075A5.75 5.75 0 0 1 6.366.74Z"}),r.createElement("path",{d:"M6.214 8.807a.748.748 0 0 0-.243.163l-2 2a.75.75 0 0 0 1.06 1.06l.72-.719v5.19a.75.75 0 0 0 1.5 0v-5.19l.72.72a.75.75 0 1 0 1.06-1.06l-2-2a.748.748 0 0 0-.817-.164Zm5.287-.057a.75.75 0 0 1 .75.75v5.19l.72-.72a.75.75 0 0 1 1.06 1.06l-2 2a.748.748 0 0 1-1.06 0l-2-2a.75.75 0 0 1 1.06-1.06l.72.72V9.5a.75.75 0 0 1 .75-.75Z"})),P6=c.forwardRef(N6),mn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(P6,{})}));mn.displayName="ExposeIcon";const T6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:18,fill:"currentColor",viewBox:"0 0 17 18",ref:t,...e},r.createElement("path",{d:"M5.751 3.501a.75.75 0 0 0-1.5 0v1.25h-1.25a.75.75 0 0 0 0 1.5h1.25v1.25a.75.75 0 0 0 1.5 0v-1.25h1.25a.75.75 0 0 0 0-1.5h-1.25v-1.25Zm7.28 3.969a.75.75 0 0 1 0 1.062l-.97.97.97.969a.75.75 0 0 1-1.06 1.06l-.97-.97-.97.97a.75.75 0 0 1-1.06-1.06l.97-.97-.97-.97a.75.75 0 0 1 1.06-1.06l.97.97.97-.97a.75.75 0 0 1 1.06 0Zm-10.28 5.031a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5H5.288a1 1 0 1 1-.074 0H3.501a.75.75 0 0 1-.75-.75Z"}),r.createElement("path",{d:"M6.251 10.75a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}),r.createElement("path",{d:"M12.025.751c.457 0 .896.179 1.223.498l1.975 1.921a1.751 1.751 0 0 1 .528 1.253v11.078a1.75 1.75 0 0 1-1.75 1.75h-12a1.75 1.75 0 0 1-1.75-1.75v-13a1.75 1.75 0 0 1 1.75-1.75h10.024Zm0 1.5H2.002a.25.25 0 0 0-.25.25v13a.25.25 0 0 0 .25.25h12a.25.25 0 0 0 .25-.25V4.423a.251.251 0 0 0-.075-.178L12.2 2.323a.25.25 0 0 0-.175-.072Z"})),F6=c.forwardRef(T6),bn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(F6,{})}));bn.displayName="ExpressionIcon";const V6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M8.97 2.532a.723.723 0 0 0 .531.218h2.688L7.47 7.47a.752.752 0 0 0-.203.53c.01.198.083.37.219.516A.798.798 0 0 0 8 8.735a.752.752 0 0 0 .532-.203l4.718-4.719V6.5c0 .209.073.386.219.532A.723.723 0 0 0 14 7.25a.723.723 0 0 0 .532-.218.723.723 0 0 0 .218-.532V2a.723.723 0 0 0-.218-.53.723.723 0 0 0-.532-.22H9.5a.723.723 0 0 0-.531.22.723.723 0 0 0-.219.53c0 .209.073.386.219.532Z"}),r.createElement("path",{d:"M6.533 1.47A.723.723 0 0 0 6 1.25H3c-.312 0-.604.079-.875.235-.27.156-.484.37-.64.64A1.717 1.717 0 0 0 1.25 3v10c0 .313.078.605.235.876.156.27.37.484.64.64.271.156.563.235.875.235h10c.313 0 .604-.079.875-.235a1.71 1.71 0 0 0 .64-.64c.157-.271.235-.563.235-.875v-3a.723.723 0 0 0-.218-.532A.723.723 0 0 0 14 9.25a.723.723 0 0 0-.531.22.723.723 0 0 0-.219.53v3a.256.256 0 0 1-.078.188.232.232 0 0 1-.172.063H3a.29.29 0 0 1-.187-.063A.29.29 0 0 1 2.75 13V3a.23.23 0 0 1 .063-.171A.256.256 0 0 1 3 2.75h3a.723.723 0 0 0 .532-.218A.723.723 0 0 0 6.75 2a.723.723 0 0 0-.218-.53Z"})),H6=c.forwardRef(V6),yn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(H6,{})}));yn.displayName="ExternalLinkIcon";const L6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M7.868 6.384c-.617 0-1.117.5-1.117 1.116a.75.75 0 0 1-1.5 0 2.617 2.617 0 0 1 2.617-2.616.75.75 0 1 1 0 1.5Z"}),r.createElement("path",{d:"M14.532 2.53a.75.75 0 1 0-1.06-1.06l-1.817 1.817a8.468 8.468 0 0 0-2.07-.846A6.116 6.116 0 0 0 8 2.251a6.107 6.107 0 0 0-1.584.19c-2.254.566-4.347 2.29-5.729 3.98l-.009.011a1.994 1.994 0 0 0 0 2.466l.01.012a13.977 13.977 0 0 0 2.766 2.577L1.471 13.47a.75.75 0 1 0 1.06 1.06l2.553-2.551a.745.745 0 0 0 .188-.188L7.42 9.643a.75.75 0 0 0 .716.973A2.617 2.617 0 0 0 10.752 8a.75.75 0 0 0-.974-.716l4.754-4.753ZM9.285 7.778A.75.75 0 0 0 9.251 8c0 .617-.5 1.117-1.116 1.117a.75.75 0 0 0-.223.034l1.373-1.374Zm-4.75 2.63C3.51 9.734 2.577 8.85 1.853 7.967a.494.494 0 0 1 0-.603c1.272-1.553 3.108-3.011 4.929-3.468h.004c.393-.102.798-.15 1.204-.145h.02c.405-.005.81.043 1.203.144h.004a6.71 6.71 0 0 1 1.327.5l-6.01 6.012Z"}),r.createElement("path",{d:"M12.953 4.99a.75.75 0 0 1 1.06-.038c.443.413.851.915 1.183 1.322l.12.147.009.011a1.994 1.994 0 0 1 0 2.466l-.009.011c-1.356 1.66-3.447 3.416-5.732 3.986A6.141 6.141 0 0 1 8 13.084a6.139 6.139 0 0 1-1.426-.152.75.75 0 0 1 .332-1.463c.356.081.72.12 1.085.115h.02a4.64 4.64 0 0 0 1.204-.143l.004-.001c1.845-.46 3.678-1.943 4.93-3.473a.495.495 0 0 0 0-.603l-.115-.142c-.341-.418-.681-.835-1.044-1.173a.75.75 0 0 1-.037-1.06Z"})),O6=c.forwardRef(L6),En=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(O6,{})}));En.displayName="EyeCrossedIcon";const k6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M8 5.05a2.617 2.617 0 1 0 0 5.234A2.617 2.617 0 0 0 8 5.05ZM6.884 7.668a1.117 1.117 0 1 1 2.233 0 1.117 1.117 0 0 1-2.233 0Z"}),r.createElement("path",{d:"M9.585 2.441A6.116 6.116 0 0 0 8 2.251a6.107 6.107 0 0 0-1.584.19c-2.254.566-4.347 2.29-5.729 3.98l-.009.011a1.994 1.994 0 0 0 0 2.466l.01.012c1.358 1.658 3.446 3.413 5.731 3.985A6.135 6.135 0 0 0 8 13.084a6.141 6.141 0 0 0 1.583-.189c2.286-.57 4.377-2.326 5.733-3.986l.008-.01a1.994 1.994 0 0 0 0-2.467l-.008-.011c-1.383-1.69-3.48-3.414-5.731-3.98ZM8.01 3.751c.406-.005.81.043 1.204.144h.004c1.819.457 3.659 1.916 4.93 3.469a.494.494 0 0 1 0 .603c-1.25 1.53-3.084 3.014-4.929 3.473h-.004a4.64 4.64 0 0 1-1.205.144h-.02a4.641 4.641 0 0 1-1.202-.143h-.003c-1.845-.462-3.677-1.945-4.931-3.475a.494.494 0 0 1 0-.602c1.272-1.553 3.108-3.011 4.929-3.468h.004c.393-.102.798-.15 1.204-.145h.019Z"})),B6=c.forwardRef(k6),In=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(B6,{})}));In.displayName="EyeIcon";const $6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M2.69 1.378A1.25 1.25 0 0 0 .75 2.42v11.16M2.69 1.378l4.06 2.523V2.42a1.25 1.25 0 0 1 1.958-1.03l.004.003 7.999 5.58a1.25 1.25 0 0 1 0 2.056L8.708 14.61a1.25 1.25 0 0 1-1.958-1.03V12.1l-4.06 2.523a1.249 1.249 0 0 1-1.94-1.042m1.5-10.71v10.26l4.854-3.017a.75.75 0 0 1 1.146.637v2.351l7.313-5.101L8.25 2.899v2.352a.75.75 0 0 1-1.146.637L2.25 2.87Z"})),D6=c.forwardRef($6),Cn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(D6,{})}));Cn.displayName="FastForwardIcon";const _6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15 4.516c0-.219-.042-.432-.125-.64a1.738 1.738 0 0 0-.344-.547L11.844.5a1.653 1.653 0 0 0-.531-.359 1.443 1.443 0 0 0-.625-.14h-7.61a1.89 1.89 0 0 0-.797.171c-.25.105-.474.26-.672.47a2.158 2.158 0 0 0-.453.718c-.104.26-.156.536-.156.828v11.625c0 .292.052.573.156.844.105.27.256.51.453.719.198.197.422.354.672.468.25.104.516.156.797.156h9.844c.281 0 .547-.052.797-.156.25-.114.474-.276.672-.484.198-.208.349-.443.453-.703a2.33 2.33 0 0 0 .156-.844V4.516Zm-12.187-3a.586.586 0 0 1 .265-.062h6.844V3.64c0 .219.042.432.125.64.083.21.198.397.344.563.156.156.333.276.531.36.198.083.401.125.61.125h2.078v8.484c0 .198-.068.37-.204.516a.608.608 0 0 1-.484.218H3.078a.68.68 0 0 1-.5-.203.698.698 0 0 1-.187-.531V2.188c0-.198.067-.37.203-.516a.532.532 0 0 1 .219-.156Zm8.5.484 1.78 1.875h-1.562a.212.212 0 0 1-.156-.062.269.269 0 0 1-.062-.172v-1.64Z"})),R6=c.forwardRef(_6),xn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(R6,{})}));xn.displayName="FileIcon";const U6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M15 4.516c0-.22-.042-.433-.125-.641a1.738 1.738 0 0 0-.344-.547L11.844.5a1.654 1.654 0 0 0-.531-.36 1.443 1.443 0 0 0-.626-.14H3.079a1.89 1.89 0 0 0-.797.172c-.25.104-.474.26-.672.469a2.158 2.158 0 0 0-.453.718c-.104.26-.156.537-.156.829v11.624c0 .292.052.573.156.844.104.271.255.51.453.719.198.198.422.354.672.469.25.104.516.156.797.156h9.844c.281 0 .547-.052.797-.156.25-.115.474-.276.672-.485a2.2 2.2 0 0 0 .453-.703c.104-.27.156-.552.156-.844V4.517Zm-12.188-3a.586.586 0 0 1 .266-.063h6.844v2.188c0 .218.042.432.125.64.083.209.198.396.344.563.156.156.333.276.53.36.199.082.402.124.61.124h2.078v8.485c0 .197-.067.37-.203.515a.608.608 0 0 1-.484.219H3.078a.68.68 0 0 1-.5-.203.698.698 0 0 1-.187-.531V2.187c0-.197.067-.37.203-.515a.532.532 0 0 1 .219-.156Zm8.5.484 1.782 1.875H11.53a.212.212 0 0 1-.156-.063.269.269 0 0 1-.063-.171V2Z"}),r.createElement("path",{d:"M5.637 11.254a.667.667 0 0 0 .328-.07l4.92-2.46a.669.669 0 0 0 .001-1.196L5.964 5.07A.667.667 0 0 0 5 5.667v4.921a.667.667 0 0 0 .637.666Z"})))),W6=c.forwardRef(U6),Sn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(W6,{})}));Sn.displayName="FileVideoIcon";const j6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M2.75 2.75v.94l4.252 4.251c.265.266.415.626.415 1.002v3.805l1.167.292V8.944c0-.376.148-.736.413-1.002L13.25 3.69v-.94H2.75Zm10.525.915Zm-11.61-2a1.417 1.417 0 0 1 1.002-.415h10.667a1.417 1.417 0 0 1 1.416 1.417v1.057c0 .376-.15.737-.415 1.002l-4.252 4.251v4.17a1.417 1.417 0 0 1-1.76 1.374l-1.333-.334a1.417 1.417 0 0 1-1.073-1.374V8.978L1.664 4.725a1.417 1.417 0 0 1-.414-1V2.666c0-.376.15-.736.415-1.002Zm8.419 7.278Z"})),q6=c.forwardRef(j6),Zn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(q6,{})}));Zn.displayName="FilterIcon";const K6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M14.386 7.424a.332.332 0 0 0-.534-.158c-.393.334-.83.614-1.298.832a.166.166 0 0 1-.236-.14A8.767 8.767 0 0 0 5.172.004a.333.333 0 0 0-.339.498c.547.965.835 2.055.834 3.164a6.04 6.04 0 0 1-.42 2.215.167.167 0 0 1-.295.03 5.85 5.85 0 0 1-.698-1.525.333.333 0 0 0-.534-.162 6.643 6.643 0 0 0-2.386 5.109 6.667 6.667 0 1 0 13.333 0 6.61 6.61 0 0 0-.281-1.91ZM8 14.167a2.68 2.68 0 0 1-2.666-2.742 5.04 5.04 0 0 1 3.1-4.59.167.167 0 0 1 .194.258 2.853 2.853 0 0 0-.313 2.774.17.17 0 0 0 .118.092.167.167 0 0 0 .144-.04c.227-.183.397-.427.49-.704a.163.163 0 0 1 .092-.105.167.167 0 0 1 .14 0 2.467 2.467 0 0 1 1.368 2.39A2.616 2.616 0 0 1 8 14.168Z"})),z6=c.forwardRef(K6),Mn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(z6,{})}));Mn.displayName="FireIcon";const G6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M1.263.763A1.75 1.75 0 0 1 2.5.25H6a1.75 1.75 0 0 1 1.4.7l.975 1.3H15.5A1.75 1.75 0 0 1 17.25 4v10a1.75 1.75 0 0 1-1.75 1.75h-13A1.75 1.75 0 0 1 .75 14V2c0-.464.185-.909.513-1.237ZM2.5 1.75a.25.25 0 0 0-.25.25v12a.25.25 0 0 0 .25.25h13a.25.25 0 0 0 .25-.25V4a.25.25 0 0 0-.25-.25H8a.75.75 0 0 1-.6-.3l-1.2-1.6a.25.25 0 0 0-.2-.1H2.5Z"})),Y6=c.forwardRef(G6),An=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Y6,{})}));An.displayName="FolderEmptyIcon";const X6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M2.5.25c-.482 0-.933.208-1.256.556A1.87 1.87 0 0 0 .75 2.077v11.847c0 .467.172.925.494 1.271.323.348.774.556 1.256.556h13c.483 0 .934-.208 1.257-.556a1.87 1.87 0 0 0 .493-1.271V4.23a1.87 1.87 0 0 0-.493-1.272 1.715 1.715 0 0 0-1.257-.555H8.393l-.976-1.401a1.771 1.771 0 0 0-.613-.55A1.692 1.692 0 0 0 6 .25H2.5Z"})),J6=c.forwardRef(X6),Nn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(J6,{})}));Nn.displayName="FolderFullIcon";const Q6=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M1.312-.002C.587-.002 0 .585 0 1.31v2.999C0 5.033.587 5.62 1.312 5.62h2.999c.724 0 1.312-.588 1.312-1.312V1.31c0-.725-.588-1.312-1.312-1.312H1.312ZM1.125 1.31c0-.104.083-.187.187-.187h2.999c.103 0 .187.083.187.187v2.999a.187.187 0 0 1-.187.187H1.312a.187.187 0 0 1-.187-.187V1.31Z"}),r.createElement("path",{d:"M1.312 6.745C.587 6.745 0 7.333 0 8.057v2.999c0 .725.587 1.312 1.312 1.312h2.999c.724 0 1.312-.588 1.312-1.312V8.057c0-.724-.588-1.312-1.312-1.312H1.312Zm-.187 1.312c0-.103.083-.187.187-.187h2.999c.103 0 .187.084.187.187v2.999a.187.187 0 0 1-.187.187H1.312a.187.187 0 0 1-.187-.187V8.057Z"}),r.createElement("path",{d:"M6.747 1.31c0-.725.588-1.312 1.312-1.312h2.999c.725 0 1.312.587 1.312 1.312v2.999c0 .724-.587 1.312-1.312 1.312H8.059a1.312 1.312 0 0 1-1.312-1.312V1.31Zm1.312-.187a.187.187 0 0 0-.187.187v2.999c0 .103.084.187.187.187h2.999a.187.187 0 0 0 .187-.187V1.31a.187.187 0 0 0-.187-.187H8.059Z"}),r.createElement("path",{d:"M8.06 6.745c-.725 0-1.313.588-1.313 1.312v2.999c0 .725.588 1.312 1.312 1.312h.155c0-.382.052-.76.155-1.125h-.31a.187.187 0 0 1-.187-.187V8.057c0-.103.084-.187.187-.187h2.999c.103 0 .187.084.187.187v.31a4.157 4.157 0 0 1 1.125-.155v-.155c0-.724-.587-1.312-1.312-1.312H8.059Z"}),r.createElement("path",{d:"M12.37 15.998a3.63 3.63 0 1 0 0-7.26 3.63 3.63 0 0 0 0 7.26Zm.02-6.31c.386 0 .699.313.699.698v1.293h1.292a.699.699 0 0 1 0 1.397H13.09v1.292a.699.699 0 1 1-1.397 0v-1.292h-1.293a.699.699 0 0 1 0-1.397h1.293v-1.293c0-.385.313-.698.698-.698Z"})),ed=c.forwardRef(Q6),Pn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ed,{})}));Pn.displayName="ForceAddToRecallIcon";const td=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M0 1.31C0 .585.587-.002 1.312-.002h2.999c.724 0 1.312.587 1.312 1.312v2.999c0 .724-.588 1.312-1.312 1.312H1.312A1.312 1.312 0 0 1 0 4.309V1.31Zm1.312-.187a.187.187 0 0 0-.187.187v2.999c0 .103.083.187.187.187h2.999a.187.187 0 0 0 .187-.187V1.31a.187.187 0 0 0-.187-.187H1.312Z"}),r.createElement("path",{d:"M0 8.057c0-.724.587-1.312 1.312-1.312h2.999c.724 0 1.312.588 1.312 1.312v2.999c0 .725-.588 1.312-1.312 1.312H1.312A1.312 1.312 0 0 1 0 11.056V8.057Zm1.312-.187a.187.187 0 0 0-.187.187v2.999c0 .104.083.187.187.187h2.999a.187.187 0 0 0 .187-.187V8.057a.187.187 0 0 0-.187-.187H1.312Z"}),r.createElement("path",{d:"M6.747 1.31c0-.725.588-1.312 1.312-1.312h2.999c.725 0 1.312.587 1.312 1.312v2.999c0 .724-.587 1.312-1.312 1.312H8.059a1.312 1.312 0 0 1-1.312-1.312V1.31Zm1.312-.187a.187.187 0 0 0-.187.187v2.999c0 .103.084.187.187.187h2.999a.187.187 0 0 0 .187-.187V1.31a.187.187 0 0 0-.187-.187H8.059Z"}),r.createElement("path",{d:"M6.747 8.057c0-.724.588-1.312 1.312-1.312h2.999c.725 0 1.312.588 1.312 1.312v.155c-.38 0-.758.052-1.125.155v-.31a.187.187 0 0 0-.187-.187H8.059a.187.187 0 0 0-.187.187v2.999c0 .104.084.187.187.187h.31a4.155 4.155 0 0 0-.155 1.125h-.155a1.312 1.312 0 0 1-1.312-1.312V8.057Z"}),r.createElement("path",{d:"M11.961 8.931A3.551 3.551 0 1 1 12.447 16a.505.505 0 0 1 0-1.01 2.542 2.542 0 1 0-2.035-4.061h1.02a.505.505 0 1 1 0 1.009H9.4a.505.505 0 0 1-.505-.505v-2.03a.505.505 0 1 1 1.01 0v.568a3.557 3.557 0 0 1 2.055-1.04Z"})),rd=c.forwardRef(td),Tn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(rd,{})}));Tn.displayName="ForceAddToRecallUndoIcon";const nd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M5.376 3.5a.75.75 0 1 0-1.5 0v.375H3.5a.75.75 0 1 0 0 1.5h.375v.375a.75.75 0 0 0 1.5 0v-.375h.375a.75.75 0 1 0 0-1.5h-.375V3.5Zm.905 7.28a.75.75 0 1 0-1.06-1.06l-.595.595-.595-.595a.75.75 0 0 0-1.06 1.06l.594.596-.595.594a.75.75 0 1 0 1.061 1.06l.595-.594.594.595a.75.75 0 0 0 1.061-1.06l-.595-.595.595-.595Zm3.219-.53a.75.75 0 0 1 .75-.75h2.25a.75.75 0 0 1 0 1.5h-2.25a.75.75 0 0 1-.75-.75Zm.75 1.5a.75.75 0 1 0 0 1.5h2.25a.75.75 0 0 0 0-1.5h-2.25Zm0-7.875a.75.75 0 1 0 0 1.5h2.25a.75.75 0 0 0 0-1.5h-2.25Z"}),r.createElement("path",{d:"M.5 2.257v11.487c0 .97.787 1.757 1.757 1.757h11.487c.97 0 1.757-.787 1.757-1.757V2.257c0-.97-.787-1.757-1.757-1.757H2.257C1.287.5.501 1.287.501 2.257Zm1.5 0C2 2.115 2.117 2 2.258 2h4.994v5.25H2V2.257Zm0 11.487V8.75h5.25V14H2.258a.257.257 0 0 1-.256-.256Zm12 0a.257.257 0 0 1-.256.257H8.751V8.75H14v4.993ZM8.75 7.25V2h4.994c.142 0 .257.115.257.257V7.25H8.75Z"})),od=c.forwardRef(nd),Fn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(od,{})}));Fn.displayName="FormulaExpressionIcon";const ad=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.324 2.324a.25.25 0 0 1 .177-.074h2.5a.75.75 0 1 0 0-1.5H2.5A1.75 1.75 0 0 0 .751 2.5v13a1.75 1.75 0 0 0 1.75 1.75h2.5a.75.75 0 0 0 0-1.5H2.5a.25.25 0 0 1-.25-.25v-13a.25.25 0 0 1 .073-.176ZM13 .75a.75.75 0 0 0 0 1.5h2.5a.25.25 0 0 1 .25.25v13a.25.25 0 0 1-.25.25H13a.75.75 0 0 0 0 1.5h2.5a1.75 1.75 0 0 0 1.75-1.75v-13A1.75 1.75 0 0 0 15.5.75H13ZM7.652 5.628A.75.75 0 0 0 6.25 6v7a.75.75 0 0 0 1.5 0V8.826l.598 1.048a.75.75 0 0 0 1.303 0l.599-1.048V13a.75.75 0 0 0 1.5 0V6a.75.75 0 0 0-1.402-.373L9 7.987l-1.35-2.36Z"})),ld=c.forwardRef(ad),Vn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ld,{})}));Vn.displayName="FormulaIcon";const cd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M1.251.667a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-1.5 0v-15a.75.75 0 0 1 .75-.75Zm14.162 2.397a.75.75 0 0 1-.309 1.015L6.037 8.917l9.069 4.838a.75.75 0 1 1-.707 1.324L4.752 9.932a.75.75 0 0 1-.177-.13 1.25 1.25 0 0 1 0-1.769.75.75 0 0 1 .177-.13l9.646-5.147a.75.75 0 0 1 1.015.308Z"})),sd=c.forwardRef(cd),Hn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(sd,{})}));Hn.displayName="FromStartAltIcon";const id=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.25 2.499a.75.75 0 0 1 .75-.75h4.5a.749.749 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-2.69l-8.438 8.44H7a.75.75 0 0 1 0 1.5H2.514a.748.748 0 0 1-.763-.75v-4.5a.75.75 0 1 1 1.5 0v2.69l8.44-8.44H9a.75.75 0 0 1-.75-.75Z"})),dd=c.forwardRef(id),Ln=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(dd,{})}));Ln.displayName="FullscreenIcon";const fd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M4.001.75a.75.75 0 0 0-.75.75c0 1.294.63 2.43 1.517 3.25H2.501A1.75 1.75 0 0 0 .751 6.5V8a1.25 1.25 0 0 0 1 1.225v6.276a1.75 1.75 0 0 0 1.75 1.75h11a1.75 1.75 0 0 0 1.75-1.75V9.225a1.25 1.25 0 0 0 1-1.225V6.5a1.75 1.75 0 0 0-1.75-1.75h-2.267c.886-.82 1.517-1.956 1.517-3.25a.75.75 0 0 0-.75-.75c-1.298 0-2.593.522-3.565 1.351C9.809 2.636 9.29 3.322 9 4.11c-.29-.788-.808-1.474-1.435-2.009C6.594 1.272 5.3.751 4.001.751Zm7.25 15v-6.5h3.5v6.25a.25.25 0 0 1-.25.25h-3.25Zm0-8v-1.5h4.25a.25.25 0 0 1 .25.25v1.25h-4.5Zm-1.5-1.5v1.5h-1.5v-1.5h1.5Zm-3 0v1.5h-4.5V6.5a.25.25 0 0 1 .25-.25h4.25Zm0 3v6.5h-3.25a.25.25 0 0 1-.25-.25V9.25h3.5Zm1.5 6.5v-6.5h1.5v6.5h-1.5Zm3.158-12.507a4.247 4.247 0 0 1 1.686-.875c-.187.513-.534.991-1.002 1.39a4.246 4.246 0 0 1-1.686.875c.187-.513.534-.991 1.002-1.39Zm-5.5.515c-.468-.399-.815-.877-1.002-1.39.61.156 1.2.46 1.686.875.468.399.815.877 1.002 1.39-.61-.156-1.2-.46-1.686-.875Z"})),ud=c.forwardRef(fd),On=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ud,{})}));On.displayName="GiftIcon";const hd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M11.451.503a7.75 7.75 0 0 0-8.788 3.85.75.75 0 0 0 1.323.706 6.25 6.25 0 1 1-.107 5.68.75.75 0 0 0-1.348.656A7.75 7.75 0 1 0 11.45.503Z"}),r.createElement("path",{d:"M8.97 4.973a.75.75 0 0 1 1.061 0l2.5 2.5a.748.748 0 0 1 0 1.06l-2.5 2.5a.75.75 0 1 1-1.06-1.06l1.22-1.22H1.5a.75.75 0 1 1 0-1.5h8.69l-1.22-1.22a.75.75 0 0 1 0-1.06Z"})),gd=c.forwardRef(hd),kn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(gd,{})}));kn.displayName="GoToIcon";const wd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M6.919 4.053 5.449 7.51a1.75 1.75 0 0 1-1.615 1.074H1.501a.75.75 0 0 1 0-1.5h2.333a.25.25 0 0 0 .232-.154l.002-.005L5.8 2.848a1.25 1.25 0 0 1 2.333.085l.005.013 2.934 9.127 1.47-3.889a1.75 1.75 0 0 1 1.625-1.1H16.5a.75.75 0 0 1 0 1.5h-2.333a.25.25 0 0 0-.227.146l-1.725 4.562a1.25 1.25 0 0 1-2.345-.057l-.004-.013L6.92 4.053Z"})),vd=c.forwardRef(wd),Bn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(vd,{})}));Bn.displayName="GraphStatsIcon";const pd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.501.749a1.75 1.75 0 0 0-1.75 1.75v4c0 .966.784 1.75 1.75 1.75h4a1.75 1.75 0 0 0 1.75-1.75v-4a1.75 1.75 0 0 0-1.75-1.75h-4Zm-.25 1.75a.25.25 0 0 1 .25-.25h4a.25.25 0 0 1 .25.25v4a.25.25 0 0 1-.25.25h-4a.25.25 0 0 1-.25-.25v-4Zm.25 7.25a1.75 1.75 0 0 0-1.75 1.75v4c0 .966.784 1.75 1.75 1.75h4a1.75 1.75 0 0 0 1.75-1.75v-4a1.75 1.75 0 0 0-1.75-1.75h-4Zm-.25 1.75a.25.25 0 0 1 .25-.25h4a.25.25 0 0 1 .25.25v4a.25.25 0 0 1-.25.25h-4a.25.25 0 0 1-.25-.25v-4Zm7.5-9c0-.967.784-1.75 1.75-1.75h4c.967 0 1.75.783 1.75 1.75v4a1.75 1.75 0 0 1-1.75 1.75h-4a1.75 1.75 0 0 1-1.75-1.75v-4Zm1.75-.25a.25.25 0 0 0-.25.25v4c0 .138.112.25.25.25h4a.25.25 0 0 0 .25-.25v-4a.25.25 0 0 0-.25-.25h-4Zm0 7.5a1.75 1.75 0 0 0-1.75 1.75v4c0 .966.784 1.75 1.75 1.75h4a1.75 1.75 0 0 0 1.75-1.75v-4a1.75 1.75 0 0 0-1.75-1.75h-4Zm-.25 1.75a.25.25 0 0 1 .25-.25h4a.25.25 0 0 1 .25.25v4a.25.25 0 0 1-.25.25h-4a.25.25 0 0 1-.25-.25v-4Z"})),md=c.forwardRef(pd),$n=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(md,{})}));$n.displayName="GridAltIcon";const bd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.751 2.499c0-.967.784-1.75 1.75-1.75h1c.967 0 1.75.783 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm4.25.25c0-.967.784-1.75 1.75-1.75h1c.967 0 1.75.783 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm6-1.5a1.75 1.75 0 0 0-1.75 1.75v1c0 .966.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Zm-13.5 6c0-.967.784-1.75 1.75-1.75h1c.967 0 1.75.783 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm6-1.5a1.75 1.75 0 0 0-1.75 1.75v1c0 .966.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Zm4.5 0c0-.967.784-1.75 1.75-1.75h1c.967 0 1.75.783 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm-12 4.499a1.75 1.75 0 0 0-1.75 1.75v1c0 .967.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Zm4.5 0c0-.966.784-1.75 1.75-1.75h1c.967 0 1.75.784 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .139.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm6-1.5a1.75 1.75 0 0 0-1.75 1.75v1c0 .967.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Z"})),yd=c.forwardRef(bd),Dn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(yd,{})}));Dn.displayName="GridIcon";const Ed=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M8.092 4.753a1.42 1.42 0 0 0-.69.13 1.189 1.189 0 0 0-.486.408.947.947 0 0 0-.165.528.75.75 0 1 1-1.5 0c0-.487.148-.958.419-1.363.27-.403.65-.723 1.093-.93a2.92 2.92 0 0 1 2.799.177c.41.264.743.632.952 1.07.21.44.283.928.21 1.409a2.49 2.49 0 0 1-.615 1.287 2.76 2.76 0 0 1-1.211.778.248.248 0 0 0-.121.079.105.105 0 0 0-.026.064V9a.75.75 0 1 1-1.5 0v-.609c0-.36.124-.705.342-.986.217-.279.515-.48.846-.586a1.26 1.26 0 0 0 .554-.352.991.991 0 0 0 .248-.511.919.919 0 0 0-.081-.537 1.115 1.115 0 0 0-.41-.454 1.38 1.38 0 0 0-.658-.212ZM8.001 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"}),r.createElement("path",{d:"M8.001.25a7.75 7.75 0 1 0 0 15.5 7.75 7.75 0 0 0 0-15.5ZM1.751 8a6.25 6.25 0 1 1 12.5 0 6.25 6.25 0 0 1-12.5 0Z"})),Id=c.forwardRef(Ed),_n=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Id,{})}));_n.displayName="HelpIcon";const Cd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M7.226 1.47A7.25 7.25 0 1 1 10 15.416a.75.75 0 0 1 0-1.5A5.75 5.75 0 1 0 4.454 6.65l.516-.516a.75.75 0 0 1 1.06 1.06L4.062 9.165a.748.748 0 0 1-1.124 0L.97 7.196a.75.75 0 0 1 1.06-1.06l.822.82A7.25 7.25 0 0 1 7.226 1.47Z"}),r.createElement("path",{d:"M10.25 4.165a.75.75 0 0 0-1.5 0v4.5c0 .415.336.75.75.75H13a.75.75 0 0 0 0-1.5h-2.75v-3.75Z"})),xd=c.forwardRef(Cd),Rn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(xd,{})}));Rn.displayName="HistoryIcon";const Sd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M13.72 9.243c0-.208.073-.386.219-.531a.723.723 0 0 1 .531-.22c.208 0 .385.074.531.22a.723.723 0 0 1 .219.53v5.5a.724.724 0 0 1-.219.532.723.723 0 0 1-.531.219h-4a.723.723 0 0 1-.531-.219.723.723 0 0 1-.219-.531v-4a.208.208 0 0 0-.078-.172.208.208 0 0 0-.172-.078h-1a.24.24 0 0 0-.172.078.208.208 0 0 0-.078.172v4a.723.723 0 0 1-.219.531.723.723 0 0 1-.531.219h-4a.723.723 0 0 1-.531-.219.723.723 0 0 1-.219-.531v-5.5c0-.208.073-.386.219-.531a.723.723 0 0 1 .531-.22c.208 0 .385.074.531.22a.723.723 0 0 1 .219.53v4.75h2.5v-3.25c0-.312.078-.603.234-.874.157-.27.37-.484.641-.64.27-.157.562-.235.875-.235h1c.323 0 .614.078.875.234.27.157.484.37.64.64.157.272.235.563.235.876v3.25h2.5v-4.75ZM2.001 8.774A.737.737 0 0 1 .97 8.758a.705.705 0 0 1-.219-.515.698.698 0 0 1 .188-.531L7.736.915c.166-.156.354-.281.562-.375a1.69 1.69 0 0 1 1.344 0c.219.094.406.219.562.375l6.797 6.797a.752.752 0 0 1 .203.53c0 .199-.073.37-.218.517a.815.815 0 0 1-.532.218.733.733 0 0 1-.515-.203L9.142 1.977A.208.208 0 0 0 8.97 1.9a.208.208 0 0 0-.172.078L2.001 8.774Z"})),Zd=c.forwardRef(Sd),Un=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Zd,{})}));Un.displayName="HomeIcon";const Md=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M7.257 11.503a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75Zm-1.72-4.531a.75.75 0 1 0-1.06 1.061l1.47 1.47-1.47 1.47a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2Z"}),r.createElement("path",{d:"M.257 2.503c0-.967.783-1.75 1.75-1.75h12c.966 0 1.75.783 1.75 1.75v11a1.75 1.75 0 0 1-1.75 1.75h-12a1.75 1.75 0 0 1-1.75-1.75v-11Zm1.5 0v1.25h12.5v-1.25a.25.25 0 0 0-.25-.25h-12a.25.25 0 0 0-.25.25Zm12.5 2.75h-12.5v8.25c0 .138.112.25.25.25h12a.25.25 0 0 0 .25-.25v-8.25Z"})),Ad=c.forwardRef(Md),Wn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ad,{})}));Wn.displayName="HtmlIcon";const Nd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M16 8.51v5.8c0 .94-.76 1.7-1.7 1.7H1.7c-.94 0-1.7-.76-1.7-1.7V1.7C0 .76.76 0 1.7 0h6.18v1.5H1.7c-.13 0-.2.06-.2.2v12.61c0 .13.06.2.2.2h12.61c.13 0 .2-.06.2-.2v-5.8h1.5H16Z"}),r.createElement("path",{d:"M7.17 5c0-1.13-.91-2.04-2.04-2.04S3.09 3.87 3.09 5 4 7.04 5.13 7.04 7.17 6.13 7.17 5Z"}),r.createElement("path",{d:"M9.21 10.28c.64-.23 1.32-.31 1.99-.25.67.06 1.33.26 1.92.6.36.21.82.08 1.02-.28a.74.74 0 0 0-.28-1.02c-.78-.44-1.64-.71-2.53-.79a6.182 6.182 0 0 0-4.88 1.73l-.02.02c-.55-.33-1.17-.51-1.82-.52-.9-.02-1.77.29-2.46.86-.32.27-.36.74-.09 1.06.27.32.74.36 1.06.09.41-.34.93-.53 1.47-.52.31 0 .62.08.9.21-.19.32-.36.65-.5 1-.15.39.04.82.43.97.39.15.82-.04.97-.43.17-.45.41-.86.71-1.24.01-.02.03-.03.04-.05.11-.14.23-.27.36-.39a4.82 4.82 0 0 1 1.71-1.06v.01Z"}),r.createElement("path",{d:"m15.76 6.6-1.22-1.22a.504.504 0 0 1-.1-.57c.21-.45.32-.94.32-1.44 0-1.86-1.52-3.38-3.38-3.38C9.52-.01 8 1.51 8 3.37c0 1.86 1.52 3.38 3.38 3.38.5 0 .99-.11 1.44-.32.07-.03.14-.05.21-.05.13 0 .26.05.35.15l1.22 1.22c.31.31.85.31 1.16 0a.82.82 0 0 0 0-1.16v.01ZM11.4 5.14c-.97 0-1.75-.78-1.75-1.75s.78-1.75 1.75-1.75 1.75.78 1.75 1.75-.78 1.75-1.75 1.75Z"})))),Pd=c.forwardRef(Nd),jn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Pd,{})}));jn.displayName="ImageSearchIcon";const Td=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M12.792 4.918a.75.75 0 0 1 .949-.475l2.654.885a1.252 1.252 0 0 1 .79 1.581l-3.161 9.487a1.252 1.252 0 0 1-1.582.79l-7.176-2.392a.75.75 0 0 1 .475-1.423l6.939 2.313 3.004-9.012-2.417-.806a.75.75 0 0 1-.475-.948Zm2.97 1.517ZM4.376 2.5a1.875 1.875 0 1 0 0 3.751 1.875 1.875 0 0 0 0-3.75ZM4 4.377a.375.375 0 1 1 .751 0 .375.375 0 0 1-.75 0Z"}),r.createElement("path",{d:"M.75 2C.75 1.31 1.31.75 2 .75h9c.69 0 1.25.56 1.25 1.25v10c0 .691-.56 1.25-1.25 1.25H2A1.25 1.25 0 0 1 .75 12V2Zm1.5 6.75h1.86l2.542-3.633a1.752 1.752 0 0 1 2.753-.15l1.345 1.538V2.25h-8.5v6.5Zm6.026-2.795a.254.254 0 0 0-.203-.086.25.25 0 0 0-.191.106L5.94 8.751h4.782L8.276 5.955ZM2.25 10.25v1.5h8.5v-1.5h-8.5Z"})),Fd=c.forwardRef(Td),qn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Fd,{})}));qn.displayName="ImagesIcon";const Vd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M17.193 12.287a.748.748 0 0 1-.693.463H12a.75.75 0 0 1 0-1.5h2.69l-4.013-4.013a.25.25 0 0 0-.354 0L8.238 9.324a1.75 1.75 0 0 1-2.476 0L.97 4.53a.75.75 0 0 1 1.06-1.06l4.793 4.793a.25.25 0 0 0 .354 0l2.085-2.086a1.75 1.75 0 0 1 2.476 0l4.012 4.012V7.5a.75.75 0 0 1 1.5 0V12c0 .102-.02.199-.057.287Z"})),Hd=c.forwardRef(Vd),Kn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Hd,{})}));Kn.displayName="ImpactDownIcon";const Ld=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0ZM7.8 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1.4 4.69h-.3v-3a.7.7 0 0 0-.7-.7h-1a.7.7 0 1 0 0 1.4h.3v2.35h-.3a.7.7 0 1 0 0 1.4h2a.7.7 0 1 0 0-1.4v-.05Z"})),zn=c.forwardRef(Ld),G1=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(zn,{})}));G1.displayName="InfoFilledIcon";const Od=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M7.8 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1.4 4.69h-.3v-3a.7.7 0 0 0-.7-.7h-1a.7.7 0 1 0 0 1.4h.3v2.35h-.3a.7.7 0 1 0 0 1.4h2a.7.7 0 1 0 0-1.4v-.05Z"}),r.createElement("path",{d:"M8 .25a7.75 7.75 0 1 0 0 15.5A7.75 7.75 0 0 0 8 .25ZM1.75 8a6.25 6.25 0 1 1 12.5 0 6.25 6.25 0 0 1-12.5 0Z"})),kd=c.forwardRef(Od),Gn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(kd,{})}));Gn.displayName="InfoIcon";const Bd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M14 8A6 6 0 1 1 2 8a6 6 0 0 1 12 0ZM7.83 6.286a.857.857 0 1 0 0-1.714.857.857 0 0 0 0 1.714Zm1.2 4.02h-.257V7.734a.6.6 0 0 0-.6-.6h-.858a.6.6 0 0 0 0 1.2h.258v2.015h-.258a.6.6 0 1 0 0 1.2H9.03a.6.6 0 0 0 0-1.2v-.043Z"})),$d=c.forwardRef(Bd),Yn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx($d,{})}));Yn.displayName="InfoSmallIcon";const Dd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.755 6.065a8.754 8.754 0 0 1 16.503.035c.319.908.492 1.884.492 2.9a8.736 8.736 0 0 1-.503 2.934A8.76 8.76 0 0 1 9 17.75a8.754 8.754 0 0 1-8.258-5.852A8.736 8.736 0 0 1 .25 9.001a8.736 8.736 0 0 1 .505-2.936Zm10.506 9.826a7.271 7.271 0 0 0 4.135-3.473h-3.325a26.486 26.486 0 0 1-.81 3.473Zm-.71-3.473H7.455c.224 1.288.549 2.563.974 3.81a7.318 7.318 0 0 0 1.146 0c.425-1.244.75-2.518.974-3.81Zm1.721-1.5h3.722c.167-.61.256-1.254.256-1.917 0-.664-.089-1.307-.256-1.917h-3.596c.013.342.02.685.019 1.028.002.939-.047 1.875-.145 2.806Zm-1.375-3.834H7.105a25.165 25.165 0 0 0 .136 3.834h3.523c.103-.93.155-1.866.153-2.805v-.002c0-.343-.006-.685-.02-1.027Zm1.402-1.5h3.097a7.278 7.278 0 0 0-3.618-3.282c.242 1.082.416 2.178.52 3.282Zm-2.175-3.747a7.306 7.306 0 0 0-2.246 0 25.158 25.158 0 0 0-.667 3.747h3.58a25.017 25.017 0 0 0-.668-3.747ZM2.006 7.084A7.258 7.258 0 0 0 1.75 9c0 .663.09 1.306.257 1.917h3.725a26.664 26.664 0 0 1-.129-3.834H2.007Zm.598 5.334a7.271 7.271 0 0 0 4.14 3.475 26.654 26.654 0 0 1-.81-3.475h-3.33Zm0-6.834h3.098c.105-1.1.278-2.197.52-3.282a7.278 7.278 0 0 0-3.618 3.282Z"})),_d=c.forwardRef(Dd),Xn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(_d,{})}));Xn.displayName="InternetIcon";const Rd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M11.5 3a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z"}),r.createElement("path",{d:"M.9 15.101a2.216 2.216 0 0 1 0-3.134l5.725-5.725A4.66 4.66 0 1 1 9.76 9.376l-.941.941.18.673a1.728 1.728 0 0 1-2.115 2.115l-.502-.135.134.502A1.728 1.728 0 0 1 4.4 15.588l-.726-.194c-.86.559-2.02.461-2.775-.293Zm1.06-2.073a.716.716 0 1 0 1.013 1.013.75.75 0 0 1 .724-.194l1.09.292a.228.228 0 0 0 .28-.279l-.293-1.09a.75.75 0 0 1 .194-.724l.488-.488a.75.75 0 0 1 .725-.194l1.089.292a.228.228 0 0 0 .279-.28l-.292-1.088a.75.75 0 0 1 .194-.725l1.583-1.584a.75.75 0 0 1 .823-.16 3.16 3.16 0 1 0-1.675-1.675.75.75 0 0 1-.16.823L1.96 13.028Z"})),Ud=c.forwardRef(Rd),Jn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ud,{})}));Jn.displayName="KeyIcon";const Wd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.75 15.834c0 .782.635 1.417 1.417 1.417h13.667c.782 0 1.417-.635 1.417-1.417V2.167c0-.782-.635-1.416-1.417-1.416H2.167A1.415 1.415 0 0 0 .751 2.167v13.667Zm1.5-8.583h3.5v8.5h-3.5v-8.5Zm0-1.5v-3.5h3.5v3.5h-3.5Zm5 1.5h8.5v8.5h-8.5v-8.5Zm8.5-1.5h-8.5v-3.5h8.5v3.5Z"})),jd=c.forwardRef(Wd),Qn=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(jd,{})}));Qn.displayName="LayoutIcon";const qd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M4.49 16.251a.75.75 0 0 1-.74-.75V9.037a.75.75 0 0 1 .75-.75 4.25 4.25 0 0 0 4.25-4.25V3a2.25 2.25 0 0 1 4.5 0v2.254c0 .115.079.215.17.238l.992.218a3.752 3.752 0 0 1 2.833 3.834l-.202 3.43a4.75 4.75 0 0 1-4.726 4.276H9.06c-.441 0-.88-.062-1.304-.183l-2.423-.692a3.252 3.252 0 0 0-.844-.125Zm1.255-1.317 2.423.692c.29.083.59.125.892.125h3.257c1.669 0 3.066-1.264 3.231-2.894l.2-3.394A2.245 2.245 0 0 0 14.07 7.17l-.99-.217a1.75 1.75 0 0 1-1.33-1.699V3.001a.75.75 0 0 0-1.5 0v1.036a5.751 5.751 0 0 1-5 5.701v5.082c.167.03.332.067.495.114ZM2.251 8.25v7.5h1.5v-7.5h-1.5Zm-.75-1.5h3a.75.75 0 0 1 .75.75v9a.75.75 0 0 1-.75.75h-3a.75.75 0 0 1-.75-.75v-9a.75.75 0 0 1 .75-.75Z"})),Kd=c.forwardRef(qd),eo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Kd,{})}));eo.displayName="LikeIcon";const zd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.25 1.5a.75.75 0 1 0-1.5 0v15.001c0 .414.337.75.75.75h14.996a.75.75 0 0 0 0-1.5H2.251v-2.826l4.16-2.496c.194-.117.417-.178.644-.178h3.513c.392 0 .78-.085 1.138-.247l5.105-2.32a.75.75 0 1 0-.62-1.366l-5.106 2.32c-.163.074-.34.113-.518.113H7.055c-.499 0-.988.135-1.415.391l-3.39 2.034V1.501Z"})),Gd=c.forwardRef(zd),to=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Gd,{})}));to.displayName="LineChartIcon";const Yd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M12.5 4.584a3.729 3.729 0 0 0-2.781 1.252.75.75 0 0 0 1.121.996 2.23 2.23 0 0 1 1.662-.748h.999a2.25 2.25 0 0 1 0 4.5h-1a2.231 2.231 0 0 1-1.661-.748.75.75 0 0 0-1.12.996 3.732 3.732 0 0 0 2.78 1.252h1a3.75 3.75 0 0 0 0-7.5h-1Zm-8 0a3.75 3.75 0 1 0 0 7.5h1.003a3.733 3.733 0 0 0 2.78-1.252.75.75 0 1 0-1.121-.997 2.233 2.233 0 0 1-1.662.749h-1a2.25 2.25 0 0 1 0-4.5h1a2.23 2.23 0 0 1 1.662.748.75.75 0 0 0 1.12-.996 3.73 3.73 0 0 0-2.78-1.252H4.501Z"}),r.createElement("path",{d:"M5.5 7.583a.75.75 0 1 0 0 1.5h7a.75.75 0 0 0 0-1.5h-7Z"})),Xd=c.forwardRef(Yd),ro=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Xd,{})}));ro.displayName="LinkIcon";const Jd=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M3.001 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-1.5 7.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm4-14.25a.75.75 0 1 0 0 1.5h10a.75.75 0 0 0 0-1.5h-10Zm-.75 6.75a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75Zm.75 5.25a.75.75 0 0 0 0 1.5h10a.75.75 0 0 0 0-1.5h-10Z"})),Qd=c.forwardRef(Jd),no=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Qd,{})}));no.displayName="ListIcon";const e4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M14.801 8c.663 0 1.21-.54 1.11-1.195a8 8 0 1 0-9.105 9.106C7.46 16.01 8 15.464 8 14.8s-.543-1.187-1.19-1.328a5.602 5.602 0 0 1-4.302-6.565 5.6 5.6 0 0 1 10.964-.098c.14.647.665 1.19 1.328 1.19Z"})),t4=c.forwardRef(e4),Y1=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(t4,{})}));Y1.displayName="LoaderIcon";const r4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:18,fill:"currentColor",viewBox:"0 0 17 18",ref:t,...e},r.createElement("path",{d:"M8.751 11a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2Z"}),r.createElement("path",{d:"M3.751 5v1.75h-.25a1.75 1.75 0 0 0-1.75 1.75v7c0 .967.784 1.75 1.75 1.75h9a1.75 1.75 0 0 0 1.75-1.75v-7a1.75 1.75 0 0 0-1.75-1.75h-.25V5a4.25 4.25 0 0 0-8.5 0Zm4.25-2.75A2.75 2.75 0 0 1 10.751 5v1.75h-5.5V5a2.75 2.75 0 0 1 2.75-2.75Zm-4.5 6h9a.25.25 0 0 1 .25.25v7a.25.25 0 0 1-.25.25h-9a.25.25 0 0 1-.25-.25v-7a.25.25 0 0 1 .25-.25Z"})),n4=c.forwardRef(r4),oo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(n4,{})}));oo.displayName="LockIcon";const o4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M11.116 1.123c-.083.02-1.136.43-2.34.912-1.205.482-2.228.876-2.273.876-.045 0-.963-.353-2.039-.784-2.153-.861-2.066-.83-2.313-.866-.499-.075-1.024.212-1.258.687l-.097.197-.008 5.083c-.008 5.608-.02 5.227.181 5.636.116.237.446.584.667.702.167.089 4.298 1.744 4.44 1.779.05.012.17.033.268.047.356.052.484.01 2.868-.944 1.221-.488 2.25-.887 2.287-.887.036 0 .978.364 2.092.809 1.391.555 2.09.819 2.23.843.39.066.77-.066 1.056-.366.092-.096.203-.252.248-.348l.081-.173.008-5.07c.006-3.586-.002-5.116-.025-5.23-.09-.435-.455-.911-.86-1.124-.29-.151-4.236-1.724-4.458-1.776a1.847 1.847 0 0 0-.755-.003ZM4.06 3.563l1.702.68v4.689c0 2.579-.01 4.689-.023 4.689-.012 0-.77-.3-1.687-.663-1.154-.46-1.686-.686-1.733-.737l-.067-.073V7.496c0-4.417.003-4.65.052-4.632.03.01.82.325 1.756.699Zm6.712 3.964c0 3.706-.008 4.683-.038 4.706-.045.035-3.429 1.388-3.472 1.388-.02 0-.028-1.57-.023-4.688l.008-4.687 1.725-.695a75.81 75.81 0 0 1 1.762-.697c.03-.002.038.95.038 4.673Zm3.196-3.998c1.173.47 1.71.698 1.74.742.038.055.044.655.044 4.707 0 2.554-.01 4.643-.023 4.643-.012 0-.802-.312-1.754-.693l-1.733-.693V7.543c0-2.581.007-4.692.015-4.692s.778.305 1.711.678Z"})),a4=c.forwardRef(o4),ao=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(a4,{})}));ao.displayName="MapIcon";const l4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M4.809 2.276a.75.75 0 0 1 .844.353L8 6.739l2.35-4.11a.75.75 0 0 1 1.4.372v10.5a.75.75 0 1 1-1.5 0V5.825L8.653 8.623a.75.75 0 0 1-1.303 0L5.751 5.825v7.676a.75.75 0 0 1-1.5 0V3a.75.75 0 0 1 .558-.725Z"})),c4=c.forwardRef(l4),lo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(c4,{})}));lo.displayName="MetricAltIcon";const s4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M3.251 8a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1-.75-.75Z"})),i4=c.forwardRef(s4),co=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(i4,{})}));co.displayName="MinusIcon";const d4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M4.75 1.75C4.75.785 5.534 0 6.5 0h7c.966 0 1.75.784 1.75 1.75v4A1.75 1.75 0 0 1 13.5 7.5h-7a1.75 1.75 0 0 1-1.75-1.75v-4Zm2.53-.25 2.293 1.647a.735.735 0 0 0 .427.134c.16 0 .31-.05.427-.134l2.293-1.646H7.28Zm6.47 1.108-2.448 1.758A2.235 2.235 0 0 1 10 4.78c-.465 0-.923-.144-1.302-.415L6.25 2.608v3.143c0 .138.112.25.25.25h7a.25.25 0 0 0 .25-.25V2.608Z"}),r.createElement("path",{d:"M2.25 3.5c0-.69.56-1.25 1.25-1.25a.75.75 0 1 0 0-1.5A2.75 2.75 0 0 0 .75 3.5v10a2.75 2.75 0 0 0 2.75 2.75h4a2.75 2.75 0 0 0 2.75-2.75V9a.75.75 0 1 0-1.5 0v2.75h-6.5V3.5Zm0 9.75h6.5v.25a1.25 1.25 0 0 1-1.25 1.25h-4a1.25 1.25 0 0 1-1.25-1.25v-.25Z"})),f4=c.forwardRef(d4),so=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(f4,{})}));so.displayName="MobileAppInboxIcon";const u4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M11.375 2.75a1.875 1.875 0 1 0 0 3.751 1.875 1.875 0 0 0 0-3.75ZM11 4.627a.375.375 0 1 1 .75 0 .375.375 0 0 1-.75 0Z"}),r.createElement("path",{d:"M5.5.75a.75.75 0 0 0-.75.75v9c0 .415.336.75.75.75h9a.75.75 0 0 0 .75-.75v-9a.75.75 0 0 0-.75-.75h-9Zm.75 9V8.326a.753.753 0 0 0 .153-.075c.43-.273.9-.437 1.381-.485a3.04 3.04 0 0 1 1.427.204c.46.182.886.477 1.247.868.246.267.457.575.625.914H6.25Zm1.386-3.477c-.478.047-.945.17-1.386.364V2.25h7.5v7.5h-1.043a5.531 5.531 0 0 0-1.146-1.93 4.913 4.913 0 0 0-1.797-1.246 4.54 4.54 0 0 0-2.128-.302Z"}),r.createElement("path",{d:"M3.5 3.25c-.69 0-1.25.56-1.25 1.25v8.25h6.5v-.25a.75.75 0 0 1 1.5 0v2a2.75 2.75 0 0 1-2.75 2.75h-4A2.75 2.75 0 0 1 .75 14.5v-10A2.75 2.75 0 0 1 3.5 1.75a.75.75 0 0 1 0 1.5ZM2.25 14.5c0 .691.56 1.25 1.25 1.25h4a1.25 1.25 0 0 0 1.25-1.25v-.25h-6.5v.25Z"})),h4=c.forwardRef(u4),io=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(h4,{})}));io.displayName="MobileImageMessageIcon";const g4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M14.5 2.75a2.75 2.75 0 0 1 2.75 2.75v5a2.75 2.75 0 0 1-2.75 2.75h-11A2.75 2.75 0 0 1 .75 10.5v-5A2.75 2.75 0 0 1 3.5 2.75h11Zm0 1.5H5.25v7.5h9.25a1.25 1.25 0 0 0 1.25-1.25v-5c0-.69-.559-1.25-1.25-1.25Zm-10.75 7.5v-7.5H3.5c-.69 0-1.25.56-1.25 1.25v5c0 .691.56 1.25 1.25 1.25h.25Z"})),w4=c.forwardRef(g4),fo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(w4,{})}));fo.displayName="MobilePhoneLandscapeIcon";const v4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M2.75 3.5A2.75 2.75 0 0 1 5.5.75h5a2.75 2.75 0 0 1 2.75 2.75v11a2.75 2.75 0 0 1-2.75 2.75h-5a2.75 2.75 0 0 1-2.75-2.75v-11Zm1.5 0v9.25h7.5V3.5c0-.69-.559-1.25-1.25-1.25h-5c-.69 0-1.25.56-1.25 1.25Zm7.5 10.75h-7.5v.25c0 .691.56 1.25 1.25 1.25h5a1.25 1.25 0 0 0 1.25-1.25v-.25Z"})),p4=c.forwardRef(v4),uo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(p4,{})}));uo.displayName="MobilePhonePortraitIcon";const m4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M10.505.027a3.254 3.254 0 0 0-2.802 2.618c-.034.175-.047.508-.059 1.466L7.63 5.349l-.066.066c-.049.05-.122.074-.3.1-.29.042-.428.128-.533.33-.062.122-.072.179-.072.398 0 .22.01.277.072.398.097.188.266.293.527.326.107.014.952.027 1.88.029 1.393.003 1.66.009 1.53.037a.911.911 0 0 0-.602.422.9.9 0 0 0-.157.61.971.971 0 0 0 1.054.906c.462-.037.815-.366.898-.838.087-.491-.292-1.032-.775-1.106-.066-.01.695-.026 1.692-.035 1.374-.012 1.841-.024 1.927-.052.15-.05.34-.241.38-.385.038-.14.04-.477.003-.606-.072-.254-.287-.408-.618-.443-.127-.014-.202-.04-.255-.085l-.077-.065-.016-1.3c-.019-1.45-.025-1.495-.227-2.003A3.224 3.224 0 0 0 11.24.028a2.55 2.55 0 0 0-.735-.001ZM2.13.536C1.154.699.387 1.385.078 2.37L0 2.617v11.248l.078.247c.28.892.88 1.492 1.772 1.772l.247.078H4.69c2.871 0 2.735.008 3.208-.187.633-.26 1.192-.848 1.41-1.482.135-.394.145-.515.146-1.901.001-.915-.009-1.346-.032-1.434-.069-.26-.27-.416-.569-.443-.573-.052-.837.17-.869.73l-.015.254H1.46V7.227c0-4.737-.01-4.456.187-4.754a1.18 1.18 0 0 1 .205-.233c.345-.264.32-.261 2.064-.261 1.618 0 1.657-.003 1.833-.165.27-.248.282-.864.024-1.122-.185-.185-.2-.186-1.946-.183C2.97.51 2.205.523 2.13.536Zm9.26 1.023c.527.15 1.001.614 1.183 1.157.06.176.062.238.072 1.48l.01 1.297H9.123l.01-1.254c.008-1.394.013-1.438.196-1.806.194-.391.648-.77 1.055-.88.33-.091.678-.09 1.006.006Zm-.31 5.97c.396.18.416.738.032.912a.506.506 0 0 1-.633-.161c-.067-.088-.08-.132-.08-.28 0-.22.09-.373.273-.462.153-.073.26-.076.408-.01Zm-3.109 5.805c-.009.298-.022.385-.074.5-.14.308-.418.546-.732.626-.152.039-.468.043-2.522.036l-2.348-.008-.19-.09a1.114 1.114 0 0 1-.54-.54c-.077-.164-.089-.226-.1-.493a2.076 2.076 0 0 1 .004-.348c.015-.04.357-.044 3.265-.044h3.248l-.01.36Z"})),b4=c.forwardRef(m4),ho=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(b4,{})}));ho.displayName="MobilePushIcon";const y4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.234 3.284a.983.983 0 1 0 0 1.967.983.983 0 0 0 0-1.967Zm1.35.983a.983.983 0 1 1 1.966 0 .983.983 0 0 1-1.966 0Zm3.316-.983a.983.983 0 1 0 0 1.967.983.983 0 0 0 0-1.967Z"}),r.createElement("path",{d:"M5.384 2.867A2.617 2.617 0 0 1 8 .251h5.134a2.617 2.617 0 0 1 2.617 2.616v2.8a2.617 2.617 0 0 1-2.617 2.617h-.156l-2.114 2.114a.75.75 0 0 1-1.28-.53V8.283H8a2.617 2.617 0 0 1-2.616-2.617v-2.8ZM8 1.751c-.616 0-1.116.5-1.116 1.116v2.8c0 .617.5 1.117 1.116 1.117h2.334a.75.75 0 0 1 .75.75v.523l1.053-1.053a.75.75 0 0 1 .53-.22h.467c.617 0 1.117-.5 1.117-1.117v-2.8c0-.616-.5-1.116-1.117-1.116H8Z"}),r.createElement("path",{d:"M4.267 1.184H2.701a2.452 2.452 0 0 0-2.45 2.45v9.667a2.45 2.45 0 0 0 2.45 2.45h4.066a2.45 2.45 0 0 0 2.45-2.45V9.4a.75.75 0 0 0-1.5 0v2.05H1.75V3.635a.95.95 0 0 1 .951-.95h1.566a.75.75 0 1 0 0-1.5ZM1.75 12.951h5.967v.35a.95.95 0 0 1-.95.95H2.701a.95.95 0 0 1-.95-.95v-.35Z"})),E4=c.forwardRef(y4),go=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(E4,{})}));go.displayName="MobileSmsIcon";const I4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M6.75 3.5a.75.75 0 0 1 .75-.75h5a.75.75 0 0 1 0 1.5h-5a.75.75 0 0 1-.75-.75Zm.75 1.25a.75.75 0 0 0 0 1.5h5a.75.75 0 0 0 0-1.5h-5ZM6.75 7.5a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75Z"}),r.createElement("path",{d:"M7.5.75A2.75 2.75 0 0 0 4.75 3.5v4a2.75 2.75 0 0 0 2.75 2.75h5a2.75 2.75 0 0 0 2.75-2.75v-4A2.75 2.75 0 0 0 12.5.75h-5ZM6.25 3.5c0-.69.56-1.25 1.25-1.25h5c.69 0 1.25.56 1.25 1.25v4c0 .691-.56 1.25-1.25 1.25h-5A1.25 1.25 0 0 1 6.25 7.5v-4Z"}),r.createElement("path",{d:"M2.251 4.5c0-.69.56-1.25 1.25-1.25a.75.75 0 1 0 0-1.5A2.75 2.75 0 0 0 .751 4.5v10a2.75 2.75 0 0 0 2.75 2.75h4a2.75 2.75 0 0 0 2.75-2.75v-3a.75.75 0 1 0-1.5 0v1.25h-6.5V4.5Zm0 9.75h6.5v.25c0 .691-.56 1.25-1.25 1.25h-4a1.25 1.25 0 0 1-1.25-1.25v-.25Z"})),C4=c.forwardRef(I4),wo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(C4,{})}));wo.displayName="MobileTextMessageIcon";const x4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M8.47.969a.748.748 0 0 1 .244-.163L9 .75c.207 0 .394.084.53.22l2 2a.75.75 0 1 1-1.06 1.06l-.72-.72v4.94h4.939l-.72-.72a.75.75 0 1 1 1.061-1.06l2 2a.748.748 0 0 1 0 1.06l-2 2a.75.75 0 0 1-1.06-1.06l.719-.72H9.75v4.94l.72-.72a.75.75 0 0 1 1.061 1.06l-2 2a.748.748 0 0 1-1.06 0l-2-2a.75.75 0 0 1 1.06-1.06l.72.72V9.75H3.31l.72.72a.75.75 0 0 1-1.06 1.06l-2-2a.748.748 0 0 1 0-1.06l2-2a.75.75 0 1 1 1.06 1.06l-.72.72h4.94V3.31l-.72.72a.75.75 0 0 1-1.06-1.06l2-2Z"})),S4=c.forwardRef(x4),vo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(S4,{})}));vo.displayName="MoveIcon";const Z4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M6.63 3c.97 0 1.88.38 2.56 1.06l-.01.01a3.6 3.6 0 0 1 1.06 2.56c0 1.99-1.62 3.62-3.62 3.62a3.6 3.6 0 0 1-2.56-1.06C3.38 8.5 3 7.59 3 6.62 3 4.63 4.63 3 6.63 3Zm2.49 3.63c0-.48-.13-.93-.38-1.33h-.01L5.29 8.75a2.505 2.505 0 0 0 3.83-2.12ZM7.94 4.5c-.39-.25-.85-.38-1.32-.38h-.01a2.5 2.5 0 0 0-2.12 3.83L7.94 4.5Z"}),r.createElement("path",{d:"M0 2.032C0 .91.91 0 2.032 0h9.143c1.122 0 2.031.91 2.031 2.032v9.143c0 1.122-.91 2.031-2.031 2.031H2.032A2.032 2.032 0 0 1 0 11.175V2.032Zm11.682 0a.508.508 0 0 0-.507-.508H2.032a.508.508 0 0 0-.508.508v9.143c0 .28.227.507.508.507h9.143c.28 0 .507-.227.507-.507V2.032Z"}),r.createElement("path",{d:"M14.45 3.302a.762.762 0 0 0 0 1.523c.014 0 .026.012.026.026v8.355a1.27 1.27 0 0 1-1.27 1.27H4.851a.026.026 0 0 1-.026-.026.762.762 0 0 0-1.523 0c0 .856.693 1.55 1.55 1.55h8.354A2.794 2.794 0 0 0 16 13.206V4.851a1.55 1.55 0 0 0-1.55-1.55Z"})))),M4=c.forwardRef(Z4),po=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(M4,{})}));po.displayName="MultiParentRejectedIcon";const A4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M9.852 4.554c.238-.352.183-.86-.122-1.133-.305-.274-.745-.211-.982.14L5.412 8.507 4.274 6.628c-.222-.365-.659-.454-.975-.198-.317.256-.394.76-.172 1.125L4.38 9.622c.108.185.253.339.423.448.173.111.366.173.564.18.198.007.395-.042.573-.14.176-.098.33-.243.448-.422l3.463-5.134Z"}),r.createElement("path",{d:"M0 2.032C0 .91.91 0 2.032 0h9.143c1.122 0 2.031.91 2.031 2.032v9.143c0 1.122-.91 2.031-2.031 2.031H2.032A2.032 2.032 0 0 1 0 11.175V2.032Zm11.682 0a.508.508 0 0 0-.507-.508H2.032a.508.508 0 0 0-.508.508v9.143c0 .28.227.507.508.507h9.143c.28 0 .507-.227.507-.507V2.032Z"}),r.createElement("path",{d:"M14.45 3.302a.762.762 0 0 0 0 1.523c.014 0 .026.012.026.026v8.355a1.27 1.27 0 0 1-1.27 1.27H4.851a.026.026 0 0 1-.026-.026.762.762 0 0 0-1.523 0c0 .856.693 1.55 1.55 1.55h8.354A2.794 2.794 0 0 0 16 13.206V4.851a1.55 1.55 0 0 0-1.55-1.55Z"})))),N4=c.forwardRef(A4),mo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(N4,{})}));mo.displayName="MultiParentSelectedIcon";const P4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M2.032 0C.91 0 0 .91 0 2.032v9.143c0 1.122.91 2.031 2.032 2.031h9.143c1.122 0 2.031-.91 2.031-2.031V2.032C13.206.91 12.296 0 11.175 0H2.032Zm9.143 1.524c.28 0 .507.227.507.508v9.143c0 .28-.227.507-.507.507H2.032a.508.508 0 0 1-.508-.507V2.032c0-.28.227-.508.508-.508h9.143Z"}),r.createElement("path",{d:"M13.688 4.063c0-.42.341-.761.762-.761.856 0 1.55.693 1.55 1.55v8.354A2.794 2.794 0 0 1 13.206 16H4.851a1.55 1.55 0 0 1-1.55-1.55.762.762 0 0 1 1.524 0c0 .014.012.026.026.026h8.355a1.27 1.27 0 0 0 1.27-1.27V4.851a.026.026 0 0 0-.026-.026.762.762 0 0 1-.762-.762Z"}),r.createElement("path",{d:"M5.783 7.976v-.113c.003-.389.038-.698.106-.93.07-.23.172-.417.306-.559.133-.142.294-.27.482-.386.14-.089.266-.181.377-.276.111-.096.2-.201.265-.317a.792.792 0 0 0 .099-.393.725.725 0 0 0-.415-.67.916.916 0 0 0-.414-.092.938.938 0 0 0-.418.096.793.793 0 0 0-.323.28.845.845 0 0 0-.136.456s0 .782-.693.782-.693-.782-.693-.782c.011-.444.12-.81.326-1.099.206-.29.479-.507.819-.65.34-.143.715-.216 1.125-.216.45 0 .85.074 1.196.22.346.144.618.354.815.63.197.275.296.607.296.995 0 .26-.044.49-.133.693-.086.2-.207.377-.363.533-.156.153-.341.292-.554.416a2.242 2.242 0 0 0-.442.326 1.107 1.107 0 0 0-.255.393 1.663 1.663 0 0 0-.085.55v.113H5.783Zm.673 2.131a.806.806 0 0 1-.58-.233.758.758 0 0 1-.235-.566.744.744 0 0 1 .234-.56.806.806 0 0 1 .581-.232c.216 0 .405.077.568.233a.757.757 0 0 1 .248.56.763.763 0 0 1-.12.402.87.87 0 0 1-.295.29.784.784 0 0 1-.4.106Z"})))),T4=c.forwardRef(P4),bo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(T4,{})}));bo.displayName="MultiParentUnassignedIcon";const F4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M14.546 2.667a1.13 1.13 0 0 0-.363-.848 1.13 1.13 0 0 0-.849-.364H2.667a1.18 1.18 0 0 0-.863.364 1.155 1.155 0 0 0-.349.848v10.667c0 .333.116.621.349.864.242.232.53.348.863.348h10.667c.334 0 .616-.116.849-.348a1.18 1.18 0 0 0 .363-.864V2.667Zm1.455 0v10.667c0 .485-.121.934-.364 1.349A2.628 2.628 0 0 1 13.334 16H2.667a2.71 2.71 0 0 1-1.348-.349 2.785 2.785 0 0 1-.97-.97 2.71 2.71 0 0 1-.348-1.348V2.667A2.627 2.627 0 0 1 1.319.364 2.623 2.623 0 0 1 2.667.001h10.667c.485 0 .93.12 1.334.363.414.233.737.556.97.97.242.404.363.849.363 1.333ZM5.819 6.304v5.575a.7.7 0 0 1-.212.516.701.701 0 0 1-.515.212.701.701 0 0 1-.515-.212.701.701 0 0 1-.213-.515V4.122c0-.222.081-.399.243-.53a.747.747 0 0 1 .545-.197c.212.01.384.106.515.288l4.516 6.015V4.122c0-.202.07-.374.212-.515a.701.701 0 0 1 .515-.212c.202 0 .374.07.515.212a.701.701 0 0 1 .212.515v7.758c0 .222-.08.404-.242.545a.8.8 0 0 1-.56.182.637.637 0 0 1-.5-.288L5.818 6.304Z"})),V4=c.forwardRef(F4),yo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(V4,{})}));yo.displayName="NegationIcon";const H4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M8 .75a.75.75 0 0 1 .75.75v.8a5.75 5.75 0 0 1 5 5.7c0 2.302.247 3.595.466 4.285.109.344.209.53.263.617.018.028.03.046.037.054a.75.75 0 0 1-.515 1.295H2a.75.75 0 0 1-.59-1.215c.013-.022.04-.067.077-.139a4.77 4.77 0 0 0 .294-.775c.226-.766.469-2.068.469-4.121a5.75 5.75 0 0 1 5-5.701v-.8A.75.75 0 0 1 8 .75ZM4.997 4.997A4.25 4.25 0 0 0 3.75 8c0 2.17-.257 3.617-.53 4.546l-.064.204h9.633l-.004-.012c-.28-.885-.535-2.342-.535-4.738a4.25 4.25 0 0 0-7.255-3.005Zm1.459 9.784a.75.75 0 0 1 .931.508.641.641 0 0 0 1.231 0 .75.75 0 1 1 1.44.423 2.141 2.141 0 0 1-4.11 0 .75.75 0 0 1 .508-.93Z"})),L4=c.forwardRef(H4),Eo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(L4,{})}));Eo.displayName="NotificationIcon";const O4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M9.238.788a.75.75 0 0 1 .474.949L8.375 5.749h3.419l1.495-4.487a.75.75 0 1 1 1.423.475l-1.337 4.012H16.5a.75.75 0 0 1 0 1.5h-3.626l-1.5 4.5H14.5a.75.75 0 0 1 0 1.5h-3.626l-1.163 3.488a.75.75 0 1 1-1.423-.475l1.005-3.013h-3.42l-1.162 3.488a.75.75 0 1 1-1.423-.475l1.005-3.013H1.5a.75.75 0 0 1 0-1.5h3.293l1.5-4.5H3.5a.75.75 0 1 1 0-1.5h3.293l1.495-4.487a.75.75 0 0 1 .95-.474Zm.556 10.961 1.5-4.5h-3.42l-1.5 4.5h3.42Z"})),k4=c.forwardRef(O4),Io=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(k4,{})}));Io.displayName="NumberIcon";const B4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.751 9a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0Zm4.5 0c0 .415.336.75.75.75h6a.75.75 0 0 0 0-1.5h-6a.75.75 0 0 0-.75.75Z"})),$4=c.forwardRef(B4),Co=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx($4,{})}));Co.displayName="OfflineFillIcon";const D4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.001 8.25a.75.75 0 1 0 0 1.5h6a.75.75 0 0 0 0-1.5h-6Z"}),r.createElement("path",{d:"M9.001.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5ZM2.251 9a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Z"})),_4=c.forwardRef(D4),xo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(_4,{})}));xo.displayName="OfflineIcon";const R4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M11.413 6.757a.707.707 0 0 1-1.028 0l-.94-.972-.94.972a.707.707 0 0 1-1.029 0 .775.775 0 0 1 0-1.063l.94-.972-.94-.973a.775.775 0 0 1 0-1.062.715.715 0 0 1 1.028 0l.94.972.941-.972a.715.715 0 0 1 1.028 0 .775.775 0 0 1 0 1.062l-.94.973.94.972a.775.775 0 0 1 0 1.063Z"}),r.createElement("path",{d:"M11.627 11.99c1.066 0 1.94.902 1.94 2.005 0 1.103-.874 2.005-1.94 2.005-1.067 0-1.94-.902-1.94-2.005 0-1.103.873-2.005 1.94-2.005Zm0 2.506c.271 0 .485-.22.485-.501a.489.489 0 0 0-.485-.501.488.488 0 0 0-.485.501c0 .28.213.501.485.501Z"}),r.createElement("path",{d:"M6.778 11.99c1.067 0 1.94.902 1.94 2.005 0 1.103-.873 2.005-1.94 2.005-1.066 0-1.94-.902-1.94-2.005 0-1.103.874-2.005 1.94-2.005Zm0 2.506c.272 0 .485-.22.485-.501a.489.489 0 0 0-.485-.501.488.488 0 0 0-.485.501c0 .28.214.501.485.501Z"}),r.createElement("path",{d:"M.718 0h.669c.989 0 1.852.692 2.104 1.674l2.094 8.12c.03.11.127.191.233.191h7.001c.107 0 .204-.08.243-.2l1.503-5.274A.728.728 0 0 1 15.467 4a.76.76 0 0 1 .494.932l-1.503 5.253c-.194.762-.873 1.304-1.639 1.304H5.828a1.702 1.702 0 0 1-1.639-1.304l-2.094-8.12a.738.738 0 0 0-.699-.561H.727C.33 1.504 0 1.163 0 .752S.33 0 .727 0h-.01Z"})))),U4=c.forwardRef(R4),So=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(U4,{})}));So.displayName="OutOfStockIcon";const W4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M14.9 3.327c.07.179.106.362.106.55v7.982a1.892 1.892 0 0 1-.513 1.328 1.824 1.824 0 0 1-.566.415c-.21.09-.434.135-.671.135h-.466v.385a1.892 1.892 0 0 1-.513 1.328 1.825 1.825 0 0 1-.566.416c-.211.09-.435.134-.671.134H2.75c-.237 0-.46-.045-.671-.134-.21-.099-.4-.233-.566-.403a1.858 1.858 0 0 1-.381-.617A2.035 2.035 0 0 1 1 14.122v-9.98c0-.251.044-.488.132-.712.087-.232.214-.438.381-.617s.355-.313.566-.402c.21-.099.434-.148.671-.148h.466v-.385c0-.25.044-.487.132-.71.088-.233.215-.44.382-.618.166-.179.355-.313.565-.402C4.505.049 4.73 0 4.966 0h6.408c.184 0 .36.04.527.12.166.072.315.175.447.31l2.263 2.427c.123.134.22.291.29.47ZM4.388 2.263h3.495V5.39c0 .272.05.536.15.79.096.245.23.468.4.667l.014.016.015.015c.188.191.405.342.65.447.241.104.495.158.757.158h2.921v5.007h.467a.508.508 0 0 0 .408-.188.636.636 0 0 0 .17-.442V4.574h-1.75c-.072 0-.144-.006-.216-.018l.527.565c.123.134.219.29.29.469.07.179.104.362.104.55v.054H9.87a.668.668 0 0 1-.269-.057.754.754 0 0 1-.23-.156 1.03 1.03 0 0 1-.165-.281.839.839 0 0 1-.06-.311V2.263h.013c.184 0 .36.04.526.12.167.072.316.175.448.31l.615.66a1.482 1.482 0 0 1-.017-.227V1.248H4.966a.486.486 0 0 0-.223.053.448.448 0 0 0-.184.134.636.636 0 0 0-.172.443v.385Zm9.014 1.064-1.5-1.61v1.409c0 .053.017.102.052.147a.177.177 0 0 0 .132.054H13.4ZM2.895 9.56c0 .356.283.644.631.644h6.737a.638.638 0 0 0 .632-.644.638.638 0 0 0-.632-.644H3.526a.638.638 0 0 0-.631.644Zm.631 2.36a.638.638 0 0 0-.631.645c0 .355.283.644.631.644h6.737a.638.638 0 0 0 .632-.644.638.638 0 0 0-.632-.644H3.526Z"})))),j4=c.forwardRef(W4),Zo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(j4,{})}));Zo.displayName="PagesIcon";const q4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:18,fill:"currentColor",viewBox:"0 0 17 18",ref:t,...e},r.createElement("path",{d:"M2.479 3.506v3.419L1.467 7.937a3.217 3.217 0 0 0 0 4.551l2.326 2.327a3.217 3.217 0 0 0 4.552 0l3.595-3.595 1.506-.168a1.161 1.161 0 0 0 .692-1.975L8.344 3.282a1.572 1.572 0 0 0-.415-.298 2.75 2.75 0 0 0-5.45.522Zm2.75-1.25a1.25 1.25 0 0 1 1.168.805c-.1.063-.192.136-.277.22L3.98 5.425V3.506a1.25 1.25 0 0 1 1.25-1.25Zm1.25 6.75a.75.75 0 1 0 1.5 0V5.038l4.6 4.601-1.067.119a.75.75 0 0 0-.447.215l-3.782 3.782a1.717 1.717 0 0 1-2.43 0l-2.326-2.328a1.717 1.717 0 0 1 0-2.43L6.48 5.046v3.961Zm7.688 3.164a.75.75 0 0 0-1.342 0l-1.102 2.206a1.982 1.982 0 1 0 3.546 0l-1.102-2.205Zm-1.147 3.17a.478.478 0 0 1 .044-.293l.432-.864.432.864a.482.482 0 0 1-.772.557h-.001a.482.482 0 0 1-.135-.264Z"})),K4=c.forwardRef(q4),Mo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(K4,{})}));Mo.displayName="PaintIcon";const z4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M1.745 2a.75.75 0 0 1 .75-.75h13a.75.75 0 0 1 0 1.5h-13a.75.75 0 0 1-.75-.75Zm2 3a.75.75 0 0 1 .75-.75h9a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1-.75-.75Zm-2.25 2.25a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5h-15ZM3.745 11a.75.75 0 0 1 .75-.75h9a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1-.75-.75Zm-1.25 2.25a.75.75 0 0 0 0 1.5h13a.75.75 0 0 0 0-1.5h-13Z"})),G4=c.forwardRef(z4),Ao=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(G4,{})}));Ao.displayName="ParagraphCenterAlignIcon";const Y4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M.751 2a.75.75 0 0 1 .75-.75h14a.75.75 0 0 1 0 1.5h-14A.75.75 0 0 1 .751 2Zm0 3a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5h-12A.75.75 0 0 1 .751 5Zm.75 2.25a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5h-15ZM.751 11a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5h-12a.75.75 0 0 1-.75-.75Zm.75 2.25a.75.75 0 0 0 0 1.5h14a.75.75 0 0 0 0-1.5h-14Z"})),X4=c.forwardRef(Y4),No=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(X4,{})}));No.displayName="ParagraphLeftAlignIcon";const J4=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M1.583 2a.75.75 0 0 1 .75-.75h14a.75.75 0 0 1 0 1.5h-14a.75.75 0 0 1-.75-.75Zm2 3a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5h-12a.75.75 0 0 1-.75-.75Zm-2.25 2.25a.75.75 0 1 0 0 1.5h15a.75.75 0 0 0 0-1.5h-15ZM3.583 11a.75.75 0 0 1 .75-.75h12a.75.75 0 1 1 0 1.5h-12a.75.75 0 0 1-.75-.75Zm-1.25 2.25a.75.75 0 1 0 0 1.5h14a.75.75 0 0 0 0-1.5h-14Z"})),Q4=c.forwardRef(J4),Po=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Q4,{})}));Po.displayName="ParagraphRightAlignIcon";const ef=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M15.226 1.455c.427 0 .774-.326.774-.728C16 .326 15.653 0 15.226 0H.774C.347 0 0 .326 0 .727c0 .402.347.728.774.728h14.452Z"}),r.createElement("path",{d:"M11.128 12.334a.81.81 0 0 0-1.095 0l-1.259 1.183v-9.88c0-.402-.346-.728-.774-.728-.428 0-.774.326-.774.727v9.88l-1.26-1.182a.81.81 0 0 0-1.094 0 .697.697 0 0 0 0 1.029l2.58 2.424a.815.815 0 0 0 .545.213h.005a.798.798 0 0 0 .545-.213l2.581-2.424a.697.697 0 0 0 0-1.029Z"})))),tf=c.forwardRef(ef),To=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(tf,{})}));To.displayName="PassDownIcon";const rf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M11.13 10.57a.792.792 0 0 0-1.09 0l-1.26 1.2V1.74A.767.767 0 0 0 8 1c-.43 0-.77.33-.77.74v10.03l-1.26-1.2a.792.792 0 0 0-1.09 0c-.3.29-.3.76 0 1.04l2.58 2.46a.821.821 0 0 0 .54.22c.2 0 .39-.07.55-.22l2.58-2.46c.3-.29.3-.76 0-1.04Z"}),r.createElement("path",{d:"M6.23 6.52H.77c-.43 0-.77.33-.77.74S.35 8 .77 8h5.45V6.52h.01Z"}),r.createElement("path",{d:"M15.23 6.52H9.78V8h5.45c.43 0 .77-.33.77-.74s-.35-.74-.77-.74Z"})))),nf=c.forwardRef(rf),Fo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(nf,{})}));Fo.displayName="PassThroughIcon";const of=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15.03.97a.75.75 0 0 1 0 1.061l-13 13a.75.75 0 1 1-1.06-1.06l13-13a.75.75 0 0 1 1.06 0ZM9.75 12.501a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0Zm2.75-1.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5Zm-9-10.5a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5Zm-1.25 2.75a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0Z"})),af=c.forwardRef(of),Vo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(af,{})}));Vo.displayName="PercentageIcon";const lf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M12.478 2.755H12a.75.75 0 0 1 0-1.5h.46c.655-.058 1.12.4 1.365.82.266.456.402 1.04.425 1.615v1.676c.004.229.038.441.092.614a.817.817 0 0 0 .168.322l1.055 1.206a.75.75 0 0 1 0 .988L14.51 9.7a.82.82 0 0 0-.168.323 2.22 2.22 0 0 0-.092.614v1.677c-.023.574-.16 1.158-.425 1.613-.245.42-.71.878-1.365.82H12a.75.75 0 0 1 0-1.5h.478a.616.616 0 0 0 .052-.077c.107-.184.202-.504.22-.902V10.62c.005-.358.058-.718.16-1.045a2.28 2.28 0 0 1 .48-.873l.613-.7-.613-.702a2.275 2.275 0 0 1-.48-.873 3.71 3.71 0 0 1-.16-1.046V3.735c-.018-.398-.113-.719-.22-.903a.628.628 0 0 0-.052-.077Zm-8.938-1.5H4a.75.75 0 1 1 0 1.5h-.477a.628.628 0 0 0-.052.077c-.108.185-.203.505-.22.903v1.646a3.713 3.713 0 0 1-.16 1.046 2.275 2.275 0 0 1-.48.873l-.614.701.614.7c.227.246.38.559.48.874.102.327.154.687.16 1.045v1.648c.017.398.112.718.22.902.02.034.037.059.051.077H4a.75.75 0 0 1 0 1.5h-.46c-.655.058-1.12-.4-1.365-.82-.265-.455-.401-1.039-.424-1.613v-1.678a2.219 2.219 0 0 0-.092-.613.82.82 0 0 0-.168-.323L.436 8.496a.75.75 0 0 1 0-.988L1.49 6.302a.817.817 0 0 0 .168-.323c.054-.171.089-.384.092-.613V3.689c.024-.574.16-1.158.425-1.613.246-.42.71-.879 1.365-.82Z"}),r.createElement("path",{d:"M5.25 5.001a2.75 2.75 0 1 1 3.945 2.478A3.25 3.25 0 0 1 11.25 10.5V12a.75.75 0 0 1-.75.75h-5a.75.75 0 0 1-.75-.75v-1.5a3.25 3.25 0 0 1 2.055-3.022A2.75 2.75 0 0 1 5.25 5ZM8 3.751a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5ZM6.763 9.264A1.75 1.75 0 0 0 6.25 10.5v.75h3.5v-.75a1.75 1.75 0 0 0-2.987-1.237Z"})),cf=c.forwardRef(lf),Ho=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(cf,{})}));Ho.displayName="PersAlt1Icon";const sf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M12.478 2.755H12a.75.75 0 0 1 0-1.5h.46c.655-.058 1.12.4 1.365.82.266.456.402 1.04.425 1.615v1.676c.004.229.038.441.092.614a.817.817 0 0 0 .168.322l1.055 1.206a.75.75 0 0 1 0 .988L14.51 9.7a.82.82 0 0 0-.168.323 2.22 2.22 0 0 0-.092.614v1.677c-.023.574-.16 1.158-.425 1.613-.245.42-.71.878-1.365.82H12a.75.75 0 0 1 0-1.5h.478a.616.616 0 0 0 .052-.077c.107-.184.202-.504.22-.902V10.62c.005-.358.058-.718.16-1.045a2.28 2.28 0 0 1 .48-.873l.614-.7-.614-.702a2.275 2.275 0 0 1-.48-.873 3.71 3.71 0 0 1-.16-1.046V3.735c-.017-.398-.113-.719-.22-.903a.628.628 0 0 0-.052-.077Zm-8.938-1.5H4a.75.75 0 1 1 0 1.5h-.477a.627.627 0 0 0-.052.077c-.108.185-.203.505-.22.903v1.646a3.713 3.713 0 0 1-.16 1.046 2.275 2.275 0 0 1-.48.873l-.614.701.614.7c.227.246.38.559.48.874.102.327.154.687.16 1.045v1.648c.017.398.112.718.22.902.02.034.037.059.051.077H4a.75.75 0 0 1 0 1.5h-.46c-.655.058-1.119-.4-1.365-.82-.265-.455-.401-1.039-.424-1.613v-1.678a2.219 2.219 0 0 0-.092-.613.82.82 0 0 0-.168-.323L.436 8.496a.75.75 0 0 1 0-.988L1.49 6.302a.817.817 0 0 0 .168-.323c.054-.171.088-.384.091-.613V3.689c.024-.574.16-1.158.425-1.613.246-.42.71-.879 1.365-.82Z"}),r.createElement("path",{d:"M5.25 4.001a2.75 2.75 0 1 1 3.945 2.478A3.25 3.25 0 0 1 11.25 9.5V11a.75.75 0 0 1-.75.75h-.338l-.418 3.343A.75.75 0 0 1 9 15.75H7a.75.75 0 0 1-.744-.657l-.418-3.343H5.5a.75.75 0 0 1-.75-.75V9.5a3.25 3.25 0 0 1 2.056-3.022A2.75 2.75 0 0 1 5.25 4ZM8 2.751a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5ZM6.763 8.264A1.75 1.75 0 0 0 6.25 9.5v.75h.25a.75.75 0 0 1 .745.657l.417 3.343h.676l.418-3.343a.75.75 0 0 1 .744-.657h.25V9.5a1.75 1.75 0 0 0-2.987-1.237Z"})),df=c.forwardRef(sf),Lo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(df,{})}));Lo.displayName="PersAlt2Icon";const ff=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"m13.751 1.751.021.01c.034.02.099.07.174.184.154.232.28.614.304 1.079v1.92c.007.417.077.835.212 1.212.13.367.33.716.611.98L15.94 8l-.866.866c-.28.263-.48.612-.611.98a3.816 3.816 0 0 0-.211 1.21v1.923c-.024.464-.15.846-.305 1.077a.583.583 0 0 1-.174.183.107.107 0 0 1-.02.01.762.762 0 0 0-.085-.004H13a.75.75 0 0 0 0 1.5h.63c.685.058 1.23-.357 1.564-.857.343-.514.525-1.186.556-1.857v-1.956c.005-.269.051-.52.124-.725.076-.212.166-.336.229-.393a.877.877 0 0 0 .021-.021l1.406-1.405a.75.75 0 0 0 0-1.06l-1.405-1.407a.895.895 0 0 0-.023-.021 1.013 1.013 0 0 1-.228-.393 2.312 2.312 0 0 1-.124-.725v-1.92a.77.77 0 0 0 0-.034c-.03-.672-.212-1.344-.556-1.859-.333-.5-.879-.916-1.564-.857H13a.75.75 0 0 0 0 1.5h.667a.751.751 0 0 0 .084-.005Zm-.003 12.5h.002-.002ZM4.37.256H5a.75.75 0 0 1 0 1.5h-.666a.75.75 0 0 1-.084-.005.115.115 0 0 0-.021.01.584.584 0 0 0-.174.185c-.154.23-.28.614-.305 1.078v1.92a3.812 3.812 0 0 1-.21 1.212c-.132.367-.332.716-.613.98L2.061 8l.866.865c.28.264.48.613.612.98.135.377.205.794.211 1.211v1.922c.024.465.15.847.305 1.078.075.113.14.164.173.183.011.007.018.01.022.01a.764.764 0 0 1 .084-.004H5a.75.75 0 0 1 0 1.5h-.629c-.685.058-1.231-.357-1.564-.857-.343-.514-.525-1.186-.556-1.857v-1.956a2.316 2.316 0 0 0-.125-.725c-.075-.212-.165-.336-.228-.393a.755.755 0 0 1-.021-.021L.47 8.532a.75.75 0 0 1 0-1.06l1.406-1.407a.751.751 0 0 1 .023-.022c.062-.057.152-.18.228-.392.073-.205.119-.456.123-.725v-1.92l.001-.035c.03-.67.213-1.343.556-1.857.333-.5.878-.916 1.564-.858ZM4.254 14.25H4.25h.002Zm0-12.5h-.001.002Z"}),r.createElement("path",{d:"M6 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"})),uf=c.forwardRef(ff),Oo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(uf,{})}));Oo.displayName="PersAlt3Icon";const hf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M11.773 1.761a.117.117 0 0 0-.022-.01.751.751 0 0 1-.084.005h-.666a.75.75 0 0 1 0-1.5h.629c.685-.059 1.231.358 1.564.857.344.515.525 1.187.556 1.859a.77.77 0 0 1 0 .034v1.92c.005.269.05.52.124.725.076.212.166.335.228.393a.895.895 0 0 1 .023.021l1.406 1.406a.75.75 0 0 1 0 1.061l-1.407 1.405a.877.877 0 0 1-.021.02c-.063.058-.153.182-.228.394-.074.205-.12.456-.124.725v1.922l-.001.034c-.031.671-.213 1.343-.556 1.857-.333.5-.88.915-1.564.857H11a.75.75 0 0 1 0-1.5h.667c.028 0 .056.001.084.005a.107.107 0 0 0 .022-.01.583.583 0 0 0 .173-.184c.154-.231.28-.613.305-1.077v-1.923a3.8 3.8 0 0 1 .21-1.21c.132-.368.332-.717.612-.98L13.94 8l-.866-.866c-.281-.263-.481-.612-.612-.98a3.812 3.812 0 0 1-.211-1.21V3.022c-.024-.464-.15-.846-.305-1.078a.582.582 0 0 0-.173-.184Zm-.025-.01h.002-.002Zm0 12.5h.002-.002ZM5 .256h-.63c-.684-.058-1.23.358-1.563.858-.343.514-.525 1.186-.556 1.857v1.955c-.005.269-.05.52-.124.725-.076.212-.166.335-.228.392a.764.764 0 0 0-.023.022L.47 7.471a.75.75 0 0 0 0 1.061l1.407 1.405a.755.755 0 0 0 .021.02c.063.058.153.182.228.394.074.205.12.456.124.724v1.923l.001.034c.031.671.213 1.343.556 1.857.333.5.88.915 1.564.857h.63a.75.75 0 0 0 0-1.5h-.667a.764.764 0 0 0-.084.005.108.108 0 0 1-.022-.01.583.583 0 0 1-.173-.184c-.154-.231-.28-.613-.305-1.077v-1.923a3.815 3.815 0 0 0-.21-1.21c-.132-.368-.332-.717-.612-.98L2.06 8l.866-.866c.281-.263.481-.612.612-.98.135-.376.205-.794.211-1.21V3.023c.024-.464.15-.847.305-1.078a.584.584 0 0 1 .174-.184.115.115 0 0 1 .021-.01.75.75 0 0 0 .084.004H5a.75.75 0 1 0 0-1.5ZM4.253 14.25H4.25h.002Zm0-12.5h-.001.002Z"})),gf=c.forwardRef(hf),ko=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(gf,{})}));ko.displayName="PersAlt4Icon";const wf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M.75 2.501v9.5c0 .966.784 1.75 1.75 1.75H12a1.75 1.75 0 0 0 1.75-1.75v-9.5A1.75 1.75 0 0 0 12 .751H2.5a1.75 1.75 0 0 0-1.75 1.75Zm1.75-.25H12a.25.25 0 0 1 .25.25v6.75h-10v-6.75a.25.25 0 0 1 .25-.25Zm9.75 9.75a.25.25 0 0 1-.25.25H2.5a.25.25 0 0 1-.25-.25v-1.25h10v1.25Z"}),r.createElement("path",{d:"M15.278 3.636a.75.75 0 1 0-.281 1.474l.255.048a.614.614 0 0 1 .487.718l-1.789 9.376a.614.614 0 0 1-.718.488L6.216 14.4a.75.75 0 0 0-.281 1.474l7.016 1.339a2.114 2.114 0 0 0 2.472-1.68l1.79-9.375a2.114 2.114 0 0 0-1.68-2.473l-.255-.049Z"})),vf=c.forwardRef(wf),Bo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(vf,{})}));Bo.displayName="PictureAltIcon";const pf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M12 3.251a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5Zm-1.25 2.75a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0Zm-2.828 5.277a4.712 4.712 0 0 0-3.91.347.75.75 0 1 1-.742-1.303 6.213 6.213 0 0 1 7.419.955 3.716 3.716 0 0 1 4.281.344.75.75 0 0 1-.962 1.15 2.216 2.216 0 0 0-2.368-.303c.194.317.36.651.496 1a.75.75 0 0 1-1.398.543 4.714 4.714 0 0 0-2.816-2.733Z"}),r.createElement("path",{d:"M2.5.751a1.75 1.75 0 0 0-1.75 1.75v13c0 .967.784 1.75 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-13A1.75 1.75 0 0 0 15.5.751h-13Zm-.25 1.75a.25.25 0 0 1 .25-.25h13a.25.25 0 0 1 .25.25v13a.25.25 0 0 1-.25.25h-13a.25.25 0 0 1-.25-.25v-13Z"})),mf=c.forwardRef(pf),$o=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(mf,{})}));$o.displayName="PictureIcon";const bf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M7.134.828a5.817 5.817 0 0 0-2.082.748 6.003 6.003 0 0 0-1.99 2c-.62 1.039-.914 2.4-.753 3.486.216 1.45 1.243 3.824 2.96 6.837.776 1.36 1.619 2.714 1.839 2.95.238.258.522.378.893.378.37 0 .655-.12.893-.377.22-.237 1.063-1.59 1.838-2.951 1.718-3.013 2.745-5.386 2.96-6.837.162-1.084-.133-2.448-.752-3.486a5.979 5.979 0 0 0-2.024-2.02A5.775 5.775 0 0 0 8.78.817a7.425 7.425 0 0 0-1.646.012Zm1.287 1.44a4.174 4.174 0 0 1 1.527.456 4.263 4.263 0 0 1 2.224 2.937c.057.275.1.824.08 1.007-.133 1.245-1.131 3.546-2.832 6.533-.496.869-1.39 2.346-1.42 2.346-.028 0-.86-1.372-1.372-2.266-1.554-2.713-2.546-4.91-2.83-6.267-.055-.264-.06-.775-.011-1.106a4.23 4.23 0 0 1 1.182-2.384A4.225 4.225 0 0 1 8.42 2.268ZM7.668 3.28a3.238 3.238 0 0 0-2.855 2.667c-.065.37-.041 1.016.05 1.346.14.51.282.798.593 1.2 1.148 1.487 3.346 1.664 4.742.384.358-.328.71-.867.865-1.32a3.592 3.592 0 0 0 .123-1.627 3.244 3.244 0 0 0-2.133-2.492 3.501 3.501 0 0 0-1.385-.158Zm.77 1.519a1.75 1.75 0 0 1 1.138 2.468c-.181.367-.456.64-.815.812-.277.133-.45.172-.76.172s-.483-.04-.76-.172a1.774 1.774 0 0 1-1-1.563A1.78 1.78 0 0 1 7.553 4.8c.263-.068.619-.07.885-.001Z"})),yf=c.forwardRef(bf),Do=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(yf,{})}));Do.displayName="PinIcon";const Ef=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M9.143 6.913c-.4-.25-.746-.466-1.036-.61-.293-.145-.653-.284-1.053-.235a1.75 1.75 0 0 0-1.146.635c-.254.314-.327.692-.359 1.018-.031.322-.031.73-.031 1.202v.073c0 .471 0 .88.031 1.202.032.325.105.704.359 1.017.285.352.696.58 1.146.635.4.05.76-.089 1.053-.234.29-.145.636-.361 1.036-.61l.06-.039c.36-.224.673-.42.91-.602.242-.187.502-.43.636-.781a1.75 1.75 0 0 0 0-1.249c-.134-.352-.394-.595-.636-.781-.237-.182-.55-.378-.91-.602l-.06-.039Zm-2.06.724a.25.25 0 0 1 .14-.078c.018.004.082.02.216.087.217.108.5.284.94.559.397.248.648.406.82.538.104.08.142.125.152.138a.25.25 0 0 1 0 .157.889.889 0 0 1-.153.138c-.171.132-.422.29-.82.538-.44.275-.722.45-.939.558a.992.992 0 0 1-.216.087.25.25 0 0 1-.14-.077.996.996 0 0 1-.041-.23c-.024-.24-.024-.574-.024-1.093 0-.518 0-.852.024-1.093a.994.994 0 0 1 .04-.23Z"}),r.createElement("path",{d:"m13.313 3.336-3.062-1.768a4.5 4.5 0 0 0-4.5 0L2.689 3.336a4.5 4.5 0 0 0-2.25 3.897v3.536a4.5 4.5 0 0 0 2.25 3.897l3.062 1.768a4.5 4.5 0 0 0 4.5 0l3.062-1.768a4.5 4.5 0 0 0 2.25-3.897V7.233a4.5 4.5 0 0 0-2.25-3.897Zm-6.812-.469a3 3 0 0 1 3 0l3.062 1.768a3 3 0 0 1 1.5 2.598v3.536a3 3 0 0 1-1.5 2.598l-3.062 1.768a3 3 0 0 1-3 0l-3.062-1.768a3 3 0 0 1-1.5-2.598V7.233a3 3 0 0 1 1.5-2.598L6.5 2.867Z"})),If=c.forwardRef(Ef),_o=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(If,{})}));_o.displayName="PlugPlayIcon";const Cf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M8.001 15.668A7.667 7.667 0 1 0 .335 8 7.675 7.675 0 0 0 8 15.668Zm-4-8.334h3.167a.167.167 0 0 0 .167-.166V4a.667.667 0 0 1 1.333 0v3.167a.167.167 0 0 0 .167.166H12a.667.667 0 1 1 0 1.334H8.835a.167.167 0 0 0-.167.166V12a.667.667 0 1 1-1.333 0V8.834a.167.167 0 0 0-.167-.166H4a.667.667 0 1 1 0-1.334Z"})),xf=c.forwardRef(Cf),Ro=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(xf,{})}));Ro.displayName="PlusCircleFillIcon";const Sf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M9.001 5.251a.75.75 0 0 1 .75.75v2.25h2.25a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0v-2.25h-2.25a.75.75 0 1 1 0-1.5h2.25v-2.25a.75.75 0 0 1 .75-.75Z"}),r.createElement("path",{d:"M9.001.751a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5Zm-6.75 8.25a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Z"})),Zf=c.forwardRef(Sf),Uo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Zf,{})}));Uo.displayName="PlusCircleIcon";const Mf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.751 3.001a.75.75 0 1 0-1.5 0v4.25h-4.25a.75.75 0 1 0 0 1.5h4.25v4.25a.75.75 0 0 0 1.5 0v-4.25h4.25a.75.75 0 0 0 0-1.5h-4.25v-4.25Z"})),Af=c.forwardRef(Mf),Wo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Af,{})}));Wo.displayName="PlusIcon";const Nf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M8.751 1a.75.75 0 0 0-1.5 0v6.5a.75.75 0 0 0 1.5 0V1Z"}),r.createElement("path",{d:"M6.251 4.049a.75.75 0 0 0-.5-1.414 6.75 6.75 0 1 0 4.5 0 .75.75 0 1 0-.5 1.414 5.25 5.25 0 1 1-3.5 0Z"})),Pf=c.forwardRef(Nf),jo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Pf,{})}));jo.displayName="PoverButtonIcon";const Tf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M12.424 5.818h-.242V4.121a4.157 4.157 0 0 0-1.203-2.919A4.116 4.116 0 0 0 8.061 0a4.157 4.157 0 0 0-2.92 1.202 4.099 4.099 0 0 0-1.202 2.92v1.696h-.242C2.757 5.818 2 6.575 2 7.515v6.788C2 15.243 2.756 16 3.697 16h8.727c.94 0 1.697-.756 1.697-1.697V7.515c0-.94-.756-1.697-1.697-1.697Zm-2.986 5.683c-.534.504-1.31.581-1.95.581h-.174v1.145c0 .32-.272.582-.601.582a.594.594 0 0 1-.601-.582V8.582c0-.32.271-.582.6-.582h.301c.689-.02 1.736-.068 2.415.572.378.35.562.844.562 1.455 0 .61-.194 1.105-.562 1.464l.01.01Zm1.29-5.683H5.393V4.121c0-.708.281-1.386.785-1.881a2.666 2.666 0 0 1 1.882-.785 2.65 2.65 0 0 1 1.88.785c.505.504.786 1.183.786 1.881v1.697Z"}),r.createElement("path",{d:"M7.314 9.164v1.764c.465.01 1.028-.01 1.29-.252.048-.048.203-.194.203-.63s-.155-.582-.203-.63c-.262-.243-.825-.272-1.29-.252Z"})))),Ff=c.forwardRef(Tf),qo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ff,{})}));qo.displayName="ProductSlotsIcon";const Vf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M15.226 16c.427 0 .774-.33.774-.739 0-.407-.347-.738-.774-.738H.774c-.427 0-.774.33-.774.739 0 .407.347.738.774.738h14.452Z"}),r.createElement("path",{d:"M11.128 9.57a.801.801 0 0 0-1.095 0l-1.259 1.201V.738C8.774.331 8.428 0 8 0c-.428 0-.774.33-.774.738v10.033l-1.26-1.2a.8.8 0 0 0-1.094 0 .715.715 0 0 0 0 1.043l2.58 2.462a.777.777 0 0 0 .546.216h.004a.791.791 0 0 0 .545-.216l2.581-2.462a.715.715 0 0 0 0-1.044Z"})))),Hf=c.forwardRef(Vf),Ko=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Hf,{})}));Ko.displayName="ReceiveIcon";const Lf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M7.374 2.49a5.752 5.752 0 0 1 3.842.204.75.75 0 1 0 .576-1.386A7.252 7.252 0 0 0 2.799 11.75H1.5a.75.75 0 0 0 0 1.5h2.757a.752.752 0 0 0 .11 0H4.5a.75.75 0 0 0 .75-.75v-3a.75.75 0 1 0-1.5 0v.837a5.752 5.752 0 0 1 3.623-7.846Zm6.877 3.166V6.5a.75.75 0 1 1-1.5 0v-3a.75.75 0 0 1 .75-.75h.133a.755.755 0 0 1 .11 0h2.757a.75.75 0 1 1 0 1.5h-1.296A7.25 7.25 0 0 1 6.21 14.693a.75.75 0 0 1 .577-1.384 5.751 5.751 0 0 0 7.464-7.653Z"})),Of=c.forwardRef(Lf),zo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Of,{})}));zo.displayName="RefreshIcon";const kf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.251 1.501a.75.75 0 1 0-1.5 0v.25H2.475A1.787 1.787 0 0 0 .752 3.583v9.91a1.726 1.726 0 0 0 1.758 1.758h3.992a.75.75 0 0 0 0-1.5h-4.02a.225.225 0 0 1-.23-.231V3.547a.287.287 0 0 1 .267-.296h1.232v1.25a.75.75 0 0 0 1.5 0v-1.25h1.5v1.25a.75.75 0 0 0 1.5 0v-1.25h1.5v1.25a.75.75 0 0 0 1.5 0v-1.25h1.233a.287.287 0 0 1 .268.296v2.954a.75.75 0 1 0 1.5 0V3.583a1.787 1.787 0 0 0-1.75-1.832h-1.25v-.25a.75.75 0 0 0-1.5 0v.25h-1.5v-.25a.75.75 0 1 0-1.5 0v.25h-1.5v-.25Z"}),r.createElement("path",{d:"M14.88 7.623a7.75 7.75 0 0 1 1.654 0 .75.75 0 0 1 .665.661c.351 3.093-1.104 5.38-2.849 6.671-.865.64-1.823 1.054-2.7 1.198-.589.096-1.228.081-1.77-.149l-1.027 1.027a.75.75 0 0 1-1.061-1.06l1.028-1.029a2.845 2.845 0 0 1-.204-1.104c0-.632.166-1.324.46-1.997a7.244 7.244 0 0 1 3.401-3.551.75.75 0 0 1 .991.318l.21.39.647-1.028a.75.75 0 0 1 .555-.347Zm-3.473 7.05c.613-.1 1.352-.406 2.05-.924 1.267-.937 2.334-2.514 2.293-4.67-.118 0-.237.002-.355.008l-1.133 1.801a.75.75 0 0 1-1.296-.044l-.454-.847a5.765 5.765 0 0 0-2.061 2.444c-.192.439-.296.85-.326 1.196l1.555-1.556a.75.75 0 1 1 1.061 1.06l-1.558 1.56c.07-.007.145-.016.224-.029Z"})),Bf=c.forwardRef(kf),Go=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Bf,{})}));Go.displayName="ReleaseNotesIcon";const $f=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M9.5.75a.75.75 0 1 0 0 1.5 2.25 2.25 0 0 1 2.25 2.25v.25H2.5A1.75 1.75 0 0 0 .75 6.5v5c0 .966.784 1.75 1.75 1.75h9.25v.25a2.25 2.25 0 0 1-2.25 2.25.75.75 0 0 0 0 1.5 3.75 3.75 0 0 0 3-1.5 3.75 3.75 0 0 0 3 1.5.75.75 0 0 0 0-1.5 2.25 2.25 0 0 1-2.25-2.25v-.25h2.25a1.75 1.75 0 0 0 1.75-1.75v-5a1.75 1.75 0 0 0-1.75-1.75h-2.25V4.5a2.25 2.25 0 0 1 2.25-2.25.75.75 0 0 0 0-1.5 3.75 3.75 0 0 0-3 1.5 3.745 3.745 0 0 0-3-1.5Zm-7 5.5h9.25v5.5H2.5a.25.25 0 0 1-.25-.25v-5a.25.25 0 0 1 .25-.25Zm10.75 0h2.25a.25.25 0 0 1 .25.25v5a.25.25 0 0 1-.25.25h-2.25v-5.5Z"})),Df=c.forwardRef($f),Yo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Df,{})}));Yo.displayName="RenameAltIcon";const _f=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M10.119 2.178a1.75 1.75 0 0 1 2.474 0l1.23 1.23a1.75 1.75 0 0 1 0 2.474L6.086 13.62a.75.75 0 0 1-.344.196l-3.556.912a.75.75 0 0 1-.913-.912l.912-3.556a.75.75 0 0 1 .196-.344l7.738-7.737Zm1.414 1.06a.25.25 0 0 0-.354 0l-.75.751 1.582 1.583.752-.75a.25.25 0 0 0 0-.354l-1.23-1.23ZM3.587 10.83l-.546 2.13 2.13-.547 5.78-5.78L9.368 5.05l-5.781 5.78Zm5.148 2.617a.735.735 0 0 0 0 1.47h6.035a.735.735 0 1 0 0-1.47H8.735Z"})),Rf=c.forwardRef(_f),Xo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Rf,{})}));Xo.displayName="RenameIcon";const Uf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M5 1.749a.75.75 0 0 1 .75.75v9.19l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.748.748 0 0 1-1.06 0l-2.5-2.5a.75.75 0 0 1 1.06-1.06l1.22 1.22v-9.19a.75.75 0 0 1 .75-.75Zm5.713.057a.747.747 0 0 0-.243.163l-2.5 2.5a.75.75 0 0 0 1.06 1.06l1.22-1.22v9.19a.75.75 0 0 0 1.5 0v-9.19l1.22 1.22a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.748.748 0 0 0-.817-.163Z"})),Wf=c.forwardRef(Uf),Jo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Wf,{})}));Jo.displayName="ReorderIcon";const jf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M5 8.751a.723.723 0 0 1-.531-.219.705.705 0 0 1-.219-.515c0-.209.073-.386.219-.532A.7.7 0 0 1 5 7.251h6a.7.7 0 0 1 .531.234.723.723 0 0 1 .22.532c0 .198-.074.37-.22.515a.723.723 0 0 1-.53.219H5Zm0 2.5a.723.723 0 0 1-.531-.219.705.705 0 0 1-.219-.515c0-.209.073-.386.219-.532A.7.7 0 0 1 5 9.751h6a.7.7 0 0 1 .531.234.723.723 0 0 1 .22.532c0 .197-.074.37-.22.515a.723.723 0 0 1-.53.219H5Zm0 2.5a.723.723 0 0 1-.531-.219.705.705 0 0 1-.219-.515c0-.209.073-.386.219-.532A.7.7 0 0 1 5 12.251h6a.7.7 0 0 1 .531.234.723.723 0 0 1 .22.532c0 .197-.074.37-.22.515a.723.723 0 0 1-.53.219H5Zm5.5-9a.723.723 0 0 1-.531-.219.723.723 0 0 1-.219-.531 1.64 1.64 0 0 0-.234-.86 1.719 1.719 0 0 0-.64-.64A1.64 1.64 0 0 0 8 2.251a1.64 1.64 0 0 0-.875.25c-.27.156-.484.37-.64.64a1.64 1.64 0 0 0-.235.86.723.723 0 0 1-.218.531.723.723 0 0 1-.532.219H3a.256.256 0 0 0-.187.078.269.269 0 0 0-.063.172v10.5c0 .073.021.135.063.188A.291.291 0 0 0 3 15.75h10c.073 0 .13-.02.172-.063a.256.256 0 0 0 .078-.187V5a.24.24 0 0 0-.078-.172A.208.208 0 0 0 13 4.75h-2.5Zm2.5-1.5c.313 0 .604.083.875.25.271.156.485.37.64.64.157.261.235.547.235.86v10.5c0 .323-.078.62-.234.89-.156.261-.37.47-.64.626a1.727 1.727 0 0 1-.876.234H3c-.312 0-.604-.078-.875-.234a1.756 1.756 0 0 1-.64-.625 1.75 1.75 0 0 1-.235-.891v-10.5c0-.313.078-.599.235-.86.156-.27.37-.484.64-.64.271-.167.563-.25.875-.25h1.844c.115-.48.323-.906.625-1.281a3.211 3.211 0 0 1 1.125-.89A3.101 3.101 0 0 1 8 .75c.5 0 .969.11 1.407.328a3.07 3.07 0 0 1 1.109.89 3.1 3.1 0 0 1 .64 1.282H13Zm-5.75.25c0-.198.073-.37.219-.516A.7.7 0 0 1 8 2.751c.282 0 .516.099.703.297A.979.979 0 0 1 9 3.767c0 .27-.099.505-.297.703A.954.954 0 0 1 8 4.75c-.281 0-.52-.094-.718-.281A.988.988 0 0 1 7 3.767c0-.282.094-.521.282-.72A.979.979 0 0 1 8 2.752a.7.7 0 0 1 .532.234.723.723 0 0 1 .218.532c0 .198-.073.37-.218.515A.723.723 0 0 1 8 4.251a.723.723 0 0 1-.531-.219.723.723 0 0 1-.219-.531Z"})),qf=c.forwardRef(jf),Qo=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(qf,{})}));Qo.displayName="ReportIcon";const Kf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.5.749a1.75 1.75 0 0 0-1.75 1.75v1c0 .967.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1A1.75 1.75 0 0 0 3.5.749h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1ZM8.5.749a1.75 1.75 0 0 0-1.75 1.75v1c0 .967.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1A1.75 1.75 0 0 0 9.5.749h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Zm4.5 0c0-.966.784-1.75 1.75-1.75h1c.967 0 1.75.784 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm-12 4.5a1.75 1.75 0 0 0-1.75 1.75v1c0 .966.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Zm4.5 0c0-.966.784-1.75 1.75-1.75h1c.967 0 1.75.784 1.75 1.75v1a1.75 1.75 0 0 1-1.75 1.75h-1a1.75 1.75 0 0 1-1.75-1.75v-1Zm1.75-.25a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25h-1Zm-6 4.5a1.75 1.75 0 0 0-1.75 1.75v1c0 .966.784 1.75 1.75 1.75h1a1.75 1.75 0 0 0 1.75-1.75v-1a1.75 1.75 0 0 0-1.75-1.75h-1Zm-.25 1.75a.25.25 0 0 1 .25-.25h1a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25h-1a.25.25 0 0 1-.25-.25v-1Z"})),zf=c.forwardRef(Kf),ea=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(zf,{})}));ea.displayName="RetentionIcon";const Gf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M12.286 1.43A8.25 8.25 0 0 0 2.25 4.262V1.5a.75.75 0 1 0-1.5 0v5c0 .414.336.75.75.75h5.001a.75.75 0 0 0 0-1.5H3.088A6.75 6.75 0 1 1 9 15.75a.75.75 0 0 0 0 1.5 8.25 8.25 0 0 0 3.286-15.82Z"})),Yf=c.forwardRef(Gf),ta=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Yf,{})}));ta.displayName="RewertLeftIcon";const Xf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.72 1.43a8.25 8.25 0 0 1 10.035 2.832V1.5a.75.75 0 0 1 1.5 0v5a.75.75 0 0 1-.75.75h-5a.75.75 0 0 1 0-1.5h3.412a6.75 6.75 0 1 0-5.912 10 .75.75 0 0 1 0 1.5A8.25 8.25 0 0 1 5.72 1.43Z"})),Jf=c.forwardRef(Xf),ra=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Jf,{})}));ra.displayName="RewertRightIcon";const Qf=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M3.5 2.251h9a.25.25 0 0 1 .25.25v13.008l-3.72-2.706a1.75 1.75 0 0 0-2.058 0L3.25 15.51V2.501a.25.25 0 0 1 .25-.25Zm8.766 14.76a1.25 1.25 0 0 0 1.985-1.008V2.5A1.75 1.75 0 0 0 12.5.751h-9a1.75 1.75 0 0 0-1.75 1.75v13.502a1.25 1.25 0 0 0 1.985 1.008l4.118-2.995a.25.25 0 0 1 .294 0l4.118 2.995Z"})),eu=c.forwardRef(Qf),na=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(eu,{})}));na.displayName="RibbonIcon";const tu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M0 2.751a2.75 2.75 0 0 1 5.397-.75h7.229a3.375 3.375 0 1 1 0 6.75h-1.979a2.751 2.751 0 0 1-5.293 0H3.376a1.875 1.875 0 0 0 0 3.75H10.5c.034 0 .068.002.101.007a2.751 2.751 0 1 1 0 1.486.773.773 0 0 1-.101.007H3.376a3.375 3.375 0 0 1 0-6.75h1.978a2.751 2.751 0 0 1 5.293 0h1.979a1.875 1.875 0 0 0 0-3.75H5.397a2.751 2.751 0 0 1-5.396-.75Zm2.75-1.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5Zm6.5 6.5a1.25 1.25 0 1 0-2.5 0 1.25 1.25 0 0 0 2.5 0Zm2.75 5.25a1.25 1.25 0 1 0 2.5 0 1.25 1.25 0 0 0-2.5 0Z"})),ru=c.forwardRef(tu),oa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ru,{})}));oa.displayName="RoadmapIcon";const nu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M7.25 2.251a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0ZM8 .001a2.25 2.25 0 0 0-.887 4.318 5.751 5.751 0 0 0-4.862 5.682v3.25A2.75 2.75 0 0 0 5 16.001h6a2.75 2.75 0 0 0 2.75-2.75v-3.25a5.751 5.751 0 0 0-4.862-5.682A2.25 2.25 0 0 0 8 .001Zm4.25 10v1.75h-8.5v-1.75a4.25 4.25 0 1 1 8.5 0ZM5 14.501c-.69 0-1.25-.56-1.25-1.25h8.5c0 .69-.559 1.25-1.25 1.25H5Zm10.25-5.25a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 1 .75-.75Zm-13.75.75a.75.75 0 1 0-1.5 0v3a.75.75 0 0 0 1.5 0v-3Zm4.5 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm5.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"})),ou=c.forwardRef(nu),aa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ou,{})}));aa.displayName="RobotIcon";const au=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"m15.54 6.888-2.605-2.605a2.457 2.457 0 0 0-1.737-.72H1.573A1.573 1.573 0 0 0 0 5.136v5.728a1.573 1.573 0 0 0 1.573 1.573h9.625c.652 0 1.276-.26 1.737-.72l2.604-2.605a1.573 1.573 0 0 0 0-2.224Z"})),lu=c.forwardRef(au),la=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(lu,{})}));la.displayName="RuleLabelIcon";const cu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M4.001 1.251a.75.75 0 0 0-.6 1.2l4.162 5.55-4.162 5.55a.75.75 0 0 0 .6 1.2h10a.75.75 0 0 0 0-1.5h-8.5l3.6-4.8a.75.75 0 0 0 0-.9l-3.6-4.8h8.5a.75.75 0 0 0 0-1.5h-10Z"}),r.createElement("path",{d:"M2.476 4.984a.983.983 0 0 0-.705-.23 1.007 1.007 0 0 0-.646.31c-.145.15-.237.327-.292.492a1.634 1.634 0 0 0-.082.516V9.93c0 .171.026.348.082.516.055.165.147.342.292.492.148.152.367.289.646.31a.984.984 0 0 0 .705-.23l2.316-1.93c.183-.153.295-.35.361-.526a1.61 1.61 0 0 0 .098-.561c0-.186-.03-.38-.098-.56a1.244 1.244 0 0 0-.362-.527l-2.315-1.93ZM2.25 9.252V6.75L3.751 8v.002l-1.5 1.25Z"})),su=c.forwardRef(cu),ca=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(su,{})}));ca.displayName="RunningAggregateIcon";const iu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.551.781a2.791 2.791 0 0 0-1.245.444c-.15.098-.589.515-1.549 1.474-.736.735-1.393 1.411-1.46 1.502a3.246 3.246 0 0 0-.45.956l-.08.289v5.175c0 4.938.002 5.183.054 5.355.09.292.231.525.456.749.224.225.457.366.75.456.171.053.463.055 6.974.055s6.803-.002 6.975-.055a1.73 1.73 0 0 0 .75-.456 1.73 1.73 0 0 0 .455-.749c.053-.172.055-.464.055-6.975 0-6.511-.002-6.803-.055-6.975a1.85 1.85 0 0 0-1.19-1.204c-.157-.053-.397-.056-5.19-.059C8.037.76 5.675.769 5.551.781Zm.211 3.187c0 1.911.005 1.97.193 2.326.203.385.541.688.942.844l.2.078 2.811.008c3.1.009 3.012.014 3.391-.177.245-.123.641-.517.754-.75.181-.374.178-.334.19-2.269l.012-1.777h1.35l.072.074.074.073v13.206l-.074.073-.073.074h-1.35l-.009-2.588-.009-2.587-.07-.193a1.743 1.743 0 0 0-1.208-1.066c-.289-.068-7.625-.068-7.914 0a1.742 1.742 0 0 0-1.208 1.066l-.07.193-.009 2.587-.008 2.588H2.4l-.075-.074-.074-.074.008-5.048.008-5.049.1-.21c.091-.195.19-.301 1.41-1.519.898-.899 1.352-1.331 1.443-1.376.168-.084.352-.143.46-.147l.082-.003.001 1.717Zm6.988-.045c0 1.766.002 1.728-.14 1.803-.089.048-5.144.05-5.234.003-.14-.076-.145-.13-.145-1.857V2.251h5.52v1.672Zm-.088 6.864.09.046v4.438h-7.5v-4.438l.081-.045c.072-.039.548-.045 3.662-.046 3.151-.001 3.59.004 3.667.045Z"})),du=c.forwardRef(iu),sa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(du,{})}));sa.displayName="SaveIcon";const fu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:18,fill:"currentColor",viewBox:"0 0 17 18",ref:t,...e},r.createElement("path",{d:"M8.751 5.121a2.251 2.251 0 1 0-1.5 0V8.75h-.75a4.75 4.75 0 0 0-4.707 4.113 2.25 2.25 0 1 0 1.513.035 3.25 3.25 0 0 1 3.194-2.649h.75v2.628a2.251 2.251 0 1 0 1.5 0V10.25h.75a3.25 3.25 0 0 1 3.194 2.65 2.25 2.25 0 1 0 1.513-.036A4.75 4.75 0 0 0 9.501 8.75h-.75V5.12ZM7.251 3a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm0 12a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm-4.75-.75a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5Zm10.25.75a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Z"})),uu=c.forwardRef(fu),ia=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(uu,{})}));ia.displayName="ScenarioIcon";const hu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M7.543.752a6.791 6.791 0 1 0 4.243 12.094l4.185 4.185a.75.75 0 0 0 1.06-1.06l-4.184-4.185A6.791 6.791 0 0 0 7.544.752ZM2.252 7.543a5.291 5.291 0 1 1 10.583 0 5.291 5.291 0 0 1-10.583 0Z"})),gu=c.forwardRef(hu),da=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(gu,{})}));da.displayName="SearchIcon";const wu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M6.667.149H1.306A1.307 1.307 0 0 0 .008 1.454L0 5.981a.333.333 0 0 0 .333.334h6.334A.333.333 0 0 0 7 5.982v-5.5a.333.333 0 0 0-.333-.333Zm0 8.166H.423a.167.167 0 0 0-.162.204 10.143 10.143 0 0 0 6.519 7.305.165.165 0 0 0 .15-.022.167.167 0 0 0 .07-.136V8.649a.333.333 0 0 0-.333-.334Zm8.904 0H9.333A.333.333 0 0 0 9 8.65v7.036a.167.167 0 0 0 .22.158 10.14 10.14 0 0 0 6.513-7.324.165.165 0 0 0-.032-.14.166.166 0 0 0-.058-.047.316.316 0 0 0-.072-.017Zm.421-6.861A1.307 1.307 0 0 0 14.694.149h-5.36A.333.333 0 0 0 9 .482v5.5a.333.333 0 0 0 .333.333h6.334A.333.333 0 0 0 16 5.981l-.008-4.527Z"})),vu=c.forwardRef(wu),fa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(vu,{})}));fa.displayName="SecurityShieldIcon";const pu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:16,fill:"currentColor",viewBox:"0 0 17 16",ref:t,...e},r.createElement("path",{d:"M14.906 1.352a.858.858 0 0 1 .246.506.867.867 0 0 1-.069.547l-3.76 11.73c-.09.3-.277.552-.56.752a1.582 1.582 0 0 1-.93.287c-.319 0-.61-.1-.875-.3a1.46 1.46 0 0 1-.52-.835l-1.23-5.072-5.072-1.23c-.355-.082-.633-.246-.834-.493-.2-.255-.3-.551-.3-.888 0-.347.095-.652.286-.916a1.75 1.75 0 0 1 .752-.588l11.73-3.76a.79.79 0 0 1 .561-.068c.21.045.402.155.575.328l-.069-.068.069.068ZM7.468 7.737l4.908-4.895-9.898 3.322c-.037 0-.073.019-.11.055a.17.17 0 0 0-.054.123.17.17 0 0 0 .055.123c.036.037.072.055.109.055l4.99 1.217Zm2.625 6.043 3.24-9.98L8.44 8.611l1.31 5.169a.17.17 0 0 0 .055.123c.036.036.073.054.11.054a.17.17 0 0 0 .123-.054.17.17 0 0 0 .054-.123Z"})),mu=c.forwardRef(pu),ua=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(mu,{})}));ua.displayName="SendIcon";const bu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M5.88 10.751H4.5a.75.75 0 0 0 0 1.5h1.38a2.25 2.25 0 0 0 4.242 0h3.379a.75.75 0 0 0 0-1.5h-3.379a2.251 2.251 0 0 0-4.243 0Zm2.87.75a.75.75 0 1 1-1.499 0 .75.75 0 0 1 1.5 0Zm-5-5a.75.75 0 0 1 .75-.75h5.38a2.25 2.25 0 1 1 0 1.5H4.5a.75.75 0 0 1-.75-.75Zm8.874-.417a.75.75 0 1 0-1.247.834.75.75 0 0 0 1.247-.834Z"}),r.createElement("path",{d:"M2.5.751a1.75 1.75 0 0 0-1.75 1.75v13c0 .967.784 1.75 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-13A1.75 1.75 0 0 0 15.5.751h-13Zm-.25 1.75a.25.25 0 0 1 .25-.25h13a.25.25 0 0 1 .25.25v13a.25.25 0 0 1-.25.25h-13a.25.25 0 0 1-.25-.25v-13Z"})),yu=c.forwardRef(bu),ha=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(yu,{})}));ha.displayName="SettingsAltIcon";const Eu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M11.335.783c-.22.025-.336.057-.606.169-.301.126-.423.232-1.186 1.035-.263.278-.37.336-.589.318-.203-.017-.283-.078-.69-.527-.527-.581-.75-.75-1.21-.914-.24-.085-.82-.108-1.083-.042-.568.143-1.099.565-1.345 1.069-.21.43-.226.537-.205 1.369l.018.723-.074.15a.465.465 0 0 1-.228.233l-.154.083-.589-.03a7.485 7.485 0 0 0-.82-.003c-.782.083-1.43.614-1.707 1.397-.075.21-.108.754-.06 1.004.054.29.208.633.383.853.09.113.354.38.587.595.233.215.448.438.48.496a.563.563 0 0 1-.013.504c-.038.068-.233.273-.439.459-.644.583-.766.743-.94 1.227-.087.239-.109.817-.042 1.08.218.857.873 1.449 1.728 1.559.148.019.423.018.802-.002.633-.035.716-.024.883.117.193.162.206.236.185 1.04-.02.829-.005.936.205 1.366.161.33.531.71.851.877.36.186.627.243 1.05.225.702-.031 1.044-.226 1.751-1.003.406-.444.474-.496.681-.513.25-.021.363.054.761.496.19.21.422.452.518.536.607.54 1.54.648 2.283.26.324-.168.692-.546.855-.878.069-.14.146-.336.17-.435.053-.202.063-.641.03-1.223-.027-.444.01-.588.181-.74.17-.147.264-.161.886-.127.327.018.646.02.78.005.859-.097 1.539-.701 1.757-1.56.076-.298.046-.841-.063-1.14-.152-.42-.326-.644-.9-1.158-.476-.426-.51-.475-.51-.732s.034-.306.51-.732c.574-.514.748-.74.9-1.158.108-.3.139-.842.063-1.14-.218-.86-.898-1.463-1.756-1.56a6.01 6.01 0 0 0-.78.006c-.617.035-.716.02-.885-.128-.19-.167-.206-.257-.168-.944.035-.633.02-.862-.08-1.17A2.043 2.043 0 0 0 11.335.784ZM6.66 2.299c.088.035.228.167.528.496.224.247.477.503.561.57.707.559 1.796.559 2.503 0 .084-.066.338-.323.563-.57.437-.477.532-.544.769-.544.135 0 .31.079.409.185.111.12.133.228.123.61-.005.198-.008.556-.008.795.002.394.01.458.085.675a2.038 2.038 0 0 0 1.274 1.287l.26.093.803-.007c.739-.007.814-.003.915.049a.554.554 0 0 1 .26.72c-.036.086-.171.23-.498.529-.513.469-.655.634-.795.929a1.81 1.81 0 0 0-.194.885c0 .373.049.58.212.915.14.286.316.486.838.956.406.366.483.478.483.696a.68.68 0 0 1-.143.383.7.7 0 0 1-.162.113c-.1.05-.18.055-.93.049l-.82-.007-.22.08c-.328.12-.533.253-.8.52a1.6 1.6 0 0 0-.367.495c-.207.42-.226.558-.204 1.41l.02.735-.088.138a.583.583 0 0 1-.47.267c-.206 0-.345-.097-.69-.481-.478-.531-.667-.697-.953-.837a1.791 1.791 0 0 0-.923-.214 1.95 1.95 0 0 0-1.252.418 8.17 8.17 0 0 0-.562.57c-.327.36-.436.46-.542.5a.556.556 0 0 1-.702-.267c-.064-.132-.065-.156-.046-.865.018-.677.015-.746-.043-.965a2.092 2.092 0 0 0-1.334-1.421l-.244-.083-.803.008c-.74.007-.812.003-.915-.05a.554.554 0 0 1-.259-.721c.034-.085.151-.212.414-.448.54-.485.715-.683.856-.971.166-.34.214-.547.214-.923a1.95 1.95 0 0 0-.415-1.248 8.072 8.072 0 0 0-.57-.562c-.472-.43-.547-.534-.547-.757a.68.68 0 0 1 .144-.383.707.707 0 0 1 .166-.115c.11-.056.158-.058.855-.04.688.019.756.016.976-.042.365-.096.626-.25.92-.543.207-.206.28-.304.38-.51.211-.434.23-.562.206-1.41l-.02-.735.087-.137a.556.556 0 0 1 .695-.22Zm2.003 2.985c-1.789.147-3.224 1.59-3.379 3.395a3.732 3.732 0 0 0 4.495 3.975 3.732 3.732 0 0 0 1.861-1.014 3.652 3.652 0 0 0 1.079-2.317c.157-1.831-1.005-3.47-2.794-3.94-.234-.061-.37-.08-.834-.114a3.745 3.745 0 0 0-.428.015Zm1.043 1.569c.34.115.625.294.888.556.26.26.439.544.558.887.077.222.083.274.083.705 0 .43-.006.483-.083.705a2.347 2.347 0 0 1-1.453 1.449c-.21.07-.277.078-.698.078-.42 0-.487-.007-.698-.078a2.274 2.274 0 0 1-.894-.562 2.255 2.255 0 0 1-.558-.887c-.077-.222-.083-.274-.083-.705 0-.431.006-.483.083-.705.22-.63.718-1.161 1.31-1.396.3-.118.5-.15.915-.138.328.009.428.023.63.09Z"})),Iu=c.forwardRef(Eu),ga=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Iu,{})}));ga.displayName="SettingsIcon";const Cu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M11.53 4.531a.75.75 0 0 1-1.06 0l-1.72-1.72v7.19a.75.75 0 0 1-1.5 0v-7.19l-1.72 1.72a.75.75 0 0 1-1.06-1.06l3-3a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1 0 1.06Z"}),r.createElement("path",{d:"M5.5 6.751H3.75v7.5h8.5v-7.5H10.5a.75.75 0 0 1 0-1.5h1.833c.707 0 1.417.532 1.417 1.35v7.8c0 .818-.71 1.35-1.417 1.35H3.667c-.706 0-1.417-.532-1.417-1.35v-7.8c0-.818.71-1.35 1.417-1.35H5.5a.75.75 0 1 1 0 1.5Z"})),xu=c.forwardRef(Cu),wa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(xu,{})}));wa.displayName="ShareIcon";const Su=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M2.088.001a.571.571 0 0 0-.553.457L.5 5.25C.5 6.216 1.261 7 2.2 7c.223 0 .435-.044.63-.124A1.75 1.75 0 0 0 3.9 5.25a1.75 1.75 0 0 0 1.07 1.626 1.653 1.653 0 0 0 1.26 0A1.75 1.75 0 0 0 7.3 5.25a1.75 1.75 0 0 0 1.07 1.626 1.653 1.653 0 0 0 1.26 0A1.75 1.75 0 0 0 10.7 5.25a1.75 1.75 0 0 0 1.07 1.626 1.653 1.653 0 0 0 1.26 0A1.75 1.75 0 0 0 14.1 5.25a1.75 1.75 0 0 0 1.07 1.626c.195.08.408.124.63.124.94 0 1.7-.784 1.7-1.75L16.465.458A.57.57 0 0 0 15.912 0H2.088Zm13.898 5.345c-.036.11-.13.155-.186.155-.07 0-.2-.07-.2-.25a1.5 1.5 0 0 0-3 0c0 .18-.13.25-.2.25s-.2-.07-.2-.25a1.5 1.5 0 0 0-3 0c0 .18-.13.25-.2.25s-.2-.07-.2-.25a1.5 1.5 0 1 0-3 0c0 .18-.13.25-.2.25s-.2-.07-.2-.25a1.5 1.5 0 1 0-3 0c0 .18-.13.25-.2.25-.056 0-.15-.045-.186-.155l.83-3.845h12.312l.83 3.845ZM2.5 7.751a.75.75 0 0 1 .75.75v5c0 .138.112.25.25.25h1.75v-2.75A2.75 2.75 0 0 1 8 8.251h2a2.75 2.75 0 0 1 2.75 2.75v2.75h1.75a.25.25 0 0 0 .25-.25v-5a.75.75 0 0 1 1.5 0v5a1.75 1.75 0 0 1-1.75 1.75h-11a1.75 1.75 0 0 1-1.75-1.75v-5a.75.75 0 0 1 .75-.75Zm8.75 6v-2.75c0-.69-.56-1.25-1.25-1.25H8c-.69 0-1.25.56-1.25 1.25v2.75h4.5Z"})),Zu=c.forwardRef(Su),va=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Zu,{})}));va.displayName="ShopIcon";const Mu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M13.8 1.201a.71.71 0 0 1 1 0 .71.71 0 0 1 0 .99l-3.64 3.64h1.76a.7.7 0 1 1 0 1.4H9.47a.7.7 0 0 1-.7-.7v-3.45a.7.7 0 1 1 1.4 0v1.76l3.63-3.64Zm-7 7.62a.71.71 0 0 1 .38.38c.01.04.05.1.05.1a.965.965 0 0 1 0 .17v3.45a.7.7 0 1 1-1.4 0v-1.76l-3.63 3.63a.7.7 0 0 1-.5.21.67.67 0 0 1-.49-.2.69.69 0 0 1 0-1l3.63-3.58H3.08a.7.7 0 1 1 0-1.4h3.45a.965.965 0 0 1 .17 0h.1Z"})),Au=c.forwardRef(Mu),pa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Au,{})}));pa.displayName="ShrinkIcon";const Nu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M5.323.779c-.21.028-.37.126-.462.283l-.074.126-.007 6.753c-.004 3.714-.016 6.753-.026 6.753-.01 0-.44-.419-.954-.932-.692-.691-.964-.946-1.053-.986-.258-.116-.514-.047-.768.207-.244.244-.318.519-.205.766.032.072.533.592 1.563 1.626.834.837 1.516 1.534 1.516 1.549 0 .066.204.226.375.293a.606.606 0 0 0 .313.058c.194-.018.462-.153.554-.278.041-.056.75-.781 1.572-1.609 1.165-1.173 1.51-1.535 1.555-1.633.122-.267.046-.538-.222-.792-.176-.166-.33-.241-.5-.241-.25-.002-.31.047-1.32 1.049l-.94.934v-6.68c0-7.503.018-6.871-.198-7.079-.159-.153-.403-.21-.719-.167Zm6.157.047a2.078 2.078 0 0 0-.902.45c-.39.328-.66.776-.768 1.274-.049.24-.05.37-.044 2.738.008 2.756-.004 2.578.183 2.764.116.116.243.164.48.181.35.026.602-.085.72-.316.077-.152.103-.417.104-1.083v-.593h1.517l.01.78c.006.753.01.784.067.894.17.316.682.426 1.067.229.131-.067.163-.099.232-.235l.081-.158.007-2.475c.007-2.355.005-2.487-.044-2.727a2.275 2.275 0 0 0-1.393-1.64c-.38-.141-.95-.177-1.317-.083Zm.846 1.494c.163.084.294.22.372.385.06.132.061.163.07 1.089l.01.954h-1.525l.001-.967c0-.915.003-.973.055-1.087a.807.807 0 0 1 .481-.424.905.905 0 0 1 .536.05Zm-2.073 7.467a.567.567 0 0 0-.303.161c-.115.115-.165.243-.182.469-.028.348.087.613.318.737.113.06.13.06 1.314.074.782.008 1.197.022 1.191.04-.005.014-.599.907-1.32 1.984a150.85 150.85 0 0 0-1.37 2.067c-.127.235-.17.55-.114.845.092.483.53.936 1.002 1.037.087.019.627.026 1.572.021l1.44-.008.113-.06c.231-.124.346-.389.318-.737-.017-.225-.067-.354-.18-.467-.176-.176-.157-.174-1.472-.189l-1.193-.013 1.383-2.067c1.328-1.984 1.385-2.074 1.427-2.259.023-.105.043-.256.043-.334 0-.603-.466-1.173-1.06-1.298-.164-.033-2.796-.037-2.927-.003Z"})),Pu=c.forwardRef(Nu),ma=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Pu,{})}));ma.displayName="SortIcon";const Tu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M15.03 1.47a.75.75 0 1 0-1.06 1.06l.721.72h-1.69c-.829 0-1.57.332-2.187.76-.617.43-1.151.987-1.583 1.518A13.053 13.053 0 0 0 8.056 7.25H1.5a.75.75 0 1 0 0 1.5h6.555a13.264 13.264 0 0 0 1.176 1.724c.432.531.966 1.088 1.583 1.518.616.428 1.358.759 2.186.759h1.688l-.718.718a.75.75 0 1 0 1.06 1.06l1.974-1.972a.748.748 0 0 0 .027-1.088l-2-2a.75.75 0 1 0-1.06 1.06l.72.722h-1.69c-.422 0-.868-.17-1.33-.49-.461-.322-.895-.764-1.276-1.233A11.563 11.563 0 0 1 9.355 8a11.736 11.736 0 0 1 1.04-1.527c.38-.469.815-.912 1.276-1.232.462-.322.908-.491 1.33-.491h1.688l-.719.718a.75.75 0 0 0 1.06 1.06l1.974-1.972a.748.748 0 0 0 .027-1.088l-2-2Z"})),Fu=c.forwardRef(Tu),ba=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Fu,{})}));ba.displayName="SplitFlowIcon";const Vu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M12 7.251a.75.75 0 0 1 .75.75v4a.25.25 0 0 0 .25.25h1a.75.75 0 1 1 0 1.5h-1a1.75 1.75 0 0 1-1.75-1.75v-4a.75.75 0 0 1 .75-.75Zm-7 0a1.75 1.75 0 0 0-1.75 1.75c0 1.13.78 1.712 1.25 2.062l.05.038c.539.404.7.57.7.9a.25.25 0 0 1-.25.25H4a.75.75 0 1 0 0 1.5h1a1.75 1.75 0 0 0 1.75-1.75c0-1.13-.78-1.712-1.25-2.062L5.45 9.9c-.538-.404-.7-.57-.7-.9A.25.25 0 0 1 5 8.75h1a.75.75 0 0 0 0-1.5H5Zm2.763.513A1.75 1.75 0 0 1 10.751 9v3c0 .45-.174.883-.484 1.208l.264.264a.75.75 0 0 1-1.06 1.061l-.819-.818A1.75 1.75 0 0 1 7.251 12V9c0-.464.184-.91.512-1.237Zm1.238.987a.25.25 0 0 0-.25.25v3a.25.25 0 1 0 .5 0v-3a.25.25 0 0 0-.25-.25Z"}),r.createElement("path",{d:"M.75 2.504c0-.967.784-1.75 1.75-1.75h13c.967 0 1.75.783 1.75 1.75v13a1.75 1.75 0 0 1-1.75 1.75h-13a1.75 1.75 0 0 1-1.75-1.75v-13Zm1.75-.25a.25.25 0 0 0-.25.25v13c0 .138.113.25.25.25h13a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25h-13Z"})),Hu=c.forwardRef(Vu),ya=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Hu,{})}));ya.displayName="SqlIcon";const Lu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15.704 5.82a1.003 1.003 0 0 0-.937-.653h-4.058a.333.333 0 0 1-.315-.223L8.937.816a1 1 0 0 0-1.873 0l-.003.01-1.454 4.118a.333.333 0 0 1-.314.223H1.234a1 1 0 0 0-.642 1.767l3.456 2.867a.333.333 0 0 1 .103.362L2.7 14.517a1 1 0 0 0 1.54 1.123l3.564-2.614a.333.333 0 0 1 .394 0l3.563 2.613a1 1 0 0 0 1.542-1.122L11.85 10.16a.333.333 0 0 1 .103-.362l3.463-2.87a1 1 0 0 0 .288-1.108Z"})),Ou=c.forwardRef(Lu),Ea=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ou,{})}));Ea.displayName="StarFillIcon";const ku=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15.704 5.82a1.003 1.003 0 0 0-.937-.653h-4.058a.333.333 0 0 1-.315-.223L8.937.816a1 1 0 0 0-1.873 0l-.003.01-1.454 4.118a.333.333 0 0 1-.314.223H1.234a1 1 0 0 0-.642 1.767l3.456 2.867a.333.333 0 0 1 .103.362L2.7 14.517a1 1 0 0 0 1.54 1.123l3.564-2.614a.333.333 0 0 1 .394 0l3.563 2.613a1 1 0 0 0 1.541-1.122L11.85 10.16a.334.334 0 0 1 .104-.362l3.462-2.87a1 1 0 0 0 .289-1.108Zm-2.325.847-2.384 1.977a1.833 1.833 0 0 0-.569 1.99l.956 2.867-2.298-1.685a1.833 1.833 0 0 0-2.168 0L4.62 13.502l.955-2.864a1.833 1.833 0 0 0-.568-1.99L2.62 6.668h2.675a1.833 1.833 0 0 0 1.727-1.225l.979-2.773.978 2.773v.001a1.833 1.833 0 0 0 1.73 1.224h2.67Z"})),Bu=c.forwardRef(ku),Ia=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Bu,{})}));Ia.displayName="StarIcon";const $u=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M8.001.001a8 8 0 1 0 8 8 8.009 8.009 0 0 0-8-8Zm3.219 8.596-4.921 2.46a.667.667 0 0 1-.965-.596V5.54a.667.667 0 0 1 .964-.597l4.922 2.458a.667.667 0 0 1 0 1.195v.001Z"})),Du=c.forwardRef($u),Ca=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Du,{})}));Ca.displayName="StartFillIcon";const _u=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M8.36 4.77a1.84 1.84 0 0 0-2.11 1.82v4.82a1.84 1.84 0 0 0 3.053 1.385l3.692-3.23a.75.75 0 0 0 0-1.128L9.303 5.205a1.84 1.84 0 0 0-.944-.436Zm-.41 1.51a.34.34 0 0 1 .365.054l3.047 2.667-3.047 2.665a.34.34 0 0 1-.564-.257V6.59a.34.34 0 0 1 .2-.309Z"}),r.createElement("path",{d:"M9 .75a8.25 8.25 0 1 0 0 16.5A8.25 8.25 0 0 0 9 .75ZM2.25 9a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Z"})),Ru=c.forwardRef(_u),xa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ru,{})}));xa.displayName="StartIcon";const Uu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M13.001 8.001a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"})),Wu=c.forwardRef(Uu),Sa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Wu,{})}));Sa.displayName="StatusDotIcon";const ju=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M7.001 5.75c-.69 0-1.25.56-1.25 1.25v4c0 .69.56 1.25 1.25 1.25h4c.69 0 1.25-.56 1.25-1.25V7c0-.69-.56-1.25-1.25-1.25h-4Zm.25 5v-3.5h3.5v3.5h-3.5Z"}),r.createElement("path",{d:"M9.001.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5ZM2.251 9a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Z"})),qu=c.forwardRef(ju),Za=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(qu,{})}));Za.displayName="StopIcon";const Ku=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:18,fill:"currentColor",viewBox:"0 0 17 18",ref:t,...e},r.createElement("path",{d:"M6.058 7.73a.75.75 0 1 0-1.113 1.006l2.5 2.768a.75.75 0 0 0 1.113-1.006l-2.5-2.767Z"}),r.createElement("path",{d:"M7.251 3.792V2.251h-.75a.75.75 0 0 1 0-1.5h3a.75.75 0 1 1 0 1.5h-.75v1.541a6.713 6.713 0 0 1 3.18 1.22l.34-.341a.75.75 0 0 1 1.26-.7l.25.25.25.25a.75.75 0 0 1-.7 1.26l-.285.286a6.75 6.75 0 1 1-5.795-2.224Zm.75 1.459a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5Z"})),zu=c.forwardRef(Ku),Ma=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(zu,{})}));Ma.displayName="StopwatchIcon";const Gu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:16,fill:"currentColor",viewBox:"0 0 18 16",ref:t,...e},r.createElement("path",{d:"M5.703.752a.762.762 0 0 0-.086 0H2.399c-1.185 0-2.146.96-2.148 2.146a.75.75 0 0 0 1.5.001c0-.357.29-.647.648-.647H4.91v11.543H3.797a.75.75 0 0 0 0 1.5h3.726a.75.75 0 0 0 0-1.5H6.41V2.252h2.511c.358 0 .648.29.648.647a.75.75 0 0 0 1.5-.001A2.148 2.148 0 0 0 8.92.752H5.703Z"}),r.createElement("path",{d:"M10.127 7.29c0-.297.24-.538.538-.538h1.399v7.092h-.987a.75.75 0 0 0 0 1.5h3.437a.75.75 0 0 0 0-1.5h-.95V6.752h1.398a.54.54 0 0 1 .539.54.75.75 0 0 0 1.5 0 2.039 2.039 0 0 0-2.04-2.04h-2.104a.764.764 0 0 0-.087 0h-2.105A2.039 2.039 0 0 0 8.626 7.29a.75.75 0 0 0 1.5.002Z"})),Yu=c.forwardRef(Gu),Aa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Yu,{})}));Aa.displayName="StringComponentIcon";const Xu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:18,fill:"currentColor",viewBox:"0 0 17 18",ref:t,...e},r.createElement("path",{d:"M2.271.777A2.236 2.236 0 0 0 .296 2.618C.262 2.827.26 3.629.293 3.772c.037.159.157.31.308.386.115.059.17.068.387.069.36.001.527-.076.658-.299.07-.118.073-.144.088-.605.015-.441.022-.494.084-.629a.769.769 0 0 1 .368-.38l.122-.06 2.473-.007 2.473-.007v13.521H6.045c-1.287 0-1.359.006-1.535.132-.149.106-.22.268-.236.535-.017.294.034.474.175.62.184.19 0 .181 3.552.181 3.523 0 3.372.007 3.538-.167.157-.165.182-.245.182-.568 0-.272-.005-.302-.073-.418a.713.713 0 0 0-.156-.183c-.176-.126-.248-.132-1.535-.132H8.748V2.24l2.473.007 2.473.007.122.06c.164.08.294.214.368.38.062.135.07.188.084.629.015.464.018.487.09.607.134.229.388.332.747.302.245-.02.404-.102.514-.266.11-.162.125-.293.11-.906-.013-.437-.02-.508-.087-.712A2.223 2.223 0 0 0 13.686.775C13.343.742 2.61.744 2.271.777Z"})),Ju=c.forwardRef(Xu),Na=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Ju,{})}));Na.displayName="StringIcon";const Qu=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M2.25 6.501a5.75 5.75 0 1 0 11.5 0 5.75 5.75 0 0 0-11.5 0Zm1.5 0a4.25 4.25 0 1 1 5 4.184V9.312l1.28-1.28A.75.75 0 1 0 8.97 6.97L8 7.94l-.97-.97a.75.75 0 0 0-1.06 1.06l1.28 1.28v1.374A4.251 4.251 0 0 1 3.75 6.5ZM6 12.751a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5H6Zm-.75 2.75a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5H8.75v.25a.75.75 0 0 1-1.5 0v-.25H6a.75.75 0 0 1-.75-.75Z"})),e8=c.forwardRef(Qu),Pa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(e8,{})}));Pa.displayName="SuggestionIcon";const t8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.625 2.251a.362.362 0 0 0-.266.11.362.362 0 0 0-.109.265v12.75c0 .104.037.193.11.266.072.073.16.11.265.11h12.75a.361.361 0 0 0 .266-.11.362.362 0 0 0 .11-.266V2.626a.362.362 0 0 0-.11-.265.361.361 0 0 0-.266-.11H2.625Zm0-1.5h12.75c.344 0 .656.084.938.25.291.167.52.396.687.688.167.281.25.593.25.937v12.75c0 .344-.083.662-.25.953a1.85 1.85 0 0 1-.687.672c-.282.167-.594.25-.938.25H2.625a1.881 1.881 0 0 1-1.328-.547 1.88 1.88 0 0 1-.547-1.328V2.626c0-.344.083-.656.25-.937a1.85 1.85 0 0 1 .672-.688c.292-.166.61-.25.953-.25Zm3.297 6.11 2.484-3.313a.673.673 0 0 1 .485-.281.723.723 0 0 1 .562.14c.167.115.26.277.281.485a.723.723 0 0 1-.14.562l-3 4a.743.743 0 0 1-1.125.078l-2-2a.733.733 0 0 1-.203-.515.815.815 0 0 1 .218-.531.705.705 0 0 1 .516-.22c.208 0 .386.069.531.204l1.391 1.39Zm4.578.39a.723.723 0 0 1-.531-.219.723.723 0 0 1-.219-.53c0-.21.073-.386.219-.532a.723.723 0 0 1 .531-.219h3c.208 0 .386.073.531.219a.723.723 0 0 1 .22.531.723.723 0 0 1-.22.531.723.723 0 0 1-.53.22h-3ZM8.406 9.548a.673.673 0 0 1 .485-.281.723.723 0 0 1 .562.14c.167.115.26.277.281.485a.723.723 0 0 1-.14.562l-3 4a.743.743 0 0 1-1.125.079l-2-2a.733.733 0 0 1-.203-.516.815.815 0 0 1 .218-.531.706.706 0 0 1 .516-.22c.208 0 .386.069.531.204l1.391 1.39 2.484-3.312Zm2.094 3.703a.77.77 0 0 1-.375-.093.906.906 0 0 1-.281-.282.77.77 0 0 1-.094-.375.77.77 0 0 1 .094-.375.762.762 0 0 1 .281-.265.685.685 0 0 1 .375-.11h3c.208 0 .386.073.531.219a.723.723 0 0 1 .22.531.723.723 0 0 1-.22.532.723.723 0 0 1-.53.218h-3Z"})),r8=c.forwardRef(t8),Ta=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(r8,{})}));Ta.displayName="SurveyIcon";const n8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"m3.25 8.814-1.219 1.219a.723.723 0 0 1-.53.218.723.723 0 0 1-.532-.218A.723.723 0 0 1 .75 9.5c0-.208.073-.385.219-.531l2.5-2.5A.723.723 0 0 1 4 6.251a.72.72 0 0 1 .531.219l2.5 2.5a.723.723 0 0 1 .22.531.723.723 0 0 1-.22.532.723.723 0 0 1-.53.218.723.723 0 0 1-.532-.218L4.75 8.813v2.688c0 .344.12.64.36.89.25.24.546.36.89.36h5.5a.72.72 0 0 1 .531.219.723.723 0 0 1 .22.531.723.723 0 0 1-.22.532.723.723 0 0 1-.53.218H6c-.5 0-.964-.12-1.391-.36a2.872 2.872 0 0 1-1-1c-.24-.426-.36-.89-.36-1.39V8.814Zm11.5-1.625 1.22-1.219a.724.724 0 0 1 .531-.219.72.72 0 0 1 .531.219.723.723 0 0 1 .22.531.723.723 0 0 1-.22.531l-2.468 2.47a.713.713 0 0 1-.563.25.713.713 0 0 1-.562-.25l-2.47-2.47a.723.723 0 0 1-.218-.53c0-.21.073-.386.219-.532a.724.724 0 0 1 .531-.219.72.72 0 0 1 .531.219l1.22 1.219V4.5c0-.344-.126-.635-.376-.875A1.166 1.166 0 0 0 12 3.251H6.5a.723.723 0 0 1-.531-.219.723.723 0 0 1-.219-.53c0-.21.073-.386.219-.532a.723.723 0 0 1 .531-.219H12c.5 0 .959.125 1.375.375.427.24.76.573 1 1 .25.417.375.875.375 1.375V7.19Z"})),o8=c.forwardRef(n8),Fa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(o8,{})}));Fa.displayName="SwapIcon";const a8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"M4.441 1.752H2.497a1.75 1.75 0 0 0-1.75 1.75v9c0 .967.784 1.75 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-9a1.75 1.75 0 0 0-1.75-1.75H4.554a.758.758 0 0 0-.113 0Zm11.056 1.5a.25.25 0 0 1 .25.25v9a.25.25 0 0 1-.25.25H5.247v-9.5h10.25Zm-11.75 0v9.5h-1.25a.25.25 0 0 1-.25-.25v-9a.25.25 0 0 1 .25-.25h1.25Z"})),l8=c.forwardRef(a8),Va=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(l8,{})}));Va.displayName="TabletLangscapeIcon";const c8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M1.748 13.557v1.944c0 .967.784 1.75 1.75 1.75h9a1.75 1.75 0 0 0 1.75-1.75v-13a1.75 1.75 0 0 0-1.75-1.75h-9a1.75 1.75 0 0 0-1.75 1.75v10.944a.759.759 0 0 0 0 .112Zm1.5-11.056a.25.25 0 0 1 .25-.25h9a.25.25 0 0 1 .25.25v10.25h-9.5V2.501Zm0 11.75h9.5v1.25a.25.25 0 0 1-.25.25h-9a.25.25 0 0 1-.25-.25v-1.25Z"})),s8=c.forwardRef(c8),Ha=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(s8,{})}));Ha.displayName="TabletPortraitIcon";const i8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M10.037.251h4.004a1.71 1.71 0 0 1 1.71 1.71v4.004a2.67 2.67 0 0 1-.782 1.887l-7.398 7.399a1.71 1.71 0 0 1-2.417 0L.75 10.849a1.71 1.71 0 0 1 0-2.418l7.4-7.398c.5-.5 1.18-.782 1.887-.782ZM9.21 2.094 1.812 9.49a.21.21 0 0 0 0 .297l4.402 4.402a.21.21 0 0 0 .297 0l7.397-7.398c.22-.22.343-.517.343-.827V1.961a.21.21 0 0 0-.21-.21h-4.004c-.31 0-.608.123-.827.343Zm2.431 2.057a.21.21 0 1 0 0 .42.21.21 0 0 0 0-.42Zm-1.71.21a1.71 1.71 0 1 1 3.42 0 1.71 1.71 0 0 1-3.42 0Z"})),d8=c.forwardRef(i8),La=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(d8,{})}));La.displayName="TagAltIcon";const f8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.53 10.884a.25.25 0 0 1 0-.353l7.708-7.707a1.25 1.25 0 0 1 .883-.366m0 0h4.172a.25.25 0 0 1 .25.25v4.171c0 .332-.132.65-.366.884L7.47 15.47a.25.25 0 0 1-.354 0L2.53 10.884M11.121.958c-.729 0-1.428.29-1.944.805L1.47 9.47a1.75 1.75 0 0 0 0 2.475l4.586 4.586a1.75 1.75 0 0 0 2.474 0l7.708-7.708a2.75 2.75 0 0 0 .805-1.944V2.708a1.75 1.75 0 0 0-1.75-1.75H11.12Zm-.078 4.25a1.75 1.75 0 1 0 3.5 0 1.75 1.75 0 0 0-3.5 0Zm1.75-.25a.25.25 0 1 1 0 .5.25.25 0 0 1 0-.5Z"})),u8=c.forwardRef(f8),Oa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(u8,{})}));Oa.displayName="TagIcon";const h8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M2.5 3.251a.75.75 0 0 1 .75-.75h9.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75H8.5v4.25a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75v-9.5Zm4.5.75H4v8h3v-8Zm1.5 3H12v-3H8.5v3Z"}),r.createElement("path",{d:"M0 1.751C0 .785.785.001 1.75.001h12.5c.967 0 1.75.784 1.75 1.75v8.5a.75.75 0 0 1-.219.53l-5 5a.75.75 0 0 1-.53.22h-8.5A1.75 1.75 0 0 1 0 14.251v-12.5Zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.113.25.25.25H9.5v-3.25c0-.966.784-1.75 1.75-1.75h3.25v-7.75a.25.25 0 0 0-.25-.25H1.75Zm11.69 9.5h-2.19a.25.25 0 0 0-.25.25v2.19L13.44 11Z"})),g8=c.forwardRef(h8),ka=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(g8,{})}));ka.displayName="TemplateIcon";const w8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M2.119 1.001a.75.75 0 0 1 .75-.75H9.4a3.55 3.55 0 0 1 2.17 6.359 4.949 4.949 0 0 1-2.636 9.139H2.869a.75.75 0 0 1 0-1.5h1.116V1.75H2.869a.75.75 0 0 1-.75-.75Zm3.366 6.35v6.897h3.449a3.45 3.45 0 0 0 .008-6.898H5.484Zm3.44-1.5H9.4a2.05 2.05 0 0 0 0-4.1H5.485v4.1h3.44Z"})),v8=c.forwardRef(w8),Ba=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(v8,{})}));Ba.displayName="TextBoldIcon";const p8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M11.887.251h3.364a.75.75 0 0 1 0 1.5h-2.942l-6.9 12.401h2.109a.75.75 0 0 1 0 1.5H.75a.75.75 0 0 1 0-1.5h2.942l6.899-12.4H8.484a.75.75 0 0 1 0-1.5h3.403Z"})),m8=c.forwardRef(p8),$a=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(m8,{})}));$a.displayName="TextItalicIcon";const b8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M.251 2.751a2.25 2.25 0 0 1 2.25-2.25h11a2.25 2.25 0 0 1 2.25 2.25v.25a.75.75 0 0 1-1.5 0v-.25a.75.75 0 0 0-.75-.75h-4.75v11.905h2.25a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1 0-1.5h2.25V2h-4.75a.75.75 0 0 0-.75.75V3a.75.75 0 0 1-1.5 0v-.25Z"})),y8=c.forwardRef(b8),Da=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(y8,{})}));Da.displayName="TextStyleIcon";const E8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M10.668 8.001a2.667 2.667 0 1 1-5.334 0 2.667 2.667 0 0 1 5.334 0Z"}),r.createElement("path",{d:"M14.252 7.335h1.082a.667.667 0 1 1 0 1.333h-1.082a.333.333 0 0 0-.328.28 6.011 6.011 0 0 1-4.976 4.976.333.333 0 0 0-.28.329v1.082a.667.667 0 0 1-1.334 0v-1.082a.333.333 0 0 0-.28-.33A6.011 6.011 0 0 1 2.078 8.95a.333.333 0 0 0-.328-.281H.668a.667.667 0 0 1 0-1.333H1.75a.333.333 0 0 0 .328-.281A6.011 6.011 0 0 1 7.054 2.08a.333.333 0 0 0 .28-.33V.669a.667.667 0 0 1 1.334 0V1.75a.333.333 0 0 0 .28.329 6.011 6.011 0 0 1 4.976 4.975.333.333 0 0 0 .328.28ZM5.408 11.88a4.667 4.667 0 1 0 5.186-7.76 4.667 4.667 0 0 0-5.186 7.76Z"})),I8=c.forwardRef(E8),_a=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(I8,{})}));_a.displayName="TragetIcon";const C8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:17,fill:"currentColor",viewBox:"0 0 17 17",ref:t,...e},r.createElement("path",{d:"M5.001 1.75a.75.75 0 0 0-.75.75v9.189l-1.22-1.22a.75.75 0 1 0-1.06 1.06l2.5 2.5a.748.748 0 0 0 1.06 0l2.5-2.5a.75.75 0 0 0-1.06-1.06l-1.22 1.22v-9.19a.75.75 0 0 0-.75-.75Zm5.469.219a.747.747 0 0 1 1.061 0l2.5 2.5a.75.75 0 1 1-1.06 1.06l-1.22-1.22v9.19a.75.75 0 0 1-1.5 0V4.31l-1.22 1.22a.75.75 0 0 1-1.06-1.06l2.5-2.5Z"})),x8=c.forwardRef(C8),Ra=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(x8,{})}));Ra.displayName="TransferIcon";const S8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:17,fill:"currentColor",viewBox:"0 0 17 17",ref:t,...e},r.createElement("path",{d:"M6.094.307C5.542.431 5.05.875 4.851 1.432c-.04.11-.06.253-.073.49l-.017.332-2.027.014c-1.913.012-2.032.016-2.12.063a.612.612 0 0 0-.276.27c-.048.091-.057.151-.057.4 0 .316.038.437.177.564.16.145.212.155.802.165l.552.008.014.112c.01.061.208 2.433.443 5.271.261 3.14.444 5.223.47 5.32.154.607.688 1.128 1.286 1.255.262.056 7.69.056 7.952 0 .598-.127 1.132-.648 1.287-1.255.025-.097.208-2.18.47-5.32.234-2.838.433-5.21.442-5.27l.014-.113.552-.008c.505-.008.561-.014.66-.066a.612.612 0 0 0 .27-.276c.04-.075.05-.152.05-.387 0-.235-.01-.312-.05-.387a.612.612 0 0 0-.27-.276c-.107-.057-.118-.057-2.125-.064l-2.018-.008-.019-.286c-.022-.34-.103-.639-.228-.846a1.887 1.887 0 0 0-.932-.78L9.881.281 8.068.276C6.63.272 6.221.278 6.094.307ZM9.672 1.82c.061.061.075.101.084.247l.011.174H6.241v-.158c0-.13.012-.172.068-.238a.293.293 0 0 1 .126-.092 54.48 54.48 0 0 1 1.612-.009l1.553.004.072.072Zm3.011 2.094c-.009.085-.202 2.39-.43 5.124a666.922 666.922 0 0 1-.428 5.031.319.319 0 0 1-.082.123l-.066.062H4.325l-.066-.062a.319.319 0 0 1-.082-.123 668.49 668.49 0 0 1-.428-5.03c-.228-2.735-.42-5.04-.43-5.125l-.017-.153H12.7l-.017.153ZM6.254 5.787a.615.615 0 0 0-.434.344c-.042.09-.046.304-.046 2.87 0 2.566.004 2.781.046 2.87.06.127.19.255.311.306.152.066.472.08.65.027.275-.08.403-.247.447-.583.014-.108.025-1.26.025-2.62 0-1.359-.01-2.512-.025-2.62-.043-.33-.17-.502-.433-.579a1.27 1.27 0 0 0-.54-.015Zm2.926.023a.546.546 0 0 0-.335.284l-.057.107v5.6l.058.11c.128.24.374.348.727.322.236-.017.363-.065.48-.18.187-.188.175.027.175-3.052s.012-2.864-.176-3.05c-.12-.122-.247-.167-.504-.18-.177-.009-.258 0-.368.04Z"})),Z8=c.forwardRef(S8),Ua=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Z8,{})}));Ua.displayName="TrashIcon";const M8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"M17.194 3.714a.748.748 0 0 0-.693-.463h-4.5a.75.75 0 0 0 0 1.5h2.69l-4.013 4.013a.25.25 0 0 1-.354 0L8.24 6.678a1.75 1.75 0 0 0-2.475 0L.97 11.471a.75.75 0 0 0 1.06 1.06L6.826 7.74a.25.25 0 0 1 .353 0l2.086 2.085a1.75 1.75 0 0 0 2.475 0l4.012-4.012v2.69a.75.75 0 0 0 1.5 0v-4.5a.747.747 0 0 0-.057-.288Z"})),A8=c.forwardRef(M8),Wa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(A8,{})}));Wa.displayName="TrendIcon";const N8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M6.366.74a5.75 5.75 0 0 1 5.519 3.752 3.997 3.997 0 0 1 3.974.717 4 4 0 0 1-1.63 6.92.75.75 0 1 1-.364-1.455 2.498 2.498 0 0 0 1.67-3.457 2.5 2.5 0 0 0-3.7-1.024.75.75 0 0 1-1.164-.48 4.25 4.25 0 1 0-7.14 3.824.75.75 0 0 1-1.045 1.076A5.75 5.75 0 0 1 6.366.74Z"}),r.createElement("path",{d:"M5.471 8.996a.75.75 0 0 1 1.06 0l2.47 2.47 2.47-2.47a.75.75 0 0 1 1.06 1.06l-2.469 2.47 2.42 2.42a.75.75 0 1 1-1.061 1.06L9 13.587l-2.419 2.42a.75.75 0 0 1-1.06-1.061l2.419-2.42-2.47-2.47a.75.75 0 0 1 0-1.06Z"})),P8=c.forwardRef(N8),ja=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(P8,{})}));ja.displayName="UnExposeIcon";const T8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M11.469.416a.75.75 0 1 0-.938 1.17l.83.665H11a4.75 4.75 0 0 0-4.75 4.75v1a.75.75 0 0 0 1.5 0v-1A3.25 3.25 0 0 1 11 3.751h.362l-.83.665a.75.75 0 0 0 .937 1.17l2.496-1.996a.749.749 0 0 0 0-1.177L11.47.416ZM2 9.251a1.75 1.75 0 0 0-1.75 1.75v3A1.75 1.75 0 0 0 2 15.751h12a1.75 1.75 0 0 0 1.75-1.75v-3A1.75 1.75 0 0 0 14 9.251h-2.555a.75.75 0 0 0-.651.378 3.217 3.217 0 0 1-5.588 0 .75.75 0 0 0-.651-.378H2Zm-.177 1.574A.25.25 0 0 1 2 10.75h2.144a4.718 4.718 0 0 0 7.712 0H14a.25.25 0 0 1 .25.25v3a.25.25 0 0 1-.25.25H2a.25.25 0 0 1-.25-.25v-3a.25.25 0 0 1 .073-.176Z"})),F8=c.forwardRef(T8),qa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(F8,{})}));qa.displayName="UnarchiveAltIcon";const V8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"M2.25 5.143v6.192a.25.25 0 0 0 .25.25h6.19L6.987 9.883a.75.75 0 0 1-.074-.974A5.694 5.694 0 0 1 11.5 6.584c.618 0 1.214.098 1.772.279a7.23 7.23 0 0 0-8.898-.473.75.75 0 0 1-.96-.084L2.25 5.143Zm-.729-1.758a1.25 1.25 0 0 1 1.362.27l1.162 1.162a8.73 8.73 0 0 1 13.205 7.52.75.75 0 0 1-1.5-.002 4.25 4.25 0 0 0-4.25-4.25 4.186 4.186 0 0 0-2.961 1.228l1.638 1.638a1.25 1.25 0 0 1-.884 2.133H2.5a1.75 1.75 0 0 1-1.75-1.75V4.54c0-.505.304-.961.771-1.155Z"})),H8=c.forwardRef(V8),Ka=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(H8,{})}));Ka.displayName="UndoIcon";const L8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M8 .75a.75.75 0 0 1 .75.75v3a.75.75 0 1 1-1.5 0v-3A.75.75 0 0 1 8 .75ZM3.718 10.751a1.892 1.892 0 0 1-1.966-1.75 1.892 1.892 0 0 1 1.998-1.75H5a.75.75 0 0 0 0-1.5H3.765a3.392 3.392 0 0 0-3.514 3.21.758.758 0 0 0 0 .092 3.392 3.392 0 0 0 3.514 3.197H5a.75.75 0 0 0 0-1.5H3.75l-.032.001ZM15.75 8.962a3.391 3.391 0 0 0-3.515-3.21H11a.75.75 0 0 0 0 1.5h1.25l.032-.001A1.891 1.891 0 0 1 14.25 9a1.892 1.892 0 0 1-1.999 1.75H11a.75.75 0 1 0 0 1.5h1.235a3.392 3.392 0 0 0 3.514-3.198.772.772 0 0 0 0-.091ZM5.53 2.97a.75.75 0 1 0-1.06 1.06l1 1a.75.75 0 0 0 1.06-1.06l-1-1Zm6 0a.75.75 0 0 1 0 1.06l-1 1a.75.75 0 1 1-1.06-1.06l1-1a.75.75 0 0 1 1.06 0ZM8.75 13.5a.75.75 0 0 0-1.5 0v3a.75.75 0 0 0 1.5 0v-3Zm-2.22-.53a.75.75 0 0 1 0 1.06l-1 1a.75.75 0 0 1-1.06-1.06l1-1a.75.75 0 0 1 1.06 0Zm4 0a.75.75 0 1 0-1.06 1.06l1 1a.75.75 0 1 0 1.06-1.06l-1-1Z"})),O8=c.forwardRef(L8),za=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(O8,{})}));za.displayName="UnlinkIcon";const k8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M10.75 10.001a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2Z"}),r.createElement("path",{d:"M4.5 1.751a2.75 2.75 0 0 0-2.75 2.75v2.5a.75.75 0 0 1-1.5 0v-2.5a4.25 4.25 0 0 1 8.5 0v1.75H14c.967 0 1.75.784 1.75 1.75v6a1.75 1.75 0 0 1-1.75 1.75H6a1.75 1.75 0 0 1-1.75-1.75v-6c0-.966.784-1.75 1.75-1.75h1.25v-1.75a2.75 2.75 0 0 0-2.75-2.75Zm1.5 6a.25.25 0 0 0-.25.25v6c0 .138.112.25.25.25h8a.25.25 0 0 0 .25-.25v-6a.25.25 0 0 0-.25-.25H6Z"})),B8=c.forwardRef(k8),Ga=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(B8,{})}));Ga.displayName="UnlockIcon";const $8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:18,fill:"currentColor",viewBox:"0 0 16 18",ref:t,...e},r.createElement("path",{d:"M14.751.668a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-1.5 0v-15a.75.75 0 0 1 .75-.75ZM.59 3.065a.75.75 0 0 1 1.015-.309l9.647 5.147a.75.75 0 0 1 .177.13 1.25 1.25 0 0 1 0 1.769.75.75 0 0 1-.177.131L1.604 15.08a.75.75 0 1 1-.706-1.324l9.069-4.838L.898 4.08a.75.75 0 0 1-.309-1.015Z"})),D8=c.forwardRef($8),Ya=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(D8,{})}));Ya.displayName="UntilNowAltIcon";const _8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"M8.47 1.97a.748.748 0 0 1 1.062 0l3 3a.75.75 0 1 1-1.061 1.062l-1.72-1.72v6.19a.75.75 0 0 1-1.5 0v-6.19l-1.72 1.72a.75.75 0 0 1-1.06-1.061l3-3Z"}),r.createElement("path",{d:"M2.251 10.501a.75.75 0 0 0-1.5 0v1a2.75 2.75 0 0 0 2.75 2.75h11a2.75 2.75 0 0 0 2.75-2.75v-1a.75.75 0 0 0-1.5 0v1c0 .69-.56 1.25-1.25 1.25h-11c-.69 0-1.25-.56-1.25-1.25v-1Z"})),R8=c.forwardRef(_8),Xa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(R8,{})}));Xa.displayName="UploadIcon";const U8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M14.031 5.03a2.25 2.25 0 1 0-1.06-1.06l-1.264 1.263a3.235 3.235 0 0 0-1.706-.483 3.245 3.245 0 0 0-2.608 1.31L5.686 5.036a2.25 2.25 0 1 0-.824 1.255l1.935 1.161a3.272 3.272 0 0 0 .437 2.254l-3.263 3.263a2.25 2.25 0 1 0 1.06 1.06l3.264-3.262c.291.18.613.315.956.396v1.715a2.251 2.251 0 1 0 1.5 0v-1.715a3.245 3.245 0 0 0 1.517-.835l.565.565a2.253 2.253 0 0 0 2.168 2.857 2.25 2.25 0 1 0-1.286-4.097l-.63-.629a3.235 3.235 0 0 0-.318-2.73l1.264-1.263Zm.97-2.78a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5ZM8.358 7.394a1.75 1.75 0 1 1 .442 1.88.765.765 0 0 0-.073-.074 1.744 1.744 0 0 1-.369-1.806ZM4.125 4.916a.75.75 0 1 1-1.247-.83.75.75 0 0 1 1.247.83ZM3 14.25a.747.747 0 0 1 .75.75.75.75 0 1 1-.75-.75Zm11.25-2.75a.746.746 0 0 1 .75-.75.75.75 0 1 1-.75.75ZM10 14.25a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5Z"})),W8=c.forwardRef(U8),Ja=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(W8,{})}));Ja.displayName="UsagesIcon";const j8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M5 2.751a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Zm-3.75 2.25a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0ZM12 7.751a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm-2.25.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0ZM6 10.751a4.25 4.25 0 0 0-4.25 4.25.75.75 0 0 1-1.5 0 5.75 5.75 0 0 1 8.05-5.27.75.75 0 1 1-.6 1.375 4.25 4.25 0 0 0-1.7-.355Zm6 2a2.25 2.25 0 0 0-2.25 2.25.75.75 0 0 1-1.5 0 3.75 3.75 0 0 1 7.5 0 .75.75 0 0 1-1.5 0 2.25 2.25 0 0 0-2.25-2.25Z"})),q8=c.forwardRef(j8),Qa=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(q8,{})}));Qa.displayName="UsersIcon";const K8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M5.253 4.23a.762.762 0 0 0-1.363.682l2.032 4.064a.762.762 0 0 0 1.363 0l2.032-4.064a.762.762 0 0 0-1.363-.681l-1.35 2.7-1.35-2.7Z"}),r.createElement("path",{d:"M2.032 0C.91 0 0 .91 0 2.032v9.143c0 1.122.91 2.031 2.032 2.031h9.143c1.122 0 2.031-.91 2.031-2.031V2.032C13.206.91 12.296 0 11.175 0H2.032Zm9.143 1.524c.28 0 .507.227.507.508v9.143c0 .28-.227.507-.507.507H2.032a.508.508 0 0 1-.508-.507V2.032c0-.28.227-.508.508-.508h9.143Z"}),r.createElement("path",{d:"M13.688 4.063c0-.42.341-.761.762-.761.856 0 1.55.693 1.55 1.55v8.354A2.794 2.794 0 0 1 13.206 16H4.851a1.55 1.55 0 0 1-1.55-1.55.762.762 0 0 1 1.524 0c0 .014.012.026.026.026h8.355a1.27 1.27 0 0 0 1.27-1.27V4.851a.026.026 0 0 0-.026-.026.762.762 0 0 1-.762-.762Z"})))),z8=c.forwardRef(K8),e2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(z8,{})}));e2.displayName="VariantsIcon";const G8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.77.774a.75.75 0 0 1 .556.59c.11.594.212.913.365 1.103.101.125.298.284.897.284h.005a3.267 3.267 0 0 1 3.23 2.954l7.595 8.79a1.671 1.671 0 0 1-2.362 2.351l-.003-.002L4.296 9.24C2.428 9.108 1.301 7.697.914 6.117.513 4.475.844 2.48 2.003 1.033a.75.75 0 0 1 .768-.26Zm3.05 3.995a1.767 1.767 0 0 0-1.235-.518c-.899 0-1.593-.26-2.063-.844-.02-.025-.04-.05-.059-.077a4.625 4.625 0 0 0-.091 2.43c.27 1.108.94 1.851 1.923 1.974l2.017-2.018a1.767 1.767 0 0 0-.491-.947Zm-.132 3.693 8.346 7.246v.001a.171.171 0 0 0 .243-.24L7.048 7.102l-1.36 1.36Z"}),r.createElement("path",{d:"m13.995 7.896 1.6-1.6a1.405 1.405 0 0 1-.184 1.538L13.27 9.97a.75.75 0 0 0 1.06 1.062l2.16-2.156a2.902 2.902 0 0 0 .177-3.688 2.75 2.75 0 0 0-4.137-3.606l-3.6 3.6a.75.75 0 0 0-.03 1.029l2.665 2.992a.75.75 0 0 0 1.09.032l1.327-1.327.006-.006.006-.006Zm.48-5.62a1.25 1.25 0 0 1 .885 2.134l-1.901 1.901-1.768-1.768 1.9-1.9a1.25 1.25 0 0 1 .885-.367Zm-2.077 5.096-.24.24-1.666-1.87.138-.138 1.768 1.768Zm-8.608 2.95a.75.75 0 0 1 1.052-.008l2.876 2.781a.75.75 0 0 1 .008 1.07l-.888.888a1.75 1.75 0 0 1-1.825.41L4.01 16.468a.75.75 0 0 1-1.061 0l-.177-.177-.74.742A.75.75 0 1 1 .97 15.97l.74-.741-.176-.177a.75.75 0 0 1 0-1.061l1.003-1.004a1.75 1.75 0 0 1 .411-1.824l.841-.842Zm.043 4.2-.354-.353-.353.353.353.354.354-.354Zm1.768-.457a.25.25 0 0 0 .176-.073l.35-.349-1.797-1.738-.32.32a.25.25 0 0 0-.005.348l.005.005 1.414 1.414.005.005a.25.25 0 0 0 .172.068Z"})),Y8=c.forwardRef(G8),t2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(Y8,{})}));t2.displayName="VisualIcon";const X8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:17,fill:"currentColor",viewBox:"0 0 18 17",ref:t,...e},r.createElement("path",{d:"M6.501 4.251a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5Zm-.25 1.75a.25.25 0 1 1 .5 0 .25.25 0 0 1-.5 0Zm4 4a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0Zm1.75-.25a.25.25 0 1 0 0 .5.25.25 0 0 0 0-.5Zm.03-3.719a.75.75 0 1 0-1.06-1.061l-5 5a.75.75 0 0 0 1.06 1.06l5-5Z"}),r.createElement("path",{d:"M2.501 2.251a1.75 1.75 0 0 0-1.75 1.75v2c0 .414.336.75.75.75a1.25 1.25 0 0 1 0 2.5.75.75 0 0 0-.75.75v2a1.75 1.75 0 0 0 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-2a.75.75 0 0 0-.75-.75 1.25 1.25 0 0 1 0-2.5.75.75 0 0 0 .75-.75v-2a1.75 1.75 0 0 0-1.75-1.75h-13Zm-.177 1.573a.25.25 0 0 1 .177-.073h13a.25.25 0 0 1 .25.25v1.354a2.75 2.75 0 0 0 0 5.292v1.354a.25.25 0 0 1-.25.25h-13a.25.25 0 0 1-.25-.25v-1.354a2.75 2.75 0 0 0 0-5.292V4.001a.25.25 0 0 1 .073-.177Z"})),J8=c.forwardRef(X8),r2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(J8,{})}));r2.displayName="VoucherIcon";const Q8=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"currentColor",viewBox:"0 0 16 17",ref:t,...e},r.createElement("path",{d:"M7.751 4.751a.75.75 0 0 0-.75.75v2.5a.748.748 0 0 0 .22.53l3.124 3.126a.75.75 0 1 0 1.061-1.06L8.501 7.69V5.5a.75.75 0 0 0-.75-.75Z"}),r.createElement("path",{d:"M8.001.251a7.75 7.75 0 1 0 0 15.5 7.75 7.75 0 0 0 0-15.5Zm-6.25 7.75a6.25 6.25 0 1 1 12.5 0 6.25 6.25 0 0 1-12.5 0Z"})),eh=c.forwardRef(Q8),n2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(eh,{})}));n2.displayName="WaitIcon";const th=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M7.501.751a.75.75 0 0 1 .75.75v1.25l4.328-.002a1.75 1.75 0 0 1 1.254.529l2.91 2.99a1.75 1.75 0 0 1 0 2.467l-2.91 2.988a1.751 1.751 0 0 1-1.254.528H8.25v4.25a.75.75 0 0 1-1.5 0v-4.25H2.5a1.75 1.75 0 0 1-1.75-1.75v-6a1.75 1.75 0 0 1 1.75-1.75h4.25V1.5A.75.75 0 0 1 7.5.75Zm0 3.5h-5a.25.25 0 0 0-.25.25v6a.25.25 0 0 0 .25.25H12.58a.253.253 0 0 0 .18-.075l2.92-2.998a.25.25 0 0 0 0-.354l-.008-.007-2.912-2.992a.252.252 0 0 0-.18-.076l-5.038.001a.762.762 0 0 1-.04.001Z"})),rh=c.forwardRef(th),o2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(rh,{})}));o2.displayName="WalkthroughsIcon";const nh=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("path",{d:"M15.413 13.333 9.18 1.433a1.333 1.333 0 0 0-2.362 0l-6.232 11.9a1.333 1.333 0 0 0 1.182 1.952H14.23a1.333 1.333 0 0 0 1.182-1.952Zm-8.08-7.718a.667.667 0 0 1 1.334 0v4a.667.667 0 0 1-1.334 0v-4Zm.7 7.674h-.018A1.019 1.019 0 0 1 7 12.309a.984.984 0 0 1 .965-1.02h.019a1.018 1.018 0 0 1 .954 1.362.983.983 0 0 1-.905.638Z"})),a2=c.forwardRef(nh),l2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(a2,{})}));l2.displayName="WarningFillIcon";const oh=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:17,fill:"currentColor",viewBox:"0 0 17 17",ref:t,...e},r.createElement("path",{d:"M8.001 1.751a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5Zm2.404 3.938a3.25 3.25 0 1 0-4.808 0l-1.6 3.6A3.25 3.25 0 1 0 6.713 13H9.29a3.25 3.25 0 1 0 2.715-3.712l-1.6-3.6Zm-1.261.856 1.47 3.31c-.56.4-.99.976-1.206 1.646H6.595a3.257 3.257 0 0 0-1.208-1.647l1.471-3.31a3.243 3.243 0 0 0 2.286 0ZM3.5 10.75a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5Zm9 0a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5Z"})),ah=c.forwardRef(oh),c2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ah,{})}));c2.displayName="WebhookIcon";const lh=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M2.34.78c-.687.09-1.263.57-1.492 1.244l-.082.242v5.715c0 5.44.003 5.724.055 5.908.15.528.5.944.983 1.171.385.18.382.18 2.982.18 1.497.001 2.41-.01 2.48-.029.282-.079.444-.296.468-.628.028-.396-.14-.698-.433-.78-.077-.02-.892-.032-2.433-.032-2.494 0-2.459.002-2.568-.154-.045-.063-.049-.43-.049-4.218V5.251h13.496l.01 1.492c.01 1.374.014 1.503.065 1.62.111.255.32.368.68.368.368 0 .577-.118.68-.384.051-.133.054-.313.054-3.096V2.296l-.07-.225a1.862 1.862 0 0 0-1.19-1.223l-.24-.082L9.121.762C5.483.76 2.431.768 2.341.78Zm13.247 1.507c.15.068.164.146.164.833v.631h-13.5l.001-.638c.001-.68.013-.743.152-.82.101-.056 13.061-.062 13.183-.006Zm-5.533 7.031c-.62.167-1.12.687-1.25 1.3-.064.3-.062 4.964.002 5.268.123.586.597 1.092 1.2 1.283l.21.067h2.79c3.104 0 2.92.011 3.33-.205.23-.122.573-.466.695-.696.215-.406.205-.257.205-3.059 0-2.743.004-2.665-.173-3.045-.12-.258-.5-.643-.764-.776-.372-.188-.29-.183-3.323-.182-2.313.002-2.786.01-2.922.045Zm5.556 1.458c.144.076.14-.004.14 2.48l.001 2.348-.074.073-.073.074h-5.213l-.072-.077-.073-.078-.009-2.255c-.005-1.24 0-2.3.01-2.356a.374.374 0 0 1 .09-.172l.071-.072h2.57c1.894 0 2.584.01 2.632.035Z"})),ch=c.forwardRef(lh),s2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ch,{})}));s2.displayName="WeblayerIcon";const sh=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"currentColor",viewBox:"0 0 18 18",ref:t,...e},r.createElement("path",{d:"M8.178 2.226a5.381 5.381 0 0 1 6.278-.815.75.75 0 0 1 .171 1.189l-2.4 2.4a.25.25 0 0 0 0 .353l.533.534a.25.25 0 0 0 .354 0l2.367-2.364a.75.75 0 0 1 1.2.194 5.383 5.383 0 0 1-6.63 7.479L4.514 16.73a1.778 1.778 0 0 1-2.517 0l-.727-.727a1.778 1.778 0 0 1 0-2.516L6.81 7.95a5.382 5.382 0 0 1 1.367-5.725Zm4.575.127a3.882 3.882 0 0 0-4.38 5.451.75.75 0 0 1-.146.854l-5.895 5.891a.278.278 0 0 0 0 .394l.727.728a.279.279 0 0 0 .395 0l5.89-5.89a.75.75 0 0 1 .854-.147 3.884 3.884 0 0 0 5.492-4.2l-1.516 1.514a1.75 1.75 0 0 1-2.474 0l-.533-.534a1.75 1.75 0 0 1 0-2.475l1.586-1.586Z"})),ih=c.forwardRef(sh),i2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(ih,{})}));i2.displayName="WrenchIcon";function X1(e){let t=e.activeElement;for(;((n=t)==null||(n=n.shadowRoot)==null?void 0:n.activeElement)!=null;){var n;t=t.shadowRoot.activeElement}return t}function X0(e,t){if(!e||!t)return!1;const n=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&O1(n)){let o=t;for(;o;){if(e===o)return!0;o=o.parentNode||o.host}}return!1}function d2(){const e=navigator.userAgentData;return e!=null&&e.platform?e.platform:navigator.platform}function f2(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map(t=>{let{brand:n,version:o}=t;return n+"/"+o}).join(" "):navigator.userAgent}function dh(e){return uh()?!1:!h2()&&e.width===0&&e.height===0||h2()&&e.width===1&&e.height===1&&e.pressure===0&&e.detail===0&&e.pointerType==="mouse"||e.width<1&&e.height<1&&e.pressure===0&&e.detail===0&&e.pointerType==="touch"}function u2(){return/apple/i.test(navigator.vendor)}function h2(){const e=/android/i;return e.test(d2())||e.test(f2())}function fh(){return d2().toLowerCase().startsWith("mac")&&!navigator.maxTouchPoints}function uh(){return f2().includes("jsdom/")}function g2(e,t){const n=["mouse","pen"];return t||n.push("",void 0),n.includes(e)}function o0(e){return(e==null?void 0:e.ownerDocument)||document}function hh(e){return"composedPath"in e?e.composedPath()[0]:e.target}const gh="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function wh(e){return Pe(e)&&e.matches(gh)}/*!
33
37
  * tabbable 6.2.0
34
38
  * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
35
- */var Iu=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],b1=Iu.join(","),Po=typeof Element>"u",Y0=Po?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Ee=!Po&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e==null?void 0:e.ownerDocument},Ie=function e(t,n){var o;n===void 0&&(n=!0);var l=t==null||(o=t.getAttribute)===null||o===void 0?void 0:o.call(t,"inert"),s=l===""||l==="true",i=s||n&&t&&e(t.parentNode);return i},Cu=function(t){var n,o=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"contenteditable");return o===""||o==="true"},xu=function(t,n,o){if(Ie(t))return[];var l=Array.prototype.slice.apply(t.querySelectorAll(b1));return n&&Y0.call(t,b1)&&l.unshift(t),l=l.filter(o),l},Zu=function e(t,n,o){for(var l=[],s=Array.from(t);s.length;){var i=s.shift();if(!Ie(i,!1))if(i.tagName==="SLOT"){var d=i.assignedElements(),f=d.length?d:i.children,u=e(f,!0,o);o.flatten?l.push.apply(l,u):l.push({scopeParent:i,candidates:u})}else{var w=Y0.call(i,b1);w&&o.filter(i)&&(n||!t.includes(i))&&l.push(i);var v=i.shadowRoot||typeof o.getShadowRoot=="function"&&o.getShadowRoot(i),p=!Ie(v,!1)&&(!o.shadowRootFilter||o.shadowRootFilter(i));if(v&&p){var m=e(v===!0?i.children:v.children,!0,o);o.flatten?l.push.apply(l,m):l.push({scopeParent:i,candidates:m})}else s.unshift.apply(s,i.children)}}return l},To=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},Fo=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||Cu(t))&&!To(t)?0:t.tabIndex},Su=function(t,n){var o=Fo(t);return o<0&&n&&!To(t)?0:o},Mu=function(t,n){return t.tabIndex===n.tabIndex?t.documentOrder-n.documentOrder:t.tabIndex-n.tabIndex},Vo=function(t){return t.tagName==="INPUT"},Au=function(t){return Vo(t)&&t.type==="hidden"},Nu=function(t){var n=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(o){return o.tagName==="SUMMARY"});return n},Pu=function(t,n){for(var o=0;o<t.length;o++)if(t[o].checked&&t[o].form===n)return t[o]},Tu=function(t){if(!t.name)return!0;var n=t.form||Ee(t),o=function(d){return n.querySelectorAll('input[type="radio"][name="'+d+'"]')},l;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")l=o(window.CSS.escape(t.name));else try{l=o(t.name)}catch(i){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",i.message),!1}var s=Pu(l,t.form);return!s||s===t},Fu=function(t){return Vo(t)&&t.type==="radio"},Vu=function(t){return Fu(t)&&!Tu(t)},Hu=function(t){var n,o=t&&Ee(t),l=(n=o)===null||n===void 0?void 0:n.host,s=!1;if(o&&o!==t){var i,d,f;for(s=!!((i=l)!==null&&i!==void 0&&(d=i.ownerDocument)!==null&&d!==void 0&&d.contains(l)||t!=null&&(f=t.ownerDocument)!==null&&f!==void 0&&f.contains(t));!s&&l;){var u,w,v;o=Ee(l),l=(u=o)===null||u===void 0?void 0:u.host,s=!!((w=l)!==null&&w!==void 0&&(v=w.ownerDocument)!==null&&v!==void 0&&v.contains(l))}}return s},Ho=function(t){var n=t.getBoundingClientRect(),o=n.width,l=n.height;return o===0&&l===0},Lu=function(t,n){var o=n.displayCheck,l=n.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var s=Y0.call(t,"details>summary:first-of-type"),i=s?t.parentElement:t;if(Y0.call(i,"details:not([open]) *"))return!0;if(!o||o==="full"||o==="legacy-full"){if(typeof l=="function"){for(var d=t;t;){var f=t.parentElement,u=Ee(t);if(f&&!f.shadowRoot&&l(f)===!0)return Ho(t);t.assignedSlot?t=t.assignedSlot:!f&&u!==t.ownerDocument?t=u.host:t=f}t=d}if(Hu(t))return!t.getClientRects().length;if(o!=="legacy-full")return!0}else if(o==="non-zero-area")return Ho(t);return!1},Bu=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var n=t.parentElement;n;){if(n.tagName==="FIELDSET"&&n.disabled){for(var o=0;o<n.children.length;o++){var l=n.children.item(o);if(l.tagName==="LEGEND")return Y0.call(n,"fieldset[disabled] *")?!0:!l.contains(t)}return!0}n=n.parentElement}return!1},Ou=function(t,n){return!(n.disabled||Ie(n)||Au(n)||Lu(n,t)||Nu(n)||Bu(n))},Lo=function(t,n){return!(Vu(n)||Fo(n)<0||!Ou(t,n))},ku=function(t){var n=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},$u=function e(t){var n=[],o=[];return t.forEach(function(l,s){var i=!!l.scopeParent,d=i?l.scopeParent:l,f=Su(d,i),u=i?e(l.candidates):d;f===0?i?n.push.apply(n,u):n.push(d):o.push({documentOrder:s,tabIndex:f,item:l,isScope:i,content:u})}),o.sort(Mu).reduce(function(l,s){return s.isScope?l.push.apply(l,s.content):l.push(s.content),l},[]).concat(n)},Bo=function(t,n){n=n||{};var o;return n.getShadowRoot?o=Zu([t],n.includeContainer,{filter:Lo.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:ku}):o=xu(t,n.includeContainer,Lo.bind(null,n)),$u(o)};const _u=r["useInsertionEffect".toString()]||(e=>e());function Du(e){const t=r.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return _u(()=>{t.current=e}),r.useCallback(function(){for(var n=arguments.length,o=new Array(n),l=0;l<n;l++)o[l]=arguments[l];return t.current==null?void 0:t.current(...o)},[])}var b0=typeof document<"u"?c.useLayoutEffect:c.useEffect;function Ce(){return Ce=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},Ce.apply(this,arguments)}let y1=!1,Ru=0;const Oo=()=>"floating-ui-"+Ru++;function Uu(){const[e,t]=r.useState(()=>y1?Oo():void 0);return b0(()=>{e==null&&t(Oo())},[]),r.useEffect(()=>{y1||(y1=!0)},[]),e}const xe=r["useId".toString()]||Uu,Wu=r.forwardRef(function(t,n){let{context:{placement:o,elements:{floating:l},middlewareData:{arrow:s}},width:i=14,height:d=7,tipRadius:f=0,strokeWidth:u=0,staticOffset:w,stroke:v,d:p,style:{transform:m,...b}={},...y}=t;process.env.NODE_ENV!=="production"&&(n||console.warn("Floating UI: The `ref` prop is required for the `FloatingArrow`","component."));const x=xe();if(!l)return null;u*=2;const C=u/2,Z=i/2*(f/-8+1),E=d/2*f/4,[M,I]=o.split("-"),F=O5.isRTL(l),V=!!p,T=M==="top"||M==="bottom",B=w&&I==="end"?"bottom":"top";let k=w&&I==="end"?"right":"left";w&&F&&(k=I==="end"?"left":"right");const G=(s==null?void 0:s.x)!=null?w||s.x:"",U=(s==null?void 0:s.y)!=null?w||s.y:"",j=p||"M0,0"+(" H"+i)+(" L"+(i-Z)+","+(d-E))+(" Q"+i/2+","+d+" "+Z+","+(d-E))+" Z",_={top:V?"rotate(180deg)":"",left:V?"rotate(90deg)":"rotate(-90deg)",bottom:V?"":"rotate(180deg)",right:V?"rotate(-90deg)":"rotate(90deg)"}[M];return r.createElement("svg",Ce({},y,{"aria-hidden":!0,ref:n,width:V?i:i+u,height:i,viewBox:"0 0 "+i+" "+(d>i?d:i),style:{position:"absolute",pointerEvents:"none",[k]:G,[B]:U,[M]:T||V?"100%":"calc(100% - "+u/2+"px)",transform:""+_+(m??""),...b}}),u>0&&r.createElement("path",{clipPath:"url(#"+x+")",fill:"none",stroke:v,strokeWidth:u+(p?0:1),d:j}),r.createElement("path",{stroke:u&&!p?y.fill:"none",d:j}),r.createElement("clipPath",{id:x},r.createElement("rect",{x:-C,y:C*(V?-1:1),width:i+u,height:i})))});function ju(){const e=new Map;return{emit(t,n){var o;(o=e.get(t))==null||o.forEach(l=>l(n))},on(t,n){e.set(t,[...e.get(t)||[],n])},off(t,n){var o;e.set(t,((o=e.get(t))==null?void 0:o.filter(l=>l!==n))||[])}}}const Ku=r.createContext(null),qu=r.createContext(null),E1=()=>{var e;return((e=r.useContext(Ku))==null?void 0:e.id)||null},ko=()=>r.useContext(qu);function Ze(e){return"data-floating-ui-"+e}function $o(e){const t=c.useRef(e);return b0(()=>{t.current=e}),t}const _o=Ze("safe-polygon");function I1(e,t,n){return n&&!No(n)?0:typeof e=="number"?e:e==null?void 0:e[t]}function zu(e,t){t===void 0&&(t={});const{open:n,onOpenChange:o,dataRef:l,events:s,elements:{domReference:i,floating:d},refs:f}=e,{enabled:u=!0,delay:w=0,handleClose:v=null,mouseOnly:p=!1,restMs:m=0,move:b=!0}=t,y=ko(),x=E1(),C=$o(v),Z=$o(w),E=r.useRef(),M=r.useRef(),I=r.useRef(),F=r.useRef(),V=r.useRef(!0),T=r.useRef(!1),B=r.useRef(()=>{}),k=r.useCallback(()=>{var _;const A=(_=l.current.openEvent)==null?void 0:_.type;return(A==null?void 0:A.includes("mouse"))&&A!=="mousedown"},[l]);r.useEffect(()=>{if(!u)return;function _(A){let{open:S}=A;S||(clearTimeout(M.current),clearTimeout(F.current),V.current=!0)}return s.on("openchange",_),()=>{s.off("openchange",_)}},[u,s]),r.useEffect(()=>{if(!u||!C.current||!n)return;function _(S){k()&&o(!1,S,"hover")}const A=B0(d).documentElement;return A.addEventListener("mouseleave",_),()=>{A.removeEventListener("mouseleave",_)}},[d,n,o,u,C,k]);const G=r.useCallback(function(_,A,S){A===void 0&&(A=!0),S===void 0&&(S="hover");const N=I1(Z.current,"close",E.current);N&&!I.current?(clearTimeout(M.current),M.current=setTimeout(()=>o(!1,_,S),N)):A&&(clearTimeout(M.current),o(!1,_,S))},[Z,o]),U=r.useCallback(()=>{B.current(),I.current=void 0},[]),j=r.useCallback(()=>{if(T.current){const _=B0(f.floating.current).body;_.style.pointerEvents="",_.removeAttribute(_o),T.current=!1}},[f]);return r.useEffect(()=>{if(!u)return;function _(){return l.current.openEvent?["click","mousedown"].includes(l.current.openEvent.type):!1}function A(O){if(clearTimeout(M.current),V.current=!1,p&&!No(E.current)||m>0&&I1(Z.current,"open")===0)return;const R=I1(Z.current,"open",E.current);R?M.current=setTimeout(()=>{o(!0,O,"hover")},R):o(!0,O,"hover")}function S(O){if(_())return;B.current();const R=B0(d);if(clearTimeout(F.current),C.current){n||clearTimeout(M.current),I.current=C.current({...e,tree:y,x:O.clientX,y:O.clientY,onClose(){j(),U(),G(O,!0,"safe-polygon")}});const H=I.current;R.addEventListener("mousemove",H),B.current=()=>{R.removeEventListener("mousemove",H)};return}(E.current==="touch"?!ye(d,O.relatedTarget):!0)&&G(O)}function N(O){_()||C.current==null||C.current({...e,tree:y,x:O.clientX,y:O.clientY,onClose(){j(),U(),G(O)}})(O)}if(i0(i)){const O=i;return n&&O.addEventListener("mouseleave",N),d==null||d.addEventListener("mouseleave",N),b&&O.addEventListener("mousemove",A,{once:!0}),O.addEventListener("mouseenter",A),O.addEventListener("mouseleave",S),()=>{n&&O.removeEventListener("mouseleave",N),d==null||d.removeEventListener("mouseleave",N),b&&O.removeEventListener("mousemove",A),O.removeEventListener("mouseenter",A),O.removeEventListener("mouseleave",S)}}},[i,d,u,e,p,m,b,G,U,j,o,n,y,Z,C,l]),b0(()=>{var _;if(u&&n&&(_=C.current)!=null&&_.__options.blockPointerEvents&&k()){const S=B0(d).body;if(S.setAttribute(_o,""),S.style.pointerEvents="none",T.current=!0,i0(i)&&d){var A;const N=i,O=y==null||(A=y.nodesRef.current.find(R=>R.id===x))==null||(A=A.context)==null?void 0:A.elements.floating;return O&&(O.style.pointerEvents=""),N.style.pointerEvents="auto",d.style.pointerEvents="auto",()=>{N.style.pointerEvents="",d.style.pointerEvents=""}}}},[u,n,x,d,i,y,C,k]),b0(()=>{n||(E.current=void 0,U(),j())},[n,U,j]),r.useEffect(()=>()=>{U(),clearTimeout(M.current),clearTimeout(F.current),j()},[u,i,U,j]),r.useMemo(()=>{if(!u)return{};function _(A){E.current=A.pointerType}return{reference:{onPointerDown:_,onPointerEnter:_,onMouseMove(A){n||m===0||(clearTimeout(F.current),F.current=setTimeout(()=>{V.current||o(!0,A.nativeEvent,"hover")},m))}},floating:{onMouseEnter(){clearTimeout(M.current)},onMouseLeave(A){G(A.nativeEvent,!1)}}}},[u,m,n,o,G])}const Do=()=>({getShadowRoot:!0,displayCheck:typeof ResizeObserver=="function"&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function Ro(e,t){const n=Bo(e,Do());t==="prev"&&n.reverse();const o=n.indexOf(p1(B0(e)));return n.slice(o+1)[0]}function Gu(){return Ro(document.body,"next")}function Yu(){return Ro(document.body,"prev")}function C1(e,t){const n=t||e.currentTarget,o=e.relatedTarget;return!o||!ye(n,o)}function Xu(e){Bo(e,Do()).forEach(n=>{n.dataset.tabindex=n.getAttribute("tabindex")||"",n.setAttribute("tabindex","-1")})}function Ju(e){e.querySelectorAll("[data-tabindex]").forEach(n=>{const o=n.dataset.tabindex;delete n.dataset.tabindex,o?n.setAttribute("tabindex",o):n.removeAttribute("tabindex")})}const Uo={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};let Qu;function Wo(e){e.key==="Tab"&&(e.target,clearTimeout(Qu))}const jo=r.forwardRef(function(t,n){const[o,l]=r.useState();b0(()=>(Mo()&&l("button"),document.addEventListener("keydown",Wo),()=>{document.removeEventListener("keydown",Wo)}),[]);const s={ref:n,tabIndex:0,role:o,"aria-hidden":o?void 0:!0,[Ze("focus-guard")]:"",style:Uo};return r.createElement("span",Ce({},t,s))}),Ko=r.createContext(null),qo=Ze("portal");function eh(e){let{id:t,root:n}=e===void 0?{}:e;const[o,l]=r.useState(null),s=xe(),i=rh(),d=r.useRef(null);return b0(()=>()=>{o==null||o.remove(),queueMicrotask(()=>{d.current=null})},[o]),b0(()=>{if(d.current)return;const f=t?document.getElementById(t):null;if(!f)return;const u=document.createElement("div");u.id=s,u.setAttribute(qo,""),f.appendChild(u),d.current=u,l(u)},[t,s]),b0(()=>{if(d.current)return;let f=n||(i==null?void 0:i.portalNode);f&&!i0(f)&&(f=f.current),f=f||document.body;let u=null;t&&(u=document.createElement("div"),u.id=t,f.appendChild(u));const w=document.createElement("div");w.id=s,w.setAttribute(qo,""),f=u||f,f.appendChild(w),d.current=w,l(w)},[t,n,s,i]),o}function th(e){let{children:t,id:n,root:o=null,preserveTabOrder:l=!0}=e;const s=eh({id:n,root:o}),[i,d]=r.useState(null),f=r.useRef(null),u=r.useRef(null),w=r.useRef(null),v=r.useRef(null),p=!!i&&!i.modal&&i.open&&l&&!!(o||s);return r.useEffect(()=>{if(!s||!l||i!=null&&i.modal)return;function m(b){s&&C1(b)&&(b.type==="focusin"?Ju:Xu)(s)}return s.addEventListener("focusin",m,!0),s.addEventListener("focusout",m,!0),()=>{s.removeEventListener("focusin",m,!0),s.removeEventListener("focusout",m,!0)}},[s,l,i==null?void 0:i.modal]),r.createElement(Ko.Provider,{value:r.useMemo(()=>({preserveTabOrder:l,beforeOutsideRef:f,afterOutsideRef:u,beforeInsideRef:w,afterInsideRef:v,portalNode:s,setFocusManagerState:d}),[l,s])},p&&s&&r.createElement(jo,{"data-type":"outside",ref:f,onFocus:m=>{if(C1(m,s)){var b;(b=w.current)==null||b.focus()}else{const y=Yu()||(i==null?void 0:i.refs.domReference.current);y==null||y.focus()}}}),p&&s&&r.createElement("span",{"aria-owns":s.id,style:Uo}),s&&L1.createPortal(t,s),p&&s&&r.createElement(jo,{"data-type":"outside",ref:u,onFocus:m=>{if(C1(m,s)){var b;(b=v.current)==null||b.focus()}else{const y=Gu()||(i==null?void 0:i.refs.domReference.current);y==null||y.focus(),i!=null&&i.closeOnFocusOut&&(i==null||i.onOpenChange(!1,m.nativeEvent))}}}))}const rh=()=>r.useContext(Ko);let x1;process.env.NODE_ENV!=="production"&&(x1=new Set);function nh(e){var t;e===void 0&&(e={});const{open:n=!1,onOpenChange:o,nodeId:l}=e;if(process.env.NODE_ENV!=="production"){var s;const T="Floating UI: Cannot pass a virtual element to the `elements.reference` option, as it must be a real DOM element. Use `refs.setPositionReference` instead.";if((s=e.elements)!=null&&s.reference&&!i0(e.elements.reference)){var i;if(!((i=x1)!=null&&i.has(T))){var d;(d=x1)==null||d.add(T),console.error(T)}}}const[f,u]=r.useState(null),w=((t=e.elements)==null?void 0:t.reference)||f,v=U5(e),p=ko(),m=E1()!=null,b=Du((T,B,k)=>{T&&(x.current.openEvent=B),C.emit("openchange",{open:T,event:B,reason:k,nested:m}),o==null||o(T,B,k)}),y=r.useRef(null),x=r.useRef({}),C=r.useState(()=>ju())[0],Z=xe(),E=r.useCallback(T=>{const B=i0(T)?{getBoundingClientRect:()=>T.getBoundingClientRect(),contextElement:T}:T;v.refs.setReference(B)},[v.refs]),M=r.useCallback(T=>{(i0(T)||T===null)&&(y.current=T,u(T)),(i0(v.refs.reference.current)||v.refs.reference.current===null||T!==null&&!i0(T))&&v.refs.setReference(T)},[v.refs]),I=r.useMemo(()=>({...v.refs,setReference:M,setPositionReference:E,domReference:y}),[v.refs,M,E]),F=r.useMemo(()=>({...v.elements,domReference:w}),[v.elements,w]),V=r.useMemo(()=>({...v,refs:I,elements:F,dataRef:x,nodeId:l,floatingId:Z,events:C,open:n,onOpenChange:b}),[v,l,Z,C,n,b,I,F]);return b0(()=>{const T=p==null?void 0:p.nodesRef.current.find(B=>B.id===l);T&&(T.context=V)}),r.useMemo(()=>({...v,context:V,refs:I,elements:F}),[v,I,F,V])}function oh(e,t){t===void 0&&(t={});const{open:n,onOpenChange:o,events:l,refs:s,elements:{domReference:i}}=e,{enabled:d=!0,visibleOnly:f=!0}=t,u=r.useRef(!1),w=r.useRef(),v=r.useRef(!0);return r.useEffect(()=>{if(!d)return;const p=v0(i);function m(){!n&&g0(i)&&i===p1(B0(i))&&(u.current=!0)}function b(){v.current=!0}return p.addEventListener("blur",m),p.addEventListener("keydown",b,!0),()=>{p.removeEventListener("blur",m),p.removeEventListener("keydown",b,!0)}},[i,n,d]),r.useEffect(()=>{if(!d)return;function p(m){let{reason:b}=m;(b==="reference-press"||b==="escape-key")&&(u.current=!0)}return l.on("openchange",p),()=>{l.off("openchange",p)}},[l,d]),r.useEffect(()=>()=>{clearTimeout(w.current)},[]),r.useMemo(()=>d?{reference:{onPointerDown(p){gu(p.nativeEvent)||(v.current=!1)},onMouseLeave(){u.current=!1},onFocus(p){if(u.current)return;const m=bu(p.nativeEvent);if(f&&i0(m))try{if(Mo()&&mu())throw Error();if(!m.matches(":focus-visible"))return}catch{if(!v.current&&!Eu(m))return}o(!0,p.nativeEvent,"focus")},onBlur(p){u.current=!1;const m=p.relatedTarget,b=i0(m)&&m.hasAttribute(Ze("focus-guard"))&&m.getAttribute("data-type")==="outside";w.current=window.setTimeout(()=>{const y=p1(i?i.ownerDocument:document);!m&&y===i||ye(s.floating.current,y)||ye(i,y)||b||o(!1,p.nativeEvent,"focus")})}}}:{},[d,f,i,s,o])}const zo="active",Go="selected";function Z1(e,t,n){const o=new Map,l=n==="item";let s=e;if(l&&e){const{[zo]:i,[Go]:d,...f}=e;s=f}return{...n==="floating"&&{tabIndex:-1},...s,...t.map(i=>{const d=i?i[n]:null;return typeof d=="function"?e?d(e):null:d}).concat(e).reduce((i,d)=>(d&&Object.entries(d).forEach(f=>{let[u,w]=f;if(!(l&&[zo,Go].includes(u)))if(u.indexOf("on")===0){if(o.has(u)||o.set(u,[]),typeof w=="function"){var v;(v=o.get(u))==null||v.push(w),i[u]=function(){for(var p,m=arguments.length,b=new Array(m),y=0;y<m;y++)b[y]=arguments[y];return(p=o.get(u))==null?void 0:p.map(x=>x(...b)).find(x=>x!==void 0)}}}else i[u]=w}),i),{})}}function ah(e){e===void 0&&(e=[]);const t=e,n=r.useCallback(s=>Z1(s,e,"reference"),t),o=r.useCallback(s=>Z1(s,e,"floating"),t),l=r.useCallback(s=>Z1(s,e,"item"),e.map(s=>s==null?void 0:s.item));return r.useMemo(()=>({getReferenceProps:n,getFloatingProps:o,getItemProps:l}),[n,o,l])}const lh=new Map([["select","listbox"],["combobox","listbox"],["label",!1]]);function ch(e,t){var n;t===void 0&&(t={});const{open:o,floatingId:l}=e,{enabled:s=!0,role:i="dialog"}=t,d=(n=lh.get(i))!=null?n:i,f=xe(),w=E1()!=null;return r.useMemo(()=>{if(!s)return{};const v={id:l,...d&&{role:d}};return d==="tooltip"||i==="label"?{reference:{["aria-"+(i==="label"?"labelledby":"describedby")]:o?l:void 0},floating:v}:{reference:{"aria-expanded":o?"true":"false","aria-haspopup":d==="alertdialog"?"dialog":d,"aria-controls":o?l:void 0,...d==="listbox"&&{role:"combobox"},...d==="menu"&&{id:f},...d==="menu"&&w&&{role:"menuitem"},...i==="select"&&{"aria-autocomplete":"none"},...i==="combobox"&&{"aria-autocomplete":"list"}},floating:{...v,...d==="menu"&&{"aria-labelledby":f}},item(p){let{active:m,selected:b}=p;const y={role:"option",...m&&{id:l+"-option"}};switch(i){case"select":return{...y,"aria-selected":m&&b};case"combobox":return{...y,...m&&{"aria-selected":!0}}}return{}}}},[s,i,d,o,l,f,w])}function sh(e,t){const[n,o]=r.useState(e);return e&&!n&&o(!0),r.useEffect(()=>{if(!e){const l=setTimeout(()=>o(!1),t);return()=>clearTimeout(l)}},[e,t]),n}function ih(e,t){t===void 0&&(t={});const{open:n,elements:{floating:o}}=e,{duration:l=250}=t,i=(typeof l=="number"?l:l.close)||0,[d,f]=r.useState(!1),[u,w]=r.useState("unmounted"),v=sh(n,i);return b0(()=>{d&&!v&&w("unmounted")},[d,v]),b0(()=>{if(o){if(n){w("initial");const p=requestAnimationFrame(()=>{w("open")});return()=>{cancelAnimationFrame(p)}}f(!0),w("close")}},[n,o]),{isMounted:v,status:u}}function X0(e){return t=>{e.forEach(n=>{typeof n=="function"?n(t):n!=null&&(n.current=t)})}}const dh=50,fh=200,l9="",Se=c.forwardRef((e,t)=>{const{children:n,className:o,title:l,placement:s="top",disablePortal:i=!1,portalRoot:d,...f}=e,u=c.useRef(null),[w,v]=c.useState(!1),{refs:p,floatingStyles:m,context:b}=nh({whileElementsMounted:a1,placement:s,open:w,onOpenChange:v,middleware:[he(10),l1(),k5(),Bl({element:u})]}),y=zu(b,{delay:{open:dh,close:fh}}),x=oh(b),C=ch(b,{role:"tooltip"}),{isMounted:Z,status:E}=ih(b),{getReferenceProps:M,getFloatingProps:I}=ah([C,y,x]),F=c.useMemo(()=>X0([p.setReference,n.ref]),[p.setReference,n]),V=c.useMemo(()=>X0([p.setFloating,t]),[p.setFloating,t]);if(!l)return n;const T=c.cloneElement(n,M({ref:F,...n.props})),B=a.jsx("div",{...f,...I(),ref:V,style:{...m},className:z("rbui-tooltip",o),children:Z&&a.jsxs("div",{className:z("rbui-tooltip__inner",`rbui-tooltip__inner--${E}`),children:[l,a.jsx(Wu,{ref:u,context:b,className:"rbui-tooltip__arrow"})]})}),k=typeof d=="string"?d:void 0,G=typeof d!="string"?d:void 0;return a.jsxs(a.Fragment,{children:[T,w&&(i?B:a.jsx(th,{id:k,root:G,children:B}))]})});Se.displayName="Tooltip";const c9="",uh=({type:e,color:t,active:n,disabled:o,loading:l,hasIcons:s})=>e==="primary"&&(t==="default"||t==="alternative")?["rbui-button-primary",...n?["rbui-button-primary--active"]:[],...o?["rbui-button-primary--disabled"]:[],...l?["rbui-button-primary--loading"]:[]]:e==="primary"&&t==="danger"?["rbui-button-primary-danger",...n?["rbui-button-primary-danger--active"]:[],...o?["rbui-button-primary-danger--disabled"]:[],...l?["rbui-button-primary-danger--loading"]:[]]:e==="secondary"&&(t==="default"||t==="alternative")?["rbui-button-secondary",...n?["rbui-button-secondary--active"]:[],...o?["rbui-button-secondary--disabled"]:[],...l?["rbui-button-secondary--loading"]:[]]:e==="secondary"&&t==="danger"?["rbui-button-secondary-danger",...n?["rbui-button-secondary-danger--active"]:[],...o?["rbui-button-secondary-danger--disabled"]:[],...l?["rbui-button-secondary-danger--loading"]:[]]:e==="tertiary"&&t==="default"?["rbui-button-tertiary",...n?["rbui-button-tertiary--active"]:[],...o?["rbui-button-tertiary--disabled"]:[],...l?["rbui-button-tertiary--loading"]:[],...s?["rbui-button-tertiary--has-icons"]:[]]:e==="tertiary"&&t==="danger"?["rbui-button-tertiary-danger",...n?["rbui-button-tertiary-danger--active"]:[],...o?["rbui-button-tertiary-danger--disabled"]:[],...l?["rbui-button-tertiary-danger--loading"]:[],...s?["rbui-button-tertiary-danger--has-icons"]:[]]:e==="tertiary"&&t==="alternative"?["rbui-button-tertiary-alternative",...n?["rbui-button-tertiary-alternative--active"]:[],...o?["rbui-button-tertiary-alternative--disabled"]:[],...l?["rbui-button-tertiary-alternative--loading"]:[],...s?["rbui-button-tertiary-alternative--has-icons"]:[]]:[],y0=c.forwardRef((e,t)=>{const{children:n,className:o,color:l="default",disabled:s=!1,endIcon:i,htmlType:d="button",loading:f=!1,loadingText:u,onClick:w,startIcon:v,tooltip:p,type:m="secondary",...b}=e,{getRootProps:y,active:x,focusVisible:C}=D0({...e,type:d,rootRef:t});function Z(T){f||s||w==null||w(T)}const E=y({onClick:Z,...b}),M=!!v||!!i,I=!n&&(v&&!i||i&&!v),F=z("rbui-button",o,{"rbui-button--focus-visible":C,"rbui-button--disabled":s,"rbui-button--icon-only":I&&!(f&&u),"rbui-button--loading":f},uh({type:m,color:l,active:x,disabled:s,loading:f,hasIcons:M})),V=z("rbui-button__loader",{"rbui-button__loader--short":u||I});return a.jsx(Se,{title:p,children:a.jsxs("button",{...E,className:F,children:[v&&!f&&a.jsx("span",{role:"img",className:"rbui-button__start-icon",children:v}),f&&a.jsx("span",{role:"progressbar",className:V,children:a.jsx(m1,{className:"rbui-button__spinner"})}),f&&u,!f&&n,i&&!f&&a.jsx("span",{role:"img",className:"rbui-button__end-icon",children:i})]})})});y0.displayName="Button";const s9="",hh=e=>e==="primary"?"rbui-button-group--primary":e==="tertiary"?"rbui-button-group--tertiary":"rbui-button-group--secondary",wh=(e,t)=>e&&t?"":e?"rbui-button-group__button--first":t?"rbui-button-group__button--last":"rbui-button-group__button--middle",S1=c.forwardRef((e,t)=>{var u;const{children:n,className:o,disabled:l,type:s="secondary",...i}=e,d=z(o,"rbui-button-group",hh(s),{"rbui-button-group--disabled":l}),f=c.Children.count(n);return a.jsx("div",{role:"group",className:d,"aria-disabled":l,ref:t,...i,children:(u=c.Children.map(n,(w,v)=>{if(!c.isValidElement(w))return;const p=v===0,m=v===f-1,b=w.props.disabled??l,y=z("rbui-button-group__button",{"rbui-button-group__button--disabled":b},wh(p,m),w.props.className);return c.cloneElement(w,{key:w.key??v,type:w.props.type??s,disabled:b,className:y})}))==null?void 0:u.filter(Boolean)})});S1.displayName="ButtonGroup";const i9="";function vh(e,t){const{children:n,className:o,color:l="default",disabled:s,onClick:i,selected:d,type:f="secondary",value:u,...w}=e,v=z("rbui-toggle-button",{"rbui-toggle-button--disabled":s,"rbui-toggle-button--selected":d},o);return a.jsx(y0,{...w,className:v,type:f,color:l,disabled:s,"aria-pressed":d,onClick:p=>i==null?void 0:i(p,u),ref:t,children:n})}const Yo=c.forwardRef(vh);Yo.displayName="ToggleButton";function Xo(e,t){return t===void 0||e===void 0?!1:Array.isArray(t)?t.indexOf(e)>=0:e===t}function gh(e,t){const{children:n,className:o,disabled:l,onChange:s,value:i,multiple:d=!1}=e,f=(p,m)=>{Xo(m,i)||s==null||s(p,m)},u=(p,m)=>{let b=[];Array.isArray(i)&&(b=[...i]);const y=b.indexOf(m);y>=0?b.splice(y,1):b.push(m),s==null||s(p,b)},w=z(o,"rbui-toggle-button-group"),v=c.Children.map(n,p=>c.isValidElement(p)?c.cloneElement(p,{disabled:l||p.props.disabled,selected:Xo(p.props.value,i),onClick:d?u:f}):p);return a.jsx(S1,{className:w,ref:t,...e,children:v})}const Jo=c.forwardRef(gh);Jo.displayName="ToggleButtonGroup";const mh=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M7.25 0h1.5v7.25H16v1.5H7.25V0Z"})))),ph=c.forwardRef(mh),Qo=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(ph,{})}));Qo.displayName="NextStepIcon";const bh=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M10.883 7c.993 0 1.49-.94.788-1.489L8.788 3.255c-.435-.34-1.141-.34-1.576 0L4.329 5.511C3.626 6.061 4.124 7 5.117 7h5.766Z"}),r.createElement("path",{d:"M5.117 9c-.993 0-1.49.94-.788 1.49l2.883 2.255c.435.34 1.14.34 1.576 0l2.883-2.256c.703-.55.205-1.489-.788-1.489H5.117Z"})))),yh=c.forwardRef(bh),e7=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(yh,{})}));e7.displayName="SortAscIcon";const Eh=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M10.883 7c.993 0 1.49-.94.788-1.489L8.788 3.255c-.435-.34-1.141-.34-1.576 0L4.329 5.511C3.626 6.061 4.124 7 5.117 7h5.766Z"}),r.createElement("path",{d:"M5.117 9c-.993 0-1.49.94-.788 1.49l2.883 2.255c.435.34 1.14.34 1.576 0l2.883-2.256c.703-.55.205-1.489-.788-1.489H5.117Z"})))),Ih=c.forwardRef(Eh),t7=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(Ih,{})}));t7.displayName="SortDescIcon";const Ch=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M10.883 7c.993 0 1.49-.94.788-1.489L8.788 3.255c-.435-.34-1.141-.34-1.576 0L4.329 5.511C3.626 6.061 4.124 7 5.117 7h5.766Z"}),r.createElement("path",{d:"M5.117 9c-.993 0-1.49.94-.788 1.49l2.883 2.255c.435.34 1.141.34 1.576 0l2.883-2.256c.703-.55.205-1.489-.788-1.489H5.117Z"})))),xh=c.forwardRef(Ch),r7=c.forwardRef((e,t)=>a.jsx(g,{...e,ref:t,children:a.jsx(xh,{})}));r7.displayName="SortInactiveIcon";const d9="",Me=c.forwardRef((e,t)=>{const{className:n,children:o,bordered:l=!1,readOnly:s=!1,dismissible:i=!1,disabled:d=!1,icon:f,onClick:u,onDismiss:w,...v}=e,p=c.useRef(null),m=X0([p,t]),b=M=>{M==null||M.preventDefault(),!d&&(u==null||u(M))},y=M=>{d||!i||w==null||w(M)},x=M=>{var F,V;(F=v==null?void 0:v.onKeyDown)==null||F.call(v,M);const{key:I}=M;if(I==="Enter"||I===" "){if(d)return;u==null||u(M)}else if(I==="Backspace"){if(d||!i)return;w==null||w(M)}else I==="Escape"&&((V=p.current)==null||V.blur())},C=z("rbui-tag",n),Z=z("rbui-tag__content","rbui-button-reset",{"rbui-tag__content--bordered":l,"rbui-tag__content--read-only":s,"rbui-tag__content--disabled":d,"rbui-tag__content--dismissible":i}),E=z("rbui-tag__close-wrapper","rbui-button-reset",{"rbui-tag__close-wrapper--bordered":l,"rbui-tag__close-wrapper--disabled":d});return a.jsxs("div",{...v,role:"button",className:C,ref:m,tabIndex:d?-1:0,onKeyDown:x,children:[a.jsxs("button",{type:"button",tabIndex:-1,className:Z,onClick:b,children:[f&&a.jsx("span",{className:"rbui-tag__content-icon",role:"img",children:f}),o&&a.jsx("span",{role:"banner",className:"rbui-tag__content-text",children:o})]}),i&&a.jsx("button",{type:"button",tabIndex:-1,className:E,"aria-disabled":d,onClick:y,children:a.jsx(G0,{className:"rbui-tag__close-wrapper-icon"})})]})});Me.displayName="Tag";const f9="",n7=c.forwardRef((e,t)=>{const{className:n,children:o,variant:l="default",dismissible:s=!1,...i}=e,d=z("rbui-asset-tag",l!=="default"?`rbui-asset-tag--${l}`:null,n);return a.jsx(Me,{ref:t,className:d,...i,dismissible:s,bordered:!1,disabled:!1,readOnly:!0,children:o})});n7.displayName="AssetTag";const u9="",o7=c.forwardRef((e,t)=>{const{className:n,children:o,selected:l,defaultSelected:s=!1,onChange:i,...d}=e,[f,u]=c.useState(s),w=l!==void 0,v=w?l:f,p=b=>{const y=!v;w||u(y),i==null||i(b,y)},m=z("rbui-filter-tag",{"rbui-filter-tag--selected":v},n);return a.jsx(Me,{ref:t,className:m,...d,bordered:!1,disabled:!1,dismissible:!1,readOnly:!1,onClick:p,children:o})});o7.displayName="FilterTag";const h9="",a7=c.forwardRef((e,t)=>{const{className:n,children:o,selected:l,defaultSelected:s=!1,onChange:i,disabled:d=!1,dismissible:f=!1,...u}=e,[w,v]=c.useState(s),p=l!==void 0,m=p?l:w,b=x=>{const C=!m;p||v(C),i==null||i(x,C)},y=z({"rbui-input-tag--disabled":d,"rbui-input-tag--selected":!d&&m,"rbui-input-tag--unselected":!d&&!m},n);return a.jsx(Me,{...u,className:y,ref:t,bordered:!m&&!d,disabled:d,dismissible:f&&!d,onClick:b,children:o})});a7.displayName="InputTag";const Ae=c.createContext(null);function l7(){return c.useContext(Ae)}const w9="",Zh={variant:"body"},c7=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e;return a.jsx(Ae.Provider,{value:Zh,children:a.jsx("tbody",{className:z("rbui-table-body",n),ref:t,...l,children:o})})});c7.displayName="TableBody";const s7=c.createContext(null);function Sh(){return c.useContext(s7)}const v9="",i7=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e,s=Sh();if(!s)throw new Error("TableCellAction must be used within a `TableRowContext.Provider`");const{highlighted:i}=s;return i?a.jsx("div",{className:z("rbui-table-cell-action"),ref:t,...l,children:o}):null});i7.displayName="TableCellAction";const g9="",d7=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e,s=l7(),i=(s==null?void 0:s.variant)==="head",d=(s==null?void 0:s.variant)==="body",f=(s==null?void 0:s.variant)==="foot",u=i?"th":"td",w=z("rbui-table-cell",{"rbui-table-cell__head":i,"rbui-table-cell__body":d,"rbui-table-cell__foot":f,"rbui-table-cell__foot--has-pagination":f&&(s==null?void 0:s.hasPagination)},n);return a.jsx(u,{className:w,ref:t,...l,children:o})});d7.displayName="TableCell";const m9="",f7=c.forwardRef((e,t)=>{const{className:n,children:o,hasPagination:l,...s}=e,i=c.useMemo(()=>({variant:"foot",hasPagination:l}),[l]);return a.jsx(Ae.Provider,{value:i,children:a.jsx("tfoot",{className:z("rbui-table-foot",n),ref:t,...s,children:o})})});f7.displayName="TableFoot";const p9="",u7=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e,s=c.useMemo(()=>({variant:"head"}),[]);return a.jsx(Ae.Provider,{value:s,children:a.jsx("thead",{className:z("rbui-table-head",n),ref:t,...l,children:o})})});u7.displayName="TableHead";function M1({onEnter:e,onLeave:t}={}){const[n,o]=c.useState(!1),l=c.useCallback(i=>{o(!0),e==null||e(i)},[e]),s=c.useCallback(i=>{o(!1),t==null||t(i)},[t]);return{hovered:n,handlers:{onMouseEnter:l,onMouseLeave:s}}}const h7=c.createContext(null);function Mh(){return c.useContext(h7)}const b9="",w7=c.forwardRef((e,t)=>{const{className:n,children:o,disabled:l=!1,selected:s=!1,onBlur:i,onFocus:d,onMouseEnter:f,onMouseLeave:u,...w}=e,[v,p]=c.useState(!1),{hovered:m,handlers:b}=M1({onEnter:f,onLeave:u}),y=c.useRef(),x=Mh(),C=l7(),Z=m||v,E=c.useMemo(()=>({highlighted:Z}),[Z]);c.useEffect(()=>()=>{window.clearTimeout(y.current)},[]);const M=(C==null?void 0:C.variant)==="body",I=(C==null?void 0:C.variant)==="head",F=(C==null?void 0:C.variant)==="foot",V=z("rbui-table-row",{"rbui-table-row--disabled":l,"rbui-table-row--highlighted":Z,"rbui-table-row--selected":s,"rbui-table-row__head":I,"rbui-table-row__body":M,"rbui-table-row__body--large":M&&(x==null?void 0:x.rowDensity)==="large","rbui-table-row__body--medium":M&&(x==null?void 0:x.rowDensity)==="medium","rbui-table-row__body--small":M&&(x==null?void 0:x.rowDensity)==="small","rbui-table-row__foot":F},n),T=k=>{window.clearTimeout(y.current),p(!0),d==null||d(k)},B=k=>{y.current=window.setTimeout(()=>p(!1)),i==null||i(k)};return a.jsx(s7.Provider,{value:E,children:a.jsx("tr",{tabIndex:M?0:-1,className:V,ref:t,onFocus:T,onBlur:B,...b,...w,children:o})})});w7.displayName="TableRow";const y9="",v7=c.forwardRef((e,t)=>{const{children:n,className:o,direction:l=!1,onClick:s,...i}=e,d=l==="desc"?i1:d1,f=u=>{(u.code==="Enter"||u.code==="Space")&&(u.preventDefault(),s==null||s(u))};return a.jsxs("span",{role:"button",className:z("rbui-table-sort-label",{"rbui-table-sort-label--active":l},o),ref:t,tabIndex:0,onKeyDown:f,onClick:s,...i,children:[n,a.jsx(d,{className:"rbui-table-sort-label__icon"})]})});v7.displayName="TableSortLabel";const E9="",g7=c.forwardRef((e,t)=>{const{className:n,children:o,rowDensity:l="small",...s}=e,i=c.useMemo(()=>({rowDensity:l}),[l]);return a.jsx(h7.Provider,{value:i,children:a.jsx("table",{...s,className:z("rbui-table",n),ref:t,children:o})})});g7.displayName="Table";const I9="",m7=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e;return a.jsx("div",{...l,className:z("rbui-tag-group",n),ref:t,children:o})});m7.displayName="TagGroup";function p7(e){const{open:t,onOpenChange:n,children:o}=e,{contextValue:l}=Na({open:t,onOpenChange:n});return a.jsx(R0.Provider,{value:l,children:o})}p7.displayName="Menu";const b7=c.forwardRef((e,t)=>{const{children:n,disabled:o=!1,type:l,htmlType:s,...i}=e,{getRootProps:d}=Ul({disabled:o,focusableWhenDisabled:!1,rootRef:t}),f=y0,{ownerState:u,...w}=_0({elementType:f,getSlotProps:d,externalForwardedProps:i,externalSlotProps:void 0,additionalProps:{ref:t},ownerState:void 0});return a.jsx(y0,{...w,htmlType:s,type:l,children:n})});b7.displayName="MenuButton";const C9="",y7=c.forwardRef((e,t)=>{const{children:n,className:o,placement:l="bottom-end"}=e,{contextValue:s,getListboxProps:i,open:d,listboxRef:f,triggerElement:u}=ol({disabledItemsFocusable:!1,listboxRef:t}),w=i(),v=z("rbui-menu-content",o);return a.jsx(al,{value:s,children:a.jsx(c1,{open:d,anchor:u,placement:l,middleware:[he(4),l1()],style:{display:d?"block":"none"},children:a.jsx("ul",{...w,className:v,ref:f,children:n})})})});y7.displayName="MenuContent";const x9="";function E7(e){const{children:t,className:n,...o}=e,l=z("rbui-menu-group",n);return a.jsx("li",{className:"rbui-menu-group__container",children:a.jsx("ul",{role:"group",className:l,...o,children:t})})}E7.displayName="MenuGroup";const Z9="";function I7(e){const{children:t,className:n,...o}=e,l=z("rbui-menu-group__label",n);return a.jsx("li",{role:"presentation",className:l,...o,children:t})}I7.displayName="MenuGroupLabel";const S9="",C7=c.forwardRef((e,t)=>{const{children:n,disabled:o=!1,startIcon:l,className:s,...i}=e,{getRootProps:d,disabled:f,highlighted:u}=Kl({disabled:o,rootRef:t}),w=z("rbui-menu-item",s,{"rbui-menu-item--disabled":f,"rbui-menu-item--highlighted":!f&&u}),v="li",p=_0({elementType:v,getSlotProps:d,externalForwardedProps:i,className:w,ownerState:void 0,externalSlotProps:void 0});return a.jsxs(v,{...p,"aria-label":"label",children:[l&&a.jsx("span",{role:"img",className:"rbui-menu-item__start-icon",children:l}),n]})});C7.displayName="MenuItem";const M9="";function x7(){return a.jsx("li",{role:"separator","aria-orientation":"horizontal","aria-hidden":!0,className:"rbui-menu-separator"})}x7.displayName="MenuSeparator";const A9="",Ah={error:e=>a.jsx(Mr,{...e}),info:e=>a.jsx(sn,{...e}),success:e=>a.jsx(Ft,{...e}),warning:e=>a.jsx(yo,{...e})};function Nh(e){const{actions:t,children:n,className:o,icon:l,onClose:s,role:i="alert",type:d="info",...f}=e;return a.jsxs("div",{className:z(`rbui-alert rbui-alert--${d}`,o),role:i,...f,children:[l!==!1?a.jsx("div",{className:`rbui-alert__icon rbui-alert__icon--${d}`,children:l||Ah[d]()}):null,a.jsxs("div",{className:"rbui-alert__content",children:[n,t?a.jsx("div",{className:"rbui-alert__actions",children:t}):null]}),s?a.jsx(y0,{type:"tertiary","aria-label":"Close",className:"rbui-alert__close",startIcon:a.jsx(Wt,{}),onClick:()=>s()}):null]})}const N9="";function Ph(e){const{children:t,className:n}=e;return a.jsx("div",{className:z("rbui-alert-title",n),children:t})}const Th=(e,t)=>r.createElement("svg",{width:12,height:8,viewBox:"0 0 12 8",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",ref:t,...e},r.createElement("path",{d:"M2.35331 3.43965C1.95179 3.06044 1.31889 3.07853 0.939676 3.48004C0.560465 3.88156 0.578548 4.51447 0.980066 4.89368L3.98006 7.72701C4.38158 8.10622 5.01449 8.08814 5.3937 7.68662L11.0604 1.68663C11.4396 1.28511 11.4215 0.652201 11.02 0.272989C10.6185 -0.106222 9.98555 -0.0881392 9.60634 0.313379L4.6263 5.58636L2.35331 3.43965Z"})),Fh=c.forwardRef(Th),Vh=(e,t)=>r.createElement("svg",{width:8,height:2,viewBox:"0 0 8 2",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",ref:t,...e},r.createElement("rect",{width:8,height:2,rx:1})),Hh=c.forwardRef(Vh),P9="",A1=c.forwardRef((e,t)=>{const{className:n,checked:o,defaultChecked:l=!1,disabled:s=!1,onChange:i,readOnly:d=!1,required:f=!1,indeterminate:u=!1,inputProps:w,...v}=e,[p,m]=c.useState(l),b=o!==void 0||u,y=b?o:p,{hovered:x,handlers:C}=M1(),Z=F=>{if(d||s)return;const V=F.target.checked;b||m(V),i==null||i(F)},E=y||u,M=u?a.jsx(Hh,{}):a.jsx(Fh,{}),I=z("rbui-checkbox",n,{"rbui-checkbox--checked":E,"rbui-checkbox--disabled":s,"rbui-checkbox--readonly":d,"rbui-checkbox--hovered":x});return a.jsxs("span",{className:I,...v,...C,children:[a.jsx("div",{className:"rbui-checkbox__inner","aria-hidden":!0,children:E?a.jsx(g,{children:M}):null}),a.jsx("input",{...w,className:"rbui-checkbox__input",type:"checkbox",checked:y,disabled:s,readOnly:d,required:f,onChange:Z,ref:t})]})});A1.displayName="Checkbox";const Z7=c.createContext(null);function S7(){return c.useContext(Z7)}const T9="",Lh=c.forwardRef((e,t)=>{const{open:n,className:o,...l}=e;return a.jsx("div",{className:z({"rbui-modal__backdrop":n},o),ref:t,...l})}),M7=c.forwardRef((e,t)=>{const{open:n,children:o,width:l="sm",role:s="dialog",className:i,onClose:d,...f}=e,u=()=>{d==null||d()};return a.jsx(Z7.Provider,{value:e,children:a.jsx(Y5,{ref:t,role:s,"aria-modal":"true",className:z("rbui-modal",i),open:n,onClose:u,slots:{backdrop:Ca(Lh)},...f,children:a.jsx("div",{className:z("rbui-modal__wrapper",`rbui-modal__wrapper--${l}`),children:o})})})});M7.displayName="Modal";function N1(e){const{className:t,children:n,...o}=e,l=S7();if(l===null)throw new Error("ModalCloseButton must be used within a ModalContext.Provider");const{onClose:s}=l,i=()=>{s==null||s()};return a.jsx(y0,{...o,type:"tertiary",onClick:i,className:t,children:n})}N1.displayName="ModalCloseButton";const A7=c.forwardRef((e,t)=>{const{children:n,className:o,...l}=e,s=S7();if(s===null)throw new Error("ModalHeader must be used within a ModalContext.Provider");const{onClose:i}=s;return a.jsxs("div",{...l,ref:t,className:z("rbui-modal__header",o),children:[a.jsx("div",{className:"rbui-modal__header-section",children:n}),i&&a.jsx(N1,{className:"rbui-modal__header-close",startIcon:a.jsx(G0,{})})]})});A7.displayName="ModalHeader";const N7=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e;return a.jsx("div",{...l,ref:t,className:z("rbui-modal__header-title",n),children:o})});N7.displayName="ModalHeaderTitle";const P7=c.forwardRef((e,t)=>{const{children:n,padding:o="narrow",className:l,...s}=e;return a.jsx("div",{...s,ref:t,className:z("rbui-modal__body",`rbui-modal__body--${o}`,l),children:n})});P7.displayName="ModalBody";const T7=c.forwardRef((e,t)=>{const{children:n,className:o,...l}=e;return a.jsx("div",{...l,ref:t,className:z("rbui-modal__footer",o),children:n})});T7.displayName="ModalFooter";const F7=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e;return a.jsx("div",{...l,ref:t,className:z("rbui-modal__footer--actions",n),children:o})});F7.displayName="ModalFooterActions";const F9="",Ne=()=>a.jsx("span",{children:" "}),J0=c.forwardRef((e,t)=>{const{className:n,control:o,error:l,fullWidth:s,helperText:i,label:d,labelPosition:f="block-start",metadata:u,tooltip:w,...v}=e,p=!!(d||u),m=!!i;return a.jsxs("div",{...v,className:z("rbui-base-field",n,{"rbui-base-field--error":l,"rbui-base-field--full-width":s,"rbui-base-field--label-block-start":p&&f==="block-start","rbui-base-field--label-inline-start":p&&f==="inline-start","rbui-base-field--label-inline-end":p&&f==="inline-end","rbui-base-field--has-helper":m}),ref:t,children:[p&&a.jsxs("div",{className:z("rbui-base-field__label"),children:[d,w&&a.jsx(Se,{title:w,children:a.jsx(g1,{className:"rbui-base-field__icon"})}),u&&a.jsx("span",{className:"rbui-base-field__metadata",children:u})]}),a.jsx("div",{className:"rbui-base-field__control",children:o}),m&&a.jsx("span",{className:"rbui-base-field__helper",children:i===" "?Ne():i})]})}),V9="";function Bh(e,t){typeof e=="function"?e(t):e&&(e.current=t)}function Oh(...e){return c.useMemo(()=>e.every(t=>t==null)?null:t=>{e.forEach(n=>{Bh(n,t)})},e)}const Pe=c.forwardRef((e,t)=>{const{autoSize:n,className:o,clearable:l,defaultValue:s,disabled:i,error:d,id:f,inputProps:u={},inputRef:w,leftElement:v,maxRows:p,minRows:m,multiline:b,name:y,onBlur:x,onChange:C,onCountChange:Z,onFocus:E,placeholder:M,readOnly:I,required:F,rightElement:V,value:T,...B}=e,k=T==null,G=c.useRef(null),U=Oh(G,w),[j,_]=c.useState(k?s:""),A=k?j:T;c.useEffect(()=>{Z==null||Z((A==null?void 0:A.length)??0)},[A,Z]);const S=Q=>{_(Q.target.value),C==null||C(Q)},{hovered:N,handlers:O}=M1(),{getInputProps:R,getRootProps:P,focused:H}=Oa({defaultValue:s,disabled:i,error:d,inputRef:U,onBlur:x,onChange:S,onFocus:E,required:F,value:k?void 0:A}),t0=Q=>{if(!G.current)return;G.current.value="",_("");const K=Object.create(Q,{target:{value:G.current},currentTarget:{value:G.current}});C==null||C(K)},r0=()=>{const Q=i||I||!A;return a.jsx(y0,{"aria-label":"Clear",type:"tertiary",className:z("rbui-base-input__clear-button",{"rbui-base-input__clear-button--hidden":Q}),onMouseDown:K=>K.preventDefault(),startIcon:a.jsx(G0,{}),onClick:t0})},e0=z("rbui-base-input",o,{"rbui-base-input--disabled":i,"rbui-base-input--error":d,"rbui-base-input--focused":H,"rbui-base-input--hovered":N,"rbui-base-input--readonly":I,"rbui-base-input--required":F}),n0=R({id:f,name:y,placeholder:M,readOnly:I,...u,className:z("rbui-base-input__input",u.className,{"rbui-base-input__input--multiline":b,"rbui-base-input__input--has-right":l||V,"rbui-base-input__input--has-left":v})});return a.jsxs("div",{className:e0,...P({...B,...O}),ref:t,children:[v&&a.jsx("span",{className:"rbui-base-input__element",children:v}),b&&(n?a.jsx(X5,{...n0,minRows:m,maxRows:p}):a.jsx("textarea",{...n0,rows:m})),!b&&a.jsx("input",{...n0}),(V||l)&&a.jsxs("span",{className:"rbui-base-input__element",children:[l&&r0(),V]})]})});Pe.displayName="BaseInput";const H9="",O0=c.forwardRef((e,t)=>{const{className:n,children:o,htmlFor:l,view:s="bold",...i}=e,d=z(n,"rbui-field-label",{"rbui-field-label--bold":s==="bold","rbui-field-label--normal":s==="normal"});return a.jsx("label",{className:d,htmlFor:l,ref:t,...i,children:o})});O0.displayName="FieldLabel";const L9="",V7=c.forwardRef((e,t)=>{const{className:n,children:o,role:l="listbox",...s}=e;return a.jsx("ul",{className:z("rbui-listbox",n),ref:t,role:l,...s,children:o})});V7.displayName="Listbox";const B9="",P1=c.forwardRef((e,t)=>{var j;const{children:n,className:o,defaultValue:l,disabled:s,icon:i,id:d,multiple:f,name:u,onChange:w,placeholder:v,readOnly:p,required:m,value:b,...y}=e,x=c.useRef(null),C=X0([x,t]),{contextValue:Z,getButtonProps:E,getHiddenInputProps:M,getListboxProps:I,getOptionMetadata:F,open:V,value:T}=ic({buttonRef:C,defaultValue:l,disabled:s,multiple:f,name:u,onChange:w,required:m,value:b}),B=_=>{var S;if(!_)return null;if(Array.isArray(_))return _.map(N=>{var O;return((O=F(N))==null?void 0:O.label)??""}).join(", ");const A=(S=F(_))==null?void 0:S.label;return typeof A=="string"?A:null},k=s||p?{}:E(),G=z("rbui-select-trigger",{"rbui-select-trigger--disabled":s,"rbui-select-trigger--readonly":p},o),U=V?v1:u1;return a.jsxs(a.Fragment,{children:[a.jsx(Pe,{...k,className:G,disabled:s,id:d,inputProps:{onMouseDown:_=>_.preventDefault(),readOnly:!0},leftElement:i,placeholder:v,readOnly:p,rightElement:a.jsx(U,{"aria-hidden":!0,className:"rbui-select-chevron"}),value:B(T)??"",...y}),a.jsx("input",{...M()}),a.jsx(c1,{anchor:x.current,keepMounted:!0,offset:0,open:V,placement:"bottom-start",role:void 0,style:{display:V?"block":"none",minWidth:(j=x.current)==null?void 0:j.offsetWidth},children:a.jsx(V7,{...I(),className:"rbui-select-menu",children:a.jsx(dc,{value:Z,children:n})})})]})});P1.displayName="Select";const O9="",H7=c.forwardRef((e,t)=>{const{className:n,checked:o,defaultChecked:l,disabled:s,onChange:i,readOnly:d,required:f,inputProps:u,name:w,...v}=e,{getInputProps:p,checked:m,disabled:b,focusVisible:y,readOnly:x}=fc(e),{onChange:C,...Z}=p({name:w,...u,className:z("rbui-toggle__input",u==null?void 0:u.className)});return a.jsxs("span",{"aria-checked":m,"aria-disabled":b,"aria-readonly":x,className:z(n,"rbui-toggle",{"rbui-toggle--checked":m,"rbui-toggle--disabled":b,"rbui-toggle--focus-visible":y,"rbui-toggle--readonly":x}),...v,children:[a.jsx("div",{className:z("rbui-toggle__track"),children:a.jsx("div",{className:z("rbui-toggle__thumb")})}),a.jsx("input",{...Z,onChange:x?void 0:C,ref:t})]})});H7.displayName="Toggle";const k9="",L7=c.forwardRef((e,t)=>{const{className:n,children:o,highlighted:l,selected:s,disabled:i,role:d="option",...f}=e,u=z("rbui-listbox-item",{"rbui-listbox-item--disabled":i,"rbui-listbox-item--highlighted":l,"rbui-listbox-item--selected":s},n);return a.jsx("li",{className:u,ref:t,role:d,...f,children:o})});L7.displayName="ListboxItem";const Q0=e=>`${e}-${Math.round(Math.random()*1e3)}`,$9="",B7=c.forwardRef((e,t)=>{const{checked:n,className:o,defaultChecked:l,disabled:s,indeterminate:i,inputProps:d,label:f,onChange:u,readOnly:w,required:v,tooltip:p,...m}=e,b=(d==null?void 0:d.id)??Q0("rbui-checkbox-field-id"),y={checked:n,defaultChecked:l,disabled:s,indeterminate:i,inputProps:{...d,id:b},onChange:u,readOnly:w,required:v},x=f&&a.jsx(O0,{htmlFor:b,view:"normal",children:f});return a.jsx(J0,{className:z("rbui-checkbox-field",o),control:a.jsx(A1,{...y,ref:t}),label:x,labelPosition:"inline-end",tooltip:p,...m})});B7.displayName="CheckboxField";const O7=c.forwardRef((e,t)=>{const{className:n,clearable:o,defaultValue:l,disabled:s,error:i,helperText:d,inputProps:f,label:u,leftElement:w,name:v,onBlur:p,onChange:m,onFocus:b,placeholder:y,readOnly:x,required:C,rightElement:Z,tooltip:E,value:M,id:I,...F}=e,V=I??(f==null?void 0:f.id)??Q0("rbui-input-field-id"),T={clearable:o,defaultValue:l,disabled:s,error:i,id:V,inputProps:f,leftElement:w,name:v,onBlur:p,onChange:m,onFocus:b,placeholder:y,readOnly:x,required:C,rightElement:Z,value:M},B=u&&a.jsx(O0,{htmlFor:V,children:u===" "?Ne():u});return a.jsx(J0,{...F,className:z("rbui-input-field",n),control:a.jsx(Pe,{...T,inputRef:t}),error:i,helperText:d,label:B,tooltip:E})});O7.displayName="InputField";const k7=c.forwardRef((e,t)=>{const{children:n,className:o,defaultValue:l,disabled:s,error:i,icon:d,id:f,label:u,multiple:w,name:v,onChange:p,placeholder:m,readOnly:b,required:y,tooltip:x,value:C,...Z}=e,E=Q0(v??"rbui-select-field-id"),M={defaultValue:l,disabled:s,error:i,icon:d,id:E,multiple:w,name:v,onChange:p,placeholder:m,readOnly:b,required:y,value:C},I=u&&a.jsx(O0,{htmlFor:E,children:u===" "?Ne():u});return a.jsx(J0,{className:z(o,"rbui-select-field"),control:a.jsx(P1,{...M,ref:t,children:n}),label:I,tooltip:x,error:i,...Z})});k7.displayName="SelectField";const _9="",T1=c.forwardRef((e,t)=>{var x,C;const{children:n,value:o,className:l,label:s,disabled:i=!1,...d}=e,f=c.useRef(null),u=X0([f,t]),w=s??(typeof n=="string"?n:(C=(x=f.current)==null?void 0:x.textContent)==null?void 0:C.trim()),{getRootProps:v,highlighted:p,selected:m,rootRef:b}=ac({value:o,disabled:i,rootRef:u,label:w}),y=i?{}:v();return a.jsxs(L7,{...y,className:z("rbui-select-option",{"rbui-select-option--selected":m},l),disabled:i,highlighted:p,selected:m,ref:b,...d,children:[n,a.jsx(f1,{className:"rbui-select-option__check-mark"})]})});T1.displayName="SelectOption";const D9="",$7=c.forwardRef((e,t)=>{const{autoSize:n,className:o,counter:l,defaultValue:s,disabled:i,error:d,helperText:f,id:u,label:w,maxCount:v,maxRows:p,minRows:m=3,name:b,onBlur:y,onChange:x,onFocus:C,placeholder:Z,readOnly:E,required:M,resizable:I,textareaProps:F,tooltip:V,value:T,...B}=e,k=u??(F==null?void 0:F.id)??Q0("rbui-text-field-id"),G={autoSize:n,defaultValue:s,disabled:i,error:d,id:k,inputProps:{...F,className:z("rbui-text-field__textarea",F==null?void 0:F.className,{"rbui-text-field__textarea--resizable":I})},maxRows:p,minRows:m,name:b,onBlur:y,onChange:x,onFocus:C,placeholder:Z,readOnly:E,required:M,value:T},[U,j]=c.useState(0),_=w&&a.jsx(O0,{htmlFor:k,children:w===" "?Ne():w});return a.jsx(J0,{...B,className:z("rbui-text-field",o),control:a.jsx(Pe,{...G,multiline:!0,onCountChange:j,inputRef:t}),error:d,helperText:f,label:_,metadata:l&&a.jsx("span",{className:"rbui-text-field__counter",children:`${U}${v?`/${v}`:""}`}),tooltip:V})});$7.displayName="TextField";const R9="",_7=c.forwardRef((e,t)=>{const{className:n,inputProps:o,label:l,tooltip:s,checked:i,defaultChecked:d,disabled:f,name:u,onChange:w,readOnly:v,required:p,...m}=e,b=(o==null?void 0:o.id)??Q0("rbui-toggle-field-id"),y={checked:i,defaultChecked:d,disabled:f,inputProps:{...o,id:b},name:u,onChange:w,readOnly:v,required:p},x=l&&a.jsx(O0,{htmlFor:b,view:"normal",children:l});return a.jsx(J0,{className:z(n,"rbui-toggle-field"),control:a.jsx(H7,{...y,ref:t}),label:x,labelPosition:"inline-end",tooltip:s,...m})});_7.displayName="ToggleField";const D7=c.createContext(null);function Te(){return c.useContext(D7)}const kh=[10,20,50],F0=9,C0=2;function $h(){const e=Te();if(!e)throw new Error("PaginationItemsPerPageSelector must be used within a PaginationContext.Provider");const{itemsPerPage:t,itemsPerPageOptions:n,onItemsPerPageChange:o}=e,l=(n||kh).map(s=>typeof s=="number"?{label:s.toString(),value:s}:s);return l.length<2?null:a.jsx(P1,{className:"rbui-pagination__items-per-page-selector",value:t,onChange:(s,i)=>o==null?void 0:o(i),"aria-label":"Items per page selector",children:l.map(s=>a.jsx(T1,{value:s.value,children:s.label},s.value))})}const F1="...";function Fe(e,t){return Array(t).fill(0).map((n,o)=>o+e)}function _h(e,t){const n=[],o=t-1;return t<=F0?Fe(0,t).map(l=>n.push(l)):(n.push(0),e<=F0-C0*2?Fe(1,F0-C0-1).map(l=>n.push(l)):n.push(F1),e>F0-C0*2&&e<o-C0-1&&Fe(e-C0,F0-C0*2).map(l=>n.push(l)),e>=o-C0-1?Fe(t-(F0-C0),F0-C0-1).map(l=>n.push(l)):n.push(F1),n.push(o)),n}function Dh({value:e}){const t=Te();if(!t)throw new Error("PaginationNavigationItem must be used within a PaginationContext.Provider");const{page:n,onPageChange:o}=t,l=typeof e=="number",s=l?(e+1).toLocaleString():e,i=e===F1||n===e,d=n===e,f=()=>{if(l)return d?`Current page, page ${s}`:`Go to page ${s}`},u=()=>{typeof e=="number"&&(o==null||o(e))};return a.jsx(y0,{type:"tertiary","aria-current":d?!0:void 0,"aria-label":f(),className:z("rbui-pagination__navigation-item",{"rbui-pagination__navigation-item__selected":d}),disabled:i,onClick:u,children:s})}function Rh(){const e=Te();if(!e)throw new Error("PaginationNavigation must be used within a PaginationContext.Provider");const{count:t,page:n,itemsPerPage:o,onPageChange:l}=e;if(t<=o)return null;const s=()=>{l==null||l(n+1)},i=()=>{l==null||l(n-1)},d=_h(n,Math.ceil(t/o));return a.jsx("nav",{role:"navigation","aria-label":"Pagination Navigation",className:"rbui-pagination__navigation",children:a.jsxs("ul",{children:[a.jsx("li",{children:a.jsx(y0,{onClick:i,type:"tertiary","aria-label":"Go to previous page",disabled:n===0,children:a.jsx(h1,{})})}),d.map((f,u)=>a.jsx("li",{children:a.jsx(Dh,{value:f})},`rbui-pagination-${f}-${u}`)),a.jsx("li",{children:a.jsx(y0,{onClick:s,type:"tertiary","aria-label":"Go to next page",disabled:n>=Math.ceil(t/o)-1,children:a.jsx(w1,{})})})]})})}function Uh(){const e=Te();if(!e)throw new Error("PaginationSummary must be used within a PaginationContext.Provider");const{count:t,page:n,itemsPerPage:o}=e,l=n*o+1,s=Math.min((n+1)*o,t);return a.jsxs("div",{className:"rbui-pagination__summary",children:["Showing"," ",l.toLocaleString()," ",l!==s?a.jsxs(a.Fragment,{children:["to"," ",s.toLocaleString()," "]}):null,"of"," ",t.toLocaleString()]})}const U9="",R7=c.forwardRef((e,t)=>{const{count:n,className:o,page:l,itemsPerPage:s,itemsPerPageOptions:i,onPageChange:d,onItemsPerPageChange:f,...u}=e;return n<1?null:a.jsx(D7.Provider,{value:e,children:a.jsxs("div",{...u,className:z("rbui-pagination",o),ref:t,children:[a.jsxs("div",{className:"rbui-pagination__left",children:[a.jsx($h,{}),a.jsx(Uh,{})]}),a.jsx(Rh,{})]})})});R7.displayName="Pagination",h.AbTestIcon=Q5,h.AggregateIcon=et,h.Alert=Nh,h.AlertTitle=Ph,h.AnalyticsIcon=tt,h.AndroidIcon=rt,h.AnonymizeIcon=nt,h.AppleIcon=ot,h.ArchiveAltIcon=at,h.ArchiveIcon=lt,h.ArrowCollapseIcon=ct,h.ArrowDownIcon=i1,h.ArrowExpandIcon=st,h.ArrowKeyboardNextIcon=it,h.ArrowKeyboardPreviousIcon=dt,h.ArrowKeyboardUpIcon=ft,h.ArrowLeftIcon=ut,h.ArrowRightIcon=ht,h.ArrowUpIcon=d1,h.AssetTag=n7,h.AttributeSlotIcon=wt,h.AxisIcon=vt,h.AxisLimtIcon=gt,h.BarChartIcon=mt,h.BooleanIcon=pt,h.BoostIcon=bt,h.BracketsCancelIcon=yt,h.BracketsIcon=Et,h.BrowserIcon=It,h.BrowserPushIcon=Ct,h.BuryIcon=xt,h.Button=y0,h.ButtonGroup=S1,h.CalendarAltIcon=Zt,h.CalendarIcon=St,h.CatalogIcon=Mt,h.ChatAddIcon=At,h.ChatIcon=Nt,h.ChatsIcon=Pt,h.CheckCircleIcon=Tt,h.CheckFilledIcon=Vt,h.CheckIcon=Ht,h.CheckSmallIcon=f1,h.Checkbox=A1,h.CheckboxField=B7,h.ChevronDownFillIcon=Lt,h.ChevronDownIcon=u1,h.ChevronLeftFillIcon=Bt,h.ChevronLeftIcon=h1,h.ChevronRightFillIcon=Ot,h.ChevronRightIcon=w1,h.ChevronUpFillIcon=kt,h.ChevronUpIcon=v1,h.ClearFillIcon=$t,h.ClearIcon=_t,h.ClipboardAddIcon=Dt,h.ClockCircleIcon=Rt,h.CloneIcon=Ut,h.CloseIcon=G0,h.CloseSmallIcon=jt,h.CloudCheckIcon=Kt,h.CloudDownloadIcon=qt,h.CodeIcon=zt,h.ColorPickerAltIcon=Gt,h.ColorPickerIcon=Yt,h.ColumnsIcon=Xt,h.ConditionAltIcon=Jt,h.ConditionIcon=Qt,h.ConsoleIcon=er,h.ConstantAltIcon=tr,h.ConstantIcon=rr,h.ContextualPersonalizationIcon=nr,h.CopyIcon=or,h.CopyToDashboardIcon=ar,h.CsvIcon=lr,h.CustomRowIcon=cr,h.CustomerIcon=sr,h.CustomersFilterIcon=ir,h.CustomersSegmentationIcon=dr,h.DateTimeIcon=fr,h.DescriptionIcon=ur,h.DesktopIcon=hr,h.DisabledIcon=wr,h.DivideIcon=vr,h.DocumentationIcon=gr,h.DownloadIcon=mr,h.DragHorizontalIcon=pr,h.DragVericalIcon=br,h.EditIcon=yr,h.EducationHubIcon=Er,h.EllipsisVerticalIcon=Ir,h.EllipsissHorizontalIcon=Cr,h.EmailIcon=xr,h.EmojiPickerIcon=Zr,h.EmptyIcon=Sr,h.ErrorFillIcon=Ar,h.EventIcon=Nr,h.EventsSegmentationIcon=Pr,h.ExperimentIcon=Tr,h.ExposeIcon=Fr,h.ExpressionIcon=Vr,h.ExternalLinkIcon=Hr,h.EyeCrossedIcon=Lr,h.EyeIcon=Br,h.FastForwardIcon=Or,h.FileIcon=kr,h.FileVideoIcon=$r,h.FilterIcon=_r,h.FilterTag=o7,h.FireIcon=Dr,h.FolderEmptyIcon=Rr,h.FolderFullIcon=Ur,h.ForceAddToRecallIcon=Wr,h.ForceAddToRecallUndoIcon=jr,h.FormulaExpressionIcon=Kr,h.FormulaIcon=qr,h.FromStartAltIcon=zr,h.FullscreenIcon=Gr,h.GiftIcon=Yr,h.GoToIcon=Xr,h.GraphStatsIcon=Jr,h.GridAltIcon=Qr,h.GridIcon=en,h.HelpIcon=tn,h.HistoryIcon=rn,h.HomeIcon=nn,h.HtmlIcon=on,h.Icon=g,h.ImageSearchIcon=an,h.ImagesIcon=ln,h.ImpactDownIcon=cn,h.InfoFilledIcon=g1,h.InfoIcon=dn,h.InfoSmallIcon=fn,h.InputField=O7,h.InputTag=a7,h.InternetIcon=un,h.KeyIcon=hn,h.LayoutIcon=wn,h.LikeIcon=vn,h.LineChartIcon=gn,h.LinkIcon=mn,h.ListIcon=pn,h.LoaderIcon=m1,h.LockIcon=bn,h.MapIcon=yn,h.Menu=p7,h.MenuButton=b7,h.MenuContent=y7,h.MenuGroup=E7,h.MenuGroupLabel=I7,h.MenuItem=C7,h.MenuSeparator=x7,h.MetricAltIcon=En,h.MinusIcon=In,h.MobileAppInboxIcon=Cn,h.MobileImageMessageIcon=xn,h.MobilePhoneLandscapeIcon=Zn,h.MobilePhonePortraitIcon=Sn,h.MobilePushIcon=Mn,h.MobileSmsIcon=An,h.MobileTextMessageIcon=Nn,h.Modal=M7,h.ModalBody=P7,h.ModalCloseButton=N1,h.ModalFooter=T7,h.ModalFooterActions=F7,h.ModalHeader=A7,h.ModalHeaderTitle=N7,h.MoveIcon=Pn,h.MultiParentRejectedIcon=Tn,h.MultiParentSelectedIcon=Fn,h.MultiParentUnassignedIcon=Vn,h.NegationIcon=Hn,h.NextStepIcon=Qo,h.NotificationIcon=Ln,h.NumberIcon=Bn,h.OfflineFillIcon=On,h.OfflineIcon=kn,h.OutOfStockIcon=$n,h.PagesIcon=_n,h.Pagination=R7,h.PaintIcon=Dn,h.ParagraphCenterAlignIcon=Rn,h.ParagraphLeftAlignIcon=Un,h.ParagraphRightAlignIcon=Wn,h.PassDownIcon=jn,h.PassThroughIcon=Kn,h.PercentageIcon=qn,h.PersAlt1Icon=zn,h.PersAlt2Icon=Gn,h.PersAlt3Icon=Yn,h.PersAlt4Icon=Xn,h.PictureAltIcon=Jn,h.PictureIcon=Qn,h.PinIcon=e2,h.PlugPlayIcon=t2,h.PlusCircleFillIcon=r2,h.PlusCircleIcon=n2,h.PlusIcon=o2,h.PoverButtonIcon=a2,h.ProductSlotsIcon=l2,h.ReceiveIcon=c2,h.RefreshIcon=s2,h.ReleaseNotesIcon=i2,h.RenameAltIcon=d2,h.RenameIcon=f2,h.ReorderIcon=u2,h.ReportIcon=h2,h.RetentionIcon=w2,h.RewertLeftIcon=v2,h.RewertRightIcon=g2,h.RibbonIcon=m2,h.RoadmapIcon=p2,h.RobotIcon=b2,h.RuleLabelIcon=y2,h.RunningAggregateIcon=E2,h.SaveIcon=I2,h.ScenarioIcon=C2,h.SearchIcon=x2,h.SecurityShieldIcon=Z2,h.SelectField=k7,h.SelectOption=T1,h.SendIcon=S2,h.SettingsAltIcon=M2,h.SettingsIcon=A2,h.ShareIcon=N2,h.ShopIcon=P2,h.ShrinkIcon=T2,h.SortAscIcon=e7,h.SortDescIcon=t7,h.SortIcon=F2,h.SortInactiveIcon=r7,h.SplitFlowIcon=V2,h.SqlIcon=H2,h.StarFillIcon=L2,h.StarIcon=B2,h.StartFillIcon=O2,h.StartIcon=k2,h.StatusDotIcon=$2,h.StopIcon=_2,h.StopwatchIcon=D2,h.StringComponentIcon=R2,h.StringIcon=U2,h.SuggestionIcon=W2,h.SurveyIcon=j2,h.SwapIcon=K2,h.Table=g7,h.TableBody=c7,h.TableCell=d7,h.TableCellAction=i7,h.TableFoot=f7,h.TableHead=u7,h.TableRow=w7,h.TableSortLabel=v7,h.TabletLangscapeIcon=q2,h.TabletPortraitIcon=z2,h.TagAltIcon=G2,h.TagGroup=m7,h.TagIcon=Y2,h.TemplateIcon=X2,h.TextBoldIcon=J2,h.TextField=$7,h.TextItalicIcon=Q2,h.TextStyleIcon=eo,h.ToggleButton=Yo,h.ToggleButtonGroup=Jo,h.ToggleField=_7,h.Tooltip=Se,h.TragetIcon=to,h.TransferIcon=ro,h.TrashIcon=no,h.TrendIcon=oo,h.UnExposeIcon=ao,h.UnarchiveAltIcon=lo,h.UndoIcon=co,h.UnlinkIcon=so,h.UnlockIcon=io,h.UntilNowAltIcon=fo,h.UploadIcon=uo,h.UsagesIcon=ho,h.UsersIcon=wo,h.VariantsIcon=vo,h.VisualIcon=go,h.VoucherIcon=mo,h.WaitIcon=po,h.WalkthroughsIcon=bo,h.WarningFillIcon=Eo,h.WebhookIcon=Io,h.WeblayerIcon=Co,h.WrenchIcon=xo,Object.defineProperty(h,Symbol.toStringTag,{value:"Module"})});
39
+ */var vh=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],J1=vh.join(","),w2=typeof Element>"u",I0=w2?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,J0=!w2&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e==null?void 0:e.ownerDocument},Q0=function e(t,n){var o;n===void 0&&(n=!0);var l=t==null||(o=t.getAttribute)===null||o===void 0?void 0:o.call(t,"inert"),s=l===""||l==="true",i=s||n&&t&&e(t.parentNode);return i},ph=function(t){var n,o=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"contenteditable");return o===""||o==="true"},mh=function(t,n,o){if(Q0(t))return[];var l=Array.prototype.slice.apply(t.querySelectorAll(J1));return n&&I0.call(t,J1)&&l.unshift(t),l=l.filter(o),l},bh=function e(t,n,o){for(var l=[],s=Array.from(t);s.length;){var i=s.shift();if(!Q0(i,!1))if(i.tagName==="SLOT"){var d=i.assignedElements(),f=d.length?d:i.children,u=e(f,!0,o);o.flatten?l.push.apply(l,u):l.push({scopeParent:i,candidates:u})}else{var h=I0.call(i,J1);h&&o.filter(i)&&(n||!t.includes(i))&&l.push(i);var v=i.shadowRoot||typeof o.getShadowRoot=="function"&&o.getShadowRoot(i),p=!Q0(v,!1)&&(!o.shadowRootFilter||o.shadowRootFilter(i));if(v&&p){var w=e(v===!0?i.children:v.children,!0,o);o.flatten?l.push.apply(l,w):l.push({scopeParent:i,candidates:w})}else s.unshift.apply(s,i.children)}}return l},v2=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},p2=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||ph(t))&&!v2(t)?0:t.tabIndex},yh=function(t,n){var o=p2(t);return o<0&&n&&!v2(t)?0:o},Eh=function(t,n){return t.tabIndex===n.tabIndex?t.documentOrder-n.documentOrder:t.tabIndex-n.tabIndex},m2=function(t){return t.tagName==="INPUT"},Ih=function(t){return m2(t)&&t.type==="hidden"},Ch=function(t){var n=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(o){return o.tagName==="SUMMARY"});return n},xh=function(t,n){for(var o=0;o<t.length;o++)if(t[o].checked&&t[o].form===n)return t[o]},Sh=function(t){if(!t.name)return!0;var n=t.form||J0(t),o=function(d){return n.querySelectorAll('input[type="radio"][name="'+d+'"]')},l;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")l=o(window.CSS.escape(t.name));else try{l=o(t.name)}catch(i){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",i.message),!1}var s=xh(l,t.form);return!s||s===t},Zh=function(t){return m2(t)&&t.type==="radio"},Mh=function(t){return Zh(t)&&!Sh(t)},Ah=function(t){var n,o=t&&J0(t),l=(n=o)===null||n===void 0?void 0:n.host,s=!1;if(o&&o!==t){var i,d,f;for(s=!!((i=l)!==null&&i!==void 0&&(d=i.ownerDocument)!==null&&d!==void 0&&d.contains(l)||t!=null&&(f=t.ownerDocument)!==null&&f!==void 0&&f.contains(t));!s&&l;){var u,h,v;o=J0(l),l=(u=o)===null||u===void 0?void 0:u.host,s=!!((h=l)!==null&&h!==void 0&&(v=h.ownerDocument)!==null&&v!==void 0&&v.contains(l))}}return s},b2=function(t){var n=t.getBoundingClientRect(),o=n.width,l=n.height;return o===0&&l===0},Nh=function(t,n){var o=n.displayCheck,l=n.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var s=I0.call(t,"details>summary:first-of-type"),i=s?t.parentElement:t;if(I0.call(i,"details:not([open]) *"))return!0;if(!o||o==="full"||o==="legacy-full"){if(typeof l=="function"){for(var d=t;t;){var f=t.parentElement,u=J0(t);if(f&&!f.shadowRoot&&l(f)===!0)return b2(t);t.assignedSlot?t=t.assignedSlot:!f&&u!==t.ownerDocument?t=u.host:t=f}t=d}if(Ah(t))return!t.getClientRects().length;if(o!=="legacy-full")return!0}else if(o==="non-zero-area")return b2(t);return!1},Ph=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var n=t.parentElement;n;){if(n.tagName==="FIELDSET"&&n.disabled){for(var o=0;o<n.children.length;o++){var l=n.children.item(o);if(l.tagName==="LEGEND")return I0.call(n,"fieldset[disabled] *")?!0:!l.contains(t)}return!0}n=n.parentElement}return!1},Th=function(t,n){return!(n.disabled||Q0(n)||Ih(n)||Nh(n,t)||Ch(n)||Ph(n))},y2=function(t,n){return!(Mh(n)||p2(n)<0||!Th(t,n))},Fh=function(t){var n=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},Vh=function e(t){var n=[],o=[];return t.forEach(function(l,s){var i=!!l.scopeParent,d=i?l.scopeParent:l,f=yh(d,i),u=i?e(l.candidates):d;f===0?i?n.push.apply(n,u):n.push(d):o.push({documentOrder:s,tabIndex:f,item:l,isScope:i,content:u})}),o.sort(Eh).reduce(function(l,s){return s.isScope?l.push.apply(l,s.content):l.push(s.content),l},[]).concat(n)},E2=function(t,n){n=n||{};var o;return n.getShadowRoot?o=bh([t],n.includeContainer,{filter:y2.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:Fh}):o=mh(t,n.includeContainer,y2.bind(null,n)),Vh(o)};const Hh=r["useInsertionEffect".toString()]||(e=>e());function Lh(e){const t=r.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return Hh(()=>{t.current=e}),r.useCallback(function(){for(var n=arguments.length,o=new Array(n),l=0;l<n;l++)o[l]=arguments[l];return t.current==null?void 0:t.current(...o)},[])}var He=typeof document<"u"?c.useLayoutEffect:c.useEffect;function e1(){return e1=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},e1.apply(this,arguments)}let Q1=!1,Oh=0;const I2=()=>"floating-ui-"+Oh++;function kh(){const[e,t]=r.useState(()=>Q1?I2():void 0);return He(()=>{e==null&&t(I2())},[]),r.useEffect(()=>{Q1||(Q1=!0)},[]),e}const t1=r["useId".toString()]||kh,Bh=r.forwardRef(function(t,n){let{context:{placement:o,elements:{floating:l},middlewareData:{arrow:s}},width:i=14,height:d=7,tipRadius:f=0,strokeWidth:u=0,staticOffset:h,stroke:v,d:p,style:{transform:w,...b}={},...y}=t;process.env.NODE_ENV!=="production"&&(n||console.warn("Floating UI: The `ref` prop is required for the `FloatingArrow`","component."));const C=t1();if(!l)return null;u*=2;const I=u/2,S=i/2*(f/-8+1),E=d/2*f/4,[Z,x]=o.split("-"),F=b5.isRTL(l),L=!!p,V=Z==="top"||Z==="bottom",B=h&&x==="end"?"bottom":"top";let D=h&&x==="end"?"right":"left";h&&F&&(D=x==="end"?"left":"right");const J=(s==null?void 0:s.x)!=null?h||s.x:"",k=(s==null?void 0:s.y)!=null?h||s.y:"",z=p||"M0,0"+(" H"+i)+(" L"+(i-S)+","+(d-E))+(" Q"+i/2+","+d+" "+S+","+(d-E))+" Z",W={top:L?"rotate(180deg)":"",left:L?"rotate(90deg)":"rotate(-90deg)",bottom:L?"":"rotate(180deg)",right:L?"rotate(-90deg)":"rotate(90deg)"}[Z];return r.createElement("svg",e1({},y,{"aria-hidden":!0,ref:n,width:L?i:i+u,height:i,viewBox:"0 0 "+i+" "+(d>i?d:i),style:{position:"absolute",pointerEvents:"none",[D]:J,[B]:k,[Z]:V||L?"100%":"calc(100% - "+u/2+"px)",transform:""+W+(w??""),...b}}),u>0&&r.createElement("path",{clipPath:"url(#"+C+")",fill:"none",stroke:v,strokeWidth:u+(p?0:1),d:z}),r.createElement("path",{stroke:u&&!p?y.fill:"none",d:z}),r.createElement("clipPath",{id:C},r.createElement("rect",{x:-I,y:I*(L?-1:1),width:i+u,height:i})))});function $h(){const e=new Map;return{emit(t,n){var o;(o=e.get(t))==null||o.forEach(l=>l(n))},on(t,n){e.set(t,[...e.get(t)||[],n])},off(t,n){var o;e.set(t,((o=e.get(t))==null?void 0:o.filter(l=>l!==n))||[])}}}const Dh=r.createContext(null),_h=r.createContext(null),et=()=>{var e;return((e=r.useContext(Dh))==null?void 0:e.id)||null},C2=()=>r.useContext(_h);function r1(e){return"data-floating-ui-"+e}function x2(e){const t=c.useRef(e);return He(()=>{t.current=e}),t}const S2=r1("safe-polygon");function tt(e,t,n){return n&&!g2(n)?0:typeof e=="number"?e:e==null?void 0:e[t]}function Rh(e,t){t===void 0&&(t={});const{open:n,onOpenChange:o,dataRef:l,events:s,elements:{domReference:i,floating:d},refs:f}=e,{enabled:u=!0,delay:h=0,handleClose:v=null,mouseOnly:p=!1,restMs:w=0,move:b=!0}=t,y=C2(),C=et(),I=x2(v),S=x2(h),E=r.useRef(),Z=r.useRef(),x=r.useRef(),F=r.useRef(),L=r.useRef(!0),V=r.useRef(!1),B=r.useRef(()=>{}),D=r.useCallback(()=>{var W;const A=(W=l.current.openEvent)==null?void 0:W.type;return(A==null?void 0:A.includes("mouse"))&&A!=="mousedown"},[l]);r.useEffect(()=>{if(!u)return;function W(A){let{open:M}=A;M||(clearTimeout(Z.current),clearTimeout(F.current),L.current=!0)}return s.on("openchange",W),()=>{s.off("openchange",W)}},[u,s]),r.useEffect(()=>{if(!u||!I.current||!n)return;function W(M){D()&&o(!1,M,"hover")}const A=o0(d).documentElement;return A.addEventListener("mouseleave",W),()=>{A.removeEventListener("mouseleave",W)}},[d,n,o,u,I,D]);const J=r.useCallback(function(W,A,M){A===void 0&&(A=!0),M===void 0&&(M="hover");const N=tt(S.current,"close",E.current);N&&!x.current?(clearTimeout(Z.current),Z.current=setTimeout(()=>o(!1,W,M),N)):A&&(clearTimeout(Z.current),o(!1,W,M))},[S,o]),k=r.useCallback(()=>{B.current(),x.current=void 0},[]),z=r.useCallback(()=>{if(V.current){const W=o0(f.floating.current).body;W.style.pointerEvents="",W.removeAttribute(S2),V.current=!1}},[f]);return r.useEffect(()=>{if(!u)return;function W(){return l.current.openEvent?["click","mousedown"].includes(l.current.openEvent.type):!1}function A(_){if(clearTimeout(Z.current),L.current=!1,p&&!g2(E.current)||w>0&&tt(S.current,"open")===0)return;const j=tt(S.current,"open",E.current);j?Z.current=setTimeout(()=>{o(!0,_,"hover")},j):o(!0,_,"hover")}function M(_){if(W())return;B.current();const j=o0(d);if(clearTimeout(F.current),I.current){n||clearTimeout(Z.current),x.current=I.current({...e,tree:y,x:_.clientX,y:_.clientY,onClose(){z(),k(),J(_,!0,"safe-polygon")}});const O=x.current;j.addEventListener("mousemove",O),B.current=()=>{j.removeEventListener("mousemove",O)};return}(E.current==="touch"?!X0(d,_.relatedTarget):!0)&&J(_)}function N(_){W()||I.current==null||I.current({...e,tree:y,x:_.clientX,y:_.clientY,onClose(){z(),k(),J(_)}})(_)}if(ye(i)){const _=i;return n&&_.addEventListener("mouseleave",N),d==null||d.addEventListener("mouseleave",N),b&&_.addEventListener("mousemove",A,{once:!0}),_.addEventListener("mouseenter",A),_.addEventListener("mouseleave",M),()=>{n&&_.removeEventListener("mouseleave",N),d==null||d.removeEventListener("mouseleave",N),b&&_.removeEventListener("mousemove",A),_.removeEventListener("mouseenter",A),_.removeEventListener("mouseleave",M)}}},[i,d,u,e,p,w,b,J,k,z,o,n,y,S,I,l]),He(()=>{var W;if(u&&n&&(W=I.current)!=null&&W.__options.blockPointerEvents&&D()){const M=o0(d).body;if(M.setAttribute(S2,""),M.style.pointerEvents="none",V.current=!0,ye(i)&&d){var A;const N=i,_=y==null||(A=y.nodesRef.current.find(j=>j.id===C))==null||(A=A.context)==null?void 0:A.elements.floating;return _&&(_.style.pointerEvents=""),N.style.pointerEvents="auto",d.style.pointerEvents="auto",()=>{N.style.pointerEvents="",d.style.pointerEvents=""}}}},[u,n,C,d,i,y,I,D]),He(()=>{n||(E.current=void 0,k(),z())},[n,k,z]),r.useEffect(()=>()=>{k(),clearTimeout(Z.current),clearTimeout(F.current),z()},[u,i,k,z]),r.useMemo(()=>{if(!u)return{};function W(A){E.current=A.pointerType}return{reference:{onPointerDown:W,onPointerEnter:W,onMouseMove(A){n||w===0||(clearTimeout(F.current),F.current=setTimeout(()=>{L.current||o(!0,A.nativeEvent,"hover")},w))}},floating:{onMouseEnter(){clearTimeout(Z.current)},onMouseLeave(A){J(A.nativeEvent,!1)}}}},[u,w,n,o,J])}const Z2=()=>({getShadowRoot:!0,displayCheck:typeof ResizeObserver=="function"&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function M2(e,t){const n=E2(e,Z2());t==="prev"&&n.reverse();const o=n.indexOf(X1(o0(e)));return n.slice(o+1)[0]}function Uh(){return M2(document.body,"next")}function Wh(){return M2(document.body,"prev")}function rt(e,t){const n=t||e.currentTarget,o=e.relatedTarget;return!o||!X0(n,o)}function jh(e){E2(e,Z2()).forEach(n=>{n.dataset.tabindex=n.getAttribute("tabindex")||"",n.setAttribute("tabindex","-1")})}function qh(e){e.querySelectorAll("[data-tabindex]").forEach(n=>{const o=n.dataset.tabindex;delete n.dataset.tabindex,o?n.setAttribute("tabindex",o):n.removeAttribute("tabindex")})}const A2={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};let Kh;function N2(e){e.key==="Tab"&&(e.target,clearTimeout(Kh))}const P2=r.forwardRef(function(t,n){const[o,l]=r.useState();He(()=>(u2()&&l("button"),document.addEventListener("keydown",N2),()=>{document.removeEventListener("keydown",N2)}),[]);const s={ref:n,tabIndex:0,role:o,"aria-hidden":o?void 0:!0,[r1("focus-guard")]:"",style:A2};return r.createElement("span",e1({},t,s))}),T2=r.createContext(null),F2=r1("portal");function zh(e){let{id:t,root:n}=e===void 0?{}:e;const[o,l]=r.useState(null),s=t1(),i=Yh(),d=r.useRef(null);return He(()=>()=>{o==null||o.remove(),queueMicrotask(()=>{d.current=null})},[o]),He(()=>{if(d.current)return;const f=t?document.getElementById(t):null;if(!f)return;const u=document.createElement("div");u.id=s,u.setAttribute(F2,""),f.appendChild(u),d.current=u,l(u)},[t,s]),He(()=>{if(d.current)return;let f=n||(i==null?void 0:i.portalNode);f&&!ye(f)&&(f=f.current),f=f||document.body;let u=null;t&&(u=document.createElement("div"),u.id=t,f.appendChild(u));const h=document.createElement("div");h.id=s,h.setAttribute(F2,""),f=u||f,f.appendChild(h),d.current=h,l(h)},[t,n,s,i]),o}function Gh(e){let{children:t,id:n,root:o=null,preserveTabOrder:l=!0}=e;const s=zh({id:n,root:o}),[i,d]=r.useState(null),f=r.useRef(null),u=r.useRef(null),h=r.useRef(null),v=r.useRef(null),p=!!i&&!i.modal&&i.open&&l&&!!(o||s);return r.useEffect(()=>{if(!s||!l||i!=null&&i.modal)return;function w(b){s&&rt(b)&&(b.type==="focusin"?qh:jh)(s)}return s.addEventListener("focusin",w,!0),s.addEventListener("focusout",w,!0),()=>{s.removeEventListener("focusin",w,!0),s.removeEventListener("focusout",w,!0)}},[s,l,i==null?void 0:i.modal]),r.createElement(T2.Provider,{value:r.useMemo(()=>({preserveTabOrder:l,beforeOutsideRef:f,afterOutsideRef:u,beforeInsideRef:h,afterInsideRef:v,portalNode:s,setFocusManagerState:d}),[l,s])},p&&s&&r.createElement(P2,{"data-type":"outside",ref:f,onFocus:w=>{if(rt(w,s)){var b;(b=h.current)==null||b.focus()}else{const y=Wh()||(i==null?void 0:i.refs.domReference.current);y==null||y.focus()}}}),p&&s&&r.createElement("span",{"aria-owns":s.id,style:A2}),s&&mt.createPortal(t,s),p&&s&&r.createElement(P2,{"data-type":"outside",ref:u,onFocus:w=>{if(rt(w,s)){var b;(b=v.current)==null||b.focus()}else{const y=Uh()||(i==null?void 0:i.refs.domReference.current);y==null||y.focus(),i!=null&&i.closeOnFocusOut&&(i==null||i.onOpenChange(!1,w.nativeEvent))}}}))}const Yh=()=>r.useContext(T2);let nt;process.env.NODE_ENV!=="production"&&(nt=new Set);function Xh(e){var t;e===void 0&&(e={});const{open:n=!1,onOpenChange:o,nodeId:l}=e;if(process.env.NODE_ENV!=="production"){var s;const V="Floating UI: Cannot pass a virtual element to the `elements.reference` option, as it must be a real DOM element. Use `refs.setPositionReference` instead.";if((s=e.elements)!=null&&s.reference&&!ye(e.elements.reference)){var i;if(!((i=nt)!=null&&i.has(V))){var d;(d=nt)==null||d.add(V),console.error(V)}}}const[f,u]=r.useState(null),h=((t=e.elements)==null?void 0:t.reference)||f,v=S5(e),p=C2(),w=et()!=null,b=Lh((V,B,D)=>{V&&(C.current.openEvent=B),I.emit("openchange",{open:V,event:B,reason:D,nested:w}),o==null||o(V,B,D)}),y=r.useRef(null),C=r.useRef({}),I=r.useState(()=>$h())[0],S=t1(),E=r.useCallback(V=>{const B=ye(V)?{getBoundingClientRect:()=>V.getBoundingClientRect(),contextElement:V}:V;v.refs.setReference(B)},[v.refs]),Z=r.useCallback(V=>{(ye(V)||V===null)&&(y.current=V,u(V)),(ye(v.refs.reference.current)||v.refs.reference.current===null||V!==null&&!ye(V))&&v.refs.setReference(V)},[v.refs]),x=r.useMemo(()=>({...v.refs,setReference:Z,setPositionReference:E,domReference:y}),[v.refs,Z,E]),F=r.useMemo(()=>({...v.elements,domReference:h}),[v.elements,h]),L=r.useMemo(()=>({...v,refs:x,elements:F,dataRef:C,nodeId:l,floatingId:S,events:I,open:n,onOpenChange:b}),[v,l,S,I,n,b,x,F]);return He(()=>{const V=p==null?void 0:p.nodesRef.current.find(B=>B.id===l);V&&(V.context=L)}),r.useMemo(()=>({...v,context:L,refs:x,elements:F}),[v,x,F,L])}function Jh(e,t){t===void 0&&(t={});const{open:n,onOpenChange:o,events:l,refs:s,elements:{domReference:i}}=e,{enabled:d=!0,visibleOnly:f=!0}=t,u=r.useRef(!1),h=r.useRef(),v=r.useRef(!0);return r.useEffect(()=>{if(!d)return;const p=Me(i);function w(){!n&&Pe(i)&&i===X1(o0(i))&&(u.current=!0)}function b(){v.current=!0}return p.addEventListener("blur",w),p.addEventListener("keydown",b,!0),()=>{p.removeEventListener("blur",w),p.removeEventListener("keydown",b,!0)}},[i,n,d]),r.useEffect(()=>{if(!d)return;function p(w){let{reason:b}=w;(b==="reference-press"||b==="escape-key")&&(u.current=!0)}return l.on("openchange",p),()=>{l.off("openchange",p)}},[l,d]),r.useEffect(()=>()=>{clearTimeout(h.current)},[]),r.useMemo(()=>d?{reference:{onPointerDown(p){dh(p.nativeEvent)||(v.current=!1)},onMouseLeave(){u.current=!1},onFocus(p){if(u.current)return;const w=hh(p.nativeEvent);if(f&&ye(w))try{if(u2()&&fh())throw Error();if(!w.matches(":focus-visible"))return}catch{if(!v.current&&!wh(w))return}o(!0,p.nativeEvent,"focus")},onBlur(p){u.current=!1;const w=p.relatedTarget,b=ye(w)&&w.hasAttribute(r1("focus-guard"))&&w.getAttribute("data-type")==="outside";h.current=window.setTimeout(()=>{const y=X1(i?i.ownerDocument:document);!w&&y===i||X0(s.floating.current,y)||X0(i,y)||b||o(!1,p.nativeEvent,"focus")})}}}:{},[d,f,i,s,o])}const V2="active",H2="selected";function ot(e,t,n){const o=new Map,l=n==="item";let s=e;if(l&&e){const{[V2]:i,[H2]:d,...f}=e;s=f}return{...n==="floating"&&{tabIndex:-1},...s,...t.map(i=>{const d=i?i[n]:null;return typeof d=="function"?e?d(e):null:d}).concat(e).reduce((i,d)=>(d&&Object.entries(d).forEach(f=>{let[u,h]=f;if(!(l&&[V2,H2].includes(u)))if(u.indexOf("on")===0){if(o.has(u)||o.set(u,[]),typeof h=="function"){var v;(v=o.get(u))==null||v.push(h),i[u]=function(){for(var p,w=arguments.length,b=new Array(w),y=0;y<w;y++)b[y]=arguments[y];return(p=o.get(u))==null?void 0:p.map(C=>C(...b)).find(C=>C!==void 0)}}}else i[u]=h}),i),{})}}function Qh(e){e===void 0&&(e=[]);const t=e,n=r.useCallback(s=>ot(s,e,"reference"),t),o=r.useCallback(s=>ot(s,e,"floating"),t),l=r.useCallback(s=>ot(s,e,"item"),e.map(s=>s==null?void 0:s.item));return r.useMemo(()=>({getReferenceProps:n,getFloatingProps:o,getItemProps:l}),[n,o,l])}const e9=new Map([["select","listbox"],["combobox","listbox"],["label",!1]]);function t9(e,t){var n;t===void 0&&(t={});const{open:o,floatingId:l}=e,{enabled:s=!0,role:i="dialog"}=t,d=(n=e9.get(i))!=null?n:i,f=t1(),h=et()!=null;return r.useMemo(()=>{if(!s)return{};const v={id:l,...d&&{role:d}};return d==="tooltip"||i==="label"?{reference:{["aria-"+(i==="label"?"labelledby":"describedby")]:o?l:void 0},floating:v}:{reference:{"aria-expanded":o?"true":"false","aria-haspopup":d==="alertdialog"?"dialog":d,"aria-controls":o?l:void 0,...d==="listbox"&&{role:"combobox"},...d==="menu"&&{id:f},...d==="menu"&&h&&{role:"menuitem"},...i==="select"&&{"aria-autocomplete":"none"},...i==="combobox"&&{"aria-autocomplete":"list"}},floating:{...v,...d==="menu"&&{"aria-labelledby":f}},item(p){let{active:w,selected:b}=p;const y={role:"option",...w&&{id:l+"-option"}};switch(i){case"select":return{...y,"aria-selected":w&&b};case"combobox":return{...y,...w&&{"aria-selected":!0}}}return{}}}},[s,i,d,o,l,f,h])}function r9(e,t){const[n,o]=r.useState(e);return e&&!n&&o(!0),r.useEffect(()=>{if(!e){const l=setTimeout(()=>o(!1),t);return()=>clearTimeout(l)}},[e,t]),n}function n9(e,t){t===void 0&&(t={});const{open:n,elements:{floating:o}}=e,{duration:l=250}=t,i=(typeof l=="number"?l:l.close)||0,[d,f]=r.useState(!1),[u,h]=r.useState("unmounted"),v=r9(n,i);return He(()=>{d&&!v&&h("unmounted")},[d,v]),He(()=>{if(o){if(n){h("initial");const p=requestAnimationFrame(()=>{h("open")});return()=>{cancelAnimationFrame(p)}}f(!0),h("close")}},[n,o]),{isMounted:v,status:u}}function a0(e){return t=>{e.forEach(n=>{typeof n=="function"?n(t):n!=null&&(n.current=t)})}}const o9=50,a9=200,ig="",n1=c.forwardRef((e,t)=>{const{children:n,className:o,title:l,placement:s="top",disablePortal:i=!1,portalRoot:d,...f}=e,u=c.useRef(null),[h,v]=c.useState(!1),{refs:p,floatingStyles:w,context:b}=Xh({whileElementsMounted:D1,placement:s,open:h,onOpenChange:v,middleware:[_0(10),_1(),y5(),Mc({element:u})]}),y=Rh(b,{delay:{open:o9,close:a9}}),C=Jh(b),I=t9(b,{role:"tooltip"}),{isMounted:S,status:E}=n9(b),{getReferenceProps:Z,getFloatingProps:x}=Qh([I,y,C]),F=c.useMemo(()=>a0([p.setReference,n.ref]),[p.setReference,n]),L=c.useMemo(()=>a0([p.setFloating,t]),[p.setFloating,t]);if(!l)return n;const V=c.cloneElement(n,Z({ref:F,...n.props})),B=a.jsx("div",{...f,...x(),ref:L,style:{...w},className:X("rbui-tooltip",o),children:S&&a.jsxs("div",{className:X("rbui-tooltip__inner",`rbui-tooltip__inner--${E}`),children:[l,a.jsx(Bh,{ref:u,context:b,className:"rbui-tooltip__arrow"})]})}),D=typeof d=="string"?d:void 0,J=typeof d!="string"?d:void 0;return a.jsxs(a.Fragment,{children:[V,h&&(i?B:a.jsx(Gh,{id:D,root:J,children:B}))]})});n1.displayName="Tooltip";const dg="",l9=({type:e,color:t,active:n,disabled:o,loading:l,hasIcons:s})=>e==="primary"&&(t==="default"||t==="alternative")?["rbui-button-primary",...n?["rbui-button-primary--active"]:[],...o?["rbui-button-primary--disabled"]:[],...l?["rbui-button-primary--loading"]:[]]:e==="primary"&&t==="danger"?["rbui-button-primary-danger",...n?["rbui-button-primary-danger--active"]:[],...o?["rbui-button-primary-danger--disabled"]:[],...l?["rbui-button-primary-danger--loading"]:[]]:e==="secondary"&&(t==="default"||t==="alternative")?["rbui-button-secondary",...n?["rbui-button-secondary--active"]:[],...o?["rbui-button-secondary--disabled"]:[],...l?["rbui-button-secondary--loading"]:[]]:e==="secondary"&&t==="danger"?["rbui-button-secondary-danger",...n?["rbui-button-secondary-danger--active"]:[],...o?["rbui-button-secondary-danger--disabled"]:[],...l?["rbui-button-secondary-danger--loading"]:[]]:e==="tertiary"&&t==="default"?["rbui-button-tertiary",...n?["rbui-button-tertiary--active"]:[],...o?["rbui-button-tertiary--disabled"]:[],...l?["rbui-button-tertiary--loading"]:[],...s?["rbui-button-tertiary--has-icons"]:[]]:e==="tertiary"&&t==="danger"?["rbui-button-tertiary-danger",...n?["rbui-button-tertiary-danger--active"]:[],...o?["rbui-button-tertiary-danger--disabled"]:[],...l?["rbui-button-tertiary-danger--loading"]:[],...s?["rbui-button-tertiary-danger--has-icons"]:[]]:e==="tertiary"&&t==="alternative"?["rbui-button-tertiary-alternative",...n?["rbui-button-tertiary-alternative--active"]:[],...o?["rbui-button-tertiary-alternative--disabled"]:[],...l?["rbui-button-tertiary-alternative--loading"]:[],...s?["rbui-button-tertiary-alternative--has-icons"]:[]]:[],Fe=c.forwardRef((e,t)=>{const{children:n,className:o,color:l="default",disabled:s=!1,endIcon:i,htmlType:d="button",loading:f=!1,loadingText:u,onClick:h,startIcon:v,tooltip:p,type:w="secondary",...b}=e,{getRootProps:y,active:C,focusVisible:I}=g0({...e,type:d,rootRef:t});function S(V){f||s||h==null||h(V)}const E=y({onClick:S,...b}),Z=!!v||!!i,x=!n&&(v&&!i||i&&!v),F=X("rbui-button",o,{"rbui-button--focus-visible":I,"rbui-button--disabled":s,"rbui-button--icon-only":x&&!(f&&u),"rbui-button--loading":f},l9({type:w,color:l,active:C,disabled:s,loading:f,hasIcons:Z})),L=X("rbui-button__loader",{"rbui-button__loader--short":u||x});return a.jsx(n1,{title:p,children:a.jsxs("button",{...E,className:F,children:[v&&!f&&a.jsx("span",{role:"img",className:"rbui-button__start-icon",children:v}),f&&a.jsx("span",{role:"progressbar",className:L,children:a.jsx(Y1,{className:"rbui-button__spinner"})}),f&&u,!f&&n,i&&!f&&a.jsx("span",{role:"img",className:"rbui-button__end-icon",children:i})]})})});Fe.displayName="Button";const fg="",c9=e=>e==="primary"?"rbui-button-group--primary":e==="tertiary"?"rbui-button-group--tertiary":"rbui-button-group--secondary",s9=(e,t)=>e&&t?"":e?"rbui-button-group__button--first":t?"rbui-button-group__button--last":"rbui-button-group__button--middle",at=c.forwardRef((e,t)=>{var u;const{children:n,className:o,disabled:l,type:s="secondary",...i}=e,d=X(o,"rbui-button-group",c9(s),{"rbui-button-group--disabled":l}),f=c.Children.count(n);return a.jsx("div",{role:"group",className:d,"aria-disabled":l,ref:t,...i,children:(u=c.Children.map(n,(h,v)=>{if(!c.isValidElement(h))return;const p=v===0,w=v===f-1,b=h.props.disabled??l,y=X("rbui-button-group__button",{"rbui-button-group__button--disabled":b},s9(p,w),h.props.className);return c.cloneElement(h,{key:h.key??v,type:h.props.type??s,disabled:b,className:y})}))==null?void 0:u.filter(Boolean)})});at.displayName="ButtonGroup";const ug="";function i9(e,t){const{children:n,className:o,color:l="default",disabled:s,onClick:i,selected:d,type:f="secondary",value:u,...h}=e,v=X("rbui-toggle-button",{"rbui-toggle-button--disabled":s,"rbui-toggle-button--selected":d},o);return a.jsx(Fe,{...h,className:v,type:f,color:l,disabled:s,"aria-pressed":d,onClick:p=>i==null?void 0:i(p,u),ref:t,children:n})}const L2=c.forwardRef(i9);L2.displayName="ToggleButton";function O2(e,t){return t===void 0||e===void 0?!1:Array.isArray(t)?t.indexOf(e)>=0:e===t}function d9(e,t){const{children:n,className:o,disabled:l,onChange:s,value:i,multiple:d=!1}=e,f=(p,w)=>{O2(w,i)||s==null||s(p,w)},u=(p,w)=>{let b=[];Array.isArray(i)&&(b=[...i]);const y=b.indexOf(w);y>=0?b.splice(y,1):b.push(w),s==null||s(p,b)},h=X(o,"rbui-toggle-button-group"),v=c.Children.map(n,p=>c.isValidElement(p)?c.cloneElement(p,{disabled:l||p.props.disabled,selected:O2(p.props.value,i),onClick:d?u:f}):p);return a.jsx(at,{className:h,ref:t,...e,children:v})}const k2=c.forwardRef(d9);k2.displayName="ToggleButtonGroup";const f9=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M7.25 0h1.5v7.25H16v1.5H7.25V0Z"})))),u9=c.forwardRef(f9),B2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(u9,{})}));B2.displayName="NextStepIcon";const h9=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M10.883 7c.993 0 1.49-.94.788-1.489L8.788 3.255c-.435-.34-1.141-.34-1.576 0L4.329 5.511C3.626 6.061 4.124 7 5.117 7h5.766Z"}),r.createElement("path",{d:"M5.117 9c-.993 0-1.49.94-.788 1.49l2.883 2.255c.435.34 1.14.34 1.576 0l2.883-2.256c.703-.55.205-1.489-.788-1.489H5.117Z"})))),g9=c.forwardRef(h9),$2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(g9,{})}));$2.displayName="SortAscIcon";const w9=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M10.883 7c.993 0 1.49-.94.788-1.489L8.788 3.255c-.435-.34-1.141-.34-1.576 0L4.329 5.511C3.626 6.061 4.124 7 5.117 7h5.766Z"}),r.createElement("path",{d:"M5.117 9c-.993 0-1.49.94-.788 1.49l2.883 2.255c.435.34 1.14.34 1.576 0l2.883-2.256c.703-.55.205-1.489-.788-1.489H5.117Z"})))),v9=c.forwardRef(w9),D2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(v9,{})}));D2.displayName="SortDescIcon";const p9=(e,t)=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",viewBox:"0 0 16 16",ref:t,...e},r.createElement("g",null,r.createElement("g",null,r.createElement("path",{d:"M10.883 7c.993 0 1.49-.94.788-1.489L8.788 3.255c-.435-.34-1.141-.34-1.576 0L4.329 5.511C3.626 6.061 4.124 7 5.117 7h5.766Z"}),r.createElement("path",{d:"M5.117 9c-.993 0-1.49.94-.788 1.49l2.883 2.255c.435.34 1.141.34 1.576 0l2.883-2.256c.703-.55.205-1.489-.788-1.489H5.117Z"})))),m9=c.forwardRef(p9),_2=c.forwardRef((e,t)=>a.jsx(m,{...e,ref:t,children:a.jsx(m9,{})}));_2.displayName="SortInactiveIcon";const hg="",o1=c.forwardRef((e,t)=>{const{className:n,children:o,bordered:l=!1,readOnly:s=!1,dismissible:i=!1,disabled:d=!1,icon:f,onClick:u,onDismiss:h,...v}=e,p=c.useRef(null),w=a0([p,t]),b=Z=>{Z==null||Z.preventDefault(),!d&&(u==null||u(Z))},y=Z=>{d||!i||h==null||h(Z)},C=Z=>{var F,L;(F=v==null?void 0:v.onKeyDown)==null||F.call(v,Z);const{key:x}=Z;if(x==="Enter"||x===" "){if(d)return;u==null||u(Z)}else if(x==="Backspace"){if(d||!i)return;h==null||h(Z)}else x==="Escape"&&((L=p.current)==null||L.blur())},I=X("rbui-tag",n),S=X("rbui-tag__content","rbui-button-reset",{"rbui-tag__content--bordered":l,"rbui-tag__content--read-only":s,"rbui-tag__content--disabled":d,"rbui-tag__content--dismissible":i}),E=X("rbui-tag__close-wrapper","rbui-button-reset",{"rbui-tag__close-wrapper--bordered":l,"rbui-tag__close-wrapper--disabled":d});return a.jsxs("div",{...v,role:"button",className:I,ref:w,tabIndex:d?-1:0,onKeyDown:C,children:[a.jsxs("button",{type:"button",tabIndex:-1,className:S,onClick:b,children:[f&&a.jsx("span",{className:"rbui-tag__content-icon",role:"img",children:f}),o&&a.jsx("span",{role:"banner",className:"rbui-tag__content-text",children:o})]}),i&&a.jsx("button",{type:"button","aria-label":"Dismiss",tabIndex:-1,className:E,"aria-disabled":d,onClick:y,children:a.jsx(n0,{className:"rbui-tag__close-wrapper-icon"})})]})});o1.displayName="Tag";const gg="",R2=c.forwardRef((e,t)=>{const{className:n,children:o,variant:l="default",dismissible:s=!1,...i}=e,d=X("rbui-asset-tag",l!=="default"?`rbui-asset-tag--${l}`:null,n);return a.jsx(o1,{ref:t,className:d,...i,dismissible:s,bordered:!1,disabled:!1,readOnly:!0,children:o})});R2.displayName="AssetTag";const wg="",U2=c.forwardRef((e,t)=>{const{className:n,children:o,selected:l,defaultSelected:s=!1,onChange:i,...d}=e,[f,u]=c.useState(s),h=l!==void 0,v=h?l:f,p=b=>{const y=!v;h||u(y),i==null||i(b,y)},w=X("rbui-filter-tag",{"rbui-filter-tag--selected":v},n);return a.jsx(o1,{ref:t,className:w,...d,bordered:!1,disabled:!1,dismissible:!1,readOnly:!1,onClick:p,children:o})});U2.displayName="FilterTag";const vg="",lt=c.forwardRef((e,t)=>{const{className:n,children:o,selected:l,defaultSelected:s=!1,onChange:i,disabled:d=!1,dismissible:f=!1,...u}=e,[h,v]=c.useState(s),p=l!==void 0,w=p?l:h,b=C=>{const I=!w;p||v(I),i==null||i(C,I)},y=X({"rbui-input-tag--disabled":d,"rbui-input-tag--selected":!d&&w,"rbui-input-tag--unselected":!d&&!w},n);return a.jsx(o1,{...u,className:y,ref:t,bordered:!w&&!d,disabled:d,dismissible:f&&!d,onClick:b,children:o})});lt.displayName="InputTag";const a1=c.createContext(null);function W2(){return c.useContext(a1)}const pg="",b9={variant:"body"},j2=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e;return a.jsx(a1.Provider,{value:b9,children:a.jsx("tbody",{className:X("rbui-table-body",n),ref:t,...l,children:o})})});j2.displayName="TableBody";const q2=c.createContext(null);function y9(){return c.useContext(q2)}const mg="",K2=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e,s=y9();if(!s)throw new Error("TableCellAction must be used within a `TableRowContext.Provider`");const{highlighted:i}=s;return i?a.jsx("div",{className:X("rbui-table-cell-action"),ref:t,...l,children:o}):null});K2.displayName="TableCellAction";const bg="",z2=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e,s=W2(),i=(s==null?void 0:s.variant)==="head",d=(s==null?void 0:s.variant)==="body",f=(s==null?void 0:s.variant)==="foot",u=i?"th":"td",h=X("rbui-table-cell",{"rbui-table-cell__head":i,"rbui-table-cell__body":d,"rbui-table-cell__foot":f,"rbui-table-cell__foot--has-pagination":f&&(s==null?void 0:s.hasPagination)},n);return a.jsx(u,{className:h,ref:t,...l,children:o})});z2.displayName="TableCell";const yg="",G2=c.forwardRef((e,t)=>{const{className:n,children:o,hasPagination:l,...s}=e,i=c.useMemo(()=>({variant:"foot",hasPagination:l}),[l]);return a.jsx(a1.Provider,{value:i,children:a.jsx("tfoot",{className:X("rbui-table-foot",n),ref:t,...s,children:o})})});G2.displayName="TableFoot";const Eg="",Y2=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e,s=c.useMemo(()=>({variant:"head"}),[]);return a.jsx(a1.Provider,{value:s,children:a.jsx("thead",{className:X("rbui-table-head",n),ref:t,...l,children:o})})});Y2.displayName="TableHead";function l1({onEnter:e,onLeave:t}={}){const[n,o]=c.useState(!1),l=c.useCallback(i=>{o(!0),e==null||e(i)},[e]),s=c.useCallback(i=>{o(!1),t==null||t(i)},[t]);return{hovered:n,handlers:{onMouseEnter:l,onMouseLeave:s}}}const X2=c.createContext(null);function E9(){return c.useContext(X2)}const Ig="",J2=c.forwardRef((e,t)=>{const{className:n,children:o,disabled:l=!1,selected:s=!1,onBlur:i,onFocus:d,onMouseEnter:f,onMouseLeave:u,...h}=e,[v,p]=c.useState(!1),{hovered:w,handlers:b}=l1({onEnter:f,onLeave:u}),y=c.useRef(),C=E9(),I=W2(),S=w||v,E=c.useMemo(()=>({highlighted:S}),[S]);c.useEffect(()=>()=>{window.clearTimeout(y.current)},[]);const Z=(I==null?void 0:I.variant)==="body",x=(I==null?void 0:I.variant)==="head",F=(I==null?void 0:I.variant)==="foot",L=X("rbui-table-row",{"rbui-table-row--disabled":l,"rbui-table-row--highlighted":S,"rbui-table-row--selected":s,"rbui-table-row__head":x,"rbui-table-row__body":Z,"rbui-table-row__body--large":Z&&(C==null?void 0:C.rowDensity)==="large","rbui-table-row__body--medium":Z&&(C==null?void 0:C.rowDensity)==="medium","rbui-table-row__body--small":Z&&(C==null?void 0:C.rowDensity)==="small","rbui-table-row__foot":F},n),V=D=>{window.clearTimeout(y.current),p(!0),d==null||d(D)},B=D=>{y.current=window.setTimeout(()=>p(!1)),i==null||i(D)};return a.jsx(q2.Provider,{value:E,children:a.jsx("tr",{tabIndex:Z?0:-1,className:L,ref:t,onFocus:V,onBlur:B,...b,...h,children:o})})});J2.displayName="TableRow";const Cg="",Q2=c.forwardRef((e,t)=>{const{children:n,className:o,direction:l=!1,onClick:s,...i}=e,d=l==="desc"?W1:j1,f=u=>{(u.code==="Enter"||u.code==="Space")&&(u.preventDefault(),s==null||s(u))};return a.jsxs("span",{role:"button",className:X("rbui-table-sort-label",{"rbui-table-sort-label--active":l},o),ref:t,tabIndex:0,onKeyDown:f,onClick:s,...i,children:[n,a.jsx(d,{className:"rbui-table-sort-label__icon"})]})});Q2.displayName="TableSortLabel";const xg="",e7=c.forwardRef((e,t)=>{const{className:n,children:o,rowDensity:l="small",...s}=e,i=c.useMemo(()=>({rowDensity:l}),[l]);return a.jsx(X2.Provider,{value:i,children:a.jsx("table",{...s,className:X("rbui-table",n),ref:t,children:o})})});e7.displayName="Table";const Sg="",ct=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e;return a.jsx("div",{...l,className:X("rbui-tag-group",n),ref:t,children:o})});ct.displayName="TagGroup";function t7(e){const{open:t,onOpenChange:n,children:o}=e,{contextValue:l}=yl({open:t,onOpenChange:n});return a.jsx(w0.Provider,{value:l,children:o})}t7.displayName="Menu";const r7=c.forwardRef((e,t)=>{const{children:n,disabled:o=!1,type:l,htmlType:s,...i}=e,{getRootProps:d}=Hc({disabled:o,focusableWhenDisabled:!1,rootRef:t}),f=Fe,{ownerState:u,...h}=h0({elementType:f,getSlotProps:d,externalForwardedProps:i,externalSlotProps:void 0,additionalProps:{ref:t},ownerState:void 0});return a.jsx(Fe,{...h,htmlType:s,type:l,children:n})});r7.displayName="MenuButton";const Zg="",n7=c.forwardRef((e,t)=>{const{children:n,className:o,placement:l="bottom-end"}=e,{contextValue:s,getListboxProps:i,open:d,listboxRef:f,triggerElement:u}=Gl({disabledItemsFocusable:!1,listboxRef:t}),h=i(),v=X("rbui-menu-content",o);return a.jsx(Yl,{value:s,children:a.jsx(q0,{open:d,anchor:u,placement:l,middleware:[_0(4),_1()],style:{display:d?"block":"none"},children:a.jsx("ul",{...h,className:v,ref:f,children:n})})})});n7.displayName="MenuContent";const Mg="";function o7(e){const{children:t,className:n,...o}=e,l=X("rbui-menu-group",n);return a.jsx("li",{className:"rbui-menu-group__container",children:a.jsx("ul",{role:"group",className:l,...o,children:t})})}o7.displayName="MenuGroup";const Ag="";function a7(e){const{children:t,className:n,...o}=e,l=X("rbui-menu-group__label",n);return a.jsx("li",{role:"presentation",className:l,...o,children:t})}a7.displayName="MenuGroupLabel";const Ng="",l7=c.forwardRef((e,t)=>{const{children:n,disabled:o=!1,startIcon:l,className:s,...i}=e,{getRootProps:d,disabled:f,highlighted:u}=kc({disabled:o,rootRef:t}),h=X("rbui-menu-item",s,{"rbui-menu-item--disabled":f,"rbui-menu-item--highlighted":!f&&u}),v="li",p=h0({elementType:v,getSlotProps:d,externalForwardedProps:i,className:h,ownerState:void 0,externalSlotProps:void 0});return a.jsxs(v,{...p,"aria-label":"label",children:[l&&a.jsx("span",{role:"img",className:"rbui-menu-item__start-icon",children:l}),n]})});l7.displayName="MenuItem";const Pg="";function c7(){return a.jsx("li",{role:"separator","aria-orientation":"horizontal","aria-hidden":!0,className:"rbui-menu-separator"})}c7.displayName="MenuSeparator";const Tg="",I9={error:e=>a.jsx(hn,{...e}),info:e=>a.jsx(zn,{...e}),success:e=>a.jsx(pr,{...e}),warning:e=>a.jsx(a2,{...e})};function C9(e){const{actions:t,children:n,className:o,icon:l,onClose:s,role:i="alert",type:d="info",...f}=e;return a.jsxs("div",{className:X(`rbui-alert rbui-alert--${d}`,o),role:i,...f,children:[l!==!1?a.jsx("div",{className:`rbui-alert__icon rbui-alert__icon--${d}`,children:l||I9[d]()}):null,a.jsxs("div",{className:"rbui-alert__content",children:[n,t?a.jsx("div",{className:"rbui-alert__actions",children:t}):null]}),s?a.jsx(Fe,{type:"tertiary","aria-label":"Close",className:"rbui-alert__close",startIcon:a.jsx(Nr,{}),onClick:()=>s()}):null]})}const Fg="";function x9(e){const{children:t,className:n}=e;return a.jsx("div",{className:X("rbui-alert-title",n),children:t})}const Vg="";function S9(e,t){typeof e=="function"?e(t):e&&(e.current=t)}function Z9(...e){return c.useMemo(()=>e.every(t=>t==null)?null:t=>{e.forEach(n=>{S9(n,t)})},e)}const M9=(e,t)=>a.jsx("input",{...e,ref:t}),C0=c.forwardRef((e,t)=>{const{className:n,clearable:o,defaultValue:l,disabled:s,error:i,id:d,inputProps:f={},inputRef:u,leftElement:h,maxRows:v,minRows:p,name:w,onBlur:b,onChange:y,onCountChange:C,onFocus:I,placeholder:S,readOnly:E,required:Z,renderInput:x=M9,rightElement:F,value:L,...V}=e,B=L==null,D=c.useRef(null),J=Z9(D,u),[k,z]=c.useState(B?l:""),W=B?k:L;c.useEffect(()=>{C==null||C((W==null?void 0:W.length)??0)},[W,C]);const A=re=>{z(re.target.value),y==null||y(re)},{hovered:M,handlers:N}=l1(),{getInputProps:_,getRootProps:j,focused:P}=Al({defaultValue:l,disabled:s,error:i,inputRef:J,onBlur:b,onChange:A,onFocus:I,required:Z,value:B?void 0:W}),O=re=>{if(!D.current)return;D.current.value="",z("");const oe=Object.create(re,{target:{value:D.current},currentTarget:{value:D.current}});y==null||y(oe)},le=()=>{const re=s||E||!W;return a.jsx(Fe,{"aria-label":"Clear",type:"tertiary",className:X("rbui-base-input__clear-button",{"rbui-base-input__clear-button--hidden":re}),onMouseDown:oe=>oe.preventDefault(),startIcon:a.jsx(n0,{}),onClick:O})},se=X("rbui-base-input",n,{"rbui-base-input--disabled":s,"rbui-base-input--error":i,"rbui-base-input--focused":P,"rbui-base-input--hovered":M,"rbui-base-input--readonly":E,"rbui-base-input--required":Z}),te=_({id:d,name:w,placeholder:S,readOnly:E,...f,className:X("rbui-base-input__input",f.className,{"rbui-base-input__input--has-right":o||F,"rbui-base-input__input--has-left":h})});return a.jsxs("div",{className:se,...j({...V,...N}),ref:t,children:[h&&a.jsx("span",{className:"rbui-base-input__element",children:h}),x(te,J),(F||o)&&a.jsxs("span",{className:"rbui-base-input__element",children:[o&&le(),F]})]})});C0.displayName="BaseInput";const s7=c.createContext(null);function i7(){return c.useContext(s7)}const Hg="",A9=c.forwardRef((e,t)=>{const{open:n,className:o,...l}=e;return a.jsx("div",{className:X({"rbui-modal__backdrop":n},o),ref:t,...l})}),d7=c.forwardRef((e,t)=>{const{open:n,children:o,width:l="sm",role:s="dialog",className:i,onClose:d,...f}=e,u=()=>{d==null||d()};return a.jsx(s7.Provider,{value:e,children:a.jsx(F5,{ref:t,role:s,"aria-modal":"true",className:X("rbui-modal",i),open:n,onClose:u,slots:{backdrop:gl(A9)},...f,children:a.jsx("div",{className:X("rbui-modal__wrapper",`rbui-modal__wrapper--${l}`),children:o})})})});d7.displayName="Modal";function st(e){const{className:t,children:n,...o}=e,l=i7();if(l===null)throw new Error("ModalCloseButton must be used within a ModalContext.Provider");const{onClose:s}=l,i=()=>{s==null||s()};return a.jsx(Fe,{...o,type:"tertiary",onClick:i,className:t,children:n})}st.displayName="ModalCloseButton";const f7=c.forwardRef((e,t)=>{const{children:n,className:o,...l}=e,s=i7();if(s===null)throw new Error("ModalHeader must be used within a ModalContext.Provider");const{onClose:i}=s;return a.jsxs("div",{...l,ref:t,className:X("rbui-modal__header",o),children:[a.jsx("div",{className:"rbui-modal__header-section",children:n}),i&&a.jsx(st,{className:"rbui-modal__header-close",startIcon:a.jsx(n0,{})})]})});f7.displayName="ModalHeader";const u7=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e;return a.jsx("div",{...l,ref:t,className:X("rbui-modal__header-title",n),children:o})});u7.displayName="ModalHeaderTitle";const h7=c.forwardRef((e,t)=>{const{children:n,padding:o="narrow",className:l,...s}=e;return a.jsx("div",{...s,ref:t,className:X("rbui-modal__body",`rbui-modal__body--${o}`,l),children:n})});h7.displayName="ModalBody";const g7=c.forwardRef((e,t)=>{const{children:n,className:o,...l}=e;return a.jsx("div",{...l,ref:t,className:X("rbui-modal__footer",o),children:n})});g7.displayName="ModalFooter";const w7=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e;return a.jsx("div",{...l,ref:t,className:X("rbui-modal__footer--actions",n),children:o})});w7.displayName="ModalFooterActions";const Lg="",c1=()=>a.jsx("span",{children:" "}),Ge=c.forwardRef((e,t)=>{const{className:n,control:o,error:l,fullWidth:s,helperText:i,label:d,labelPosition:f="block-start",metadata:u,tooltip:h,...v}=e,p=!!(d||u),w=!!i;return a.jsxs("div",{...v,className:X("rbui-base-field",n,{"rbui-base-field--error":l,"rbui-base-field--full-width":s,"rbui-base-field--label-block-start":p&&f==="block-start","rbui-base-field--label-inline-start":p&&f==="inline-start","rbui-base-field--label-inline-end":p&&f==="inline-end","rbui-base-field--has-helper":w}),ref:t,children:[p&&a.jsxs("div",{className:X("rbui-base-field__label"),children:[d,h&&a.jsx(n1,{title:h,children:a.jsx(G1,{className:"rbui-base-field__icon"})}),u&&a.jsx("span",{className:"rbui-base-field__metadata",children:u})]}),a.jsx("div",{className:"rbui-base-field__control",children:o}),w&&a.jsx("span",{className:"rbui-base-field__helper",children:i===" "?c1():i})]})}),Og="",Ue=c.forwardRef((e,t)=>{const{className:n,children:o,htmlFor:l,view:s="bold",...i}=e,d=X(n,"rbui-field-label",{"rbui-field-label--bold":s==="bold","rbui-field-label--normal":s==="normal"});return a.jsx("label",{className:d,htmlFor:l,ref:t,...i,children:o})});Ue.displayName="FieldLabel";const kg="",it=c.forwardRef((e,t)=>{const{className:n,children:o,role:l="listbox",...s}=e;return a.jsx("ul",{className:X("rbui-listbox",n),ref:t,role:l,...s,children:o})});it.displayName="Listbox";const Bg="",dt=c.forwardRef((e,t)=>{var z;const{children:n,className:o,defaultValue:l,disabled:s,icon:i,id:d,multiple:f,name:u,onChange:h,placeholder:v,readOnly:p,required:w,value:b,...y}=e,C=c.useRef(null),I=a0([C,t]),{contextValue:S,getButtonProps:E,getHiddenInputProps:Z,getListboxProps:x,getOptionMetadata:F,open:L,value:V}=es({buttonRef:I,defaultValue:l,disabled:s,multiple:f,name:u,onChange:h,required:w,value:b}),B=W=>{var M;if(!W)return null;if(Array.isArray(W))return W.map(N=>{var _;return((_=F(N))==null?void 0:_.label)??""}).join(", ");const A=(M=F(W))==null?void 0:M.label;return typeof A=="string"?A:null},D=s||p?{}:E(),J=X("rbui-select-trigger",{"rbui-select-trigger--disabled":s,"rbui-select-trigger--readonly":p},o),k=L?Y0:G0;return a.jsxs(a.Fragment,{children:[a.jsx(C0,{...D,className:J,disabled:s,id:d,inputProps:{onMouseDown:W=>W.preventDefault(),readOnly:!0},leftElement:i,placeholder:v,readOnly:p,rightElement:a.jsx(k,{"aria-hidden":!0,className:"rbui-select-chevron"}),value:B(V)??"",...y}),a.jsx("input",{...Z()}),a.jsx(q0,{anchor:C.current,keepMounted:!0,offset:0,open:L,placement:"bottom-start",role:void 0,style:{display:L?"block":"none",minWidth:(z=C.current)==null?void 0:z.offsetWidth},children:a.jsx(it,{className:"rbui-select-menu",...x(),children:a.jsx(ts,{value:S,children:n})})})]})});dt.displayName="Select";const $g="",v7=c.forwardRef((e,t)=>{const{className:n,checked:o,defaultChecked:l,disabled:s,onChange:i,readOnly:d,required:f,inputProps:u,name:h,...v}=e,{getInputProps:p,checked:w,disabled:b,focusVisible:y,readOnly:C}=V5(e),{onChange:I,...S}=p({name:h,...u,className:X("rbui-toggle__input",u==null?void 0:u.className)});return a.jsxs("span",{"aria-checked":w,"aria-disabled":b,"aria-readonly":C,className:X(n,"rbui-toggle",{"rbui-toggle--checked":w,"rbui-toggle--disabled":b,"rbui-toggle--focus-visible":y,"rbui-toggle--readonly":C}),...v,children:[a.jsx("div",{className:X("rbui-toggle__track"),children:a.jsx("div",{className:X("rbui-toggle__thumb")})}),a.jsx("input",{...S,onChange:C?void 0:I,ref:t})]})});v7.displayName="Toggle";const N9=(e,t)=>r.createElement("svg",{width:12,height:8,viewBox:"0 0 12 8",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",ref:t,...e},r.createElement("path",{d:"M2.35331 3.43965C1.95179 3.06044 1.31889 3.07853 0.939676 3.48004C0.560465 3.88156 0.578548 4.51447 0.980066 4.89368L3.98006 7.72701C4.38158 8.10622 5.01449 8.08814 5.3937 7.68662L11.0604 1.68663C11.4396 1.28511 11.4215 0.652201 11.02 0.272989C10.6185 -0.106222 9.98555 -0.0881392 9.60634 0.313379L4.6263 5.58636L2.35331 3.43965Z"})),P9=c.forwardRef(N9),T9=(e,t)=>r.createElement("svg",{width:8,height:2,viewBox:"0 0 8 2",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",ref:t,...e},r.createElement("rect",{width:8,height:2,rx:1})),F9=c.forwardRef(T9),Dg="",ft=c.forwardRef((e,t)=>{const{className:n,checked:o,defaultChecked:l=!1,disabled:s=!1,onChange:i,readOnly:d=!1,required:f=!1,indeterminate:u=!1,inputProps:h,...v}=e,[p,w]=c.useState(l),b=o!==void 0||u,y=b?o:p,{hovered:C,handlers:I}=l1(),S=F=>{if(d||s)return;const L=F.target.checked;b||w(L),i==null||i(F)},E=y||u,Z=u?a.jsx(F9,{}):a.jsx(P9,{}),x=X("rbui-checkbox",n,{"rbui-checkbox--checked":E,"rbui-checkbox--disabled":s,"rbui-checkbox--readonly":d,"rbui-checkbox--hovered":C});return a.jsxs("span",{className:x,...v,...I,children:[a.jsx("div",{className:"rbui-checkbox__inner","aria-hidden":!0,children:E?a.jsx(m,{children:Z}):null}),a.jsx("input",{...h,className:"rbui-checkbox__input",type:"checkbox",checked:y,disabled:s,readOnly:d,required:f,onChange:S,ref:t})]})});ft.displayName="Checkbox";const _g="",p7=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e,s=X("rbui-listbox-group-label",n);return a.jsx("li",{role:"presentation",className:s,...l,ref:t,children:o})});p7.displayName="ListboxGroupLabel";const Rg="",m7=c.forwardRef((e,t)=>{const{className:n,children:o,...l}=e,s=X("rbui-listbox-group",n);return a.jsx("li",{children:a.jsx("ul",{role:"group",className:s,...l,ref:t,children:o})})});m7.displayName="ListboxGroup";const Ug="",x0=c.forwardRef((e,t)=>{const{className:n,children:o,highlighted:l,selected:s,disabled:i,role:d="option",...f}=e,u=X("rbui-listbox-item",{"rbui-listbox-item--disabled":i,"rbui-listbox-item--highlighted":l,"rbui-listbox-item--selected":s},n);return a.jsxs("li",{className:u,ref:t,role:d,...f,children:[o,a.jsx(q1,{className:"rbui-listbox-item__check-mark"})]})});x0.displayName="ListboxItem";const Wg="",V9=e=>e,H9=({key:e,group:t,children:n})=>a.jsxs(m7,{children:[a.jsx(p7,{children:t}),n]},e),L9=e=>{const[t,n]=c.useState(void 0);return c.useEffect(()=>{const o=new ResizeObserver(l=>{l.forEach(s=>n(s.target.offsetWidth))});return e&&o.observe(e),()=>{o.disconnect()}},[e]),t},b7=c.forwardRef((e,t)=>{const{className:n,clearable:o=!1,closeOnSelect:l,defaultValue:s,disabled:i=!1,getOptionDisabled:d,getOptionLabel:f=V9,groupBy:u,hideSelectedOptions:h=!1,loading:v=!1,loadingText:p="Loading...",multiple:w,noOptionsText:b="No options",onChange:y,onClose:C,onOpen:I,options:S,placeholder:E,readOnly:Z,required:x,value:F,...L}=e,{anchorEl:V,getClearProps:B,getInputProps:D,getListboxProps:J,getOptionProps:k,getPopupIndicatorProps:z,getRootProps:W,getTagProps:A,groupedOptions:M,popupOpen:N,setAnchorEl:_,value:j}=ss({defaultValue:s,disableCloseOnSelect:typeof l=="boolean"?!l:w,disabled:i,filterSelectedOptions:h,getOptionDisabled:d,getOptionLabel:f,groupBy:u,multiple:w,onChange:y,onClose:()=>C==null?void 0:C(),onOpen:()=>I==null?void 0:I(),options:S,readOnly:Z,value:F}),P=(K,ee)=>a.jsxs(ct,{className:"rbui-autocomplete-tag-group",children:[Array.isArray(j)&&j.map((de,$)=>{const{onDelete:ve,...Ae}=A({index:$});return a.jsx(lt,{...Ae,disabled:i,dismissible:!Z,onDismiss:ve,selected:!0,children:f(de)})}),a.jsx("input",{...K,ref:ee})]}),O=(K,ee)=>{const de=k({option:K,index:ee}),$=!!de["aria-disabled"];return a.jsx(x0,{className:X("rbui-autocomplete-option",{"rbui-autocomplete-option--disabled":$}),disabled:$,selected:!!de["aria-selected"],...de,children:f(K)})},le=()=>{const K=w&&Array.isArray(j)?j.length>0:!!j,ee=i||Z||!K,{color:de,tabIndex:$,...ve}=B();return a.jsx(Fe,{"aria-label":"Clear",type:"tertiary",className:X("rbui-base-input__clear-button",{"rbui-base-input__clear-button--hidden":ee}),startIcon:a.jsx(n0,{}),tabIndex:0,...ve})},se=N?Y0:G0,{ref:te,...re}=D(),oe=a0([t,_]),Q=W(),R=L9(V);return a.jsxs(a.Fragment,{children:[a.jsx(C0,{className:X("rbui-autocomplete",n),disabled:i,inputProps:{...re,className:X({"rbui-autocomplete-input":w})},inputRef:te,placeholder:E,readOnly:Z,required:x,rightElement:a.jsxs(a.Fragment,{children:[o&&le(),a.jsx(se,{"aria-hidden":!0,"aria-description":"Toggle popup",className:"rbui-autocomplete-chevron",onClick:!(i||Z)&&z().onClick})]}),ref:oe,renderInput:w?P:void 0,...Q,...L}),a.jsx(q0,{anchor:V,offset:0,open:N,placement:"bottom-start",role:void 0,style:{minWidth:R},children:a.jsxs(it,{className:"rbui-autocomplete-listbox",...J(),children:[M.map((K,ee)=>{if(u){const de=K;return H9({...de,children:de.options.map(($,ve)=>O($,ve+de.index))})}return O(K,ee)}),M.length===0&&!v&&a.jsx(x0,{className:"rbui-autocomplete-option rbui-autocomplete-option--no-option",disabled:!0,children:b}),v&&a.jsx(x0,{className:"rbui-autocomplete-option rbui-autocomplete-option--loading",disabled:!0,children:p})]})})]})});b7.displayName="Autocomplete";const Ye=e=>`${e}-${Math.round(Math.random()*1e3)}`,jg="",y7=c.forwardRef((e,t)=>{const{checked:n,className:o,defaultChecked:l,disabled:s,indeterminate:i,inputProps:d,label:f,onChange:u,readOnly:h,required:v,tooltip:p,...w}=e,b=(d==null?void 0:d.id)??Ye("rbui-checkbox-field-id"),y={checked:n,defaultChecked:l,disabled:s,indeterminate:i,inputProps:{...d,id:b},onChange:u,readOnly:h,required:v},C=f&&a.jsx(Ue,{htmlFor:b,view:"normal",children:f});return a.jsx(Ge,{className:X("rbui-checkbox-field",o),control:a.jsx(ft,{...y,ref:t}),label:C,labelPosition:"inline-end",tooltip:p,...w})});y7.displayName="CheckboxField";const E7=c.forwardRef((e,t)=>{const{className:n,clearable:o,defaultValue:l,disabled:s,error:i,helperText:d,inputProps:f,label:u,leftElement:h,name:v,onBlur:p,onChange:w,onFocus:b,placeholder:y,readOnly:C,required:I,rightElement:S,tooltip:E,value:Z,id:x,...F}=e,L=x??(f==null?void 0:f.id)??Ye("rbui-input-field-id"),V={clearable:o,defaultValue:l,disabled:s,error:i,id:L,inputProps:f,leftElement:h,name:v,onBlur:p,onChange:w,onFocus:b,placeholder:y,readOnly:C,required:I,rightElement:S,value:Z},B=u&&a.jsx(Ue,{htmlFor:L,children:u===" "?c1():u});return a.jsx(Ge,{...F,className:X("rbui-input-field",n),control:a.jsx(C0,{...V,inputRef:t}),error:i,helperText:d,label:B,tooltip:E})});E7.displayName="InputField";const I7=c.createContext(void 0),O9=(e,t)=>r.createElement("svg",{width:8,height:8,viewBox:"0 0 8 8",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",ref:t,...e},r.createElement("circle",{cx:4,cy:4,r:4})),k9=c.forwardRef(O9),qg="",ut=c.forwardRef((e,t)=>{const{checked:n,className:o,defaultChecked:l=!1,disabled:s=!1,inputProps:i,name:d,onChange:f,readOnly:u=!1,required:h=!1,value:v,...p}=e,w=c.useContext(I7),y={checked:n===void 0&&v!=null?(w==null?void 0:w.value)===v:n,defaultChecked:l,disabled:s||(w==null?void 0:w.disabled),onChange:f||(w==null?void 0:w.onChange),readOnly:u||(w==null?void 0:w.readOnly),required:h||(w==null?void 0:w.required)},{getInputProps:C,checked:I,disabled:S,focusVisible:E,readOnly:Z}=V5(y),{onChange:x,...F}=C({name:d||(w==null?void 0:w.name),role:void 0,type:"radio",...i,className:X("rbui-radio__input",i==null?void 0:i.className)}),L=c.useCallback(J=>{Z&&J.preventDefault()},[Z]),{hovered:V,handlers:B}=l1(),D=X("rbui-radio",o,{"rbui-radio--checked":I,"rbui-radio--disabled":S,"rbui-radio--readonly":Z,"rbui-radio--hovered":V,"rbui-radio--focus-visible":E&&!S});return a.jsxs("span",{"aria-checked":I,"aria-disabled":S,"aria-readonly":Z,className:D,...p,...B,children:[a.jsx("div",{className:"rbui-radio__inner","aria-hidden":!0,children:I&&a.jsx(k9,{})}),a.jsx("input",{...F,value:v,onChange:x,onClick:L,ref:t})]})});ut.displayName="Radio";const C7=c.forwardRef((e,t)=>{const{checked:n,className:o,defaultChecked:l=!1,disabled:s=!1,inputProps:i,label:d,name:f,onChange:u,readOnly:h=!1,required:v=!1,tooltip:p,value:w,...b}=e,y=(i==null?void 0:i.id)??Ye("rbui-radio-field-id"),C={checked:n,defaultChecked:l,disabled:s,inputProps:{...i,id:y},name:f,onChange:u,readOnly:h,required:v,value:w},I=d&&a.jsx(Ue,{htmlFor:y,view:"normal",children:d});return a.jsx(Ge,{className:X("rbui-radio-field",o),control:a.jsx(ut,{...C,ref:t}),label:I,labelPosition:"inline-end",tooltip:p,...b})});C7.displayName="RadioField";const Kg="",x7=c.forwardRef((e,t)=>{const{children:n,className:o,defaultValue:l,disabled:s=!1,label:i,name:d,onChange:f,orientation:u="vertical",readOnly:h=!1,required:v=!1,value:p,...w}=e,b=p!==void 0,[y,C]=c.useState(l??null),I=c.useCallback(x=>{b||C(x.target.value),f==null||f(x)},[b,f,C]),S=d??Ye("rbui-radio-group-name"),E=c.useMemo(()=>({disabled:s,name:S,onChange:I,readOnly:h,required:v,value:b?p:y}),[s,I,b,S,h,v,y,p]),Z=i&&a.jsx(Ue,{children:i});return a.jsx(I7.Provider,{value:E,children:a.jsx(Ge,{...w,className:X("rbui-radio-group",o),control:a.jsx("div",{className:X("rbui-radio-group__list",`rbui-radio-group__list--${u}`),role:"radiogroup",children:n}),label:Z,labelPosition:"block-start",ref:t})})});x7.displayName="RadioGroup";const S7=c.forwardRef((e,t)=>{const{children:n,className:o,defaultValue:l,disabled:s,error:i,icon:d,id:f,label:u,multiple:h,name:v,onChange:p,placeholder:w,readOnly:b,required:y,tooltip:C,value:I,...S}=e,E=Ye(v??"rbui-select-field-id"),Z={defaultValue:l,disabled:s,error:i,icon:d,id:E,multiple:h,name:v,onChange:p,placeholder:w,readOnly:b,required:y,value:I},x=u&&a.jsx(Ue,{htmlFor:E,children:u===" "?c1():u});return a.jsx(Ge,{className:X(o,"rbui-select-field"),control:a.jsx(dt,{...Z,ref:t,children:n}),label:x,tooltip:C,error:i,...S})});S7.displayName="SelectField";const ht=c.forwardRef((e,t)=>{var C,I;const{children:n,value:o,className:l,label:s,disabled:i=!1,...d}=e,f=c.useRef(null),u=a0([f,t]),h=s??(typeof n=="string"?n:(I=(C=f.current)==null?void 0:C.textContent)==null?void 0:I.trim()),{getRootProps:v,highlighted:p,selected:w,rootRef:b}=Yc({value:o,disabled:i,rootRef:u,label:h}),y=i?{}:v();return a.jsx(x0,{...y,className:X("rbui-select-option",l),disabled:i,highlighted:p,selected:w,ref:b,...d,children:n})});ht.displayName="SelectOption";const zg="",Z7=c.forwardRef((e,t)=>{const{autoSize:n,className:o,counter:l,defaultValue:s,disabled:i,error:d,helperText:f,id:u,label:h,maxCount:v,maxRows:p,minRows:w=3,name:b,onBlur:y,onChange:C,onFocus:I,placeholder:S,readOnly:E,required:Z,resizable:x,textareaProps:F,tooltip:L,value:V,...B}=e,D=u??(F==null?void 0:F.id)??Ye("rbui-text-field-id"),J={defaultValue:s,disabled:i,error:d,id:D,inputProps:{...F,className:X("rbui-text-field__textarea",F==null?void 0:F.className,{"rbui-text-field__textarea--resizable":x})},maxRows:p,minRows:w,name:b,onBlur:y,onChange:C,onFocus:I,placeholder:S,readOnly:E,required:Z,value:V},[k,z]=c.useState(0),W=h&&a.jsx(Ue,{htmlFor:D,children:h===" "?c1():h});return a.jsx(Ge,{...B,className:X("rbui-text-field",o),control:a.jsx(C0,{...J,onCountChange:z,renderInput:(A,M)=>n?a.jsx(H5,{...A,minRows:w,maxRows:p,ref:M}):a.jsx("textarea",{...A,rows:w,ref:M}),inputRef:t}),error:d,helperText:f,label:W,metadata:l&&a.jsx("span",{className:"rbui-text-field__counter",children:`${k}${v?`/${v}`:""}`}),tooltip:L})});Z7.displayName="TextField";const Gg="",M7=c.forwardRef((e,t)=>{const{className:n,inputProps:o,label:l,tooltip:s,checked:i,defaultChecked:d,disabled:f,name:u,onChange:h,readOnly:v,required:p,...w}=e,b=(o==null?void 0:o.id)??Ye("rbui-toggle-field-id"),y={checked:i,defaultChecked:d,disabled:f,inputProps:{...o,id:b},name:u,onChange:h,readOnly:v,required:p},C=l&&a.jsx(Ue,{htmlFor:b,view:"normal",children:l});return a.jsx(Ge,{className:X(n,"rbui-toggle-field"),control:a.jsx(v7,{...y,ref:t}),label:C,labelPosition:"inline-end",tooltip:s,...w})});M7.displayName="ToggleField";const A7=c.createContext(null);function s1(){return c.useContext(A7)}const B9=[10,20,50],Xe=9,Be=2;function $9(){const e=s1();if(!e)throw new Error("PaginationItemsPerPageSelector must be used within a PaginationContext.Provider");const{itemsPerPage:t,itemsPerPageOptions:n,onItemsPerPageChange:o}=e,l=(n||B9).map(s=>typeof s=="number"?{label:s.toString(),value:s}:s);return l.length<2?null:a.jsx(dt,{className:"rbui-pagination__items-per-page-selector",value:t,onChange:(s,i)=>o==null?void 0:o(i),"aria-label":"Items per page selector",children:l.map(s=>a.jsx(ht,{value:s.value,children:s.label},s.value))})}const gt="...";function i1(e,t){return Array(t).fill(0).map((n,o)=>o+e)}function D9(e,t){const n=[],o=t-1;return t<=Xe?i1(0,t).map(l=>n.push(l)):(n.push(0),e<=Xe-Be*2?i1(1,Xe-Be-1).map(l=>n.push(l)):n.push(gt),e>Xe-Be*2&&e<o-Be-1&&i1(e-Be,Xe-Be*2).map(l=>n.push(l)),e>=o-Be-1?i1(t-(Xe-Be),Xe-Be-1).map(l=>n.push(l)):n.push(gt),n.push(o)),n}function _9({value:e}){const t=s1();if(!t)throw new Error("PaginationNavigationItem must be used within a PaginationContext.Provider");const{page:n,onPageChange:o}=t,l=typeof e=="number",s=l?(e+1).toLocaleString():e,i=e===gt||n===e,d=n===e,f=()=>{if(l)return d?`Current page, page ${s}`:`Go to page ${s}`},u=()=>{typeof e=="number"&&(o==null||o(e))};return a.jsx(Fe,{type:"tertiary","aria-current":d?!0:void 0,"aria-label":f(),className:X("rbui-pagination__navigation-item",{"rbui-pagination__navigation-item__selected":d}),disabled:i,onClick:u,children:s})}function R9(){const e=s1();if(!e)throw new Error("PaginationNavigation must be used within a PaginationContext.Provider");const{count:t,page:n,itemsPerPage:o,onPageChange:l}=e;if(t<=o)return null;const s=()=>{l==null||l(n+1)},i=()=>{l==null||l(n-1)},d=D9(n,Math.ceil(t/o));return a.jsx("nav",{role:"navigation","aria-label":"Pagination Navigation",className:"rbui-pagination__navigation",children:a.jsxs("ul",{children:[a.jsx("li",{children:a.jsx(Fe,{onClick:i,type:"tertiary","aria-label":"Go to previous page",disabled:n===0,children:a.jsx(K1,{})})}),d.map((f,u)=>a.jsx("li",{children:a.jsx(_9,{value:f})},`rbui-pagination-${f}-${u}`)),a.jsx("li",{children:a.jsx(Fe,{onClick:s,type:"tertiary","aria-label":"Go to next page",disabled:n>=Math.ceil(t/o)-1,children:a.jsx(z1,{})})})]})})}function U9(){const e=s1();if(!e)throw new Error("PaginationSummary must be used within a PaginationContext.Provider");const{count:t,page:n,itemsPerPage:o}=e,l=n*o+1,s=Math.min((n+1)*o,t);return a.jsxs("div",{className:"rbui-pagination__summary",children:["Showing"," ",l.toLocaleString()," ",l!==s?a.jsxs(a.Fragment,{children:["to"," ",s.toLocaleString()," "]}):null,"of"," ",t.toLocaleString()]})}const Yg="",N7=c.forwardRef((e,t)=>{const{count:n,className:o,page:l,itemsPerPage:s,itemsPerPageOptions:i,onPageChange:d,onItemsPerPageChange:f,...u}=e;return n<1?null:a.jsx(A7.Provider,{value:e,children:a.jsxs("div",{...u,className:X("rbui-pagination",o),ref:t,children:[a.jsxs("div",{className:"rbui-pagination__left",children:[a.jsx($9,{}),a.jsx(U9,{})]}),a.jsx(R9,{})]})})});N7.displayName="Pagination",g.AbTestIcon=B5,g.AggregateIcon=$5,g.Alert=C9,g.AlertTitle=x9,g.AnalyticsIcon=D5,g.AndroidIcon=_5,g.AnonymizeIcon=R5,g.AppleIcon=U5,g.ArchiveAltIcon=W5,g.ArchiveIcon=j5,g.ArrowCollapseIcon=q5,g.ArrowDownIcon=W1,g.ArrowExpandIcon=K5,g.ArrowKeyboardNextIcon=z5,g.ArrowKeyboardPreviousIcon=G5,g.ArrowKeyboardUpIcon=Y5,g.ArrowLeftIcon=X5,g.ArrowRightIcon=J5,g.ArrowUpIcon=j1,g.AssetTag=R2,g.AttributeSlotIcon=Q5,g.Autocomplete=b7,g.AxisIcon=er,g.AxisLimtIcon=tr,g.BarChartIcon=rr,g.BooleanIcon=nr,g.BoostIcon=or,g.BracketsCancelIcon=ar,g.BracketsIcon=lr,g.BrowserIcon=cr,g.BrowserPushIcon=sr,g.BuryIcon=ir,g.Button=Fe,g.ButtonGroup=at,g.CalendarAltIcon=dr,g.CalendarIcon=fr,g.CatalogIcon=ur,g.ChatAddIcon=hr,g.ChatIcon=gr,g.ChatsIcon=wr,g.CheckCircleIcon=vr,g.CheckFilledIcon=mr,g.CheckIcon=br,g.CheckSmallIcon=q1,g.Checkbox=ft,g.CheckboxField=y7,g.ChevronDownFillIcon=yr,g.ChevronDownIcon=G0,g.ChevronLeftFillIcon=Er,g.ChevronLeftIcon=K1,g.ChevronRightFillIcon=Ir,g.ChevronRightIcon=z1,g.ChevronUpFillIcon=Cr,g.ChevronUpIcon=Y0,g.ClearFillIcon=xr,g.ClearIcon=Sr,g.ClipboardAddIcon=Zr,g.ClockCircleIcon=Mr,g.CloneIcon=Ar,g.CloseIcon=n0,g.CloseSmallIcon=Pr,g.CloudCheckIcon=Tr,g.CloudDownloadIcon=Fr,g.CodeIcon=Vr,g.ColorPickerAltIcon=Hr,g.ColorPickerIcon=Lr,g.ColumnsIcon=Or,g.ConditionAltIcon=kr,g.ConditionIcon=Br,g.ConsoleIcon=$r,g.ConstantAltIcon=Dr,g.ConstantIcon=_r,g.ContextualPersonalizationIcon=Rr,g.CopyIcon=Ur,g.CopyToDashboardIcon=Wr,g.CsvIcon=jr,g.CustomRowIcon=qr,g.CustomerIcon=Kr,g.CustomersFilterIcon=zr,g.CustomersSegmentationIcon=Gr,g.DateTimeIcon=Yr,g.DescriptionIcon=Xr,g.DesktopIcon=Jr,g.DisabledIcon=Qr,g.DivideIcon=en,g.DocumentationIcon=tn,g.DownloadIcon=rn,g.DragHorizontalIcon=nn,g.DragVericalIcon=on,g.EditIcon=an,g.EducationHubIcon=ln,g.EllipsisVerticalIcon=cn,g.EllipsissHorizontalIcon=sn,g.EmailIcon=dn,g.EmojiPickerIcon=fn,g.EmptyIcon=un,g.ErrorFillIcon=gn,g.EventIcon=wn,g.EventsSegmentationIcon=vn,g.ExperimentIcon=pn,g.ExposeIcon=mn,g.ExpressionIcon=bn,g.ExternalLinkIcon=yn,g.EyeCrossedIcon=En,g.EyeIcon=In,g.FastForwardIcon=Cn,g.FileIcon=xn,g.FileVideoIcon=Sn,g.FilterIcon=Zn,g.FilterTag=U2,g.FireIcon=Mn,g.FolderEmptyIcon=An,g.FolderFullIcon=Nn,g.ForceAddToRecallIcon=Pn,g.ForceAddToRecallUndoIcon=Tn,g.FormulaExpressionIcon=Fn,g.FormulaIcon=Vn,g.FromStartAltIcon=Hn,g.FullscreenIcon=Ln,g.GiftIcon=On,g.GoToIcon=kn,g.GraphStatsIcon=Bn,g.GridAltIcon=$n,g.GridIcon=Dn,g.HelpIcon=_n,g.HistoryIcon=Rn,g.HomeIcon=Un,g.HtmlIcon=Wn,g.Icon=m,g.ImageSearchIcon=jn,g.ImagesIcon=qn,g.ImpactDownIcon=Kn,g.InfoFilledIcon=G1,g.InfoIcon=Gn,g.InfoSmallIcon=Yn,g.InputField=E7,g.InputTag=lt,g.InternetIcon=Xn,g.KeyIcon=Jn,g.LayoutIcon=Qn,g.LikeIcon=eo,g.LineChartIcon=to,g.LinkIcon=ro,g.ListIcon=no,g.LoaderIcon=Y1,g.LockIcon=oo,g.MapIcon=ao,g.Menu=t7,g.MenuButton=r7,g.MenuContent=n7,g.MenuGroup=o7,g.MenuGroupLabel=a7,g.MenuItem=l7,g.MenuSeparator=c7,g.MetricAltIcon=lo,g.MinusIcon=co,g.MobileAppInboxIcon=so,g.MobileImageMessageIcon=io,g.MobilePhoneLandscapeIcon=fo,g.MobilePhonePortraitIcon=uo,g.MobilePushIcon=ho,g.MobileSmsIcon=go,g.MobileTextMessageIcon=wo,g.Modal=d7,g.ModalBody=h7,g.ModalCloseButton=st,g.ModalFooter=g7,g.ModalFooterActions=w7,g.ModalHeader=f7,g.ModalHeaderTitle=u7,g.MoveIcon=vo,g.MultiParentRejectedIcon=po,g.MultiParentSelectedIcon=mo,g.MultiParentUnassignedIcon=bo,g.NegationIcon=yo,g.NextStepIcon=B2,g.NotificationIcon=Eo,g.NumberIcon=Io,g.OfflineFillIcon=Co,g.OfflineIcon=xo,g.OutOfStockIcon=So,g.PagesIcon=Zo,g.Pagination=N7,g.PaintIcon=Mo,g.ParagraphCenterAlignIcon=Ao,g.ParagraphLeftAlignIcon=No,g.ParagraphRightAlignIcon=Po,g.PassDownIcon=To,g.PassThroughIcon=Fo,g.PercentageIcon=Vo,g.PersAlt1Icon=Ho,g.PersAlt2Icon=Lo,g.PersAlt3Icon=Oo,g.PersAlt4Icon=ko,g.PictureAltIcon=Bo,g.PictureIcon=$o,g.PinIcon=Do,g.PlugPlayIcon=_o,g.PlusCircleFillIcon=Ro,g.PlusCircleIcon=Uo,g.PlusIcon=Wo,g.PoverButtonIcon=jo,g.ProductSlotsIcon=qo,g.Radio=ut,g.RadioField=C7,g.RadioGroup=x7,g.ReceiveIcon=Ko,g.RefreshIcon=zo,g.ReleaseNotesIcon=Go,g.RenameAltIcon=Yo,g.RenameIcon=Xo,g.ReorderIcon=Jo,g.ReportIcon=Qo,g.RetentionIcon=ea,g.RewertLeftIcon=ta,g.RewertRightIcon=ra,g.RibbonIcon=na,g.RoadmapIcon=oa,g.RobotIcon=aa,g.RuleLabelIcon=la,g.RunningAggregateIcon=ca,g.SaveIcon=sa,g.ScenarioIcon=ia,g.SearchIcon=da,g.SecurityShieldIcon=fa,g.SelectField=S7,g.SelectOption=ht,g.SendIcon=ua,g.SettingsAltIcon=ha,g.SettingsIcon=ga,g.ShareIcon=wa,g.ShopIcon=va,g.ShrinkIcon=pa,g.SortAscIcon=$2,g.SortDescIcon=D2,g.SortIcon=ma,g.SortInactiveIcon=_2,g.SplitFlowIcon=ba,g.SqlIcon=ya,g.StarFillIcon=Ea,g.StarIcon=Ia,g.StartFillIcon=Ca,g.StartIcon=xa,g.StatusDotIcon=Sa,g.StopIcon=Za,g.StopwatchIcon=Ma,g.StringComponentIcon=Aa,g.StringIcon=Na,g.SuggestionIcon=Pa,g.SurveyIcon=Ta,g.SwapIcon=Fa,g.Table=e7,g.TableBody=j2,g.TableCell=z2,g.TableCellAction=K2,g.TableFoot=G2,g.TableHead=Y2,g.TableRow=J2,g.TableSortLabel=Q2,g.TabletLangscapeIcon=Va,g.TabletPortraitIcon=Ha,g.TagAltIcon=La,g.TagGroup=ct,g.TagIcon=Oa,g.TemplateIcon=ka,g.TextBoldIcon=Ba,g.TextField=Z7,g.TextItalicIcon=$a,g.TextStyleIcon=Da,g.ToggleButton=L2,g.ToggleButtonGroup=k2,g.ToggleField=M7,g.Tooltip=n1,g.TragetIcon=_a,g.TransferIcon=Ra,g.TrashIcon=Ua,g.TrendIcon=Wa,g.UnExposeIcon=ja,g.UnarchiveAltIcon=qa,g.UndoIcon=Ka,g.UnlinkIcon=za,g.UnlockIcon=Ga,g.UntilNowAltIcon=Ya,g.UploadIcon=Xa,g.UsagesIcon=Ja,g.UsersIcon=Qa,g.VariantsIcon=e2,g.VisualIcon=t2,g.VoucherIcon=r2,g.WaitIcon=n2,g.WalkthroughsIcon=o2,g.WarningFillIcon=l2,g.WebhookIcon=c2,g.WeblayerIcon=s2,g.WrenchIcon=i2,Object.defineProperty(g,Symbol.toStringTag,{value:"Module"})});
36
40
  //# sourceMappingURL=bloomreach-react-banana-ui.umd.js.map