@qaecy/cue-ui 0.0.44 → 0.0.45

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.45",
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})()}}]);
package/89.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkcue_ui=self.webpackChunkcue_ui||[]).push([[89],{7089(di,Cr,Xe){Xe.d(Cr,{d:()=>ai});var Lt=Xe(5802),Rt=Xe(5547),Me=Xe(7705);function U(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function de(e){return e instanceof U(e).Element||e instanceof Element}function X(e){return e instanceof U(e).HTMLElement||e instanceof HTMLElement}function lt(e){return!(typeof ShadowRoot>"u")&&(e instanceof U(e).ShadowRoot||e instanceof ShadowRoot)}var ve=Math.max,Ye=Math.min,we=Math.round;function dt(){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 jt(){return!/^((?!chrome|android).)*safari/i.test(dt())}function Oe(e,t,r){void 0===t&&(t=!1),void 0===r&&(r=!1);var i=e.getBoundingClientRect(),o=1,a=1;t&&X(e)&&(o=e.offsetWidth>0&&we(i.width)/e.offsetWidth||1,a=e.offsetHeight>0&&we(i.height)/e.offsetHeight||1);var u=(de(e)?U(e):window).visualViewport,f=!jt()&&r,l=(i.left+(f&&u?u.offsetLeft:0))/o,c=(i.top+(f&&u?u.offsetTop:0))/a,E=i.width/o,O=i.height/a;return{width:E,height:O,top:c,right:l+E,bottom:c+O,left:l,x:l,y:c}}function vt(e){var t=U(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function K(e){return e?(e.nodeName||"").toLowerCase():null}function se(e){return((de(e)?e.ownerDocument:e.document)||window.document).documentElement}function mt(e){return Oe(se(e)).left+vt(e).scrollLeft}function re(e){return U(e).getComputedStyle(e)}function ht(e){var t=re(e);return/auto|scroll|overlay|hidden/.test(t.overflow+t.overflowY+t.overflowX)}function Sr(e,t,r){void 0===r&&(r=!1);var i=X(t),o=X(t)&&function Pr(e){var t=e.getBoundingClientRect(),r=we(t.width)/e.offsetWidth||1,i=we(t.height)/e.offsetHeight||1;return 1!==r||1!==i}(t),a=se(t),s=Oe(e,o,r),u={scrollLeft:0,scrollTop:0},f={x:0,y:0};return(i||!i&&!r)&&(("body"!==K(t)||ht(a))&&(u=function Dr(e){return e!==U(e)&&X(e)?function Ar(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}(e):vt(e)}(t)),X(t)?((f=Oe(t,!0)).x+=t.clientLeft,f.y+=t.clientTop):a&&(f.x=mt(a))),{x:s.left+u.scrollLeft-f.x,y:s.top+u.scrollTop-f.y,width:s.width,height:s.height}}function gt(e){var t=Oe(e),r=e.offsetWidth,i=e.offsetHeight;return Math.abs(t.width-r)<=1&&(r=t.width),Math.abs(t.height-i)<=1&&(i=t.height),{x:e.offsetLeft,y:e.offsetTop,width:r,height:i}}function ze(e){return"html"===K(e)?e:e.assignedSlot||e.parentNode||(lt(e)?e.host:null)||se(e)}function Bt(e){return["html","body","#document"].indexOf(K(e))>=0?e.ownerDocument.body:X(e)&&ht(e)?e:Bt(ze(e))}function Le(e,t){var r;void 0===t&&(t=[]);var i=Bt(e),o=i===(null==(r=e.ownerDocument)?void 0:r.body),a=U(i),s=o?[a].concat(a.visualViewport||[],ht(i)?i:[]):i,u=t.concat(s);return o?u:u.concat(Le(ze(s)))}function Mr(e){return["table","td","th"].indexOf(K(e))>=0}function kt(e){return X(e)&&"fixed"!==re(e).position?e.offsetParent:null}function Re(e){for(var t=U(e),r=kt(e);r&&Mr(r)&&"static"===re(r).position;)r=kt(r);return r&&("html"===K(r)||"body"===K(r)&&"static"===re(r).position)?t:r||function Lr(e){var t=/firefox/i.test(dt());if(/Trident/i.test(dt())&&X(e)&&"fixed"===re(e).position)return null;var o=ze(e);for(lt(o)&&(o=o.host);X(o)&&["html","body"].indexOf(K(o))<0;){var a=re(o);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 o;o=o.parentNode}return null}(e)||t}var H="top",Y="bottom",z="right",W="left",yt="auto",je=[H,Y,z,W],xe="start",Be="end",It="viewport",ke="popper",Vt=je.reduce(function(e,t){return e.concat([t+"-"+xe,t+"-"+Be])},[]),Nt=[].concat(je,[yt]).reduce(function(e,t){return e.concat([t,t+"-"+xe,t+"-"+Be])},[]),Ur=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function _r(e){var t=new Map,r=new Set,i=[];function o(a){r.add(a.name),[].concat(a.requires||[],a.requiresIfExists||[]).forEach(function(u){if(!r.has(u)){var f=t.get(u);f&&o(f)}}),i.push(a)}return e.forEach(function(a){t.set(a.name,a)}),e.forEach(function(a){r.has(a.name)||o(a)}),i}function Yr(e){var t;return function(){return t||(t=new Promise(function(r){Promise.resolve().then(function(){t=void 0,r(e())})})),t}}var Ft={placement:"bottom",modifiers:[],strategy:"absolute"};function Ht(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return!t.some(function(i){return!(i&&"function"==typeof i.getBoundingClientRect)})}function qr(e){void 0===e&&(e={});var r=e.defaultModifiers,i=void 0===r?[]:r,o=e.defaultOptions,a=void 0===o?Ft:o;return function(u,f,l){void 0===l&&(l=a);var c={placement:"bottom",orderedModifiers:[],options:Object.assign({},Ft,a),modifiersData:{},elements:{reference:u,popper:f},attributes:{},styles:{}},E=[],O=!1,y={state:c,setOptions:function(d){var x="function"==typeof d?d(c.options):d;h(),c.options=Object.assign({},a,c.options,x),c.scrollParents={reference:de(u)?Le(u):u.contextElement?Le(u.contextElement):[],popper:Le(f)};var C=function Xr(e){var t=_r(e);return Ur.reduce(function(r,i){return r.concat(t.filter(function(o){return o.phase===i}))},[])}(function zr(e){var t=e.reduce(function(r,i){var o=r[i.name];return r[i.name]=o?Object.assign({},o,i,{options:Object.assign({},o.options,i.options),data:Object.assign({},o.data,i.data)}):i,r},{});return Object.keys(t).map(function(r){return t[r]})}([].concat(i,c.options.modifiers)));return c.orderedModifiers=C.filter(function(n){return n.enabled}),function w(){c.orderedModifiers.forEach(function(m){var x=m.options,n=m.effect;if("function"==typeof n){var g=n({state:c,name:m.name,instance:y,options:void 0===x?{}:x});E.push(g||function(){})}})}(),y.update()},forceUpdate:function(){if(!O){var d=c.elements,x=d.reference,C=d.popper;if(Ht(x,C)){c.rects={reference:Sr(x,Re(C),"fixed"===c.options.strategy),popper:gt(C)},c.reset=!1,c.placement=c.options.placement,c.orderedModifiers.forEach(function(L){return c.modifiersData[L.name]=Object.assign({},L.data)});for(var n=0;n<c.orderedModifiers.length;n++)if(!0!==c.reset){var g=c.orderedModifiers[n],v=g.fn,A=g.options;"function"==typeof v&&(c=v({state:c,options:void 0===A?{}:A,name:g.name,instance:y})||c)}else c.reset=!1,n=-1}}},update:Yr(function(){return new Promise(function(m){y.forceUpdate(),m(c)})}),destroy:function(){h(),O=!0}};if(!Ht(u,f))return y;function h(){E.forEach(function(m){return m()}),E=[]}return y.setOptions(l).then(function(m){!O&&l.onFirstUpdate&&l.onFirstUpdate(m)}),y}}var qe={passive:!0};function Q(e){return e.split("-")[0]}function Ee(e){return e.split("-")[1]}function bt(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Wt(e){var f,t=e.reference,r=e.element,i=e.placement,o=i?Q(i):null,a=i?Ee(i):null,s=t.x+t.width/2-r.width/2,u=t.y+t.height/2-r.height/2;switch(o){case H:f={x:s,y:t.y-r.height};break;case Y:f={x:s,y:t.y+t.height};break;case z:f={x:t.x+t.width,y:u};break;case W:f={x:t.x-r.width,y:u};break;default:f={x:t.x,y:t.y}}var l=o?bt(o):null;if(null!=l){var c="y"===l?"height":"width";switch(a){case xe:f[l]=f[l]-(t[c]/2-r[c]/2);break;case Be:f[l]=f[l]+(t[c]/2-r[c]/2)}}return f}var Zr={top:"auto",right:"auto",bottom:"auto",left:"auto"};function $t(e){var t,r=e.popper,i=e.popperRect,o=e.placement,a=e.variation,s=e.offsets,u=e.position,f=e.gpuAcceleration,l=e.adaptive,c=e.roundOffsets,E=e.isFixed,O=s.x,y=void 0===O?0:O,w=s.y,h=void 0===w?0:w,m="function"==typeof c?c({x:y,y:h}):{x:y,y:h};y=m.x,h=m.y;var d=s.hasOwnProperty("x"),x=s.hasOwnProperty("y"),C=W,n=H,g=window;if(l){var v=Re(r),A="clientHeight",P="clientWidth";v===U(r)&&"static"!==re(v=se(r)).position&&"absolute"===u&&(A="scrollHeight",P="scrollWidth"),(o===H||(o===W||o===z)&&a===Be)&&(n=Y,h-=(E&&v===g&&g.visualViewport?g.visualViewport.height:v[A])-i.height,h*=f?1:-1),o!==W&&(o!==H&&o!==Y||a!==Be)||(C=z,y-=(E&&v===g&&g.visualViewport?g.visualViewport.width:v[P])-i.width,y*=f?1:-1)}var R,B=Object.assign({position:u},l&&Zr),j=!0===c?function en(e,t){var i=e.y,o=t.devicePixelRatio||1;return{x:we(e.x*o)/o||0,y:we(i*o)/o||0}}({x:y,y:h},U(r)):{x:y,y:h};return y=j.x,h=j.y,Object.assign({},B,f?((R={})[n]=x?"0":"",R[C]=d?"0":"",R.transform=(g.devicePixelRatio||1)<=1?"translate("+y+"px, "+h+"px)":"translate3d("+y+"px, "+h+"px, 0)",R):((t={})[n]=x?h+"px":"",t[C]=d?y+"px":"",t.transform="",t))}const Ut={name:"applyStyles",enabled:!0,phase:"write",fn:function nn(e){var t=e.state;Object.keys(t.elements).forEach(function(r){var i=t.styles[r]||{},o=t.attributes[r]||{},a=t.elements[r];!X(a)||!K(a)||(Object.assign(a.style,i),Object.keys(o).forEach(function(s){var u=o[s];!1===u?a.removeAttribute(s):a.setAttribute(s,!0===u?"":u)}))})},effect:function on(e){var t=e.state,r={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,r.popper),t.styles=r,t.elements.arrow&&Object.assign(t.elements.arrow.style,r.arrow),function(){Object.keys(t.elements).forEach(function(i){var o=t.elements[i],a=t.attributes[i]||{},u=Object.keys(t.styles.hasOwnProperty(i)?t.styles[i]:r[i]).reduce(function(f,l){return f[l]="",f},{});!X(o)||!K(o)||(Object.assign(o.style,u),Object.keys(a).forEach(function(f){o.removeAttribute(f)}))})}},requires:["computeStyles"]};var fn={left:"right",right:"left",bottom:"top",top:"bottom"};function Ge(e){return e.replace(/left|right|bottom|top/g,function(t){return fn[t]})}var pn={start:"end",end:"start"};function _t(e){return e.replace(/start|end/g,function(t){return pn[t]})}function Xt(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&lt(r)){var i=t;do{if(i&&e.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function wt(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function Yt(e,t,r){return t===It?wt(function cn(e,t){var r=U(e),i=se(e),o=r.visualViewport,a=i.clientWidth,s=i.clientHeight,u=0,f=0;if(o){a=o.width,s=o.height;var l=jt();(l||!l&&"fixed"===t)&&(u=o.offsetLeft,f=o.offsetTop)}return{width:a,height:s,x:u+mt(e),y:f}}(e,r)):de(t)?function dn(e,t){var r=Oe(e,!1,"fixed"===t);return r.top=r.top+e.clientTop,r.left=r.left+e.clientLeft,r.bottom=r.top+e.clientHeight,r.right=r.left+e.clientWidth,r.width=e.clientWidth,r.height=e.clientHeight,r.x=r.left,r.y=r.top,r}(t,r):wt(function ln(e){var t,r=se(e),i=vt(e),o=null==(t=e.ownerDocument)?void 0:t.body,a=ve(r.scrollWidth,r.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),s=ve(r.scrollHeight,r.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),u=-i.scrollLeft+mt(e),f=-i.scrollTop;return"rtl"===re(o||r).direction&&(u+=ve(r.clientWidth,o?o.clientWidth:0)-a),{width:a,height:s,x:u,y:f}}(se(e)))}function qt(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function Gt(e,t){return t.reduce(function(r,i){return r[i]=e,r},{})}function Ie(e,t){void 0===t&&(t={});var i=t.placement,o=void 0===i?e.placement:i,a=t.strategy,s=void 0===a?e.strategy:a,u=t.boundary,f=void 0===u?"clippingParents":u,l=t.rootBoundary,c=void 0===l?It:l,E=t.elementContext,O=void 0===E?ke:E,y=t.altBoundary,w=void 0!==y&&y,h=t.padding,m=void 0===h?0:h,d=qt("number"!=typeof m?m:Gt(m,je)),C=e.rects.popper,n=e.elements[w?O===ke?"reference":ke:O],g=function mn(e,t,r,i){var o="clippingParents"===t?function vn(e){var t=Le(ze(e)),i=["absolute","fixed"].indexOf(re(e).position)>=0&&X(e)?Re(e):e;return de(i)?t.filter(function(o){return de(o)&&Xt(o,i)&&"body"!==K(o)}):[]}(e):[].concat(t),a=[].concat(o,[r]),u=a.reduce(function(f,l){var c=Yt(e,l,i);return f.top=ve(c.top,f.top),f.right=Ye(c.right,f.right),f.bottom=Ye(c.bottom,f.bottom),f.left=ve(c.left,f.left),f},Yt(e,a[0],i));return u.width=u.right-u.left,u.height=u.bottom-u.top,u.x=u.left,u.y=u.top,u}(de(n)?n:n.contextElement||se(e.elements.popper),f,c,s),v=Oe(e.elements.reference),A=Wt({reference:v,element:C,strategy:"absolute",placement:o}),P=wt(Object.assign({},C,A)),M=O===ke?P:v,L={top:g.top-M.top+d.top,bottom:M.bottom-g.bottom+d.bottom,left:g.left-M.left+d.left,right:M.right-g.right+d.right},B=e.modifiersData.offset;if(O===ke&&B){var j=B[o];Object.keys(L).forEach(function(R){var I=[z,Y].indexOf(R)>=0?1:-1,_=[H,Y].indexOf(R)>=0?"y":"x";L[R]+=j[_]*I})}return L}function Ve(e,t,r){return ve(e,Ye(t,r))}function Kt(e,t,r){return void 0===r&&(r={x:0,y:0}),{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function Qt(e){return[H,z,Y,W].some(function(t){return e[t]>=0})}var Mn=qr({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function Gr(e){var t=e.state,r=e.instance,i=e.options,o=i.scroll,a=void 0===o||o,s=i.resize,u=void 0===s||s,f=U(t.elements.popper),l=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&l.forEach(function(c){c.addEventListener("scroll",r.update,qe)}),u&&f.addEventListener("resize",r.update,qe),function(){a&&l.forEach(function(c){c.removeEventListener("scroll",r.update,qe)}),u&&f.removeEventListener("resize",r.update,qe)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function Qr(e){var t=e.state;t.modifiersData[e.name]=Wt({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function tn(e){var t=e.state,r=e.options,i=r.gpuAcceleration,o=void 0===i||i,a=r.adaptive,s=void 0===a||a,u=r.roundOffsets,f=void 0===u||u,l={placement:Q(t.placement),variation:Ee(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,$t(Object.assign({},l,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:s,roundOffsets:f})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,$t(Object.assign({},l,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:f})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},Ut,{name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function sn(e){var t=e.state,i=e.name,o=e.options.offset,a=void 0===o?[0,0]:o,s=Nt.reduce(function(c,E){return c[E]=function an(e,t,r){var i=Q(e),o=[W,H].indexOf(i)>=0?-1:1,a="function"==typeof r?r(Object.assign({},t,{placement:e})):r,s=a[0],u=a[1];return s=s||0,u=(u||0)*o,[W,z].indexOf(i)>=0?{x:u,y:s}:{x:s,y:u}}(E,t.rects,a),c},{}),u=s[t.placement],l=u.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=u.x,t.modifiersData.popperOffsets.y+=l),t.modifiersData[i]=s}},{name:"flip",enabled:!0,phase:"main",fn:function yn(e){var t=e.state,r=e.options,i=e.name;if(!t.modifiersData[i]._skip){for(var o=r.mainAxis,a=void 0===o||o,s=r.altAxis,u=void 0===s||s,f=r.fallbackPlacements,l=r.padding,c=r.boundary,E=r.rootBoundary,O=r.altBoundary,y=r.flipVariations,w=void 0===y||y,h=r.allowedAutoPlacements,m=t.options.placement,d=Q(m),C=f||(d!==m&&w?function gn(e){if(Q(e)===yt)return[];var t=Ge(e);return[_t(e),t,_t(t)]}(m):[Ge(m)]),n=[m].concat(C).reduce(function(ne,G){return ne.concat(Q(G)===yt?function hn(e,t){void 0===t&&(t={});var o=t.boundary,a=t.rootBoundary,s=t.padding,u=t.flipVariations,f=t.allowedAutoPlacements,l=void 0===f?Nt:f,c=Ee(t.placement),E=c?u?Vt:Vt.filter(function(w){return Ee(w)===c}):je,O=E.filter(function(w){return l.indexOf(w)>=0});0===O.length&&(O=E);var y=O.reduce(function(w,h){return w[h]=Ie(e,{placement:h,boundary:o,rootBoundary:a,padding:s})[Q(h)],w},{});return Object.keys(y).sort(function(w,h){return y[w]-y[h]})}(t,{placement:G,boundary:c,rootBoundary:E,padding:l,flipVariations:w,allowedAutoPlacements:h}):G)},[]),g=t.rects.reference,v=t.rects.popper,A=new Map,P=!0,M=n[0],L=0;L<n.length;L++){var B=n[L],j=Q(B),R=Ee(B)===xe,I=[H,Y].indexOf(j)>=0,_=I?"width":"height",V=Ie(t,{placement:B,boundary:c,rootBoundary:E,altBoundary:O,padding:l}),N=I?R?z:W:R?Y:H;g[_]>v[_]&&(N=Ge(N));var k=Ge(N),Z=[];if(a&&Z.push(V[j]<=0),u&&Z.push(V[N]<=0,V[k]<=0),Z.every(function(ne){return ne})){M=B,P=!1;break}A.set(B,Z)}if(P)for(var he=function(G){var ie=n.find(function(Ce){var oe=A.get(Ce);if(oe)return oe.slice(0,G).every(function(Ae){return Ae})});if(ie)return M=ie,"break"},te=w?3:1;te>0&&"break"!==he(te);te--);t.placement!==M&&(t.modifiersData[i]._skip=!0,t.placement=M,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}},{name:"preventOverflow",enabled:!0,phase:"main",fn:function xn(e){var t=e.state,r=e.options,i=e.name,o=r.mainAxis,a=void 0===o||o,s=r.altAxis,u=void 0!==s&&s,O=r.tether,y=void 0===O||O,w=r.tetherOffset,h=void 0===w?0:w,m=Ie(t,{boundary:r.boundary,rootBoundary:r.rootBoundary,padding:r.padding,altBoundary:r.altBoundary}),d=Q(t.placement),x=Ee(t.placement),C=!x,n=bt(d),g=function wn(e){return"x"===e?"y":"x"}(n),v=t.modifiersData.popperOffsets,A=t.rects.reference,P=t.rects.popper,M="function"==typeof h?h(Object.assign({},t.rects,{placement:t.placement})):h,L="number"==typeof M?{mainAxis:M,altAxis:M}:Object.assign({mainAxis:0,altAxis:0},M),B=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,j={x:0,y:0};if(v){if(a){var R,I="y"===n?H:W,_="y"===n?Y:z,V="y"===n?"height":"width",N=v[n],k=N+m[I],Z=N-m[_],ee=y?-P[V]/2:0,he=x===xe?A[V]:P[V],te=x===xe?-P[V]:-A[V],ge=t.elements.arrow,ne=y&&ge?gt(ge):{width:0,height:0},G=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},ie=G[I],Ce=G[_],oe=Ve(0,A[V],ne[V]),Ae=C?A[V]/2-ee-oe-ie-L.mainAxis:he-oe-ie-L.mainAxis,ce=C?-A[V]/2+ee+oe+Ce+L.mainAxis:te+oe+Ce+L.mainAxis,De=t.elements.arrow&&Re(t.elements.arrow),tt=De?"y"===n?De.clientTop||0:De.clientLeft||0:0,He=null!=(R=B?.[n])?R:0,nt=N+ce-He,We=Ve(y?Ye(k,N+Ae-He-tt):k,N,y?ve(Z,nt):Z);v[n]=We,j[n]=We-N}if(u){var $e,ae=v[g],le="y"===g?"height":"width",Ue=ae+m["x"===n?H:W],ye=ae-m["x"===n?Y:z],_e=-1!==[H,W].indexOf(d),at=null!=($e=B?.[g])?$e:0,st=_e?Ue:ae-A[le]-P[le]-at+L.altAxis,ut=_e?ae+A[le]+P[le]-at-L.altAxis:ye,ft=y&&_e?function On(e,t,r){var i=Ve(e,t,r);return i>r?r:i}(st,ae,ut):Ve(y?st:Ue,ae,y?ut:ye);v[g]=ft,j[g]=ft-ae}t.modifiersData[i]=j}},requiresIfExists:["offset"]},{name:"arrow",enabled:!0,phase:"main",fn:function Cn(e){var t,r=e.state,i=e.name,o=e.options,a=r.elements.arrow,s=r.modifiersData.popperOffsets,u=Q(r.placement),f=bt(u),c=[W,z].indexOf(u)>=0?"height":"width";if(a&&s){var E=function(t,r){return qt("number"!=typeof(t="function"==typeof t?t(Object.assign({},r.rects,{placement:r.placement})):t)?t:Gt(t,je))}(o.padding,r),O=gt(a),y="y"===f?H:W,w="y"===f?Y:z,h=r.rects.reference[c]+r.rects.reference[f]-s[f]-r.rects.popper[c],m=s[f]-r.rects.reference[f],d=Re(a),x=d?"y"===f?d.clientHeight||0:d.clientWidth||0:0,v=x/2-O[c]/2+(h/2-m/2),A=Ve(E[y],v,x-O[c]-E[w]);r.modifiersData[i]=((t={})[f]=A,t.centerOffset=A-v,t)}},effect:function An(e){var t=e.state,i=e.options.element,o=void 0===i?"[data-popper-arrow]":i;null!=o&&("string"==typeof o&&!(o=t.elements.popper.querySelector(o))||Xt(t.elements.popper,o)&&(t.elements.arrow=o))},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function Pn(e){var t=e.state,r=e.name,i=t.rects.reference,o=t.rects.popper,a=t.modifiersData.preventOverflow,s=Ie(t,{elementContext:"reference"}),u=Ie(t,{altBoundary:!0}),f=Kt(s,i),l=Kt(u,o,a),c=Qt(f),E=Qt(l);t.modifiersData[r]={referenceClippingOffsets:f,popperEscapeOffsets:l,isReferenceHidden:c,hasPopperEscaped:E},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":c,"data-popper-escaped":E})}}]}),Jt="tippy-content",er="tippy-arrow",tr="tippy-svg-arrow",ue={passive:!0,capture:!0},rr=function(){return document.body};function Ot(e,t,r){return Array.isArray(e)?e[t]??(Array.isArray(r)?r[t]:r):e}function xt(e,t){var r={}.toString.call(e);return 0===r.indexOf("[object")&&r.indexOf(t+"]")>-1}function nr(e,t){return"function"==typeof e?e.apply(void 0,t):e}function ir(e,t){return 0===t?e:function(i){clearTimeout(r),r=setTimeout(function(){e(i)},t)};var r}function fe(e){return[].concat(e)}function or(e,t){-1===e.indexOf(t)&&e.push(t)}function Te(e){return[].slice.call(e)}function sr(e){return Object.keys(e).reduce(function(t,r){return void 0!==e[r]&&(t[r]=e[r]),t},{})}function me(){return document.createElement("div")}function Ke(e){return["Element","Fragment"].some(function(t){return xt(e,t)})}function Ct(e,t){e.forEach(function(r){r&&(r.style.transitionDuration=t+"ms")})}function Ne(e,t){e.forEach(function(r){r&&r.setAttribute("data-state",t)})}function At(e,t,r){var i=t+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(o){e[i](o,r)})}function pr(e,t){for(var r=t;r;){var i;if(e.contains(r))return!0;r=null==r.getRootNode||null==(i=r.getRootNode())?void 0:i.host}return!1}var J={isTouch:!1},cr=0;function Nn(){J.isTouch||(J.isTouch=!0,window.performance&&document.addEventListener("mousemove",lr))}function lr(){var e=performance.now();e-cr<20&&(J.isTouch=!1,document.removeEventListener("mousemove",lr)),cr=e}function Fn(){var e=document.activeElement;(function ur(e){return!(!e||!e._tippy||e._tippy.reference!==e)})(e)&&e.blur&&!e._tippy.state.isVisible&&e.blur()}var $n=!!(typeof window<"u"&&typeof document<"u")&&!!window.msCrypto,$=Object.assign({appendTo:rr,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}),Yn=Object.keys($);function gr(e){var r=(e.plugins||[]).reduce(function(i,o){var u,a=o.name;return a&&(i[a]=void 0!==e[a]?e[a]:null!=(u=$[a])?u:o.defaultValue),i},{});return Object.assign({},e,r)}function yr(e,t){var r=Object.assign({},t,{content:nr(t.content,[e])},t.ignoreAttributes?{}:function qn(e,t){return(t?Object.keys(gr(Object.assign({},$,{plugins:t}))):Yn).reduce(function(o,a){var s=(e.getAttribute("data-tippy-"+a)||"").trim();if(!s)return o;if("content"===a)o[a]=s;else try{o[a]=JSON.parse(s)}catch{o[a]=s}return o},{})}(e,t.plugins));return r.aria=Object.assign({},$.aria,r.aria),r.aria={expanded:"auto"===r.aria.expanded?t.interactive:r.aria.expanded,content:"auto"===r.aria.content?t.interactive?null:"describedby":r.aria.content},r}function Dt(e,t){e.innerHTML=t}function br(e){var t=me();return!0===e?t.className=er:(t.className=tr,Ke(e)?t.appendChild(e):Dt(t,e)),t}function wr(e,t){Ke(t.content)?(Dt(e,""),e.appendChild(t.content)):"function"!=typeof t.content&&(t.allowHTML?Dt(e,t.content):e.textContent=t.content)}function Qe(e){var t=e.firstElementChild,r=Te(t.children);return{box:t,content:r.find(function(i){return i.classList.contains(Jt)}),arrow:r.find(function(i){return i.classList.contains(er)||i.classList.contains(tr)}),backdrop:r.find(function(i){return i.classList.contains("tippy-backdrop")})}}function Or(e){var t=me(),r=me();r.className="tippy-box",r.setAttribute("data-state","hidden"),r.setAttribute("tabindex","-1");var i=me();function o(a,s){var u=Qe(t),f=u.box,l=u.content,c=u.arrow;s.theme?f.setAttribute("data-theme",s.theme):f.removeAttribute("data-theme"),"string"==typeof s.animation?f.setAttribute("data-animation",s.animation):f.removeAttribute("data-animation"),s.inertia?f.setAttribute("data-inertia",""):f.removeAttribute("data-inertia"),f.style.maxWidth="number"==typeof s.maxWidth?s.maxWidth+"px":s.maxWidth,s.role?f.setAttribute("role",s.role):f.removeAttribute("role"),(a.content!==s.content||a.allowHTML!==s.allowHTML)&&wr(l,e.props),s.arrow?c?a.arrow!==s.arrow&&(f.removeChild(c),f.appendChild(br(s.arrow))):f.appendChild(br(s.arrow)):c&&f.removeChild(c)}return i.className=Jt,i.setAttribute("data-state","hidden"),wr(i,e.props),t.appendChild(r),r.appendChild(i),o(e.props,e.props),{popper:t,onUpdate:o}}Or.$$tippy=!0;var Kn=1,Je=[],Ze=[];function Qn(e,t){var i,o,a,c,E,O,h,r=yr(e,Object.assign({},$,gr(sr(t)))),s=!1,u=!1,f=!1,l=!1,y=[],w=ir(rt,r.interactiveDebounce),m=Kn++,x=function Bn(e){return e.filter(function(t,r){return e.indexOf(t)===r})}(r.plugins),n={id:m,reference:e,popper:me(),popperInstance:null,props:r,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},plugins:x,clearDelayTimeouts:function st(){clearTimeout(i),clearTimeout(o),cancelAnimationFrame(a)},setProps:function ut(p){if(!n.state.isDestroyed){k("onBeforeUpdate",[n,p]),tt();var b=n.props,T=yr(e,Object.assign({},b,sr(p),{ignoreAttributes:!0}));n.props=T,De(),b.interactiveDebounce!==T.interactiveDebounce&&(he(),w=ir(rt,T.interactiveDebounce)),b.triggerTarget&&!T.triggerTarget?fe(b.triggerTarget).forEach(function(S){S.removeAttribute("aria-expanded")}):T.triggerTarget&&e.removeAttribute("aria-expanded"),ee(),N(),A&&A(b,T),n.popperInstance&&(it(),le().forEach(function(S){requestAnimationFrame(S._tippy.popperInstance.forceUpdate)})),k("onAfterUpdate",[n,p])}},setContent:function ft(p){n.setProps({content:p})},show:function si(){var p=n.state.isVisible,b=n.state.isDestroyed,T=!n.state.isEnabled,S=J.isTouch&&!n.props.touch,D=Ot(n.props.duration,0,$.duration);if(!(p||b||T||S||R().hasAttribute("disabled")||(k("onShow",[n],!1),!1===n.props.onShow(n)))){if(n.state.isVisible=!0,j()&&(v.style.visibility="visible"),N(),G(),n.state.isMounted||(v.style.transition="none"),j()){var F=_();Ct([F.box,F.content],0)}O=function(){var be;if(n.state.isVisible&&!l){if(l=!0,v.style.transition=n.props.moveTransition,j()&&n.props.animation){var St=_(),pt=St.box,Se=St.content;Ct([pt,Se],D),Ne([pt,Se],"visible")}Z(),ee(),or(Ze,n),null==(be=n.popperInstance)||be.forceUpdate(),k("onMount",[n]),n.props.animation&&j()&&function oe(p,b){Ae(p,b)}(D,function(){n.state.isShown=!0,k("onShown",[n])})}},function ae(){var b,p=n.props.appendTo,T=R();(b=n.props.interactive&&p===rr||"parent"===p?T.parentNode:nr(p,[T])).contains(v)||b.appendChild(v),n.state.isMounted=!0,it()}()}},hide:function ui(){var p=!n.state.isVisible,b=n.state.isDestroyed,T=!n.state.isEnabled,S=Ot(n.props.duration,1,$.duration);if(!(p||b||T)&&(k("onHide",[n],!1),!1!==n.props.onHide(n))){if(n.state.isVisible=!1,n.state.isShown=!1,l=!1,s=!1,j()&&(v.style.visibility="hidden"),he(),ie(),N(!0),j()){var D=_(),F=D.box,q=D.content;n.props.animation&&(Ct([F,q],S),Ne([F,q],"hidden"))}Z(),ee(),n.props.animation?j()&&function Ce(p,b){Ae(p,function(){!n.state.isVisible&&v.parentNode&&v.parentNode.contains(v)&&b()})}(S,n.unmount):n.unmount()}},hideWithInteractivity:function fi(p){I().addEventListener("mousemove",w),or(Je,w),w(p)},enable:function _e(){n.state.isEnabled=!0},disable:function at(){n.hide(),n.state.isEnabled=!1},unmount:function pi(){n.state.isVisible&&n.hide(),n.state.isMounted&&(ot(),le().forEach(function(p){p._tippy.unmount()}),v.parentNode&&v.parentNode.removeChild(v),Ze=Ze.filter(function(p){return p!==n}),n.state.isMounted=!1,k("onHidden",[n]))},destroy:function ci(){n.state.isDestroyed||(n.clearDelayTimeouts(),n.unmount(),tt(),delete e._tippy,n.state.isDestroyed=!0,k("onDestroy",[n]))}};if(!r.render)return n;var g=r.render(n),v=g.popper,A=g.onUpdate;v.setAttribute("data-tippy-root",""),v.id="tippy-"+n.id,n.popper=v,e._tippy=n,v._tippy=n;var P=x.map(function(p){return p.fn(n)}),M=e.hasAttribute("aria-expanded");return De(),ee(),N(),k("onCreate",[n]),r.showOnCreate&&Ue(),v.addEventListener("mouseenter",function(){n.props.interactive&&n.state.isVisible&&n.clearDelayTimeouts()}),v.addEventListener("mouseleave",function(){n.props.interactive&&n.props.trigger.indexOf("mouseenter")>=0&&I().addEventListener("mousemove",w)}),n;function L(){var p=n.props.touch;return Array.isArray(p)?p:[p,0]}function B(){return"hold"===L()[0]}function j(){var p;return!(null==(p=n.props.render)||!p.$$tippy)}function R(){return h||e}function I(){var p=R().parentNode;return p?function fr(e){var t,i=fe(e)[0];return null!=i&&null!=(t=i.ownerDocument)&&t.body?i.ownerDocument:document}(p):document}function _(){return Qe(v)}function V(p){return n.state.isMounted&&!n.state.isVisible||J.isTouch||c&&"focus"===c.type?0:Ot(n.props.delay,p?0:1,$.delay)}function N(p){void 0===p&&(p=!1),v.style.pointerEvents=n.props.interactive&&!p?"":"none",v.style.zIndex=""+n.props.zIndex}function k(p,b,T){var S;void 0===T&&(T=!0),P.forEach(function(D){D[p]&&D[p].apply(D,b)}),T&&(S=n.props)[p].apply(S,b)}function Z(){var p=n.props.aria;if(p.content){var b="aria-"+p.content,T=v.id;fe(n.props.triggerTarget||e).forEach(function(D){var F=D.getAttribute(b);if(n.state.isVisible)D.setAttribute(b,F?F+" "+T:T);else{var q=F&&F.replace(T,"").trim();q?D.setAttribute(b,q):D.removeAttribute(b)}})}}function ee(){!M&&n.props.aria.expanded&&fe(n.props.triggerTarget||e).forEach(function(b){n.props.interactive?b.setAttribute("aria-expanded",n.state.isVisible&&b===R()?"true":"false"):b.removeAttribute("aria-expanded")})}function he(){I().removeEventListener("mousemove",w),Je=Je.filter(function(p){return p!==w})}function te(p){if(!J.isTouch||!f&&"mousedown"!==p.type){var b=p.composedPath&&p.composedPath()[0]||p.target;if(!n.props.interactive||!pr(v,b)){if(fe(n.props.triggerTarget||e).some(function(T){return pr(T,b)})){if(J.isTouch||n.state.isVisible&&n.props.trigger.indexOf("click")>=0)return}else k("onClickOutside",[n,p]);!0===n.props.hideOnClick&&(n.clearDelayTimeouts(),n.hide(),u=!0,setTimeout(function(){u=!1}),n.state.isMounted||ie())}}}function ge(){f=!0}function ne(){f=!1}function G(){var p=I();p.addEventListener("mousedown",te,!0),p.addEventListener("touchend",te,ue),p.addEventListener("touchstart",ne,ue),p.addEventListener("touchmove",ge,ue)}function ie(){var p=I();p.removeEventListener("mousedown",te,!0),p.removeEventListener("touchend",te,ue),p.removeEventListener("touchstart",ne,ue),p.removeEventListener("touchmove",ge,ue)}function Ae(p,b){var T=_().box;function S(D){D.target===T&&(At(T,"remove",S),b())}if(0===p)return b();At(T,"remove",E),At(T,"add",S),E=S}function ce(p,b,T){void 0===T&&(T=!1),fe(n.props.triggerTarget||e).forEach(function(D){D.addEventListener(p,b,T),y.push({node:D,eventType:p,handler:b,options:T})})}function De(){B()&&(ce("touchstart",He,{passive:!0}),ce("touchend",nt,{passive:!0})),function jn(e){return e.split(/\s+/).filter(Boolean)}(n.props.trigger).forEach(function(p){if("manual"!==p)switch(ce(p,He),p){case"mouseenter":ce("mouseleave",nt);break;case"focus":ce($n?"focusout":"blur",We);break;case"focusin":ce("focusout",We)}})}function tt(){y.forEach(function(p){p.node.removeEventListener(p.eventType,p.handler,p.options)}),y=[]}function He(p){var b,T=!1;if(n.state.isEnabled&&!$e(p)&&!u){var S="focus"===(null==(b=c)?void 0:b.type);c=p,h=p.currentTarget,ee(),!n.state.isVisible&&function Tt(e){return xt(e,"MouseEvent")}(p)&&Je.forEach(function(D){return D(p)}),"click"===p.type&&(n.props.trigger.indexOf("mouseenter")<0||s)&&!1!==n.props.hideOnClick&&n.state.isVisible?T=!0:Ue(p),"click"===p.type&&(s=!T),T&&!S&&ye(p)}}function rt(p){var b=p.target,T=R().contains(b)||v.contains(b);"mousemove"===p.type&&T||function Vn(e,t){var r=t.clientX,i=t.clientY;return e.every(function(o){var a=o.popperRect,s=o.popperState,f=o.props.interactiveBorder,l=function ar(e){return e.split("-")[0]}(s.placement),c=s.modifiersData.offset;return!c||a.top-i+("bottom"===l?c.top.y:0)>f||i-a.bottom-("top"===l?c.bottom.y:0)>f||a.left-r+("right"===l?c.left.x:0)>f||r-a.right-("left"===l?c.right.x:0)>f})}(le().concat(v).map(function(D){var F,Pe=null==(F=D._tippy.popperInstance)?void 0:F.state;return Pe?{popperRect:D.getBoundingClientRect(),popperState:Pe,props:r}:null}).filter(Boolean),p)&&(he(),ye(p))}function nt(p){if(!($e(p)||n.props.trigger.indexOf("click")>=0&&s)){if(n.props.interactive)return void n.hideWithInteractivity(p);ye(p)}}function We(p){n.props.trigger.indexOf("focusin")<0&&p.target!==R()||n.props.interactive&&p.relatedTarget&&v.contains(p.relatedTarget)||ye(p)}function $e(p){return!!J.isTouch&&B()!==p.type.indexOf("touch")>=0}function it(){ot();var p=n.props,b=p.popperOptions,T=p.placement,S=p.offset,D=p.getReferenceClientRect,F=p.moveTransition,q=j()?Qe(v).arrow:null,Pe=D?{getBoundingClientRect:D,contextElement:D.contextElement||R()}:e,be=[{name:"offset",options:{offset:S}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!F}},{name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(pt){var Se=pt.state;if(j()){var Mt=_().box;["placement","reference-hidden","escaped"].forEach(function(ct){"placement"===ct?Mt.setAttribute("data-placement",Se.placement):Se.attributes.popper["data-popper-"+ct]?Mt.setAttribute("data-"+ct,""):Mt.removeAttribute("data-"+ct)}),Se.attributes.popper={}}}}];j()&&q&&be.push({name:"arrow",options:{element:q,padding:3}}),be.push.apply(be,b?.modifiers||[]),n.popperInstance=Mn(Pe,v,Object.assign({},b,{placement:T,onFirstUpdate:O,modifiers:be}))}function ot(){n.popperInstance&&(n.popperInstance.destroy(),n.popperInstance=null)}function le(){return Te(v.querySelectorAll("[data-tippy-root]"))}function Ue(p){n.clearDelayTimeouts(),p&&k("onTrigger",[n,p]),G();var b=V(!0),T=L(),D=T[1];J.isTouch&&"hold"===T[0]&&D&&(b=D),b?i=setTimeout(function(){n.show()},b):n.show()}function ye(p){if(n.clearDelayTimeouts(),k("onUntrigger",[n,p]),n.state.isVisible){if(!(n.props.trigger.indexOf("mouseenter")>=0&&n.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(p.type)>=0&&s)){var b=V(!1);b?o=setTimeout(function(){n.state.isVisible&&n.hide()},b):a=requestAnimationFrame(function(){n.hide()})}}else ie()}}function pe(e,t){void 0===t&&(t={});var r=$.plugins.concat(t.plugins||[]);!function Hn(){document.addEventListener("touchstart",Nn,ue),window.addEventListener("blur",Fn)}();var i=Object.assign({},t,{plugins:r}),u=function In(e){return Ke(e)?[e]:function kn(e){return xt(e,"NodeList")}(e)?Te(e):Array.isArray(e)?e:Te(document.querySelectorAll(e))}(e).reduce(function(f,l){var c=l&&Qn(l,i);return c&&f.push(c),f},[]);return Ke(e)?u[0]:u}pe.defaultProps=$,pe.setDefaultProps=function(t){Object.keys(t).forEach(function(i){$[i]=t[i]})},pe.currentInput=J,Object.assign({},Ut,{effect:function(t){var r=t.state,i={popper:{position:r.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(r.elements.popper.style,i.popper),r.styles=i,r.elements.arrow&&Object.assign(r.elements.arrow.style,i.arrow)}}),pe.setDefaultProps({render:Or});const oi=pe;let ai=(()=>{class e{_el=(0,Lt.WQX)(Rt.aKT);cueTooltip=Me.hFB.required();tooltipPlacement=(0,Me.hFB)(void 0);tooltipFlip=(0,Me.hFB)(!0);tooltipColor=(0,Me.hFB)("primary");tooltipSize=(0,Me.hFB)("medium");static _styleAppended=!1;_tippyInstance;constructor(){(0,Lt.QZP)(()=>{const r=this.cueTooltip(),i=this.tooltipPlacement(),o=this.tooltipFlip();this._tippyInstance&&(this._tippyInstance.destroy(),this._tippyInstance=void 0),r&&(this._tippyInstance=oi(this._el.nativeElement,{content:r,placement:i,animation:"shift-away",theme:"cue",appendTo:()=>this._el.nativeElement.closest("dialog")||document.body,popperOptions:o?{}:{modifiers:[{name:"flip",enabled:!1}]}}))})}ngOnDestroy(){this._tippyInstance&&this._tippyInstance.destroy()}static \u0275fac=function(i){return new(i||e)};static \u0275dir=Rt.FsC({type:e,selectors:[["","cueTooltip",""]],inputs:{cueTooltip:[1,"cueTooltip"],tooltipPlacement:[1,"tooltipPlacement"],tooltipFlip:[1,"tooltipFlip"],tooltipColor:[1,"tooltipColor"],tooltipSize:[1,"tooltipSize"]}})}return e})()}}]);
package/971.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkcue_ui=self.webpackChunkcue_ui||[]).push([[971],{5971(_e,z,m){m.d(z,{Button:()=>H});var U=m(9769),F=m(7705),T=m(2271),K=m(7089),I=m(2403),w=m(5547);const P=["buttonElement"],R=["*"];let H=(()=>{class A{variant=(0,F.hFB)("primary");size=(0,F.hFB)("m");tooltip=(0,F.hFB)("");disabled=(0,F.hFB)(!1);selected=(0,F.geq)(!1);toggleButton=(0,F.hFB)(!1);loading=(0,F.hFB)(!1);fitParentWidth=(0,F.hFB)(!1);noWrap=(0,F.hFB)(!0);buttonElement=F.ebz.required("buttonElement");getStyles=(0,T.EW)(()=>[`\n padding: 0 var(--cue-button-${this.size()}-padding-x);\n\n --focus-color: var(--cue-button-${this.variant()}-focus-color);\n --cue-button-border-color: var(--cue-button-${this.variant()}-border-color);\n color: var(--cue-button-${this.variant()}-foreground);\n --background-color: var(--cue-button-${this.variant()}-background);\n\n --cue-icon-width: var(--cue-button-${this.size()}-icon-width);\n --button-height: var(--cue-button-${this.size()}-height);\n --cue-button-border-radius: var(--cue-button-border-radius, 9999px);\n --button-label-padding-x: var(--cue-button-${this.size()}-label-padding-x);\n `,this.disabled()?`\n color: var(--cue-button-${this.variant()}-disabled-foreground);\n --cue-button-border-color: var(--cue-button-${this.variant()}-disabled-border-color);\n --background-color: var(--cue-button-${this.variant()}-disabled-background);\n `:""].join(""));handleClick(i){i.detail>0&&this.buttonElement().nativeElement.blur(),this.toggleButton()&&(i.stopPropagation(),this.selected.set(!this.selected()))}static \u0275fac=function(B){return new(B||A)};static \u0275cmp=w.VBU({type:A,selectors:[["cue-button"]],viewQuery:function(B,M){1&B&&w.wEZ(M.buttonElement,P,5),2&B&&w.NyB()},inputs:{variant:[1,"variant"],size:[1,"size"],tooltip:[1,"tooltip"],disabled:[1,"disabled"],selected:[1,"selected"],toggleButton:[1,"toggleButton"],loading:[1,"loading"],fitParentWidth:[1,"fitParentWidth"],noWrap:[1,"noWrap"]},outputs:{selected:"selectedChange"},ngContentSelectors:R,decls:3,vars:18,consts:[["buttonElement",""],["tooltipSize","small",3,"click","disabled","cueTooltip","tooltipPlacement","cuePulse"]],template:function(B,M){1&B&&(w.NAR(),w.j41(0,"button",1,0),w.bIt("click",function($){return M.handleClick($)}),w.SdG(2),w.k0s()),2&B&&(w.Aen(M.getStyles()),w.xc7("white-space",M.noWrap()?"nowrap":"normal")("flex-basis",M.noWrap()?null:"auto")("min-width",M.noWrap()?null:"fit-content"),w.AVh("selected",M.selected())("ghost","ghost"===M.variant())("fit-parent-width",M.fitParentWidth()),w.Y8G("disabled",M.disabled())("cueTooltip",M.tooltip())("tooltipPlacement","top")("cuePulse",M.loading()))},dependencies:[U.MD,K.d,I.V],styles:['[_nghost-%COMP%]:has(.fit-parent-width){display:contents}@keyframes _ngcontent-%COMP%_pulse-border{0%{box-shadow:0 0 0 0 var(--focus-color)}50%{box-shadow:0 0 0 8px transparent}to{box-shadow:0 0 0 0 transparent}}button[_ngcontent-%COMP%]{min-width:0;pulse-border-radius:var(--cue-button-border-radius);appearance:none;padding:0;font:inherit;border:var(--cue-button-border-width) var(--cue-button-border-style) var(--cue-button-border-color);display:flex;justify-content:space-between;align-items:center;gap:var(--cue-button-gap);min-height:var(--button-height);height:auto;background-color:var(--background-color);border-radius:var(--cue-button-border-radius, 9999px);margin:3px;position:relative}button[style*="white-space: normal"][_ngcontent-%COMP%]{border-radius:30px!important;padding:10px!important}button.fit-parent-width[_ngcontent-%COMP%]{width:100%;min-width:0;margin-inline:0}button[_ngcontent-%COMP%]:not(.fit-parent-width){min-width:fit-content;width:auto}button[_ngcontent-%COMP%]:focus{outline:none}button[_ngcontent-%COMP%]:hover:not(:disabled), button[_ngcontent-%COMP%]:focus-within:not(:disabled){outline:1px solid var(--focus-color);outline-offset:2px;cursor:pointer}button.selected[_ngcontent-%COMP%]{outline:1px solid currentColor!important;outline-offset:2px;margin:3px}button.ghost[_ngcontent-%COMP%]:not(.selected){border:none}']})}return A})()},2403(_e,z,m){m.d(z,{V:()=>K});var U=m(7705),F=m(5802),T=m(5547);let K=(()=>{class I{el=(0,F.WQX)(T.aKT);renderer=(0,F.WQX)(T.sFG);cuePulse=(0,U.hFB)(!1);cuePulseColor=(0,U.hFB)("");cuePulseMode=(0,U.hFB)("border");activeClass="";constructor(){this.ensureGlobalStyles()}onPulseChanged=(0,F.QZP)(()=>{const P=this.cuePulse(),R=this.cuePulseColor(),H=this.cuePulseMode(),A=this.el.nativeElement;if(this.activeClass&&(this.renderer.removeClass(A,this.activeClass),this.activeClass=""),this.renderer.removeStyle(A,"--cue-pulse-color"),this.renderer.removeStyle(A,"border-radius"),P){const d="text"===H?"cue-pulse-text":"cue-pulse-border";this.renderer.addClass(A,d),this.activeClass=d,R&&this.renderer.setStyle(A,"--cue-pulse-color",R),"border"===H&&setTimeout(()=>{const i=A.firstElementChild;if(i){const B=getComputedStyle(i).borderRadius;B&&"0px"!==B&&this.renderer.setStyle(A,"border-radius",B)}})}});ngOnDestroy(){const P=this.el.nativeElement;this.activeClass&&this.renderer.removeClass(P,this.activeClass),this.renderer.removeStyle(P,"border-radius")}ensureGlobalStyles(){const P="cue-pulse-global-styles";if(document.getElementById(P))return;const R=document.createElement("style");R.id=P,R.textContent="\n @keyframes cue-pulse-border-anim {\n 0% {\n box-shadow: 0 0 0 0 var(--cue-pulse-color, currentColor);\n }\n 70% {\n box-shadow: 0 0 0 8px transparent;\n }\n 100% {\n box-shadow: 0 0 0 0 transparent;\n }\n }\n\n @keyframes cue-pulse-text-anim {\n 0%, 100% {\n opacity: 1;\n }\n 50% {\n opacity: 0.4;\n }\n }\n\n .cue-pulse-border {\n animation: cue-pulse-border-anim 1.5s infinite ease-in-out;\n }\n\n .cue-pulse-text {\n animation: cue-pulse-text-anim 1.5s infinite ease-in-out;\n }\n ",document.head.appendChild(R)}static \u0275fac=function(R){return new(R||I)};static \u0275dir=T.FsC({type:I,selectors:[["","cuePulse",""]],inputs:{cuePulse:[1,"cuePulse"],cuePulseColor:[1,"cuePulseColor"],cuePulseMode:[1,"cuePulseMode"]}})}return I})()},9769(_e,z,m){m.d(z,{B3:()=>Ne,MD:()=>en,T3:()=>ke});var A=m(7705),d=m(5802),i=m(5547);m(2271);let Ne=(()=>{class e{_ngEl;_differs;_renderer;_ngStyle=null;_differ=null;constructor(t,n,r){this._ngEl=t,this._differs=n,this._renderer=r}set ngStyle(t){this._ngStyle=t,!this._differ&&t&&(this._differ=this._differs.find(t).create())}ngDoCheck(){if(this._differ){const t=this._differ.diff(this._ngStyle);t&&this._applyChanges(t)}}_setStyle(t,n){const[r,s]=t.split("."),o=-1===r.indexOf("-")?void 0:i.czy.DashCase;null!=n?this._renderer.setStyle(this._ngEl.nativeElement,r,s?`${n}${s}`:n,o):this._renderer.removeStyle(this._ngEl.nativeElement,r,o)}_applyChanges(t){t.forEachRemovedItem(n=>this._setStyle(n.key,null)),t.forEachAddedItem(n=>this._setStyle(n.key,n.currentValue)),t.forEachChangedItem(n=>this._setStyle(n.key,n.currentValue))}static \u0275fac=function(n){return new(n||e)(i.rXU(i.aKT),i.rXU(A.MKu),i.rXU(i.sFG))};static \u0275dir=i.FsC({type:e,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"}})}return e})(),ke=(()=>{class e{_viewContainerRef;_viewRef=null;ngTemplateOutletContext=null;ngTemplateOutlet=null;ngTemplateOutletInjector=null;injector=(0,d.WQX)(d.zZn);constructor(t){this._viewContainerRef=t}ngOnChanges(t){if(this._shouldRecreateView(t)){const n=this._viewContainerRef;if(this._viewRef&&n.remove(n.indexOf(this._viewRef)),!this.ngTemplateOutlet)return void(this._viewRef=null);const r=this._createContextForwardProxy();this._viewRef=n.createEmbeddedView(this.ngTemplateOutlet,r,{injector:this._getInjector()})}}_getInjector(){return"outlet"===this.ngTemplateOutletInjector?this.injector:this.ngTemplateOutletInjector??void 0}_shouldRecreateView(t){return!!t.ngTemplateOutlet||!!t.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(t,n,r)=>!!this.ngTemplateOutletContext&&Reflect.set(this.ngTemplateOutletContext,n,r),get:(t,n,r)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,n,r)}})}static \u0275fac=function(n){return new(n||e)(i.rXU(i.c1b))};static \u0275dir=i.FsC({type:e,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[i.OA$]})}return e})(),en=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275mod=i.$C({type:e});static \u0275inj=d.G2t({})}return e})()}}]);