@qaecy/cue-ui 0.0.44 → 0.0.46
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/149.js +1 -0
- package/153.js +1 -1
- package/245.js +1 -0
- package/311.js +1 -1
- package/336.js +1 -1
- package/36.js +1 -1
- package/393.js +1 -1
- package/399.js +1 -1
- package/4.js +1 -1
- package/41.js +1 -1
- package/418.js +1 -1
- package/419.js +1 -1
- package/423.js +1 -1
- package/560.js +1 -1
- package/598.js +1 -1
- package/613.js +1 -1
- package/673.js +1 -1
- package/7.js +1 -1
- package/719.js +1 -1
- package/724.js +1 -1
- package/799.js +1 -0
- package/802.js +1 -1
- package/836.js +1 -1
- package/872.js +1 -1
- package/879.js +1 -1
- package/882.js +1 -1
- package/911.js +1 -1
- package/928.js +1 -1
- package/931.js +1 -0
- package/981.js +1 -1
- package/common.js +1 -1
- package/index.js +1 -1
- package/main.js +1 -1
- package/package.json +1 -1
- package/187.js +0 -1
- package/189.js +0 -1
- package/29.js +0 -1
- package/319.js +0 -1
- package/448.js +0 -1
- package/629.js +0 -1
- package/89.js +0 -1
- package/971.js +0 -1
package/245.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunkcue_ui=self.webpackChunkcue_ui||[]).push([[245],{5381(ze,ye,B){B.d(ye,{n:()=>ne});var V=B(7705),le=B(2271),Z=B(5547);const j=["*"];let ne=(()=>{class R{style=(0,V.hFB)("");gap=(0,V.hFB)("m");direction=(0,V.hFB)("row");wrap=(0,V.hFB)("nowrap");align=(0,V.hFB)("stretch");justify=(0,V.hFB)("start");noGap=(0,V.hFB)(!1);getStyles=(0,le.EW)(()=>{const D=this.noGap()?"0":`var(--cue-flex-gap-${this.gap()})`;return`\n flex-direction: ${this.direction()};\n flex-wrap: ${this.wrap()};\n align-items: ${this.align()};\n justify-content: ${this.justify()};\n gap: ${D};\n ${this.style()}\n `});static \u0275fac=function(S){return new(S||R)};static \u0275cmp=Z.VBU({type:R,selectors:[["cue-flexcontainer"]],hostVars:2,hostBindings:function(S,Y){2&S&&Z.Aen(Y.getStyles())},inputs:{style:[1,"style"],gap:[1,"gap"],direction:[1,"direction"],wrap:[1,"wrap"],align:[1,"align"],justify:[1,"justify"],noGap:[1,"noGap"]},ngContentSelectors:j,decls:1,vars:0,template:function(S,Y){1&S&&(Z.NAR(),Z.SdG(0))},styles:["[_nghost-%COMP%]{display:flex;min-width:0;min-height:0}"]})}return R})()},29(ze,ye,B){B.d(ye,{A:()=>D});var V=B(7705),le=B(2271),Z=B(5869),j=B(5547),ne=B(345);let R=(()=>{class S{sanitizer;constructor(q){this.sanitizer=q}transform(q){return this.sanitizer.bypassSecurityTrustHtml(q)}static \u0275fac=function(Q){return new(Q||S)(j.rXU(ne.up,16))};static \u0275pipe=j.EJ8({name:"cueSafeHtml",type:S,pure:!0})}return S})();var T=B(5381);let D=(()=>{class S{name=(0,V.hFB)(void 0);size=(0,V.hFB)(void 0);getSvg=(0,le.EW)(()=>this.name()&&Z[this.name()]);hostStyles=(0,le.EW)(()=>this.size()?`--cue-icon-width: ${{xs:"10px",s:"12px",m:"14px",l:"16px",xl:"18px"}[this.size()]}`:"");static \u0275fac=function(Q){return new(Q||S)};static \u0275cmp=j.VBU({type:S,selectors:[["cue-svg-icon"]],hostVars:2,hostBindings:function(Q,ue){2&Q&&j.Aen(ue.hostStyles())},inputs:{name:[1,"name"],size:[1,"size"]},decls:2,vars:4,consts:[["align","center","justify","center",3,"noGap","innerHTML"]],template:function(Q,ue){1&Q&&(j.nrm(0,"cue-flexcontainer",0),j.nI1(1,"cueSafeHtml")),2&Q&&j.Y8G("noGap",!0)("innerHTML",j.bMT(1,2,ue.getSvg()??""),j.npT)},dependencies:[T.n,R],styles:["svg{display:block;width:var(--cue-icon-width);height:var(--cue-icon-width)}\n"],encapsulation:3})}return S})()},9495(ze,ye,B){B.d(ye,{I:()=>ne});var V=B(7705),le=B(5802),Z=B(5547);const j=["inputEl"];let ne=(()=>{class R{value=(0,V.geq)("");placeholder=(0,V.hFB)("");autofocus=(0,V.hFB)(!1);valueChange=(0,V.CGW)();save=(0,V.CGW)();cancel=(0,V.CGW)();inputEl;constructor(){(0,le.QZP)(()=>{const D=this.value(),S=this.inputEl?.nativeElement;S&&S.innerText.replace(/\n$/,"")!==D&&(S.innerText=D)})}ngAfterViewInit(){const D=this.inputEl?.nativeElement;D&&(D.innerText=this.value()),this.autofocus()&&D&&D.focus()}onInput(D){const Y=D.target.innerText.replace(/\n$/,"");this.value.set(Y),this.valueChange.emit(Y)}onEnter(D){D.preventDefault(),this.save.emit()}onEscape(D){D.preventDefault(),this.cancel.emit()}onBlur(){this.save.emit()}static \u0275fac=function(S){return new(S||R)};static \u0275cmp=Z.VBU({type:R,selectors:[["cue-inline-input"]],viewQuery:function(S,Y){if(1&S&&Z.GBs(j,5),2&S){let q;Z.mGM(q=Z.lsd())&&(Y.inputEl=q.first)}},inputs:{value:[1,"value"],placeholder:[1,"placeholder"],autofocus:[1,"autofocus"]},outputs:{value:"valueChange",valueChange:"valueChange",save:"save",cancel:"cancel"},decls:2,vars:1,consts:[["inputEl",""],["contenteditable","true","role","textbox","aria-multiline","true",3,"input","keydown.enter","keydown.escape","blur"]],template:function(S,Y){1&S&&(Z.rj2(0,"span",1,0),Z.VwU("input",function(Q){return Y.onInput(Q)})("keydown.enter",function(Q){return Y.onEnter(Q)})("keydown.escape",function(Q){return Y.onEscape(Q)})("blur",function(){return Y.onBlur()}),Z.eux()),2&S&&Z.BMQ("data-placeholder",Y.placeholder())},styles:["[_nghost-%COMP%]{display:inline}span[contenteditable][_ngcontent-%COMP%]{outline:none;-webkit-text-decoration:underline dashed;text-decoration:underline dashed;text-underline-offset:3px;white-space:pre-wrap;word-break:break-word;cursor:text}span[contenteditable][_ngcontent-%COMP%]:empty:before{content:attr(data-placeholder);color:var(--cue-input-placeholder-color, currentColor);opacity:.5;pointer-events:none}"],changeDetection:0})}return R})()},2245(ze,ye,B){B.r(ye),B.d(ye,{Typography:()=>ue});var V=B(7705),le=B(2271),Z=B(7089),j=B(5381),ne=B(29),R=B(9495),T=B(5547),D=B(5802);const S=["*"];function Y(te,qe){if(1&te){const G=T.RV6();T.j41(0,"div",2),T.bIt("input",function(J){D.eBV(G);const ce=T.XpG();return D.Njj(ce.onInput(J))})("blur",function(J){D.eBV(G);const ce=T.XpG();return D.Njj(ce.onInput(J))}),T.k0s()}if(2&te){const G=T.XpG();T.Aen(G.getStyles()),T.xc7("font-style",G.italic()?"italic":"normal"),T.Y8G("innerHTML",G.innerHTML(),T.npT)("contentEditable",G.editable())}}function q(te,qe){if(1&te&&T.nrm(0,"cue-svg-icon",5),2&te){const G=T.XpG(2);T.xc7("--cue-icon-width",G.infoSize()+"px"),T.Y8G("cueTooltip",G.info())}}function Q(te,qe){if(1&te){const G=T.RV6();T.j41(0,"div",3),T.bIt("input",function(J){D.eBV(G);const ce=T.XpG();return D.Njj(ce.onInput(J))})("blur",function(J){D.eBV(G);const ce=T.XpG();return D.Njj(ce.onInput(J))}),T.SdG(1),T.k0s(),T.nVh(2,q,1,3,"cue-svg-icon",4)}if(2&te){const G=T.XpG();T.Aen(G.getStyles()),T.xc7("font-style",G.italic()?"italic":"normal"),T.Y8G("contentEditable",G.editable()),T.R7$(2),T.vxM(G.info()?2:-1)}}let ue=(()=>{class te{_inlineInput=(0,V.sbv)(R.I);hasInlineInput=(0,le.EW)(()=>!!this._inlineInput());as=(0,V.hFB)("div");size=(0,V.hFB)("m");weight=(0,V.hFB)("regular");align=(0,V.hFB)("start");noWrap=(0,V.hFB)(!1);italic=(0,V.hFB)(!1);innerHTML=(0,V.hFB)(null);info=(0,V.hFB)("");editable=(0,V.hFB)(!1);change=(0,V.CGW)();onInput(G){this.editable()&&this.change.emit(G.target.innerText)}getStyles=(0,le.EW)(()=>`\n font-family: var(--cue-font-family);\n font-size: var(--cue-font-${this.size()}-size);\n line-height: var(--cue-font-${this.size()}-line-height);\n letter-spacing: var(--cue-font-${this.size()}-letter-spacing);\n font-weight: var(--cue-font-weight-${this.weight()});\n text-align: ${this.align()};\n ${this.noWrap()?"white-space: nowrap; overflow: hidden; text-overflow: ellipsis;":""}\n `);infoSize=(0,le.EW)(()=>{switch(this.size()){case"xs":return 10;case"s":return 12;case"m":default:return 14;case"l":return 16;case"xl":return 18}});static \u0275fac=function(X){return new(X||te)};static \u0275cmp=T.VBU({type:te,selectors:[["cue-typography"]],contentQueries:function(X,J,ce){1&X&&T.C6U(ce,J._inlineInput,R.I,5),2&X&&T.NyB()},inputs:{as:[1,"as"],size:[1,"size"],weight:[1,"weight"],align:[1,"align"],noWrap:[1,"noWrap"],italic:[1,"italic"],innerHTML:[1,"innerHTML"],info:[1,"info"],editable:[1,"editable"]},outputs:{change:"change"},ngContentSelectors:S,decls:3,vars:2,consts:[["justify","start","align","center",3,"noGap"],[3,"style","font-style","innerHTML","contentEditable"],[3,"input","blur","innerHTML","contentEditable"],[3,"input","blur","contentEditable"],["name","info",2,"margin-left","4px","vertical-align","super","cursor","pointer",3,"cueTooltip","--cue-icon-width"],["name","info",2,"margin-left","4px","vertical-align","super","cursor","pointer",3,"cueTooltip"]],template:function(X,J){1&X&&(T.NAR(),T.j41(0,"cue-flexcontainer",0),T.nVh(1,Y,1,6,"div",1)(2,Q,3,6),T.k0s()),2&X&&(T.Y8G("noGap",!0),T.R7$(),T.vxM(J.innerHTML()?1:2))},dependencies:[ne.A,Z.d,j.n],encapsulation:2})}return te})()},7089(ze,ye,B){B.d(ye,{d:()=>so});var V=B(5802),le=B(5547),Z=B(7705);function j(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function ne(e){return e instanceof j(e).Element||e instanceof Element}function R(e){return e instanceof j(e).HTMLElement||e instanceof HTMLElement}function T(e){return!(typeof ShadowRoot>"u")&&(e instanceof j(e).ShadowRoot||e instanceof ShadowRoot)}var D=Math.max,S=Math.min,Y=Math.round;function q(){var e=navigator.userAgentData;return null!=e&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function Q(){return!/^((?!chrome|android).)*safari/i.test(q())}function ue(e,t,n){void 0===t&&(t=!1),void 0===n&&(n=!1);var o=e.getBoundingClientRect(),i=1,a=1;t&&R(e)&&(i=e.offsetWidth>0&&Y(o.width)/e.offsetWidth||1,a=e.offsetHeight>0&&Y(o.height)/e.offsetHeight||1);var l=(ne(e)?j(e):window).visualViewport,u=!Q()&&n,p=(o.left+(u&&l?l.offsetLeft:0))/i,d=(o.top+(u&&l?l.offsetTop:0))/a,_=o.width/i,C=o.height/a;return{width:_,height:C,top:d,right:p+_,bottom:d+C,left:p,x:p,y:d}}function te(e){var t=j(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function X(e){return e?(e.nodeName||"").toLowerCase():null}function J(e){return((ne(e)?e.ownerDocument:e.document)||window.document).documentElement}function ce(e){return ue(J(e)).left+te(e).scrollLeft}function Ce(e){return j(e).getComputedStyle(e)}function wt(e){var t=Ce(e);return/auto|scroll|overlay|hidden/.test(t.overflow+t.overflowY+t.overflowX)}function ve(e,t,n){void 0===n&&(n=!1);var o=R(t),i=R(t)&&function yt(e){var t=e.getBoundingClientRect(),n=Y(t.width)/e.offsetWidth||1,o=Y(t.height)/e.offsetHeight||1;return 1!==n||1!==o}(t),a=J(t),s=ue(e,i,n),l={scrollLeft:0,scrollTop:0},u={x:0,y:0};return(o||!o&&!n)&&(("body"!==X(t)||wt(a))&&(l=function G(e){return e!==j(e)&&R(e)?function qe(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}(e):te(e)}(t)),R(t)?((u=ue(t,!0)).x+=t.clientLeft,u.y+=t.clientTop):a&&(u.x=ce(a))),{x:s.left+l.scrollLeft-u.x,y:s.top+l.scrollTop-u.y,width:s.width,height:s.height}}function z(e){var t=ue(e),n=e.offsetWidth,o=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-o)<=1&&(o=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:o}}function st(e){return"html"===X(e)?e:e.assignedSlot||e.parentNode||(T(e)?e.host:null)||J(e)}function Gt(e){return["html","body","#document"].indexOf(X(e))>=0?e.ownerDocument.body:R(e)&&wt(e)?e:Gt(st(e))}function Ke(e,t){var n;void 0===t&&(t=[]);var o=Gt(e),i=o===(null==(n=e.ownerDocument)?void 0:n.body),a=j(o),s=i?[a].concat(a.visualViewport||[],wt(o)?o:[]):o,l=t.concat(s);return i?l:l.concat(Ke(st(s)))}function xt(e){return["table","td","th"].indexOf(X(e))>=0}function bt(e){return R(e)&&"fixed"!==Ce(e).position?e.offsetParent:null}function Ie(e){for(var t=j(e),n=bt(e);n&&xt(n)&&"static"===Ce(n).position;)n=bt(n);return n&&("html"===X(n)||"body"===X(n)&&"static"===Ce(n).position)?t:n||function zt(e){var t=/firefox/i.test(q());if(/Trident/i.test(q())&&R(e)&&"fixed"===Ce(e).position)return null;var i=st(e);for(T(i)&&(i=i.host);R(i)&&["html","body"].indexOf(X(i))<0;){var a=Ce(i);if("none"!==a.transform||"none"!==a.perspective||"paint"===a.contain||-1!==["transform","perspective"].indexOf(a.willChange)||t&&"filter"===a.willChange||t&&a.filter&&"none"!==a.filter)return i;i=i.parentNode}return null}(e)||t}var de="top",he="bottom",ge="right",oe="left",kt="auto",Qe=[de,he,ge,oe],Fe="start",Je="end",Ft="viewport",Ve="popper",be=Qe.reduce(function(e,t){return e.concat([t+"-"+Fe,t+"-"+Je])},[]),Pe=[].concat(Qe,[kt]).reduce(function(e,t){return e.concat([t,t+"-"+Fe,t+"-"+Je])},[]),L=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function w(e){var t=new Map,n=new Set,o=[];function i(a){n.add(a.name),[].concat(a.requires||[],a.requiresIfExists||[]).forEach(function(l){if(!n.has(l)){var u=t.get(l);u&&i(u)}}),o.push(a)}return e.forEach(function(a){t.set(a.name,a)}),e.forEach(function(a){n.has(a.name)||i(a)}),o}function ee(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}var Ue={placement:"bottom",modifiers:[],strategy:"absolute"};function He(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(o){return!(o&&"function"==typeof o.getBoundingClientRect)})}function lt(e){void 0===e&&(e={});var n=e.defaultModifiers,o=void 0===n?[]:n,i=e.defaultOptions,a=void 0===i?Ue:i;return function(l,u,p){void 0===p&&(p=a);var d={placement:"bottom",orderedModifiers:[],options:Object.assign({},Ue,a),modifiersData:{},elements:{reference:l,popper:u},attributes:{},styles:{}},_=[],C=!1,y={state:d,setOptions:function(f){var M="function"==typeof f?f(d.options):f;g(),d.options=Object.assign({},a,d.options,M),d.scrollParents={reference:ne(l)?Ke(l):l.contextElement?Ke(l.contextElement):[],popper:Ke(u)};var A=function E(e){var t=w(e);return L.reduce(function(n,o){return n.concat(t.filter(function(i){return i.phase===o}))},[])}(function me(e){var t=e.reduce(function(n,o){var i=n[o.name];return n[o.name]=i?Object.assign({},i,o,{options:Object.assign({},i.options,o.options),data:Object.assign({},i.data,o.data)}):o,n},{});return Object.keys(t).map(function(n){return t[n]})}([].concat(o,d.options.modifiers)));return d.orderedModifiers=A.filter(function(r){return r.enabled}),function b(){d.orderedModifiers.forEach(function(h){var M=h.options,r=h.effect;if("function"==typeof r){var m=r({state:d,name:h.name,instance:y,options:void 0===M?{}:M});_.push(m||function(){})}})}(),y.update()},forceUpdate:function(){if(!C){var f=d.elements,M=f.reference,A=f.popper;if(He(M,A)){d.rects={reference:ve(M,Ie(A),"fixed"===d.options.strategy),popper:z(A)},d.reset=!1,d.placement=d.options.placement,d.orderedModifiers.forEach(function(U){return d.modifiersData[U.name]=Object.assign({},U.data)});for(var r=0;r<d.orderedModifiers.length;r++)if(!0!==d.reset){var m=d.orderedModifiers[r],v=m.fn,I=m.options;"function"==typeof v&&(d=v({state:d,options:void 0===I?{}:I,name:m.name,instance:y})||d)}else d.reset=!1,r=-1}}},update:ee(function(){return new Promise(function(h){y.forceUpdate(),h(d)})}),destroy:function(){g(),C=!0}};if(!He(l,u))return y;function g(){_.forEach(function(h){return h()}),_=[]}return y.setOptions(p).then(function(h){!C&&p.onFirstUpdate&&p.onFirstUpdate(h)}),y}}var Ct={passive:!0};function Me(e){return e.split("-")[0]}function et(e){return e.split("-")[1]}function Wt(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function fn(e){var u,t=e.reference,n=e.element,o=e.placement,i=o?Me(o):null,a=o?et(o):null,s=t.x+t.width/2-n.width/2,l=t.y+t.height/2-n.height/2;switch(i){case de:u={x:s,y:t.y-n.height};break;case he:u={x:s,y:t.y+t.height};break;case ge:u={x:t.x+t.width,y:l};break;case oe:u={x:t.x-n.width,y:l};break;default:u={x:t.x,y:t.y}}var p=i?Wt(i):null;if(null!=p){var d="y"===p?"height":"width";switch(a){case Fe:u[p]=u[p]-(t[d]/2-n[d]/2);break;case Je:u[p]=u[p]+(t[d]/2-n[d]/2)}}return u}var tr={top:"auto",right:"auto",bottom:"auto",left:"auto"};function vn(e){var t,n=e.popper,o=e.popperRect,i=e.placement,a=e.variation,s=e.offsets,l=e.position,u=e.gpuAcceleration,p=e.adaptive,d=e.roundOffsets,_=e.isFixed,C=s.x,y=void 0===C?0:C,b=s.y,g=void 0===b?0:b,h="function"==typeof d?d({x:y,y:g}):{x:y,y:g};y=h.x,g=h.y;var f=s.hasOwnProperty("x"),M=s.hasOwnProperty("y"),A=oe,r=de,m=window;if(p){var v=Ie(n),I="clientHeight",H="clientWidth";v===j(n)&&"static"!==Ce(v=J(n)).position&&"absolute"===l&&(I="scrollHeight",H="scrollWidth"),(i===de||(i===oe||i===ge)&&a===Je)&&(r=he,g-=(_&&v===m&&m.visualViewport?m.visualViewport.height:v[I])-o.height,g*=u?1:-1),i!==oe&&(i!==de&&i!==he||a!==Je)||(A=ge,y-=(_&&v===m&&m.visualViewport?m.visualViewport.width:v[H])-o.width,y*=u?1:-1)}var W,K=Object.assign({position:l},p&&tr),$=!0===d?function nr(e,t){var o=e.y,i=t.devicePixelRatio||1;return{x:Y(e.x*i)/i||0,y:Y(o*i)/i||0}}({x:y,y:g},j(n)):{x:y,y:g};return y=$.x,g=$.y,Object.assign({},K,u?((W={})[r]=M?"0":"",W[A]=f?"0":"",W.transform=(m.devicePixelRatio||1)<=1?"translate("+y+"px, "+g+"px)":"translate3d("+y+"px, "+g+"px, 0)",W):((t={})[r]=M?g+"px":"",t[A]=f?y+"px":"",t.transform="",t))}const hn={name:"applyStyles",enabled:!0,phase:"write",fn:function ir(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var o=t.styles[n]||{},i=t.attributes[n]||{},a=t.elements[n];!R(a)||!X(a)||(Object.assign(a.style,o),Object.keys(i).forEach(function(s){var l=i[s];!1===l?a.removeAttribute(s):a.setAttribute(s,!0===l?"":l)}))})},effect:function ar(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(o){var i=t.elements[o],a=t.attributes[o]||{},l=Object.keys(t.styles.hasOwnProperty(o)?t.styles[o]:n[o]).reduce(function(u,p){return u[p]="",u},{});!R(i)||!X(i)||(Object.assign(i.style,l),Object.keys(a).forEach(function(u){i.removeAttribute(u)}))})}},requires:["computeStyles"]};var cr={left:"right",right:"left",bottom:"top",top:"bottom"};function Mt(e){return e.replace(/left|right|bottom|top/g,function(t){return cr[t]})}var dr={start:"end",end:"start"};function gn(e){return e.replace(/start|end/g,function(t){return dr[t]})}function mn(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&T(n)){var o=t;do{if(o&&e.isSameNode(o))return!0;o=o.parentNode||o.host}while(o)}return!1}function $t(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function wn(e,t,n){return t===Ft?$t(function pr(e,t){var n=j(e),o=J(e),i=n.visualViewport,a=o.clientWidth,s=o.clientHeight,l=0,u=0;if(i){a=i.width,s=i.height;var p=Q();(p||!p&&"fixed"===t)&&(l=i.offsetLeft,u=i.offsetTop)}return{width:a,height:s,x:l+ce(e),y:u}}(e,n)):ne(t)?function vr(e,t){var n=ue(e,!1,"fixed"===t);return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}(t,n):$t(function fr(e){var t,n=J(e),o=te(e),i=null==(t=e.ownerDocument)?void 0:t.body,a=D(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),s=D(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),l=-o.scrollLeft+ce(e),u=-o.scrollTop;return"rtl"===Ce(i||n).direction&&(l+=D(n.clientWidth,i?i.clientWidth:0)-a),{width:a,height:s,x:l,y:u}}(J(e)))}function xn(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function bn(e,t){return t.reduce(function(n,o){return n[o]=e,n},{})}function ut(e,t){void 0===t&&(t={});var o=t.placement,i=void 0===o?e.placement:o,a=t.strategy,s=void 0===a?e.strategy:a,l=t.boundary,u=void 0===l?"clippingParents":l,p=t.rootBoundary,d=void 0===p?Ft:p,_=t.elementContext,C=void 0===_?Ve:_,y=t.altBoundary,b=void 0!==y&&y,g=t.padding,h=void 0===g?0:g,f=xn("number"!=typeof h?h:bn(h,Qe)),A=e.rects.popper,r=e.elements[b?C===Ve?"reference":Ve:C],m=function gr(e,t,n,o){var i="clippingParents"===t?function hr(e){var t=Ke(st(e)),o=["absolute","fixed"].indexOf(Ce(e).position)>=0&&R(e)?Ie(e):e;return ne(o)?t.filter(function(i){return ne(i)&&mn(i,o)&&"body"!==X(i)}):[]}(e):[].concat(t),a=[].concat(i,[n]),l=a.reduce(function(u,p){var d=wn(e,p,o);return u.top=D(d.top,u.top),u.right=S(d.right,u.right),u.bottom=S(d.bottom,u.bottom),u.left=D(d.left,u.left),u},wn(e,a[0],o));return l.width=l.right-l.left,l.height=l.bottom-l.top,l.x=l.left,l.y=l.top,l}(ne(r)?r:r.contextElement||J(e.elements.popper),u,d,s),v=ue(e.elements.reference),I=fn({reference:v,element:A,strategy:"absolute",placement:i}),H=$t(Object.assign({},A,I)),F=C===Ve?H:v,U={top:m.top-F.top+f.top,bottom:F.bottom-m.bottom+f.bottom,left:m.left-F.left+f.left,right:F.right-m.right+f.right},K=e.modifiersData.offset;if(C===Ve&&K){var $=K[i];Object.keys(U).forEach(function(W){var ie=[ge,he].indexOf(W)>=0?1:-1,we=[de,he].indexOf(W)>=0?"y":"x";U[W]+=$[we]*ie})}return U}function ct(e,t,n){return D(e,S(t,n))}function kn(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function Cn(e){return[de,ge,he,oe].some(function(t){return e[t]>=0})}var Br=lt({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function Kn(e){var t=e.state,n=e.instance,o=e.options,i=o.scroll,a=void 0===i||i,s=o.resize,l=void 0===s||s,u=j(t.elements.popper),p=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&p.forEach(function(d){d.addEventListener("scroll",n.update,Ct)}),l&&u.addEventListener("resize",n.update,Ct),function(){a&&p.forEach(function(d){d.removeEventListener("scroll",n.update,Ct)}),l&&u.removeEventListener("resize",n.update,Ct)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function Jn(e){var t=e.state;t.modifiersData[e.name]=fn({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function rr(e){var t=e.state,n=e.options,o=n.gpuAcceleration,i=void 0===o||o,a=n.adaptive,s=void 0===a||a,l=n.roundOffsets,u=void 0===l||l,p={placement:Me(t.placement),variation:et(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,vn(Object.assign({},p,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:s,roundOffsets:u})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,vn(Object.assign({},p,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:u})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},hn,{name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function lr(e){var t=e.state,o=e.name,i=e.options.offset,a=void 0===i?[0,0]:i,s=Pe.reduce(function(d,_){return d[_]=function sr(e,t,n){var o=Me(e),i=[oe,de].indexOf(o)>=0?-1:1,a="function"==typeof n?n(Object.assign({},t,{placement:e})):n,s=a[0],l=a[1];return s=s||0,l=(l||0)*i,[oe,ge].indexOf(o)>=0?{x:l,y:s}:{x:s,y:l}}(_,t.rects,a),d},{}),l=s[t.placement],p=l.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=l.x,t.modifiersData.popperOffsets.y+=p),t.modifiersData[o]=s}},{name:"flip",enabled:!0,phase:"main",fn:function yr(e){var t=e.state,n=e.options,o=e.name;if(!t.modifiersData[o]._skip){for(var i=n.mainAxis,a=void 0===i||i,s=n.altAxis,l=void 0===s||s,u=n.fallbackPlacements,p=n.padding,d=n.boundary,_=n.rootBoundary,C=n.altBoundary,y=n.flipVariations,b=void 0===y||y,g=n.allowedAutoPlacements,h=t.options.placement,f=Me(h),A=u||(f!==h&&b?function wr(e){if(Me(e)===kt)return[];var t=Mt(e);return[gn(e),t,gn(t)]}(h):[Mt(h)]),r=[h].concat(A).reduce(function(Ae,ke){return Ae.concat(Me(ke)===kt?function mr(e,t){void 0===t&&(t={});var i=t.boundary,a=t.rootBoundary,s=t.padding,l=t.flipVariations,u=t.allowedAutoPlacements,p=void 0===u?Pe:u,d=et(t.placement),_=d?l?be:be.filter(function(b){return et(b)===d}):Qe,C=_.filter(function(b){return p.indexOf(b)>=0});0===C.length&&(C=_);var y=C.reduce(function(b,g){return b[g]=ut(e,{placement:g,boundary:i,rootBoundary:a,padding:s})[Me(g)],b},{});return Object.keys(y).sort(function(b,g){return y[b]-y[g]})}(t,{placement:ke,boundary:d,rootBoundary:_,padding:p,flipVariations:b,allowedAutoPlacements:g}):ke)},[]),m=t.rects.reference,v=t.rects.popper,I=new Map,H=!0,F=r[0],U=0;U<r.length;U++){var K=r[U],$=Me(K),W=et(K)===Fe,ie=[de,he].indexOf($)>=0,we=ie?"width":"height",ae=ut(t,{placement:K,boundary:d,rootBoundary:_,altBoundary:C,padding:p}),se=ie?W?ge:oe:W?he:de;m[we]>v[we]&&(se=Mt(se));var re=Mt(se),Ee=[];if(a&&Ee.push(ae[$]<=0),l&&Ee.push(ae[se]<=0,ae[re]<=0),Ee.every(function(Ae){return Ae})){F=K,H=!1;break}I.set(K,Ee)}if(H)for(var $e=function(ke){var De=r.find(function(nt){var Be=I.get(nt);if(Be)return Be.slice(0,ke).every(function(rt){return rt})});if(De)return F=De,"break"},Oe=b?3:1;Oe>0&&"break"!==$e(Oe);Oe--);t.placement!==F&&(t.modifiersData[o]._skip=!0,t.placement=F,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}},{name:"preventOverflow",enabled:!0,phase:"main",fn:function Cr(e){var t=e.state,n=e.options,o=e.name,i=n.mainAxis,a=void 0===i||i,s=n.altAxis,l=void 0!==s&&s,C=n.tether,y=void 0===C||C,b=n.tetherOffset,g=void 0===b?0:b,h=ut(t,{boundary:n.boundary,rootBoundary:n.rootBoundary,padding:n.padding,altBoundary:n.altBoundary}),f=Me(t.placement),M=et(t.placement),A=!M,r=Wt(f),m=function br(e){return"x"===e?"y":"x"}(r),v=t.modifiersData.popperOffsets,I=t.rects.reference,H=t.rects.popper,F="function"==typeof g?g(Object.assign({},t.rects,{placement:t.placement})):g,U="number"==typeof F?{mainAxis:F,altAxis:F}:Object.assign({mainAxis:0,altAxis:0},F),K=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,$={x:0,y:0};if(v){if(a){var W,ie="y"===r?de:oe,we="y"===r?he:ge,ae="y"===r?"height":"width",se=v[r],re=se+h[ie],Ee=se-h[we],Te=y?-H[ae]/2:0,$e=M===Fe?I[ae]:H[ae],Oe=M===Fe?-H[ae]:-I[ae],Ze=t.elements.arrow,Ae=y&&Ze?z(Ze):{width:0,height:0},ke=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},De=ke[ie],nt=ke[we],Be=ct(0,I[ae],Ae[ae]),rt=A?I[ae]/2-Te-Be-De-U.mainAxis:$e-Be-De-U.mainAxis,Ne=A?-I[ae]/2+Te+Be+nt+U.mainAxis:Oe+Be+nt+U.mainAxis,ot=t.elements.arrow&&Ie(t.elements.arrow),Dt=ot?"y"===r?ot.clientTop||0:ot.clientLeft||0:0,ft=null!=(W=K?.[r])?W:0,St=se+Ne-ft,vt=ct(y?S(re,se+rt-ft-Dt):re,se,y?D(Ee,St):Ee);v[r]=vt,$[r]=vt-se}if(l){var ht,Se=v[m],Ge="y"===m?"height":"width",gt=Se+h["x"===r?de:oe],Ye=Se-h["x"===r?he:ge],mt=-1!==[de,oe].indexOf(f),Pt=null!=(ht=K?.[m])?ht:0,Ht=mt?gt:Se-I[Ge]-H[Ge]-Pt+U.altAxis,jt=mt?Se+I[Ge]+H[Ge]-Pt-U.altAxis:Ye,Lt=y&&mt?function kr(e,t,n){var o=ct(e,t,n);return o>n?n:o}(Ht,Se,jt):ct(y?Ht:gt,Se,y?jt:Ye);v[m]=Lt,$[m]=Lt-Se}t.modifiersData[o]=$}},requiresIfExists:["offset"]},{name:"arrow",enabled:!0,phase:"main",fn:function Er(e){var t,n=e.state,o=e.name,i=e.options,a=n.elements.arrow,s=n.modifiersData.popperOffsets,l=Me(n.placement),u=Wt(l),d=[oe,ge].indexOf(l)>=0?"height":"width";if(a&&s){var _=function(t,n){return xn("number"!=typeof(t="function"==typeof t?t(Object.assign({},n.rects,{placement:n.placement})):t)?t:bn(t,Qe))}(i.padding,n),C=z(a),y="y"===u?de:oe,b="y"===u?he:ge,g=n.rects.reference[d]+n.rects.reference[u]-s[u]-n.rects.popper[d],h=s[u]-n.rects.reference[u],f=Ie(a),M=f?"y"===u?f.clientHeight||0:f.clientWidth||0:0,v=M/2-C[d]/2+(g/2-h/2),I=ct(_[y],v,M-C[d]-_[b]);n.modifiersData[o]=((t={})[u]=I,t.centerOffset=I-v,t)}},effect:function Tr(e){var t=e.state,o=e.options.element,i=void 0===o?"[data-popper-arrow]":o;null!=i&&("string"==typeof i&&!(i=t.elements.popper.querySelector(i))||mn(t.elements.popper,i)&&(t.elements.arrow=i))},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function Ar(e){var t=e.state,n=e.name,o=t.rects.reference,i=t.rects.popper,a=t.modifiersData.preventOverflow,s=ut(t,{elementContext:"reference"}),l=ut(t,{altBoundary:!0}),u=kn(s,o),p=kn(l,i,a),d=Cn(u),_=Cn(p);t.modifiersData[n]={referenceClippingOffsets:u,popperEscapeOffsets:p,isReferenceHidden:d,hasPopperEscaped:_},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":_})}}]}),Mn="tippy-content",En="tippy-arrow",Tn="tippy-svg-arrow",je={passive:!0,capture:!0},On=function(){return document.body};function Zt(e,t,n){return Array.isArray(e)?e[t]??(Array.isArray(n)?n[t]:n):e}function Yt(e,t){var n={}.toString.call(e);return 0===n.indexOf("[object")&&n.indexOf(t+"]")>-1}function An(e,t){return"function"==typeof e?e.apply(void 0,t):e}function Dn(e,t){return 0===t?e:function(o){clearTimeout(n),n=setTimeout(function(){e(o)},t)};var n}function Le(e){return[].concat(e)}function Bn(e,t){-1===e.indexOf(t)&&e.push(t)}function tt(e){return[].slice.call(e)}function In(e){return Object.keys(e).reduce(function(t,n){return void 0!==e[n]&&(t[n]=e[n]),t},{})}function We(){return document.createElement("div")}function _t(e){return["Element","Fragment"].some(function(t){return Yt(e,t)})}function Kt(e,t){e.forEach(function(n){n&&(n.style.transitionDuration=t+"ms")})}function dt(e,t){e.forEach(function(n){n&&n.setAttribute("data-state",t)})}function Qt(e,t,n){var o=t+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(i){e[o](i,n)})}function Hn(e,t){for(var n=t;n;){var o;if(e.contains(n))return!0;n=null==n.getRootNode||null==(o=n.getRootNode())?void 0:o.host}return!1}var _e={isTouch:!1},jn=0;function Rr(){_e.isTouch||(_e.isTouch=!0,window.performance&&document.addEventListener("mousemove",Ln))}function Ln(){var e=performance.now();e-jn<20&&(_e.isTouch=!1,document.removeEventListener("mousemove",Ln)),jn=e}function Nr(){var e=document.activeElement;(function Vn(e){return!(!e||!e._tippy||e._tippy.reference!==e)})(e)&&e.blur&&!e._tippy.state.isVisible&&e.blur()}var Fr=!!(typeof window<"u"&&typeof document<"u")&&!!window.msCrypto,fe=Object.assign({appendTo:On,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},{animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},{allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999}),Zr=Object.keys(fe);function Fn(e){var n=(e.plugins||[]).reduce(function(o,i){var l,a=i.name;return a&&(o[a]=void 0!==e[a]?e[a]:null!=(l=fe[a])?l:i.defaultValue),o},{});return Object.assign({},e,n)}function Un(e,t){var n=Object.assign({},t,{content:An(t.content,[e])},t.ignoreAttributes?{}:function Xr(e,t){return(t?Object.keys(Fn(Object.assign({},fe,{plugins:t}))):Zr).reduce(function(i,a){var s=(e.getAttribute("data-tippy-"+a)||"").trim();if(!s)return i;if("content"===a)i[a]=s;else try{i[a]=JSON.parse(s)}catch{i[a]=s}return i},{})}(e,t.plugins));return n.aria=Object.assign({},fe.aria,n.aria),n.aria={expanded:"auto"===n.aria.expanded?t.interactive:n.aria.expanded,content:"auto"===n.aria.content?t.interactive?null:"describedby":n.aria.content},n}function Jt(e,t){e.innerHTML=t}function Wn(e){var t=We();return!0===e?t.className=En:(t.className=Tn,_t(e)?t.appendChild(e):Jt(t,e)),t}function $n(e,t){_t(t.content)?(Jt(e,""),e.appendChild(t.content)):"function"!=typeof t.content&&(t.allowHTML?Jt(e,t.content):e.textContent=t.content)}function Et(e){var t=e.firstElementChild,n=tt(t.children);return{box:t,content:n.find(function(o){return o.classList.contains(Mn)}),arrow:n.find(function(o){return o.classList.contains(En)||o.classList.contains(Tn)}),backdrop:n.find(function(o){return o.classList.contains("tippy-backdrop")})}}function Zn(e){var t=We(),n=We();n.className="tippy-box",n.setAttribute("data-state","hidden"),n.setAttribute("tabindex","-1");var o=We();function i(a,s){var l=Et(t),u=l.box,p=l.content,d=l.arrow;s.theme?u.setAttribute("data-theme",s.theme):u.removeAttribute("data-theme"),"string"==typeof s.animation?u.setAttribute("data-animation",s.animation):u.removeAttribute("data-animation"),s.inertia?u.setAttribute("data-inertia",""):u.removeAttribute("data-inertia"),u.style.maxWidth="number"==typeof s.maxWidth?s.maxWidth+"px":s.maxWidth,s.role?u.setAttribute("role",s.role):u.removeAttribute("role"),(a.content!==s.content||a.allowHTML!==s.allowHTML)&&$n(p,e.props),s.arrow?d?a.arrow!==s.arrow&&(u.removeChild(d),u.appendChild(Wn(s.arrow))):u.appendChild(Wn(s.arrow)):d&&u.removeChild(d)}return o.className=Mn,o.setAttribute("data-state","hidden"),$n(o,e.props),t.appendChild(n),n.appendChild(o),i(e.props,e.props),{popper:t,onUpdate:i}}Zn.$$tippy=!0;var Kr=1,Tt=[],Ot=[];function Qr(e,t){var o,i,a,d,_,C,g,n=Un(e,Object.assign({},fe,Fn(In(t)))),s=!1,l=!1,u=!1,p=!1,y=[],b=Dn(Bt,n.interactiveDebounce),h=Kr++,M=function Pr(e){return e.filter(function(t,n){return e.indexOf(t)===n})}(n.plugins),r={id:h,reference:e,popper:We(),popperInstance:null,props:n,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},plugins:M,clearDelayTimeouts:function Ht(){clearTimeout(o),clearTimeout(i),cancelAnimationFrame(a)},setProps:function jt(c){if(!r.state.isDestroyed){re("onBeforeUpdate",[r,c]),Dt();var x=r.props,O=Un(e,Object.assign({},x,In(c),{ignoreAttributes:!0}));r.props=O,ot(),x.interactiveDebounce!==O.interactiveDebounce&&($e(),b=Dn(Bt,O.interactiveDebounce)),x.triggerTarget&&!O.triggerTarget?Le(x.triggerTarget).forEach(function(N){N.removeAttribute("aria-expanded")}):O.triggerTarget&&e.removeAttribute("aria-expanded"),Te(),se(),I&&I(x,O),r.popperInstance&&(It(),Ge().forEach(function(N){requestAnimationFrame(N._tippy.popperInstance.forceUpdate)})),re("onAfterUpdate",[r,c])}},setContent:function Lt(c){r.setProps({content:c})},show:function lo(){var c=r.state.isVisible,x=r.state.isDestroyed,O=!r.state.isEnabled,N=_e.isTouch&&!r.props.touch,P=Zt(r.props.duration,0,fe.duration);if(!(c||x||O||N||W().hasAttribute("disabled")||(re("onShow",[r],!1),!1===r.props.onShow(r)))){if(r.state.isVisible=!0,$()&&(v.style.visibility="visible"),se(),ke(),r.state.isMounted||(v.style.transition="none"),$()){var pe=we();Kt([pe.box,pe.content],0)}C=function(){var Xe;if(r.state.isVisible&&!p){if(p=!0,v.style.transition=r.props.moveTransition,$()&&r.props.animation){var tn=we(),Rt=tn.box,at=tn.content;Kt([Rt,at],P),dt([Rt,at],"visible")}Ee(),Te(),Bn(Ot,r),null==(Xe=r.popperInstance)||Xe.forceUpdate(),re("onMount",[r]),r.props.animation&&$()&&function Be(c,x){rt(c,x)}(P,function(){r.state.isShown=!0,re("onShown",[r])})}},function Se(){var x,c=r.props.appendTo,O=W();(x=r.props.interactive&&c===On||"parent"===c?O.parentNode:An(c,[O])).contains(v)||x.appendChild(v),r.state.isMounted=!0,It()}()}},hide:function uo(){var c=!r.state.isVisible,x=r.state.isDestroyed,O=!r.state.isEnabled,N=Zt(r.props.duration,1,fe.duration);if(!(c||x||O)&&(re("onHide",[r],!1),!1!==r.props.onHide(r))){if(r.state.isVisible=!1,r.state.isShown=!1,p=!1,s=!1,$()&&(v.style.visibility="hidden"),$e(),De(),se(!0),$()){var P=we(),pe=P.box,xe=P.content;r.props.animation&&(Kt([pe,xe],N),dt([pe,xe],"hidden"))}Ee(),Te(),r.props.animation?$()&&function nt(c,x){rt(c,function(){!r.state.isVisible&&v.parentNode&&v.parentNode.contains(v)&&x()})}(N,r.unmount):r.unmount()}},hideWithInteractivity:function co(c){ie().addEventListener("mousemove",b),Bn(Tt,b),b(c)},enable:function mt(){r.state.isEnabled=!0},disable:function Pt(){r.hide(),r.state.isEnabled=!1},unmount:function po(){r.state.isVisible&&r.hide(),r.state.isMounted&&(Vt(),Ge().forEach(function(c){c._tippy.unmount()}),v.parentNode&&v.parentNode.removeChild(v),Ot=Ot.filter(function(c){return c!==r}),r.state.isMounted=!1,re("onHidden",[r]))},destroy:function fo(){r.state.isDestroyed||(r.clearDelayTimeouts(),r.unmount(),Dt(),delete e._tippy,r.state.isDestroyed=!0,re("onDestroy",[r]))}};if(!n.render)return r;var m=n.render(r),v=m.popper,I=m.onUpdate;v.setAttribute("data-tippy-root",""),v.id="tippy-"+r.id,r.popper=v,e._tippy=r,v._tippy=r;var H=M.map(function(c){return c.fn(r)}),F=e.hasAttribute("aria-expanded");return ot(),Te(),se(),re("onCreate",[r]),n.showOnCreate&>(),v.addEventListener("mouseenter",function(){r.props.interactive&&r.state.isVisible&&r.clearDelayTimeouts()}),v.addEventListener("mouseleave",function(){r.props.interactive&&r.props.trigger.indexOf("mouseenter")>=0&&ie().addEventListener("mousemove",b)}),r;function U(){var c=r.props.touch;return Array.isArray(c)?c:[c,0]}function K(){return"hold"===U()[0]}function $(){var c;return!(null==(c=r.props.render)||!c.$$tippy)}function W(){return g||e}function ie(){var c=W().parentNode;return c?function Pn(e){var t,o=Le(e)[0];return null!=o&&null!=(t=o.ownerDocument)&&t.body?o.ownerDocument:document}(c):document}function we(){return Et(v)}function ae(c){return r.state.isMounted&&!r.state.isVisible||_e.isTouch||d&&"focus"===d.type?0:Zt(r.props.delay,c?0:1,fe.delay)}function se(c){void 0===c&&(c=!1),v.style.pointerEvents=r.props.interactive&&!c?"":"none",v.style.zIndex=""+r.props.zIndex}function re(c,x,O){var N;void 0===O&&(O=!0),H.forEach(function(P){P[c]&&P[c].apply(P,x)}),O&&(N=r.props)[c].apply(N,x)}function Ee(){var c=r.props.aria;if(c.content){var x="aria-"+c.content,O=v.id;Le(r.props.triggerTarget||e).forEach(function(P){var pe=P.getAttribute(x);if(r.state.isVisible)P.setAttribute(x,pe?pe+" "+O:O);else{var xe=pe&&pe.replace(O,"").trim();xe?P.setAttribute(x,xe):P.removeAttribute(x)}})}}function Te(){!F&&r.props.aria.expanded&&Le(r.props.triggerTarget||e).forEach(function(x){r.props.interactive?x.setAttribute("aria-expanded",r.state.isVisible&&x===W()?"true":"false"):x.removeAttribute("aria-expanded")})}function $e(){ie().removeEventListener("mousemove",b),Tt=Tt.filter(function(c){return c!==b})}function Oe(c){if(!_e.isTouch||!u&&"mousedown"!==c.type){var x=c.composedPath&&c.composedPath()[0]||c.target;if(!r.props.interactive||!Hn(v,x)){if(Le(r.props.triggerTarget||e).some(function(O){return Hn(O,x)})){if(_e.isTouch||r.state.isVisible&&r.props.trigger.indexOf("click")>=0)return}else re("onClickOutside",[r,c]);!0===r.props.hideOnClick&&(r.clearDelayTimeouts(),r.hide(),l=!0,setTimeout(function(){l=!1}),r.state.isMounted||De())}}}function Ze(){u=!0}function Ae(){u=!1}function ke(){var c=ie();c.addEventListener("mousedown",Oe,!0),c.addEventListener("touchend",Oe,je),c.addEventListener("touchstart",Ae,je),c.addEventListener("touchmove",Ze,je)}function De(){var c=ie();c.removeEventListener("mousedown",Oe,!0),c.removeEventListener("touchend",Oe,je),c.removeEventListener("touchstart",Ae,je),c.removeEventListener("touchmove",Ze,je)}function rt(c,x){var O=we().box;function N(P){P.target===O&&(Qt(O,"remove",N),x())}if(0===c)return x();Qt(O,"remove",_),Qt(O,"add",N),_=N}function Ne(c,x,O){void 0===O&&(O=!1),Le(r.props.triggerTarget||e).forEach(function(P){P.addEventListener(c,x,O),y.push({node:P,eventType:c,handler:x,options:O})})}function ot(){K()&&(Ne("touchstart",ft,{passive:!0}),Ne("touchend",St,{passive:!0})),function Vr(e){return e.split(/\s+/).filter(Boolean)}(r.props.trigger).forEach(function(c){if("manual"!==c)switch(Ne(c,ft),c){case"mouseenter":Ne("mouseleave",St);break;case"focus":Ne(Fr?"focusout":"blur",vt);break;case"focusin":Ne("focusout",vt)}})}function Dt(){y.forEach(function(c){c.node.removeEventListener(c.eventType,c.handler,c.options)}),y=[]}function ft(c){var x,O=!1;if(r.state.isEnabled&&!ht(c)&&!l){var N="focus"===(null==(x=d)?void 0:x.type);d=c,g=c.currentTarget,Te(),!r.state.isVisible&&function qt(e){return Yt(e,"MouseEvent")}(c)&&Tt.forEach(function(P){return P(c)}),"click"===c.type&&(r.props.trigger.indexOf("mouseenter")<0||s)&&!1!==r.props.hideOnClick&&r.state.isVisible?O=!0:gt(c),"click"===c.type&&(s=!O),O&&!N&&Ye(c)}}function Bt(c){var x=c.target,O=W().contains(x)||v.contains(x);"mousemove"===c.type&&O||function Lr(e,t){var n=t.clientX,o=t.clientY;return e.every(function(i){var a=i.popperRect,s=i.popperState,u=i.props.interactiveBorder,p=function Sn(e){return e.split("-")[0]}(s.placement),d=s.modifiersData.offset;return!d||a.top-o+("bottom"===p?d.top.y:0)>u||o-a.bottom-("top"===p?d.bottom.y:0)>u||a.left-n+("right"===p?d.left.x:0)>u||n-a.right-("left"===p?d.right.x:0)>u})}(Ge().concat(v).map(function(P){var pe,it=null==(pe=P._tippy.popperInstance)?void 0:pe.state;return it?{popperRect:P.getBoundingClientRect(),popperState:it,props:n}:null}).filter(Boolean),c)&&($e(),Ye(c))}function St(c){if(!(ht(c)||r.props.trigger.indexOf("click")>=0&&s)){if(r.props.interactive)return void r.hideWithInteractivity(c);Ye(c)}}function vt(c){r.props.trigger.indexOf("focusin")<0&&c.target!==W()||r.props.interactive&&c.relatedTarget&&v.contains(c.relatedTarget)||Ye(c)}function ht(c){return!!_e.isTouch&&K()!==c.type.indexOf("touch")>=0}function It(){Vt();var c=r.props,x=c.popperOptions,O=c.placement,N=c.offset,P=c.getReferenceClientRect,pe=c.moveTransition,xe=$()?Et(v).arrow:null,it=P?{getBoundingClientRect:P,contextElement:P.contextElement||W()}:e,Xe=[{name:"offset",options:{offset:N}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!pe}},{name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(Rt){var at=Rt.state;if($()){var nn=we().box;["placement","reference-hidden","escaped"].forEach(function(Nt){"placement"===Nt?nn.setAttribute("data-placement",at.placement):at.attributes.popper["data-popper-"+Nt]?nn.setAttribute("data-"+Nt,""):nn.removeAttribute("data-"+Nt)}),at.attributes.popper={}}}}];$()&&xe&&Xe.push({name:"arrow",options:{element:xe,padding:3}}),Xe.push.apply(Xe,x?.modifiers||[]),r.popperInstance=Br(it,v,Object.assign({},x,{placement:O,onFirstUpdate:C,modifiers:Xe}))}function Vt(){r.popperInstance&&(r.popperInstance.destroy(),r.popperInstance=null)}function Ge(){return tt(v.querySelectorAll("[data-tippy-root]"))}function gt(c){r.clearDelayTimeouts(),c&&re("onTrigger",[r,c]),ke();var x=ae(!0),O=U(),P=O[1];_e.isTouch&&"hold"===O[0]&&P&&(x=P),x?o=setTimeout(function(){r.show()},x):r.show()}function Ye(c){if(r.clearDelayTimeouts(),re("onUntrigger",[r,c]),r.state.isVisible){if(!(r.props.trigger.indexOf("mouseenter")>=0&&r.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(c.type)>=0&&s)){var x=ae(!1);x?i=setTimeout(function(){r.state.isVisible&&r.hide()},x):a=requestAnimationFrame(function(){r.hide()})}}else De()}}function Re(e,t){void 0===t&&(t={});var n=fe.plugins.concat(t.plugins||[]);!function Gr(){document.addEventListener("touchstart",Rr,je),window.addEventListener("blur",Nr)}();var o=Object.assign({},t,{plugins:n}),l=function jr(e){return _t(e)?[e]:function Hr(e){return Yt(e,"NodeList")}(e)?tt(e):Array.isArray(e)?e:tt(document.querySelectorAll(e))}(e).reduce(function(u,p){var d=p&&Qr(p,o);return d&&u.push(d),u},[]);return _t(e)?l[0]:l}Re.defaultProps=fe,Re.setDefaultProps=function(t){Object.keys(t).forEach(function(o){fe[o]=t[o]})},Re.currentInput=_e,Object.assign({},hn,{effect:function(t){var n=t.state,o={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(n.elements.popper.style,o.popper),n.styles=o,n.elements.arrow&&Object.assign(n.elements.arrow.style,o.arrow)}}),Re.setDefaultProps({render:Zn});const ao=Re;let so=(()=>{class e{_el=(0,V.WQX)(le.aKT);cueTooltip=Z.hFB.required();tooltipPlacement=(0,Z.hFB)(void 0);tooltipFlip=(0,Z.hFB)(!0);tooltipColor=(0,Z.hFB)("primary");tooltipSize=(0,Z.hFB)("medium");static _styleAppended=!1;_tippyInstance;constructor(){(0,V.QZP)(()=>{const n=this.cueTooltip(),o=this.tooltipPlacement(),i=this.tooltipFlip();this._tippyInstance&&(this._tippyInstance.destroy(),this._tippyInstance=void 0),n&&(this._tippyInstance=ao(this._el.nativeElement,{content:n,placement:o,animation:"shift-away",theme:"cue",appendTo:()=>this._el.nativeElement.closest("dialog")||document.body,popperOptions:i?{}:{modifiers:[{name:"flip",enabled:!1}]}}))})}ngOnDestroy(){this._tippyInstance&&this._tippyInstance.destroy()}static \u0275fac=function(o){return new(o||e)};static \u0275dir=le.FsC({type:e,selectors:[["","cueTooltip",""]],inputs:{cueTooltip:[1,"cueTooltip"],tooltipPlacement:[1,"tooltipPlacement"],tooltipFlip:[1,"tooltipFlip"],tooltipColor:[1,"tooltipColor"],tooltipSize:[1,"tooltipSize"]}})}return e})()},345(ze,ye,B){B.d(ye,{up:()=>Ve});var ve=B(5802),z=B(5547);let Ve=(()=>{class k{static \u0275fac=function(E){return new(E||k)};static \u0275prov=ve.jDH({token:k,factory:function(E){let ee=null;return ee=E?new(E||k):ve.KVO(Ut),ee},providedIn:"root"})}return k})(),Ut=(()=>{class k extends Ve{_doc;constructor(w){super(),this._doc=w}sanitize(w,E){if(null==E)return null;switch(w){case z.WPN.NONE:return E;case z.WPN.HTML:return(0,z.iWE)(E,"HTML")?(0,z.aCM)(E):(0,z.wr$)(this._doc,String(E)).toString();case z.WPN.STYLE:return(0,z.iWE)(E,"Style")?(0,z.aCM)(E):E;case z.WPN.SCRIPT:if((0,z.iWE)(E,"Script"))return(0,z.aCM)(E);throw new ve.buA(5200,!1);case z.WPN.URL:return(0,z.iWE)(E,"URL")?(0,z.aCM)(E):(0,z.gil)(String(E));case z.WPN.RESOURCE_URL:if((0,z.iWE)(E,"ResourceURL"))return(0,z.aCM)(E);throw new ve.buA(5201,!1);default:throw new ve.buA(5202,!1)}}bypassSecurityTrustHtml(w){return(0,z.PYC)(w)}bypassSecurityTrustStyle(w){return(0,z.rAh)(w)}bypassSecurityTrustScript(w){return(0,z.p2i)(w)}bypassSecurityTrustUrl(w){return(0,z.B1s)(w)}bypassSecurityTrustResourceUrl(w){return(0,z.RPW)(w)}static \u0275fac=function(E){return new(E||k)(ve.KVO(ve.qQL))};static \u0275prov=ve.jDH({token:k,factory:k.\u0275fac,providedIn:"root"})}return k})()},5869(ze){ze.exports=JSON.parse('{"add":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <line x1=\\"18.5\\" y1=\\"12\\" x2=\\"5.5\\" y2=\\"12\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"12\\" y1=\\"5.5\\" x2=\\"12\\" y2=\\"18.5\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n</svg>","arrow-back":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <polyline points=\\"11.4 17.5 5.9 12 11.4 6.5\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"5.9\\" y1=\\"12\\" x2=\\"18\\" y2=\\"12\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","arrow-down":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"M440-800v487L216-537l-56 57 320 320 320-320-56-57-224 224v-487h-80Z\\"/></svg>","arrow-dropdown":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <polyline points=\\"17.9 10.2 11.9 16.2 5.9 10.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","arrow-up-down":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <polyline points=\\"6.5 11.5 12 6 17.5 11.5\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"12\\" y1=\\"6\\" x2=\\"12\\" y2=\\"18.1\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","arrow-up":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"M440-160v-487L216-423l-56-57 320-320 320 320-56 57-224-224v487h-80Z\\"/></svg>","avatar":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M8.4,9.4c-.4-.6-.6-1.4-.6-2.1,0-2.3,1.9-4.2,4.2-4.2s4.2,1.9,4.2,4.2-1.6,3.9-4.2,4.2c-4.1.5-7.4,3-7.4,6.8v1.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M12.2,11.5c4.1.5,7.4,3,7.4,6.8v1.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","black-white":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"512\\" height=\\"512\\" viewBox=\\"0 0 512 512\\"><path fill=\\"currentColor\\" d=\\"M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0m0 469.3V42.7c117.8 0 213.3 95.5 213.3 213.3S373.8 469.3 256 469.3\\"/></svg>","brief":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M19 12.75H8a.75.75 0 0 1 0-1.5h11a.75.75 0 0 1 0 1.5m0-4.5H8a.75.75 0 0 1 0-1.5h11a.75.75 0 0 1 0 1.5m0 9H8a.75.75 0 0 1 0-1.5h11a.75.75 0 0 1 0 1.5M5 8.5a1 1 0 0 1-.38-.07a1.5 1.5 0 0 1-.33-.22A1 1 0 0 1 4 7.5a1.05 1.05 0 0 1 .29-.71a.9.9 0 0 1 .33-.21a1 1 0 0 1 .76 0a1 1 0 0 1 .33.21A1.05 1.05 0 0 1 6 7.5a1 1 0 0 1-.29.71a1.5 1.5 0 0 1-.33.22A1 1 0 0 1 5 8.5M5 13a1 1 0 0 1-.38-.08a1.2 1.2 0 0 1-.33-.21A1 1 0 0 1 4 12a1.05 1.05 0 0 1 .29-.71a1.2 1.2 0 0 1 .33-.21A1 1 0 0 1 5.2 11l.18.06l.18.09a2 2 0 0 1 .15.12A1.05 1.05 0 0 1 6 12a1 1 0 0 1-1 1m0 4.5a1 1 0 0 1-.38-.07a1.5 1.5 0 0 1-.33-.22a1.2 1.2 0 0 1-.21-.33a.94.94 0 0 1 0-.76a1.2 1.2 0 0 1 .21-.33a1 1 0 0 1 1.09-.21a1 1 0 0 1 .33.21a1.2 1.2 0 0 1 .21.33a.94.94 0 0 1 0 .76a1.2 1.2 0 0 1-.21.33a1 1 0 0 1-.71.29\\"/></svg>","calendar":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M19 4h-2V3a1 1 0 0 0-2 0v1H9V3a1 1 0 0 0-2 0v1H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3m1 15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-7h16Zm0-9H4V7a1 1 0 0 1 1-1h2v1a1 1 0 0 0 2 0V6h6v1a1 1 0 0 0 2 0V6h2a1 1 0 0 1 1 1Z\\"/></svg>","category":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"m8.637 8.994l2.667-4.402q.13-.211.312-.295T12 4.213t.384.084t.312.295l2.667 4.402q.131.202.131.424t-.106.409t-.284.295t-.418.109H9.314q-.241 0-.422-.111t-.28-.293q-.106-.18-.106-.4t.13-.433M17.5 21.231q-1.567 0-2.649-1.082T13.769 17.5t1.082-2.649t2.649-1.082t2.649 1.082t1.082 2.649t-1.082 2.649t-2.649 1.082M3.77 19.922v-4.85q0-.343.231-.573q.233-.23.576-.23h4.85q.344 0 .574.232q.23.233.23.577v4.85q0 .343-.233.573q-.232.23-.576.23h-4.85q-.343 0-.573-.233q-.23-.232-.23-.576m13.73.309q1.147 0 1.94-.792t.792-1.939t-.792-1.939t-1.939-.792t-1.939.792t-.792 1.939t.792 1.939t1.938.792m-12.73-.5h4.462v-4.462H4.769zm4.858-10.5h4.746L12 5.427zM17.5 17.5\\"/></svg>","check":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\" d=\\"m5 13l5 5l9-11\\"/></svg>","close":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <line x1=\\"17\\" y1=\\"7\\" x2=\\"7\\" y2=\\"17\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"7\\" y1=\\"7\\" x2=\\"17\\" y2=\\"17\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n</svg>","cloud":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M5.5 20A5.5 5.5 0 0 1 0 14.5A5.5 5.5 0 0 1 5.5 9c1-2.35 3.3-4 6-4c3.43 0 6.24 2.66 6.5 6.03l.5-.03c2.5 0 4.5 2 4.5 4.5S21 20 18.5 20zm0-10C3 10 1 12 1 14.5S3 19 5.5 19h13a3.5 3.5 0 0 0 3.5-3.5a3.5 3.5 0 0 0-3.5-3.5c-.56 0-1.1.13-1.57.37c.07-.28.07-.57.07-.87A5.5 5.5 0 0 0 11.5 6a5.51 5.51 0 0 0-5.31 4.05z\\"/></svg>","cloud-funnel":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\" standalone=\\"no\\"?><svg width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\" version=\\"1.1\\" id=\\"svg33282\\" sodipodi:docname=\\"stash--cloud-arrow-up-light.svg\\" inkscape:version=\\"1.2 (dc2aeda, 2022-05-15)\\" xmlns:inkscape=\\"http://www.inkscape.org/namespaces/inkscape\\" xmlns:sodipodi=\\"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd\\" xmlns=\\"http://www.w3.org/2000/svg\\" xmlns:svg=\\"http://www.w3.org/2000/svg\\"> <path fill=\\"currentColor\\" d=\\"M5.544 10.302a5.501 5.501 0 0 1 10.886-.186l.077.478l.48-.061q.252-.033.513-.033a4 4 0 0 1 0 8a.5.5 0 0 0 0 1c1.19 0 2.285-.416 3.143-1.111a5 5 0 0 0-3.317-8.886a6.502 6.502 0 0 0-12.729.372A5.001 5.001 0 0 0 6.5 19.5a.5.5 0 0 0 0-1a3.98 3.98 0 0 1-2.514-.889a4.002 4.002 0 0 1 1.223-6.898l.296-.101z\\" id=\\"path33278\\" /> <path style=\\"fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000\\" d=\\"M 9.6812184,12.703611 H 14.318816 L 11.8992,16.721679 v 4.161571\\" id=\\"path33459\\" /></svg>","control":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"none\\" stroke=\\"currentColor\\" d=\\"M8 4.5h6m-12 0h2.5m0 0a2 2 0 1 0 4 0a2 2 0 0 0-4 0Zm-2.5 7h6m3.5 0H14m-2.5 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z\\" stroke-width=\\"1\\"/></svg>","copy":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" fill-rule=\\"evenodd\\" d=\\"M15 1.25h-4.056c-1.838 0-3.294 0-4.433.153c-1.172.158-2.121.49-2.87 1.238c-.748.749-1.08 1.698-1.238 2.87c-.153 1.14-.153 2.595-.153 4.433V16a3.75 3.75 0 0 0 3.166 3.705c.137.764.402 1.416.932 1.947c.602.602 1.36.86 2.26.982c.867.116 1.97.116 3.337.116h3.11c1.367 0 2.47 0 3.337-.116c.9-.122 1.658-.38 2.26-.982s.86-1.36.982-2.26c.116-.867.116-1.97.116-3.337v-5.11c0-1.367 0-2.47-.116-3.337c-.122-.9-.38-1.658-.982-2.26c-.531-.53-1.183-.795-1.947-.932A3.75 3.75 0 0 0 15 1.25m2.13 3.021A2.25 2.25 0 0 0 15 2.75h-4c-1.907 0-3.261.002-4.29.14c-1.005.135-1.585.389-2.008.812S4.025 4.705 3.89 5.71c-.138 1.029-.14 2.383-.14 4.29v6a2.25 2.25 0 0 0 1.521 2.13c-.021-.61-.021-1.3-.021-2.075v-5.11c0-1.367 0-2.47.117-3.337c.12-.9.38-1.658.981-2.26c.602-.602 1.36-.86 2.26-.981c.867-.117 1.97-.117 3.337-.117h3.11c.775 0 1.464 0 2.074.021M7.408 6.41c.277-.277.665-.457 1.4-.556c.754-.101 1.756-.103 3.191-.103h3c1.435 0 2.436.002 3.192.103c.734.099 1.122.28 1.399.556c.277.277.457.665.556 1.4c.101.754.103 1.756.103 3.191v5c0 1.435-.002 2.436-.103 3.192c-.099.734-.28 1.122-.556 1.399c-.277.277-.665.457-1.4.556c-.755.101-1.756.103-3.191.103h-3c-1.435 0-2.437-.002-3.192-.103c-.734-.099-1.122-.28-1.399-.556c-.277-.277-.457-.665-.556-1.4c-.101-.755-.103-1.756-.103-3.191v-5c0-1.435.002-2.437.103-3.192c.099-.734.28-1.122.556-1.399\\" clip-rule=\\"evenodd\\"/></svg>","dark-mode":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M12.6,12.2c-2.1-2.9-2.3-6.6-.9-9.6,0,0,0-.1,0-.1-1.6.2-3.1.9-4.5,1.9-3.9,3.1-4.8,8.8-2,12.9,3,4.4,9.1,5.4,13.4,2.3s2.3-2.1,2.9-3.4,0-.1,0-.1c-3.3.4-6.7-1-8.8-3.9Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","delete":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M6.3,6.5h11.6v11.2c0,1.2-1,2.3-2.3,2.3h-7.1c-1.2,0-2.3-1-2.3-2.3V6.5h0Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"4.2\\" y1=\\"6.5\\" x2=\\"19.9\\" y2=\\"6.5\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M8.9,5.1v-1.8c0-.3.2-.5.5-.5h5.3c.3,0,.5.2.5.5v1.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","difference":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M4 2h8a3 3 0 0 1 3 3v1h-1V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h1v1H4a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3m11 6v3h-1V9h-2V8zm3 0a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-8a3 3 0 0 1-3-3v-1h1v1a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2h-1V8zM7 15v-2h1v2h2v1H7zm8-2a3 3 0 0 1-3 3v-1a2 2 0 0 0 2-2zm-5-4a2 2 0 0 0-2 2H7a3 3 0 0 1 3-3z\\"/></svg>","document":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"28\\" height=\\"28\\" viewBox=\\"0 0 28 28\\"><path fill=\\"currentColor\\" d=\\"M6.4 2A2.4 2.4 0 0 0 4 4.4v19.2A2.4 2.4 0 0 0 6.4 26h15.2a2.4 2.4 0 0 0 2.4-2.4V11.578c0-.729-.29-1.428-.805-1.944l-6.931-6.931A2.4 2.4 0 0 0 14.567 2zm-.9 2.4a.9.9 0 0 1 .9-.9H14V10a2 2 0 0 0 2 2h6.5v11.6a.9.9 0 0 1-.9.9H6.4a.9.9 0 0 1-.9-.9zm16.44 6.1H16a.5.5 0 0 1-.5-.5V4.06z\\"/></svg>","download":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M11 5.5a5.5 5.5 0 0 0-5.456 4.802l-.04.31l-.295.1A4.002 4.002 0 0 0 6.5 18.5a.5.5 0 0 1 0 1a4.98 4.98 0 0 1-3.143-1.111a5 5 0 0 1 1.24-8.514a6.502 6.502 0 0 1 12.73-.372q.086-.003.173-.003a5 5 0 0 1 0 10a.5.5 0 0 1 0-1c.953 0 1.827-.333 2.514-.889a4 4 0 0 0-3.028-7.079l-.48.062l-.076-.478A5.5 5.5 0 0 0 11 5.5\\"/><path fill=\\"currentColor\\" d=\\"m12.354 21.354l2.5-2.5a.5.5 0 0 0-.708-.708L12.5 19.793V13a.5.5 0 0 0-1 0v6.793l-1.646-1.647a.5.5 0 0 0-.708.708l2.5 2.5a.5.5 0 0 0 .708 0\\"/></svg>","edit":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-width=\\"1.5\\" d=\\"m14.36 4.079l.927-.927a3.932 3.932 0 0 1 5.561 5.561l-.927.927m-5.56-5.561s.115 1.97 1.853 3.707C17.952 9.524 19.92 9.64 19.92 9.64m-5.56-5.561L12 6.439m7.921 3.2l-5.26 5.262L11.56 18l-.16.161c-.578.577-.867.866-1.185 1.114a6.6 6.6 0 0 1-1.211.749c-.364.173-.751.302-1.526.56l-3.281 1.094m0 0l-.802.268a1.06 1.06 0 0 1-1.342-1.342l.268-.802m1.876 1.876l-1.876-1.876m0 0l1.094-3.281c.258-.775.387-1.162.56-1.526q.309-.647.749-1.211c.248-.318.537-.607 1.114-1.184L8.5 9.939\\"/></svg>","email":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" fill-rule=\\"evenodd\\" d=\\"m4.2 5.2l7.56 5.67a.4.4 0 0 0 .48 0L19.8 5.2zm16.6.75l-7.84 5.88a1.6 1.6 0 0 1-1.92 0L3.2 5.95V18.8h17.6zM3 4h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1\\"/></svg>","expand":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"21\\" height=\\"21\\" viewBox=\\"0 0 21 21\\"><path fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" d=\\"M18.5 7.5v-5h-5m5 0l-6 5.929M7.5 18.5l-5 .023V13.5m6-1l-6 6\\" stroke-width=\\"1\\"/></svg>","external-link":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" d=\\"M15 1.31a.5.5 0 0 0-.461-.309h-4a.5.5 0 0 0 0 1h2.79l-7.15 7.15a.5.5 0 0 0 .707.707l7.15-7.15v2.79a.5.5 0 0 0 1 0v-4a.5.5 0 0 0-.038-.188z\\"/><path fill=\\"currentColor\\" d=\\"M3.5 3A2.5 2.5 0 0 0 1 5.5v7A2.5 2.5 0 0 0 3.5 15h7a2.5 2.5 0 0 0 2.5-2.5v-5a.5.5 0 0 0-1 0v5a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 2 12.5v-7A1.5 1.5 0 0 1 3.5 4h5a.5.5 0 0 0 0-1z\\"/></svg>","filter":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <line x1=\\"2.5\\" y1=\\"7\\" x2=\\"21.5\\" y2=\\"7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"4.9\\" y1=\\"12\\" x2=\\"19.1\\" y2=\\"12\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"8.4\\" y1=\\"17\\" x2=\\"15.6\\" y2=\\"17\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","flip":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><g fill=\\"none\\" stroke=\\"currentColor\\" stroke-width=\\"1.5\\"><path stroke-linecap=\\"round\\" d=\\"M22 9.667v4.666M16.5 3.015c-.5-.017-1-.018-1.5-.016m1.5 17.986c-.5.017-1 .018-1.5.017m4.255-17.465a5 5 0 0 1 2.217 2.226M21.5 18.18a5 5 0 0 1-2.245 2.283\\"/><path d=\\"M12 5.505c0-1.958-.638-2.498-2.5-2.498c-2.532 0-5.454-.25-6.897 2.248C2 6.3 2 7.7 2 10.501v2.998c0 2.801 0 4.202.603 5.246c1.443 2.498 4.365 2.248 6.897 2.248c1.862 0 2.5-.54 2.5-2.498z\\"/></g></svg>","folder":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M16.1,4.4s-7,0-10.1,0c-1.6,0-2.8,1.3-2.8,2.8v11c0,.6.5,1.2,1.2,1.2h15c.6,0,1.2-.5,1.2-1.2h0v-9.6c0-.6-.5-1.2-1.2-1.2H7.4c-.6,0-1.2.5-1.2,1.2h0v5.1\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","follow-up":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-width=\\"1.2\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\"> <path d=\\"M3 16v-8a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H7l-4 4\\" /> <circle cx=\\"12\\" cy=\\"12\\" r=\\"3\\" /> <path d=\\"M12 10v2\\" /> <path d=\\"M12 16h.01\\" /></svg>","fullscreen":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <polyline points=\\"3.8 9.3 3.8 3.8 9.2 3.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <polyline points=\\"9.2 20.2 3.8 20.2 3.8 14.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <polyline points=\\"20.2 14.7 20.2 20.2 14.8 20.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <polyline points=\\"14.8 3.8 20.2 3.8 20.2 9.3\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","funnel":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" fill=\\"none\\" viewBox=\\"0 0 24 24\\" stroke=\\"currentColor\\" stroke-width=\\"1.5\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\">\\n <path d=\\"M3 4h18l-7 9v5a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-5L3 4z\\"/>\\n</svg>","go":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" d=\\"M1 8.5a.5.5 0 0 1 .5-.5h9.79L7.14 3.85a.5.5 0 0 1 .707-.707l5 5a.5.5 0 0 1 0 .707l-5 5a.5.5 0 0 1-.707-.707l4.15-4.15H1.5a.5.5 0 0 1-.5-.5zm14 4a.5.5 0 0 0 1 0v-8a.5.5 0 0 0-1 0z\\"/></svg>","google":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M12 11h8.533q.066.578.067 1.184c0 2.734-.98 5.036-2.678 6.6c-1.485 1.371-3.518 2.175-5.942 2.175A8.976 8.976 0 0 1 3 11.98A8.976 8.976 0 0 1 11.98 3c2.42 0 4.453.89 6.008 2.339L16.526 6.8C15.368 5.681 13.803 5 12 5a7 7 0 0 0 0 14c3.527 0 6.144-2.608 6.577-6H12z\\"/></svg>","info":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M12.002 1.999c5.523 0 10.001 4.478 10.001 10.002c0 5.523-4.478 10.001-10.001 10.001C6.478 22.002 2 17.524 2 12.001C2 6.477 6.478 1.999 12.002 1.999m0 1.5a8.502 8.502 0 1 0 0 17.003a8.502 8.502 0 0 0 0-17.003M12 10.5a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0v-5a.75.75 0 0 1 .75-.75M12 9a1 1 0 1 0 0-2a1 1 0 0 0 0 2\\"/></svg>","intersection":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M4 2h1v1H4a2 2 0 0 0-2 2v1H1V5a3 3 0 0 1 3-3m5 0v1H7V2zm3 0a3 3 0 0 1 3 3v1h-1V5a2 2 0 0 0-2-2h-1V2zm3 6v5a3 3 0 0 1-3 3H7v-5a3 3 0 0 1 3-3zM2 10H1V8h1zm0 3a2 2 0 0 0 2 2h1v1H4a3 3 0 0 1-3-3v-1h1zm6 6a2 2 0 0 0 2 2h1v1h-1a3 3 0 0 1-3-3v-1h1zm10 2a2 2 0 0 0 2-2v-1h1v1a3 3 0 0 1-3 3h-1v-1zm2-10a2 2 0 0 0-2-2h-1V8h1a3 3 0 0 1 3 3v1h-1zm1 5h-1v-2h1zm-8 6v-1h2v1zm-1-7a2 2 0 0 0 2-2V9h-4a2 2 0 0 0-2 2v4z\\"/></svg>","layers":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" fill=\\"none\\" viewBox=\\"0 0 24 24\\" stroke=\\"currentColor\\" stroke-width=\\"1.5\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\">\\n <polygon points=\\"4 6 12 12 20 6 12 0 4 6\\"/>\\n <path d=\\"M4 10l8 6 8-6\\"/>\\n <path d=\\"M4 14l8 6 8-6\\"/>\\n</svg>","layers-clear":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" fill=\\"none\\" viewBox=\\"0 0 24 24\\" stroke=\\"currentColor\\" stroke-width=\\"1.5\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\">\\n <polygon points=\\"4 6 12 12 20 6 12 0 4 6\\"/>\\n <path d=\\"M4 10l8 6 8-6\\"/>\\n <path d=\\"M4 14l8 6 8-6\\"/>\\n <line x1=\\"3\\" y1=\\"21\\" x2=\\"21\\" y2=\\"3\\"/>\\n</svg>","layout":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <rect x=\\"3.8\\" y=\\"3.8\\" width=\\"6.7\\" height=\\"6.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <rect x=\\"13.6\\" y=\\"3.8\\" width=\\"6.7\\" height=\\"6.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <rect x=\\"3.8\\" y=\\"13.6\\" width=\\"6.7\\" height=\\"6.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <polyline points=\\"20.2 20.3 13.6 20.3 13.6 13.6 20.3 13.6 20.3 17.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","light-mode":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M12,18.6c3.6,0,6.6-2.9,6.6-6.6s-2.9-6.6-6.6-6.6-6.6,2.9-6.6,6.6,2.9,6.6,6.6,6.6Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M12,2.7V.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M12,23.2v-1.9\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M2.7,12H.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M23.2,12h-1.9\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M5.4,18.6l-1.3,1.3\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M19.9,4.1l-1.3,1.3\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M18.6,18.6l1.3,1.3\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M4.1,4.1l1.3,1.3\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n</svg>","lightning":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"none\\" stroke=\\"currentColor\\" d=\\"m18.496 10.709l-8.636 8.88c-.24.246-.638-.039-.482-.345l3.074-6.066a.3.3 0 0 0-.268-.436H5.718a.3.3 0 0 1-.214-.51l8.01-8.115c.232-.235.618.023.489.328L11.706 9.86a.3.3 0 0 0 .28.417l6.291-.078a.3.3 0 0 1 .22.509Z\\" stroke-width=\\"1\\"/></svg>","link":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\" d=\\"m15.988 13l3.902-3.902c1.437-1.437 1.485-3.718.107-5.095c-1.377-1.378-3.658-1.33-5.095.107L11 8.012m2 7.95l-3.892 3.88c-1.432 1.43-3.64 1.615-5.082.107c-1.442-1.507-1.326-3.639.107-5.068L8.025 11M9 15l6-6\\"/></svg>","map":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" fill=\\"none\\" viewBox=\\"0 0 24 24\\" stroke=\\"currentColor\\" stroke-width=\\"1.3\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\">\\n <polygon points=\\"9 18 3 20 3 6 9 4 9 18\\"/>\\n <polygon points=\\"15 20 9 18 9 4 15 6 15 20\\"/>\\n <polygon points=\\"21 18 15 20 15 6 21 4 21 18\\"/>\\n</svg>","menu-burger":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"2.5\\" d=\\"M3 6h18M3 12h18M3 18h18\\"/></svg>","merge":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"20\\" height=\\"20\\" viewBox=\\"0 0 20 20\\"><path fill=\\"currentColor\\" d=\\"M3 5.5a.5.5 0 0 1 .5-.5h1.653c1 0 1.952.428 2.616 1.175l2.21 2.486a2.5 2.5 0 0 0 1.868.839h4.446l-3.647-3.646a.5.5 0 0 1 .708-.708l4.5 4.5a.5.5 0 0 1 0 .708l-4.5 4.5a.5.5 0 0 1-.708-.708l3.647-3.646h-4.446a2.5 2.5 0 0 0-1.868.84l-2.21 2.485A3.5 3.5 0 0 1 5.153 15H3.5a.5.5 0 0 1 0-1h1.653a2.5 2.5 0 0 0 1.868-.84l2.21-2.485c.238-.268.513-.494.813-.675c-.3-.18-.575-.407-.813-.675L7.021 6.84A2.5 2.5 0 0 0 5.153 6H3.5a.5.5 0 0 1-.5-.5\\"/></svg>","microsoft":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M4 4h7.5v7.5H4Zm8.5 0H20v7.5h-7.5ZM4 12.5h7.5V20H4Zm8.5 0H20V20h-7.5Z\\"/></svg>","more-vert":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"M480-160q-33 0-56.5-23.5T400-240q0-33 23.5-56.5T480-320q33 0 56.5 23.5T560-240q0 33-23.5 56.5T480-160Zm0-240q-33 0-56.5-23.5T400-480q0-33 23.5-56.5T480-560q33 0 56.5 23.5T560-480q0 33-23.5 56.5T480-400Zm0-240q-33 0-56.5-23.5T400-720q0-33 23.5-56.5T480-800q33 0 56.5 23.5T560-720q0 33-23.5 56.5T480-640Z\\"/></svg>","move-click":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M19.4,16.4c0,0,0-.2,0-.2s0-.2,0-.2V7c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v-2c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v-2.1c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v1.9c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v8.2s-1.3-1.9-1.3-1.9c-.9-1.3-2.6-1.7-3.9-.8,0,0,2.8,4.6,3.3,6.2,1,3,3.2,6.1,6.8,6.1s6.1-2.6,6.3-5.8c0,0,0,0,0,0v-.2Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"11\\" y1=\\"4.8\\" x2=\\"11\\" y2=\\"11.1\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"13.8\\" y1=\\"4.8\\" x2=\\"13.8\\" y2=\\"10.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"16.6\\" y1=\\"5.6\\" x2=\\"16.6\\" y2=\\"11.9\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","move-grab":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M19.5,16.2c0,0,0-.2,0-.3s0-.2,0-.3v-4.7c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v-2c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v-.6c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v.4c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v4s-.4-.6-.4-.6c0,0,0,0,0,0-1.1-1.6-3.4,0-2.5,1.7.8,1.4.8,1.6,1,2.4,1.1,3,3.3,6.2,6.9,6.2s6.2-2.6,6.4-5.9c0,0,0,0,0,0v-.2Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"10.9\\" y1=\\"8.8\\" x2=\\"10.9\\" y2=\\"10.9\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"13.7\\" y1=\\"8.8\\" x2=\\"13.7\\" y2=\\"10.4\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"16.6\\" y1=\\"9.6\\" x2=\\"16.6\\" y2=\\"11.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","paginator-back":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"M560-240 320-480l240-240 56 56-184 184 184 184-56 56Z\\"/></svg>","paginator-first":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"M240-240v-480h80v480h-80Zm440 0L440-480l240-240 56 56-184 184 184 184-56 56Z\\"/></svg>","paginator-last":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"m280-240-56-56 184-184-184-184 56-56 240 240-240 240Zm360 0v-480h80v480h-80Z\\"/></svg>","paginator-next":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"M504-480 320-664l56-56 240 240-240 240-56-56 184-184Z\\"/></svg>","pdf":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M18.53 9L13 3.47a.75.75 0 0 0-.53-.22H8A2.75 2.75 0 0 0 5.25 6v12A2.75 2.75 0 0 0 8 20.75h8A2.75 2.75 0 0 0 18.75 18V9.5a.75.75 0 0 0-.22-.5m-5.28-3.19l2.94 2.94h-2.94ZM16 19.25H8A1.25 1.25 0 0 1 6.75 18V6A1.25 1.25 0 0 1 8 4.75h3.75V9.5a.76.76 0 0 0 .75.75h4.75V18A1.25 1.25 0 0 1 16 19.25\\"/><path fill=\\"currentColor\\" d=\\"M13.49 14.85a3.15 3.15 0 0 1-1.31-1.66a4.44 4.44 0 0 0 .19-2a.8.8 0 0 0-1.52-.19a5 5 0 0 0 .25 2.4A29 29 0 0 1 9.83 16c-.71.4-1.68 1-1.83 1.69c-.12.56.93 2 2.72-1.12a19 19 0 0 1 2.44-.72a4.7 4.7 0 0 0 2 .61a.82.82 0 0 0 .62-1.38c-.42-.43-1.67-.31-2.29-.23m-4.78 3a4.3 4.3 0 0 1 1.09-1.24c-.68 1.08-1.09 1.27-1.09 1.25Zm2.92-6.81c.26 0 .24 1.15.06 1.46a3.1 3.1 0 0 1-.06-1.45Zm-.87 4.88a15 15 0 0 0 .88-1.92a3.9 3.9 0 0 0 1.08 1.26a12.4 12.4 0 0 0-1.96.67Zm4.7-.18s-.18.22-1.33-.28c1.25-.08 1.46.21 1.33.29Z\\"/></svg>","pin":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" d=\\"M10.059 2.445a1.5 1.5 0 0 0-2.386.354l-2.02 3.79l-2.811.937a.5.5 0 0 0-.196.828L4.793 10.5l-2.647 2.647L2 14l.854-.146L5.5 11.207l2.146 2.147a.5.5 0 0 0 .828-.196l.937-2.81l3.779-2.024a1.5 1.5 0 0 0 .354-2.38zm-1.504.824a.5.5 0 0 1 .796-.118l3.485 3.498a.5.5 0 0 1-.118.794L8.764 9.559a.5.5 0 0 0-.238.283l-.744 2.233l-3.856-3.856l2.232-.744a.5.5 0 0 0 .283-.24z\\"/></svg>","pin-off":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" d=\\"m9.56 10.267l4.586 4.587a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708l4.586 4.585l-.08.15l-2.81.937a.5.5 0 0 0-.196.828L4.793 10.5l-2.647 2.646L2 14l.854-.146L5.5 11.207l2.146 2.147a.5.5 0 0 0 .828-.196l.937-2.811zm-.739-.739l-.057.031a.5.5 0 0 0-.238.283l-.744 2.232L3.926 8.22l2.232-.745a.5.5 0 0 0 .283-.239l.03-.056zm3.897-2.085l-2.054 1.1l.738.738l1.788-.957a1.5 1.5 0 0 0 .354-2.381L10.06 2.445a1.5 1.5 0 0 0-2.386.353l-.957 1.796l.739.74l1.1-2.065a.5.5 0 0 1 .796-.118l3.485 3.498a.5.5 0 0 1-.118.794\\"/></svg>","polygon":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"256\\" height=\\"256\\" viewBox=\\"0 0 256 256\\"><path fill=\\"currentColor\\" d=\\"M229.23 50.78a30 30 0 0 0-42.44 0a29.8 29.8 0 0 0-5.56 7.69l-31.31-8.54a30 30 0 0 0-51.14-23.16a30.09 30.09 0 0 0-4.65 36.43l-36.3 32.67a30.07 30.07 0 0 0-39.06 2.91a30 30 0 0 0 41.38 43.44l72.6 53.25a30 30 0 1 0 48.47-8.68a29.7 29.7 0 0 0-5.77-4.5l28.44-80.59a32 32 0 0 0 4.11.3a30 30 0 0 0 21.22-51.2Zm-122-15.52a18 18 0 1 1 0 25.46a18 18 0 0 1 .04-25.46Zm-80 97.47a18 18 0 1 1 25.46 0a18 18 0 0 1-25.43 0Zm145.47 88a18 18 0 1 1 0-25.46a18 18 0 0 1 .03 25.47Zm-8.61-42.43a30 30 0 0 0-24.27 7.48l-72.58-53.24a30.14 30.14 0 0 0-1.38-27.75l36.3-32.67a30 30 0 0 0 44.62-10.61l31.31 8.54a30 30 0 0 0 8.7 23.16a30.5 30.5 0 0 0 5.78 4.51Zm56.62-93.59a18 18 0 1 1 0-25.46a18 18 0 0 1 .03 25.47Z\\"/></svg>","report":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"32\\" height=\\"32\\" viewBox=\\"0 0 32 32\\"><path fill=\\"currentColor\\" d=\\"M10 18h8v2h-8zm0-5h12v2H10zm0 10h5v2h-5z\\"/><path fill=\\"currentColor\\" d=\\"M25 5h-3V4a2 2 0 0 0-2-2h-8a2 2 0 0 0-2 2v1H7a2 2 0 0 0-2 2v21a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2M12 4h8v4h-8Zm13 24H7V7h3v3h12V7h3Z\\"/></svg>","reset":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" d=\\"M4.02 9.46A5.002 5.002 0 0 0 14 9c0-2.76-2.24-5-5-5H1.71l2.15 2.15a.5.5 0 0 1-.707.707l-3-3a.5.5 0 0 1 0-.707l3-3a.5.5 0 0 1 .707.707l-2.15 2.15H9c3.31 0 6 2.69 6 6s-2.69 6-6 6c-3.13 0-5.7-2.4-5.98-5.46a.5.5 0 0 1 .996-.09z\\"/><path fill=\\"currentColor\\" d=\\"M10.7 10.1a.5.5 0 0 1-.447.895l-2-1a.5.5 0 0 1-.276-.447v-3a.5.5 0 0 1 1 0v2.69l1.72.862z\\"/></svg>","rotate-2d":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M19.6,12.4c0,4.4-3.6,8-8,8S3.6,16.8,3.6,12.4s3.6-8,8-8,4.3.9,5.7,2.4\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <polyline points=\\"18.3 3.5 18.3 7.9 13.9 7.9\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","rotate-3d":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <polyline points=\\"10 17.9 12 19.9 10 21.9\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <g id=\\"Gruppe_279\\">\\n <g id=\\"Gruppe_269\\">\\n <g id=\\"Gruppe_14\\">\\n <path id=\\"Pfad_12\\" d=\\"M18.3,13l-6.3,3.1v-7.7l6.3-3.1v7.7Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path id=\\"Pfad_13\\" d=\\"M5.7,13l6.3,3.1v-7.7l-6.3-3.1v7.7Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path id=\\"Pfad_14\\" d=\\"M5.7,5.3l6.4-3.2,6.2,3.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n </g>\\n </g>\\n </g>\\n <path d=\\"M19,10.3c2.1,1,3.5,2.5,3.5,4.1,0,2.5-3.3,4.7-7.7,5.3\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M12,19.9c-5.8,0-10.5-2.5-10.5-5.5s1.4-3.1,3.5-4.1\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","save":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" fill=\\"none\\" viewBox=\\"0 0 24 24\\" stroke=\\"currentColor\\" stroke-width=\\"1.5\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\">\\n <path d=\\"M17 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V7l-4-4z\\"/>\\n <path d=\\"M17 21V13H7v8\\"/>\\n <path d=\\"M7 3v5h8V3\\"/>\\n</svg>","search":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M14.7,18.1c-2.9,1.4-6.5.9-8.9-1.5-3-2.9-3-7.9,0-10.9,3-3.1,8-3.1,11.1,0,2.9,2.9,3,7.4.5,10.4s-.2.8,0,1.1l3.2,3.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.2\\"/>\\n</svg>","settings":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M21.5,13.3v-2.7l-2.6-.5c-.2-.6-.4-1.2-.7-1.7l1.5-2.2-1.9-1.9-2.2,1.5c-.5-.3-1.1-.5-1.7-.7l-.5-2.6h-2.7l-.5,2.6c-.6.2-1.2.4-1.7.7l-2.2-1.5-1.9,1.9,1.5,2.2c-.3.5-.5,1.1-.7,1.7l-2.6.5v2.7l2.6.5c.2.6.4,1.2.7,1.7l-1.5,2.2,1.9,1.9,2.2-1.5c.5.3,1.1.5,1.7.7l.5,2.6h2.7l.5-2.6c.6-.2,1.2-.4,1.7-.7l2.2,1.5,1.9-1.9-1.5-2.2c.3-.5.5-1.1.7-1.7l2.6-.5Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <rect x=\\"8.2\\" y=\\"8.2\\" width=\\"7.7\\" height=\\"7.7\\" rx=\\"3.8\\" ry=\\"3.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","share":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <circle cx=\\"17.1\\" cy=\\"18.3\\" r=\\"3.3\\" transform=\\"translate(-5.7 7.9) rotate(-22.4)\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <circle cx=\\"17.1\\" cy=\\"5.8\\" r=\\"3.3\\" transform=\\"translate(-.9 6.9) rotate(-22.4)\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <circle cx=\\"6\\" cy=\\"12.1\\" r=\\"3.3\\" transform=\\"translate(-4.1 3.2) rotate(-22.4)\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"8.7\\" y1=\\"10.7\\" x2=\\"14.5\\" y2=\\"7.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"8.9\\" y1=\\"13.5\\" x2=\\"14.2\\" y2=\\"16.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","sign-out":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"256\\" height=\\"256\\" viewBox=\\"0 0 256 256\\"><path fill=\\"currentColor\\" d=\\"M120 216a8 8 0 0 1-8 8H48a8 8 0 0 1-8-8V40a8 8 0 0 1 8-8h64a8 8 0 0 1 0 16H56v160h56a8 8 0 0 1 8 8m109.66-93.66l-40-40a8 8 0 0 0-11.32 11.32L204.69 120H112a8 8 0 0 0 0 16h92.69l-26.35 26.34a8 8 0 0 0 11.32 11.32l40-40a8 8 0 0 0 0-11.32\\"/></svg>","stats":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" fill-rule=\\"evenodd\\" d=\\"M8 14v-4h1v4h5V5h1v9a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-2h1v2zm4.853-10.146l-2.999 3a1.5 1.5 0 0 1-2.538 1.568l-2.714.904L4 9.527a1.5 1.5 0 1 1-.316-.948L7 7.473a1.5 1.5 0 0 1 2.146-1.327l3-3a1.5 1.5 0 1 1 .707.707\\"/></svg>","stop":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M18 18H6V6h12z\\"/></svg>","table":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><g fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"><rect width=\\"18.5\\" height=\\"16.5\\" x=\\"2.75\\" y=\\"3.75\\" rx=\\"3\\"/><path d=\\"M2.75 7.75h18.5M2.75 14h18.5M8.92 7.75v12.5m6.17-12.5v12.5\\"/></g></svg>","tag":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M15.62 21.12a3 3 0 0 1-4.24 0L3.05 13C2.45 12.45 2 11.63 2 10.75V6a3 3 0 0 1 3-3h4.75c.88 0 1.7.45 2.25 1.05l8.07 8.38a3 3 0 0 1 0 4.24zm-.71-.71l4.45-4.45c.78-.78.78-2.05 0-2.83l-8.25-8.55C10.78 4.2 10.3 4 9.75 4l-4.78-.03C3.87 3.97 3 4.9 3 6v4.75c0 .55.2 1.03.58 1.36l8.5 8.3c.78.78 2.05.78 2.83 0M6.5 5A2.5 2.5 0 0 1 9 7.5A2.5 2.5 0 0 1 6.5 10A2.5 2.5 0 0 1 4 7.5A2.5 2.5 0 0 1 6.5 5m0 1A1.5 1.5 0 0 0 5 7.5A1.5 1.5 0 0 0 6.5 9A1.5 1.5 0 0 0 8 7.5A1.5 1.5 0 0 0 6.5 6\\"/></svg>","text-align-center":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M3.75 6a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15A.75.75 0 0 1 3.75 6m2.5 4A.75.75 0 0 1 7 9.25h10a.75.75 0 0 1 0 1.5H7a.75.75 0 0 1-.75-.75m-2.5 4a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m2.5 4a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5H7a.75.75 0 0 1-.75-.75\\"/></svg>","text-align-left":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M3.75 6a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15A.75.75 0 0 1 3.75 6m0 4a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75\\"/></svg>","text-align-right":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M3.75 6a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15A.75.75 0 0 1 3.75 6m5 4a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75m-5 4a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m5 4a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75\\"/></svg>","transparent":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"15\\" height=\\"15\\" viewBox=\\"0 0 15 15\\"><path fill=\\"currentColor\\" d=\\"M3 15H0v-3h3zm6 0H6v-3h3zm6 0h-3v-3h3zm-9-3H3V9h3zm6 0H9V9h3zM3 9H0V6h3zm6 0H6V6h3zm6 0h-3V6h3zM6 6H3V3h3zm6 0H9V3h3zM3 3H0V0h3zm6 0H6V0h3zm6 0h-3V0h3z\\" opacity=\\"0.25\\"/></svg>","tree":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"256\\" height=\\"256\\" viewBox=\\"0 0 256 256\\"><path fill=\\"currentColor\\" d=\\"M176 150h32a14 14 0 0 0 14-14v-32a14 14 0 0 0-14-14h-32a14 14 0 0 0-14 14v10H86V78h10a14 14 0 0 0 14-14V32a14 14 0 0 0-14-14H64a14 14 0 0 0-14 14v32a14 14 0 0 0 14 14h10v114a22 22 0 0 0 22 22h66v10a14 14 0 0 0 14 14h32a14 14 0 0 0 14-14v-32a14 14 0 0 0-14-14h-32a14 14 0 0 0-14 14v10H96a10 10 0 0 1-10-10v-66h76v10a14 14 0 0 0 14 14M62 64V32a2 2 0 0 1 2-2h32a2 2 0 0 1 2 2v32a2 2 0 0 1-2 2H64a2 2 0 0 1-2-2m112 128a2 2 0 0 1 2-2h32a2 2 0 0 1 2 2v32a2 2 0 0 1-2 2h-32a2 2 0 0 1-2-2Zm0-88a2 2 0 0 1 2-2h32a2 2 0 0 1 2 2v32a2 2 0 0 1-2 2h-32a2 2 0 0 1-2-2Z\\"/></svg>","union":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M4 2h8a3 3 0 0 1 3 3v3h3a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-8a3 3 0 0 1-3-3v-3H4a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3m10 3a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h4v4a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2h-4z\\"/></svg>","update":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" d=\\"M7.46 2a5.52 5.52 0 0 0-3.91 1.61a5.44 5.44 0 0 0-1.54 2.97a.503.503 0 0 1-.992-.166a6.514 6.514 0 0 1 6.44-5.41a6.55 6.55 0 0 1 4.65 1.93l1.89 2.21v-2.64a.502.502 0 0 1 1.006 0v4a.5.5 0 0 1-.503.5h-3.99a.5.5 0 0 1-.503-.5c0-.275.225-.5.503-.5h2.91l-2.06-2.4a5.53 5.53 0 0 0-3.9-1.6zm1.09 12a5.52 5.52 0 0 0 3.91-1.61A5.44 5.44 0 0 0 14 9.42a.504.504 0 0 1 .992.166a6.514 6.514 0 0 1-6.44 5.41a6.55 6.55 0 0 1-4.65-1.93l-1.89-2.21v2.64a.501.501 0 0 1-.858.353a.5.5 0 0 1-.148-.354v-4c0-.276.225-.5.503-.5H5.5c.278 0 .503.224.503.5s-.225.5-.503.5H2.59l2.06 2.4a5.53 5.53 0 0 0 3.9 1.6z\\"/></svg>","upload":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M5.544 10.302a5.501 5.501 0 0 1 10.886-.186l.077.478l.48-.061q.252-.033.513-.033a4 4 0 0 1 0 8a.5.5 0 0 0 0 1c1.19 0 2.285-.416 3.143-1.111a5 5 0 0 0-3.317-8.886a6.502 6.502 0 0 0-12.729.372A5.001 5.001 0 0 0 6.5 19.5a.5.5 0 0 0 0-1a3.98 3.98 0 0 1-2.514-.889a4.002 4.002 0 0 1 1.223-6.898l.296-.101z\\"/><path fill=\\"currentColor\\" d=\\"m14.854 15.146l-2.5-2.5a.5.5 0 0 0-.708 0l-2.5 2.5a.5.5 0 0 0 .708.708l1.646-1.647V21a.5.5 0 0 0 1 0v-6.793l1.646 1.647a.5.5 0 0 0 .708-.708\\"/></svg>","view-active":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M12,6.5c-4.3,0-8.2,2.2-10.5,5.5,2.3,3.3,6.2,5.5,10.5,5.5s8.2-2.2,10.5-5.5c-2.3-3.3-6.2-5.5-10.5-5.5Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <circle cx=\\"12\\" cy=\\"12\\" r=\\"5.4\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <circle cx=\\"12\\" cy=\\"12\\" r=\\"1.7\\" fill=\\"currentColor\\"/>\\n</svg>","view-inactive":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <g>\\n <path d=\\"M12,6.5c-4.3,0-8.2,2.2-10.5,5.5,2.3,3.3,6.2,5.5,10.5,5.5s8.2-2.2,10.5-5.5c-2.3-3.3-6.2-5.5-10.5-5.5Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <circle cx=\\"12\\" cy=\\"12\\" r=\\"5.4\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <circle cx=\\"12\\" cy=\\"12\\" r=\\"1.7\\" fill=\\"currentColor\\"/>\\n </g>\\n <line x1=\\"19\\" y1=\\"5\\" x2=\\"5\\" y2=\\"19\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","zoom-fit":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n <path d=\\"M14.7,18.1c-2.9,1.4-6.5.9-8.9-1.5-3-2.9-3-7.9,0-10.9s8-3.1,11.1,0c2.9,2.9,3,7.4.5,10.4s-.2.8,0,1.1l3.2,3.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <g>\\n <path d=\\"M9,9h-1.2v-1.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M13.6,9h1.2v-1.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M9,13.4h-1.2v1.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M13.6,13.4h1.2v1.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n </g>\\n</svg>","zoom-in":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M14.7,18.1c-2.9,1.4-6.5.9-8.9-1.5-3-2.9-3-7.9,0-10.9s8-3.1,11.1,0c2.9,2.9,3,7.4.5,10.4s-.2.8,0,1.1l3.2,3.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <g>\\n <line x1=\\"14.7\\" y1=\\"11.2\\" x2=\\"7.8\\" y2=\\"11.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"11.3\\" y1=\\"7.7\\" x2=\\"11.3\\" y2=\\"14.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n </g>\\n</svg>","zoom-out":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M14.7,18.1c-2.9,1.4-6.5.9-8.9-1.5-3-2.9-3-7.9,0-10.9,3-3.1,8-3.1,11.1,0,2.9,2.9,3,7.4.5,10.4s-.2.8,0,1.1l3.2,3.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"14.7\\" y1=\\"11.2\\" x2=\\"7.8\\" y2=\\"11.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>"}')}}]);
|