@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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qaecy/cue-ui",
3
- "version": "0.0.44",
3
+ "version": "0.0.46",
4
4
  "description": "QAECY UI Web Components",
5
5
  "keywords": [
6
6
  "web-components",
package/187.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkcue_ui=self.webpackChunkcue_ui||[]).push([[187],{5187(v,s,c){c.d(s,{Card:()=>h});var n=c(7705),u=c(2271),l=c(5970),o=c(5547);const g=["*"];let h=(()=>{class e{style=(0,n.hFB)("");variant=(0,n.hFB)("default");shadow=(0,n.hFB)(!1);padded=(0,n.hFB)(!0);scrollable=(0,n.hFB)(!1);maxHeight=(0,n.hFB)(void 0);maxContentHeight=(0,n.hFB)(!1);isScrollable=(0,u.EW)(()=>this.scrollable()||void 0!==this.maxHeight());getClass=(0,u.EW)(()=>`variant-${this.variant()}`);getStyles=(0,u.EW)(()=>{const r="fade"===this.variant()?"neutral":this.variant(),a=[`\n color: var(--cue-${r}Contrast);\n --background-color: var(--cue-${r});\n background-color: var(--background-color);\n max-height: ${this.maxHeight()??"none"};\n position: ${this.isScrollable()?"relative":void 0};\n min-height: ${this.isScrollable()?void 0:"fit-content"};\n `];return"fade"===this.variant()&&a.push(`\n background-image: linear-gradient(to bottom,var(--cue-${r}),var(--cue-main-background));\n `),a.push(this.style()),a.join("")});innerDisplay=(0,u.EW)(()=>this.isScrollable()?"block":"contents");onResize(r){if(!this.maxContentHeight())return;const a=Array.from(r.element.children).reduce((i,b)=>b.getBoundingClientRect().height+i,0);r.element.parentElement.style.maxHeight=`calc(${a}px + var(--cue-card-padding-y) * 2 + 2px)`}static \u0275fac=function(a){return new(a||e)};static \u0275cmp=o.VBU({type:e,selectors:[["cue-card"]],hostVars:8,hostBindings:function(a,i){2&a&&(o.Aen(i.getStyles()),o.HbH(i.getClass()),o.AVh("padded",i.padded())("shadow",i.shadow()))},inputs:{style:[1,"style"],variant:[1,"variant"],shadow:[1,"shadow"],padded:[1,"padded"],scrollable:[1,"scrollable"],maxHeight:[1,"maxHeight"],maxContentHeight:[1,"maxContentHeight"]},ngContentSelectors:g,decls:2,vars:2,consts:[["cueResized","",1,"inner",3,"resized"]],template:function(a,i){1&a&&(o.NAR(),o.j41(0,"div",0),o.bIt("resized",function(p){return i.onResize(p)}),o.SdG(1),o.k0s()),2&a&&o.xc7("display",i.innerDisplay())},dependencies:[l.C],styles:["[_nghost-%COMP%]{display:block;border-radius:var(--cue-card-border-radius);border:1px solid var(--cue-card-border-color);box-sizing:border-box;overflow:hidden;--cue-scrollbar-thumb-color: var(--cue-color-lightgray)}.padded[_nghost-%COMP%]{padding:var(--cue-card-padding-y) var(--cue-card-padding-x)}.shadow[_nghost-%COMP%]{box-shadow:var(--cue-card-box-shadow)}.variant-default[_nghost-%COMP%]{--cue-paginator-text-color: var(--cue-paginator-text-color);--cue-input-border-bottom-color: var(--cue-main-foreground);--cue-input-placeholder-color: var(--cue-color-darkmidgray);--cue-input-label-color: var(--cue-main-foreground);--cue-input-value-color: var(--cue-main-foreground);--cue-stepper-border-color: var(--cue-main-foreground);--cue-stepper-fill-color: var(--cue-main-foreground);--cue-stepper-connector-color: var(--cue-main-foreground)}body.dark .variant-default[_nghost-%COMP%]{--cue-scrollbar-thumb-color: var(--cue-color-midgray);--cue-paginator-text-color: var(--cue-color-midgray)}.variant-secondary[_nghost-%COMP%], .variant-primary[_nghost-%COMP%]{--cue-button-primary-focus-color: var(--cue-color-ultralightgray);--cue-button-primary-foreground: var(--cue-color-blue);--cue-button-primary-border-color: var(--cue-color-ultralightgray);--cue-button-primary-background: var(--cue-color-ultralightgray);--cue-button-primary-disabled-foreground: var(--cue-color-midgray);--cue-button-primary-disabled-background: var(--cue-color-lightgray);--cue-button-primary-disabled-border-color: var(--cue-color-lightgray);--cue-button-secondary-disabled-foreground: var(--cue-color-midgray);--cue-button-secondary-disabled-border-color: var(--cue-color-midgray);--cue-input-value-color: var(--cue-color-ultralightgray);--cue-input-label-color: var(--cue-color-ultralightgray);--cue-input-placeholder-color: var(--cue-color-lightgray);--cue-input-border-bottom-color: var(--cue-color-ultralightgray);--cue-input-switch-background: rgba(255, 255, 255, .25);--cue-input-switch-checked-background: var(--cue-color-green);--cue-input-switch-checked-indicator-background: var(--cue-color-darkgray);--cue-stepper-border-color: var(--cue-color-ultralightgray);--cue-stepper-fill-color: var(--cue-color-ultralightgray);--cue-stepper-connector-color: var(--cue-color-ultralightgray);--cue-table-text-color: var(--cue-color-ultralightgray);--cue-table-secondary-text-color: var(--cue-color-lightgray);--cue-table-row-border-bottom-color: rgba(255, 255, 255, .2);--cue-table-row-hover-bg: rgba(255, 255, 255, .1);--cue-chart-text-color: var(--cue-color-ultralightgray);--cue-paginator-text-color: var(--cue-color-ultralightgray)}:is(.variant-secondary[_nghost-%COMP%], .variant-primary[_nghost-%COMP%]) .ag-cell{--cue-input-value-color: var(--cue-table-text-color);--cue-input-placeholder-color: var(--cue-table-secondary-text-color)}.variant-secondary[_nghost-%COMP%]{--cue-input-switch-checked-background: var(--cue-color-blue);--cue-chart-border-background-color: var(--cue-secondary)}.variant-accent[_nghost-%COMP%]{--cue-chart-border-background-color: var(--cue-accent);--cue-chart-text-color: var(--cue-color-darkgray);--cue-chart-text-color-select: var(--cue-color-darkmidgray);--cue-input-value-color: var(--cue-color-darkgray);--cue-input-label-color: var(--cue-color-darkgray);--cue-input-placeholder-color: var(--cue-color-darkmidgray);--cue-input-border-bottom-color: var(--cue-color-darkgray);--cue-input-border-color: var(--cue-color-darkgray);--cue-stepper-border-color: var(--cue-color-darkgray);--cue-stepper-fill-color: var(--cue-color-darkgray);--cue-stepper-connector-color: var(--cue-color-darkgray);--cue-table-text-color: var(--cue-color-darkgray);--cue-table-secondary-text-color: var(--cue-color-darkmidgray);--cue-table-row-border-bottom-color: rgba(0, 0, 0, .15);--cue-table-row-hover-bg: rgba(0, 0, 0, .06)}.variant-primary[_nghost-%COMP%]{--cue-chart-border-background-color: var(--cue-primary);--cue-chart-text-color: var(--cue-color-ultralightgray);--cue-chart-text-color-select: var(--cue-color-lightgray);--cue-input-placeholder-color: rgba(255, 255, 255, .45)}[_nghost-%COMP%] > .inner[_ngcontent-%COMP%]{position:absolute;inset:var(--cue-card-padding-y) 0 0 var(--cue-card-padding-x);overflow:auto;padding-right:var(--cue-card-padding-x);padding-bottom:var(--cue-card-padding-y);scrollbar-width:thin;scrollbar-color:var(--cue-scrollbar-thumb-color) transparent}[_nghost-%COMP%] > .inner[_ngcontent-%COMP%]::-webkit-scrollbar{width:4px;height:4px}[_nghost-%COMP%] > .inner[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{background-color:var(--cue-scrollbar-thumb-color);border-radius:2px}[_nghost-%COMP%] > .inner[_ngcontent-%COMP%]::-webkit-scrollbar-track{background:transparent}"]})}return e})()},5970(v,s,c){c.d(s,{C:()=>g});var n=c(7705),u=c(5802),l=c(5547);class o{newRect;oldRect;isFirst;element;constructor(h,e,t){this.newRect=h,this.oldRect=e,this.isFirst=null==e,this.element=t}}let g=(()=>{class d{element;zone;observer;oldRect;resized=(0,n.CGW)();windowResized=(0,n.CGW)();constructor(e,t){this.element=e,this.zone=t,this.observer=new ResizeObserver(r=>this.zone.run(()=>this.observe(r)))}ngOnInit(){this.observer.observe(this.element.nativeElement)}ngOnDestroy(){this.observer.disconnect()}onWindowResize(){this.zone.run(()=>{const e=this.getWindowRect(),t=new o(e,void 0,window.document.documentElement);this.windowResized.emit(t)})}observe(e){const t=e[0],r=new o(t.contentRect,this.oldRect,t.target);this.oldRect=t.contentRect,this.resized.emit(r)}getWindowRect(){return{x:0,y:0,width:window.innerWidth,height:window.innerHeight,top:0,left:0,right:window.innerWidth,bottom:window.innerHeight,toJSON:()=>({})}}static \u0275fac=function(t){return new(t||d)(l.rXU(l.aKT),l.rXU(u.SKi))};static \u0275dir=l.FsC({type:d,selectors:[["","cueResized",""]],hostBindings:function(t,r){1&t&&l.bIt("resize",function(){return r.onWindowResize()},l.tSv)},outputs:{resized:"resized",windowResized:"windowResized"}})}return d})()}}]);
package/189.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkcue_ui=self.webpackChunkcue_ui||[]).push([[189,319,613],{3319(y,m,o){o.d(m,{ButtonIcon:()=>v});var s=o(7705),d=o(29),i=o(5547);let v=(()=>{class _{icon=(0,s.hFB)(void 0);slot=(0,s.hFB)("before");static \u0275fac=function(e){return new(e||_)};static \u0275cmp=i.VBU({type:_,selectors:[["cue-button-icon"]],inputs:{icon:[1,"icon"],slot:[1,"slot"]},decls:1,vars:2,consts:[[3,"slot","name"]],template:function(e,t){1&e&&i.nrm(0,"cue-svg-icon",0),2&e&&i.Y8G("slot",t.slot())("name",t.icon())},dependencies:[d.A],encapsulation:2})}return _})()},9495(y,m,o){o.d(m,{I:()=>_});var s=o(7705),d=o(5802),i=o(5547);const v=["inputEl"];let _=(()=>{class l{value=(0,s.geq)("");placeholder=(0,s.hFB)("");autofocus=(0,s.hFB)(!1);valueChange=(0,s.CGW)();save=(0,s.CGW)();cancel=(0,s.CGW)();inputEl;constructor(){(0,d.QZP)(()=>{const e=this.value(),t=this.inputEl?.nativeElement;t&&t.innerText.replace(/\n$/,"")!==e&&(t.innerText=e)})}ngAfterViewInit(){const e=this.inputEl?.nativeElement;e&&(e.innerText=this.value()),this.autofocus()&&e&&e.focus()}onInput(e){const a=e.target.innerText.replace(/\n$/,"");this.value.set(a),this.valueChange.emit(a)}onEnter(e){e.preventDefault(),this.save.emit()}onEscape(e){e.preventDefault(),this.cancel.emit()}onBlur(){this.save.emit()}static \u0275fac=function(t){return new(t||l)};static \u0275cmp=i.VBU({type:l,selectors:[["cue-inline-input"]],viewQuery:function(t,a){if(1&t&&i.GBs(v,5),2&t){let n;i.mGM(n=i.lsd())&&(a.inputEl=n.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(t,a){1&t&&(i.rj2(0,"span",1,0),i.VwU("input",function(r){return a.onInput(r)})("keydown.enter",function(r){return a.onEnter(r)})("keydown.escape",function(r){return a.onEscape(r)})("blur",function(){return a.onBlur()}),i.eux()),2&t&&i.BMQ("data-placeholder",a.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 l})()},7293(y,m,o){o.d(m,{x:()=>e});var s=o(7705),d=o(5802),i=o(2271),v=o(4613),_=o(9352),l=o(5547);function h(t,a){1&t&&l.nrm(0,"cue-logo",4)}let e=(()=>{class t{projectId=(0,s.hFB)(void 0);resourceId=(0,s.hFB)(void 0);_active=(0,d.vPA)(!0);onHover(){this._active.set(!1),requestAnimationFrame(()=>this._active.set(!0))}_title=(0,i.EW)(()=>this.projectId()&&this.resourceId()?"components.logoLink.showResourceInCue":this.projectId()?"components.logoLink.openProjectInCue":"components.logoLink.openCuePortal");_href=(0,i.EW)(()=>{const n=this.projectId(),r=this.resourceId();return n&&r?`https://cue.qaecy.com/r/${encodeURIComponent(n)}/${encodeURIComponent(r)}`:n?`https://cue.qaecy.com/home/projects?p=${encodeURIComponent(n)}`:"https://cue.qaecy.com/home/projects"});static \u0275fac=function(r){return new(r||t)};static \u0275cmp=l.VBU({type:t,selectors:[["cue-logo-link"]],inputs:{projectId:[1,"projectId"],resourceId:[1,"resourceId"]},decls:6,vars:5,consts:[["target","_blank","rel","noopener noreferrer",1,"link",3,"mouseenter","href","title"],[1,"logo-stack"],["size","xs",1,"logo-bg"],[1,"logo-fg"],["size","xs"]],template:function(r,p){1&r&&(l.j41(0,"a",0),l.nI1(1,"transloco"),l.bIt("mouseenter",function(){return p.onHover()}),l.j41(2,"div",1),l.nrm(3,"cue-logo",2),l.j41(4,"div",3),l.nVh(5,h,1,0,"cue-logo",4),l.k0s()()()),2&r&&(l.Y8G("href",p._href(),l.B4B)("title",l.bMT(1,3,p._title())),l.R7$(5),l.vxM(p._active()?5:-1))},dependencies:[v.Logo,_.Kj],styles:["[_nghost-%COMP%]{display:inline-block;line-height:0}.link[_ngcontent-%COMP%]{display:block;text-decoration:none;cursor:pointer}.logo-stack[_ngcontent-%COMP%]{position:relative;display:inline-block;line-height:0}.logo-bg[_ngcontent-%COMP%]{display:block;opacity:.3;transition:opacity .2s ease}.link[_ngcontent-%COMP%]:hover .logo-bg[_ngcontent-%COMP%]{opacity:.15}.logo-fg[_ngcontent-%COMP%]{position:absolute;inset:0;opacity:0;transition:opacity .15s ease}.link[_ngcontent-%COMP%]:hover .logo-fg[_ngcontent-%COMP%]{opacity:1}"],changeDetection:0})}return t})()},4613(y,m,o){o.d(m,{Logo:()=>l});var s=o(7705),d=o(5802),i=o(5547),v=o(2271),_=o(6170);let l=(()=>{class h{size=(0,s.hFB)("m");sizeMap={xs:"40px",s:"80px",m:"160px",l:"222px"};active=(0,s.hFB)(!0,{transform:s.L39});continuous=(0,s.hFB)(!1,{transform:s.L39});mode=(0,s.hFB)("default");isDarkMode=(0,s.geq)(!1);handleDarkModeChange(t){this.isDarkMode.set(t),-1===this.raf&&this.animate()}colorA=(0,v.EW)(()=>this.isDarkMode()?[221,246,18]:[18,28,43]);colorB=[0,202,204];paths=[];raf=-1;appearTime=0;disappearTime=0;tip=0;toe=0;mix=[0,0,0];norm=0;animate=t=>{if(void 0!==t){const a=5e-4*(t-this.appearTime);"glow"===this.mode()?this.tip=a%1:(this.tip=Math.min(1,a),this.active()||(this.toe=Math.min(1,6e-4*(t-this.disappearTime))))}if("glow"===this.mode()){const a=.06666666666666667,n=this.rgbToSvg(this.colorA());return this.paths.forEach((r,p)=>{this.norm=1/this.paths.length*p;let u=this.tip-this.norm;if(u<-(1-a)&&(u+=1),u>=0&&u<a){const f=1-u/a;r.setAttribute("stroke",this.rgbToSvg(this.colorB)),r.setAttribute("stroke-opacity",f.toFixed(3))}else r.setAttribute("stroke",n),r.setAttribute("stroke-opacity","0.005")}),void(this.raf=requestAnimationFrame(this.animate))}if(this.paths.forEach((a,n)=>{this.norm=1/this.paths.length*n,this.mix=this.mixRgb(this.colorA(),this.colorB,Math.max(0,Math.min(1,15*(this.tip-this.norm)))),a.setAttribute("stroke",this.tip*this.paths.length>n&&(this.active()||this.toe*this.paths.length<n)?this.rgbToSvg(this.mix):"transparent")}),this.tip>=1&&(this.active()||this.toe>=1))return this.continuous()?void setTimeout(()=>{this.appearTime=performance.now(),this.tip=0,this.toe=0,this.raf=requestAnimationFrame(this.animate)},500):void(this.raf=-1);this.raf=requestAnimationFrame(this.animate)};activate(){this.appearTime=performance.now(),this.animate(this.appearTime)}deactivate(){this.disappearTime=performance.now(),-1===this.raf&&this.animate(this.disappearTime)}mixChannel(t,a,n){return parseInt((t*n+a*(1-n)).toFixed())}mixRgb(t,a,n){return[this.mixChannel(t[0],a[0],n),this.mixChannel(t[1],a[1],n),this.mixChannel(t[2],a[2],n)]}rgbToSvg(t){return`rgb(${t[0]},${t[1]},${t[2]})`}constructor(){(0,d.QZP)(()=>{"glow"===this.mode()||this.active()?this.activate():this.deactivate()}),(0,d.QZP)(()=>{this.isDarkMode(),this.animate()});const t=(0,d.WQX)(i.aKT);(0,i.mal)({read:()=>{if(this.paths.length)return;const a=t.nativeElement.querySelector("svg"),n=t.nativeElement.querySelector("#original-path");if(!n)return;const r=n.getTotalLength(),u=[];for(let f=0;f<400;f++){const c=n.getPointAtLength(r/400*f);u.push({x:parseFloat(c.x.toFixed(2)),y:parseFloat(c.y.toFixed(2))})}u.push(n.getPointAtLength(r)),u.reverse(),u.forEach((f,c)=>{if(0===c||1===c)return;const g=document.createElementNS("http://www.w3.org/2000/svg","path");g.setAttribute("d",`M${u[c-2].x},${u[c-2].y}L${u[c-1].x},${u[c-1].y}L${f.x},${f.y}`),g.setAttribute("fill","none"),g.setAttribute("stroke","transparent"),g.setAttribute("stroke-width",n?.getAttribute("stroke-width")||"1"),g.setAttribute("stroke-miterlimit",n?.getAttribute("stroke-miterlimit")||"1"),a.appendChild(g),this.paths.push(g)})}})}ngOnDestroy(){this.paths=[],cancelAnimationFrame(this.raf),this.raf=-1}static \u0275fac=function(a){return new(a||h)};static \u0275cmp=i.VBU({type:h,selectors:[["cue-logo"]],hostVars:2,hostBindings:function(a,n){2&a&&i.xc7("width",n.sizeMap[n.size()])},inputs:{size:[1,"size"],active:[1,"active"],continuous:[1,"continuous"],mode:[1,"mode"],isDarkMode:[1,"isDarkMode"]},outputs:{isDarkMode:"isDarkModeChange"},decls:2,vars:0,consts:[["cueDarkMode","","xmlns","http://www.w3.org/2000/svg","viewBox","0 0 221.545 86.191","width","222","height","86","overflow","visible",3,"darkModeChange"],["id","original-path","fill","none","stroke","transparent","stroke-miterlimit","10","stroke-width","12","d","M216.046 56.638s-10.561 24.201-36.192 22.991c-25.631-1.21-22.771-24.751-20.351-37.622 2.42-12.871 10.451-20.351 16.831-18.041 6.283 2.275 8.03 9.68 2.09 21.891-5.94 12.211-21.341 37.567-35.862 33.992-12.413-3.056-13.281-23.162-13.281-23.162V29.762v26.925c0 14.471-12.47 23.212-24.672 23.212s-24.672-8.301-24.672-23.212V29.829l-.006.105v13.031c0 20.416-16.55 36.966-36.966 36.966S6 63.381 6 42.966 22.55 6 42.966 6c6.91 0 13.377 1.896 18.91 5.196"]],template:function(a,n){1&a&&(d.qSk(),i.j41(0,"svg",0),i.bIt("darkModeChange",function(p){return n.handleDarkModeChange(p)}),i.nrm(1,"path",1),i.k0s())},dependencies:[_.R],styles:["[_nghost-%COMP%]{display:block}svg[_ngcontent-%COMP%]{flex:1;display:block;width:100%;height:auto}"]})}return h})()},2245(y,m,o){o.r(m),o.d(m,{Typography:()=>p});var s=o(7705),d=o(2271),i=o(7089),v=o(5381),_=o(29),l=o(9495),h=o(5802),e=o(5547);const t=["*"];function a(u,f){if(1&u){const c=e.RV6();e.j41(0,"div",2),e.bIt("input",function(M){h.eBV(c);const D=e.XpG();return h.Njj(D.onInput(M))})("blur",function(M){h.eBV(c);const D=e.XpG();return h.Njj(D.onInput(M))}),e.k0s()}if(2&u){const c=e.XpG();e.Aen(c.getStyles()),e.xc7("font-style",c.italic()?"italic":"normal"),e.Y8G("innerHTML",c.innerHTML(),e.npT)("contentEditable",c.editable())}}function n(u,f){if(1&u&&e.nrm(0,"cue-svg-icon",5),2&u){const c=e.XpG(2);e.xc7("--cue-icon-width",c.infoSize()+"px"),e.Y8G("cueTooltip",c.info())}}function r(u,f){if(1&u){const c=e.RV6();e.j41(0,"div",3),e.bIt("input",function(M){h.eBV(c);const D=e.XpG();return h.Njj(D.onInput(M))})("blur",function(M){h.eBV(c);const D=e.XpG();return h.Njj(D.onInput(M))}),e.SdG(1),e.k0s(),e.nVh(2,n,1,3,"cue-svg-icon",4)}if(2&u){const c=e.XpG();e.Aen(c.getStyles()),e.xc7("font-style",c.italic()?"italic":"normal"),e.Y8G("contentEditable",c.editable()),e.R7$(2),e.vxM(c.info()?2:-1)}}let p=(()=>{class u{_inlineInput=(0,s.sbv)(l.I);hasInlineInput=(0,d.EW)(()=>!!this._inlineInput());as=(0,s.hFB)("div");size=(0,s.hFB)("m");weight=(0,s.hFB)("regular");align=(0,s.hFB)("start");noWrap=(0,s.hFB)(!1);italic=(0,s.hFB)(!1);innerHTML=(0,s.hFB)(null);info=(0,s.hFB)("");editable=(0,s.hFB)(!1);change=(0,s.CGW)();onInput(c){this.editable()&&this.change.emit(c.target.innerText)}getStyles=(0,d.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,d.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(g){return new(g||u)};static \u0275cmp=e.VBU({type:u,selectors:[["cue-typography"]],contentQueries:function(g,M,D){1&g&&e.C6U(D,M._inlineInput,l.I,5),2&g&&e.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:t,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(g,M){1&g&&(e.NAR(),e.j41(0,"cue-flexcontainer",0),e.nVh(1,a,1,6,"div",1)(2,r,3,6),e.k0s()),2&g&&(e.Y8G("noGap",!0),e.R7$(),e.vxM(M.innerHTML()?1:2))},dependencies:[_.A,i.d,v.n],encapsulation:2})}return u})()},6170(y,m,o){o.d(m,{R:()=>_});var s=o(7705),d=o(5802),i=o(2271),v=o(5547);let _=(()=>{class l{destroyRef=(0,d.WQX)(d.abz);_isDarkMode=(0,d.vPA)(this.hasDarkClass());isDarkMode=(0,i.EW)(()=>this._isDarkMode());darkModeChange=(0,s.CGW)();constructor(){const e=new MutationObserver(t=>{t.forEach(a=>{if("attributes"===a.type&&"class"===a.attributeName){const n=this.hasDarkClass();n!==this._isDarkMode()&&this._isDarkMode.set(n)}})});e.observe(document.body,{attributes:!0,attributeFilter:["class"]}),this.destroyRef.onDestroy(()=>e.disconnect()),(0,d.QZP)(()=>{this.darkModeChange.emit(this._isDarkMode()),document.documentElement.style.colorScheme=this._isDarkMode()?"dark":"light"})}hasDarkClass(){return document.body.classList.contains("dark")}toggleDarkMode(){document.body.classList.toggle("dark")}static \u0275fac=function(t){return new(t||l)};static \u0275dir=v.FsC({type:l,selectors:[["","cueDarkMode",""]],outputs:{darkModeChange:"darkModeChange"},exportAs:["darkModeDetector"]})}return l})()},7851(y,m,o){o.d(m,{k:()=>e});var s=o(7705),d=o(5802),i=o(5547),v=o(4613),_=o(2245);function l(t,a){if(1&t&&(i.j41(0,"cue-typography",1),i.EFF(1),i.k0s()),2&t){const n=i.XpG();i.R7$(),i.JRh(n.message)}}let h=(()=>{class t{message="";static \u0275fac=function(r){return new(r||t)};static \u0275cmp=i.VBU({type:t,selectors:[["cue-logo-loader-overlay"]],decls:2,vars:1,consts:[["size","m","mode","glow"],["size","s",1,"message"]],template:function(r,p){1&r&&(i.nrm(0,"cue-logo",0),i.nVh(1,l,2,1,"cue-typography",1)),2&r&&(i.R7$(),i.vxM(p.message?1:-1))},dependencies:[v.Logo,_.Typography],styles:["[_nghost-%COMP%]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;z-index:1000;pointer-events:none}.message[_ngcontent-%COMP%]{color:var(--color-text-secondary)}"],changeDetection:0})}return t})(),e=(()=>{class t{cueLogoLoader=(0,s.hFB)(!1);cueLogoLoaderMessage=(0,s.hFB)("");el=(0,d.WQX)(i.aKT);appRef=(0,d.WQX)(i.o8S);envInjector=(0,d.WQX)(d.uvJ);renderer=(0,d.WQX)(i.sFG);overlayRef;constructor(){(0,d.QZP)(()=>{const n=this.cueLogoLoader(),r=this.cueLogoLoaderMessage();n?(this.overlayRef||this.createOverlay(),this.overlayRef&&(this.overlayRef.instance.message=r,this.overlayRef.changeDetectorRef.markForCheck())):this.destroyOverlay()})}createOverlay(){this.overlayRef=(0,s.a0P)(h,{environmentInjector:this.envInjector}),this.appRef.attachView(this.overlayRef.hostView),this.renderer.appendChild(this.el.nativeElement,this.overlayRef.hostView.rootNodes[0])}destroyOverlay(){this.overlayRef&&(this.appRef.detachView(this.overlayRef.hostView),this.overlayRef.destroy(),this.overlayRef=void 0)}ngOnDestroy(){this.destroyOverlay()}static \u0275fac=function(r){return new(r||t)};static \u0275dir=i.FsC({type:t,selectors:[["","cueLogoLoader",""]],hostVars:2,hostBindings:function(r,p){2&r&&i.xc7("position","relative")},inputs:{cueLogoLoader:[1,"cueLogoLoader"],cueLogoLoaderMessage:[1,"cueLogoLoaderMessage"]}})}return t})()}}]);
package/29.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkcue_ui=self.webpackChunkcue_ui||[]).push([[29],{5381(y,k,s){s.d(k,{n:()=>x});var h=s(7705),f=s(2271),m=s(5547);const a=["*"];let x=(()=>{class v{style=(0,h.hFB)("");gap=(0,h.hFB)("m");direction=(0,h.hFB)("row");wrap=(0,h.hFB)("nowrap");align=(0,h.hFB)("stretch");justify=(0,h.hFB)("start");noGap=(0,h.hFB)(!1);getStyles=(0,f.EW)(()=>{const w=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: ${w};\n ${this.style()}\n `});static \u0275fac=function(i){return new(i||v)};static \u0275cmp=m.VBU({type:v,selectors:[["cue-flexcontainer"]],hostVars:2,hostBindings:function(i,V){2&i&&m.Aen(V.getStyles())},inputs:{style:[1,"style"],gap:[1,"gap"],direction:[1,"direction"],wrap:[1,"wrap"],align:[1,"align"],justify:[1,"justify"],noGap:[1,"noGap"]},ngContentSelectors:a,decls:1,vars:0,template:function(i,V){1&i&&(m.NAR(),m.SdG(0))},styles:["[_nghost-%COMP%]{display:flex;min-width:0;min-height:0}"]})}return v})()},29(y,k,s){s.d(k,{A:()=>w});var h=s(7705),f=s(2271),m=s(5869),a=s(5547),x=s(345);let v=(()=>{class i{sanitizer;constructor(u){this.sanitizer=u}transform(u){return this.sanitizer.bypassSecurityTrustHtml(u)}static \u0275fac=function(c){return new(c||i)(a.rXU(x.up,16))};static \u0275pipe=a.EJ8({name:"cueSafeHtml",type:i,pure:!0})}return i})();var H=s(5381);let w=(()=>{class i{name=(0,h.hFB)(void 0);size=(0,h.hFB)(void 0);getSvg=(0,f.EW)(()=>this.name()&&m[this.name()]);hostStyles=(0,f.EW)(()=>this.size()?`--cue-icon-width: ${{xs:"10px",s:"12px",m:"14px",l:"16px",xl:"18px"}[this.size()]}`:"");static \u0275fac=function(c){return new(c||i)};static \u0275cmp=a.VBU({type:i,selectors:[["cue-svg-icon"]],hostVars:2,hostBindings:function(c,M){2&c&&a.Aen(M.hostStyles())},inputs:{name:[1,"name"],size:[1,"size"]},decls:2,vars:4,consts:[["align","center","justify","center",3,"noGap","innerHTML"]],template:function(c,M){1&c&&(a.nrm(0,"cue-flexcontainer",0),a.nI1(1,"cueSafeHtml")),2&c&&a.Y8G("noGap",!0)("innerHTML",a.bMT(1,2,M.getSvg()??""),a.npT)},dependencies:[H.n,v],styles:["svg{display:block;width:var(--cue-icon-width);height:var(--cue-icon-width)}\n"],encapsulation:3})}return i})()},345(y,k,s){s.d(k,{up:()=>b});var d=s(5802),r=s(5547);let b=(()=>{class t{static \u0275fac=function(n){return new(n||t)};static \u0275prov=d.jDH({token:t,factory:function(n){let l=null;return l=n?new(n||t):d.KVO(L),l},providedIn:"root"})}return t})(),L=(()=>{class t extends b{_doc;constructor(e){super(),this._doc=e}sanitize(e,n){if(null==n)return null;switch(e){case r.WPN.NONE:return n;case r.WPN.HTML:return(0,r.iWE)(n,"HTML")?(0,r.aCM)(n):(0,r.wr$)(this._doc,String(n)).toString();case r.WPN.STYLE:return(0,r.iWE)(n,"Style")?(0,r.aCM)(n):n;case r.WPN.SCRIPT:if((0,r.iWE)(n,"Script"))return(0,r.aCM)(n);throw new d.buA(5200,!1);case r.WPN.URL:return(0,r.iWE)(n,"URL")?(0,r.aCM)(n):(0,r.gil)(String(n));case r.WPN.RESOURCE_URL:if((0,r.iWE)(n,"ResourceURL"))return(0,r.aCM)(n);throw new d.buA(5201,!1);default:throw new d.buA(5202,!1)}}bypassSecurityTrustHtml(e){return(0,r.PYC)(e)}bypassSecurityTrustStyle(e){return(0,r.rAh)(e)}bypassSecurityTrustScript(e){return(0,r.p2i)(e)}bypassSecurityTrustUrl(e){return(0,r.B1s)(e)}bypassSecurityTrustResourceUrl(e){return(0,r.RPW)(e)}static \u0275fac=function(n){return new(n||t)(d.KVO(d.qQL))};static \u0275prov=d.jDH({token:t,factory:t.\u0275fac,providedIn:"root"})}return t})()},5869(y){y.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>"}')}}]);
package/319.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkcue_ui=self.webpackChunkcue_ui||[]).push([[319],{3319(l,u,n){n.d(u,{ButtonIcon:()=>_});var c=n(7705),a=n(29),t=n(5547);let _=(()=>{class e{icon=(0,c.hFB)(void 0);slot=(0,c.hFB)("before");static \u0275fac=function(o){return new(o||e)};static \u0275cmp=t.VBU({type:e,selectors:[["cue-button-icon"]],inputs:{icon:[1,"icon"],slot:[1,"slot"]},decls:1,vars:2,consts:[[3,"slot","name"]],template:function(o,s){1&o&&t.nrm(0,"cue-svg-icon",0),2&o&&t.Y8G("slot",s.slot())("name",s.icon())},dependencies:[a.A],encapsulation:2})}return e})()}}]);
package/448.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkcue_ui=self.webpackChunkcue_ui||[]).push([[448],{5448(M,f,i){i.d(f,{ButtonLabel:()=>m});var t=i(7705),g=i(2245),o=i(5547);const v=["*"];let m=(()=>{class u{fontSize=(0,t.hFB)("m");italic=(0,t.hFB)(!1);noWrap=(0,t.hFB)(!0);static \u0275fac=function(a){return new(a||u)};static \u0275cmp=o.VBU({type:u,selectors:[["cue-button-label"]],inputs:{fontSize:[1,"fontSize"],italic:[1,"italic"],noWrap:[1,"noWrap"]},ngContentSelectors:v,decls:3,vars:3,consts:[[3,"size","italic","noWrap"]],template:function(a,l){1&a&&(o.NAR(),o.j41(0,"div")(1,"cue-typography",0),o.SdG(2),o.k0s()()),2&a&&(o.R7$(),o.Y8G("size",l.fontSize())("italic",l.italic())("noWrap",l.noWrap()))},dependencies:[g.Typography],styles:["div[_ngcontent-%COMP%]{transform:translateY(.05em)}"]})}return u})()},9495(M,f,i){i.d(f,{I:()=>m});var t=i(7705),g=i(5802),o=i(5547);const v=["inputEl"];let m=(()=>{class u{value=(0,t.geq)("");placeholder=(0,t.hFB)("");autofocus=(0,t.hFB)(!1);valueChange=(0,t.CGW)();save=(0,t.CGW)();cancel=(0,t.CGW)();inputEl;constructor(){(0,g.QZP)(()=>{const e=this.value(),a=this.inputEl?.nativeElement;a&&a.innerText.replace(/\n$/,"")!==e&&(a.innerText=e)})}ngAfterViewInit(){const e=this.inputEl?.nativeElement;e&&(e.innerText=this.value()),this.autofocus()&&e&&e.focus()}onInput(e){const l=e.target.innerText.replace(/\n$/,"");this.value.set(l),this.valueChange.emit(l)}onEnter(e){e.preventDefault(),this.save.emit()}onEscape(e){e.preventDefault(),this.cancel.emit()}onBlur(){this.save.emit()}static \u0275fac=function(a){return new(a||u)};static \u0275cmp=o.VBU({type:u,selectors:[["cue-inline-input"]],viewQuery:function(a,l){if(1&a&&o.GBs(v,5),2&a){let d;o.mGM(d=o.lsd())&&(l.inputEl=d.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(a,l){1&a&&(o.rj2(0,"span",1,0),o.VwU("input",function(h){return l.onInput(h)})("keydown.enter",function(h){return l.onEnter(h)})("keydown.escape",function(h){return l.onEscape(h)})("blur",function(){return l.onBlur()}),o.eux()),2&a&&o.BMQ("data-placeholder",l.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 u})()},2245(M,f,i){i.r(f),i.d(f,{Typography:()=>E});var t=i(7705),g=i(2271),o=i(7089),v=i(5381),m=i(29),u=i(9495),_=i(5802),e=i(5547);const a=["*"];function l(r,y){if(1&r){const n=e.RV6();e.j41(0,"div",2),e.bIt("input",function(s){_.eBV(n);const p=e.XpG();return _.Njj(p.onInput(s))})("blur",function(s){_.eBV(n);const p=e.XpG();return _.Njj(p.onInput(s))}),e.k0s()}if(2&r){const n=e.XpG();e.Aen(n.getStyles()),e.xc7("font-style",n.italic()?"italic":"normal"),e.Y8G("innerHTML",n.innerHTML(),e.npT)("contentEditable",n.editable())}}function d(r,y){if(1&r&&e.nrm(0,"cue-svg-icon",5),2&r){const n=e.XpG(2);e.xc7("--cue-icon-width",n.infoSize()+"px"),e.Y8G("cueTooltip",n.info())}}function h(r,y){if(1&r){const n=e.RV6();e.j41(0,"div",3),e.bIt("input",function(s){_.eBV(n);const p=e.XpG();return _.Njj(p.onInput(s))})("blur",function(s){_.eBV(n);const p=e.XpG();return _.Njj(p.onInput(s))}),e.SdG(1),e.k0s(),e.nVh(2,d,1,3,"cue-svg-icon",4)}if(2&r){const n=e.XpG();e.Aen(n.getStyles()),e.xc7("font-style",n.italic()?"italic":"normal"),e.Y8G("contentEditable",n.editable()),e.R7$(2),e.vxM(n.info()?2:-1)}}let E=(()=>{class r{_inlineInput=(0,t.sbv)(u.I);hasInlineInput=(0,g.EW)(()=>!!this._inlineInput());as=(0,t.hFB)("div");size=(0,t.hFB)("m");weight=(0,t.hFB)("regular");align=(0,t.hFB)("start");noWrap=(0,t.hFB)(!1);italic=(0,t.hFB)(!1);innerHTML=(0,t.hFB)(null);info=(0,t.hFB)("");editable=(0,t.hFB)(!1);change=(0,t.CGW)();onInput(n){this.editable()&&this.change.emit(n.target.innerText)}getStyles=(0,g.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,g.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(c){return new(c||r)};static \u0275cmp=e.VBU({type:r,selectors:[["cue-typography"]],contentQueries:function(c,s,p){1&c&&e.C6U(p,s._inlineInput,u.I,5),2&c&&e.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:a,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(c,s){1&c&&(e.NAR(),e.j41(0,"cue-flexcontainer",0),e.nVh(1,l,1,6,"div",1)(2,h,3,6),e.k0s()),2&c&&(e.Y8G("noGap",!0),e.R7$(),e.vxM(s.innerHTML()?1:2))},dependencies:[m.A,o.d,v.n],encapsulation:2})}return r})()}}]);