@qaecy/cue-ui 0.0.43 → 0.0.44

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.43",
3
+ "version": "0.0.44",
4
4
  "description": "QAECY UI Web Components",
5
5
  "keywords": [
6
6
  "web-components",
package/112.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkcue_ui=self.webpackChunkcue_ui||[]).push([[112],{4853(O,P,l){l.d(P,{H:()=>j});var h=l(7705),d=l(5802),m=l(7089),r=l(7023),e=l(5381),f=l(5971),M=l(3319),x=l(356),R=l(6279),c=l(5547);const y=()=>({position:"bottomleft"}),p=(C,T)=>T.label||C;function D(C,T){if(1&C){const v=c.RV6();c.j41(0,"cue-menu-item",4),c.bIt("click",function(){const E=d.eBV(v).$implicit;return d.Njj(E.action())}),c.EFF(1),c.k0s()}if(2&C){const v=T.$implicit;c.Y8G("selected",v.selected),c.R7$(),c.JRh(v.label)}}function w(C,T){if(1&C&&(c.j41(0,"cue-menu-wrap"),c.Z7z(1,D,2,2,"cue-menu-item",3,p),c.k0s()),2&C){const v=c.XpG();c.R7$(),c.Dyx(v.contextMenuItems())}}function L(C,T){if(1&C){const v=c.RV6();c.j41(0,"cue-button",5),c.bIt("click",function(E){const N=d.eBV(v).$implicit,k=c.XpG();return d.Njj(k.handleClick(E,N))}),c.nrm(1,"cue-button-icon",6),c.k0s()}if(2&C){const v=T.$implicit,b=c.XpG(),E=c.sdS(1);c.Y8G("cueTooltip",v.label)("variant",v.variant?v.variant:b.variant())("size",b.size())("cueContextMenu",E)("contextMenuData",c.lJ4(7,y))("cueContextEnabled",void 0!==v.contextMenuItems&&v.contextMenuItems.length>0),c.R7$(),c.Y8G("icon",v.icon)}}let j=(()=>{class C{items=h.hFB.required();noGap=(0,h.hFB)(!0);direction=(0,h.hFB)("row");size=(0,h.hFB)("xs");variant=(0,h.hFB)("tertiary");mouseEnter=(0,h.CGW)();mouseLeave=(0,h.CGW)();contextMenuItems=(0,d.vPA)([]);handleClick(v,b){v.stopPropagation(),b.contextMenuItems&&b.contextMenuItems.length>0?this.contextMenuItems.set(b.contextMenuItems):b.action&&(this.contextMenuItems.set([]),b.action())}static \u0275fac=function(b){return new(b||C)};static \u0275cmp=c.VBU({type:C,selectors:[["cue-entity-menu"]],inputs:{items:[1,"items"],noGap:[1,"noGap"],direction:[1,"direction"],size:[1,"size"],variant:[1,"variant"]},outputs:{mouseEnter:"mouseEnter",mouseLeave:"mouseLeave"},decls:5,vars:2,consts:[["contextMenu",""],["gap","s","justify","end",2,"width","100%",3,"mouseenter","mouseleave","direction","noGap"],["trigger","leftclick",3,"cueTooltip","variant","size","cueContextMenu","contextMenuData","cueContextEnabled"],[3,"selected"],[3,"click","selected"],["trigger","leftclick",3,"click","cueTooltip","variant","size","cueContextMenu","contextMenuData","cueContextEnabled"],[3,"icon"]],template:function(b,E){1&b&&(c.DNE(0,w,3,0,"ng-template",null,0,c.C5r),c.j41(2,"cue-flexcontainer",1),c.bIt("mouseenter",function(){return E.mouseEnter.emit()})("mouseleave",function(){return E.mouseLeave.emit()}),c.Z7z(3,L,2,8,"cue-button",2,p),c.k0s()),2&b&&(c.R7$(2),c.Y8G("direction",E.direction())("noGap",E.noGap()),c.R7$(),c.Dyx(E.items()))},dependencies:[e.n,f.$,m.d,M.a,r.Q,x.M,R.D],encapsulation:2,changeDetection:0})}return C})()},1024(O,P,l){l.d(P,{p:()=>m});var h=l(5547);const d=["*"];let m=(()=>{class r{static \u0275fac=function(M){return new(M||r)};static \u0275cmp=h.VBU({type:r,selectors:[["cue-key-val-list"]],ngContentSelectors:d,decls:2,vars:0,consts:[[1,"key-val-list"]],template:function(M,x){1&M&&(h.NAR(),h.rj2(0,"div",0),h.SdG(1),h.eux())},styles:[".key-val-list[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:var(--cue-grid-gap-s)}"]})}return r})()},9421(O,P,l){l.d(P,{F:()=>M});var h=l(7705),d=l(5802),m=l(2271),r=l(7335),e=l(2245),f=l(5547);let M=(()=>{class x{entityMenuDirective;size=(0,h.hFB)("m");key=h.hFB.required();val=h.geq.required();options=(0,h.hFB)([]);suffix=(0,h.hFB)("");valueChange=(0,h.CGW)();editModeEnabled=(0,d.vPA)(!1);valueChanged=(0,m.EW)(()=>this.val()!==this.newValue());newValue=(0,m.uu)(()=>this.val());labelSize=(0,m.EW)(()=>{switch(this.size()){case"s":return"xs";case"m":return"s";case"l":return"m";case"xl":return"l"}});onKeyPress(c){this.editModeEnabled()&&("Escape"===c.key?(this._reset(),c.stopPropagation()):"Enter"===c.key&&this._emitChange())}saveCancelMenu=(0,m.EW)(()=>{const c=[{icon:"close",label:"Cancel",action:()=>this._reset()}];return this.valueChanged()&&c.push({icon:"save",label:"Save",action:()=>this._emitChange()}),c});selectionChange(c){this.newValue.set(c?.toString()??"")}inputChange(c){this.newValue.set(c)}_emitChange(){this.valueChange.emit(this.newValue()),this.val.set(this.newValue()),this.editModeEnabled.set(!1)}_reset(){this.newValue.set(this.val()),this.editModeEnabled.set(!1)}static \u0275fac=function(y){return new(y||x)};static \u0275cmp=f.VBU({type:x,selectors:[["cue-key-val"]],viewQuery:function(y,p){if(1&y&&f.GBs(r.e,5),2&y){let D;f.mGM(D=f.lsd())&&(p.entityMenuDirective=D.first)}},hostBindings:function(y,p){1&y&&f.bIt("keydown",function(w){return p.onKeyPress(w)},f.EBC)},inputs:{size:[1,"size"],key:[1,"key"],val:[1,"val"],options:[1,"options"],suffix:[1,"suffix"]},outputs:{val:"valChange",valueChange:"valueChange"},decls:8,vars:5,consts:[[1,"key-val-container"],[3,"size"],[1,"value-content"]],template:function(y,p){1&y&&(f.j41(0,"dl",0)(1,"dt")(2,"cue-typography",1),f.EFF(3),f.k0s()(),f.j41(4,"dd")(5,"cue-typography",1)(6,"span",2),f.EFF(7),f.k0s()()()()),2&y&&(f.R7$(2),f.Y8G("size",p.labelSize()),f.R7$(),f.JRh(p.key()),f.R7$(2),f.Y8G("size",p.size()),f.R7$(2),f.Lme("",p.val()," ",p.suffix()))},dependencies:[e.Typography],styles:[".key-val-container[_ngcontent-%COMP%]{margin:0;display:flex;flex-direction:column;gap:var(--cue-grid-gap-s, 8px)}dt[_ngcontent-%COMP%], dd[_ngcontent-%COMP%]{margin:0}.read-mode-container[_ngcontent-%COMP%]{display:inline-flex;align-items:center;width:100%;position:relative}.read-mode-container.interactive[_ngcontent-%COMP%]:hover{cursor:pointer}.value-content[_ngcontent-%COMP%]{flex:1}[_nghost-%COMP%]{color:var(--cue-typography-text-color, inherit)}dt[_ngcontent-%COMP%] cue-typography[_ngcontent-%COMP%], dd[_ngcontent-%COMP%] cue-typography[_ngcontent-%COMP%], .value-content[_ngcontent-%COMP%]{color:var(--cue-typography-text-color, inherit)!important}dt[_ngcontent-%COMP%] cue-typography[_ngcontent-%COMP%] div[_ngcontent-%COMP%], dd[_ngcontent-%COMP%] cue-typography[_ngcontent-%COMP%] div[_ngcontent-%COMP%]{color:var(--cue-typography-text-color, inherit)!important}[_ngcontent-%COMP%]:deep(cue-svg-icon), [_ngcontent-%COMP%]:deep(cue-entity-menu cue-svg-icon){color:var(--cue-icon-color, inherit)!important}.dirty-indicator[_ngcontent-%COMP%]{opacity:.8;margin-left:4px;color:var(--cue-typography-text-color, inherit)!important;font-weight:700;font-size:.4em;transform:translateY(-1em)}"]})}return x})()},7335(O,P,l){l.d(P,{e:()=>x});var h=l(7705),d=l(5802),m=l(5547),r=l(8359),e=l(6939),f=l(63),M=l(4853);let x=(()=>{class R{_targetEl=(0,d.WQX)(m.aKT);_overlay=(0,d.WQX)(f.hJ);_overlayRef;_isOverlayHovered=!1;_subscriptions;display=(0,h.hFB)("on-hover");menuItems=h.hFB.required();menuEnabled=(0,h.hFB)(!0);onMouseEnter(){if("on-hover"===this.display()){if(!this.menuItems().length)return void this.removeOverlayMenu();this.appendOverlayMenu()}}onMouseLeave(){this._checkShouldRemoveOverlay()}appendOverlayMenu(){if(!this.menuItems().length||this._overlayRef)return;const y=this._overlay.create({positionStrategy:this._overlay.position().flexibleConnectedTo(this._targetEl).withPositions([{originX:"end",originY:"center",overlayX:"start",overlayY:"center",offsetX:2,offsetY:0}])});this._overlayRef=y;const p=window.getComputedStyle(this._targetEl.nativeElement).color;y.overlayElement.style.color=p;const D=new e.A8(M.H),w=y.attach(D);w.instance.items=this.menuItems,this._subscriptions&&this._subscriptions.unsubscribe(),this._subscriptions=new r.yU,this._subscriptions.add(w.instance.mouseEnter.subscribe(()=>{this._isOverlayHovered=!0})),this._subscriptions.add(w.instance.mouseLeave.subscribe(()=>{this._isOverlayHovered=!1,this._checkShouldRemoveOverlay()}))}removeOverlayMenu(){this._overlayRef&&(this._subscriptions&&(this._subscriptions.unsubscribe(),this._subscriptions=void 0),this._overlayRef.detach(),this._overlayRef.dispose(),this._overlayRef=void 0)}_checkShouldRemoveOverlay(){setTimeout(()=>{this._isOverlayHovered||this.removeOverlayMenu()},300)}static \u0275fac=function(p){return new(p||R)};static \u0275dir=m.FsC({type:R,selectors:[["","cueEntityMenu",""]],hostBindings:function(p,D){1&p&&m.bIt("mouseenter",function(){return D.onMouseEnter()})("mouseleave",function(){return D.onMouseLeave()})},inputs:{display:[1,"display"],menuItems:[1,"menuItems"],menuEnabled:[1,"menuEnabled"]}})}return R})()},3112(O,P,l){l.d(P,{CueDocumentViewer:()=>Oe});var h=l(467),d=l(7705),m=l(2271),r=l(5802),e=l(5547),f=l(9769),M=l(5381),x=l(2245),R=l(1024),c=l(9421),y=l(5903),p=l(9352),D=l(6117),w=l(8547),L=l(3319),j=l(5971),C=l(7573);const T=(o,g)=>t=>t.isHighlight;function v(o,g){if(1&o&&(e.j41(0,"span",3),e.EFF(1),e.k0s()),2&o){const t=e.XpG(2).$implicit;e.R7$(),e.JRh(t.highlight.label)}}function b(o,g){if(1&o){const t=e.RV6();e.j41(0,"cue-button",5),e.bIt("click",function(i){r.eBV(t);const a=e.XpG(2).$implicit,s=e.XpG();return r.Njj(s.onDeleteHighlight(i,a.highlight))}),e.nrm(1,"cue-button-icon",6),e.k0s()}}function E(o,g){if(1&o){const t=e.RV6();e.j41(0,"span",2),e.bIt("click",function(){r.eBV(t);const i=e.XpG().$implicit,a=e.XpG();return r.Njj(a.onHighlightClick(i.highlight))}),e.nVh(1,v,2,1,"span",3),e.EFF(2),e.nVh(3,b,2,0,"cue-button",4),e.k0s()}if(2&o){const t=e.XpG().$implicit,n=e.XpG();e.BMQ("data-segment-start",t.segmentStart),e.R7$(),e.vxM(t.highlight.label?1:-1),e.R7$(),e.SpI(" ",t.text," "),e.R7$(),e.vxM(n.allowDelete()?3:-1)}}function N(o,g){if(1&o&&(e.j41(0,"span"),e.EFF(1),e.k0s()),2&o){const t=e.XpG().$implicit;e.BMQ("data-segment-start",t.segmentStart),e.R7$(),e.JRh(t.text)}}function k(o,g){if(1&o&&e.nVh(0,E,4,4,"span",1)(1,N,2,2,"span"),2&o){const t=g.$implicit;e.vxM(t.isHighlight&&t.highlight?0:1)}}let U=(()=>{class o{path=d.hFB.required();highlights=(0,d.hFB)([]);allowDelete=(0,d.hFB)(!1);allowAdd=(0,d.hFB)(!1);size=(0,d.hFB)("m");highlightClick=(0,d.CGW)();deleteHighlight=(0,d.CGW)();textSelected=(0,d.CGW)();segments=(0,m.EW)(()=>this.parseSegments(this.path(),this.highlights()));parseSegments(t,n){const i=n.filter(_=>_.path===t);if(0===i.length)return[{text:t,isHighlight:!1,segmentStart:0}];const a=[...i].sort((_,I)=>_.start-I.start),s=[];let u=0;for(const _ of a)_.start>u&&s.push({text:t.substring(u,_.start),isHighlight:!1,segmentStart:u}),s.push({text:t.substring(_.start,_.end),isHighlight:!0,highlight:_,segmentStart:_.start}),u=_.end;return u<t.length&&s.push({text:t.substring(u),isHighlight:!1,segmentStart:u}),s}onHighlightClick(t){const n=this.path().substring(t.start,t.end);this.highlightClick.emit({path:this.path(),highlight:t,text:n})}onDeleteHighlight(t,n){t.stopPropagation(),this.deleteHighlight.emit({path:this.path(),highlight:n})}onMouseUp(t){if(!this.allowAdd())return;const n=window.getSelection();if(!n||n.isCollapsed||!n.rangeCount||!n.toString().trim())return;const a=n.getRangeAt(0),s=t.currentTarget,u=this.getAbsoluteOffset(s,a.startContainer,a.startOffset),_=this.getAbsoluteOffset(s,a.endContainer,a.endOffset);n.removeAllRanges(),_>u&&this.textSelected.emit({path:this.path(),start:u,end:_,text:this.path().substring(u,_)})}getAbsoluteOffset(t,n,i){let a=n.nodeType===Node.TEXT_NODE?n.parentElement:n;for(;a&&a!==t;){if(a instanceof HTMLElement&&a.hasAttribute("data-segment-start")){const I=parseInt(a.getAttribute("data-segment-start"),10);let F=0;const A=document.createTreeWalker(a,NodeFilter.SHOW_TEXT);let V=A.nextNode();for(;V&&V!==n;)F+=V.textContent?.length??0,V=A.nextNode();return I+F+i}a=a.parentElement}const s=document.createTreeWalker(t,NodeFilter.SHOW_TEXT);let u=0,_=s.nextNode();for(;_&&_!==n;)u+=_.textContent?.length??0,_=s.nextNode();return u+i}static \u0275fac=function(n){return new(n||o)};static \u0275cmp=e.VBU({type:o,selectors:[["cue-file-path-viewer"]],inputs:{path:[1,"path"],highlights:[1,"highlights"],allowDelete:[1,"allowDelete"],allowAdd:[1,"allowAdd"],size:[1,"size"]},outputs:{highlightClick:"highlightClick",deleteHighlight:"deleteHighlight",textSelected:"textSelected"},decls:3,vars:7,consts:[[1,"path-content",3,"mouseup"],[1,"highlight-segment"],[1,"highlight-segment",3,"click"],[1,"highlight-label"],["size","xs","aria-label","Remove highlight",1,"delete-button"],["size","xs","aria-label","Remove highlight",1,"delete-button",3,"click"],["icon","close"]],template:function(n,i){1&n&&(e.j41(0,"div",0),e.bIt("mouseup",function(s){return i.onMouseUp(s)}),e.Z7z(1,k,2,1,null,null,e.Vm6),e.k0s()),2&n&&(e.AVh("size-s","s"===i.size())("allow-add",i.allowAdd())("has-highlights",i.segments().some(e._m7(6,T,i))),e.R7$(),e.Dyx(i.segments()))},dependencies:[f.MD,j.$,L.a],styles:["[_nghost-%COMP%]{display:contents}.path-content[_ngcontent-%COMP%]{display:block;flex:1;min-width:0;word-break:break-all;text-align:start;font-family:var(--cue-font-family);font-size:var(--cue-font-m-size);line-height:var(--cue-font-m-line-height);letter-spacing:var(--cue-font-m-letter-spacing);font-weight:var(--cue-font-weight-regular)}.path-content.size-s[_ngcontent-%COMP%]{font-size:var(--cue-font-s-size);line-height:var(--cue-font-s-line-height);letter-spacing:var(--cue-font-s-letter-spacing)}.path-content.allow-add[_ngcontent-%COMP%]{cursor:text;-webkit-user-select:text;user-select:text}.path-content.has-highlights[_ngcontent-%COMP%]{padding-top:.8rem;line-height:2.3rem}.highlight-segment[_ngcontent-%COMP%]{display:inline-block;vertical-align:text-bottom;position:relative;line-height:normal;font-weight:var(--cue-font-weight-medium);cursor:pointer;padding:0 .2rem;border-radius:3px;border:1px solid currentColor;transition:all .2s ease}.highlight-segment[_ngcontent-%COMP%] .highlight-label[_ngcontent-%COMP%]{font-family:var(--cue-font-family);position:absolute;bottom:100%;left:0;font-size:.5rem;line-height:1;opacity:.7;margin-bottom:.15rem;white-space:nowrap;pointer-events:none}.highlight-segment[_ngcontent-%COMP%] .delete-button[_ngcontent-%COMP%]{position:absolute;top:-12px;right:-12px;z-index:10;opacity:0;transition:opacity .2s ease;pointer-events:none}.highlight-segment[_ngcontent-%COMP%]:hover{background:color-mix(in srgb,currentColor 12%,transparent)}.highlight-segment[_ngcontent-%COMP%]:hover .delete-button[_ngcontent-%COMP%]{opacity:1;pointer-events:all}"],changeDetection:0})}return o})();var z=l(5745),X=l(2444),H=l(9695),K=l(5448),Y=l(2611);const G=o=>({count:o}),J=(o,g)=>t=>t.iri;function Q(o,g){1&o&&(e.j41(0,"cue-typography",11),e.EFF(1),e.nI1(2,"transloco"),e.k0s()),2&o&&(e.R7$(),e.JRh(e.bMT(2,1,"components.documentInfo.infoLoadingFilePaths")))}function Z(o,g){if(1&o){const t=e.RV6();e.j41(0,"cue-ag-grid",16),e.bIt("selectedRows",function(i){r.eBV(t);const a=e.XpG(4);return r.Njj(a.onMatchedPathsSelectionChange(i))}),e.k0s()}if(2&o){const t=e.XpG(4);e.Y8G("rowData",t._matchTableRowData())("columnDefs",t._matchTableColDefs())("rowSelection",t._matchTableRowSelection)}}function q(o,g){if(1&o){const t=e.RV6();e.j41(0,"cue-flexcontainer",12)(1,"cue-button",13),e.bIt("click",function(){r.eBV(t);const i=e.XpG(3);return r.Njj(i._matchTableExpanded.set(!i._matchTableExpanded()))}),e.nrm(2,"cue-button-icon",14),e.j41(3,"cue-button-label"),e.EFF(4),e.nI1(5,"transloco"),e.k0s()(),e.nVh(6,Z,1,3,"cue-ag-grid",15),e.k0s(),e.j41(7,"cue-typography",11),e.EFF(8),e.nI1(9,"transloco"),e.k0s()}if(2&o){const t=e.XpG(3);e.R7$(2),e.Y8G("icon",t._matchTableExpanded()?"arrow-up":"arrow-dropdown"),e.R7$(2),e.JRh(e.i5U(5,4,1===t._matchCount()?"components.documentInfo.filePathMatched":"components.documentInfo.filePathsMatched",e.eq3(10,G,t._matchCount()))),e.R7$(2),e.vxM(t._matchTableExpanded()?6:-1),e.R7$(2),e.JRh(e.i5U(9,7,"components.documentInfo.applyToNPaths",e.eq3(12,G,t._selectedPaths().length)))}}function ee(o,g){if(1&o&&e.nVh(0,Q,3,3,"cue-typography",11)(1,q,10,14),2&o){const t=e.XpG(2);e.vxM(t._fileLocationsLoading()?0:null!==t._fileLocations()?1:-1)}}function te(o,g){if(1&o){const t=e.RV6();e.j41(0,"cue-flexcontainer",9)(1,"cue-input-switch",10),e.bIt("toggleChange",function(i){r.eBV(t);const a=e.XpG();return r.Njj(a.onApplyToAllChange(i))}),e.k0s(),e.j41(2,"cue-typography",11),e.EFF(3),e.nI1(4,"transloco"),e.k0s()(),e.nVh(5,ee,2,1)}if(2&o){const t=e.XpG();e.R7$(),e.Y8G("checked",t._applyToAllFiles()),e.R7$(2),e.JRh(e.bMT(4,3,"components.documentInfo.applyToAllFiles")),e.R7$(2),e.vxM(t._applyToAllFiles()?5:-1)}}function ne(o,g){if(1&o&&(e.j41(0,"cue-typography",8),e.EFF(1),e.nI1(2,"transloco"),e.k0s()),2&o){const t=e.XpG();e.R7$(),e.Lme("",e.bMT(2,2,"components.documentInfo.errorSavingEntityMention"),": ",t._saveError())}}let ie=(()=>{class o{selection=d.hFB.required();availableEntityCategories=(0,d.hFB)([]);fileLocations=(0,d.hFB)([]);requestFileLocations=(0,d.hFB)(void 0);requestFilePathEntityAdd=(0,d.hFB)(void 0);confirm=(0,d.CGW)();cancel=(0,d.CGW)();_selectedEntityCategory=(0,r.vPA)("");_applyToAllFiles=(0,r.vPA)(!1);_fileLocations=(0,r.vPA)(null);_fileLocationsLoading=(0,r.vPA)(!1);_matchTableExpanded=(0,r.vPA)(!1);_selectedPaths=(0,r.vPA)([]);_saving=(0,r.vPA)(!1);_saveError=(0,r.vPA)(null);_dirPrefix=(0,m.EW)(()=>{const t=this.selection();return t.path.substring(0,t.end)});_matchedLocations=(0,m.EW)(()=>{const t=this._fileLocations();if(!t)return[];const n=this._dirPrefix();return t.filter(i=>i.path.startsWith(n))});_matchCount=(0,m.EW)(()=>this._matchedLocations().length);_matchTableRowData=(0,m.EW)(()=>this._matchedLocations().map(t=>({iri:t.iri,path:t.path,providerId:t.providerId})));_entityCategoryLabelMap=(0,m.EW)(()=>this.availableEntityCategories().reduce((t,n)=>(t[n.iri]=n.label,t),{}));_matchTableRowSelection={mode:"multiRow",selectAll:"filtered"};_filePathLabel=(0,p.Xx)("components.contentBlocks.documentViewer.labelFilePath");_matchTableColDefs=(0,m.EW)(()=>[{headerName:this._filePathLabel(),field:"path",flex:1,filter:!0,sortable:!0}]);onEntityCategoryChange(t){this._selectedEntityCategory.set("string"==typeof t?t:String(t??""))}onApplyToAllChange(t){var n=this;return(0,h.A)(function*(){if(n._applyToAllFiles.set(t),n._matchTableExpanded.set(!1),!t)return n._fileLocations.set(null),void n._selectedPaths.set([]);const i=n.requestFileLocations();if(i){n._fileLocationsLoading.set(!0);try{const a=yield i();n._fileLocations.set(a);const s=n._dirPrefix();n._selectedPaths.set(a.filter(u=>u.path.startsWith(s)))}finally{n._fileLocationsLoading.set(!1)}}})()}onMatchedPathsSelectionChange(t){const n=this._fileLocations()??[];this._selectedPaths.set(t.map(i=>n.find(a=>a.path===i.path)??{iri:"",path:i.path}))}onConfirm(){var t=this;return(0,h.A)(function*(){const n=t._selectedEntityCategory();if(!n)return;const i=t.selection().path,a=t._fileLocations()?.find(_=>_.path===i)??t.fileLocations().find(_=>_.path===i)??{iri:"",path:i},s=t._applyToAllFiles()&&t._selectedPaths().length>0?t._selectedPaths():[a],u=t.requestFilePathEntityAdd();if(u){t._saving.set(!0),t._saveError.set(null);try{yield u(n,s)}catch(_){return console.error("[EntityMentionModal] Failed to save entity mention:",_),t._saveError.set(_ instanceof Error?_.message:String(_)),void t._saving.set(!1)}t._saving.set(!1)}t.confirm.emit({entityCategory:n,paths:s})})()}onCancel(){this.cancel.emit()}static \u0275fac=function(n){return new(n||o)};static \u0275cmp=e.VBU({type:o,selectors:[["cue-entity-mention-modal"]],inputs:{selection:[1,"selection"],availableEntityCategories:[1,"availableEntityCategories"],fileLocations:[1,"fileLocations"],requestFileLocations:[1,"requestFileLocations"],requestFilePathEntityAdd:[1,"requestFilePathEntityAdd"]},outputs:{confirm:"confirm",cancel:"cancel"},decls:18,vars:24,consts:[[3,"close","displayCloseBtn","closeOnBackgroundClick"],[1,"modal-content"],["direction","column","gap","m"],[3,"key","val"],[3,"valueChange","value","options","labelMap","label","showFilter"],["direction","row","justify","center"],[3,"click","disabled"],["variant","secondary",3,"click","disabled"],["size","s",2,"color","var(--cue-error)"],["direction","row","gap","s","align","center"],[3,"toggleChange","checked"],["size","s"],["direction","column","gap","xs"],["variant","ghost","size","xs",3,"click"],[3,"icon"],["size","s","height","220px",3,"rowData","columnDefs","rowSelection"],["size","s","height","220px",3,"selectedRows","rowData","columnDefs","rowSelection"]],template:function(n,i){1&n&&(e.j41(0,"cue-modal",0),e.bIt("close",function(){return i.onCancel()}),e.j41(1,"div",1)(2,"cue-flexcontainer",2),e.nrm(3,"cue-key-val",3),e.nI1(4,"transloco"),e.j41(5,"cue-select",4),e.nI1(6,"transloco"),e.bIt("valueChange",function(s){return i.onEntityCategoryChange(s)}),e.k0s(),e.nVh(7,te,6,5),e.j41(8,"cue-flexcontainer",5)(9,"cue-button",6),e.bIt("click",function(){return i.onCancel()}),e.j41(10,"cue-button-label"),e.EFF(11),e.nI1(12,"transloco"),e.k0s()(),e.j41(13,"cue-button",7),e.bIt("click",function(){return i.onConfirm()}),e.j41(14,"cue-button-label"),e.EFF(15),e.nI1(16,"transloco"),e.k0s()()(),e.nVh(17,ne,3,4,"cue-typography",8),e.k0s()()()),2&n&&(e.Y8G("displayCloseBtn",!1)("closeOnBackgroundClick",!1),e.R7$(3),e.Y8G("key",e.bMT(4,15,"components.documentInfo.labelSelectedText"))("val",i.selection().text),e.R7$(2),e.Y8G("value",i._selectedEntityCategory())("options",i.availableEntityCategories().map(e._m7(17,J,i)))("labelMap",i._entityCategoryLabelMap())("label",e.bMT(6,18,"components.entityInfo.labelEntityCategory"))("showFilter",i.availableEntityCategories().length>5),e.R7$(2),e.vxM(i.requestFileLocations()?7:-1),e.R7$(2),e.Y8G("disabled",i._saving()),e.R7$(2),e.JRh(e.bMT(12,20,"components.modals.rdfEdit.buttonCancel")),e.R7$(2),e.Y8G("disabled",!i._selectedEntityCategory()||i._saving()),e.R7$(2),e.JRh(e.bMT(16,22,"components.modals.rdfEdit.buttonSave")),e.R7$(2),e.vxM(i._saveError()?17:-1))},dependencies:[M.n,c.F,L.a,j.$,K.L,x.Typography,z.a,X.l,H.d,Y.R,p.Kj],styles:[".modal-content[_ngcontent-%COMP%]{width:640px;max-width:calc(100vw - 32px)}"],changeDetection:0})}return o})();const oe=()=>[];function ae(o,g){if(1&o&&(e.nrm(0,"cue-key-val",6),e.nI1(1,"transloco")),2&o){const t=e.XpG(2);e.Y8G("key",e.bMT(1,2,"components.contentBlocks.documentViewer.labelSubject"))("val",t.subject())}}function se(o,g){if(1&o&&(e.j41(0,"cue-key-val-list"),e.nVh(1,ae,2,4,"cue-key-val",6),e.k0s()),2&o){const t=e.XpG();e.R7$(),e.vxM(t.subject()?1:-1)}}function le(o,g){if(1&o&&(e.j41(0,"cue-flexcontainer",4)(1,"cue-menu",7)(2,"cue-button",8,0),e.nrm(4,"cue-button-icon",9),e.k0s(),e.nrm(5,"cue-menu-nested",10),e.k0s()()),2&o){const t=e.XpG();e.R7$(5),e.Y8G("items",t.menuItems())}}function ce(o,g){if(1&o&&(e.nrm(0,"cue-key-val-editable",11),e.nI1(1,"transloco"),e.nI1(2,"transloco")),2&o){const t=e.XpG(2);e.Y8G("key",1===t.contentCategories().length?e.bMT(1,4,"components.contentBlocks.documentViewer.labelContentCategory"):e.bMT(2,6,"components.contentBlocks.documentViewer.labelContentCategories"))("val",t.contentCategoriesString())("rdfConfig",t.rdfEditConfig())("editDisabled",!t.contentCategoriesEditable())}}function re(o,g){if(1&o&&(e.j41(0,"span",15),e.EFF(1),e.k0s()),2&o){const t=e.XpG(3);e.R7$(),e.Lme("(",t.currentFilePathIndex()+1,"/",t.fileLocations().length,")")}}function ue(o,g){if(1&o){const t=e.RV6();e.j41(0,"cue-button",19),e.bIt("click",function(){r.eBV(t);const i=e.XpG(3);return r.Njj(i.prevFilePath())}),e.nrm(1,"cue-button-icon",20),e.k0s()}if(2&o){const t=e.XpG(3);e.Y8G("disabled",0===t.currentFilePathIndex())}}function de(o,g){if(1&o){const t=e.RV6();e.j41(0,"cue-button",19),e.bIt("click",function(){r.eBV(t);const i=e.XpG(3);return r.Njj(i.nextFilePath())}),e.nrm(1,"cue-button-icon",21),e.k0s()}if(2&o){const t=e.XpG(3);e.Y8G("disabled",t.currentFilePathIndex()===t.fileLocations().length-1)}}function ge(o,g){if(1&o){const t=e.RV6();e.j41(0,"dl",12)(1,"dt",13)(2,"cue-typography",14),e.EFF(3),e.nI1(4,"transloco"),e.nVh(5,re,2,2,"span",15),e.k0s()(),e.j41(6,"dd",16),e.nVh(7,ue,2,1,"cue-button",17),e.j41(8,"cue-file-path-viewer",18),e.bIt("textSelected",function(i){r.eBV(t);const a=e.XpG(2);return r.Njj(a.onTextSelected(i))}),e.k0s(),e.nVh(9,de,2,1,"cue-button",17),e.k0s()()}if(2&o){const t=e.XpG(2);e.R7$(3),e.SpI(" ",e.bMT(4,8,"components.contentBlocks.documentViewer.labelFilePath")," "),e.R7$(2),e.vxM(t.fileLocations().length>1?5:-1),e.R7$(2),e.vxM(t.fileLocations().length>1?7:-1),e.R7$(),e.Y8G("path",t.fileLocations()[t.currentFilePathIndex()].path)("highlights",t.filePathEntitiesVisible()?t.filePathHighlights():e.lJ4(10,oe))("allowDelete",t.filePathEntitiesEditable())("allowAdd",t.filePathEntitiesEditable()),e.R7$(),e.vxM(t.fileLocations().length>1?9:-1)}}function he(o,g){if(1&o&&(e.j41(0,"cue-key-val-list"),e.nrm(1,"hr"),e.nVh(2,ce,3,8,"cue-key-val-editable",11),e.nVh(3,ge,10,11,"dl",12),e.k0s()),2&o){const t=e.XpG();e.R7$(2),e.vxM(t.contentCategories()&&t.contentCategories().length>0?2:-1),e.R7$(),e.vxM(t.fileLocations().length>0?3:-1)}}function _e(o,g){if(1&o){const t=e.RV6();e.j41(0,"cue-entity-mention-modal",22),e.bIt("confirm",function(i){r.eBV(t);const a=e.XpG();return r.Njj(a.onEntityMentionConfirm(i))})("cancel",function(){r.eBV(t);const i=e.XpG();return r.Njj(i.onEntityMentionCancel())}),e.k0s()}if(2&o){const t=e.XpG();e.Y8G("selection",t._pendingSelection())("availableEntityCategories",t.availableEntityCategories())("fileLocations",t.fileLocations())("requestFileLocations",t._fileLocationsProvider())("requestFilePathEntityAdd",t._requestFilePathEntityAdd())}}let me=(()=>{class o{subject=d.hFB.required();handlers=d.hFB.required();dataChanged=(0,d.CGW)();filePathEntityAdded=(0,d.CGW)();fileLocations=(0,d.hFB)([]);_fileLocationsProvider=(0,m.EW)(()=>{const t=this.handlers().requestFileLocations;if(t)return t;const n=this.fileLocations();return n.length?()=>Promise.resolve(n):void 0});filePathEntities=(0,d.geq)([]);contentCategories=(0,d.hFB)([]);contentCategoriesEditable=(0,d.hFB)(!1);filePathEntitiesVisible=(0,d.hFB)(!1);filePathEntitiesEditable=(0,d.hFB)(!1);menuItems=(0,d.hFB)([]);availableContentCategories=(0,d.hFB)([]);availableEntityCategories=(0,d.hFB)([]);collapsed=(0,d.hFB)(!1);hasDocInfo=(0,m.EW)(()=>{const t=""!==this.subject(),n=this.fileLocations().length>0;return t||n});currentFilePathIndex=(0,r.vPA)(0);_entityCategoryModalVisible=(0,r.vPA)(!1);_pendingSelection=(0,r.vPA)(null);_requestFilePathEntityAdd=(0,m.EW)(()=>{var t=this;const n=this.handlers().requestFilePathEntityAdd;if(n)return function(){var i=(0,h.A)(function*(a,s){const u=t._pendingSelection();u&&(yield n({paths:s,start:u.start,end:u.end,text:u.text,entityCategory:a,folderPath:u.path.substring(0,u.end)}))});return function(a,s){return i.apply(this,arguments)}}()});prevFilePath(){this.currentFilePathIndex()>0&&this.currentFilePathIndex.update(t=>t-1)}nextFilePath(){this.currentFilePathIndex()<this.fileLocations().length-1&&this.currentFilePathIndex.update(t=>t+1)}filePathHighlights=(0,m.EW)(()=>this.filePathEntities().map(t=>({path:t.path,start:t.startIndex,end:t.endIndex,label:this.availableEntityCategories().find(n=>n.iri===t.entityCategory)?.label??t.entityCategory.split("/").pop()??t.entityCategory})));entityCategoryLabelMap=(0,m.EW)(()=>this.availableEntityCategories().reduce((t,n)=>(t[n.iri]=n.label,t),{}));onTextSelected(t){this._pendingSelection.set(t),this._entityCategoryModalVisible.set(!0)}onEntityMentionConfirm(t){const n=this._pendingSelection();n&&(this.filePathEntities.update(i=>[...i,...t.paths.map(a=>({path:a.path,entityCategory:t.entityCategory,startIndex:n.start,endIndex:n.end}))]),this.filePathEntityAdded.emit({paths:t.paths,start:n.start,end:n.end,text:n.text,entityCategory:t.entityCategory,folderPath:n.path.substring(0,n.end)}),this._entityCategoryModalVisible.set(!1),this._pendingSelection.set(null))}onEntityMentionCancel(){this._entityCategoryModalVisible.set(!1),this._pendingSelection.set(null)}_contentCategories=(0,m.uu)(()=>this.contentCategories());contentCategoriesString=(0,m.EW)(()=>this._contentCategories().map(t=>this._iriToString(t)).sort().join(", "));_iriToString(t){const n=this.availableContentCategories()?.find(i=>i.iri===t);return n?n.label:t}infoChangeContentCategory=(0,p.Xx)("components.documentInfo.infoChangeContentCategory");rdfEditConfig=(0,m.EW)(()=>{var t=this;const n=this.handlers()?.requestRDFChange;var i;if(void 0!==n)return{message:this.infoChangeContentCategory(),existingValue:this._contentCategories(),dataType:"multiselect",options:this.availableContentCategories()?.map(i=>i.iri),optionLabelMap:this.availableContentCategories()?.reduce((i,a)=>(i[a.iri]=a.label,i),{}),requestSave:(i=(0,h.A)(function*(a){console.log(a);const s={subject:t.subject(),predicate:`${C.E.qcy}contentCategory`,objects:t._contentCategories(),newObjects:a.newValue,type:"contentCategory",comment:a.comment};yield n(s),t._contentCategories.set(a.newValue),t.dataChanged.emit({contentCategories:a.newValue})}),function(s){return i.apply(this,arguments)})};console.warn("No RDF change request handler defined")});static \u0275fac=function(n){return new(n||o)};static \u0275cmp=e.VBU({type:o,selectors:[["cue-document-info"]],inputs:{subject:[1,"subject"],handlers:[1,"handlers"],fileLocations:[1,"fileLocations"],filePathEntities:[1,"filePathEntities"],contentCategories:[1,"contentCategories"],contentCategoriesEditable:[1,"contentCategoriesEditable"],filePathEntitiesVisible:[1,"filePathEntitiesVisible"],filePathEntitiesEditable:[1,"filePathEntitiesEditable"],menuItems:[1,"menuItems"],availableContentCategories:[1,"availableContentCategories"],availableEntityCategories:[1,"availableEntityCategories"],collapsed:[1,"collapsed"]},outputs:{dataChanged:"dataChanged",filePathEntityAdded:"filePathEntityAdded",filePathEntities:"filePathEntitiesChange"},decls:7,vars:4,consts:[["trigger",""],["direction","column",2,"min-height","50px"],["direction","row"],["direction","column",2,"flex","1 1"],["direction","column",2,"width","50px"],[3,"selection","availableEntityCategories","fileLocations","requestFileLocations","requestFilePathEntityAdd"],["size","l",3,"key","val"],["positioning","bottomleft"],["trigger","","variant","tertiary"],["icon","more-vert"],["menu","",3,"items"],["size","s",3,"key","val","rdfConfig","editDisabled"],[1,"file-path-nav-container"],[1,"file-path-label"],["size","xs"],[1,"path-counter"],[1,"file-path-row"],["variant","tertiary","size","xs",3,"disabled"],["size","s",3,"textSelected","path","highlights","allowDelete","allowAdd"],["variant","tertiary","size","xs",3,"click","disabled"],["icon","paginator-back"],["icon","paginator-next"],[3,"confirm","cancel","selection","availableEntityCategories","fileLocations","requestFileLocations","requestFilePathEntityAdd"]],template:function(n,i){1&n&&(e.j41(0,"cue-flexcontainer",1)(1,"cue-flexcontainer",2)(2,"cue-flexcontainer",3),e.nVh(3,se,2,1,"cue-key-val-list"),e.k0s(),e.nVh(4,le,6,1,"cue-flexcontainer",4),e.k0s(),e.nVh(5,he,4,2,"cue-key-val-list"),e.k0s(),e.nVh(6,_e,1,5,"cue-entity-mention-modal",5)),2&n&&(e.R7$(3),e.vxM(i.fileLocations().length>0||i.subject()?3:-1),e.R7$(),e.vxM(i.menuItems().length>0?4:-1),e.R7$(),e.vxM(!i.collapsed()&&i.hasDocInfo()?5:-1),e.R7$(),e.vxM(i._entityCategoryModalVisible()&&i._pendingSelection()?6:-1))},dependencies:[M.n,R.p,c.F,y.L,D.W,w.T,L.a,j.$,U,x.Typography,ie,p.Kj],styles:[".file-path-nav-container[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:2px}.file-path-label[_ngcontent-%COMP%]{display:block;margin:0}.file-path-row[_ngcontent-%COMP%]{display:flex;align-items:center;gap:4px;margin:0;overflow:visible;padding:1px}.file-path-row[_ngcontent-%COMP%] cue-file-path-viewer[_ngcontent-%COMP%]{flex:1;overflow:visible;min-width:0}.path-counter[_ngcontent-%COMP%]{opacity:.6}"],changeDetection:0})}return o})();class fe{requestRDFChange;requestFileLocations;requestFilePathEntityAdd}var pe=l(2065),ve=l(5187),ye=l(7293);const Ce=["viewerHost"];function be(o,g){if(1&o&&e.nrm(0,"cue-document-info",4),2&o){const t=e.XpG(2);e.Y8G("subject",t._docSubject())("handlers",t._docInfoHandlers)("menuItems",t._menuItems())}}function Me(o,g){1&o&&(e.j41(0,"cue-flexcontainer",5)(1,"cue-typography"),e.EFF(2,"Loading\u2026"),e.k0s()())}function xe(o,g){if(1&o&&(e.j41(0,"cue-flexcontainer",5)(1,"cue-typography",8),e.EFF(2),e.k0s()()),2&o){const t=e.XpG(2);e.R7$(2),e.JRh(t.errorMessage())}}function Ee(o,g){if(1&o&&e.nrm(0,"cue-logo-link",7),2&o){const t=e.XpG(2);e.Y8G("projectId",t.projectId())("resourceId",t._uuidOnly())}}function De(o,g){if(1&o&&(e.j41(0,"div",3),e.nVh(1,be,1,3,"cue-document-info",4),e.nVh(2,Me,3,0,"cue-flexcontainer",5)(3,xe,3,1,"cue-flexcontainer",5),e.j41(4,"div",6),e.eu8(5,null,1),e.k0s(),e.nVh(7,Ee,1,2,"cue-logo-link",7),e.k0s()),2&o){const t=e.XpG();e.R7$(),e.vxM(t.showDocumentInfo()&&"ready"===t.state()?1:-1),e.R7$(),e.vxM("loading"===t.state()?2:"error"===t.state()?3:-1),e.R7$(5),e.vxM(t.showLogo()?7:-1)}}function Pe(o,g){1&o&&e.eu8(0)}function we(o,g){if(1&o&&(e.j41(0,"cue-card",2),e.DNE(1,Pe,1,0,"ng-container",9),e.k0s()),2&o){const t=e.XpG(),n=e.sdS(1);e.Y8G("variant",t._cardVariant())("padded",!0),e.R7$(),e.Y8G("ngTemplateOutlet",n)}}function Ie(o,g){1&o&&e.eu8(0)}function Fe(o,g){if(1&o&&e.DNE(0,Ie,1,0,"ng-container",9),2&o){e.XpG();const t=e.sdS(1);e.Y8G("ngTemplateOutlet",t)}}const Re=[".fragments",".dxf",".pdf",".png",".jpg",".jpeg",".svg",".gif",".webp",".bmp",".avif",".apng",".xlsx",".xls",".csv",".json",".jsonld",".xml",".css",".js",".html",".htm",".sh",".txt",".rst",".md"];let Oe=(()=>{class o{set _viewerHostRef(t){if(this._viewerHost=t,t&&this._lastRenderArgs){const{url:n,suffix:i,page:a,viewerTypeOverride:s}=this._lastRenderArgs;this._renderViewer(n,i,a,s)}}_viewerHost;_lastRenderArgs;currentViewerRef;cue=(0,d.hFB)(void 0);uuid=(0,d.hFB)(void 0);projectId=(0,d.hFB)(void 0);showDocumentInfo=(0,d.hFB)(!0);showLogo=(0,d.hFB)(!1);_uuidOnly=(0,m.EW)(()=>{const t=this.uuid();return t?t.split("?")[0].trim():void 0});extraMenuItems=(0,d.hFB)([]);portalBaseURL=(0,d.hFB)("https://cue.qaecy.com");variant=(0,d.hFB)("none");_cardVariant=(0,m.EW)(()=>this.variant());state=(0,r.vPA)("idle");errorMessage=(0,r.vPA)(null);resolvedUrl=(0,r.vPA)(null);resolvedSuffix=(0,r.vPA)(null);_docSubject=(0,r.vPA)("");_alternatives=(0,r.vPA)([]);_originalUuid=(0,r.vPA)(null);_originalDocSuffix=(0,r.vPA)(null);_cueSnapshot=null;_projectIdSnapshot=null;_inputWarningTimer;_docInfoHandlers=new fe;_menuItems=(0,m.EW)(()=>{const t=[],n=this._originalUuid(),i=this._originalDocSuffix();n&&i&&t.push({icon:"download",label:"Download file",action:()=>this._downloadOriginal()});const a=this._alternatives();if(a.length>1){const s=this.resolvedSuffix();t.push({icon:"document",label:"Alternative representation",children:a.map(u=>({label:u.original?`Original (${u.suffix.replace(".","").toUpperCase()})`:u.suffix.replace(".","").toUpperCase(),tooltip:s===u.suffix?"Currently shown":void 0,action:()=>this._switchToAlternative(u)}))})}return t.push(...this.extraMenuItems()),t});constructor(){this._inputWarningTimer=setTimeout(()=>{this.cue()||console.warn('[cue-document-viewer] Required input "cue" is not set. Pass an authenticated Cue SDK instance.'),this.uuid()||console.warn('[cue-document-viewer] Required input "uuid" is not set. Pass the document UUID to display.'),this.projectId()||console.warn('[cue-document-viewer] Required input "projectId" is not set. Pass the Cue project ID the document belongs to.')},3e3),(0,r.QZP)(()=>{const t=this.cue(),n=this.uuid(),i=this.projectId();t&&n&&i?this._load(t,n,i):this.state.set("idle")})}ngOnDestroy(){clearTimeout(this._inputWarningTimer)}_load(t,n,i){var a=this;return(0,h.A)(function*(){if(t&&n&&i){a.state.set("loading"),a.resolvedUrl.set(null),a.resolvedSuffix.set(null),a.errorMessage.set(null),a._docSubject.set(""),a._originalUuid.set(null),a._originalDocSuffix.set(null),a._alternatives.set([]),a._viewerHost?.clear(),a.currentViewerRef?.destroy(),a.currentViewerRef=void 0,a._lastRenderArgs=void 0;try{a._cueSnapshot=t,a._projectIdSnapshot=i;const{uuid:s,page:u}=function Te(o){const[g,t]=o.split("?"),n=g.trim();let i=null;if(t){const s=new URLSearchParams(t).get("page");if(null!==s){const u=parseInt(s,10);!isNaN(u)&&u>0&&(i=u)}}return{uuid:n,page:i}}(n),_=t.createProjectDocuments(i),F=(yield _.fetchDocumentData([s]))[s];if(!F)throw new Error(`Document '${s}' not found in project '${i}'.`);a._docSubject.set(F.subject??""),a._originalUuid.set(s),a._originalDocSuffix.set(F.suffix);const A=yield _.fetchAlternativeRepresentations(s);a._alternatives.set([{uuid:s,suffix:F.suffix,original:!0},...A.filter(B=>B.id!==s).map(B=>({uuid:B.id,suffix:B.suffix,original:!1,remoteRelativePath:B.remoteRelativePath}))]);const{uuid:V,suffix:S,remoteRelativePath:$}=function Ve(o,g){const t=[o,...g];let n,i=1/0;for(const a of t){const s=Re.indexOf(a.suffix);-1!==s&&s<i&&(i=s,n=a)}return n?{uuid:n.id,suffix:n.suffix,remoteRelativePath:n.remoteRelativePath}:{uuid:o.id,suffix:o.suffix}}(F,A),W=$?yield t.storage.getAltRepDownloadUrl($):yield t.storage.getDownloadUrl(i,V,S);a.resolvedUrl.set(W),a.resolvedSuffix.set(S);const Le=[".eml",".msg",".emlx",".mbx"].includes(F.suffix)&&".json"===S?"email":void 0;yield a._renderViewer(W,S,u,Le),a.state.set("ready")}catch(s){const u=s instanceof Error?s.message:String(s);console.error("[CueDocumentViewerWC] Failed to load document:",u),a.errorMessage.set(u),a.state.set("error")}}else a.state.set("idle")})()}_renderViewer(t,n,i,a){var s=this;return(0,h.A)(function*(){try{const{DocumentViewer:u}=yield Promise.all([l.e(418),l.e(76),l.e(36)]).then(l.bind(l,3036)),{DocumentViewerSettings:_}=yield l.e(418).then(l.bind(l,3418));s._viewerHost?.clear(),s.currentViewerRef?.destroy();const I=new _;if(null!==i&&(I.pdf.page=String(i)),!s._viewerHost)throw new Error("viewerHost is not yet available \u2014 view has not been initialized.");s._lastRenderArgs={url:t,suffix:n,page:i,viewerTypeOverride:a},s.currentViewerRef=s._viewerHost.createComponent(u),s.currentViewerRef.setInput("url",t),s.currentViewerRef.setInput("suffix",n),s.currentViewerRef.setInput("settings",I),a&&s.currentViewerRef.setInput("viewerTypeOverride",a)}catch(u){throw new Error(`Failed to load viewer component: ${u instanceof Error?u.message:String(u)}`)}})()}_switchToAlternative(t){var n=this;return(0,h.A)(function*(){const i=n._cueSnapshot,a=n._projectIdSnapshot;if(i&&a)try{const s=t.remoteRelativePath?yield i.storage.getAltRepDownloadUrl(t.remoteRelativePath):yield i.storage.getDownloadUrl(a,t.uuid,t.suffix);n.resolvedUrl.set(s),n.resolvedSuffix.set(t.suffix),yield n._renderViewer(s,t.suffix,null)}catch(s){console.error("[CueDocumentViewerWC] Failed to switch to alternative:",s)}})()}_downloadOriginal(){var t=this;return(0,h.A)(function*(){const n=t._cueSnapshot,i=t._projectIdSnapshot,a=t._originalUuid(),s=t._originalDocSuffix();if(n&&i&&a&&s)try{const u=yield n.storage.getDownloadUrl(i,a,s),I=yield(yield fetch(u)).blob();(0,pe.KE)(I,`${a}${s}`)}catch(u){console.error("[CueDocumentViewerWC] Failed to download original:",u)}})()}static \u0275fac=function(n){return new(n||o)};static \u0275cmp=e.VBU({type:o,selectors:[["cue-document-viewer-wc"]],viewQuery:function(n,i){if(1&n&&e.GBs(Ce,5,e.c1b),2&n){let a;e.mGM(a=e.lsd())&&(i._viewerHostRef=a.first)}},inputs:{cue:[1,"cue"],uuid:[1,"uuid"],projectId:[1,"projectId"],showDocumentInfo:[1,"showDocumentInfo"],showLogo:[1,"showLogo"],extraMenuItems:[1,"extraMenuItems"],portalBaseURL:[1,"portalBaseURL"],variant:[1,"variant"]},decls:4,vars:1,consts:[["body",""],["viewerHost",""],[2,"height","100%","width","100%",3,"variant","padded"],[2,"display","flex","flex-direction","column","height","100%","width","100%","position","relative"],[3,"subject","handlers","menuItems"],["direction","column","align","center","justify","center",2,"flex","1","width","100%"],[2,"flex","1","min-height","0","overflow","hidden"],[2,"position","absolute","bottom","12px","right","12px","z-index","5",3,"projectId","resourceId"],[2,"color","#c44","font-size","13px"],[4,"ngTemplateOutlet"]],template:function(n,i){1&n&&(e.DNE(0,De,8,3,"ng-template",null,0,e.C5r),e.nVh(2,we,2,3,"cue-card",2)(3,Fe,1,1,"ng-container")),2&n&&(e.R7$(2),e.vxM("none"!==i.variant()?2:3))},dependencies:[f.MD,f.T3,M.n,x.Typography,me,ve.Z,ye.x],styles:["[_nghost-%COMP%]{display:contents}"],changeDetection:0})}return o})()},7573(O,P,l){l.d(P,{E:()=>h});const h={qcy:"https://dev.qaecy.com/ont#","qcy-e":"https://dev.qaecy.com/enum#","qcy-f":"https://dev.qaecy.com/functions#",obc:"https://w3id.org/obc#",dicc:"https://w3id.org/digitalconstruction/0.5/Contexts#",dicv:"https://w3id.org/digitalconstruction/0.5/Variables#",dice:"https://w3id.org/digitalconstruction/0.5/Entities#",dicp:"https://w3id.org/digitalconstruction/0.5/Processes#",dica:"https://w3id.org/digitalconstruction/0.5/Agents#",dici:"https://w3id.org/digitalconstruction/0.5/Information#",dicbm:"https://w3id.org/digitalconstruction/0.5/Materials#",dicob:"https://w3id.org/digitalconstruction/0.5/Occupancy#",dicl:"https://w3id.org/digitalconstruction/0.5/Lifecycle#",dices:"https://w3id.org/digitalconstruction/0.5/Energy#",dicu:"https://w3id.org/digitalconstruction/0.5/Units#",diclvl:"https://w3id.org/digitalconstruction/0.5/Levels#",dicstg:"https://w3id.org/digitalconstruction/0.5/Stages#"}}}]);
package/149.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkcue_ui=self.webpackChunkcue_ui||[]).push([[149],{3319(ie,$,h){h.d($,{a:()=>V});var k=h(7705),p=h(29),b=h(5547);let V=(()=>{class P{icon=(0,k.hFB)(void 0);slot=(0,k.hFB)("before");static \u0275fac=function(A){return new(A||P)};static \u0275cmp=b.VBU({type:P,selectors:[["cue-button-icon"]],inputs:{icon:[1,"icon"],slot:[1,"slot"]},decls:1,vars:2,consts:[[3,"slot","name"]],template:function(A,U){1&A&&b.nrm(0,"cue-svg-icon",0),2&A&&b.Y8G("slot",U.slot())("name",U.icon())},dependencies:[p.A],encapsulation:2})}return P})()},5971(ie,$,h){h.d($,{$:()=>U});var k=h(9769),p=h(7705),b=h(2271),V=h(7089),P=h(2403),S=h(5547);const O=["buttonElement"],A=["*"];let U=(()=>{class _{variant=(0,p.hFB)("primary");size=(0,p.hFB)("m");tooltip=(0,p.hFB)("");disabled=(0,p.hFB)(!1);selected=(0,p.geq)(!1);toggleButton=(0,p.hFB)(!1);loading=(0,p.hFB)(!1);fitParentWidth=(0,p.hFB)(!1);noWrap=(0,p.hFB)(!0);buttonElement=p.ebz.required("buttonElement");getStyles=(0,b.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(w){return new(w||_)};static \u0275cmp=S.VBU({type:_,selectors:[["cue-button"]],viewQuery:function(w,v){1&w&&S.wEZ(v.buttonElement,O,5),2&w&&S.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:A,decls:3,vars:18,consts:[["buttonElement",""],["tooltipSize","small",3,"click","disabled","cueTooltip","tooltipPlacement","cuePulse"]],template:function(w,v){1&w&&(S.NAR(),S.j41(0,"button",1,0),S.bIt("click",function(K){return v.handleClick(K)}),S.SdG(2),S.k0s()),2&w&&(S.Aen(v.getStyles()),S.xc7("white-space",v.noWrap()?"nowrap":"normal")("flex-basis",v.noWrap()?null:"auto")("min-width",v.noWrap()?null:"fit-content"),S.AVh("selected",v.selected())("ghost","ghost"===v.variant())("fit-parent-width",v.fitParentWidth()),S.Y8G("disabled",v.disabled())("cueTooltip",v.tooltip())("tooltipPlacement","top")("cuePulse",v.loading()))},dependencies:[k.MD,V.d,P.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 _})()},2403(ie,$,h){h.d($,{V:()=>V});var k=h(7705),p=h(5802),b=h(5547);let V=(()=>{class P{el=(0,p.WQX)(b.aKT);renderer=(0,p.WQX)(b.sFG);cuePulse=(0,k.hFB)(!1);cuePulseColor=(0,k.hFB)("");cuePulseMode=(0,k.hFB)("border");activeClass="";constructor(){this.ensureGlobalStyles()}onPulseChanged=(0,p.QZP)(()=>{const O=this.cuePulse(),A=this.cuePulseColor(),U=this.cuePulseMode(),_=this.el.nativeElement;if(this.activeClass&&(this.renderer.removeClass(_,this.activeClass),this.activeClass=""),this.renderer.removeStyle(_,"--cue-pulse-color"),this.renderer.removeStyle(_,"border-radius"),O){const d="text"===U?"cue-pulse-text":"cue-pulse-border";this.renderer.addClass(_,d),this.activeClass=d,A&&this.renderer.setStyle(_,"--cue-pulse-color",A),"border"===U&&setTimeout(()=>{const i=_.firstElementChild;if(i){const w=getComputedStyle(i).borderRadius;w&&"0px"!==w&&this.renderer.setStyle(_,"border-radius",w)}})}});ngOnDestroy(){const O=this.el.nativeElement;this.activeClass&&this.renderer.removeClass(O,this.activeClass),this.renderer.removeStyle(O,"border-radius")}ensureGlobalStyles(){const O="cue-pulse-global-styles";if(document.getElementById(O))return;const A=document.createElement("style");A.id=O,A.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(A)}static \u0275fac=function(A){return new(A||P)};static \u0275dir=b.FsC({type:P,selectors:[["","cuePulse",""]],inputs:{cuePulse:[1,"cuePulse"],cuePulseColor:[1,"cuePulseColor"],cuePulseMode:[1,"cuePulseMode"]}})}return P})()},9769(ie,$,h){h.d($,{B3:()=>Ne,MD:()=>en,T3:()=>Le});var _=h(7705),d=h(5802),i=h(5547);h(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(_.MKu),i.rXU(i.sFG))};static \u0275dir=i.FsC({type:e,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"}})}return e})(),Le=(()=>{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})()}}]);
package/245.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkcue_ui=self.webpackChunkcue_ui||[]).push([[245],{5381(ze,ye,B){B.d(ye,{n:()=>te});var I=B(7705),se=B(2271),$=B(5547);const H=["*"];let te=(()=>{class L{style=(0,I.hFB)("");gap=(0,I.hFB)("m");direction=(0,I.hFB)("row");wrap=(0,I.hFB)("nowrap");align=(0,I.hFB)("stretch");justify=(0,I.hFB)("start");noGap=(0,I.hFB)(!1);getStyles=(0,se.EW)(()=>{const h=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: ${h};\n ${this.style()}\n `});static \u0275fac=function(D){return new(D||L)};static \u0275cmp=$.VBU({type:L,selectors:[["cue-flexcontainer"]],hostVars:2,hostBindings:function(D,Y){2&D&&$.Aen(Y.getStyles())},inputs:{style:[1,"style"],gap:[1,"gap"],direction:[1,"direction"],wrap:[1,"wrap"],align:[1,"align"],justify:[1,"justify"],noGap:[1,"noGap"]},ngContentSelectors:H,decls:1,vars:0,template:function(D,Y){1&D&&($.NAR(),$.SdG(0))},styles:["[_nghost-%COMP%]{display:flex;min-width:0;min-height:0}"]})}return L})()},29(ze,ye,B){B.d(ye,{A:()=>h});var I=B(7705),se=B(2271),$=B(5869),H=B(5547),te=B(345);let L=(()=>{class D{sanitizer;constructor(X){this.sanitizer=X}transform(X){return this.sanitizer.bypassSecurityTrustHtml(X)}static \u0275fac=function(q){return new(q||D)(H.rXU(te.up,16))};static \u0275pipe=H.EJ8({name:"cueSafeHtml",type:D,pure:!0})}return D})();var le=B(5381);let h=(()=>{class D{name=(0,I.hFB)(void 0);size=(0,I.hFB)(void 0);getSvg=(0,se.EW)(()=>this.name()&&$[this.name()]);hostStyles=(0,se.EW)(()=>this.size()?`--cue-icon-width: ${{xs:"10px",s:"12px",m:"14px",l:"16px",xl:"18px"}[this.size()]}`:"");static \u0275fac=function(q){return new(q||D)};static \u0275cmp=H.VBU({type:D,selectors:[["cue-svg-icon"]],hostVars:2,hostBindings:function(q,pe){2&q&&H.Aen(pe.hostStyles())},inputs:{name:[1,"name"],size:[1,"size"]},decls:2,vars:4,consts:[["align","center","justify","center",3,"noGap","innerHTML"]],template:function(q,pe){1&q&&(H.nrm(0,"cue-flexcontainer",0),H.nI1(1,"cueSafeHtml")),2&q&&H.Y8G("noGap",!0)("innerHTML",H.bMT(1,2,pe.getSvg()??""),H.npT)},dependencies:[le.n,L],styles:["svg{display:block;width:var(--cue-icon-width);height:var(--cue-icon-width)}\n"],encapsulation:3})}return D})()},9495(ze,ye,B){B.d(ye,{I:()=>te});var I=B(7705),se=B(5802),$=B(5547);const H=["inputEl"];let te=(()=>{class L{value=(0,I.geq)("");placeholder=(0,I.hFB)("");autofocus=(0,I.hFB)(!1);valueChange=(0,I.CGW)();save=(0,I.CGW)();cancel=(0,I.CGW)();inputEl;constructor(){(0,se.QZP)(()=>{const h=this.value(),D=this.inputEl?.nativeElement;D&&D.innerText.replace(/\n$/,"")!==h&&(D.innerText=h)})}ngAfterViewInit(){const h=this.inputEl?.nativeElement;h&&(h.innerText=this.value()),this.autofocus()&&h&&h.focus()}onInput(h){const Y=h.target.innerText.replace(/\n$/,"");this.value.set(Y),this.valueChange.emit(Y)}onEnter(h){h.preventDefault(),this.save.emit()}onEscape(h){h.preventDefault(),this.cancel.emit()}onBlur(){this.save.emit()}static \u0275fac=function(D){return new(D||L)};static \u0275cmp=$.VBU({type:L,selectors:[["cue-inline-input"]],viewQuery:function(D,Y){if(1&D&&$.GBs(H,5),2&D){let X;$.mGM(X=$.lsd())&&(Y.inputEl=X.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(D,Y){1&D&&($.rj2(0,"span",1,0),$.VwU("input",function(q){return Y.onInput(q)})("keydown.enter",function(q){return Y.onEnter(q)})("keydown.escape",function(q){return Y.onEscape(q)})("blur",function(){return Y.onBlur()}),$.eux()),2&D&&$.BMQ("data-placeholder",Y.placeholder())},styles:["[_nghost-%COMP%]{display:inline}span[contenteditable][_ngcontent-%COMP%]{outline:none;-webkit-text-decoration:underline dashed;text-decoration:underline dashed;text-underline-offset:3px;white-space:pre-wrap;word-break:break-word;cursor:text}span[contenteditable][_ngcontent-%COMP%]:empty:before{content:attr(data-placeholder);color:var(--cue-input-placeholder-color, currentColor);opacity:.5;pointer-events:none}"],changeDetection:0})}return L})()},2245(ze,ye,B){B.r(ye),B.d(ye,{Typography:()=>pe});var I=B(7705),se=B(2271),$=B(7089),H=B(5381),te=B(29),L=B(9495),le=B(5802),h=B(5547);const D=["*"];function Y(ee,qe){if(1&ee){const N=h.RV6();h.j41(0,"div",2),h.bIt("input",function(Q){le.eBV(N);const ue=h.XpG();return le.Njj(ue.onInput(Q))})("blur",function(Q){le.eBV(N);const ue=h.XpG();return le.Njj(ue.onInput(Q))}),h.k0s()}if(2&ee){const N=h.XpG();h.Aen(N.getStyles()),h.xc7("font-style",N.italic()?"italic":"normal"),h.Y8G("innerHTML",N.innerHTML(),h.npT)("contentEditable",N.editable())}}function X(ee,qe){if(1&ee&&h.nrm(0,"cue-svg-icon",5),2&ee){const N=h.XpG(2);h.xc7("--cue-icon-width",N.infoSize()+"px"),h.Y8G("cueTooltip",N.info())}}function q(ee,qe){if(1&ee){const N=h.RV6();h.j41(0,"div",3),h.bIt("input",function(Q){le.eBV(N);const ue=h.XpG();return le.Njj(ue.onInput(Q))})("blur",function(Q){le.eBV(N);const ue=h.XpG();return le.Njj(ue.onInput(Q))}),h.SdG(1),h.k0s(),h.nVh(2,X,1,3,"cue-svg-icon",4)}if(2&ee){const N=h.XpG();h.Aen(N.getStyles()),h.xc7("font-style",N.italic()?"italic":"normal"),h.Y8G("contentEditable",N.editable()),h.R7$(2),h.vxM(N.info()?2:-1)}}let pe=(()=>{class ee{_inlineInput=(0,I.sbv)(L.I);hasInlineInput=(0,se.EW)(()=>!!this._inlineInput());as=(0,I.hFB)("div");size=(0,I.hFB)("m");weight=(0,I.hFB)("regular");align=(0,I.hFB)("start");noWrap=(0,I.hFB)(!1);italic=(0,I.hFB)(!1);innerHTML=(0,I.hFB)(null);info=(0,I.hFB)("");editable=(0,I.hFB)(!1);change=(0,I.CGW)();onInput(N){this.editable()&&this.change.emit(N.target.innerText)}getStyles=(0,se.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,se.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(Z){return new(Z||ee)};static \u0275cmp=h.VBU({type:ee,selectors:[["cue-typography"]],contentQueries:function(Z,Q,ue){1&Z&&h.C6U(ue,Q._inlineInput,L.I,5),2&Z&&h.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:D,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(Z,Q){1&Z&&(h.NAR(),h.j41(0,"cue-flexcontainer",0),h.nVh(1,Y,1,6,"div",1)(2,q,3,6),h.k0s()),2&Z&&(h.Y8G("noGap",!0),h.R7$(),h.vxM(Q.innerHTML()?1:2))},dependencies:[te.A,$.d,H.n],encapsulation:2})}return ee})()},7089(ze,ye,B){B.d(ye,{d:()=>so});var I=B(5802),se=B(5547),$=B(7705);function H(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function te(e){return e instanceof H(e).Element||e instanceof Element}function L(e){return e instanceof H(e).HTMLElement||e instanceof HTMLElement}function le(e){return!(typeof ShadowRoot>"u")&&(e instanceof H(e).ShadowRoot||e instanceof ShadowRoot)}var h=Math.max,D=Math.min,Y=Math.round;function X(){var e=navigator.userAgentData;return null!=e&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function q(){return!/^((?!chrome|android).)*safari/i.test(X())}function pe(e,t,n){void 0===t&&(t=!1),void 0===n&&(n=!1);var o=e.getBoundingClientRect(),i=1,a=1;t&&L(e)&&(i=e.offsetWidth>0&&Y(o.width)/e.offsetWidth||1,a=e.offsetHeight>0&&Y(o.height)/e.offsetHeight||1);var l=(te(e)?H(e):window).visualViewport,u=!q()&&n,p=(o.left+(u&&l?l.offsetLeft:0))/i,d=(o.top+(u&&l?l.offsetTop:0))/a,_=o.width/i,M=o.height/a;return{width:_,height:M,top:d,right:p+_,bottom:d+M,left:p,x:p,y:d}}function ee(e){var t=H(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Z(e){return e?(e.nodeName||"").toLowerCase():null}function Q(e){return((te(e)?e.ownerDocument:e.document)||window.document).documentElement}function ue(e){return pe(Q(e)).left+ee(e).scrollLeft}function Ce(e){return H(e).getComputedStyle(e)}function wt(e){var t=Ce(e);return/auto|scroll|overlay|hidden/.test(t.overflow+t.overflowY+t.overflowX)}function ve(e,t,n){void 0===n&&(n=!1);var o=L(t),i=L(t)&&function yt(e){var t=e.getBoundingClientRect(),n=Y(t.width)/e.offsetWidth||1,o=Y(t.height)/e.offsetHeight||1;return 1!==n||1!==o}(t),a=Q(t),s=pe(e,i,n),l={scrollLeft:0,scrollTop:0},u={x:0,y:0};return(o||!o&&!n)&&(("body"!==Z(t)||wt(a))&&(l=function N(e){return e!==H(e)&&L(e)?function qe(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}(e):ee(e)}(t)),L(t)?((u=pe(t,!0)).x+=t.clientLeft,u.y+=t.clientTop):a&&(u.x=ue(a))),{x:s.left+l.scrollLeft-u.x,y:s.top+l.scrollTop-u.y,width:s.width,height:s.height}}function G(e){var t=pe(e),n=e.offsetWidth,o=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-o)<=1&&(o=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:o}}function st(e){return"html"===Z(e)?e:e.assignedSlot||e.parentNode||(le(e)?e.host:null)||Q(e)}function Gt(e){return["html","body","#document"].indexOf(Z(e))>=0?e.ownerDocument.body:L(e)&&wt(e)?e:Gt(st(e))}function Ke(e,t){var n;void 0===t&&(t=[]);var o=Gt(e),i=o===(null==(n=e.ownerDocument)?void 0:n.body),a=H(o),s=i?[a].concat(a.visualViewport||[],wt(o)?o:[]):o,l=t.concat(s);return i?l:l.concat(Ke(st(s)))}function xt(e){return["table","td","th"].indexOf(Z(e))>=0}function bt(e){return L(e)&&"fixed"!==Ce(e).position?e.offsetParent:null}function Ie(e){for(var t=H(e),n=bt(e);n&&xt(n)&&"static"===Ce(n).position;)n=bt(n);return n&&("html"===Z(n)||"body"===Z(n)&&"static"===Ce(n).position)?t:n||function zt(e){var t=/firefox/i.test(X());if(/Trident/i.test(X())&&L(e)&&"fixed"===Ce(e).position)return null;var i=st(e);for(le(i)&&(i=i.host);L(i)&&["html","body"].indexOf(Z(i))<0;){var a=Ce(i);if("none"!==a.transform||"none"!==a.perspective||"paint"===a.contain||-1!==["transform","perspective"].indexOf(a.willChange)||t&&"filter"===a.willChange||t&&a.filter&&"none"!==a.filter)return i;i=i.parentNode}return null}(e)||t}var ce="top",he="bottom",ge="right",re="left",kt="auto",Qe=[ce,he,ge,re],Fe="start",Je="end",Ft="viewport",Ve="popper",be=Qe.reduce(function(e,t){return e.concat([t+"-"+Fe,t+"-"+Je])},[]),Pe=[].concat(Qe,[kt]).reduce(function(e,t){return e.concat([t,t+"-"+Fe,t+"-"+Je])},[]),j=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function y(e){var t=new Map,n=new Set,o=[];function i(a){n.add(a.name),[].concat(a.requires||[],a.requiresIfExists||[]).forEach(function(l){if(!n.has(l)){var u=t.get(l);u&&i(u)}}),o.push(a)}return e.forEach(function(a){t.set(a.name,a)}),e.forEach(function(a){n.has(a.name)||i(a)}),o}function J(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}var Ue={placement:"bottom",modifiers:[],strategy:"absolute"};function He(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(o){return!(o&&"function"==typeof o.getBoundingClientRect)})}function lt(e){void 0===e&&(e={});var n=e.defaultModifiers,o=void 0===n?[]:n,i=e.defaultOptions,a=void 0===i?Ue:i;return function(l,u,p){void 0===p&&(p=a);var d={placement:"bottom",orderedModifiers:[],options:Object.assign({},Ue,a),modifiersData:{},elements:{reference:l,popper:u},attributes:{},styles:{}},_=[],M=!1,x={state:d,setOptions:function(f){var E="function"==typeof f?f(d.options):f;m(),d.options=Object.assign({},a,d.options,E),d.scrollParents={reference:te(l)?Ke(l):l.contextElement?Ke(l.contextElement):[],popper:Ke(u)};var A=function T(e){var t=y(e);return j.reduce(function(n,o){return n.concat(t.filter(function(i){return i.phase===o}))},[])}(function me(e){var t=e.reduce(function(n,o){var i=n[o.name];return n[o.name]=i?Object.assign({},i,o,{options:Object.assign({},i.options,o.options),data:Object.assign({},i.data,o.data)}):o,n},{});return Object.keys(t).map(function(n){return t[n]})}([].concat(o,d.options.modifiers)));return d.orderedModifiers=A.filter(function(r){return r.enabled}),function k(){d.orderedModifiers.forEach(function(g){var E=g.options,r=g.effect;if("function"==typeof r){var w=r({state:d,name:g.name,instance:x,options:void 0===E?{}:E});_.push(w||function(){})}})}(),x.update()},forceUpdate:function(){if(!M){var f=d.elements,E=f.reference,A=f.popper;if(He(E,A)){d.rects={reference:ve(E,Ie(A),"fixed"===d.options.strategy),popper:G(A)},d.reset=!1,d.placement=d.options.placement,d.orderedModifiers.forEach(function(F){return d.modifiersData[F.name]=Object.assign({},F.data)});for(var r=0;r<d.orderedModifiers.length;r++)if(!0!==d.reset){var w=d.orderedModifiers[r],v=w.fn,S=w.options;"function"==typeof v&&(d=v({state:d,options:void 0===S?{}:S,name:w.name,instance:x})||d)}else d.reset=!1,r=-1}}},update:J(function(){return new Promise(function(g){x.forceUpdate(),g(d)})}),destroy:function(){m(),M=!0}};if(!He(l,u))return x;function m(){_.forEach(function(g){return g()}),_=[]}return x.setOptions(p).then(function(g){!M&&p.onFirstUpdate&&p.onFirstUpdate(g)}),x}}var Ct={passive:!0};function Me(e){return e.split("-")[0]}function et(e){return e.split("-")[1]}function Wt(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function fn(e){var u,t=e.reference,n=e.element,o=e.placement,i=o?Me(o):null,a=o?et(o):null,s=t.x+t.width/2-n.width/2,l=t.y+t.height/2-n.height/2;switch(i){case ce:u={x:s,y:t.y-n.height};break;case he:u={x:s,y:t.y+t.height};break;case ge:u={x:t.x+t.width,y:l};break;case re:u={x:t.x-n.width,y:l};break;default:u={x:t.x,y:t.y}}var p=i?Wt(i):null;if(null!=p){var d="y"===p?"height":"width";switch(a){case Fe:u[p]=u[p]-(t[d]/2-n[d]/2);break;case Je:u[p]=u[p]+(t[d]/2-n[d]/2)}}return u}var tr={top:"auto",right:"auto",bottom:"auto",left:"auto"};function vn(e){var t,n=e.popper,o=e.popperRect,i=e.placement,a=e.variation,s=e.offsets,l=e.position,u=e.gpuAcceleration,p=e.adaptive,d=e.roundOffsets,_=e.isFixed,M=s.x,x=void 0===M?0:M,k=s.y,m=void 0===k?0:k,g="function"==typeof d?d({x,y:m}):{x,y:m};x=g.x,m=g.y;var f=s.hasOwnProperty("x"),E=s.hasOwnProperty("y"),A=re,r=ce,w=window;if(p){var v=Ie(n),S="clientHeight",P="clientWidth";v===H(n)&&"static"!==Ce(v=Q(n)).position&&"absolute"===l&&(S="scrollHeight",P="scrollWidth"),(i===ce||(i===re||i===ge)&&a===Je)&&(r=he,m-=(_&&v===w&&w.visualViewport?w.visualViewport.height:v[S])-o.height,m*=u?1:-1),i!==re&&(i!==ce&&i!==he||a!==Je)||(A=ge,x-=(_&&v===w&&w.visualViewport?w.visualViewport.width:v[P])-o.width,x*=u?1:-1)}var U,K=Object.assign({position:l},p&&tr),W=!0===d?function nr(e,t){var o=e.y,i=t.devicePixelRatio||1;return{x:Y(e.x*i)/i||0,y:Y(o*i)/i||0}}({x,y:m},H(n)):{x,y:m};return x=W.x,m=W.y,Object.assign({},K,u?((U={})[r]=E?"0":"",U[A]=f?"0":"",U.transform=(w.devicePixelRatio||1)<=1?"translate("+x+"px, "+m+"px)":"translate3d("+x+"px, "+m+"px, 0)",U):((t={})[r]=E?m+"px":"",t[A]=f?x+"px":"",t.transform="",t))}const hn={name:"applyStyles",enabled:!0,phase:"write",fn:function ir(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var o=t.styles[n]||{},i=t.attributes[n]||{},a=t.elements[n];!L(a)||!Z(a)||(Object.assign(a.style,o),Object.keys(i).forEach(function(s){var l=i[s];!1===l?a.removeAttribute(s):a.setAttribute(s,!0===l?"":l)}))})},effect:function ar(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(o){var i=t.elements[o],a=t.attributes[o]||{},l=Object.keys(t.styles.hasOwnProperty(o)?t.styles[o]:n[o]).reduce(function(u,p){return u[p]="",u},{});!L(i)||!Z(i)||(Object.assign(i.style,l),Object.keys(a).forEach(function(u){i.removeAttribute(u)}))})}},requires:["computeStyles"]};var cr={left:"right",right:"left",bottom:"top",top:"bottom"};function Mt(e){return e.replace(/left|right|bottom|top/g,function(t){return cr[t]})}var dr={start:"end",end:"start"};function gn(e){return e.replace(/start|end/g,function(t){return dr[t]})}function mn(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&le(n)){var o=t;do{if(o&&e.isSameNode(o))return!0;o=o.parentNode||o.host}while(o)}return!1}function $t(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function wn(e,t,n){return t===Ft?$t(function pr(e,t){var n=H(e),o=Q(e),i=n.visualViewport,a=o.clientWidth,s=o.clientHeight,l=0,u=0;if(i){a=i.width,s=i.height;var p=q();(p||!p&&"fixed"===t)&&(l=i.offsetLeft,u=i.offsetTop)}return{width:a,height:s,x:l+ue(e),y:u}}(e,n)):te(t)?function vr(e,t){var n=pe(e,!1,"fixed"===t);return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}(t,n):$t(function fr(e){var t,n=Q(e),o=ee(e),i=null==(t=e.ownerDocument)?void 0:t.body,a=h(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),s=h(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),l=-o.scrollLeft+ue(e),u=-o.scrollTop;return"rtl"===Ce(i||n).direction&&(l+=h(n.clientWidth,i?i.clientWidth:0)-a),{width:a,height:s,x:l,y:u}}(Q(e)))}function xn(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function bn(e,t){return t.reduce(function(n,o){return n[o]=e,n},{})}function ut(e,t){void 0===t&&(t={});var o=t.placement,i=void 0===o?e.placement:o,a=t.strategy,s=void 0===a?e.strategy:a,l=t.boundary,u=void 0===l?"clippingParents":l,p=t.rootBoundary,d=void 0===p?Ft:p,_=t.elementContext,M=void 0===_?Ve:_,x=t.altBoundary,k=void 0!==x&&x,m=t.padding,g=void 0===m?0:m,f=xn("number"!=typeof g?g:bn(g,Qe)),A=e.rects.popper,r=e.elements[k?M===Ve?"reference":Ve:M],w=function gr(e,t,n,o){var i="clippingParents"===t?function hr(e){var t=Ke(st(e)),o=["absolute","fixed"].indexOf(Ce(e).position)>=0&&L(e)?Ie(e):e;return te(o)?t.filter(function(i){return te(i)&&mn(i,o)&&"body"!==Z(i)}):[]}(e):[].concat(t),a=[].concat(i,[n]),l=a.reduce(function(u,p){var d=wn(e,p,o);return u.top=h(d.top,u.top),u.right=D(d.right,u.right),u.bottom=D(d.bottom,u.bottom),u.left=h(d.left,u.left),u},wn(e,a[0],o));return l.width=l.right-l.left,l.height=l.bottom-l.top,l.x=l.left,l.y=l.top,l}(te(r)?r:r.contextElement||Q(e.elements.popper),u,d,s),v=pe(e.elements.reference),S=fn({reference:v,element:A,strategy:"absolute",placement:i}),P=$t(Object.assign({},A,S)),z=M===Ve?P:v,F={top:w.top-z.top+f.top,bottom:z.bottom-w.bottom+f.bottom,left:w.left-z.left+f.left,right:z.right-w.right+f.right},K=e.modifiersData.offset;if(M===Ve&&K){var W=K[i];Object.keys(F).forEach(function(U){var oe=[ge,he].indexOf(U)>=0?1:-1,we=[ce,he].indexOf(U)>=0?"y":"x";F[U]+=W[we]*oe})}return F}function ct(e,t,n){return h(e,D(t,n))}function kn(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function Cn(e){return[ce,ge,he,re].some(function(t){return e[t]>=0})}var Br=lt({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function Kn(e){var t=e.state,n=e.instance,o=e.options,i=o.scroll,a=void 0===i||i,s=o.resize,l=void 0===s||s,u=H(t.elements.popper),p=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&p.forEach(function(d){d.addEventListener("scroll",n.update,Ct)}),l&&u.addEventListener("resize",n.update,Ct),function(){a&&p.forEach(function(d){d.removeEventListener("scroll",n.update,Ct)}),l&&u.removeEventListener("resize",n.update,Ct)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function Jn(e){var t=e.state;t.modifiersData[e.name]=fn({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function rr(e){var t=e.state,n=e.options,o=n.gpuAcceleration,i=void 0===o||o,a=n.adaptive,s=void 0===a||a,l=n.roundOffsets,u=void 0===l||l,p={placement:Me(t.placement),variation:et(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,vn(Object.assign({},p,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:s,roundOffsets:u})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,vn(Object.assign({},p,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:u})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},hn,{name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function lr(e){var t=e.state,o=e.name,i=e.options.offset,a=void 0===i?[0,0]:i,s=Pe.reduce(function(d,_){return d[_]=function sr(e,t,n){var o=Me(e),i=[re,ce].indexOf(o)>=0?-1:1,a="function"==typeof n?n(Object.assign({},t,{placement:e})):n,s=a[0],l=a[1];return s=s||0,l=(l||0)*i,[re,ge].indexOf(o)>=0?{x:l,y:s}:{x:s,y:l}}(_,t.rects,a),d},{}),l=s[t.placement],p=l.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=l.x,t.modifiersData.popperOffsets.y+=p),t.modifiersData[o]=s}},{name:"flip",enabled:!0,phase:"main",fn:function yr(e){var t=e.state,n=e.options,o=e.name;if(!t.modifiersData[o]._skip){for(var i=n.mainAxis,a=void 0===i||i,s=n.altAxis,l=void 0===s||s,u=n.fallbackPlacements,p=n.padding,d=n.boundary,_=n.rootBoundary,M=n.altBoundary,x=n.flipVariations,k=void 0===x||x,m=n.allowedAutoPlacements,g=t.options.placement,f=Me(g),A=u||(f!==g&&k?function wr(e){if(Me(e)===kt)return[];var t=Mt(e);return[gn(e),t,gn(t)]}(g):[Mt(g)]),r=[g].concat(A).reduce(function(Ae,ke){return Ae.concat(Me(ke)===kt?function mr(e,t){void 0===t&&(t={});var i=t.boundary,a=t.rootBoundary,s=t.padding,l=t.flipVariations,u=t.allowedAutoPlacements,p=void 0===u?Pe:u,d=et(t.placement),_=d?l?be:be.filter(function(k){return et(k)===d}):Qe,M=_.filter(function(k){return p.indexOf(k)>=0});0===M.length&&(M=_);var x=M.reduce(function(k,m){return k[m]=ut(e,{placement:m,boundary:i,rootBoundary:a,padding:s})[Me(m)],k},{});return Object.keys(x).sort(function(k,m){return x[k]-x[m]})}(t,{placement:ke,boundary:d,rootBoundary:_,padding:p,flipVariations:k,allowedAutoPlacements:m}):ke)},[]),w=t.rects.reference,v=t.rects.popper,S=new Map,P=!0,z=r[0],F=0;F<r.length;F++){var K=r[F],W=Me(K),U=et(K)===Fe,oe=[ce,he].indexOf(W)>=0,we=oe?"width":"height",ie=ut(t,{placement:K,boundary:d,rootBoundary:_,altBoundary:M,padding:p}),ae=oe?U?ge:re:U?he:ce;w[we]>v[we]&&(ae=Mt(ae));var ne=Mt(ae),_e=[];if(a&&_e.push(ie[W]<=0),l&&_e.push(ie[ae]<=0,ie[ne]<=0),_e.every(function(Ae){return Ae})){z=K,P=!1;break}S.set(K,_e)}if(P)for(var $e=function(ke){var De=r.find(function(nt){var Be=S.get(nt);if(Be)return Be.slice(0,ke).every(function(rt){return rt})});if(De)return z=De,"break"},Oe=k?3:1;Oe>0&&"break"!==$e(Oe);Oe--);t.placement!==z&&(t.modifiersData[o]._skip=!0,t.placement=z,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}},{name:"preventOverflow",enabled:!0,phase:"main",fn:function Cr(e){var t=e.state,n=e.options,o=e.name,i=n.mainAxis,a=void 0===i||i,s=n.altAxis,l=void 0!==s&&s,M=n.tether,x=void 0===M||M,k=n.tetherOffset,m=void 0===k?0:k,g=ut(t,{boundary:n.boundary,rootBoundary:n.rootBoundary,padding:n.padding,altBoundary:n.altBoundary}),f=Me(t.placement),E=et(t.placement),A=!E,r=Wt(f),w=function br(e){return"x"===e?"y":"x"}(r),v=t.modifiersData.popperOffsets,S=t.rects.reference,P=t.rects.popper,z="function"==typeof m?m(Object.assign({},t.rects,{placement:t.placement})):m,F="number"==typeof z?{mainAxis:z,altAxis:z}:Object.assign({mainAxis:0,altAxis:0},z),K=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,W={x:0,y:0};if(v){if(a){var U,oe="y"===r?ce:re,we="y"===r?he:ge,ie="y"===r?"height":"width",ae=v[r],ne=ae+g[oe],_e=ae-g[we],Te=x?-P[ie]/2:0,$e=E===Fe?S[ie]:P[ie],Oe=E===Fe?-P[ie]:-S[ie],Ze=t.elements.arrow,Ae=x&&Ze?G(Ze):{width:0,height:0},ke=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},De=ke[oe],nt=ke[we],Be=ct(0,S[ie],Ae[ie]),rt=A?S[ie]/2-Te-Be-De-F.mainAxis:$e-Be-De-F.mainAxis,Ne=A?-S[ie]/2+Te+Be+nt+F.mainAxis:Oe+Be+nt+F.mainAxis,ot=t.elements.arrow&&Ie(t.elements.arrow),Dt=ot?"y"===r?ot.clientTop||0:ot.clientLeft||0:0,ft=null!=(U=K?.[r])?U:0,St=ae+Ne-ft,vt=ct(x?D(ne,ae+rt-ft-Dt):ne,ae,x?h(_e,St):_e);v[r]=vt,W[r]=vt-ae}if(l){var ht,Se=v[w],Ge="y"===w?"height":"width",gt=Se+g["x"===r?ce:re],Ye=Se-g["x"===r?he:ge],mt=-1!==[ce,re].indexOf(f),Pt=null!=(ht=K?.[w])?ht:0,Ht=mt?gt:Se-S[Ge]-P[Ge]-Pt+F.altAxis,jt=mt?Se+S[Ge]+P[Ge]-Pt-F.altAxis:Ye,Lt=x&&mt?function kr(e,t,n){var o=ct(e,t,n);return o>n?n:o}(Ht,Se,jt):ct(x?Ht:gt,Se,x?jt:Ye);v[w]=Lt,W[w]=Lt-Se}t.modifiersData[o]=W}},requiresIfExists:["offset"]},{name:"arrow",enabled:!0,phase:"main",fn:function _r(e){var t,n=e.state,o=e.name,i=e.options,a=n.elements.arrow,s=n.modifiersData.popperOffsets,l=Me(n.placement),u=Wt(l),d=[re,ge].indexOf(l)>=0?"height":"width";if(a&&s){var _=function(t,n){return xn("number"!=typeof(t="function"==typeof t?t(Object.assign({},n.rects,{placement:n.placement})):t)?t:bn(t,Qe))}(i.padding,n),M=G(a),x="y"===u?ce:re,k="y"===u?he:ge,m=n.rects.reference[d]+n.rects.reference[u]-s[u]-n.rects.popper[d],g=s[u]-n.rects.reference[u],f=Ie(a),E=f?"y"===u?f.clientHeight||0:f.clientWidth||0:0,v=E/2-M[d]/2+(m/2-g/2),S=ct(_[x],v,E-M[d]-_[k]);n.modifiersData[o]=((t={})[u]=S,t.centerOffset=S-v,t)}},effect:function Tr(e){var t=e.state,o=e.options.element,i=void 0===o?"[data-popper-arrow]":o;null!=i&&("string"==typeof i&&!(i=t.elements.popper.querySelector(i))||mn(t.elements.popper,i)&&(t.elements.arrow=i))},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function Ar(e){var t=e.state,n=e.name,o=t.rects.reference,i=t.rects.popper,a=t.modifiersData.preventOverflow,s=ut(t,{elementContext:"reference"}),l=ut(t,{altBoundary:!0}),u=kn(s,o),p=kn(l,i,a),d=Cn(u),_=Cn(p);t.modifiersData[n]={referenceClippingOffsets:u,popperEscapeOffsets:p,isReferenceHidden:d,hasPopperEscaped:_},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":_})}}]}),Mn="tippy-content",_n="tippy-arrow",Tn="tippy-svg-arrow",je={passive:!0,capture:!0},On=function(){return document.body};function Zt(e,t,n){return Array.isArray(e)?e[t]??(Array.isArray(n)?n[t]:n):e}function Yt(e,t){var n={}.toString.call(e);return 0===n.indexOf("[object")&&n.indexOf(t+"]")>-1}function An(e,t){return"function"==typeof e?e.apply(void 0,t):e}function Dn(e,t){return 0===t?e:function(o){clearTimeout(n),n=setTimeout(function(){e(o)},t)};var n}function Le(e){return[].concat(e)}function Bn(e,t){-1===e.indexOf(t)&&e.push(t)}function tt(e){return[].slice.call(e)}function In(e){return Object.keys(e).reduce(function(t,n){return void 0!==e[n]&&(t[n]=e[n]),t},{})}function We(){return document.createElement("div")}function Et(e){return["Element","Fragment"].some(function(t){return Yt(e,t)})}function Kt(e,t){e.forEach(function(n){n&&(n.style.transitionDuration=t+"ms")})}function dt(e,t){e.forEach(function(n){n&&n.setAttribute("data-state",t)})}function Qt(e,t,n){var o=t+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(i){e[o](i,n)})}function Hn(e,t){for(var n=t;n;){var o;if(e.contains(n))return!0;n=null==n.getRootNode||null==(o=n.getRootNode())?void 0:o.host}return!1}var Ee={isTouch:!1},jn=0;function Rr(){Ee.isTouch||(Ee.isTouch=!0,window.performance&&document.addEventListener("mousemove",Ln))}function Ln(){var e=performance.now();e-jn<20&&(Ee.isTouch=!1,document.removeEventListener("mousemove",Ln)),jn=e}function Nr(){var e=document.activeElement;(function Vn(e){return!(!e||!e._tippy||e._tippy.reference!==e)})(e)&&e.blur&&!e._tippy.state.isVisible&&e.blur()}var Fr=!!(typeof window<"u"&&typeof document<"u")&&!!window.msCrypto,fe=Object.assign({appendTo:On,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},{animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},{allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999}),Zr=Object.keys(fe);function Fn(e){var n=(e.plugins||[]).reduce(function(o,i){var l,a=i.name;return a&&(o[a]=void 0!==e[a]?e[a]:null!=(l=fe[a])?l:i.defaultValue),o},{});return Object.assign({},e,n)}function Un(e,t){var n=Object.assign({},t,{content:An(t.content,[e])},t.ignoreAttributes?{}:function Xr(e,t){return(t?Object.keys(Fn(Object.assign({},fe,{plugins:t}))):Zr).reduce(function(i,a){var s=(e.getAttribute("data-tippy-"+a)||"").trim();if(!s)return i;if("content"===a)i[a]=s;else try{i[a]=JSON.parse(s)}catch{i[a]=s}return i},{})}(e,t.plugins));return n.aria=Object.assign({},fe.aria,n.aria),n.aria={expanded:"auto"===n.aria.expanded?t.interactive:n.aria.expanded,content:"auto"===n.aria.content?t.interactive?null:"describedby":n.aria.content},n}function Jt(e,t){e.innerHTML=t}function Wn(e){var t=We();return!0===e?t.className=_n:(t.className=Tn,Et(e)?t.appendChild(e):Jt(t,e)),t}function $n(e,t){Et(t.content)?(Jt(e,""),e.appendChild(t.content)):"function"!=typeof t.content&&(t.allowHTML?Jt(e,t.content):e.textContent=t.content)}function _t(e){var t=e.firstElementChild,n=tt(t.children);return{box:t,content:n.find(function(o){return o.classList.contains(Mn)}),arrow:n.find(function(o){return o.classList.contains(_n)||o.classList.contains(Tn)}),backdrop:n.find(function(o){return o.classList.contains("tippy-backdrop")})}}function Zn(e){var t=We(),n=We();n.className="tippy-box",n.setAttribute("data-state","hidden"),n.setAttribute("tabindex","-1");var o=We();function i(a,s){var l=_t(t),u=l.box,p=l.content,d=l.arrow;s.theme?u.setAttribute("data-theme",s.theme):u.removeAttribute("data-theme"),"string"==typeof s.animation?u.setAttribute("data-animation",s.animation):u.removeAttribute("data-animation"),s.inertia?u.setAttribute("data-inertia",""):u.removeAttribute("data-inertia"),u.style.maxWidth="number"==typeof s.maxWidth?s.maxWidth+"px":s.maxWidth,s.role?u.setAttribute("role",s.role):u.removeAttribute("role"),(a.content!==s.content||a.allowHTML!==s.allowHTML)&&$n(p,e.props),s.arrow?d?a.arrow!==s.arrow&&(u.removeChild(d),u.appendChild(Wn(s.arrow))):u.appendChild(Wn(s.arrow)):d&&u.removeChild(d)}return o.className=Mn,o.setAttribute("data-state","hidden"),$n(o,e.props),t.appendChild(n),n.appendChild(o),i(e.props,e.props),{popper:t,onUpdate:i}}Zn.$$tippy=!0;var Kr=1,Tt=[],Ot=[];function Qr(e,t){var o,i,a,d,_,M,m,n=Un(e,Object.assign({},fe,Fn(In(t)))),s=!1,l=!1,u=!1,p=!1,x=[],k=Dn(Bt,n.interactiveDebounce),g=Kr++,E=function Pr(e){return e.filter(function(t,n){return e.indexOf(t)===n})}(n.plugins),r={id:g,reference:e,popper:We(),popperInstance:null,props:n,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},plugins:E,clearDelayTimeouts:function Ht(){clearTimeout(o),clearTimeout(i),cancelAnimationFrame(a)},setProps:function jt(c){if(!r.state.isDestroyed){ne("onBeforeUpdate",[r,c]),Dt();var b=r.props,O=Un(e,Object.assign({},b,In(c),{ignoreAttributes:!0}));r.props=O,ot(),b.interactiveDebounce!==O.interactiveDebounce&&($e(),k=Dn(Bt,O.interactiveDebounce)),b.triggerTarget&&!O.triggerTarget?Le(b.triggerTarget).forEach(function(R){R.removeAttribute("aria-expanded")}):O.triggerTarget&&e.removeAttribute("aria-expanded"),Te(),ae(),S&&S(b,O),r.popperInstance&&(It(),Ge().forEach(function(R){requestAnimationFrame(R._tippy.popperInstance.forceUpdate)})),ne("onAfterUpdate",[r,c])}},setContent:function Lt(c){r.setProps({content:c})},show:function lo(){var c=r.state.isVisible,b=r.state.isDestroyed,O=!r.state.isEnabled,R=Ee.isTouch&&!r.props.touch,V=Zt(r.props.duration,0,fe.duration);if(!(c||b||O||R||U().hasAttribute("disabled")||(ne("onShow",[r],!1),!1===r.props.onShow(r)))){if(r.state.isVisible=!0,W()&&(v.style.visibility="visible"),ae(),ke(),r.state.isMounted||(v.style.transition="none"),W()){var de=we();Kt([de.box,de.content],0)}M=function(){var Xe;if(r.state.isVisible&&!p){if(p=!0,v.style.transition=r.props.moveTransition,W()&&r.props.animation){var tn=we(),Rt=tn.box,at=tn.content;Kt([Rt,at],V),dt([Rt,at],"visible")}_e(),Te(),Bn(Ot,r),null==(Xe=r.popperInstance)||Xe.forceUpdate(),ne("onMount",[r]),r.props.animation&&W()&&function Be(c,b){rt(c,b)}(V,function(){r.state.isShown=!0,ne("onShown",[r])})}},function Se(){var b,c=r.props.appendTo,O=U();(b=r.props.interactive&&c===On||"parent"===c?O.parentNode:An(c,[O])).contains(v)||b.appendChild(v),r.state.isMounted=!0,It()}()}},hide:function uo(){var c=!r.state.isVisible,b=r.state.isDestroyed,O=!r.state.isEnabled,R=Zt(r.props.duration,1,fe.duration);if(!(c||b||O)&&(ne("onHide",[r],!1),!1!==r.props.onHide(r))){if(r.state.isVisible=!1,r.state.isShown=!1,p=!1,s=!1,W()&&(v.style.visibility="hidden"),$e(),De(),ae(!0),W()){var V=we(),de=V.box,xe=V.content;r.props.animation&&(Kt([de,xe],R),dt([de,xe],"hidden"))}_e(),Te(),r.props.animation?W()&&function nt(c,b){rt(c,function(){!r.state.isVisible&&v.parentNode&&v.parentNode.contains(v)&&b()})}(R,r.unmount):r.unmount()}},hideWithInteractivity:function co(c){oe().addEventListener("mousemove",k),Bn(Tt,k),k(c)},enable:function mt(){r.state.isEnabled=!0},disable:function Pt(){r.hide(),r.state.isEnabled=!1},unmount:function po(){r.state.isVisible&&r.hide(),r.state.isMounted&&(Vt(),Ge().forEach(function(c){c._tippy.unmount()}),v.parentNode&&v.parentNode.removeChild(v),Ot=Ot.filter(function(c){return c!==r}),r.state.isMounted=!1,ne("onHidden",[r]))},destroy:function fo(){r.state.isDestroyed||(r.clearDelayTimeouts(),r.unmount(),Dt(),delete e._tippy,r.state.isDestroyed=!0,ne("onDestroy",[r]))}};if(!n.render)return r;var w=n.render(r),v=w.popper,S=w.onUpdate;v.setAttribute("data-tippy-root",""),v.id="tippy-"+r.id,r.popper=v,e._tippy=r,v._tippy=r;var P=E.map(function(c){return c.fn(r)}),z=e.hasAttribute("aria-expanded");return ot(),Te(),ae(),ne("onCreate",[r]),n.showOnCreate&&gt(),v.addEventListener("mouseenter",function(){r.props.interactive&&r.state.isVisible&&r.clearDelayTimeouts()}),v.addEventListener("mouseleave",function(){r.props.interactive&&r.props.trigger.indexOf("mouseenter")>=0&&oe().addEventListener("mousemove",k)}),r;function F(){var c=r.props.touch;return Array.isArray(c)?c:[c,0]}function K(){return"hold"===F()[0]}function W(){var c;return!(null==(c=r.props.render)||!c.$$tippy)}function U(){return m||e}function oe(){var c=U().parentNode;return c?function Pn(e){var t,o=Le(e)[0];return null!=o&&null!=(t=o.ownerDocument)&&t.body?o.ownerDocument:document}(c):document}function we(){return _t(v)}function ie(c){return r.state.isMounted&&!r.state.isVisible||Ee.isTouch||d&&"focus"===d.type?0:Zt(r.props.delay,c?0:1,fe.delay)}function ae(c){void 0===c&&(c=!1),v.style.pointerEvents=r.props.interactive&&!c?"":"none",v.style.zIndex=""+r.props.zIndex}function ne(c,b,O){var R;void 0===O&&(O=!0),P.forEach(function(V){V[c]&&V[c].apply(V,b)}),O&&(R=r.props)[c].apply(R,b)}function _e(){var c=r.props.aria;if(c.content){var b="aria-"+c.content,O=v.id;Le(r.props.triggerTarget||e).forEach(function(V){var de=V.getAttribute(b);if(r.state.isVisible)V.setAttribute(b,de?de+" "+O:O);else{var xe=de&&de.replace(O,"").trim();xe?V.setAttribute(b,xe):V.removeAttribute(b)}})}}function Te(){!z&&r.props.aria.expanded&&Le(r.props.triggerTarget||e).forEach(function(b){r.props.interactive?b.setAttribute("aria-expanded",r.state.isVisible&&b===U()?"true":"false"):b.removeAttribute("aria-expanded")})}function $e(){oe().removeEventListener("mousemove",k),Tt=Tt.filter(function(c){return c!==k})}function Oe(c){if(!Ee.isTouch||!u&&"mousedown"!==c.type){var b=c.composedPath&&c.composedPath()[0]||c.target;if(!r.props.interactive||!Hn(v,b)){if(Le(r.props.triggerTarget||e).some(function(O){return Hn(O,b)})){if(Ee.isTouch||r.state.isVisible&&r.props.trigger.indexOf("click")>=0)return}else ne("onClickOutside",[r,c]);!0===r.props.hideOnClick&&(r.clearDelayTimeouts(),r.hide(),l=!0,setTimeout(function(){l=!1}),r.state.isMounted||De())}}}function Ze(){u=!0}function Ae(){u=!1}function ke(){var c=oe();c.addEventListener("mousedown",Oe,!0),c.addEventListener("touchend",Oe,je),c.addEventListener("touchstart",Ae,je),c.addEventListener("touchmove",Ze,je)}function De(){var c=oe();c.removeEventListener("mousedown",Oe,!0),c.removeEventListener("touchend",Oe,je),c.removeEventListener("touchstart",Ae,je),c.removeEventListener("touchmove",Ze,je)}function rt(c,b){var O=we().box;function R(V){V.target===O&&(Qt(O,"remove",R),b())}if(0===c)return b();Qt(O,"remove",_),Qt(O,"add",R),_=R}function Ne(c,b,O){void 0===O&&(O=!1),Le(r.props.triggerTarget||e).forEach(function(V){V.addEventListener(c,b,O),x.push({node:V,eventType:c,handler:b,options:O})})}function ot(){K()&&(Ne("touchstart",ft,{passive:!0}),Ne("touchend",St,{passive:!0})),function Vr(e){return e.split(/\s+/).filter(Boolean)}(r.props.trigger).forEach(function(c){if("manual"!==c)switch(Ne(c,ft),c){case"mouseenter":Ne("mouseleave",St);break;case"focus":Ne(Fr?"focusout":"blur",vt);break;case"focusin":Ne("focusout",vt)}})}function Dt(){x.forEach(function(c){c.node.removeEventListener(c.eventType,c.handler,c.options)}),x=[]}function ft(c){var b,O=!1;if(r.state.isEnabled&&!ht(c)&&!l){var R="focus"===(null==(b=d)?void 0:b.type);d=c,m=c.currentTarget,Te(),!r.state.isVisible&&function qt(e){return Yt(e,"MouseEvent")}(c)&&Tt.forEach(function(V){return V(c)}),"click"===c.type&&(r.props.trigger.indexOf("mouseenter")<0||s)&&!1!==r.props.hideOnClick&&r.state.isVisible?O=!0:gt(c),"click"===c.type&&(s=!O),O&&!R&&Ye(c)}}function Bt(c){var b=c.target,O=U().contains(b)||v.contains(b);"mousemove"===c.type&&O||function Lr(e,t){var n=t.clientX,o=t.clientY;return e.every(function(i){var a=i.popperRect,s=i.popperState,u=i.props.interactiveBorder,p=function Sn(e){return e.split("-")[0]}(s.placement),d=s.modifiersData.offset;return!d||a.top-o+("bottom"===p?d.top.y:0)>u||o-a.bottom-("top"===p?d.bottom.y:0)>u||a.left-n+("right"===p?d.left.x:0)>u||n-a.right-("left"===p?d.right.x:0)>u})}(Ge().concat(v).map(function(V){var de,it=null==(de=V._tippy.popperInstance)?void 0:de.state;return it?{popperRect:V.getBoundingClientRect(),popperState:it,props:n}:null}).filter(Boolean),c)&&($e(),Ye(c))}function St(c){if(!(ht(c)||r.props.trigger.indexOf("click")>=0&&s)){if(r.props.interactive)return void r.hideWithInteractivity(c);Ye(c)}}function vt(c){r.props.trigger.indexOf("focusin")<0&&c.target!==U()||r.props.interactive&&c.relatedTarget&&v.contains(c.relatedTarget)||Ye(c)}function ht(c){return!!Ee.isTouch&&K()!==c.type.indexOf("touch")>=0}function It(){Vt();var c=r.props,b=c.popperOptions,O=c.placement,R=c.offset,V=c.getReferenceClientRect,de=c.moveTransition,xe=W()?_t(v).arrow:null,it=V?{getBoundingClientRect:V,contextElement:V.contextElement||U()}:e,Xe=[{name:"offset",options:{offset:R}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!de}},{name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(Rt){var at=Rt.state;if(W()){var nn=we().box;["placement","reference-hidden","escaped"].forEach(function(Nt){"placement"===Nt?nn.setAttribute("data-placement",at.placement):at.attributes.popper["data-popper-"+Nt]?nn.setAttribute("data-"+Nt,""):nn.removeAttribute("data-"+Nt)}),at.attributes.popper={}}}}];W()&&xe&&Xe.push({name:"arrow",options:{element:xe,padding:3}}),Xe.push.apply(Xe,b?.modifiers||[]),r.popperInstance=Br(it,v,Object.assign({},b,{placement:O,onFirstUpdate:M,modifiers:Xe}))}function Vt(){r.popperInstance&&(r.popperInstance.destroy(),r.popperInstance=null)}function Ge(){return tt(v.querySelectorAll("[data-tippy-root]"))}function gt(c){r.clearDelayTimeouts(),c&&ne("onTrigger",[r,c]),ke();var b=ie(!0),O=F(),V=O[1];Ee.isTouch&&"hold"===O[0]&&V&&(b=V),b?o=setTimeout(function(){r.show()},b):r.show()}function Ye(c){if(r.clearDelayTimeouts(),ne("onUntrigger",[r,c]),r.state.isVisible){if(!(r.props.trigger.indexOf("mouseenter")>=0&&r.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(c.type)>=0&&s)){var b=ie(!1);b?i=setTimeout(function(){r.state.isVisible&&r.hide()},b):a=requestAnimationFrame(function(){r.hide()})}}else De()}}function Re(e,t){void 0===t&&(t={});var n=fe.plugins.concat(t.plugins||[]);!function Gr(){document.addEventListener("touchstart",Rr,je),window.addEventListener("blur",Nr)}();var o=Object.assign({},t,{plugins:n}),l=function jr(e){return Et(e)?[e]:function Hr(e){return Yt(e,"NodeList")}(e)?tt(e):Array.isArray(e)?e:tt(document.querySelectorAll(e))}(e).reduce(function(u,p){var d=p&&Qr(p,o);return d&&u.push(d),u},[]);return Et(e)?l[0]:l}Re.defaultProps=fe,Re.setDefaultProps=function(t){Object.keys(t).forEach(function(o){fe[o]=t[o]})},Re.currentInput=Ee,Object.assign({},hn,{effect:function(t){var n=t.state,o={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(n.elements.popper.style,o.popper),n.styles=o,n.elements.arrow&&Object.assign(n.elements.arrow.style,o.arrow)}}),Re.setDefaultProps({render:Zn});const ao=Re;let so=(()=>{class e{_el=(0,I.WQX)(se.aKT);cueTooltip=$.hFB.required();tooltipPlacement=(0,$.hFB)(void 0);tooltipFlip=(0,$.hFB)(!0);tooltipColor=(0,$.hFB)("primary");tooltipSize=(0,$.hFB)("medium");static _styleAppended=!1;_tippyInstance;constructor(){(0,I.QZP)(()=>{const n=this.cueTooltip(),o=this.tooltipPlacement(),i=this.tooltipFlip();this._tippyInstance&&(this._tippyInstance.destroy(),this._tippyInstance=void 0),n&&(this._tippyInstance=ao(this._el.nativeElement,{content:n,placement:o,animation:"shift-away",theme:"cue",appendTo:()=>this._el.nativeElement.closest("dialog")||document.body,popperOptions:i?{}:{modifiers:[{name:"flip",enabled:!1}]}}))})}ngOnDestroy(){this._tippyInstance&&this._tippyInstance.destroy()}static \u0275fac=function(o){return new(o||e)};static \u0275dir=se.FsC({type:e,selectors:[["","cueTooltip",""]],inputs:{cueTooltip:[1,"cueTooltip"],tooltipPlacement:[1,"tooltipPlacement"],tooltipFlip:[1,"tooltipFlip"],tooltipColor:[1,"tooltipColor"],tooltipSize:[1,"tooltipSize"]}})}return e})()},345(ze,ye,B){B.d(ye,{up:()=>Ve});var ve=B(5802),G=B(5547);let Ve=(()=>{class C{static \u0275fac=function(T){return new(T||C)};static \u0275prov=ve.jDH({token:C,factory:function(T){let J=null;return J=T?new(T||C):ve.KVO(Ut),J},providedIn:"root"})}return C})(),Ut=(()=>{class C extends Ve{_doc;constructor(y){super(),this._doc=y}sanitize(y,T){if(null==T)return null;switch(y){case G.WPN.NONE:return T;case G.WPN.HTML:return(0,G.iWE)(T,"HTML")?(0,G.aCM)(T):(0,G.wr$)(this._doc,String(T)).toString();case G.WPN.STYLE:return(0,G.iWE)(T,"Style")?(0,G.aCM)(T):T;case G.WPN.SCRIPT:if((0,G.iWE)(T,"Script"))return(0,G.aCM)(T);throw new ve.buA(5200,!1);case G.WPN.URL:return(0,G.iWE)(T,"URL")?(0,G.aCM)(T):(0,G.gil)(String(T));case G.WPN.RESOURCE_URL:if((0,G.iWE)(T,"ResourceURL"))return(0,G.aCM)(T);throw new ve.buA(5201,!1);default:throw new ve.buA(5202,!1)}}bypassSecurityTrustHtml(y){return(0,G.PYC)(y)}bypassSecurityTrustStyle(y){return(0,G.rAh)(y)}bypassSecurityTrustScript(y){return(0,G.p2i)(y)}bypassSecurityTrustUrl(y){return(0,G.B1s)(y)}bypassSecurityTrustResourceUrl(y){return(0,G.RPW)(y)}static \u0275fac=function(T){return new(T||C)(ve.KVO(ve.qQL))};static \u0275prov=ve.jDH({token:C,factory:C.\u0275fac,providedIn:"root"})}return C})()},5869(ze){ze.exports=JSON.parse('{"add":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <line x1=\\"18.5\\" y1=\\"12\\" x2=\\"5.5\\" y2=\\"12\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"12\\" y1=\\"5.5\\" x2=\\"12\\" y2=\\"18.5\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n</svg>","arrow-back":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <polyline points=\\"11.4 17.5 5.9 12 11.4 6.5\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"5.9\\" y1=\\"12\\" x2=\\"18\\" y2=\\"12\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","arrow-down":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"M440-800v487L216-537l-56 57 320 320 320-320-56-57-224 224v-487h-80Z\\"/></svg>","arrow-dropdown":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <polyline points=\\"17.9 10.2 11.9 16.2 5.9 10.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","arrow-up-down":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <polyline points=\\"6.5 11.5 12 6 17.5 11.5\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"12\\" y1=\\"6\\" x2=\\"12\\" y2=\\"18.1\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","arrow-up":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"M440-160v-487L216-423l-56-57 320-320 320 320-56 57-224-224v487h-80Z\\"/></svg>","avatar":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M8.4,9.4c-.4-.6-.6-1.4-.6-2.1,0-2.3,1.9-4.2,4.2-4.2s4.2,1.9,4.2,4.2-1.6,3.9-4.2,4.2c-4.1.5-7.4,3-7.4,6.8v1.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M12.2,11.5c4.1.5,7.4,3,7.4,6.8v1.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","black-white":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"512\\" height=\\"512\\" viewBox=\\"0 0 512 512\\"><path fill=\\"currentColor\\" d=\\"M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0m0 469.3V42.7c117.8 0 213.3 95.5 213.3 213.3S373.8 469.3 256 469.3\\"/></svg>","brief":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M19 12.75H8a.75.75 0 0 1 0-1.5h11a.75.75 0 0 1 0 1.5m0-4.5H8a.75.75 0 0 1 0-1.5h11a.75.75 0 0 1 0 1.5m0 9H8a.75.75 0 0 1 0-1.5h11a.75.75 0 0 1 0 1.5M5 8.5a1 1 0 0 1-.38-.07a1.5 1.5 0 0 1-.33-.22A1 1 0 0 1 4 7.5a1.05 1.05 0 0 1 .29-.71a.9.9 0 0 1 .33-.21a1 1 0 0 1 .76 0a1 1 0 0 1 .33.21A1.05 1.05 0 0 1 6 7.5a1 1 0 0 1-.29.71a1.5 1.5 0 0 1-.33.22A1 1 0 0 1 5 8.5M5 13a1 1 0 0 1-.38-.08a1.2 1.2 0 0 1-.33-.21A1 1 0 0 1 4 12a1.05 1.05 0 0 1 .29-.71a1.2 1.2 0 0 1 .33-.21A1 1 0 0 1 5.2 11l.18.06l.18.09a2 2 0 0 1 .15.12A1.05 1.05 0 0 1 6 12a1 1 0 0 1-1 1m0 4.5a1 1 0 0 1-.38-.07a1.5 1.5 0 0 1-.33-.22a1.2 1.2 0 0 1-.21-.33a.94.94 0 0 1 0-.76a1.2 1.2 0 0 1 .21-.33a1 1 0 0 1 1.09-.21a1 1 0 0 1 .33.21a1.2 1.2 0 0 1 .21.33a.94.94 0 0 1 0 .76a1.2 1.2 0 0 1-.21.33a1 1 0 0 1-.71.29\\"/></svg>","calendar":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M19 4h-2V3a1 1 0 0 0-2 0v1H9V3a1 1 0 0 0-2 0v1H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3m1 15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-7h16Zm0-9H4V7a1 1 0 0 1 1-1h2v1a1 1 0 0 0 2 0V6h6v1a1 1 0 0 0 2 0V6h2a1 1 0 0 1 1 1Z\\"/></svg>","category":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"m8.637 8.994l2.667-4.402q.13-.211.312-.295T12 4.213t.384.084t.312.295l2.667 4.402q.131.202.131.424t-.106.409t-.284.295t-.418.109H9.314q-.241 0-.422-.111t-.28-.293q-.106-.18-.106-.4t.13-.433M17.5 21.231q-1.567 0-2.649-1.082T13.769 17.5t1.082-2.649t2.649-1.082t2.649 1.082t1.082 2.649t-1.082 2.649t-2.649 1.082M3.77 19.922v-4.85q0-.343.231-.573q.233-.23.576-.23h4.85q.344 0 .574.232q.23.233.23.577v4.85q0 .343-.233.573q-.232.23-.576.23h-4.85q-.343 0-.573-.233q-.23-.232-.23-.576m13.73.309q1.147 0 1.94-.792t.792-1.939t-.792-1.939t-1.939-.792t-1.939.792t-.792 1.939t.792 1.939t1.938.792m-12.73-.5h4.462v-4.462H4.769zm4.858-10.5h4.746L12 5.427zM17.5 17.5\\"/></svg>","check":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\" d=\\"m5 13l5 5l9-11\\"/></svg>","close":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <line x1=\\"17\\" y1=\\"7\\" x2=\\"7\\" y2=\\"17\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"7\\" y1=\\"7\\" x2=\\"17\\" y2=\\"17\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n</svg>","cloud":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M5.5 20A5.5 5.5 0 0 1 0 14.5A5.5 5.5 0 0 1 5.5 9c1-2.35 3.3-4 6-4c3.43 0 6.24 2.66 6.5 6.03l.5-.03c2.5 0 4.5 2 4.5 4.5S21 20 18.5 20zm0-10C3 10 1 12 1 14.5S3 19 5.5 19h13a3.5 3.5 0 0 0 3.5-3.5a3.5 3.5 0 0 0-3.5-3.5c-.56 0-1.1.13-1.57.37c.07-.28.07-.57.07-.87A5.5 5.5 0 0 0 11.5 6a5.51 5.51 0 0 0-5.31 4.05z\\"/></svg>","cloud-funnel":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\" standalone=\\"no\\"?><svg width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\" version=\\"1.1\\" id=\\"svg33282\\" sodipodi:docname=\\"stash--cloud-arrow-up-light.svg\\" inkscape:version=\\"1.2 (dc2aeda, 2022-05-15)\\" xmlns:inkscape=\\"http://www.inkscape.org/namespaces/inkscape\\" xmlns:sodipodi=\\"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd\\" xmlns=\\"http://www.w3.org/2000/svg\\" xmlns:svg=\\"http://www.w3.org/2000/svg\\"> <path fill=\\"currentColor\\" d=\\"M5.544 10.302a5.501 5.501 0 0 1 10.886-.186l.077.478l.48-.061q.252-.033.513-.033a4 4 0 0 1 0 8a.5.5 0 0 0 0 1c1.19 0 2.285-.416 3.143-1.111a5 5 0 0 0-3.317-8.886a6.502 6.502 0 0 0-12.729.372A5.001 5.001 0 0 0 6.5 19.5a.5.5 0 0 0 0-1a3.98 3.98 0 0 1-2.514-.889a4.002 4.002 0 0 1 1.223-6.898l.296-.101z\\" id=\\"path33278\\" /> <path style=\\"fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000\\" d=\\"M 9.6812184,12.703611 H 14.318816 L 11.8992,16.721679 v 4.161571\\" id=\\"path33459\\" /></svg>","control":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"none\\" stroke=\\"currentColor\\" d=\\"M8 4.5h6m-12 0h2.5m0 0a2 2 0 1 0 4 0a2 2 0 0 0-4 0Zm-2.5 7h6m3.5 0H14m-2.5 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z\\" stroke-width=\\"1\\"/></svg>","copy":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" fill-rule=\\"evenodd\\" d=\\"M15 1.25h-4.056c-1.838 0-3.294 0-4.433.153c-1.172.158-2.121.49-2.87 1.238c-.748.749-1.08 1.698-1.238 2.87c-.153 1.14-.153 2.595-.153 4.433V16a3.75 3.75 0 0 0 3.166 3.705c.137.764.402 1.416.932 1.947c.602.602 1.36.86 2.26.982c.867.116 1.97.116 3.337.116h3.11c1.367 0 2.47 0 3.337-.116c.9-.122 1.658-.38 2.26-.982s.86-1.36.982-2.26c.116-.867.116-1.97.116-3.337v-5.11c0-1.367 0-2.47-.116-3.337c-.122-.9-.38-1.658-.982-2.26c-.531-.53-1.183-.795-1.947-.932A3.75 3.75 0 0 0 15 1.25m2.13 3.021A2.25 2.25 0 0 0 15 2.75h-4c-1.907 0-3.261.002-4.29.14c-1.005.135-1.585.389-2.008.812S4.025 4.705 3.89 5.71c-.138 1.029-.14 2.383-.14 4.29v6a2.25 2.25 0 0 0 1.521 2.13c-.021-.61-.021-1.3-.021-2.075v-5.11c0-1.367 0-2.47.117-3.337c.12-.9.38-1.658.981-2.26c.602-.602 1.36-.86 2.26-.981c.867-.117 1.97-.117 3.337-.117h3.11c.775 0 1.464 0 2.074.021M7.408 6.41c.277-.277.665-.457 1.4-.556c.754-.101 1.756-.103 3.191-.103h3c1.435 0 2.436.002 3.192.103c.734.099 1.122.28 1.399.556c.277.277.457.665.556 1.4c.101.754.103 1.756.103 3.191v5c0 1.435-.002 2.436-.103 3.192c-.099.734-.28 1.122-.556 1.399c-.277.277-.665.457-1.4.556c-.755.101-1.756.103-3.191.103h-3c-1.435 0-2.437-.002-3.192-.103c-.734-.099-1.122-.28-1.399-.556c-.277-.277-.457-.665-.556-1.4c-.101-.755-.103-1.756-.103-3.191v-5c0-1.435.002-2.437.103-3.192c.099-.734.28-1.122.556-1.399\\" clip-rule=\\"evenodd\\"/></svg>","dark-mode":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M12.6,12.2c-2.1-2.9-2.3-6.6-.9-9.6,0,0,0-.1,0-.1-1.6.2-3.1.9-4.5,1.9-3.9,3.1-4.8,8.8-2,12.9,3,4.4,9.1,5.4,13.4,2.3s2.3-2.1,2.9-3.4,0-.1,0-.1c-3.3.4-6.7-1-8.8-3.9Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","delete":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M6.3,6.5h11.6v11.2c0,1.2-1,2.3-2.3,2.3h-7.1c-1.2,0-2.3-1-2.3-2.3V6.5h0Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"4.2\\" y1=\\"6.5\\" x2=\\"19.9\\" y2=\\"6.5\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M8.9,5.1v-1.8c0-.3.2-.5.5-.5h5.3c.3,0,.5.2.5.5v1.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","difference":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M4 2h8a3 3 0 0 1 3 3v1h-1V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h1v1H4a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3m11 6v3h-1V9h-2V8zm3 0a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-8a3 3 0 0 1-3-3v-1h1v1a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2h-1V8zM7 15v-2h1v2h2v1H7zm8-2a3 3 0 0 1-3 3v-1a2 2 0 0 0 2-2zm-5-4a2 2 0 0 0-2 2H7a3 3 0 0 1 3-3z\\"/></svg>","document":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"28\\" height=\\"28\\" viewBox=\\"0 0 28 28\\"><path fill=\\"currentColor\\" d=\\"M6.4 2A2.4 2.4 0 0 0 4 4.4v19.2A2.4 2.4 0 0 0 6.4 26h15.2a2.4 2.4 0 0 0 2.4-2.4V11.578c0-.729-.29-1.428-.805-1.944l-6.931-6.931A2.4 2.4 0 0 0 14.567 2zm-.9 2.4a.9.9 0 0 1 .9-.9H14V10a2 2 0 0 0 2 2h6.5v11.6a.9.9 0 0 1-.9.9H6.4a.9.9 0 0 1-.9-.9zm16.44 6.1H16a.5.5 0 0 1-.5-.5V4.06z\\"/></svg>","download":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M11 5.5a5.5 5.5 0 0 0-5.456 4.802l-.04.31l-.295.1A4.002 4.002 0 0 0 6.5 18.5a.5.5 0 0 1 0 1a4.98 4.98 0 0 1-3.143-1.111a5 5 0 0 1 1.24-8.514a6.502 6.502 0 0 1 12.73-.372q.086-.003.173-.003a5 5 0 0 1 0 10a.5.5 0 0 1 0-1c.953 0 1.827-.333 2.514-.889a4 4 0 0 0-3.028-7.079l-.48.062l-.076-.478A5.5 5.5 0 0 0 11 5.5\\"/><path fill=\\"currentColor\\" d=\\"m12.354 21.354l2.5-2.5a.5.5 0 0 0-.708-.708L12.5 19.793V13a.5.5 0 0 0-1 0v6.793l-1.646-1.647a.5.5 0 0 0-.708.708l2.5 2.5a.5.5 0 0 0 .708 0\\"/></svg>","edit":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-width=\\"1.5\\" d=\\"m14.36 4.079l.927-.927a3.932 3.932 0 0 1 5.561 5.561l-.927.927m-5.56-5.561s.115 1.97 1.853 3.707C17.952 9.524 19.92 9.64 19.92 9.64m-5.56-5.561L12 6.439m7.921 3.2l-5.26 5.262L11.56 18l-.16.161c-.578.577-.867.866-1.185 1.114a6.6 6.6 0 0 1-1.211.749c-.364.173-.751.302-1.526.56l-3.281 1.094m0 0l-.802.268a1.06 1.06 0 0 1-1.342-1.342l.268-.802m1.876 1.876l-1.876-1.876m0 0l1.094-3.281c.258-.775.387-1.162.56-1.526q.309-.647.749-1.211c.248-.318.537-.607 1.114-1.184L8.5 9.939\\"/></svg>","email":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" fill-rule=\\"evenodd\\" d=\\"m4.2 5.2l7.56 5.67a.4.4 0 0 0 .48 0L19.8 5.2zm16.6.75l-7.84 5.88a1.6 1.6 0 0 1-1.92 0L3.2 5.95V18.8h17.6zM3 4h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1\\"/></svg>","expand":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"21\\" height=\\"21\\" viewBox=\\"0 0 21 21\\"><path fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" d=\\"M18.5 7.5v-5h-5m5 0l-6 5.929M7.5 18.5l-5 .023V13.5m6-1l-6 6\\" stroke-width=\\"1\\"/></svg>","external-link":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" d=\\"M15 1.31a.5.5 0 0 0-.461-.309h-4a.5.5 0 0 0 0 1h2.79l-7.15 7.15a.5.5 0 0 0 .707.707l7.15-7.15v2.79a.5.5 0 0 0 1 0v-4a.5.5 0 0 0-.038-.188z\\"/><path fill=\\"currentColor\\" d=\\"M3.5 3A2.5 2.5 0 0 0 1 5.5v7A2.5 2.5 0 0 0 3.5 15h7a2.5 2.5 0 0 0 2.5-2.5v-5a.5.5 0 0 0-1 0v5a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 2 12.5v-7A1.5 1.5 0 0 1 3.5 4h5a.5.5 0 0 0 0-1z\\"/></svg>","filter":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <line x1=\\"2.5\\" y1=\\"7\\" x2=\\"21.5\\" y2=\\"7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"4.9\\" y1=\\"12\\" x2=\\"19.1\\" y2=\\"12\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"8.4\\" y1=\\"17\\" x2=\\"15.6\\" y2=\\"17\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","flip":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><g fill=\\"none\\" stroke=\\"currentColor\\" stroke-width=\\"1.5\\"><path stroke-linecap=\\"round\\" d=\\"M22 9.667v4.666M16.5 3.015c-.5-.017-1-.018-1.5-.016m1.5 17.986c-.5.017-1 .018-1.5.017m4.255-17.465a5 5 0 0 1 2.217 2.226M21.5 18.18a5 5 0 0 1-2.245 2.283\\"/><path d=\\"M12 5.505c0-1.958-.638-2.498-2.5-2.498c-2.532 0-5.454-.25-6.897 2.248C2 6.3 2 7.7 2 10.501v2.998c0 2.801 0 4.202.603 5.246c1.443 2.498 4.365 2.248 6.897 2.248c1.862 0 2.5-.54 2.5-2.498z\\"/></g></svg>","folder":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M16.1,4.4s-7,0-10.1,0c-1.6,0-2.8,1.3-2.8,2.8v11c0,.6.5,1.2,1.2,1.2h15c.6,0,1.2-.5,1.2-1.2h0v-9.6c0-.6-.5-1.2-1.2-1.2H7.4c-.6,0-1.2.5-1.2,1.2h0v5.1\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","follow-up":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-width=\\"1.2\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\"> <path d=\\"M3 16v-8a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H7l-4 4\\" /> <circle cx=\\"12\\" cy=\\"12\\" r=\\"3\\" /> <path d=\\"M12 10v2\\" /> <path d=\\"M12 16h.01\\" /></svg>","fullscreen":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <polyline points=\\"3.8 9.3 3.8 3.8 9.2 3.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <polyline points=\\"9.2 20.2 3.8 20.2 3.8 14.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <polyline points=\\"20.2 14.7 20.2 20.2 14.8 20.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <polyline points=\\"14.8 3.8 20.2 3.8 20.2 9.3\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","funnel":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" fill=\\"none\\" viewBox=\\"0 0 24 24\\" stroke=\\"currentColor\\" stroke-width=\\"1.5\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\">\\n <path d=\\"M3 4h18l-7 9v5a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-5L3 4z\\"/>\\n</svg>","go":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" d=\\"M1 8.5a.5.5 0 0 1 .5-.5h9.79L7.14 3.85a.5.5 0 0 1 .707-.707l5 5a.5.5 0 0 1 0 .707l-5 5a.5.5 0 0 1-.707-.707l4.15-4.15H1.5a.5.5 0 0 1-.5-.5zm14 4a.5.5 0 0 0 1 0v-8a.5.5 0 0 0-1 0z\\"/></svg>","google":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M12 11h8.533q.066.578.067 1.184c0 2.734-.98 5.036-2.678 6.6c-1.485 1.371-3.518 2.175-5.942 2.175A8.976 8.976 0 0 1 3 11.98A8.976 8.976 0 0 1 11.98 3c2.42 0 4.453.89 6.008 2.339L16.526 6.8C15.368 5.681 13.803 5 12 5a7 7 0 0 0 0 14c3.527 0 6.144-2.608 6.577-6H12z\\"/></svg>","info":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M12.002 1.999c5.523 0 10.001 4.478 10.001 10.002c0 5.523-4.478 10.001-10.001 10.001C6.478 22.002 2 17.524 2 12.001C2 6.477 6.478 1.999 12.002 1.999m0 1.5a8.502 8.502 0 1 0 0 17.003a8.502 8.502 0 0 0 0-17.003M12 10.5a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0v-5a.75.75 0 0 1 .75-.75M12 9a1 1 0 1 0 0-2a1 1 0 0 0 0 2\\"/></svg>","intersection":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M4 2h1v1H4a2 2 0 0 0-2 2v1H1V5a3 3 0 0 1 3-3m5 0v1H7V2zm3 0a3 3 0 0 1 3 3v1h-1V5a2 2 0 0 0-2-2h-1V2zm3 6v5a3 3 0 0 1-3 3H7v-5a3 3 0 0 1 3-3zM2 10H1V8h1zm0 3a2 2 0 0 0 2 2h1v1H4a3 3 0 0 1-3-3v-1h1zm6 6a2 2 0 0 0 2 2h1v1h-1a3 3 0 0 1-3-3v-1h1zm10 2a2 2 0 0 0 2-2v-1h1v1a3 3 0 0 1-3 3h-1v-1zm2-10a2 2 0 0 0-2-2h-1V8h1a3 3 0 0 1 3 3v1h-1zm1 5h-1v-2h1zm-8 6v-1h2v1zm-1-7a2 2 0 0 0 2-2V9h-4a2 2 0 0 0-2 2v4z\\"/></svg>","layers":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" fill=\\"none\\" viewBox=\\"0 0 24 24\\" stroke=\\"currentColor\\" stroke-width=\\"1.5\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\">\\n <polygon points=\\"4 6 12 12 20 6 12 0 4 6\\"/>\\n <path d=\\"M4 10l8 6 8-6\\"/>\\n <path d=\\"M4 14l8 6 8-6\\"/>\\n</svg>","layers-clear":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" fill=\\"none\\" viewBox=\\"0 0 24 24\\" stroke=\\"currentColor\\" stroke-width=\\"1.5\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\">\\n <polygon points=\\"4 6 12 12 20 6 12 0 4 6\\"/>\\n <path d=\\"M4 10l8 6 8-6\\"/>\\n <path d=\\"M4 14l8 6 8-6\\"/>\\n <line x1=\\"3\\" y1=\\"21\\" x2=\\"21\\" y2=\\"3\\"/>\\n</svg>","layout":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <rect x=\\"3.8\\" y=\\"3.8\\" width=\\"6.7\\" height=\\"6.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <rect x=\\"13.6\\" y=\\"3.8\\" width=\\"6.7\\" height=\\"6.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <rect x=\\"3.8\\" y=\\"13.6\\" width=\\"6.7\\" height=\\"6.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <polyline points=\\"20.2 20.3 13.6 20.3 13.6 13.6 20.3 13.6 20.3 17.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","light-mode":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M12,18.6c3.6,0,6.6-2.9,6.6-6.6s-2.9-6.6-6.6-6.6-6.6,2.9-6.6,6.6,2.9,6.6,6.6,6.6Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M12,2.7V.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M12,23.2v-1.9\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M2.7,12H.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M23.2,12h-1.9\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M5.4,18.6l-1.3,1.3\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M19.9,4.1l-1.3,1.3\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M18.6,18.6l1.3,1.3\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M4.1,4.1l1.3,1.3\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n</svg>","lightning":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"none\\" stroke=\\"currentColor\\" d=\\"m18.496 10.709l-8.636 8.88c-.24.246-.638-.039-.482-.345l3.074-6.066a.3.3 0 0 0-.268-.436H5.718a.3.3 0 0 1-.214-.51l8.01-8.115c.232-.235.618.023.489.328L11.706 9.86a.3.3 0 0 0 .28.417l6.291-.078a.3.3 0 0 1 .22.509Z\\" stroke-width=\\"1\\"/></svg>","link":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\" d=\\"m15.988 13l3.902-3.902c1.437-1.437 1.485-3.718.107-5.095c-1.377-1.378-3.658-1.33-5.095.107L11 8.012m2 7.95l-3.892 3.88c-1.432 1.43-3.64 1.615-5.082.107c-1.442-1.507-1.326-3.639.107-5.068L8.025 11M9 15l6-6\\"/></svg>","map":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" fill=\\"none\\" viewBox=\\"0 0 24 24\\" stroke=\\"currentColor\\" stroke-width=\\"1.3\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\">\\n <polygon points=\\"9 18 3 20 3 6 9 4 9 18\\"/>\\n <polygon points=\\"15 20 9 18 9 4 15 6 15 20\\"/>\\n <polygon points=\\"21 18 15 20 15 6 21 4 21 18\\"/>\\n</svg>","menu-burger":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"2.5\\" d=\\"M3 6h18M3 12h18M3 18h18\\"/></svg>","merge":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"20\\" height=\\"20\\" viewBox=\\"0 0 20 20\\"><path fill=\\"currentColor\\" d=\\"M3 5.5a.5.5 0 0 1 .5-.5h1.653c1 0 1.952.428 2.616 1.175l2.21 2.486a2.5 2.5 0 0 0 1.868.839h4.446l-3.647-3.646a.5.5 0 0 1 .708-.708l4.5 4.5a.5.5 0 0 1 0 .708l-4.5 4.5a.5.5 0 0 1-.708-.708l3.647-3.646h-4.446a2.5 2.5 0 0 0-1.868.84l-2.21 2.485A3.5 3.5 0 0 1 5.153 15H3.5a.5.5 0 0 1 0-1h1.653a2.5 2.5 0 0 0 1.868-.84l2.21-2.485c.238-.268.513-.494.813-.675c-.3-.18-.575-.407-.813-.675L7.021 6.84A2.5 2.5 0 0 0 5.153 6H3.5a.5.5 0 0 1-.5-.5\\"/></svg>","microsoft":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M4 4h7.5v7.5H4Zm8.5 0H20v7.5h-7.5ZM4 12.5h7.5V20H4Zm8.5 0H20V20h-7.5Z\\"/></svg>","more-vert":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"M480-160q-33 0-56.5-23.5T400-240q0-33 23.5-56.5T480-320q33 0 56.5 23.5T560-240q0 33-23.5 56.5T480-160Zm0-240q-33 0-56.5-23.5T400-480q0-33 23.5-56.5T480-560q33 0 56.5 23.5T560-480q0 33-23.5 56.5T480-400Zm0-240q-33 0-56.5-23.5T400-720q0-33 23.5-56.5T480-800q33 0 56.5 23.5T560-720q0 33-23.5 56.5T480-640Z\\"/></svg>","move-click":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M19.4,16.4c0,0,0-.2,0-.2s0-.2,0-.2V7c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v-2c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v-2.1c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v1.9c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v8.2s-1.3-1.9-1.3-1.9c-.9-1.3-2.6-1.7-3.9-.8,0,0,2.8,4.6,3.3,6.2,1,3,3.2,6.1,6.8,6.1s6.1-2.6,6.3-5.8c0,0,0,0,0,0v-.2Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"11\\" y1=\\"4.8\\" x2=\\"11\\" y2=\\"11.1\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"13.8\\" y1=\\"4.8\\" x2=\\"13.8\\" y2=\\"10.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"16.6\\" y1=\\"5.6\\" x2=\\"16.6\\" y2=\\"11.9\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","move-grab":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M19.5,16.2c0,0,0-.2,0-.3s0-.2,0-.3v-4.7c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v-2c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v-.6c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v.4c0-.8-.6-1.4-1.4-1.4s-1.4.6-1.4,1.4v4s-.4-.6-.4-.6c0,0,0,0,0,0-1.1-1.6-3.4,0-2.5,1.7.8,1.4.8,1.6,1,2.4,1.1,3,3.3,6.2,6.9,6.2s6.2-2.6,6.4-5.9c0,0,0,0,0,0v-.2Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"10.9\\" y1=\\"8.8\\" x2=\\"10.9\\" y2=\\"10.9\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"13.7\\" y1=\\"8.8\\" x2=\\"13.7\\" y2=\\"10.4\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"16.6\\" y1=\\"9.6\\" x2=\\"16.6\\" y2=\\"11.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","paginator-back":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"M560-240 320-480l240-240 56 56-184 184 184 184-56 56Z\\"/></svg>","paginator-first":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"M240-240v-480h80v480h-80Zm440 0L440-480l240-240 56 56-184 184 184 184-56 56Z\\"/></svg>","paginator-last":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"m280-240-56-56 184-184-184-184 56-56 240 240-240 240Zm360 0v-480h80v480h-80Z\\"/></svg>","paginator-next":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" height=\\"24\\" viewBox=\\"0 -960 960 960\\" width=\\"24\\" fill=\\"currentColor\\"><path d=\\"M504-480 320-664l56-56 240 240-240 240-56-56 184-184Z\\"/></svg>","pdf":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M18.53 9L13 3.47a.75.75 0 0 0-.53-.22H8A2.75 2.75 0 0 0 5.25 6v12A2.75 2.75 0 0 0 8 20.75h8A2.75 2.75 0 0 0 18.75 18V9.5a.75.75 0 0 0-.22-.5m-5.28-3.19l2.94 2.94h-2.94ZM16 19.25H8A1.25 1.25 0 0 1 6.75 18V6A1.25 1.25 0 0 1 8 4.75h3.75V9.5a.76.76 0 0 0 .75.75h4.75V18A1.25 1.25 0 0 1 16 19.25\\"/><path fill=\\"currentColor\\" d=\\"M13.49 14.85a3.15 3.15 0 0 1-1.31-1.66a4.44 4.44 0 0 0 .19-2a.8.8 0 0 0-1.52-.19a5 5 0 0 0 .25 2.4A29 29 0 0 1 9.83 16c-.71.4-1.68 1-1.83 1.69c-.12.56.93 2 2.72-1.12a19 19 0 0 1 2.44-.72a4.7 4.7 0 0 0 2 .61a.82.82 0 0 0 .62-1.38c-.42-.43-1.67-.31-2.29-.23m-4.78 3a4.3 4.3 0 0 1 1.09-1.24c-.68 1.08-1.09 1.27-1.09 1.25Zm2.92-6.81c.26 0 .24 1.15.06 1.46a3.1 3.1 0 0 1-.06-1.45Zm-.87 4.88a15 15 0 0 0 .88-1.92a3.9 3.9 0 0 0 1.08 1.26a12.4 12.4 0 0 0-1.96.67Zm4.7-.18s-.18.22-1.33-.28c1.25-.08 1.46.21 1.33.29Z\\"/></svg>","pin":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" d=\\"M10.059 2.445a1.5 1.5 0 0 0-2.386.354l-2.02 3.79l-2.811.937a.5.5 0 0 0-.196.828L4.793 10.5l-2.647 2.647L2 14l.854-.146L5.5 11.207l2.146 2.147a.5.5 0 0 0 .828-.196l.937-2.81l3.779-2.024a1.5 1.5 0 0 0 .354-2.38zm-1.504.824a.5.5 0 0 1 .796-.118l3.485 3.498a.5.5 0 0 1-.118.794L8.764 9.559a.5.5 0 0 0-.238.283l-.744 2.233l-3.856-3.856l2.232-.744a.5.5 0 0 0 .283-.24z\\"/></svg>","pin-off":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" d=\\"m9.56 10.267l4.586 4.587a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708l4.586 4.585l-.08.15l-2.81.937a.5.5 0 0 0-.196.828L4.793 10.5l-2.647 2.646L2 14l.854-.146L5.5 11.207l2.146 2.147a.5.5 0 0 0 .828-.196l.937-2.811zm-.739-.739l-.057.031a.5.5 0 0 0-.238.283l-.744 2.232L3.926 8.22l2.232-.745a.5.5 0 0 0 .283-.239l.03-.056zm3.897-2.085l-2.054 1.1l.738.738l1.788-.957a1.5 1.5 0 0 0 .354-2.381L10.06 2.445a1.5 1.5 0 0 0-2.386.353l-.957 1.796l.739.74l1.1-2.065a.5.5 0 0 1 .796-.118l3.485 3.498a.5.5 0 0 1-.118.794\\"/></svg>","polygon":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"256\\" height=\\"256\\" viewBox=\\"0 0 256 256\\"><path fill=\\"currentColor\\" d=\\"M229.23 50.78a30 30 0 0 0-42.44 0a29.8 29.8 0 0 0-5.56 7.69l-31.31-8.54a30 30 0 0 0-51.14-23.16a30.09 30.09 0 0 0-4.65 36.43l-36.3 32.67a30.07 30.07 0 0 0-39.06 2.91a30 30 0 0 0 41.38 43.44l72.6 53.25a30 30 0 1 0 48.47-8.68a29.7 29.7 0 0 0-5.77-4.5l28.44-80.59a32 32 0 0 0 4.11.3a30 30 0 0 0 21.22-51.2Zm-122-15.52a18 18 0 1 1 0 25.46a18 18 0 0 1 .04-25.46Zm-80 97.47a18 18 0 1 1 25.46 0a18 18 0 0 1-25.43 0Zm145.47 88a18 18 0 1 1 0-25.46a18 18 0 0 1 .03 25.47Zm-8.61-42.43a30 30 0 0 0-24.27 7.48l-72.58-53.24a30.14 30.14 0 0 0-1.38-27.75l36.3-32.67a30 30 0 0 0 44.62-10.61l31.31 8.54a30 30 0 0 0 8.7 23.16a30.5 30.5 0 0 0 5.78 4.51Zm56.62-93.59a18 18 0 1 1 0-25.46a18 18 0 0 1 .03 25.47Z\\"/></svg>","report":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"32\\" height=\\"32\\" viewBox=\\"0 0 32 32\\"><path fill=\\"currentColor\\" d=\\"M10 18h8v2h-8zm0-5h12v2H10zm0 10h5v2h-5z\\"/><path fill=\\"currentColor\\" d=\\"M25 5h-3V4a2 2 0 0 0-2-2h-8a2 2 0 0 0-2 2v1H7a2 2 0 0 0-2 2v21a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2M12 4h8v4h-8Zm13 24H7V7h3v3h12V7h3Z\\"/></svg>","reset":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" d=\\"M4.02 9.46A5.002 5.002 0 0 0 14 9c0-2.76-2.24-5-5-5H1.71l2.15 2.15a.5.5 0 0 1-.707.707l-3-3a.5.5 0 0 1 0-.707l3-3a.5.5 0 0 1 .707.707l-2.15 2.15H9c3.31 0 6 2.69 6 6s-2.69 6-6 6c-3.13 0-5.7-2.4-5.98-5.46a.5.5 0 0 1 .996-.09z\\"/><path fill=\\"currentColor\\" d=\\"M10.7 10.1a.5.5 0 0 1-.447.895l-2-1a.5.5 0 0 1-.276-.447v-3a.5.5 0 0 1 1 0v2.69l1.72.862z\\"/></svg>","rotate-2d":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M19.6,12.4c0,4.4-3.6,8-8,8S3.6,16.8,3.6,12.4s3.6-8,8-8,4.3.9,5.7,2.4\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <polyline points=\\"18.3 3.5 18.3 7.9 13.9 7.9\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","rotate-3d":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <polyline points=\\"10 17.9 12 19.9 10 21.9\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <g id=\\"Gruppe_279\\">\\n <g id=\\"Gruppe_269\\">\\n <g id=\\"Gruppe_14\\">\\n <path id=\\"Pfad_12\\" d=\\"M18.3,13l-6.3,3.1v-7.7l6.3-3.1v7.7Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path id=\\"Pfad_13\\" d=\\"M5.7,13l6.3,3.1v-7.7l-6.3-3.1v7.7Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path id=\\"Pfad_14\\" d=\\"M5.7,5.3l6.4-3.2,6.2,3.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n </g>\\n </g>\\n </g>\\n <path d=\\"M19,10.3c2.1,1,3.5,2.5,3.5,4.1,0,2.5-3.3,4.7-7.7,5.3\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M12,19.9c-5.8,0-10.5-2.5-10.5-5.5s1.4-3.1,3.5-4.1\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","save":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" fill=\\"none\\" viewBox=\\"0 0 24 24\\" stroke=\\"currentColor\\" stroke-width=\\"1.5\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\">\\n <path d=\\"M17 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V7l-4-4z\\"/>\\n <path d=\\"M17 21V13H7v8\\"/>\\n <path d=\\"M7 3v5h8V3\\"/>\\n</svg>","search":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M14.7,18.1c-2.9,1.4-6.5.9-8.9-1.5-3-2.9-3-7.9,0-10.9,3-3.1,8-3.1,11.1,0,2.9,2.9,3,7.4.5,10.4s-.2.8,0,1.1l3.2,3.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.2\\"/>\\n</svg>","settings":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M21.5,13.3v-2.7l-2.6-.5c-.2-.6-.4-1.2-.7-1.7l1.5-2.2-1.9-1.9-2.2,1.5c-.5-.3-1.1-.5-1.7-.7l-.5-2.6h-2.7l-.5,2.6c-.6.2-1.2.4-1.7.7l-2.2-1.5-1.9,1.9,1.5,2.2c-.3.5-.5,1.1-.7,1.7l-2.6.5v2.7l2.6.5c.2.6.4,1.2.7,1.7l-1.5,2.2,1.9,1.9,2.2-1.5c.5.3,1.1.5,1.7.7l.5,2.6h2.7l.5-2.6c.6-.2,1.2-.4,1.7-.7l2.2,1.5,1.9-1.9-1.5-2.2c.3-.5.5-1.1.7-1.7l2.6-.5Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <rect x=\\"8.2\\" y=\\"8.2\\" width=\\"7.7\\" height=\\"7.7\\" rx=\\"3.8\\" ry=\\"3.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","share":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <circle cx=\\"17.1\\" cy=\\"18.3\\" r=\\"3.3\\" transform=\\"translate(-5.7 7.9) rotate(-22.4)\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <circle cx=\\"17.1\\" cy=\\"5.8\\" r=\\"3.3\\" transform=\\"translate(-.9 6.9) rotate(-22.4)\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <circle cx=\\"6\\" cy=\\"12.1\\" r=\\"3.3\\" transform=\\"translate(-4.1 3.2) rotate(-22.4)\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"8.7\\" y1=\\"10.7\\" x2=\\"14.5\\" y2=\\"7.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"8.9\\" y1=\\"13.5\\" x2=\\"14.2\\" y2=\\"16.8\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","sign-out":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"256\\" height=\\"256\\" viewBox=\\"0 0 256 256\\"><path fill=\\"currentColor\\" d=\\"M120 216a8 8 0 0 1-8 8H48a8 8 0 0 1-8-8V40a8 8 0 0 1 8-8h64a8 8 0 0 1 0 16H56v160h56a8 8 0 0 1 8 8m109.66-93.66l-40-40a8 8 0 0 0-11.32 11.32L204.69 120H112a8 8 0 0 0 0 16h92.69l-26.35 26.34a8 8 0 0 0 11.32 11.32l40-40a8 8 0 0 0 0-11.32\\"/></svg>","stats":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" fill-rule=\\"evenodd\\" d=\\"M8 14v-4h1v4h5V5h1v9a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-2h1v2zm4.853-10.146l-2.999 3a1.5 1.5 0 0 1-2.538 1.568l-2.714.904L4 9.527a1.5 1.5 0 1 1-.316-.948L7 7.473a1.5 1.5 0 0 1 2.146-1.327l3-3a1.5 1.5 0 1 1 .707.707\\"/></svg>","stop":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M18 18H6V6h12z\\"/></svg>","table":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><g fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"><rect width=\\"18.5\\" height=\\"16.5\\" x=\\"2.75\\" y=\\"3.75\\" rx=\\"3\\"/><path d=\\"M2.75 7.75h18.5M2.75 14h18.5M8.92 7.75v12.5m6.17-12.5v12.5\\"/></g></svg>","tag":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M15.62 21.12a3 3 0 0 1-4.24 0L3.05 13C2.45 12.45 2 11.63 2 10.75V6a3 3 0 0 1 3-3h4.75c.88 0 1.7.45 2.25 1.05l8.07 8.38a3 3 0 0 1 0 4.24zm-.71-.71l4.45-4.45c.78-.78.78-2.05 0-2.83l-8.25-8.55C10.78 4.2 10.3 4 9.75 4l-4.78-.03C3.87 3.97 3 4.9 3 6v4.75c0 .55.2 1.03.58 1.36l8.5 8.3c.78.78 2.05.78 2.83 0M6.5 5A2.5 2.5 0 0 1 9 7.5A2.5 2.5 0 0 1 6.5 10A2.5 2.5 0 0 1 4 7.5A2.5 2.5 0 0 1 6.5 5m0 1A1.5 1.5 0 0 0 5 7.5A1.5 1.5 0 0 0 6.5 9A1.5 1.5 0 0 0 8 7.5A1.5 1.5 0 0 0 6.5 6\\"/></svg>","text-align-center":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M3.75 6a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15A.75.75 0 0 1 3.75 6m2.5 4A.75.75 0 0 1 7 9.25h10a.75.75 0 0 1 0 1.5H7a.75.75 0 0 1-.75-.75m-2.5 4a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m2.5 4a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5H7a.75.75 0 0 1-.75-.75\\"/></svg>","text-align-left":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M3.75 6a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15A.75.75 0 0 1 3.75 6m0 4a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75\\"/></svg>","text-align-right":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M3.75 6a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15A.75.75 0 0 1 3.75 6m5 4a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75m-5 4a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m5 4a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75\\"/></svg>","transparent":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"15\\" height=\\"15\\" viewBox=\\"0 0 15 15\\"><path fill=\\"currentColor\\" d=\\"M3 15H0v-3h3zm6 0H6v-3h3zm6 0h-3v-3h3zm-9-3H3V9h3zm6 0H9V9h3zM3 9H0V6h3zm6 0H6V6h3zm6 0h-3V6h3zM6 6H3V3h3zm6 0H9V3h3zM3 3H0V0h3zm6 0H6V0h3zm6 0h-3V0h3z\\" opacity=\\"0.25\\"/></svg>","tree":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"256\\" height=\\"256\\" viewBox=\\"0 0 256 256\\"><path fill=\\"currentColor\\" d=\\"M176 150h32a14 14 0 0 0 14-14v-32a14 14 0 0 0-14-14h-32a14 14 0 0 0-14 14v10H86V78h10a14 14 0 0 0 14-14V32a14 14 0 0 0-14-14H64a14 14 0 0 0-14 14v32a14 14 0 0 0 14 14h10v114a22 22 0 0 0 22 22h66v10a14 14 0 0 0 14 14h32a14 14 0 0 0 14-14v-32a14 14 0 0 0-14-14h-32a14 14 0 0 0-14 14v10H96a10 10 0 0 1-10-10v-66h76v10a14 14 0 0 0 14 14M62 64V32a2 2 0 0 1 2-2h32a2 2 0 0 1 2 2v32a2 2 0 0 1-2 2H64a2 2 0 0 1-2-2m112 128a2 2 0 0 1 2-2h32a2 2 0 0 1 2 2v32a2 2 0 0 1-2 2h-32a2 2 0 0 1-2-2Zm0-88a2 2 0 0 1 2-2h32a2 2 0 0 1 2 2v32a2 2 0 0 1-2 2h-32a2 2 0 0 1-2-2Z\\"/></svg>","union":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M4 2h8a3 3 0 0 1 3 3v3h3a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-8a3 3 0 0 1-3-3v-3H4a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3m10 3a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h4v4a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2h-4z\\"/></svg>","update":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 16 16\\"><path fill=\\"currentColor\\" d=\\"M7.46 2a5.52 5.52 0 0 0-3.91 1.61a5.44 5.44 0 0 0-1.54 2.97a.503.503 0 0 1-.992-.166a6.514 6.514 0 0 1 6.44-5.41a6.55 6.55 0 0 1 4.65 1.93l1.89 2.21v-2.64a.502.502 0 0 1 1.006 0v4a.5.5 0 0 1-.503.5h-3.99a.5.5 0 0 1-.503-.5c0-.275.225-.5.503-.5h2.91l-2.06-2.4a5.53 5.53 0 0 0-3.9-1.6zm1.09 12a5.52 5.52 0 0 0 3.91-1.61A5.44 5.44 0 0 0 14 9.42a.504.504 0 0 1 .992.166a6.514 6.514 0 0 1-6.44 5.41a6.55 6.55 0 0 1-4.65-1.93l-1.89-2.21v2.64a.501.501 0 0 1-.858.353a.5.5 0 0 1-.148-.354v-4c0-.276.225-.5.503-.5H5.5c.278 0 .503.224.503.5s-.225.5-.503.5H2.59l2.06 2.4a5.53 5.53 0 0 0 3.9 1.6z\\"/></svg>","upload":"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" viewBox=\\"0 0 24 24\\"><path fill=\\"currentColor\\" d=\\"M5.544 10.302a5.501 5.501 0 0 1 10.886-.186l.077.478l.48-.061q.252-.033.513-.033a4 4 0 0 1 0 8a.5.5 0 0 0 0 1c1.19 0 2.285-.416 3.143-1.111a5 5 0 0 0-3.317-8.886a6.502 6.502 0 0 0-12.729.372A5.001 5.001 0 0 0 6.5 19.5a.5.5 0 0 0 0-1a3.98 3.98 0 0 1-2.514-.889a4.002 4.002 0 0 1 1.223-6.898l.296-.101z\\"/><path fill=\\"currentColor\\" d=\\"m14.854 15.146l-2.5-2.5a.5.5 0 0 0-.708 0l-2.5 2.5a.5.5 0 0 0 .708.708l1.646-1.647V21a.5.5 0 0 0 1 0v-6.793l1.646 1.647a.5.5 0 0 0 .708-.708\\"/></svg>","view-active":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M12,6.5c-4.3,0-8.2,2.2-10.5,5.5,2.3,3.3,6.2,5.5,10.5,5.5s8.2-2.2,10.5-5.5c-2.3-3.3-6.2-5.5-10.5-5.5Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <circle cx=\\"12\\" cy=\\"12\\" r=\\"5.4\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <circle cx=\\"12\\" cy=\\"12\\" r=\\"1.7\\" fill=\\"currentColor\\"/>\\n</svg>","view-inactive":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <g>\\n <path d=\\"M12,6.5c-4.3,0-8.2,2.2-10.5,5.5,2.3,3.3,6.2,5.5,10.5,5.5s8.2-2.2,10.5-5.5c-2.3-3.3-6.2-5.5-10.5-5.5Z\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <circle cx=\\"12\\" cy=\\"12\\" r=\\"5.4\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-miterlimit=\\"10\\" stroke-width=\\"1.5\\"/>\\n <circle cx=\\"12\\" cy=\\"12\\" r=\\"1.7\\" fill=\\"currentColor\\"/>\\n </g>\\n <line x1=\\"19\\" y1=\\"5\\" x2=\\"5\\" y2=\\"19\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>","zoom-fit":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n <path d=\\"M14.7,18.1c-2.9,1.4-6.5.9-8.9-1.5-3-2.9-3-7.9,0-10.9s8-3.1,11.1,0c2.9,2.9,3,7.4.5,10.4s-.2.8,0,1.1l3.2,3.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <g>\\n <path d=\\"M9,9h-1.2v-1.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M13.6,9h1.2v-1.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M9,13.4h-1.2v1.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <path d=\\"M13.6,13.4h1.2v1.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n </g>\\n</svg>","zoom-in":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M14.7,18.1c-2.9,1.4-6.5.9-8.9-1.5-3-2.9-3-7.9,0-10.9s8-3.1,11.1,0c2.9,2.9,3,7.4.5,10.4s-.2.8,0,1.1l3.2,3.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <g>\\n <line x1=\\"14.7\\" y1=\\"11.2\\" x2=\\"7.8\\" y2=\\"11.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"11.3\\" y1=\\"7.7\\" x2=\\"11.3\\" y2=\\"14.7\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n </g>\\n</svg>","zoom-out":"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>\\n<svg id=\\"Ebene_1\\" xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"24\\" height=\\"24\\" version=\\"1.1\\" viewBox=\\"0 0 24 24\\">\\n \x3c!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --\x3e\\n <path d=\\"M14.7,18.1c-2.9,1.4-6.5.9-8.9-1.5-3-2.9-3-7.9,0-10.9,3-3.1,8-3.1,11.1,0,2.9,2.9,3,7.4.5,10.4s-.2.8,0,1.1l3.2,3.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n <line x1=\\"14.7\\" y1=\\"11.2\\" x2=\\"7.8\\" y2=\\"11.2\\" fill=\\"none\\" stroke=\\"currentColor\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" stroke-width=\\"1.5\\"/>\\n</svg>"}')}}]);