@univerjs/sheets-ui 0.6.7-nightly.202503281607 → 0.6.7-nightly.202503301606

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/lib/umd/index.js CHANGED
@@ -55,7 +55,7 @@
55
55
  `,S={...u,body:{dataStream:h,textRuns:c.textRuns,paragraphs:yr(h)}};d==null||d.reset(S),r=d==null?void 0:d.getSnapshot(),i=c.dataStream}else i=xh(o.innerHTML.replace(/[\r\n]/g,""));return{cellText:i,cellRichStyle:r}}_generateDocumentDataModelSnapshot(o){var l;const e=this._getCurrentSkeleton();if(e==null)return null;const{skeleton:t}=e,i=(l=t.getBlankCellDocumentModel())==null?void 0:l.documentModel,s={...i==null?void 0:i.getSnapshot(),...o};return i==null||i.reset(s),i==null?void 0:i.getSnapshot()}process(o,e,t,i){var r,s,l;for(const c of e)if(c.nodeName.toLowerCase()==="table")i.push({index:((r=t==null?void 0:t.paragraphs)==null?void 0:r.length)||0});else if(c.nodeType===Node.TEXT_NODE){if(((s=c.nodeValue)==null?void 0:s.trim())==="")continue;const d=(l=c.nodeValue)==null?void 0:l.replace(/[\r\n]/g,"");let u;o&&this._styleCache.has(o)&&(u=this._styleCache.get(o));const h={dataStream:"",textRuns:[]};t.dataStream+=d,h.dataStream+=d,u&&Object.getOwnPropertyNames(u).length&&(t.textRuns.push({st:t.dataStream.length-d.length,ed:t.dataStream.length,ts:u}),h.textRuns.push({st:t.dataStream.length-d.length,ed:t.dataStream.length,ts:u}))}else{if(a.skipParseTagNames.includes(c.nodeName.toLowerCase()))continue;if(c.nodeName.toLowerCase()==="br")t.paragraphs||(t.paragraphs=[]),t.paragraphs.push({startIndex:t.dataStream.length}),t.dataStream+="\r";else if(c.nodeType===Node.ELEMENT_NODE){if(c.nodeName==="STYLE")continue;const d=c,u=this._processBeforeLink(d,{body:t}),h=o?this._styleCache.get(o):{},S=this._styleRules.find(({filter:v})=>tl(c,v)),g=S?S.getStyle(c):no(c);this._styleCache.set(c,{...h,...g});const{childNodes:f}=c;this.process(c,f,t,i);const p=this._afterProcessRules.find(({filter:v})=>tl(c,v));p&&p.handler(t,c),this._processAfterLink(d,{body:t},u)}}}_processBeforeLink(o,e){return e.body.dataStream.length}_processAfterLink(o,e,t){var s,l;const i=e.body,r=o;r.tagName.toUpperCase()==="A"&&(i.customRanges=(s=i.customRanges)!=null?s:[],i.customRanges.push({startIndex:t,endIndex:i.dataStream.length-1,rangeId:(l=r.dataset.rangeid)!=null?l:a.generateRandomId(),rangeType:a.CustomRangeType.HYPERLINK,properties:{url:r.href}}))}dispose(){this._dom=null,this._styleCache.clear(),this._styleMap.clear()}};w(zo,"_pluginList",[]);let vn=zo;function Uh(n){const o=/<tr([\s\S]*?)>([\s\S]*?)<\/tr>/gi,e=n.matchAll(o);if(!e)return{rowProperties:[],rowCount:0};const i=Array.from(e).map(r=>il(r[1])).map(r=>{if(!r.height){const s=r.style,l=s&&s.match(/height\s*:\s*(\d+(\.\d+)?)px/);r.height=`${l?Number.parseInt(l[1],10):a.DEFAULT_WORKSHEET_ROW_HEIGHT}`}return r});return{rowProperties:i,rowCount:i.length}}function nl(n){const o={};return n.split(";").forEach(t=>{const[i,r]=t.split(":");o[i]=r}),o}function il(n){if(!n)return{};const o={},e=/([\w-]+)\s*=\s*(?:(['"])([^'"]*)\2|(\S+))/g;let t;for(;(t=e.exec(n))!==null;){const[,i,,r,s]=t,l=r!==void 0?r:s;o[i]=l}return o}function Bh(n){const o=/<colgroup([\s\S]*?)>(.*?)<\/colgroup>/,e=n.match(o),t=/<col([\s\S]*?)>/g;let i;if(e!=null&&e[2]?i=e[2].matchAll(t):i=n.matchAll(t),!i)return null;const r=Array.from(i).map(l=>il(l[1])),s=[];return r.forEach(l=>{const c=Number(l.span);if(c)for(let d=0;d<c;d++){const u={...l};delete u.span,s.push(u)}else s.push(l)}),s}function xh(n){const o={"&lt;":"<","&gt;":">","&amp;":"&","&quot;":'"',"&#39;":"'","&nbsp;":" "};return n.replace(/&lt;|&gt;|&amp;|&quot;|&#39;|&nbsp;|<br>/g,e=>o[e])}function ol(n,o){if(!n||!o)return null;const e=new RegExp(`(${o}\\s*:\\s*[^;]+);`,"i"),t=n.match(e);return t?t[1]:null}function Fh(n,o,e,t){const{rowSpan:i,colSpan:r,rowIndex:s,colSetValueIndex:l}=t;for(let c=s;c<s+i;c++)for(let d=l;d<l+r;d++)c===s&&d===l?n.setValue(c,d,{...e,style:o}):n.setValue(c,d,{style:o})}const zh={name:"univer-doc-paste-plugin-lark",checkPasteType(n){return/lark-record-clipboard/i.test(n)},stylesRules:[{filter:["s"],getStyle(n){const o=no(n);return{st:{s:a.BooleanNumber.TRUE},...o}}}],afterProcessRules:[{filter(n){return n.tagName==="DIV"&&/ace-line/i.test(n.className)},handler(n){n.paragraphs==null&&(n.paragraphs=[]),n.paragraphs.push({startIndex:n.dataStream.length}),n.dataStream+="\r"}}]},Xh={name:"univer-doc-paste-plugin-univer",checkPasteType(n){return/UniverNormal/i.test(n)},stylesRules:[],afterProcessRules:[{filter(n){return n.tagName==="P"&&/UniverNormal/i.test(n.className)},handler(n,o){n.paragraphs==null&&(n.paragraphs=[]);const e={startIndex:n.dataStream.length},t=Ja(o);t&&(e.paragraphStyle=t),n.paragraphs.push(e),n.dataStream+="\r"}}]},Yh={name:"univer-doc-paste-plugin-word",checkPasteType(n){return/word|mso/i.test(n)},stylesRules:[{filter:["b"],getStyle(n){const o=no(n);return{bl:a.BooleanNumber.TRUE,...o}}}],afterProcessRules:[{filter(n){return n.tagName==="P"&&/mso/i.test(n.className)},handler(n,o){n.paragraphs==null&&(n.paragraphs=[]);const e={startIndex:n.dataStream.length},t=Ja(o);t&&(e.paragraphStyle=t),n.paragraphs.push(e),n.dataStream+="\r"}}]};var st=(n=>(n.COPY="COPY",n.CUT="CUT",n))(st||{});function jh(n,o,e,t,i){const r=e.map(d=>{var u;return(u=d.onCopyRow)==null?void 0:u.call(d,n)}).filter(d=>!!d),s=Mr(r),l=Rr(s),c=o.map(d=>{if(!i.has(`${n}-${d}`)){const u=t.getValue(n,d);if(u!=null&&u.rowSpan&&(u!=null&&u.colSpan))for(let h=n;h<n+u.rowSpan;h++)for(let S=d;S<d+u.colSpan;S++)i.add(`${h}-${S}`);return Gh(n,d,e,t)}return null}).filter(d=>!!d).join("");return`<tr${l}>${c}</tr>`}function Gh(n,o,e,t){const i=t.getValue(n,o),r=e.map(d=>{var u;return(u=d.onCopyCellStyle)==null?void 0:u.call(d,n,o,i==null?void 0:i.rowSpan,i==null?void 0:i.colSpan)}).filter(d=>!!d),s=Mr(r),l=Rr(s),c=e.reduce((d,u)=>{var h;return d||((h=u.onCopyCellContent)==null?void 0:h.call(u,n,o))||""},"");return`<td${l}>${c}</td>`}function Zh(n,o){return`<colgroup>${n.map(t=>{const i=o.map(l=>{var c;return(c=l.onCopyColumn)==null?void 0:c.call(l,t)}).filter(l=>!!l),r=Mr(i);return`<col ${Rr(r)} />`}).join("")}</colgroup>`}function Mr(n){return n.reduce((o,e)=>(Object.keys(e).forEach(i=>{o[i]?o[i]+=`;${e[i]}`:o[i]=e[i]}),o),{})}function Rr(n){return Object.keys(n).reduce((o,e)=>`${o} ${e}="${n[e]}"`,"")}class Kh{convert(o,e,t){const{cols:i,rows:r}=e;if(!i.length)return"";const s=Zh(i,t),l=[],c=new Set;return r.forEach(u=>{l.push(jh(u,i,t,o,c))}),`<google-sheets-html-origin><table xmlns="http://www.w3.org/1999/xhtml" cellspacing="0" cellpadding="0" dir="ltr" style="table-layout:fixed;font-size:10pt;font-family:Arial;width:0px;border-collapse:collapse;border:none">${s}
56
56
  <tbody>${l.join("")}</tbody></table>`}}const qh=(n,o,e=!1)=>{const t=h=>h.endRow-h.startRow+1,i=h=>h.endColumn-h.startColumn+1,r=t(o)%t(n),s=i(o)%i(n),l={startRow:0,endRow:t(n)-1,startColumn:0,endColumn:i(n)-1},c=Math.floor(t(o)/t(n)),d=Math.floor(i(o)/i(n)),u=[];if(!r&&!s)for(let h=1;h<=c;h++)for(let S=1;S<=d;S++){const g=t(n)*(h-1),f=i(n)*(S-1),p={startRow:g+o.startRow,endRow:g+o.startRow,startColumn:f+o.startColumn,endColumn:f+o.startColumn};u.push({repeatRelativeRange:l,startRange:p})}else if(!r&&s&&!e)for(let h=1;h<=c;h++){const S=t(n)*(h-1),g=0,f={startRow:S+o.startRow,endRow:S+o.startRow,startColumn:g+o.startColumn,endColumn:g+o.startColumn};u.push({repeatRelativeRange:l,startRange:f})}else if(r&&!s&&!e)for(let h=1;h<=d;h++){const g=i(n)*(h-1),f={startRow:0+o.startRow,endRow:0+o.startRow,startColumn:g+o.startColumn,endColumn:g+o.startColumn};u.push({repeatRelativeRange:l,startRange:f})}else{const h={startRow:o.startRow,endRow:o.startRow,startColumn:o.startColumn,endColumn:o.startColumn};u.push({startRange:h,repeatRelativeRange:l})}return u};function rl(n){return n?[/<td[^>]*class=".*?xl.*?"[^>]*>/i,/xmlns:x="urn:schemas-microsoft-com:office:excel"/i,/ProgId="Excel.Sheet"/i,/xmlns:o="urn:schemas-microsoft-com:office:office"/i,/@mso-|mso-excel/i,/<x:ExcelWorkbook>/i].some(e=>e.test(n)):!1}function Qh(n){if(!n)return!1;const o=/<img[^>]*src\s*=\s*["']data:image\/[^;]+;base64,[^"']*["'][^>]*>/i;return(n.match(o)||[]).length>0}function Jh(...n){if(n.length===1)return n[0];const o=new a.ObjectMatrix;return n.forEach(e=>{e&&new a.ObjectMatrix(e).forValue((i,r,s)=>{o.setValue(i,r,{...o.getValue(i,r),...s})})}),o.getMatrix()}function $h(n,o){return n.id===o.id&&n.params.unitId===o.params.unitId&&n.params.subUnitId===o.params.subUnitId}function Pr(n){const o=[];for(let e=0;e<n.length;){let t=1;if(n[e].id===m.SetRangeValuesMutation.id){const i=n[e],r=[i];for(;e+t<n.length&&$h(i,n[e+t]);)r.push(n[e+t]),t+=1;const s=Jh(...r.map(l=>l.params.cellValue||{}));o.push({...i,params:{...i.params,cellValue:s}})}else o.push(n[e]);e+=t}return o}function Or(n,o){const{startRow:e,endRow:t,startColumn:i,endColumn:r}=n;for(let s=e;s<=t;s++)for(let l=i;l<=r;l++)if(o.rows.includes(s)&&o.cols.includes(l))return!0}function sl(n,o){const{startRow:e,endRow:t,startColumn:i,endColumn:r}=o;for(let s=e;s<=t;s++)if(!n.rows.includes(s))return!1;for(let s=i;s<=r;s++)if(!n.cols.includes(s))return!1;return!0}function em(n){const o=n.trim().split(`
57
57
  `);let e="<table>";return o.forEach(t=>{const i=t.split(" ");e+="<tr>",i.forEach(r=>{e+=`<td>${r}</td>`}),e+="</tr>"}),e+="</table>",e}var tm=Object.getOwnPropertyDescriptor,nm=(n,o,e,t)=>{for(var i=t>1?void 0:t?tm(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},ke=(n,o)=>(e,t)=>o(e,t,n);const fe={DEFAULT_COPY:"default-copy",DEFAULT_PASTE:"default-paste",SPECIAL_PASTE_VALUE:"special-paste-value",SPECIAL_PASTE_FORMAT:"special-paste-format",SPECIAL_PASTE_COL_WIDTH:"special-paste-col-width",SPECIAL_PASTE_BESIDES_BORDER:"special-paste-besides-border",SPECIAL_PASTE_FORMULA:"special-paste-formula"},im={[I.FILE_PNG_CLIPBOARD_MIME_TYPE]:"png",[I.FILE__JPEG_CLIPBOARD_MIME_TYPE]:"jpg",[I.FILE__WEBP_CLIPBOARD_MIME_TYPE]:"webp",[I.FILE__BMP_CLIPBOARD_MIME_TYPE]:"bmp"};vn.use(Yh),vn.use(zh),vn.use(Xh);const xe=a.createIdentifier("sheet.clipboard-service");y.SheetClipboardService=class extends a.Disposable{constructor(e,t,i,r,s,l,c,d,u,h,S,g,f,p){super();w(this,"_clipboardHooks",[]);w(this,"_clipboardHooks$",new k.BehaviorSubject([]));w(this,"clipboardHooks$",this._clipboardHooks$.asObservable());w(this,"_htmlToUSM");w(this,"_usmToHtml");w(this,"_copyContentCache");w(this,"_copyMarkId",null);w(this,"_pasteOptionsCache$",new k.BehaviorSubject(null));w(this,"pasteOptionsCache$",this._pasteOptionsCache$.asObservable());w(this,"_showMenu$",new k.BehaviorSubject(!1));w(this,"showMenu$",this._showMenu$.asObservable());this._logService=e,this._univerInstanceService=t,this._selectionManagerService=i,this._clipboardInterfaceService=r,this._undoRedoService=s,this._commandService=l,this._markSelectionService=c,this._notificationService=d,this._platformService=u,this._renderManagerService=h,this._themeService=S,this._localeService=g,this._errorService=f,this._injector=p,this._htmlToUSM=new vn({getCurrentSkeleton:()=>{var v;return(v=M.withCurrentTypeOfRenderer(a.UniverInstanceType.UNIVER_SHEET,y.SheetSkeletonManagerService,this._univerInstanceService,this._renderManagerService))==null?void 0:v.getCurrentParam()}}),this._usmToHtml=new Kh,this._copyContentCache=new Vh,this.disposeWithMe(this._htmlToUSM),this._initUnitDisposed()}setShowMenu(e){this._showMenu$.next(e)}getPasteMenuVisible(){return this._showMenu$.getValue()}getPasteOptionsCache(){return this._pasteOptionsCache$.getValue()}copyContentCache(){return this._copyContentCache}generateCopyContent(e,t,i,r=st.COPY){const s=this._clipboardHooks;s.forEach(c=>{var d;return(d=c.onBeforeCopy)==null?void 0:d.call(c,e,t,i,r)});const l=this._generateCopyContent(e,t,i,this._clipboardHooks);return s.forEach(c=>{var d;return(d=c.onAfterCopy)==null?void 0:d.call(c)}),l}async copy(e=st.COPY){const t=this._selectionManagerService.getCurrentLastSelection();if(!t)return!1;const i=this._univerInstanceService.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),r=i.getActiveSheet();if(!r)return!1;const s=i.getUnitId(),l=r.getSheetId(),c=this.generateCopyContent(s,l,t.range);if(!c)return!1;const{html:d,plain:u,matrixFragment:h,copyId:S,discreteRange:g}=c;this._copyContentCache.set(S,{unitId:i.getUnitId(),subUnitId:r.getSheetId(),range:g,matrix:h,copyType:e}),await this._clipboardInterfaceService.write(u,d),this._markSelectionService.removeAllShapes();const f=qa(this._themeService);return this._copyMarkId=this._markSelectionService.addShape({...t,style:f}),!0}async cut(){return this.copy(st.CUT)}async paste(e,t=fe.DEFAULT_PASTE){const i=e.types,r=i.indexOf(I.PLAIN_TEXT_CLIPBOARD_MIME_TYPE)!==-1?await e.getType(I.PLAIN_TEXT_CLIPBOARD_MIME_TYPE).then(d=>d&&d.text()):"",s=i.indexOf(I.HTML_CLIPBOARD_MIME_TYPE)!==-1?await e.getType(I.HTML_CLIPBOARD_MIME_TYPE).then(d=>d&&d.text()):"",l=i.findIndex(d=>I.imageMimeTypeSet.has(d)),c=l===-1||!Qh(s);if(s&&c)return this._platformService.isWindows&&rl(s)&&this._notificationService.show({type:"warning",title:this._localeService.t("clipboard.shortCutNotify.title"),content:this._localeService.t("clipboard.shortCutNotify.useShortCutInstead")}),this._pasteHTML(s,t);if(l!==-1){const d=i[l],u=await e.getType(d);if(u){const h=im[d],S=new File([u],`clipboard-image.${h}`,{type:d});return this._pasteFiles([S],t)}}return r?this._pastePlainText(r,t):(this._logService.error("[SheetClipboardService]","No valid data on clipboard"),!1)}async legacyPaste(e,t,i){const r=rl(e!=null?e:"");return i&&!r?this._pasteFiles(i,fe.DEFAULT_PASTE):e?this._pasteHTML(e,fe.DEFAULT_PASTE):t?/[\n\t]/.test(t)?this._pasteHTML(em(t),fe.DEFAULT_PASTE):this._pastePlainText(t,fe.DEFAULT_PASTE):this._pasteUnrecognized()}rePasteWithPasteType(e){const t=this._pasteOptionsCache$.getValue();if(!t)return!1;const i=this._injector.get(a.IUndoRedoService),r=i.pitchTopUndoElement();r&&a.sequenceExecute(r.undoMutations,this._commandService)&&i.popUndoToRedo();const{cellMatrix:s,rowProperties:l=[],colProperties:c=[],source:d,target:u}=t;return this._pasteUSM({cellMatrix:s,colProperties:c,rowProperties:l},u,fe[e],d),!0}updatePasteOptionsCache(e){this._pasteOptionsCache$.next(e)}addClipboardHook(e){if(this._clipboardHooks.findIndex(i=>i.id===e.id)!==-1)return this._logService.error("[SheetClipboardService]","hook already exists",e.id),{dispose:()=>{}};const t=this._clipboardHooks.findIndex(i=>{const r=i.priority||0;return(e.priority||0)<r});return this._clipboardHooks.splice(t!==-1?t:this._clipboardHooks.length,0,e),this._notifyClipboardHook(),a.toDisposable(()=>{const i=this._clipboardHooks.indexOf(e);i>-1&&(this._clipboardHooks.splice(i,1),this._notifyClipboardHook())})}getClipboardHooks(){return this._clipboardHooks}_generateCopyContent(e,t,i,r){const s=this._univerInstanceService.getUniverSheetInstance(e),l=s==null?void 0:s.getSheetBySheetId(t);if(!s||!l)return null;const c=r.reduce((P,R)=>{var A;const O=(A=R.getFilteredOutRows)==null?void 0:A.call(R,i);return O==null||O.forEach(N=>P.add(N)),P},new Set),{startColumn:d,startRow:u,endColumn:h,endRow:S}=i,g=l.getMatrixWithMergedCells(u,d,S,h,a.CellModeEnum.Both),f=new a.ObjectMatrix;let p=u;const v=new a.ObjectMatrix,C={rows:[],cols:[]};for(let P=u;P<=S;P++)if(!c.has(P)){C.rows.push(P);for(let R=d;R<=h;R++){const O=g.getValue(P,R);if(O){const A=a.Tools.deepClone(O);v.setValue(p-u,R-d,{...ii(),...A}),delete A.displayV,f.setValue(p-u,R-d,{...ii(),...A})}else v.setValue(p-u,R-d,ii()),f.setValue(p-u,R-d,ii()),g.setValue(P,R,ii())}p+=1}for(let P=d;P<=h;P++)C.cols.push(P);let _=this._usmToHtml.convert(g,C,r);const E=al(v),T=Nh();return _=_.replace(/(<[a-z]+)/,(P,R)=>`${R} data-copy-id="${T}"`),{copyId:T,plain:E,html:_,matrixFragment:f,discreteRange:C}}_notifyClipboardHook(){this._clipboardHooks$.next(this._clipboardHooks)}async _executePaste(e){const t=this._getPastingTarget();if(!t.subUnitId||!t.selection)return!1;const i=this._injector.invoke(g=>m.rangeToDiscreteRange(t.selection.range,g,t.unitId,t.subUnitId));if(!i)return!1;const{unitId:r,subUnitId:s}=t,l=this._clipboardHooks,c=[];if(l.some(g=>{var f;return c.push(g)&&((f=g.onBeforePaste)==null?void 0:f.call(g,{unitId:r,subUnitId:s,range:i}))===!1}))return c.forEach(g=>{var f;return(f=g.onAfterPaste)==null?void 0:f.call(g,!1)}),!1;const u=[],h=[];c.forEach(g=>{const f=e(g,{unitId:r,subUnitId:s,range:i});f&&(u.push(...f.redos),h.push(...f.undos))});const S=u.every(g=>this._commandService.executeCommand(g.id,g.params));return S&&this._undoRedoService.pushUndoRedo({unitID:this._univerInstanceService.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET).getUnitId(),undoMutations:h,redoMutations:u}),S}async _pasteFiles(e,t){return this._executePaste((i,r)=>{var s;return(s=i.onPasteFiles)==null?void 0:s.call(i,r,e,{pasteType:t})})}async _pastePlainText(e,t){return this._executePaste((i,r)=>{var s;return(s=i.onPastePlainText)==null?void 0:s.call(i,r,e,{pasteType:t})})}_pasteUnrecognized(){return this._executePaste((e,t)=>{var i;return(i=e.onPasteUnrecognized)==null?void 0:i.call(e,t)})}async _pasteHTML(e,t){const i=Hh(e);return i&&this._copyContentCache.get(i)?this._pasteInternal(i,t):this._pasteExternal(e,t)}async _pasteExternal(e,t){var h;const{rowProperties:i,colProperties:r,cellMatrix:s}=this._htmlToUSM.convert(e);if(!s)return!1;const l=this._getPastedRange(s);if(!l)return!1;const c=(h=this._univerInstanceService.getUniverSheetInstance(l.unitId))==null?void 0:h.getSheetBySheetId(l.subUnitId);if(!c)return!1;const d=c==null?void 0:c.getMergeData();return d.length&&d.some(g=>Or(g,l.pastedRange)&&!sl(l.pastedRange,g))?(this._errorService.emit(this._localeService.t("clipboard.paste.overlappingMergedCells")),!1):this._pasteUSM({rowProperties:i,colProperties:r,cellMatrix:s},l,t)}async _pasteInternal(e,t){var R,O;const i=a.Tools.deepClone(this._copyContentCache.get(e)),{range:r,matrix:s,unitId:l,subUnitId:c}=i||{};if(!s||!i||!r||!l||!c||!s||!i)return!1;const d=(R=this._univerInstanceService.getUniverSheetInstance(l))==null?void 0:R.getStyles();s.forValue((A,N,D)=>{if(typeof D.s=="string"){const H=a.Tools.deepClone(D);H.s=d==null?void 0:d.getStyleByCell(D),s.setValue(A,N,H)}if(D.colSpan||D.rowSpan)for(let H=0;H<D.rowSpan;H++)for(let W=0;W<D.colSpan;W++){if(H===0&&W===0)continue;const U=A+H,V=N+W;s.setValue(U,V,{s:d==null?void 0:d.getStyleByCell(D)})}});const u=this._getPastedRange(s);if(!u)return!1;const h=(O=this._univerInstanceService.getUniverSheetInstance(u.unitId))==null?void 0:O.getSheetBySheetId(u.subUnitId);if(!h)return!1;const S=h==null?void 0:h.getMergeData();if(S&&S.some(N=>Or(N,u.pastedRange)&&!sl(u.pastedRange,N)))return this._errorService.emit(this._localeService.t("clipboard.paste.overlappingMergedCells")),!1;const g=this._univerInstanceService.getUnit(l);if(!g)return!1;const f=g.getSheetBySheetId(c);if(!f)return!1;const p=f.getColumnManager(),v=f.getRowManager(),C=f.getConfig().defaultColumnWidth,_=f.getConfig().defaultRowHeight,E=[],T=[];if(r.cols.forEach(A=>{const N=p.getColumnOrCreate(A);E.push({width:`${N.w||C}`})}),r.rows.forEach(A=>{const N=v.getRowOrCreate(A),{ah:D=_,h:H=_}=N,W=Math.max(D,H);T.push({height:`${W}`})}),i.copyType===st.CUT){const A=u.pastedRange.rows[0],N=r.rows[r.rows.length-1]-r.rows[0]+A;u.pastedRange.rows=Array.from(new Array(N+1).keys()).slice(A)}const P=this._pasteUSM({cellMatrix:s,colProperties:E,rowProperties:T},u,t,{range:r,unitId:i.unitId,subUnitId:i.subUnitId,copyType:i.copyType,copyId:e});return i.copyType===st.CUT&&(this._copyContentCache.set(e,{...i,matrix:null}),this._copyMarkId&&this._markSelectionService.removeShape(this._copyMarkId),this._copyMarkId=null),P}_pasteUSM(e,t,i,r){const{rowProperties:s,colProperties:l,cellMatrix:c}=e,{unitId:d,subUnitId:u,pastedRange:h}=t,S=h.cols.length,g=this._clipboardHooks,f=[];if(g.some(O=>{var A;return f.push(O)&&((A=O.onBeforePaste)==null?void 0:A.call(O,{unitId:d,subUnitId:u,range:h}))===!1}))return f.forEach(O=>{var A;return(A=O.onAfterPaste)==null?void 0:A.call(O,!1)}),!1;if(!c)return!1;const v=r?{unitId:r.unitId,subUnitId:r.subUnitId,range:r.range}:null,C={copyType:(r==null?void 0:r.copyType)||st.COPY,copyId:r==null?void 0:r.copyId,pasteType:i};let _=[],E=[];const T=f.filter(O=>!O.specialPasteInfo&&O.id!==fe.DEFAULT_PASTE||i===O.id);T.forEach(O=>{var D,H,W;if(s){const U=(D=O.onPasteRows)==null?void 0:D.call(O,{range:h,unitId:d,subUnitId:u},s,{pasteType:i});U&&(_.push(...U.redos),E.push(...U.undos))}const A=(H=O.onPasteColumns)==null?void 0:H.call(O,{range:h,unitId:d,subUnitId:u},l||new Array(S).map(()=>({})),{pasteType:i});A&&(_.push(...A.redos),E.push(...A.undos));const N=(W=O.onPasteCells)==null?void 0:W.call(O,v,{range:h,unitId:d,subUnitId:u},c,C);N&&(_.push(...N.redos),E.push(...N.undos))});const P=this._getSetSelectionOperation(d,u,h,c,i);P&&_.push(P),_=Pr(_),E=Pr(E),E.push({id:m.SetWorksheetActiveOperation.id,params:{unitId:t.unitId,subUnitId:t.subUnitId}}),this._logService.log("[SheetClipboardService]","pasting mutations",{undoMutationsInfo:E,redoMutationsInfo:_});const R=_.every(O=>this._commandService.syncExecuteCommand(O.id,O.params));return R&&(this._undoRedoService.pushUndoRedo({unitID:d,undoMutations:E,redoMutations:_}),this.updatePasteOptionsCache({target:{pastedRange:h,unitId:d,subUnitId:u},cellMatrix:c,rowProperties:s,colProperties:l,pasteType:i,source:r}),this.setShowMenu(!0)),T.forEach(O=>{var A;return(A=O.onAfterPaste)==null?void 0:A.call(O,R)}),R}_getSetSelectionOperation(e,t,i,r,s){var P;const l=(P=this._univerInstanceService.getUniverSheetInstance(e))==null?void 0:P.getSheetBySheetId(t);if(!l)return null;const{rows:c,cols:d}=i,u=c[0],h=d[0],S=c[c.length-1],g=d[d.length-1],f={startRow:u,endRow:u,startColumn:h,endColumn:h},p=m.getPrimaryForRange(f,l),v=r.getValue(0,0),C=(v==null?void 0:v.rowSpan)||1,_=(v==null?void 0:v.colSpan)||1;if((s===fe.DEFAULT_PASTE||s===fe.SPECIAL_PASTE_BESIDES_BORDER||s===fe.SPECIAL_PASTE_FORMAT)&&(C>1||_>1)){const R={startRow:u,endRow:u+C-1,startColumn:h,endColumn:h+_-1};p.startRow=R.startRow,p.endRow=R.endRow,p.startColumn=R.startColumn,p.endColumn=R.endColumn,p.isMerged=!0,p.isMergedMainCell=!0}const T={unitId:e,subUnitId:t,selections:[{range:{startRow:u,endRow:S,startColumn:h,endColumn:g},primary:p,style:null}]};return{id:m.SetSelectionsOperation.id,params:T}}_getPastingTarget(){const e=this._univerInstanceService.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),t=e.getActiveSheet(),i=this._selectionManagerService.getCurrentLastSelection();return{unitId:e.getUnitId(),subUnitId:t==null?void 0:t.getSheetId(),selection:i}}_transformPastedData(e,t,i){const r=this._getPastingTarget(),{selection:s,unitId:l,subUnitId:c}=r;if(!c||!s)return null;const d=this._injector.invoke(H=>m.rangeToDiscreteRange(s.range,H,l,c));if(!d)return null;const{ranges:[u],mapFunc:h}=Ot([d]),{startRow:S,startColumn:g,endRow:f,endColumn:p}=u,v=f-S+1,C=p-g+1,_=this._univerInstanceService.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),E=_==null?void 0:_.getActiveSheet();if(!E)return null;const P=E.getMergeData().filter(H=>d.rows.includes(H.startRow)&&d.cols.includes(H.startColumn)),R=P[0];let O=0,A=0,N=0,D=0;if(R&&(O=R.startRow,A=R.startColumn,N=R.endRow,D=R.endColumn),v%e===0&&C%t===0)if(P.length>0&&(v!==e||C!==t))if(O===d.rows[0]&&A===d.cols[0]&&N===d.rows[v-1]&&D===d.cols[C-1])if(am(i))for(let W=0;W<v;W++)for(let U=0;U<C;U++){const V=i.getValue(W%e,U%t);V&&i.setValue(W,U,V)}else i.forValue((W,U,V)=>{V.s=null,delete V.colSpan,delete V.rowSpan});else for(let H=0;H<v;H++)for(let W=0;W<C;W++){const U=i.getValue(H%e,W%t);U&&i.setValue(H,W,U)}else for(let H=0;H<v;H++)for(let W=0;W<C;W++){const U=i.getValue(H%e,W%t);U&&i.setValue(H,W,U)}else if(P.length>0){const{row:H,col:W}=h(S,g);if(this._topLeftCellsMatch(e,t,{topRow:H,leftCol:W})){const V=this._expandOrShrinkRowsCols(l,c,d,t,e);d.rows=V.rows,d.cols=V.cols}else{if(f>R.endRow||p>R.endColumn)return null;i.forValue((V,B,x)=>{x.s=null,delete x.colSpan,delete x.rowSpan})}}else{const H=this._expandOrShrinkRowsCols(l,c,d,t,e);d.rows=H.rows,d.cols=H.cols}return{pastedRange:d,unitId:l,subUnitId:c}}_getPastedRange(e){var E;const t=this._getPastingTarget(),{selection:i,unitId:r,subUnitId:s}=t;if(!s||!i)return null;const l=this._injector.invoke(T=>m.rangeToDiscreteRange(i.range,T,r,s));if(!l)return null;const{startColumn:c,endColumn:d,startRow:u,endRow:h}=e.getDataRange(),S=h-u+1,g=d-c+1;if(S<=0||g<=0)return null;const f=l.rows.length,p=l.cols.length,v=(E=this._univerInstanceService.getUniverSheetInstance(r))==null?void 0:E.getSheetBySheetId(s);if(!v)return null;const C=v==null?void 0:v.getMergeData();if(f%S===0&&p%g===0&&!(C==null?void 0:C.some(P=>Or(P,l)))){for(let P=0;P<f;P++)for(let R=0;R<p;R++){const O=e.getValue(P%S,R%g);O&&e.setValue(P,R,O)}return{pastedRange:l,unitId:r,subUnitId:s}}const _=this._expandOrShrinkRowsCols(r,s,l,g,S);return l.rows=_.rows,l.cols=_.cols,{pastedRange:l,unitId:r,subUnitId:s}}_expandOrShrinkRowsCols(e,t,i,r,s){const{rows:l,cols:c}=i,d=this._univerInstanceService.getUniverSheetInstance(e),u=d==null?void 0:d.getSheetBySheetId(t);let h,S;if(l.length>=s)h=l.slice(0,s);else{h=l.slice(0);let g=l[l.length-1]+1;for(;h.length<s;)u.getRowFiltered(g)||h.push(g),g++}if(c.length>=r)S=c.slice(0,r);else{S=c.slice(0);let g=c[c.length-1]+1;for(;S.length<r;)S.push(g),g++}return{rows:h,cols:S}}_topLeftCellsMatch(e,t,i){const r=this._univerInstanceService.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),s=r==null?void 0:r.getActiveSheet();if(!s)return!1;const{topRow:l,leftCol:c}=i,d=rm(l+e-1,c,c+t-1,s),u=sm(c+t-1,l,l+e-1,s);return!d&&!u}removeMarkSelection(){this._copyMarkId&&(this._markSelectionService.removeShape(this._copyMarkId),this._copyMarkId=null)}_initUnitDisposed(){this.disposeWithMe(this._univerInstanceService.getTypeOfUnitDisposed$(a.UniverInstanceType.UNIVER_SHEET).subscribe(e=>{e&&this.copyContentCache().clearWithUnitId(e.getUnitId())}))}disposePasteOptionsCache(){this.setShowMenu(!1),this.updatePasteOptionsCache(null)}},y.SheetClipboardService=nm([ke(0,a.ILogService),ke(1,a.IUniverInstanceService),ke(2,a.Inject(m.SheetsSelectionsService)),ke(3,I.IClipboardInterfaceService),ke(4,a.IUndoRedoService),ke(5,a.ICommandService),ke(6,Ut),ke(7,I.INotificationService),ke(8,I.IPlatformService),ke(9,M.IRenderManagerService),ke(10,a.Inject(a.ThemeService)),ke(11,a.Inject(a.LocaleService)),ke(12,a.Inject(a.ErrorService)),ke(13,a.Inject(a.Injector))],y.SheetClipboardService);function al(n){let o="";const e=n.getLength();return n.forRow((t,i)=>{const r=[];i.forEach(s=>{const l=n.getValue(t,s);if(l){const c=om(l);r.push(c)}}),o+=r.join(" "),t!==e-1&&(o+=`
58
- `)}),o}function om(n){return a.isNotNullOrUndefined(n.displayV)?n.displayV:a.extractPureTextFromCell(n)}function rm(n,o,e,t){return t.getMergeData().some(i=>i.startRow<=n&&n<i.endRow&&o<=i.startColumn&&i.startColumn<=e)}function sm(n,o,e,t){return t.getMergeData().some(i=>i.startColumn<=n&&n<i.endColumn&&o<=i.startRow&&i.startRow<=e)}function am(n){let o=0;return n.forValue((e,t,i)=>{if(i&&o++,o>1)return!1}),o>1}function ii(){return{p:null,v:null,s:null,f:null,si:null,t:null}}const Ar=998,je={id:I.CopyCommand.id,name:"sheet.command.copy",type:a.CommandType.COMMAND,multi:!0,priority:Ar,preconditions:br,handler:async n=>n.get(xe).copy()},kr={id:I.CutCommand.id,name:"sheet.command.cut",type:a.CommandType.COMMAND,multi:!0,priority:Ar,preconditions:br,handler:async n=>n.get(xe).cut()},Ge={id:I.PasteCommand.id,type:a.CommandType.COMMAND,multi:!0,name:"sheet.command.paste",priority:Ar,preconditions:br,handler:async(n,o)=>{const t=await n.get(I.IClipboardInterfaceService).read(),i=n.get(xe);return t.length!==0?i.paste(t[0],o==null?void 0:o.value):!1}},io={id:I.SheetPasteShortKeyCommandName,type:a.CommandType.COMMAND,handler:async(n,o)=>{const e=n.get(xe),{htmlContent:t,textContent:i,files:r}=o;return e.legacyPaste(t,i,r),!0}},Cn={id:"sheet.command.paste-value",type:a.CommandType.COMMAND,handler:async n=>n.get(a.ICommandService).executeCommand(Ge.id,{value:fe.SPECIAL_PASTE_VALUE})},In={id:"sheet.command.paste-format",type:a.CommandType.COMMAND,handler:async n=>n.get(a.ICommandService).executeCommand(Ge.id,{value:fe.SPECIAL_PASTE_FORMAT})},Bt={id:"sheet.command.paste-col-width",type:a.CommandType.COMMAND,handler:async n=>n.get(a.ICommandService).executeCommand(Ge.id,{value:fe.SPECIAL_PASTE_COL_WIDTH})},_n={id:"sheet.command.paste-besides-border",type:a.CommandType.COMMAND,handler:async n=>n.get(a.ICommandService).executeCommand(Ge.id,{value:fe.SPECIAL_PASTE_BESIDES_BORDER})},ll={id:"sheet.command.optional-paste",type:a.CommandType.COMMAND,handler:async(n,{type:o})=>n.get(xe).rePasteWithPasteType(o)},oi={id:"sheet.command.hide-row-confirm",type:a.CommandType.COMMAND,handler:async n=>{var c;const e=(c=n.get(m.SheetsSelectionsService).getCurrentSelections())==null?void 0:c.map(d=>d.range);if(!(e!=null&&e.length))return!1;const t=n.get(a.ICommandService),i=n.get(a.IUniverInstanceService),r=m.getSheetCommandTarget(i);if(!r)return!1;const{worksheet:s}=r,l=s.getVisibleRows();if(aa(l,e)){const d=n.get(I.IConfirmService),u=n.get(a.LocaleService);return await d.confirm({id:"sheet.confirm.hide-row",title:{title:u.t("info.problem")},children:{title:u.t("rightClick.hideAllRowsAlert")},cancelText:u.t("button.cancel"),confirmText:u.t("button.confirm")}),!1}return await t.executeCommand(m.SetRowHiddenCommand.id),!0}},ri={id:"sheet.command.hide-col-confirm",type:a.CommandType.COMMAND,handler:async n=>{var c;const e=(c=n.get(m.SheetsSelectionsService).getCurrentSelections())==null?void 0:c.map(d=>d.range);if(!(e!=null&&e.length))return!1;const t=n.get(a.ICommandService),i=n.get(a.IUniverInstanceService),r=m.getSheetCommandTarget(i);if(!r)return!1;const{worksheet:s}=r,l=s.getVisibleCols();if(la(l,e)){const d=n.get(I.IConfirmService),u=n.get(a.LocaleService);return await d.confirm({id:"sheet.confirm.hide-col",title:{title:u.t("info.problem")},children:{title:u.t("rightClick.hideAllColumnsAlert")},cancelText:u.t("button.cancel"),confirmText:u.t("button.confirm")}),!1}return await t.executeCommand(m.SetColHiddenCommand.id),!0}},xt={type:a.CommandType.COMMAND,id:"sheet.command.set-range-bold",handler:async n=>{const o=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?o.executeCommand(Q.SetInlineFormatBoldCommand.id):o.executeCommand(m.SetBoldCommand.id)}},Ft={type:a.CommandType.COMMAND,id:"sheet.command.set-range-italic",handler:async n=>{const o=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?o.executeCommand(Q.SetInlineFormatItalicCommand.id):o.executeCommand(m.SetItalicCommand.id)}},zt={type:a.CommandType.COMMAND,id:"sheet.command.set-range-underline",handler:async n=>{const o=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?o.executeCommand(Q.SetInlineFormatUnderlineCommand.id):o.executeCommand(m.SetUnderlineCommand.id)}},Xt={type:a.CommandType.COMMAND,id:"sheet.command.set-range-stroke",handler:async n=>{const o=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?o.executeCommand(Q.SetInlineFormatStrikethroughCommand.id):o.executeCommand(m.SetStrikeThroughCommand.id)}},Dr={type:a.CommandType.COMMAND,id:"sheet.command.set-range-subscript",handler:async n=>{const o=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?o.executeCommand(Q.SetInlineFormatSubscriptCommand.id):!1}},Nr={type:a.CommandType.COMMAND,id:"sheet.command.set-range-superscript",handler:async n=>{const o=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?o.executeCommand(Q.SetInlineFormatSuperscriptCommand.id):!1}},si={type:a.CommandType.COMMAND,id:"sheet.command.set-range-fontsize",handler:async(n,o)=>{const e=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?e.executeCommand(Q.SetInlineFormatFontSizeCommand.id,o):e.executeCommand(m.SetFontSizeCommand.id,o)}},ai={type:a.CommandType.COMMAND,id:"sheet.command.set-range-font-family",handler:async(n,o)=>{const e=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?e.executeCommand(Q.SetInlineFormatFontFamilyCommand.id,o):e.executeCommand(m.SetFontFamilyCommand.id,o)}},bn={type:a.CommandType.COMMAND,id:"sheet.command.set-range-text-color",handler:async(n,o)=>{const e=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?e.executeCommand(Q.SetInlineFormatTextColorCommand.id,o):e.executeCommand(m.SetTextColorCommand.id,o)}},Hr={type:a.CommandType.COMMAND,id:"sheet.command.reset-range-text-color",handler:async n=>{const o=n.get(a.ICommandService),t=n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED),i=n.get(a.ThemeService);return t?o.executeCommand(Q.SetInlineFormatTextColorCommand.id,{value:null}):o.executeCommand(m.SetTextColorCommand.id,{value:i.getCurrentTheme().textColor})}};var lm=Object.getOwnPropertyDescriptor,cm=(n,o,e,t)=>{for(var i=t>1?void 0:t?lm(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},En=(n,o)=>(e,t)=>o(e,t,n),Ne=(n=>(n[n.OFF=0]="OFF",n[n.ONCE=1]="ONCE",n[n.INFINITE=2]="INFINITE",n))(Ne||{});const $e=a.createIdentifier("univer.format-painter-service");let oo=class extends a.Disposable{constructor(o,e,t,i,r,s){super();w(this,"status$");w(this,"_selectionFormat");w(this,"_markId",null);w(this,"_status$");w(this,"_defaultHook",null);w(this,"_extendHooks",[]);this._selectionManagerService=o,this._themeService=e,this._markSelectionService=t,this._logService=i,this._commandService=r,this._undoRedoService=s,this._status$=new k.BehaviorSubject(0),this.status$=this._status$.asObservable(),this._selectionFormat={styles:new a.ObjectMatrix,merges:[]}}addHook(o){var e,t,i;o.isDefaultHook&&((e=o.priority)!=null?e:0)>((i=(t=this._defaultHook)==null?void 0:t.priority)!=null?i:-1)?this._defaultHook=o:(this._extendHooks.push(o),this._extendHooks.sort((r,s)=>(r.priority||0)-(s.priority||0)))}getHooks(){return this._defaultHook?[this._defaultHook,...this._extendHooks]:this._extendHooks}setStatus(o){this._updateRangeMark(o),this._status$.next(o),this.getHooks().forEach(t=>{t.onStatusChange!==void 0&&t.onStatusChange(o)})}getStatus(){return this._status$.getValue()}setSelectionFormat(o){this._selectionFormat=o}getSelectionFormat(){return this._selectionFormat}applyFormatPainter(o,e,t){const i=this.getHooks(),r=[],s=[];i.forEach(c=>{if(c.onApply!==void 0){const d=c.onApply(o,e,t,this._selectionFormat);d&&(r.push(...d.redos),s.push(...d.undos))}});for(const c of i)if(c.onBeforeApply!==void 0&&!c.onBeforeApply({unitId:o,subUnitId:e,range:t,redoMutationsInfo:r,format:this._selectionFormat,undoMutationsInfo:s}))return!1;this._logService.log("[FormatPainterService]","apply mutations",{undoMutationsInfo:s,redoMutationsInfo:r});const l=r.every(c=>this._commandService.executeCommand(c.id,c.params));return l&&this._undoRedoService.pushUndoRedo({unitID:o,undoMutations:s,redoMutations:r}),l}_updateRangeMark(o){if(this._markSelectionService.removeAllShapes(),o!==0){const e=this._selectionManagerService.getCurrentLastSelection();if(e){const t=qa(this._themeService);o===2?this._markId=this._markSelectionService.addShape({...e,style:t}):this._markId=this._markSelectionService.addShape({...e,style:t},[m.SetRangeValuesMutation.id])}}}};oo=cm([En(0,a.Inject(m.SheetsSelectionsService)),En(1,a.Inject(a.ThemeService)),En(2,Ut),En(3,a.ILogService),En(4,a.ICommandService),En(5,a.IUndoRedoService)],oo);const li={id:"sheet.operation.set-format-painter",type:a.CommandType.OPERATION,handler:(n,o)=>o?(n.get($e).setStatus(o.status),!0):!1},ro={type:a.CommandType.COMMAND,id:"sheet.command.set-infinite-format-painter",handler:async n=>{const e=n.get($e).getStatus();let t;return e!==Ne.OFF?t=Ne.OFF:t=Ne.INFINITE,n.get(a.ICommandService).executeCommand(li.id,{status:t})}},wn={type:a.CommandType.COMMAND,id:"sheet.command.set-once-format-painter",handler:async n=>{const e=n.get($e).getStatus();let t;return e!==Ne.OFF?t=Ne.OFF:t=Ne.ONCE,n.get(a.ICommandService).executeCommand(li.id,{status:t})}},ci={type:a.CommandType.COMMAND,id:"sheet.command.apply-format-painter",handler:async(n,o)=>n.get($e).applyFormatPainter(o.unitId,o.subUnitId,o.range)},at={type:a.CommandType.COMMAND,id:"sheet.command.set-selection-frozen",handler:async(n,o)=>{const{type:e}=o||{},t=n.get(a.IUniverInstanceService),i=n.get(a.IUndoRedoService),r=m.getSheetCommandTarget(t);if(!r)return!1;const{unitId:s,subUnitId:l}=r,c=n.get(a.ICommandService),u=n.get(m.SheetsSelectionsService).getCurrentSelections();if(!u)return!1;const h=u[(u==null?void 0:u.length)-1],{range:S}=h,f=n.get(M.IRenderManagerService).getRenderById(s).with(y.SheetScrollManagerService),{sheetViewStartRow:p=0,sheetViewStartColumn:v=0}=f.getCurrentScrollState()||{};let C,_,E,T;const{startRow:P,startColumn:R,rangeType:O}=S;if(O===a.RANGE_TYPE.ROW||e===1)C=P,E=P-p,_=-1,T=0;else if(O===a.RANGE_TYPE.COLUMN||e===2)C=-1,E=0,_=R,T=R-v;else if(O===a.RANGE_TYPE.NORMAL)C=P,E=P-p,_=R,T=R-v;else return!1;const A={unitId:s,subUnitId:l,startRow:C,startColumn:_,xSplit:_>0?Math.max(1,T):T,ySplit:C>0?Math.max(1,E):E},N=m.SetFrozenMutationFactory(n,A);return c.syncExecuteCommand(m.SetFrozenMutation.id,A)&&i.pushUndoRedo({unitID:s,undoMutations:[{id:m.SetFrozenMutation.id,params:N}],redoMutations:[{id:m.SetFrozenMutation.id,params:A}]}),!0}},di={type:a.CommandType.COMMAND,id:"sheet.command.set-row-frozen",handler:async n=>(n.get(a.ICommandService).executeCommand(at.id,{type:1}),!0)},ui={type:a.CommandType.COMMAND,id:"sheet.command.set-col-frozen",handler:async n=>(n.get(a.ICommandService).executeCommand(at.id,{type:2}),!0)};var dm=Object.getOwnPropertyDescriptor,um=(n,o,e,t)=>{for(var i=t>1?void 0:t?dm(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},cl=(n,o)=>(e,t)=>o(e,t,n);const hm=(n,o)=>{const{unitId:e,subUnitId:t,ranges:i}=n,r={},s=o.getColumnManager();for(let l=0;l<i.length;l++){const c=i[l];for(let d=c.startColumn;d<c.endColumn+1;d++){const u=s.getColumnOrCreate(d);r[d]=u.w}}return{unitId:e,subUnitId:t,ranges:i,colWidth:r}};y.AutoWidthController=class extends a.Disposable{constructor(o,e){super(),this._renderManagerService=o,this._univerInstanceService=e}getUndoRedoParamsOfColWidth(o){const e={redos:[],undos:[]},{_univerInstanceService:t}=this,i=m.getSheetCommandTarget(t);if(!i)return e;const{unitId:r,subUnitId:s,worksheet:l}=i,c=this._renderManagerService.getRenderById(r).with(y.SheetSkeletonManagerService);if(!c.getCurrentParam())return e;const{skeleton:d}=c.getCurrentParam(),u=d.calculateAutoWidthInRange(o.ranges),h={};for(const{col:f,width:p}of u)h[f]=p;const S={subUnitId:s,unitId:r,ranges:o.ranges,colWidth:h},g=hm(S,l);return{undos:[{id:m.SetWorksheetColWidthMutation.id,params:g}],redos:[{id:m.SetWorksheetColWidthMutation.id,params:S}]}}},y.AutoWidthController=um([cl(0,M.IRenderManagerService),cl(1,a.Inject(a.IUniverInstanceService))],y.AutoWidthController);const hi={type:a.CommandType.COMMAND,id:"sheet.command.set-col-auto-width",handler:(n,o)=>{const e=n.get(a.ICommandService),t=n.get(a.IUndoRedoService),i=n.get(m.SheetsSelectionsService),r=n.get(a.IUniverInstanceService),s=m.getSheetCommandTarget(r,o);if(!s)return!1;const{unitId:l,subUnitId:c}=s;let d=[];if(o!=null&&o.ranges)d=[...o.ranges];else{const f=i.getCurrentSelections();for(let p=0;p<f.length;p++)d.push(f[p].range)}if(!(d!=null&&d.length))return!1;const u={unitId:l,subUnitId:c,ranges:d},{redos:h,undos:S}=n.get(y.AutoWidthController).getUndoRedoParamsOfColWidth(u);return a.sequenceExecute([...h],e).result?(t.pushUndoRedo({unitID:l,undoMutations:[...S],redoMutations:[...h]}),!0):!1}},Tn="UI_PLUGIN_SHEETS",mi=`${Tn}_COLOR_PICKER_COMPONENT`,so=`${Tn}_FONT_FAMILY_COMPONENT`,ao=`${Tn}_FONT_FAMILY_ITEM_COMPONENT`,lo=`${Tn}_FONT_SIZE_COMPONENT`,et=`${Tn}_MENU_ITEM_INPUT_COMPONENT`,Vr={sheetsUiContextMenuInput:"univer-sheets-ui-context-menu-input",sheetsUiContextMenuInputContainer:"univer-sheets-ui-context-menu-input-container",sheetsUiContextMenuInputNumber:"univer-sheets-ui-context-menu-input-number"},dl=n=>{const{prefix:o,suffix:e,value:t,onChange:i,min:r=Number.MIN_SAFE_INTEGER,max:s=Number.MAX_SAFE_INTEGER}=n,l=I.useDependency(a.LocaleService),c=I.useDependency(I.IContextMenuService),[d,u]=L.useState(),h=g=>{var f;u(g==null?void 0:g.toString()),i((f=g==null?void 0:g.toString())!=null?f:"")};L.useEffect(()=>{c.visible||u(t)},[c.visible]),L.useEffect(()=>{u(t)},[t]);function S(g){g.key==="Backspace"&&g.stopPropagation()}return b.jsxs("div",{className:Vr.sheetsUiContextMenuInput,children:[l.t(o),b.jsx("span",{className:Vr.sheetsUiContextMenuInputContainer,onClick:g=>g.stopPropagation(),children:b.jsx(G.InputNumber,{className:Vr.sheetsUiContextMenuInputNumber,value:Number(d),precision:0,onKeyDown:S,onChange:h,min:r,max:s})}),l.t(e)]})};function mm(n){return n.getCurrentTypeOfUnit$(a.UniverInstanceType.UNIVER_SHEET).pipe(Se.switchMap(o=>o?o.activeSheet$.pipe(Se.map(e=>e?{workbook:o,worksheet:e}:null)):k.of(null)))}function Ee(n,o,e){return mm(n).pipe(Se.switchMap(t=>t?e(t):k.of(o)))}function ul(n,o){const e=n.get(a.IUniverInstanceService),t=n.get(m.IExclusiveRangeService),i=n.get(m.SheetsSelectionsService);return e.getCurrentTypeOfUnit$(a.UniverInstanceType.UNIVER_SHEET).pipe(Se.switchMap(s=>s?k.combineLatest([i.selectionMoveEnd$,s.activeSheet$]).pipe(Se.switchMap(([l,c])=>{if(!c||l.length===0)return k.of(!1);const d=t.getInterestGroupId(l);if(o){const u=d.filter(h=>o.has(h));return k.of(u.length>0)}else return k.of(d.length>0)})):k.of(!1)))}function Yt(n,o,e){return k.combineLatest([o,ul(n,e)]).pipe(Se.map(([t,i])=>t||i))}function ee(n,o={},e=!1){const i=n.get(a.IUniverInstanceService).getCurrentTypeOfUnit$(a.UniverInstanceType.UNIVER_SHEET),r=n.get(a.UserManagerService),s=n.has(ge)?n.get(ge):null,l=n.get(a.IContextService),c=new k.BehaviorSubject(!1),d=s==null?void 0:s.visible$,u=new k.BehaviorSubject(null),h=l.subscribeContextValue$(a.FOCUSING_FX_BAR_EDITOR).subscribe(f=>{c.next(f)}),S=d==null?void 0:d.subscribe(f=>{u.next(f)});return k.combineLatest([r.currentUser$,i,u,c]).pipe(Se.finalize(()=>{h.unsubscribe(),S==null||S.unsubscribe(),c.complete()}),Se.switchMap(([f,p,v,C])=>!p||v!=null&&v.visible&&v.unitId===p.getUnitId()&&!e||C&&!e?k.of(!0):p.activeSheet$.pipe(Se.switchMap(_=>{if(!_)return k.of(!0);const E=n.get(m.SheetsSelectionsService),T=n.get(m.RangeProtectionRuleModel),P=n.get(m.WorksheetProtectionRuleModel),O=n.get(a.IContextService).subscribeContextValue$(a.FOCUSING_COMMON_DRAWINGS).pipe(Se.startWith(!1));return k.combineLatest([E.selectionMoveEnd$,O]).pipe(Se.switchMap(([A,N])=>{if(N)return k.of(!0);const D=p.getUnitId(),H=_.getSheetId(),W=n.get(a.IPermissionService),{workbookTypes:U=[m.WorkbookEditablePermission],worksheetTypes:V,rangeTypes:B}=o,x=[];if(U==null||U.forEach(X=>{x.push(new X(D).id)}),V==null||V.forEach(X=>{x.push(new X(D,H).id)}),P.getRule(D,H))return W.composePermission$(x).pipe(Se.map(X=>X.some(Z=>Z.value===!1)));const F=A==null?void 0:A.map(X=>X.range),Y=T.getSubunitRuleList(D,H).filter(X=>F==null?void 0:F.some(Z=>X.ranges.some(ne=>a.Rectangle.intersects(Z,ne))));return B==null||B.forEach(X=>{Y.forEach(Z=>{x.push(new X(D,H,Z.permissionId).id)})}),W.composePermission$(x).pipe(Se.map(X=>X.some(Z=>Z.value===!1)))}))}))))}function yn(n){const o=n.get(a.IUniverInstanceService),e=n.get(m.SheetsSelectionsService),t=n.get(m.RangeProtectionRuleModel),i=n.get(a.IPermissionService);return k.merge(e.selectionMoveEnd$,i.permissionPointUpdate$.pipe(Se.debounceTime(100))).pipe(Se.map(()=>{var h;const r=(h=e.getCurrentLastSelection())==null?void 0:h.range;if(!r)return!0;const s=o.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),l=s==null?void 0:s.getActiveSheet();if(!s||!l)return!0;const c=s.getUnitId(),d=l.getSheetId(),u=[new m.WorkbookEditablePermission(c).id,new m.WorksheetEditPermission(c,d).id];return t.getSubunitRuleList(c,d).filter(S=>S.ranges.some(g=>a.Rectangle.intersects(r,g))).forEach(S=>{u.push(new m.RangeProtectionPermissionEditPoint(c,d,S.permissionId).id)}),i.composePermission(u).some(S=>S.value===!1)}))}function hl(n,o){const e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(m.RangeProtectionRuleModel),r=n.get(a.IPermissionService);return k.merge(t.selectionMoveEnd$,r.permissionPointUpdate$.pipe(Se.debounceTime(100))).pipe(Se.map(()=>{var S;const s=(S=t.getCurrentLastSelection())==null?void 0:S.range;if(!s)return!0;const l=e.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),c=l==null?void 0:l.getActiveSheet();if(!l||!c)return!0;const d=l.getUnitId(),u=c.getSheetId(),h=[new m.WorkbookEditablePermission(d).id,new m.WorksheetEditPermission(d,u).id];return i.getSubunitRuleList(d,u).filter(g=>o==="row"?g.ranges.some(f=>s.startRow>f.startRow&&s.startRow<=f.endRow):g.ranges.some(f=>s.startColumn>f.startColumn&&s.startColumn<=f.endColumn)).forEach(g=>{h.push(new m.RangeProtectionPermissionEditPoint(d,u,g.permissionId).id)}),r.composePermission(h).some(g=>g.value===!1)}))}function ml(n,o){const e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(m.RangeProtectionRuleModel),r=n.get(a.IPermissionService);return k.merge(t.selectionMoveEnd$,r.permissionPointUpdate$.pipe(Se.debounceTime(100))).pipe(Se.map(()=>{var g;const s=(g=t.getCurrentLastSelection())==null?void 0:g.range;if(!s)return!0;const l=e.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),c=l==null?void 0:l.getActiveSheet();if(!l||!c)return!0;const d=l.getUnitId(),u=c.getSheetId(),h=[new m.WorkbookEditablePermission(d).id,new m.WorksheetEditPermission(d,u).id],S=a.Tools.deepClone(s);return o==="row"?(S.startColumn=0,S.endColumn=c.getColumnCount()-1):(S.startRow=0,S.endRow=c.getRowCount()-1),i.getSubunitRuleList(d,u).filter(f=>f.ranges.some(p=>a.Rectangle.intersects(S,p))).forEach(f=>{h.push(new m.RangeProtectionPermissionEditPoint(d,u,f.permissionId).id)}),r.composePermission(h).some(f=>f.value===!1)}))}function co(n,o){const e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(m.RangeProtectionRuleModel),r=n.get(a.IPermissionService);return k.merge(t.selectionMoveEnd$,r.permissionPointUpdate$.pipe(Se.debounceTime(100))).pipe(Se.map(()=>{var g;const s=(g=t.getCurrentLastSelection())==null?void 0:g.range;if(!s)return!0;const l=e.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),c=l==null?void 0:l.getActiveSheet();if(!l||!c)return!0;const d=l.getUnitId(),u=c.getSheetId(),h=[new m.WorkbookEditablePermission(d).id,new m.WorksheetEditPermission(d,u).id],S=a.Tools.deepClone(s);return o==="row"?S.endRow=c.getRowCount()-1:S.endColumn=c.getColumnCount()-1,i.getSubunitRuleList(d,u).filter(f=>f.ranges.some(p=>a.Rectangle.intersects(S,p))).forEach(f=>{h.push(new m.RangeProtectionPermissionEditPoint(d,u,f.permissionId).id)}),r.composePermission(h).some(f=>f.value===!1)}))}function Mn(n,o){const t=n.get(a.IUniverInstanceService).getCurrentTypeOfUnit$(a.UniverInstanceType.UNIVER_SHEET),i=n.get(m.WorksheetProtectionRuleModel),r=n.get(m.RangeProtectionRuleModel),s=n.get(a.IPermissionService),l=n.get(a.UserManagerService);return k.combineLatest([l.currentUser$,t]).pipe(Se.switchMap(([c,d])=>d?d.activeSheet$.pipe(Se.switchMap(u=>{if(!u)return k.of(!0);const h=d.getUnitId(),S=[];return o.forEach(f=>S.push(new f(h).id)),s.composePermission$(S).pipe(Se.map(f=>f.every(p=>p.value===!0))).pipe(Se.map(f=>{if(!f)return!0;const p=u.getSheetId(),v=i.getRule(h,p),C=r.getSubunitRuleList(h,p);return!!(v||C.length)}))})):k.of(!0)))}var Sl=(n=>(n.ROW_HEADER_CONTEXT_MENU="ROW_HEADER_CONTEXT_MENU",n.COL_HEADER_CONTEXT_MENU="COL_HEADER_CONTEXT_MENU",n.SHEET_BAR="SHEET_BAR",n.SHEET_FOOTER="SHEET_FOOTER",n))(Sl||{});function Sm(n){const o=n.get($e);return{id:wn.id,subId:ro.id,type:I.MenuItemType.BUTTON,icon:"BrushSingle",title:"Format Painter",tooltip:"toolbar.formatPainter",activated$:new k.Observable(e=>{let t=!1;const i=o.status$.subscribe(r=>{t=r!==Ne.OFF,e.next(t)});return e.next(t),()=>{i.unsubscribe()}}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetCopyPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0)}}function gm(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(a.IContextService),i=n.get(m.SheetsSelectionsService);return{id:xt.id,type:I.MenuItemType.BUTTON,icon:"BoldSingle",title:"Set bold",tooltip:"toolbar.bold",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0),activated$:Ee(e,!1,({worksheet:r})=>new k.Observable(s=>{var u;const l=o.onCommandExecuted(h=>{var g,f;const S=h.id;if(S===m.SetRangeValuesMutation.id||S===m.SetSelectionsOperation.id||S===m.SetWorksheetActiveOperation.id){const p=(g=i.getCurrentLastSelection())==null?void 0:g.primary;let v=a.FontWeight.NORMAL;if(p!=null){const C=r.getRange(p.startRow,p.startColumn);v=C==null?void 0:C.getFontWeight()}s.next(v===a.FontWeight.BOLD)}if((S===we.SetTextSelectionsOperation.id||S===Q.SetInlineFormatCommand.id)&&t.getContextValue(a.EDITOR_ACTIVATED)&&t.getContextValue(a.FOCUSING_SHEET)){const p=fi(n);if(p==null)return;const v=(f=p.ts)==null?void 0:f.bl;s.next(v===a.BooleanNumber.TRUE)}}),c=(u=i.getCurrentLastSelection())==null?void 0:u.primary;if(!r){s.next(!1);return}let d=a.FontWeight.NORMAL;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);d=h==null?void 0:h.getFontWeight()}return s.next(d===a.FontWeight.BOLD),l.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function fm(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(a.IContextService);return{id:Ft.id,type:I.MenuItemType.BUTTON,icon:"ItalicSingle",title:"Set italic",tooltip:"toolbar.italic",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0),activated$:Ee(e,!1,({worksheet:r})=>new k.Observable(s=>{var u;const l=o.onCommandExecuted(h=>{var g,f;const S=h.id;if(S===m.SetRangeValuesMutation.id||S===m.SetSelectionsOperation.id||S===m.SetWorksheetActiveOperation.id){const p=(g=t.getCurrentLastSelection())==null?void 0:g.primary;let v=a.FontItalic.NORMAL;if(p!=null){const C=r.getRange(p.startRow,p.startColumn);v=C==null?void 0:C.getFontStyle()}s.next(v===a.FontItalic.ITALIC)}if((S===we.SetTextSelectionsOperation.id||S===Q.SetInlineFormatCommand.id)&&i.getContextValue(a.EDITOR_ACTIVATED)&&i.getContextValue(a.FOCUSING_SHEET)){const p=fi(n);if(p==null)return;const v=(f=p.ts)==null?void 0:f.it;s.next(v===a.BooleanNumber.TRUE)}}),c=(u=t.getCurrentLastSelection())==null?void 0:u.primary;let d=a.FontItalic.NORMAL;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);d=h==null?void 0:h.getFontStyle()}return s.next(d===a.FontItalic.ITALIC),l.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function pm(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(a.IContextService);return{id:zt.id,type:I.MenuItemType.BUTTON,icon:"UnderlineSingle",title:"Set underline",tooltip:"toolbar.underline",activated$:Ee(e,!1,({worksheet:r})=>new k.Observable(s=>{var u;const l=o.onCommandExecuted(h=>{var g,f;const S=h.id;if(S===m.SetRangeValuesMutation.id||S===m.SetSelectionsOperation.id||S===m.SetWorksheetActiveOperation.id){const p=(g=t.getCurrentLastSelection())==null?void 0:g.primary;let v;if(p!=null){const C=r.getRange(p.startRow,p.startColumn);v=C==null?void 0:C.getUnderline()}s.next(!!(v&&v.s))}if((S===we.SetTextSelectionsOperation.id||S===Q.SetInlineFormatCommand.id)&&i.getContextValue(a.EDITOR_ACTIVATED)&&i.getContextValue(a.FOCUSING_SHEET)){const p=fi(n);if(p==null)return;const v=(f=p.ts)==null?void 0:f.ul;s.next((v==null?void 0:v.s)===a.BooleanNumber.TRUE)}}),c=(u=t.getCurrentLastSelection())==null?void 0:u.primary;let d;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);d=h==null?void 0:h.getUnderline()}return s.next(!!(d&&d.s)),l.dispose})),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function vm(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(a.IContextService);return{id:Xt.id,type:I.MenuItemType.BUTTON,icon:"StrikethroughSingle",title:"Set strike through",tooltip:"toolbar.strikethrough",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0),activated$:Ee(e,!1,({worksheet:r})=>new k.Observable(s=>{var u;const l=o.onCommandExecuted(h=>{var g,f;const S=h.id;if(S===m.SetRangeValuesMutation.id||S===m.SetSelectionsOperation.id||S===m.SetWorksheetActiveOperation.id){const p=(g=t.getCurrentLastSelection())==null?void 0:g.primary;let v;if(p!=null){const C=r.getRange(p.startRow,p.startColumn);v=C==null?void 0:C.getStrikeThrough()}s.next(!!(v&&v.s))}if((S===we.SetTextSelectionsOperation.id||S===Q.SetInlineFormatCommand.id)&&i.getContextValue(a.EDITOR_ACTIVATED)&&i.getContextValue(a.FOCUSING_SHEET)){const p=fi(n);if(p==null)return;const v=(f=p.ts)==null?void 0:f.st;s.next((v==null?void 0:v.s)===a.BooleanNumber.TRUE)}}),c=(u=t.getCurrentLastSelection())==null?void 0:u.primary;let d;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);d=h==null?void 0:h.getStrikeThrough()}return s.next(!!(d&&d.s)),l.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Cm(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=a.DEFAULT_STYLES.ff;return{id:ai.id,tooltip:"toolbar.font",type:I.MenuItemType.SELECTOR,label:so,selections:I.FONT_FAMILY_LIST.map(r=>({label:{name:ao},value:r.value})),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0),value$:Ee(e,i,({worksheet:r})=>new k.Observable(s=>{const l=()=>{var h;let d=i;const u=(h=t.getCurrentLastSelection())==null?void 0:h.primary;if(u!=null){const S=r.getCellStyle(u.startRow,u.startColumn),g=r.getDefaultCellStyleInternal(),f=r.getRowStyle(u.startRow),p=r.getColumnStyle(u.startColumn),v=a.composeStyles(g,f,p,S);v.ff&&(d=v.ff)}s.next(d)},c=o.onCommandExecuted(d=>{const u=d.id;(u===m.SetRangeValuesMutation.id||u===m.SetSelectionsOperation.id||u===m.SetWorksheetActiveOperation.id)&&l()});return l(),c.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Im(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(a.IContextService),r=a.DEFAULT_STYLES.fs,s=ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0);return{id:si.id,type:I.MenuItemType.SELECTOR,tooltip:"toolbar.fontSize",label:{name:lo,props:{min:1,max:400,disabled$:s}},selections:I.FONT_SIZE_LIST,disabled$:s,value$:Ee(e,r,({worksheet:l})=>new k.Observable(c=>{const d=()=>{var f;let S=r;const g=(f=t.getCurrentLastSelection())==null?void 0:f.primary;if(g!=null){const p=l.getCellStyle(g.startRow,g.startColumn),v=l.getDefaultCellStyleInternal(),C=l.getRowStyle(g.startRow),_=l.getColumnStyle(g.startColumn),E=a.composeStyles(v,C,_,p);E.fs&&(S=E.fs)}c.next(S)},u=()=>{var g,f;const S=fi(n);if(S!=null){const p=(f=(g=S.ts)==null?void 0:g.fs)!=null?f:r;c.next(p)}},h=o.onCommandExecuted(S=>{const g=S.id;(g===m.SetRangeValuesMutation.id||g===m.SetSelectionsOperation.id||g===m.SetWorksheetActiveOperation.id)&&d(),(g===we.SetTextSelectionsOperation.id||g===Q.SetInlineFormatCommand.id)&&i.getContextValue(a.EDITOR_ACTIVATED)&&i.getContextValue(a.FOCUSING_SHEET)&&u()});return d(),h.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function _m(n){return{id:Hr.id,type:I.MenuItemType.BUTTON,title:"toolbar.resetColor",icon:"NoColor",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function bm(n){const o=n.get(a.ICommandService),e=n.get(a.ThemeService);return{id:bn.id,icon:"FontColor",tooltip:"toolbar.textColor.main",type:I.MenuItemType.BUTTON_SELECTOR,selections:[{label:{name:mi,hoverable:!1,selectable:!1}}],value$:new k.Observable(t=>{const i=e.getCurrentTheme().textColor,r=o.onCommandExecuted(s=>{if(s.id===bn.id){const l=s.params.value;t.next(l!=null?l:i)}});return t.next(i),r.dispose}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0)}}function Em(n){return{id:m.ResetBackgroundColorCommand.id,type:I.MenuItemType.BUTTON,title:"toolbar.resetColor",icon:"NoColor",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function wm(n){const o=n.get(a.ICommandService),e=n.get(a.ThemeService);return{id:m.SetBackgroundColorCommand.id,tooltip:"toolbar.fillColor.main",type:I.MenuItemType.BUTTON_SELECTOR,icon:"PaintBucket",selections:[{label:{name:mi,hoverable:!1,selectable:!1}}],value$:new k.Observable(t=>{const i=e.getCurrentTheme().primaryColor,r=o.onCommandExecuted(s=>{if(s.id===m.SetBackgroundColorCommand.id){const l=s.params.value;t.next(l!=null?l:i)}});return t.next(i),r.dispose}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}const gl=[{label:"align.left",icon:"LeftJustifyingSingle",value:a.HorizontalAlign.LEFT},{label:"align.center",icon:"HorizontallySingle",value:a.HorizontalAlign.CENTER},{label:"align.right",icon:"RightJustifyingSingle",value:a.HorizontalAlign.RIGHT}];function Tm(n){const o=n.get(a.IUniverInstanceService),e=n.get(m.SheetsSelectionsService),t=a.HorizontalAlign.LEFT;return{id:m.SetHorizontalTextAlignCommand.id,icon:gl[0].icon,tooltip:"toolbar.horizontalAlignMode.main",type:I.MenuItemType.SELECTOR,selections:gl,value$:Ee(o,t,({worksheet:i})=>new k.Observable(r=>{var d;const s=n.get(a.ICommandService).onCommandExecuted(u=>{var f;const h=u.id;if(h!==m.SetHorizontalTextAlignCommand.id&&h!==m.SetSelectionsOperation.id&&h!==m.SetWorksheetActiveOperation.id)return;const S=(f=e.getCurrentLastSelection())==null?void 0:f.primary;let g;if(S!=null){const p=i.getRange(S.startRow,S.startColumn);g=p==null?void 0:p.getHorizontalAlignment()}r.next(g!=null?g:t)}),l=(d=e.getCurrentLastSelection())==null?void 0:d.primary;let c;if(l!=null){const u=i.getRange(l.startRow,l.startColumn);c=u==null?void 0:u.getHorizontalAlignment()}return r.next(c!=null?c:t),s.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}const fl=[{label:"align.top",icon:"AlignTopSingle",value:a.VerticalAlign.TOP},{label:"align.middle",icon:"VerticalCenterSingle",value:a.VerticalAlign.MIDDLE},{label:"align.bottom",icon:"AlignBottomSingle",value:a.VerticalAlign.BOTTOM}];function ym(n){const o=n.get(a.IUniverInstanceService),e=n.get(m.SheetsSelectionsService),t=a.VerticalAlign.BOTTOM;return{id:m.SetVerticalTextAlignCommand.id,icon:fl[2].icon,tooltip:"toolbar.verticalAlignMode.main",type:I.MenuItemType.SELECTOR,selections:fl,value$:Ee(o,t,({worksheet:i})=>new k.Observable(r=>{var d;const s=n.get(a.ICommandService).onCommandExecuted(u=>{var f;const h=u.id;if(h!==m.SetVerticalTextAlignCommand.id&&h!==m.SetSelectionsOperation.id&&h!==m.SetWorksheetActiveOperation.id)return;const S=(f=e.getCurrentLastSelection())==null?void 0:f.primary;let g;if(S!=null){const p=i.getRange(S.startRow,S.startColumn);g=p==null?void 0:p.getVerticalAlignment()}r.next(g!=null?g:t)}),l=(d=e.getCurrentLastSelection())==null?void 0:d.primary;let c;if(l!=null){const u=i.getRange(l.startRow,l.startColumn);c=u==null?void 0:u.getVerticalAlignment()}return r.next(c!=null?c:t),s.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}const pl=[{label:"textWrap.overflow",icon:"OverflowSingle",value:a.WrapStrategy.OVERFLOW},{label:"textWrap.wrap",icon:"AutowrapSingle",value:a.WrapStrategy.WRAP},{label:"textWrap.clip",icon:"TruncationSingle",value:a.WrapStrategy.CLIP}];function Mm(n){const o=n.get(m.SheetsSelectionsService),e=n.get(a.IUniverInstanceService),t=a.WrapStrategy.OVERFLOW;return{id:m.SetTextWrapCommand.id,tooltip:"toolbar.textWrapMode.main",icon:pl[0].icon,type:I.MenuItemType.SELECTOR,selections:pl,value$:Ee(e,t,({worksheet:i})=>new k.Observable(r=>{var d;const s=n.get(a.ICommandService).onCommandExecuted(u=>{var f;const h=u.id;if(h!==m.SetTextWrapCommand.id&&h!==m.SetSelectionsOperation.id&&h!==m.SetWorksheetActiveOperation.id)return;const S=(f=o.getCurrentLastSelection())==null?void 0:f.primary;let g;if(S!=null){const p=i.getRange(S.startRow,S.startColumn);g=p==null?void 0:p.getWrapStrategy()}r.next(g!=null?g:t)}),l=(d=o.getCurrentLastSelection())==null?void 0:d.primary;let c;if(l!=null){const u=i.getRange(l.startRow,l.startColumn);c=u==null?void 0:u.getWrapStrategy()}return r.next(c!=null?c:t),s.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}const vl=[{label:"textRotate.none",icon:"NoRotationSingle",value:0},{label:"textRotate.angleUp",icon:"LeftRotationFortyFiveDegreesSingle",value:-45},{label:"textRotate.angleDown",icon:"RightRotationFortyFiveDegreesSingle",value:45},{label:"textRotate.vertical",icon:"VerticalTextSingle",value:"v"},{label:"textRotate.rotationUp",icon:"LeftRotationNinetyDegreesSingle",value:-90},{label:"textRotate.rotationDown",icon:"RightRotationNinetyDegreesSingle",value:90}];function Rm(n){const o=n.get(m.SheetsSelectionsService),e=n.get(a.IUniverInstanceService),t=0;return{id:m.SetTextRotationCommand.id,tooltip:"toolbar.textRotateMode.main",icon:vl[0].icon,type:I.MenuItemType.SELECTOR,selections:vl,value$:Ee(e,t,({worksheet:i})=>new k.Observable(r=>{var d,u;const s=n.get(a.ICommandService).onCommandExecuted(h=>{var p,v;const S=h.id;if(S!==m.SetTextRotationCommand.id&&S!==m.SetSelectionsOperation.id&&S!==m.SetWorksheetActiveOperation.id)return;const g=(p=o.getCurrentLastSelection())==null?void 0:p.primary;let f;if(g!=null){const C=i.getRange(g.startRow,g.startColumn);f=C==null?void 0:C.getTextRotation()}(f==null?void 0:f.v)===a.BooleanNumber.TRUE?r.next("v"):r.next((v=f&&f.a)!=null?v:t)}),l=(d=o.getCurrentLastSelection())==null?void 0:d.primary;let c;if(l!=null){const h=i.getRange(l.startRow,l.startColumn);c=h==null?void 0:h.getTextRotation()}return(c==null?void 0:c.v)===a.BooleanNumber.TRUE?r.next("v"):r.next((u=c&&c.a)!=null?u:t),s.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Si(n){return new k.Observable(e=>e.next(!n.get(I.IClipboardInterfaceService).supportClipboard))}function Rn(n){return{id:je.name,commandId:je.id,type:I.MenuItemType.BUTTON,title:"rightClick.copy",icon:"Copy",disabled$:ee(n,{workbookTypes:[m.WorkbookCopyPermission],worksheetTypes:[m.WorksheetCopyPermission],rangeTypes:[m.RangeProtectionPermissionViewPoint]}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Wr(n){return{id:Ge.name,commandId:Ge.id,type:I.MenuItemType.BUTTON,title:"rightClick.paste",icon:"PasteSpecial",disabled$:Si(n).pipe(k.combineLatestWith(ee(n,{rangeTypes:[m.RangeProtectionPermissionEditPoint],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission,m.WorksheetSetCellValuePermission],workbookTypes:[m.WorkbookEditablePermission]})),k.map(([o,e])=>o||e)),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}const gi="sheet.menu.paste-special";function Lr(n){return{id:gi,type:I.MenuItemType.SUBITEMS,icon:"PasteSpecial",title:"rightClick.pasteSpecial",hidden$:Yt(n,I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET))}}function Ur(n){return{id:Cn.id,type:I.MenuItemType.BUTTON,title:"rightClick.pasteValue",disabled$:Si(n).pipe(k.combineLatestWith(ee(n,{rangeTypes:[m.RangeProtectionPermissionEditPoint],worksheetTypes:[m.WorksheetSetCellValuePermission,m.WorksheetEditPermission],workbookTypes:[m.WorkbookEditablePermission]})),k.map(([o,e])=>o||e)),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Br(n){return{id:In.id,type:I.MenuItemType.BUTTON,title:"rightClick.pasteFormat",disabled$:Si(n).pipe(k.combineLatestWith(ee(n,{rangeTypes:[m.RangeProtectionPermissionEditPoint],worksheetTypes:[m.WorksheetSetCellStylePermission,m.WorksheetEditPermission],workbookTypes:[m.WorkbookEditablePermission]})),k.map(([o,e])=>o||e)),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function xr(n){return{id:Bt.id,type:I.MenuItemType.BUTTON,title:"rightClick.pasteColWidth",disabled$:Si(n).pipe(k.combineLatestWith(ee(n,{rangeTypes:[m.RangeProtectionPermissionEditPoint],worksheetTypes:[m.WorksheetSetColumnStylePermission,m.WorksheetEditPermission],workbookTypes:[m.WorkbookEditablePermission]})),k.map(([o,e])=>o||e))}}function Fr(n){return{id:_n.id,type:I.MenuItemType.BUTTON,title:"rightClick.pasteBesidesBorder",disabled$:Si(n).pipe(k.combineLatestWith(ee(n,{rangeTypes:[m.RangeProtectionPermissionEditPoint],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission,m.WorksheetSetCellValuePermission,m.WorksheetSetRowStylePermission,m.WorksheetSetColumnStylePermission],workbookTypes:[m.WorkbookEditablePermission]})),k.map(([o,e])=>o||e)),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Pm(n){return{id:m.SetWorksheetRowIsAutoHeightCommand.id,type:I.MenuItemType.BUTTON,icon:"AutoHeight",title:"rightClick.fitContent",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSetRowStylePermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Om(n){return{id:hi.id,type:I.MenuItemType.BUTTON,icon:"AutoWidth",title:"rightClick.fitContent",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSetRowStylePermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}const Cl="sheet.menu.sheet-frozen";function Am(n){return{id:Cl,type:I.MenuItemType.SUBITEMS,title:"rightClick.freeze",icon:"FreezeToSelectedSingle",hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}const zr="sheet.header-menu.sheet-frozen";function Il(n){return{id:zr,type:I.MenuItemType.SUBITEMS,title:"rightClick.freeze",icon:"FreezeToSelectedSingle",hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Xr(n){return{id:at.id,type:I.MenuItemType.BUTTON,title:"rightClick.freeze",icon:"FreezeToSelectedSingle",hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function km(n){return{id:di.id,type:I.MenuItemType.BUTTON,title:"rightClick.freezeRow",icon:"FreezeRowSingle",hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Dm(n){return{id:ui.id,type:I.MenuItemType.BUTTON,title:"rightClick.freezeCol",icon:"FreezeColumnSingle",hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Yr(n){return{id:m.CancelFrozenCommand.id,type:I.MenuItemType.BUTTON,title:"rightClick.cancelFreeze",icon:"CancelFreezeSingle",hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Nm(n){return{id:oi.id,type:I.MenuItemType.BUTTON,icon:"Hide",title:"rightClick.hideSelectedRow",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSetRowStylePermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Hm(n){return{id:ri.id,type:I.MenuItemType.BUTTON,icon:"Hide",title:"rightClick.hideSelectedColumn",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetColumnStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Vm(n){const o=n.get(a.IUniverInstanceService),e=n.get(m.SheetsSelectionsService),t=n.get(a.ICommandService),i=[m.SetSelectionsOperation,m.SetRowHiddenMutation,m.SetRowVisibleMutation].map(r=>r.id);return{id:m.SetSelectedRowsVisibleCommand.id,type:I.MenuItemType.BUTTON,title:"rightClick.showHideRow",hidden$:Ee(o,!0,({worksheet:r})=>new k.Observable(s=>{function l(){var u;const d=(u=e.getCurrentSelections())==null?void 0:u.map(h=>h.range).filter(h=>h.rangeType===a.RANGE_TYPE.ROW);return!!(d!=null&&d.some(h=>{for(let S=h.startRow;S<=h.endRow;S++)if(!r.getRowRawVisible(S))return!0;return!1}))}const c=t.onCommandExecuted(d=>{i.findIndex(u=>u===d.id)!==-1&&s.next(!l())});return s.next(!l()),()=>c.dispose()})),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetRowStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Wm(n){const o=n.get(a.IUniverInstanceService),e=n.get(m.SheetsSelectionsService),t=n.get(a.ICommandService),i=[m.SetSelectionsOperation,m.SetColHiddenMutation,m.SetColVisibleMutation].map(r=>r.id);return{id:m.SetSelectedColsVisibleCommand.id,type:I.MenuItemType.BUTTON,title:"rightClick.showHideColumn",hidden$:Ee(o,!0,({worksheet:r})=>new k.Observable(s=>{function l(){var u;const d=(u=e.getCurrentSelections())==null?void 0:u.map(h=>h.range).filter(h=>h.rangeType===a.RANGE_TYPE.COLUMN);return!d||d.length===0?!1:!!d.some(h=>{for(let S=h.startColumn;S<=h.endColumn;S++)if(!r.getColVisible(S))return!0;return!1})}const c=t.onCommandExecuted(d=>{i.findIndex(u=>u===d.id)!==-1&&s.next(!l())});return s.next(!l()),()=>c.dispose()})),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSetColumnStylePermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Lm(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=0;return{id:m.SetRowHeightCommand.id,type:I.MenuItemType.BUTTON,icon:"AdjustHeight",label:{name:et,props:{prefix:"rightClick.rowHeight",suffix:"px",min:2,max:1e3}},value$:Ee(e,i,({worksheet:r})=>new k.Observable(s=>{function l(){var h;const d=(h=t.getCurrentLastSelection())==null?void 0:h.primary,u=d?r.getRowHeight(d.startRow):i;s.next(u)}const c=o.onCommandExecuted(d=>{const u=d.id;if(u===m.SetRangeValuesMutation.id||u===m.SetSelectionsOperation.id||u===m.SetWorksheetRowIsAutoHeightMutation.id)return l()});return l(),c.dispose})),hidden$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetRowStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Um(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=0;return{id:m.SetColWidthCommand.id,type:I.MenuItemType.BUTTON,icon:"AdjustWidth",label:{name:et,props:{prefix:"rightClick.columnWidth",suffix:"px",min:2,max:1e3}},value$:Ee(e,i,({worksheet:r})=>new k.Observable(s=>{function l(){var h;const d=(h=t.getCurrentLastSelection())==null?void 0:h.primary;let u=i;d!=null&&(u=r.getColumnWidth(d.startColumn)),s.next(u)}const c=o.onCommandExecuted(d=>{const u=d.id;if(u===m.SetRangeValuesMutation.id||u===m.SetSelectionsOperation.id||u===m.SetWorksheetColWidthMutation.id)return l()});return l(),c.dispose})),hidden$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetColumnStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function fi(n){var c;const o=n.get(a.IUniverInstanceService),e=n.get(we.DocSelectionManagerService),t=o.getUniverDocInstance(a.DOCS_NORMAL_EDITOR_UNIT_ID_KEY),i=e.getActiveTextRange();if(t==null||i==null)return null;const r=(c=t.getBody())==null?void 0:c.textRuns;if(r==null)return;const{startOffset:s}=i;return r.find(({st:d,ed:u})=>s>=d&&s<=u)}var Bm=Object.getOwnPropertyDescriptor,xm=(n,o,e,t)=>{for(var i=t>1?void 0:t?Bm(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},jt=(n,o)=>(e,t)=>o(e,t,n);const Fm="__SpreadsheetFreezeRowMainName__",zm="__SpreadsheetFreezeRowHeaderName__",Xm="__SpreadsheetFreezeColumnMainName__",Ym="__SpreadsheetFreezeColumnHeaderName__",jr=2,jm=.01,pi=a.createInterceptorKey("freezePermissionCheck");y.HeaderFreezeRenderController=class extends a.Disposable{constructor(e,t,i,r,s,l,c,d){super();w(this,"_rowFreezeHeaderRect");w(this,"_rowFreezeMainRect");w(this,"_columnFreezeHeaderRect");w(this,"_columnFreezeMainRect");w(this,"_freezeDownSubs");w(this,"_freezePointerEnterSubs");w(this,"_freezePointerLeaveSubs");w(this,"_scenePointerMoveSub");w(this,"_scenePointerUpSub");w(this,"_changeToRow",-1);w(this,"_changeToColumn",-1);w(this,"_changeToOffsetX",0);w(this,"_changeToOffsetY",0);w(this,"_activeViewport",null);w(this,"_freezeNormalHeaderColor","");w(this,"_freezeNormalMainColor","");w(this,"_freezeActiveColor","");w(this,"_freezeHoverColor","");w(this,"_lastFreeze");w(this,"interceptor",new a.InterceptorManager({FREEZE_PERMISSION_CHECK:pi}));this._context=e,this._sheetSkeletonManagerService=t,this._commandService=i,this._selectionManagerService=r,this._scrollManagerService=s,this._themeService=l,this._sheetInterceptorService=c,this._injector=d,this._initialize()}dispose(){super.dispose()}_initialize(){this._skeletonListener(),this._commandExecutedListener(),this._themeChangeListener(),this._interceptorCommands(),this._bindViewportScroll(),this._zoomRefresh()}_createFreeze(e=0,t){var A;const i=t!=null?t:this._getFreeze();if(i==null)return null;const r=(A=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:A.skeleton,{startRow:s,startColumn:l}=i,c=this._getPositionByIndex(s,l);if(c==null||r==null)return null;const d=this._getSheetObject(),u=d.engine,h=(u==null?void 0:u.width)||0,S=(u==null?void 0:u.height)||0,g=d.scene,{startX:f,startY:p}=c,{rowTotalHeight:v,columnTotalWidth:C,rowHeaderWidthAndMarginLeft:_,columnHeaderHeightAndMarginTop:E}=r,T=h>C+_?h:C+E,P=S>v+E?S:v+E;this._changeToRow=s,this._changeToColumn=l,this._changeToOffsetX=f,this._changeToOffsetY=p;const R=Math.max(g.scaleX,g.scaleY);let O=jr/Math.max(1,R);if(e===0){(s===-1||s===0)&&(O=O*2);const N=O;this._rowFreezeHeaderRect=new M.Rect(zm,{fill:this._freezeNormalHeaderColor,width:_,height:O,left:0,top:p-N,zIndex:3});let D=this._freezeNormalHeaderColor;(s===-1||s===0)&&(D=this._freezeNormalMainColor),this._rowFreezeMainRect=new M.Rect(Fm,{fill:D,width:T*2/R,height:O,left:_,top:p-N,zIndex:3}),g.addObjects([this._rowFreezeHeaderRect,this._rowFreezeMainRect],ft)}else{(l===-1||l===0)&&(O=O*2);const N=O;this._columnFreezeHeaderRect=new M.Rect(Ym,{fill:this._freezeNormalHeaderColor,width:O,height:E,left:f-N,top:0,zIndex:3});let D=this._freezeNormalHeaderColor;(l===-1||l===0)&&(D=this._freezeNormalMainColor),this._columnFreezeMainRect=new M.Rect(Xm,{fill:D,width:O,height:P*2/R,left:f-N,top:E,zIndex:3}),g.addObjects([this._columnFreezeHeaderRect,this._columnFreezeMainRect],ft)}this._eventBinding(e)}_eventBinding(e=0){let t=this._rowFreezeHeaderRect,i=this._rowFreezeMainRect;e===1&&(t=this._columnFreezeHeaderRect,i=this._columnFreezeMainRect);const r=this._getSheetObject();if(r==null)return;const{scene:s}=r;if(this._freezePointerEnterSubs=new k.Subscription,this._freezePointerLeaveSubs=new k.Subscription,this._freezeDownSubs=new k.Subscription,i){const d=i.onPointerEnter$.subscribeEvent(()=>{if(!this.interceptor.fetchThroughInterceptors(pi)(!0,null))return!1;t==null||t.setProps({fill:this._freezeHoverColor,zIndex:4}),s.setCursor(M.CURSOR_TYPE.GRAB)});this._freezePointerEnterSubs.add(d);const u=i.onPointerLeave$.subscribeEvent(()=>{t==null||t.setProps({fill:this._freezeNormalHeaderColor,zIndex:3}),s.resetCursor()});this._freezePointerLeaveSubs.add(u)}if(t){const d=t.onPointerEnter$.subscribeEvent(()=>{if(!this.interceptor.fetchThroughInterceptors(pi)(!0,null))return!1;t==null||t.setProps({fill:this._freezeHoverColor,zIndex:4}),s.setCursor(M.CURSOR_TYPE.GRAB)});this._freezePointerEnterSubs.add(d);const u=t.onPointerLeave$.subscribeEvent(()=>{t==null||t.setProps({fill:this._freezeNormalHeaderColor,zIndex:3}),s.resetCursor()});this._freezePointerLeaveSubs.add(u)}const l=t==null?void 0:t.onPointerDown$.subscribeEvent(d=>{this._freezeDown(d,t,i,e)});l&&this._freezeDownSubs.add(l);const c=i==null?void 0:i.onPointerDown$.subscribeEvent(d=>{this._freezeDown(d,t,i,e)});c&&this._freezeDownSubs.add(c)}_getCurrentLastVisible(){var C,_,E,T,P,R,O;const e=this._getSheetObject();if(e==null)return;const t=(C=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:C.skeleton;if(t==null)return;const i=e.scene,r=Math.max(i.scaleX,i.scaleY),s=this._scrollManagerService.getCurrentScrollState(),l=(e.engine.height-t.columnHeaderHeight)/r,c=(e.engine.width-t.rowHeaderWidth)/r,d=(_=s==null?void 0:s.sheetViewStartRow)!=null?_:0,u=d===0?-((E=s==null?void 0:s.offsetY)!=null?E:0):t.rowHeightAccumulation[d-1]-((T=s==null?void 0:s.offsetY)!=null?T:0);let h=0,S=!1;for(let A=d,N=t.rowHeightAccumulation.length;A<N;A++)if(t.rowHeightAccumulation[A]-u>l){h=A,S=!0;break}S||(h=t.rowHeightAccumulation.length-1);const g=(P=s==null?void 0:s.sheetViewStartColumn)!=null?P:0,f=g===0?-((R=s==null?void 0:s.offsetX)!=null?R:0):t.columnWidthAccumulation[g-1]-((O=s==null?void 0:s.offsetX)!=null?O:0);let p=0,v=!1;for(let A=g,N=t.columnWidthAccumulation.length;A<N;A++)if(t.columnWidthAccumulation[A]-f>c){p=A,v=!0;break}return v||(p=t.columnWidthAccumulation.length-1),{lastRow:h,lastColumn:p}}_getActiveViewport(e){var i;const t=(i=this._getSheetObject())==null?void 0:i.scene.getViewports();return t&&t.find(r=>r.isHit(new M.Vector2(e.offsetX,e.offsetY)))||null}_freezeDown(e,t,i,r=0){var f;const s=(f=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:f.skeleton;if(s==null)return;const l=this._getSheetObject();if(l==null)return;if(!this.interceptor.fetchThroughInterceptors(pi)(!0,null))return!1;const{scene:d}=l;d.setCursor(M.CURSOR_TYPE.GRABBING),d.disableObjectsEvent();const u=this._getCurrentLastVisible(),h=u===void 0?Number.POSITIVE_INFINITY:s.rowHeightAccumulation[u.lastRow],S=u===void 0?Number.POSITIVE_INFINITY:s.columnWidthAccumulation[u.lastColumn-1]+s.rowHeaderWidth;this._activeViewport=null;const g=this._getFreeze();g&&(this._changeToColumn=g.startColumn,this._changeToRow=g.startRow),this._scenePointerMoveSub=d.onPointerMove$.subscribeEvent(p=>{var O,A,N,D;const v=this._getActiveViewport(p),{startX:C,startY:_,row:E,column:T}=qe(p.offsetX,p.offsetY,d,s,v||void 0,!0);if(!this.interceptor.fetchThroughInterceptors(pi)(!0,null))return!1;d.setCursor(M.CURSOR_TYPE.GRABBING);const R=jr/Math.max(d.scaleX,d.scaleY);r===0?((O=t.transformByState({top:Math.min(_,h)-R/2}))==null||O.setProps({fill:this._freezeActiveColor}),(A=i.transformByState({top:Math.min(_,h)-R/2}))==null||A.setProps({fill:this._freezeNormalHeaderColor}),this._changeToRow=u===void 0?E:Math.min(E,u.lastRow),this._changeToOffsetY=Math.min(_,h),this._activeViewport=v):((N=t.transformByState({left:Math.min(C,S)-R/2}))==null||N.setProps({fill:this._freezeActiveColor}),(D=i.transformByState({left:Math.min(C,S)-R/2}))==null||D.setProps({fill:this._freezeNormalHeaderColor}),this._changeToColumn=u===void 0?T:Math.min(T,u.lastColumn),this._changeToOffsetX=C,this._activeViewport=v)}),this._scenePointerUpSub=d.onPointerUp$.subscribeEvent(()=>{var H,W;d.resetCursor(),d.enableObjectsEvent(),this._clearObserverEvent();const{rowHeaderWidthAndMarginLeft:p,columnHeaderHeightAndMarginTop:v}=s;r===0&&(this._changeToRow===0||this._changeToRow===-1)||r===1&&(this._changeToColumn===0||this._changeToColumn===-1)?(t.setProps({fill:this._freezeNormalHeaderColor}),i.setProps({fill:this._freezeNormalMainColor})):(t==null||t.setProps({fill:this._freezeNormalHeaderColor}),i==null||i.setProps({fill:this._freezeNormalHeaderColor}));const C=jr/Math.max(d.scaleX,d.scaleY);r===0?(this._changeToRow===0||this._changeToRow===-1)&&(t.transformByState({top:v-C}),i.transformByState({top:v-C})):(this._changeToColumn===0||this._changeToColumn===-1)&&(t.transformByState({left:p-C}),i.transformByState({left:p-C}));const _=this._scrollManagerService.getCurrentScrollState()||{sheetViewStartRow:0,sheetViewStartColumn:0},{sheetViewStartRow:E,sheetViewStartColumn:T}=_;if(T==null||E==null)return;const P=this._context.unit,R=P.getActiveSheet();if(!R)return;const O=(H=R.getConfig())==null?void 0:H.freeze;let A=(O==null?void 0:O.xSplit)||0,N=(O==null?void 0:O.ySplit)||0;const D=(W=this._activeViewport)==null?void 0:W.viewportKey;r===0&&(!D||D===M.SHEET_VIEWPORT_KEY.VIEW_LEFT_TOP||D===M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT_TOP||D===M.SHEET_VIEWPORT_KEY.VIEW_MAIN_TOP||D===M.SHEET_VIEWPORT_KEY.VIEW_ROW_TOP?N=this._changeToRow-(O.startRow-O.ySplit):N=this._changeToRow-E,N=N<0?0:N),r===1&&(!D||D===M.SHEET_VIEWPORT_KEY.VIEW_LEFT_TOP||D===M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT_TOP||D===M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT||D===M.SHEET_VIEWPORT_KEY.VIEW_COLUMN_LEFT?A=this._changeToColumn-(O.startColumn-O.xSplit):A=this._changeToColumn-T,A=A<0?0:A),this._commandService.executeCommand(m.SetFrozenCommand.id,{startRow:N===0?-1:this._changeToRow,startColumn:A===0?-1:this._changeToColumn,ySplit:N,xSplit:A,unitId:P.getUnitId(),subUnitId:R.getSheetId()})})}_getViewports(){const e=this._getSheetObject();if(e==null)return;const{scene:t}=e,i=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_COLUMN_LEFT),r=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_COLUMN_RIGHT),s=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_ROW_TOP),l=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_ROW_BOTTOM),c=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_LEFT_TOP),d=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN),u=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT_TOP),h=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT),S=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_TOP);if(!(i==null||r==null||s==null||l==null||c==null||d==null||u==null||h==null||S==null))return{viewMain:d,viewMainLeftTop:u,viewMainLeft:h,viewMainTop:S,viewColumnLeft:i,viewColumnRight:r,viewRowTop:s,viewRowBottom:l,viewLeftTop:c}}_bindViewportScroll(){const e=this._getViewports();if(!e)return;const{viewRowBottom:t,viewColumnRight:i,viewMainLeft:r,viewMainTop:s}=e;this.disposeWithMe(this._scrollManagerService.validViewportScrollInfo$.subscribe(l=>{if(!l)return;const{scrollX:c,scrollY:d,viewportScrollX:u,viewportScrollY:h}=l;t.isActive&&t.updateScrollVal({scrollY:d,viewportScrollY:h}),i.isActive&&i.updateScrollVal({scrollX:c,viewportScrollX:u}),r.isActive&&r.updateScrollVal({scrollY:d,viewportScrollY:h}),s.isActive&&s.updateScrollVal({scrollX:c,viewportScrollX:u})}))}_updateViewport(e=-1,t=-1,i=0,r=0,s=3){var A;const l=(A=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:A.skeleton;if(l==null)return;const{rowHeaderWidthAndMarginLeft:c,columnHeaderHeightAndMarginTop:d}=l,u=this._getViewports();if(!u)return;const{viewMain:h,viewMainLeftTop:S,viewMainLeft:g,viewMainTop:f,viewColumnLeft:p,viewColumnRight:v,viewRowTop:C,viewRowBottom:_,viewLeftTop:E}=u;v.resizeWhenFreezeChange({left:c,top:0,height:d+1,right:0}),_.resizeWhenFreezeChange({left:0,top:d,bottom:0,width:c+1}),E.resizeWhenFreezeChange({left:0,top:0,width:c+1,height:d});let T=!0,P=!0;S.enable(),(e===-1||e===0)&&(T=!1),(t===-1||t===0)&&(P=!1);const R=l.getNoMergeCellWithCoordByIndex(e-i,t-r,!1),O=l.getNoMergeCellWithCoordByIndex(e,t,!1);if(S.disable(),f.disable(),g.disable(),C.disable(),p.disable(),S.resetPadding(),f.resetPadding(),g.resetPadding(),C.resetPadding(),p.resetPadding(),T===!1&&P===!1)h.resizeWhenFreezeChange({left:c,top:d,bottom:0,right:0}),h.resetPadding(),g.resizeWhenFreezeChange({left:c,top:d,bottom:0,width:0}),f.resizeWhenFreezeChange({left:c,top:d,height:0,right:0}),S.resizeWhenFreezeChange({left:c,top:d,width:0,height:0}),C.resizeWhenFreezeChange({left:0,top:d,width:c+1,height:0}),p.resizeWhenFreezeChange({left:0,top:0,height:d+1,width:0});else if(T===!0&&P===!1){const N=O.startY-R.startY;h.resizeWhenFreezeChange({left:c,top:d+N,bottom:0,right:0}),h.setPadding({startY:R.startY,endY:O.startY,startX:0,endX:0}),s&2&&this._commandService.executeCommand(Ye.id,{sheetViewStartRow:0,offsetY:0}),f.resizeWhenFreezeChange({left:c,top:d,height:N,right:0}),f.updateScrollVal({viewportScrollY:R.startY,rawScrollX:h.scrollX,viewportScrollX:h.viewportScrollX}),C.resizeWhenFreezeChange({left:0,top:d,width:c+1,height:N}),C.updateScrollVal({viewportScrollY:R.startY}),_.resizeWhenFreezeChange({left:0,top:d+N,bottom:0,width:c+1}),f.enable(),C.enable()}else if(T===!1&&P===!0){const N=O.startX-R.startX;h.resizeWhenFreezeChange({left:c+N,top:d,bottom:0,right:0}),h.setPadding({startX:R.startX,endX:O.startX,startY:0,endY:0}),s&1&&this._commandService.executeCommand(Ye.id,{sheetViewStartColumn:0,offsetX:0}),g.resizeWhenFreezeChange({left:c,top:d,width:N,bottom:0,right:0}),g.updateScrollVal({viewportScrollX:R.startX,rawScrollY:h.scrollY,viewportScrollY:h.viewportScrollY}),p.resizeWhenFreezeChange({left:c,top:0,width:N,height:d+1}),p.updateScrollVal({viewportScrollX:R.startX}),v.resizeWhenFreezeChange({left:c+N,top:0,height:d+1,right:0}),g.enable(),p.enable()}else{const N=O.startX-R.startX,D=O.startY-R.startY;h.resizeWhenFreezeChange({left:c+N,top:d+D,bottom:0,right:0}),h.setPadding({startY:R.startY,endY:O.startY,startX:R.startX,endX:O.startX}),s&&this._commandService.executeCommand(Ye.id,{...s&1?{sheetViewStartColumn:0,offsetX:0}:null,...s&2?{sheetViewStartRow:0,offsetY:0}:null}),g.resizeWhenFreezeChange({left:c,top:d+D,width:N,bottom:0}),g.updateScrollVal({viewportScrollX:R.startX,rawScrollY:h.scrollY,viewportScrollY:h.viewportScrollY}),f.resizeWhenFreezeChange({left:c+N,top:d,height:D,right:0}),f.updateScrollVal({viewportScrollY:R.startY,rawScrollX:h.scrollX,viewportScrollX:h.viewportScrollX}),S.resizeWhenFreezeChange({left:c,top:d,width:N,height:D}),S.updateScrollVal({viewportScrollX:R.startX,viewportScrollY:R.startY}),C.resizeWhenFreezeChange({left:0,top:d,width:c+1,height:D}),C.updateScrollVal({viewportScrollY:R.startY}),_.resizeWhenFreezeChange({left:0,top:d+D,bottom:0,width:c+1}),p.resizeWhenFreezeChange({left:c,top:0,width:N,height:d+1}),p.updateScrollVal({viewportScrollX:R.startX}),v.resizeWhenFreezeChange({left:c+N,top:0,height:d+1,right:0}),S.enable(),f.enable(),g.enable(),C.enable(),p.enable()}}_skeletonListener(){this.disposeWithMe(a.toDisposable(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(e=>{[m.SetWorksheetActiveOperation.id,m.InsertRangeMoveDownCommand.id,m.InsertRangeMoveRightCommand.id].includes((e==null?void 0:e.commandId)||"")&&this._refreshCurrent()})))}_refreshCurrent(){const t=this._context.unit.getActiveSheet();if(!t)return;const i=t.getConfig().freeze,{startRow:r=-1,startColumn:s=-1,ySplit:l=0,xSplit:c=0}=i;this._refreshFreeze(r,s,l,c,0)}_themeChangeListener(){this._themeChange(this._themeService.getCurrentTheme()),this.disposeWithMe(this._themeService.currentTheme$.subscribe(e=>{this._clearFreeze(),this._themeChange(e),this._refreshCurrent()}))}_themeChange(e){this._freezeNormalHeaderColor=e.grey400,this._freezeNormalMainColor=new a.ColorKit(e.grey400).setAlpha(jm).toRgbString(),this._freezeActiveColor=e.primaryColor,this._freezeHoverColor=e.grey500}_interceptorCommands(){this.disposeWithMe(this._sheetInterceptorService.interceptCommand({getMutations:e=>{const t={redos:[],undos:[]},i=this._getFreeze();if(!i)return t;const r=s=>{const l=this._context.unit,c=l.getUnitId(),d=l.getActiveSheet();if(!d)return t;const u=d.getSheetId();this._refreshFreeze(s.startRow,s.startColumn,s.ySplit,s.xSplit,0);const h={...s,unitId:c,subUnitId:u,resetScroll:!1},S=m.SetFrozenMutationFactory(this._injector,h);return{undos:[{id:m.SetFrozenMutation.id,params:S}],redos:[{id:m.SetFrozenMutation.id,params:h}]}};if(e.id===m.InsertRowCommand.id){const s=e.params,{range:l,direction:c}=s,d=l.endRow-l.startRow+1;if(l.startRow+1<i.startRow||l.startRow+1===i.startRow&&c===a.Direction.UP){const u={...i,startRow:Math.max(1,i.startRow+d),ySplit:Math.max(1,i.ySplit+d)};return r(u)}}if(e.id===m.InsertColCommand.id){const s=e.params,{range:l,direction:c}=s,d=l.endColumn-l.startColumn+1;if(l.startColumn+1<i.startColumn||l.startColumn+1===i.startColumn&&c===a.Direction.LEFT){const u={...i,startColumn:Math.max(1,i.startColumn+d),xSplit:Math.max(1,i.xSplit+d)};return r(u)}}if(e.id===m.MoveColsCommand.id){const s=this._selectionManagerService.getCurrentSelections(),{fromRange:{startColumn:l},toRange:{startColumn:c}}=e.params,d=s==null?void 0:s.filter(C=>C.range.rangeType===a.RANGE_TYPE.COLUMN&&C.range.startColumn<=l&&l<=C.range.endColumn);if(!(d!=null&&d.length))return t;const u=d[0].range,h={...u,startColumn:c,endColumn:c+u.endColumn-u.startColumn};if(!i||i.startColumn<=0||u.startColumn>=i.startColumn&&h.startColumn>=i.startColumn||u.startColumn===h.startColumn||u.endColumn<i.startColumn&&h.startColumn<i.startColumn)return t;const S=u.endColumn-u.startColumn+1,g=Math.max(Math.min(i.startColumn,u.endColumn+1)-u.startColumn,0);let f,p;h.startColumn>=i.startColumn?(f=Math.max(i.startColumn-g,1),p=Math.max(i.xSplit-g,1)):(f=i.startColumn+S-g,p=i.xSplit+S-g);const v={...i,startColumn:f,xSplit:p};return r(v)}if(e.id===m.MoveRowsCommand.id){const s=this._selectionManagerService.getCurrentSelections(),{fromRange:{startRow:l},toRange:{startRow:c}}=e.params,d=s==null?void 0:s.filter(C=>C.range.rangeType===a.RANGE_TYPE.ROW&&C.range.startRow<=l&&l<=C.range.endRow);if(!(d!=null&&d.length))return t;const u=d[0].range,h={...u,startRow:c,endRow:c+u.endRow-u.startRow};if(!i||i.startRow<=0||u.startRow>=i.startRow&&h.startRow>=i.startRow||u.startRow===h.startRow||u.endRow<i.startRow&&h.startRow<i.startRow)return t;const S=u.endRow-u.startRow+1,g=Math.max(Math.min(i.startRow,u.endRow+1)-u.startRow,0);let f,p;h.startRow>=i.startRow?(f=Math.max(i.startRow-g,1),p=Math.max(i.ySplit-g,1)):(f=i.startRow+S-g,p=i.ySplit+S-g);const v={...i,startRow:f,ySplit:p};return r(v)}if(e.id===m.RemoveColCommand.id||e.id===m.RemoveRowCommand.id){const s=e.params,l=s.range;if(l.rangeType===a.RANGE_TYPE.COLUMN&&l.startColumn<i.startColumn){const c=Math.min(i.startColumn,l.endColumn+1)-l.startColumn,d={...i,startColumn:Math.max(1,i.startColumn-c),xSplit:Math.max(1,i.xSplit-c)};return r(d)}if(s.range.rangeType===a.RANGE_TYPE.ROW&&l.startRow<i.startRow){const c=Math.min(i.startRow,l.endRow+1)-l.startRow,d={...i,startRow:Math.max(1,i.startRow-c),ySplit:Math.max(1,i.ySplit-c)};return r(d)}}return t}}))}_commandExecutedListener(){this.disposeWithMe(this._commandService.onCommandExecuted(e=>{switch(e.id){case m.SetFrozenMutation.id:case Le.id:{const t=this._lastFreeze,i=this._context.unit,r=i.getActiveSheet(),s=e.params,{unitId:l,subUnitId:c}=s;if(!(l===i.getUnitId()&&c===(r==null?void 0:r.getSheetId())))return;const d=r.getConfig().freeze;if(this._lastFreeze=d,d==null)return;let u=0;const{startRow:h=-1,startColumn:S=-1,ySplit:g=0,xSplit:f=0}=d;(!t||t.startRow!==h||t.ySplit!==g)&&(u|=2),(!t||t.startColumn!==S||t.xSplit!==f)&&(u|=1),s.resetScroll===!1&&(u=0),this._refreshFreeze(h,S,g,f,u)}break;case m.SetWorksheetRowHeightMutation.id:{const t=this._getFreeze(),i=t&&e.params.ranges.some(r=>r.startRow<t.startRow);e.params&&i&&this._refreshCurrent()}break;case m.SetWorksheetColWidthMutation.id:{const t=this._getFreeze();e.params&&t&&e.params.ranges.some(i=>i.startColumn<t.startColumn)&&this._refreshCurrent()}break;case m.SetWorksheetRowAutoHeightMutation.id:{const t=e.params,i=this._getFreeze();if(i&&i.startRow>-1&&t.rowsAutoHeightInfo.some(r=>r.row<i.startRow)){const r=this._sheetSkeletonManagerService.currentSkeleton$.subscribe(()=>{this._refreshCurrent(),setTimeout(()=>{r.unsubscribe()})})}}break;case m.SetColHiddenMutation.id:case m.SetColVisibleMutation.id:{const t=e.params,i=this._getFreeze(),r=t.ranges;i&&i.startColumn>-1&&r.some(s=>s.startColumn<i.startColumn)&&this._refreshCurrent()}break;case m.SetRowHiddenMutation.id:case m.SetRowVisibleMutation.id:{const t=e.params,i=this._getFreeze(),r=t.ranges;i&&i.startRow>-1&&r.some(s=>s.startRow<i.startRow)&&this._refreshCurrent()}break;case xi.id:case Fi.id:this._refreshCurrent()}}))}_zoomRefresh(){const e=this._getSheetObject();if(e==null)return;const{scene:t}=e;this.disposeWithMe(t.onTransformChange$.subscribeEvent(i=>{[M.TRANSFORM_CHANGE_OBSERVABLE_TYPE.scale,M.TRANSFORM_CHANGE_OBSERVABLE_TYPE.all].includes(i.type)&&this._refreshCurrent()}))}_clearObserverEvent(){var t,i;this._getSheetObject()!=null&&((t=this._scenePointerMoveSub)==null||t.unsubscribe(),(i=this._scenePointerUpSub)==null||i.unsubscribe(),this._scenePointerMoveSub=null,this._scenePointerUpSub=null)}_clearFreeze(){var t,i,r,s,l,c;(t=this._rowFreezeHeaderRect)==null||t.dispose(),(i=this._rowFreezeMainRect)==null||i.dispose(),(r=this._columnFreezeHeaderRect)==null||r.dispose(),(s=this._columnFreezeMainRect)==null||s.dispose(),this._getSheetObject()!=null&&([this._freezeDownSubs,this._freezePointerEnterSubs,this._freezePointerLeaveSubs].forEach(d=>{d==null||d.unsubscribe()}),this._freezeDownSubs=null,this._freezePointerEnterSubs=null,this._freezePointerLeaveSubs=null,(l=this._scenePointerMoveSub)==null||l.unsubscribe(),(c=this._scenePointerUpSub)==null||c.unsubscribe(),this._scenePointerMoveSub=null,this._scenePointerUpSub=null)}_getPositionByIndex(e,t){var d;if(this._getSheetObject()==null)return;const r=(d=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:d.skeleton,s=r==null?void 0:r.getNoMergeCellWithCoordByIndex(e,t);if(r==null)return;if(s!=null&&(!isNaN(s.endX)||!isNaN(s.endY)))return s;const{rowHeaderWidthAndMarginLeft:l,columnHeaderHeightAndMarginTop:c}=r;return{startX:l,endX:l,startY:c,endY:c}}_getFreeze(){var t;const e=(t=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:t.skeleton.getWorksheetConfig();if(e!=null)return e.freeze}_getSheetObject(){return ze(this._context.unit,this._context)}_refreshFreeze(e,t,i,r,s){var c;const l={startRow:e,startColumn:t,ySplit:i,xSplit:r};this._clearFreeze(),this._createFreeze(0,l),this._createFreeze(1,l),this._updateViewport(e,t,i,r,s),(c=this._getSheetObject())==null||c.spreadsheet.makeForceDirty()}},y.HeaderFreezeRenderController=xm([jt(1,a.Inject(y.SheetSkeletonManagerService)),jt(2,a.ICommandService),jt(3,a.Inject(m.SheetsSelectionsService)),jt(4,a.Inject(y.SheetScrollManagerService)),jt(5,a.Inject(a.ThemeService)),jt(6,a.Inject(m.SheetInterceptorService)),jt(7,a.Inject(a.Injector))],y.HeaderFreezeRenderController);function Gm(n){const o=n.get(m.SheetsSelectionsService),e=n.get(m.RangeProtectionRuleModel),t=n.get(a.IUniverInstanceService),i=n.get(m.MergeCellController),r=t.getCurrentTypeOfUnit$(a.UniverInstanceType.UNIVER_SHEET);return k.combineLatest([o.selectionMoveEnd$,r.pipe(k.map(s=>{var l;return(l=s==null?void 0:s.getUnitId())!=null?l:""})),r.pipe(k.switchMap(s=>{var l;return(l=s==null?void 0:s.activeSheet$)!=null?l:k.of(null)}))]).pipe(k.map(([s,l,c])=>{if(!c||!s||s.length===0)return!1;const d=c.getSheetId(),u=s.map(g=>g.range);if(i.interceptor.fetchThroughInterceptors(m.MERGE_CELL_INTERCEPTOR_CHECK)(!1,u))return!0;const S=e.getSubunitRuleList(l,d).map(g=>g.ranges).flat();if(s.length<2){const g=s[0].range;return S.some(p=>a.Rectangle.intersects(p,g)&&!a.Rectangle.contains(p,g))}for(let g=0;g<s.length;g++)for(let f=g+1;f<s.length;f++)if(a.Rectangle.intersects(s[g].range,s[f].range))return!0;return!1}))}function _l(n,o){return!!vi(n,o,a.RANGE_TYPE.ROW)}function bl(n,o){return!!vi(n,o,a.RANGE_TYPE.COLUMN)}function vi(n,o,e){return n.find(i=>{const r=i.range,{startRow:s,endRow:l,startColumn:c,endColumn:d,rangeType:u}=r;return u===a.RANGE_TYPE.ALL||u===a.RANGE_TYPE.NORMAL?!1:u===e&&(e===a.RANGE_TYPE.COLUMN&&c<=o&&o<=d||e===a.RANGE_TYPE.ROW&&s<=o&&o<=l)})}var Zm=Object.getOwnPropertyDescriptor,Km=(n,o,e,t)=>{for(var i=t>1?void 0:t?Zm(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},Gr=(n,o)=>(e,t)=>o(e,t,n);const qm="__SpreadsheetHeaderMoveControllerBackground__",Qm="__SpreadsheetHeaderMoveControllerShapeLine__",Jm="rgba(0, 0, 0, 0.1)",$m="rgb(119, 119, 119)",eS=4,Zr=a.createInterceptorKey("headerMovePermissionCheck");y.HeaderMoveRenderController=class extends a.Disposable{constructor(e,t,i,r){super();w(this,"_startOffsetX",Number.NEGATIVE_INFINITY);w(this,"_startOffsetY",Number.NEGATIVE_INFINITY);w(this,"_moveHelperBackgroundShape");w(this,"_moveHelperLineShape");w(this,"_headerPointerDownSubs");w(this,"_headerPointerMoveSubs");w(this,"_headerPointerLeaveSubs");w(this,"_dragHeaderMoveSub");w(this,"_scenePointerUpSub");w(this,"_scrollTimer");w(this,"_changeFromColumn",-1);w(this,"_changeFromRow",-1);w(this,"_changeToColumn",-1);w(this,"_changeToRow",-1);w(this,"interceptor",new a.InterceptorManager({HEADER_MOVE_PERMISSION_CHECK:Zr}));w(this,"_workbookSelections");this._context=e,this._sheetSkeletonManagerService=i,this._commandService=r,this._workbookSelections=t.getWorkbookSelections(this._context.unitId),this._init()}dispose(){var e,t,i,r,s,l,c,d;(e=this._moveHelperBackgroundShape)==null||e.dispose(),(t=this._moveHelperLineShape)==null||t.dispose(),(i=this._headerPointerMoveSubs)==null||i.unsubscribe(),(r=this._headerPointerLeaveSubs)==null||r.unsubscribe(),(s=this._headerPointerDownSubs)==null||s.unsubscribe(),this._headerPointerMoveSubs=null,this._headerPointerLeaveSubs=null,this._headerPointerDownSubs=null,(l=this._dragHeaderMoveSub)==null||l.unsubscribe(),(c=this._scenePointerUpSub)==null||c.unsubscribe(),this._dragHeaderMoveSub=null,this._scenePointerUpSub=null,(d=this._scrollTimer)==null||d.dispose()}_init(){this._initialRowOrColumn(a.RANGE_TYPE.ROW),this._initialRowOrColumn(a.RANGE_TYPE.COLUMN)}_initialRowOrColumn(e=a.RANGE_TYPE.ROW){const t=this._context.components.get(he.COLUMN),i=this._context.components.get(he.ROW),r=this._context.scene,s=e===a.RANGE_TYPE.ROW?i:t,l=u=>{var _,E;const h=(_=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:_.skeleton;if(h==null)return;const S=(E=this._workbookSelections.getCurrentLastSelection())==null?void 0:E.range;if(!S||!this.interceptor.fetchThroughInterceptors(Zr)(!1,S))return;const f=this._workbookSelections.getCurrentSelections(),{row:p,column:v}=qe(u.offsetX,u.offsetY,r,h);if(!vi(f,e===a.RANGE_TYPE.ROW?p:v,e)){r.resetCursor();return}r.setCursor(M.CURSOR_TYPE.GRAB)},c=()=>{var u,h;(u=this._moveHelperBackgroundShape)==null||u.hide(),(h=this._moveHelperLineShape)==null||h.hide(),r.resetCursor()},d=(u,h)=>{var U,V;if(h.isStopPropagation)return;const S=(U=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:U.skeleton;if(S==null)return;const g=(V=this._workbookSelections.getCurrentLastSelection())==null?void 0:V.range;if(!g||!this.interceptor.fetchThroughInterceptors(Zr)(!1,g))return;const{offsetX:p,offsetY:v}=u,C=r.getCoordRelativeToViewport(M.Vector2.FromArray([p,v])),{x:_,y:E}=C;this._startOffsetX=_,this._startOffsetY=E;const{row:T,column:P}=qe(u.offsetX,u.offsetY,r,S);let R;e===a.RANGE_TYPE.ROW?(this._changeFromRow=T,R=M.ScrollTimerType.Y):(this._changeFromColumn=P,R=M.ScrollTimerType.X);const O=this._workbookSelections.getCurrentSelections(),A=vi(O,e===a.RANGE_TYPE.ROW?T:P,e);if(!A)return;const N=r.getScrollXYInfoByViewport(M.Vector2.FromArray([this._startOffsetX,this._startOffsetY]));this._newBackgroundAndLine(),r.setCursor(M.CURSOR_TYPE.GRABBING),r.disableObjectsEvent();let D=!1,H;const W=()=>{if(D)return;H=M.ScrollTimer.create(r,R),this._scrollTimer=H;const B=r.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN);H.startScroll(_,E,B),D=!0};this._dragHeaderMoveSub=r.onPointerMove$.subscribeEvent(B=>{W();const{offsetX:x,offsetY:z}=B,{x:F,y:Y}=r.getCoordRelativeToViewport(M.Vector2.FromArray([x,z]));this._rowColumnMoving(F,Y,A,N,e),H.scrolling(F,Y,()=>{this._rowColumnMoving(F,Y,A,N,e)})}),this._scenePointerUpSub=r.onPointerUp$.subscribeEvent(()=>{var x,z,F;this._disposeBackgroundAndLine(),r.resetCursor(),r.enableObjectsEvent(),this._clearObserverEvent(),(x=this._scrollTimer)==null||x.dispose();const B=this._workbookSelections.getCurrentSelections();if(e===a.RANGE_TYPE.ROW){if(this._changeFromRow!==this._changeToRow&&this._changeToRow!==-1){const X=(z=((B==null?void 0:B.filter(Z=>Z.range.rangeType===a.RANGE_TYPE.ROW&&Z.range.startRow<=this._changeFromRow&&this._changeFromRow<=Z.range.endRow))||[])[0])==null?void 0:z.range;X&&this._commandService.executeCommand(m.MoveRowsCommand.id,{fromRange:X,toRange:{...X,startRow:this._changeToRow,endRow:this._changeToRow+X.endRow-X.startRow}})}this._changeToRow=this._changeFromRow=-1}else{if(this._changeFromColumn!==this._changeToColumn&&this._changeToColumn!==-1){const X=(F=((B==null?void 0:B.filter(Z=>Z.range.rangeType===a.RANGE_TYPE.COLUMN&&Z.range.startColumn<=this._changeFromColumn&&this._changeFromColumn<=Z.range.endColumn))||[])[0])==null?void 0:F.range;X&&this._commandService.executeCommand(m.MoveColsCommand.id,{fromRange:X,toRange:{...X,startColumn:this._changeToColumn,endColumn:this._changeToColumn+X.endColumn-X.startColumn}})}this._changeToColumn=this._changeFromColumn=-1}})};this._headerPointerMoveSubs=new k.Subscription,this._headerPointerMoveSubs.add(s.onPointerMove$.subscribeEvent(l)),this._headerPointerLeaveSubs=new k.Subscription,this._headerPointerLeaveSubs.add(s==null?void 0:s.onPointerLeave$.subscribeEvent(c)),this._headerPointerDownSubs=new k.Subscription,this._headerPointerDownSubs.add(s==null?void 0:s.onPointerDown$.subscribeEvent(d))}_rowColumnMoving(e,t,i,r,s){var Y,X,Z,ne,J,ae,ue;const l=this._context.scene,c=(Y=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:Y.skeleton;if(c==null)return;const{rowHeaderWidth:d,columnHeaderHeight:u,rowTotalHeight:h,columnTotalWidth:S}=c,g=l.getViewportScrollXY(l.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN)),{scaleX:f,scaleY:p}=l.getAncestorScale(),v=c.getCellIndexByOffset(e,t,f,p,g),{row:C,column:_}=v,E=c.getNoMergeCellWithCoordByIndex(C,_),{startX:T,startY:P,endX:R,endY:O}=E,A=this._sheetSkeletonManagerService.attachRangeWithCoord(i.range);if(A==null)return;const N=Math.max(f,f),{startX:D,endX:H,startY:W,endY:U,startRow:V,startColumn:B,endRow:x,endColumn:z}=A;s===a.RANGE_TYPE.ROW?(X=this._moveHelperBackgroundShape)==null||X.transformByState({height:U-W,width:S+d,left:0,top:W+(t-this._startOffsetY)/N+g.y-r.y}):(Z=this._moveHelperBackgroundShape)==null||Z.transformByState({height:h+u,width:H-D,left:D+(e-this._startOffsetX)/N+g.x-r.x,top:0}),(ne=this._moveHelperBackgroundShape)==null||ne.show();const F=eS/N;if(s===a.RANGE_TYPE.ROW){let j=0;if(C<=V)j=P-F/2,this._changeToRow=C;else if(C>x)j=O-F/2,this._changeToRow=C+1;else return;(J=this._moveHelperLineShape)==null||J.transformByState({height:F,width:S,left:d,top:j})}else{let j=0;if(_<=B)j=T-F/2,this._changeToColumn=_;else if(_>z)j=R-F/2,this._changeToColumn=_+1;else return;(ae=this._moveHelperLineShape)==null||ae.transformByState({height:h,width:F,left:j,top:u})}(ue=this._moveHelperLineShape)==null||ue.show()}_clearObserverEvent(){var e,t;(e=this._dragHeaderMoveSub)==null||e.unsubscribe(),(t=this._scenePointerUpSub)==null||t.unsubscribe(),this._dragHeaderMoveSub=null,this._scenePointerUpSub=null}_newBackgroundAndLine(){const e=this._context.scene;this._moveHelperBackgroundShape=new M.Rect(qm,{fill:Jm,evented:!1,zIndex:100}),this._moveHelperLineShape=new M.Rect(Qm,{fill:$m,evented:!1,zIndex:100}),e.addObjects([this._moveHelperBackgroundShape,this._moveHelperLineShape],ft)}_disposeBackgroundAndLine(){var e,t;(e=this._moveHelperBackgroundShape)==null||e.dispose(),(t=this._moveHelperLineShape)==null||t.dispose()}},y.HeaderMoveRenderController=Km([Gr(1,a.Inject(m.SheetsSelectionsService)),Gr(2,a.Inject(y.SheetSkeletonManagerService)),Gr(3,a.ICommandService)],y.HeaderMoveRenderController);var Kr=(n=>(n[n.VERTICAL=0]="VERTICAL",n[n.HORIZONTAL=1]="HORIZONTAL",n))(Kr||{});const tS="rgba(120, 120, 120, 0.01)",qr="rgb(68, 71, 70)",Ci=12,nS=44,Qr=4;class El extends M.Shape{constructor(e,t){super(e,t);w(this,"_size",Ci);w(this,"_color",qr);w(this,"_mode",0);this.setShapeProps(t)}get size(){return this._size}get mode(){return this._mode}get color(){return this._color}_draw(e){const t=this.getScene();if(!t)return;const{scaleX:i,scaleY:r}=t.getAncestorScale(),s=Math.max(i,r),l=Ci/s,c=Qr/s;let{width:d,height:u}=this,h=0,S=0;this.mode===0?(d=c,h=l-c):(u=c,S=l-c),M.Rect.drawWith(e,{width:this.width,height:this.height,left:0,top:0,fill:tS}),M.Rect.drawWith(e,{width:d,height:u,fill:qr,radius:c}),e.save(),e.transform(1,0,0,1,h,S),M.Rect.drawWith(e,{width:d,height:u,fill:qr,radius:c}),e.restore()}setShapeProps(e){return e!=null&&e.size&&(this._size=e.size),e!=null&&e.mode&&(this._mode=e.mode),e!=null&&e.color&&(this._color=e.color),this.mode===0?this.transformByState({width:Ci,height:this.size}):this.transformByState({width:this.size,height:Ci}),this}}var iS=Object.getOwnPropertyDescriptor,oS=(n,o,e,t)=>{for(var i=t>1?void 0:t?iS(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},Jr=(n,o)=>(e,t)=>o(e,t,n);const rS="__SpreadsheetHeaderResizeControllerShapeRow__",sS="__SpreadsheetHeaderResizeControllerShapeColumn__",wl="__SpreadsheetHeaderResizeControllerShapeHelper__",Tl="rgb(199, 199, 199)",aS=2,$r=a.createInterceptorKey("headerResizePermissionCheck");y.HeaderResizeRenderController=class extends a.Disposable{constructor(e,t,i,r){super();w(this,"_currentRow",0);w(this,"_currentColumn",0);w(this,"_rowResizeRect");w(this,"_columnResizeRect");w(this,"_headerPointerSubs");w(this,"_scenePointerMoveSub");w(this,"_scenePointerUpSub");w(this,"_resizeHelperShape");w(this,"_startOffsetX",Number.POSITIVE_INFINITY);w(this,"_startOffsetY",Number.POSITIVE_INFINITY);w(this,"interceptor",new a.InterceptorManager({HEADER_RESIZE_PERMISSION_CHECK:$r}));this._context=e,this._sheetSkeletonManagerService=t,this._selectionManagerService=i,this._commandService=r,this._init()}dispose(){var e,t,i;(e=this._rowResizeRect)==null||e.dispose(),this._rowResizeRect=null,(t=this._columnResizeRect)==null||t.dispose(),this._columnResizeRect=null,(i=this._headerPointerSubs)==null||i.unsubscribe(),this._headerPointerSubs=null}_init(){const e=this._context.scene;this._rowResizeRect=new El(rS,{visible:!1,mode:Kr.HORIZONTAL,zIndex:100}),this._columnResizeRect=new El(sS,{visible:!1,mode:Kr.VERTICAL,zIndex:100}),e.addObjects([this._rowResizeRect,this._columnResizeRect],ft),this._initialHover(0),this._initialHover(1),this._initialHoverResize(0),this._initialHoverResize(1)}_initialHover(e=0){const t=this._context.components.get(he.COLUMN),i=this._context.components.get(he.ROW),r=this._context.scene,s=e===0?i:t,l=(d,u)=>{var h,S;(h=this._rowResizeRect)==null||h.hide(),(S=this._columnResizeRect)==null||S.hide()},c=(d,u)=>{var N;const h=(N=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:N.skeleton;if(h==null||this._rowResizeRect==null||this._columnResizeRect==null)return;const{rowHeaderWidth:S,columnHeaderHeight:g}=h,{startX:f,startY:p,endX:v,endY:C,row:_,column:E}=qe(d.offsetX,d.offsetY,r,h),T=Gn(d.offsetX,d.offsetY,r),{scaleX:P,scaleY:R}=r.getAncestorScale(),O=Math.max(P,R),A=Ci/O;if(e===0){let D=p-A/2;if(T.y<=p+A/2&&T.y>=p)this._currentRow=_-1;else if(T.y>=C-A/2&&T.y<=C)this._currentRow=_,D=C-A/2;else{this._rowResizeRect.hide();return}if(this._currentRow===-1)return;if(!this.interceptor.fetchThroughInterceptors($r)(null,{row:this._currentRow}))return!1;const W=Math.min(nS,S/3);this._rowResizeRect.transformByState({left:S/2-W/2,top:D}),this._rowResizeRect.setShapeProps({size:W}),this._rowResizeRect.show()}else{let D=f-A/2;if(T.x<=f+A/2&&T.x>=f)this._currentColumn=E-1;else if(T.x>=v-A/2&&T.x<=v)this._currentColumn=E,D=v-A/2;else{this._columnResizeRect.hide();return}if(this._currentColumn===-1)return;if(!this.interceptor.fetchThroughInterceptors($r)(null,{col:this._currentColumn}))return!1;const W=g*.7;this._columnResizeRect.transformByState({left:D,top:g/2-W/2}),this._columnResizeRect.setShapeProps({size:W}),this._columnResizeRect.show()}};this._headerPointerSubs=new k.Subscription,this._headerPointerSubs.add(s==null?void 0:s.onPointerMove$.subscribeEvent(c)),this._headerPointerSubs.add(s==null?void 0:s.onPointerLeave$.subscribeEvent(l))}_initialHoverResize(e=0){const t=this._context.scene,i=e===0?this._rowResizeRect:this._columnResizeRect;i!=null&&(this.disposeWithMe(i.onPointerEnter$.subscribeEvent(()=>{i!=null&&(i.show(),t.setCursor(e===0?M.CURSOR_TYPE.ROW_RESIZE:M.CURSOR_TYPE.COLUMN_RESIZE))})),this.disposeWithMe(i.onPointerLeave$.subscribeEvent(()=>{i!=null&&(i.hide(),t.resetCursor())})),this.disposeWithMe(i.onPointerDown$.subscribeEvent(r=>{var z,F,Y,X,Z,ne,J;const s=(z=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:z.skeleton;if(s==null)return;const l=this._context.scene,c=l.getEngine(),d=(c==null?void 0:c.height)||0,u=(c==null?void 0:c.width)||0,h=l.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN),S=(((Y=(F=h==null?void 0:h.getScrollBar())==null?void 0:F.horizonScrollTrack)==null?void 0:Y.height)||0)+10,g=(((Z=(X=h==null?void 0:h.getScrollBar())==null?void 0:X.verticalScrollTrack)==null?void 0:Z.width)||0)+10,f=Gn(r.offsetX,r.offsetY,l),{scaleX:p,scaleY:v}=l.getAncestorScale();this._startOffsetX=f.x,this._startOffsetY=f.y;const C=s.getOffsetByColumn(this._currentColumn),_=s.getOffsetByRow(this._currentRow),E=s.getNoMergeCellWithCoordByIndex(this._currentRow,this._currentColumn);let T=!1,P=0,R=0;const{columnTotalWidth:O,rowHeaderWidth:A,rowTotalHeight:N,columnHeaderHeight:D}=s,H=u>O+A?u:O+A,W=d>N+D?d:N+D,U=Math.max(p,v),V=Qr/U;e===0?this._resizeHelperShape=new M.Rect(wl,{width:H,height:V,fill:Tl,left:0,top:_-V/2}):this._resizeHelperShape=new M.Rect(wl,{width:V,height:W,fill:Tl,left:C-V/2,top:0});const B=((ne=this._columnResizeRect)==null?void 0:ne.left)||0,x=((J=this._rowResizeRect)==null?void 0:J.top)||0;l.addObject(this._resizeHelperShape,ft),l.disableObjectsEvent(),this._scenePointerMoveSub=l.onPointerMove$.subscribeEvent(ae=>{var pe,Me,ye,Ze,Rt,Pt;const ue=l.getCoordRelativeToViewport(M.Vector2.FromArray([this._startOffsetX,this._startOffsetY])),j=l.getScrollXYInfoByViewport(ue,h),K=Gn(ae.offsetX,ae.offsetY,l),{x:$,y:oe}=K,{scaleX:re,scaleY:le}=l.getAncestorScale(),se=Math.max(re,le),ie=Qr/se;P=$-this._startOffsetX-ie/2,R=oe-this._startOffsetY-ie/2,Math.abs(e===0?R:P)>=aS&&(T=!0),e===0?(R>d-S+j.y-E.startY&&(R=d-S+j.y-E.startY),R<-(E.endY-E.startY)+2&&(R=-(E.endY-E.startY)+2),T&&((pe=this._resizeHelperShape)==null||pe.transformByState({top:_+R}),(Me=this._rowResizeRect)==null||Me.transformByState({top:x+R+ie/2}),(ye=this._rowResizeRect)==null||ye.show(),l.setCursor(M.CURSOR_TYPE.ROW_RESIZE))):(P>u-g+j.x-E.startX&&(P=u-g+j.x-E.startX),P<-(E.endX-E.startX)+2&&(P=-(E.endX-E.startX)+2),T&&((Ze=this._resizeHelperShape)==null||Ze.transformByState({left:C+P}),(Rt=this._columnResizeRect)==null||Rt.transformByState({left:B+P+ie/2}),(Pt=this._columnResizeRect)==null||Pt.show(),l.setCursor(M.CURSOR_TYPE.COLUMN_RESIZE)))}),this._scenePointerUpSub=l.onPointerUp$.subscribeEvent(ae=>{var j,K,$;const ue=this._context.scene;this._clearObserverEvent(),(j=this._resizeHelperShape)==null||j.dispose(),this._resizeHelperShape=null,ue.enableObjectsEvent(),T&&(ue.resetCursor(),(K=this._rowResizeRect)==null||K.hide(),($=this._columnResizeRect)==null||$.hide(),e===0?this._commandService.executeCommand(m.DeltaRowHeightCommand.id,{deltaY:R,anchorRow:this._currentRow}):this._commandService.executeCommand(m.DeltaColumnWidthCommand.id,{deltaX:P,anchorCol:this._currentColumn}))})})),this.disposeWithMe(i.onDblclick$.subscribeEvent(()=>{var h,S,g;this._context.scene.resetCursor();const s=(h=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:h.skeleton;if(!s)return;const l=0,c=0,d=s.worksheet.getRowCount()-1||0,u=s.worksheet.getColumnCount()-1||0;switch(e){case 1:{const f=this._selectionManagerService.getCurrentSelections(),p=[];for(let v=0;v<f.length;v++){const C=f[v];C.range.rangeType===a.RANGE_TYPE.COLUMN&&this._currentColumn<=C.range.endColumn&&this._currentColumn>=C.range.startColumn&&p.push({startColumn:C.range.startColumn,endColumn:C.range.endColumn,startRow:l,endRow:d})}p.length===0&&p.push({startColumn:this._currentColumn,endColumn:this._currentColumn,startRow:l,endRow:d}),this._commandService.executeCommand(hi.id,{ranges:p}),(S=this._columnResizeRect)==null||S.hide();break}case 0:this._commandService.executeCommand(m.SetWorksheetRowIsAutoHeightCommand.id,{ranges:[{startRow:this._currentRow,endRow:this._currentRow,startColumn:c,endColumn:u}]}),(g=this._rowResizeRect)==null||g.hide();break}})))}_clearObserverEvent(){var e,t;(e=this._scenePointerMoveSub)==null||e.unsubscribe(),(t=this._scenePointerUpSub)==null||t.unsubscribe(),this._scenePointerMoveSub=null,this._scenePointerUpSub=null}},y.HeaderResizeRenderController=oS([Jr(1,a.Inject(y.SheetSkeletonManagerService)),Jr(2,a.Inject(m.SheetsSelectionsService)),Jr(3,a.ICommandService)],y.HeaderResizeRenderController);var lS=Object.getOwnPropertyDescriptor,cS=(n,o,e,t)=>{for(var i=t>1?void 0:t?lS(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},Ii=(n,o)=>(e,t)=>o(e,t,n);const dS=60;y.SheetRenderController=class extends a.RxDisposable{constructor(e,t,i,r,s,l){super();w(this,"_renderMetric$",new k.Subject);w(this,"renderMetric$",this._renderMetric$.asObservable());w(this,"_renderFrameTimeMetric",null);w(this,"_renderFrameTags",{});w(this,"_afterRenderMetric$",new k.Subject);this._context=e,this._configService=t,this._sheetSkeletonManagerService=i,this._sheetRenderService=r,this._commandService=s,this._telemetryService=l,this._addNewRender(),this._initRenderMetricSubscriber()}_addNewRender(){const{scene:e,engine:t,unit:i}=this._context;this._addComponent(i),this._initRerenderScheduler(),this._initCommandListener();const r=this._context.unit.getActiveSheet();if(!r)throw new Error("No active sheet found");const s=r.getSheetId();this._sheetSkeletonManagerService.setCurrent({sheetId:s});const l=()=>e.render();this.disposeWithMe(this._context.activated$.subscribe(c=>{c?t.runRenderLoop(l):t.stopRenderLoop(l)}))}_initRenderMetricSubscriber(){const{engine:e}=this._context;e.beginFrame$.subscribe(()=>{this._renderFrameTimeMetric=null,this._renderFrameTags={}}),e.endFrame$.subscribe(()=>{this._renderFrameTimeMetric&&Object.keys(this._renderFrameTimeMetric).filter(r=>r.startsWith(M.SHEET_EXTENSION_PREFIX)).length>0&&this._afterRenderMetric$.next({frameTimeMetric:this._renderFrameTimeMetric,tags:this._renderFrameTags})}),e.renderFrameTimeMetric$.subscribe(([i,r])=>{this._renderFrameTimeMetric||(this._renderFrameTimeMetric={}),this._renderFrameTimeMetric[i]||(this._renderFrameTimeMetric[i]=[]),this._renderFrameTimeMetric[i].push(Math.round(r*100)/100)}),e.renderFrameTags$.subscribe(([i,r])=>{this._renderFrameTags[i]=r});const t=[];this._afterRenderMetric$.pipe(k.withLatestFrom(e.endFrame$)).subscribe(([i,r])=>{t.push({FPS:r.FPS,elapsedTime:r.elapsedTime,frameTime:Math.round(r.frameTime*100)/100,...i.frameTimeMetric,...i.tags}),t.length>dS&&(this._captureRenderMetric(t),t.length=0)})}_captureRenderMetric(e){var S;const t=e;if(t.length===0)return;const i=g=>{let f=0;const v=Object.entries(g).filter(([_,E])=>Array.isArray(E)).map(([_])=>_).reduce((_,E)=>{const T=g[E].reduce((P,R)=>P+R,0);return _[E]=T,_},{});return Object.keys(g).filter(_=>_.startsWith(M.SHEET_EXTENSION_PREFIX)).forEach(_=>{f+=v[_]}),{...v,extensionTotal:f}},r=e.map(g=>({...g,...i(g)})),l=(g=>Object.entries(g[0]).filter(([v,C])=>!["elapsedTime"].includes(v)).filter(([v,C])=>typeof C=="number").map(([v])=>v).reduce((v,C)=>{const _=g.map(R=>R[C]),E=Math.max(..._),T=Math.min(..._),P=_.reduce((R,O)=>R+O,0)/_.length;return v[C]={max:Math.round(E*100)/100,min:Math.round(T*100)/100,avg:Math.round(P*100)/100},v},{}))(r),c=t[t.length-1].elapsedTime,d=this._context.unit.getActiveSheet().getSheetId(),u=this._context.unit.getUnitId(),h={sheetId:d,unitId:u,elapsedTimeToStart:c,...l};this._renderMetric$.next(h),(S=this._telemetryService)==null||S.capture("sheet_render_cost",h)}_addComponent(e){const{scene:t,components:i}=this._context,r=e.getActiveSheet(),s=new M.Spreadsheet(he.MAIN);this._addViewport(r);const l=new M.SpreadsheetRowHeader(he.ROW),c=new M.SpreadsheetColumnHeader(he.COLUMN),d=new M.Rect(he.LEFT_TOP,{zIndex:2,left:-1,top:-1,fill:"rgb(248, 249, 250)",stroke:"rgb(217, 217, 217)",strokeWidth:1});this._context.mainComponent=s,i.set(he.MAIN,s),i.set(he.ROW,l),i.set(he.COLUMN,c),i.set(he.LEFT_TOP,d),t.addObjects([s],zs),t.addObjects([l,c,d],ft),t.enableLayerCache(zs,ft)}_initViewports(e,t,i){const l=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN,e,{left:t.width,top:i.height,bottom:0,right:0,isWheelPreventDefaultX:!0,allowCache:!0,bufferEdgeX:100,bufferEdgeY:100}),c=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT_TOP,e,{isWheelPreventDefaultX:!0,active:!1,allowCache:!0,bufferEdgeX:0,bufferEdgeY:0}),d=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT,e,{isWheelPreventDefaultX:!0,active:!1,allowCache:!0,bufferEdgeX:0,bufferEdgeY:100}),u=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_TOP,e,{isWheelPreventDefaultX:!0,active:!1,allowCache:!0,bufferEdgeX:100,bufferEdgeY:0}),h=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_ROW_TOP,e,{active:!1,isWheelPreventDefaultX:!0}),S=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_ROW_BOTTOM,e,{left:0,top:i.height,bottom:0,width:t.width+1,isWheelPreventDefaultX:!0}),g=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_COLUMN_LEFT,e,{active:!1,isWheelPreventDefaultX:!0}),f=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_COLUMN_RIGHT,e,{left:t.width,top:0,height:i.height+1,right:0,isWheelPreventDefaultX:!0}),p=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_LEFT_TOP,e,{left:0,top:0,width:t.width,height:i.height,isWheelPreventDefaultX:!0});return{viewMain:l,viewLeftTop:p,viewMainLeftTop:c,viewMainLeft:d,viewMainTop:u,viewColumnLeft:g,viewRowTop:h,viewRowBottom:S,viewColumnRight:f}}_addViewport(e){const t=this._context.scene,{rowHeader:i,columnHeader:r}=e.getConfig(),{viewMain:s}=this._initViewports(t,i,r),l=this._configService.getConfig(Ke),c=l==null?void 0:l.scrollConfig;return new M.ScrollBar(s,c),t.attachControl(),s}_initRerenderScheduler(){this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(e=>{if(!e)return null;const{skeleton:t,sheetId:i}=e,r=this._context.unit,s=r==null?void 0:r.getSheetBySheetId(i);if(r==null||s==null)return;const{mainComponent:l,components:c}=this._context,d=l,u=c.get(he.ROW),h=c.get(he.COLUMN),S=c.get(he.LEFT_TOP),{rowHeaderWidth:g,columnHeaderHeight:f}=t;d==null||d.updateSkeleton(t),u==null||u.updateSkeleton(t),h==null||h.updateSkeleton(t),S==null||S.transformByState({width:g,height:f})}))}_initCommandListener(){this.disposeWithMe(this._commandService.onCommandExecuted(e=>{const{unit:t}=this._context,{id:i}=e;if(m.COMMAND_LISTENER_SKELETON_CHANGE.includes(i)||this._sheetRenderService.checkMutationShouldTriggerRerender(i)){const r=e.params,{unitId:s,subUnitId:l}=r,c=t.getActiveSheet();if(!c)return;const d=this._context.unitId,u=c.getSheetId();if(s!==d||l!==u)return;this._sheetSkeletonManagerService.makeDirty({sheetId:u,commandId:i},!0),this._sheetSkeletonManagerService.setCurrent({sheetId:u,commandId:i})}else m.COMMAND_LISTENER_VALUE_CHANGE.includes(i)&&this._sheetSkeletonManagerService.reCalculate();e.type===a.CommandType.MUTATION&&this._markUnitDirty(e)}))}_markUnitDirty(e){const{mainComponent:t,scene:i}=this._context;if(e.id===q.SetFormulaCalculationNotificationMutation.id&&e.params.stageInfo!=null||(t&&t.makeDirty(),i.makeDirty(),!e.params))return;const r=e.params,s=this._spreadsheetViewports(i);if(e.id===m.SetRangeValuesMutation.id&&r.cellValue){const l=this._cellValueToRange(r.cellValue),c=this._rangeToBounds([l]);this._markViewportDirty(s,c),t.setDirtyArea(c)}if(e.id===m.MoveRangeMutation.id&&r.from&&r.to){const l=r.fromRange||this._cellValueToRange(r.from.value),c=r.toRange||this._cellValueToRange(r.to.value),d=this._rangeToBounds([l,c]);this._markViewportDirty(s,d),t.setDirtyArea(d)}}_cellValueToRange(e){let t=0,i=0,r=0,s=0;for(const[h,S]of Object.entries(e)){for(const g in S)t>Number(g)&&(t=Number(g)),i<Number(g)&&(i=Number(g));r>Number(h)&&(r=Number(h)),s<Number(h)&&(s=Number(h))}return{startRow:r,endRow:s,startColumn:t,endColumn:i}}_rangeToBounds(e){const t=this._sheetSkeletonManagerService.getCurrentParam().skeleton,{rowHeightAccumulation:i,columnWidthAccumulation:r,rowHeaderWidth:s,columnHeaderHeight:l}=t,c=[];for(const d of e){const{startRow:u,endRow:h,startColumn:S,endColumn:g}=d,f=u===0?0:i[u-1]+l,p=i[h]+l,v=S===0?0:r[S-1]+s,C=r[g]+s;c.push({top:f,left:v,bottom:p,right:C,width:C-v,height:p-f})}return c}_markViewportDirty(e,t){const i=e.filter(r=>r.isActive&&r.cacheBound);for(const r of i)for(const s of t)a.Rectangle.hasIntersectionBetweenTwoRect(r.cacheBound,s)&&r.markDirty(!0)}_spreadsheetViewports(e){return e.getViewports().filter(t=>["viewMain","viewMainLeftTop","viewMainTop","viewMainLeft"].includes(t.viewportKey))}},y.SheetRenderController=cS([Ii(1,a.Inject(a.IConfigService)),Ii(2,a.Inject(y.SheetSkeletonManagerService)),Ii(3,a.Inject(y.SheetsRenderService)),Ii(4,a.ICommandService),Ii(5,a.Optional(ld.ITelemetryService))],y.SheetRenderController);function uS(n,o){if(n.length!==o.length)return!1;const e=n.sort((i,r)=>i.id.localeCompare(r.id)),t=o.sort((i,r)=>i.id.localeCompare(r.id));return e.every((i,r)=>{var s,l;return((s=i.subject)==null?void 0:s.userID)===((l=t[r].subject)==null?void 0:l.userID)&&i.role===t[r].role})}function yl(n,o){return o.some(e=>hS(n,e))}function hS(n,o){const{startRow:e,startColumn:t,endColumn:i,endRow:r}=o,s=n.getMatrixWithMergedCells(e,t,r,i);let l=!1;return s.forValue((c,d,u)=>{if(u&&(c!==e||d!==t)&&n.cellHasValue(u))return l=!0,!1}),l}function Ml(n,o,e,t){const i=[],r=[],s=e.getSheetId();return t.forEach(l=>{const c=mS(e,l),d={unitId:o,subUnitId:s,cellValue:c.getData()},u=m.SetRangeValuesUndoMutationFactory(n,d);i.push({id:m.SetRangeValuesMutation.id,params:u}),r.push({id:m.SetRangeValuesMutation.id,params:d})}),{undos:i,redos:r}}function mS(n,o){const{startRow:e,startColumn:t,endColumn:i,endRow:r}=o,s=n.getMatrixWithMergedCells(e,t,r,i,a.CellModeEnum.Intercepted),l=new a.ObjectMatrix;let c=null;return s.forValue((d,u,h)=>{var S,g,f,p;h&&d>=e&&u>=t&&(!c&&n.cellHasValue(h)&&(h.v!==""||((p=(f=(g=(S=h.p)==null?void 0:S.body)==null?void 0:g.dataStream)==null?void 0:f.length)!=null?p:0)>2)&&(c=h),l.setValue(d,u,null))}),l.setValue(e,t,c),l}function SS(n,o,e,t){const i=e.getActiveViewportByCoord(M.Vector2.FromArray([n,o]));if(!i)return;const{scaleX:r,scaleY:s}=e.getAncestorScale(),l={x:i.viewportScrollX,y:i.viewportScrollY},c=t.getCellIndexByOffset(n,o,r,s,l),d=t.worksheet.getMergedCell(c.row,c.column);return{actualRow:d?d.startRow:c.row,actualCol:d?d.startColumn:c.column,mergeCell:d,row:c.row,col:c.column}}function Rl(n,o,e,t){const i=t.getFreeze();if(!i||i.startRow<=0&&i.startColumn<=0||n>=i.startRow&&o>=i.startColumn)return e.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN);if(n<i.startRow&&o<i.startColumn)return e.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT_TOP);if(n<i.startRow&&o>=i.startColumn)return e.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_TOP);if(n>=i.startRow&&o<i.startColumn)return e.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT)}function gS(n,o,e,t){const i=Pl(n.left,n.top,o,e,t),r=Pl(n.right,n.bottom,o,e,t);return{left:i.x,top:i.y,right:r.x,bottom:r.y}}function Pl(n,o,e,t,i){const{scaleX:r,scaleY:s}=e.getAncestorScale(),l=e.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN);if(!l)return{x:n,y:o};const c=i.getFreeze(),{startColumn:d,startRow:u,xSplit:h,ySplit:S}=c,g=t.getNoMergeCellWithCoordByIndex(u-S,d-h,!1),f=t.getNoMergeCellWithCoordByIndex(u,d,!1),{rowHeaderWidth:p,columnHeaderHeight:v}=t,C=f.startX-g.startX,_=f.startY-g.startY,{top:E,left:T,viewportScrollX:P,viewportScrollY:R}=l;let O;n>T?O=(n-P)*r:O=(C+p-(T-n))*r;let A;return o>E?A=(o-R)*s:A=(_+v-(E-o))*r,{x:O,y:A}}function Ol(n,o,e,t,i){let r=t,s=i;e.overflowCache.forValue((d,u,h)=>{h.startRow<=r&&h.endRow>=r&&h.startColumn<=s&&h.endColumn>=s&&(s=u,r=d)});const l=e.getCellWithCoordByIndex(r,s);return{unitId:n.getUnitId(),subUnitId:o.getSheetId(),workbook:n,worksheet:o,row:l.actualRow,col:l.actualColumn}}function Al(n,o,e,t,i,r){const{scene:s}=n,l=o.getUnitId(),{skeleton:c,sheetId:d}=t,u=SS(i,r,s,c);if(!u)return null;let{actualCol:h,actualRow:S}=u;const g={unitId:l,subUnitId:d,workbook:o,worksheet:e,row:S,col:h};c.overflowCache.forValue((R,O,A)=>{A.startRow<=S&&A.endRow>=S&&A.startColumn<=h&&A.endColumn>=h&&(h=O,S=R)});const f=c.getCellWithCoordByIndex(S,h),p=Ol(o,e,c,S,h);let v;f.mergeInfo?v=f.mergeInfo:v={startRow:p.row,endRow:p.row,startColumn:p.col,endColumn:p.col};const C=s.getActiveViewportByCoord(M.Vector2.FromArray([i,r]));if(!C)return;const{scaleX:_,scaleY:E}=s.getAncestorScale(),T={x:C.viewportScrollX,y:C.viewportScrollY};return{position:{startX:(c.getOffsetByColumn(v.startColumn-1)-T.x)*_,endX:(c.getOffsetByColumn(v.endColumn)-T.x)*_,startY:(c.getOffsetByRow(v.startRow-1)-T.y)*E,endY:(c.getOffsetByRow(v.endRow)-T.y)*E},location:g,overflowLocation:p}}const bt={type:a.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge",handler:async(n,o)=>{const e=n.get(a.ICommandService),t=n.get(a.IUndoRedoService),i=n.get(a.IUniverInstanceService),r=n.get(I.IConfirmService),s=n.get(a.LocaleService),l=o.unitId,c=o.subUnitId,d=o.selections,u=m.getAddMergeMutationRangeByType(d,o.value),h=i.getUniverSheetInstance(l).getSheetBySheetId(c),S=[],g=[],f=yl(h,u);if(f&&!o.defaultMerge&&!await r.confirm({id:"merge.confirm.add-worksheet-merge",title:{title:"merge.confirm.title"},cancelText:s.t("merge.confirm.cancel"),confirmText:s.t("merge.confirm.confirm")}))return!1;const p={unitId:l,subUnitId:c,ranges:a.Tools.deepClone(u)},v={unitId:l,subUnitId:c,ranges:a.Tools.deepClone(u)},C=m.RemoveMergeUndoMutationFactory(n,p),_=m.AddMergeUndoMutationFactory(n,v);if(C.ranges.length>0&&S.push({id:m.RemoveWorksheetMergeMutation.id,params:C}),S.push({id:m.AddWorksheetMergeMutation.id,params:v}),g.push({id:m.RemoveWorksheetMergeMutation.id,params:_}),C.ranges.length>0&&g.push({id:m.AddWorksheetMergeMutation.id,params:C}),f){const A=Ml(n,l,h,u);S.unshift(...A.redos),g.push(...A.undos)}const E=m.AddMergeRedoSelectionsOperationFactory(n,o,u);E&&S.push(E);const T=m.AddMergeUndoSelectionsOperationFactory(n,o);T&&g.push(T);const R=n.get(m.SheetInterceptorService).onCommandExecute({id:bt.id,params:{unitId:l,subUnitId:c,ranges:u}});return S.push(...R.redos),g.push(...R.undos),a.sequenceExecute(S,e).result?(t.pushUndoRedo({unitID:l,undoMutations:g,redoMutations:S}),!0):!1}},es={type:a.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge-all",handler:async n=>{var u;const o=n.get(a.ICommandService),t=(u=n.get(m.SheetsSelectionsService).getCurrentSelections())==null?void 0:u.map(h=>h.range),i=ur(Zi.MergeAll,t);if(!(i!=null&&i.length))return!1;const s=n.get(a.IUniverInstanceService).getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET);if(!s)return!1;const l=s.getActiveSheet();if(!l)return!1;const c=s.getUnitId(),d=l.getSheetId();return o.executeCommand(bt.id,{selections:i,unitId:c,subUnitId:d})}},ts={type:a.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge-vertical",handler:async n=>{var u;const o=n.get(a.ICommandService),t=(u=n.get(m.SheetsSelectionsService).getCurrentSelections())==null?void 0:u.map(h=>h.range),i=ur(Zi.MergeVertical,t);if(!(i!=null&&i.length))return!1;const s=n.get(a.IUniverInstanceService).getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET);if(!s)return!1;const l=s.getActiveSheet();if(!l)return!1;const c=s.getUnitId(),d=l.getSheetId();return o.executeCommand(bt.id,{value:a.Dimension.COLUMNS,selections:i,unitId:c,subUnitId:d})}},ns={type:a.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge-horizontal",handler:async n=>{var u;const o=n.get(a.ICommandService),t=(u=n.get(m.SheetsSelectionsService).getCurrentSelections())==null?void 0:u.map(h=>h.range),i=ur(Zi.MergeHorizontal,t);if(!(i!=null&&i.length))return!1;const s=n.get(a.IUniverInstanceService).getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET);if(!s)return!1;const l=s.getActiveSheet();if(!l)return!1;const c=s.getUnitId(),d=l.getSheetId();return o.executeCommand(bt.id,{value:a.Dimension.ROWS,selections:i,unitId:c,subUnitId:d})}},Pn={type:a.CommandType.COMMAND,id:"sheet.command.delete-range-move-left-confirm",handler:async n=>{const o=n.get(I.IConfirmService),e=n.get(a.ICommandService),t=n.get(a.LocaleService),i=n.get(m.SheetsSelectionsService),r=n.get(a.IUniverInstanceService),s=i.getCurrentSelections();if(!s)return!1;const l=m.getSheetCommandTarget(r);if(!l)return!1;const{worksheet:c}=l;let d=s[0].range;if(!d)return!1;d={...d,endColumn:c.getColumnCount()-1};const u=g=>g.endRow-g.startRow;return!c.getMergeData().find(g=>{const f=a.Rectangle.getIntersects(g,d);return f?u(g)>u(f):!1})||await o.confirm({id:Pn.id,title:{title:t.t("merge.confirm.waring")},children:{title:t.t("merge.confirm.dismantleMergeCellWaring")},cancelText:t.t("button.cancel"),confirmText:t.t("button.confirm")})?e.executeCommand(m.DeleteRangeMoveLeftCommand.id):!0}},Gt={type:a.CommandType.COMMAND,id:"sheet.command.delete-range-move-up-confirm",handler:async n=>{const o=n.get(I.IConfirmService),e=n.get(a.ICommandService),t=n.get(a.LocaleService),i=n.get(m.SheetsSelectionsService),r=n.get(a.IUniverInstanceService),s=i.getCurrentSelections();if(!s)return!1;const l=m.getSheetCommandTarget(r);if(!l)return!1;const{worksheet:c}=l;let d=s[0].range;if(!d)return!1;d={...d,endRow:c.getRowCount()-1};for(let g=d.startRow;g<=d.endRow;g++)if(c.getRowFiltered(g)&&await o.confirm({id:Gt.id,title:{title:t.t("filter.confirm.error")},children:{title:t.t("filter.confirm.notAllowedToInsertRange")},confirmText:t.t("button.confirm")}))return!1;const u=g=>g.endColumn-g.startColumn;return!c.getMergeData().find(g=>{const f=a.Rectangle.getIntersects(g,d);return f?u(g)>u(f):!1})||await o.confirm({id:Gt.id,title:{title:t.t("merge.confirm.waring")},children:{title:t.t("merge.confirm.dismantleMergeCellWaring")},cancelText:t.t("button.cancel"),confirmText:t.t("button.confirm")})?e.executeCommand(m.DeleteRangeMoveUpCommand.id):!0}},Zt={type:a.CommandType.COMMAND,id:"sheet.command.insert-range-move-down-confirm",handler:async n=>{const o=n.get(I.IConfirmService),e=n.get(a.ICommandService),t=n.get(a.LocaleService),i=n.get(m.SheetsSelectionsService),r=n.get(a.IUniverInstanceService),s=i.getCurrentSelections();if(!s)return!1;const l=m.getSheetCommandTarget(r);if(!l)return!1;const{worksheet:c}=l;let d=s[0].range;if(!d)return!1;d={...d,endRow:c.getRowCount()-1};for(let g=d.startRow;g<=d.endRow;g++)if(c.getRowFiltered(g)&&await o.confirm({id:Zt.id,title:{title:t.t("filter.confirm.error")},children:{title:t.t("filter.confirm.notAllowedToInsertRange")},confirmText:t.t("button.confirm")}))return!1;const u=g=>g.endColumn-g.startColumn;return!c.getMergeData().find(g=>{const f=a.Rectangle.getIntersects(g,d);return f?u(g)>u(f):!1})||await o.confirm({id:Zt.id,title:{title:t.t("merge.confirm.waring")},children:{title:t.t("merge.confirm.dismantleMergeCellWaring")},cancelText:t.t("button.cancel"),confirmText:t.t("button.confirm")})?e.executeCommand(m.InsertRangeMoveDownCommand.id):!0}},On={type:a.CommandType.COMMAND,id:"sheet.command.insert-range-move-right-confirm",handler:async n=>{const o=n.get(I.IConfirmService),e=n.get(a.ICommandService),t=n.get(a.LocaleService),i=n.get(m.SheetsSelectionsService),r=n.get(a.IUniverInstanceService),s=i.getCurrentSelections();if(!s)return!1;const l=m.getSheetCommandTarget(r);if(!l)return!1;const{worksheet:c}=l;let d=s[0].range;if(!d)return!1;d={...d,endColumn:c.getColumnCount()-1};const u=g=>g.endRow-g.startRow;return!c.getMergeData().find(g=>{const f=a.Rectangle.getIntersects(g,d);return f?u(g)>u(f):!1})||await o.confirm({id:On.id,title:{title:t.t("merge.confirm.waring")},children:{title:t.t("merge.confirm.dismantleMergeCellWaring")},cancelText:t.t("button.cancel"),confirmText:t.t("button.confirm")})?e.executeCommand(m.InsertRangeMoveRightCommand.id):!0}};var kl=(n=>(n[n.UNIVER_UNKNOWN=0]="UNIVER_UNKNOWN",n[n.UNIVER_DOC=1]="UNIVER_DOC",n[n.UNIVER_SHEET=2]="UNIVER_SHEET",n[n.UNIVER_SLIDE=3]="UNIVER_SLIDE",n[n.UNIVER_PROJECT=4]="UNIVER_PROJECT",n[n.UNRECOGNIZED=-1]="UNRECOGNIZED",n))(kl||{}),te=(n=>(n[n.View=0]="View",n[n.Edit=1]="Edit",n[n.ManageCollaborator=2]="ManageCollaborator",n[n.Print=3]="Print",n[n.Duplicate=4]="Duplicate",n[n.Comment=5]="Comment",n[n.Copy=6]="Copy",n[n.Share=7]="Share",n[n.Export=8]="Export",n[n.MoveWorksheet=9]="MoveWorksheet",n[n.DeleteWorksheet=10]="DeleteWorksheet",n[n.HideWorksheet=11]="HideWorksheet",n[n.RenameWorksheet=12]="RenameWorksheet",n[n.CreateWorksheet=13]="CreateWorksheet",n[n.SetWorksheetStyle=14]="SetWorksheetStyle",n[n.EditWorksheetCell=15]="EditWorksheetCell",n[n.InsertHyperlink=16]="InsertHyperlink",n[n.Sort=17]="Sort",n[n.Filter=18]="Filter",n[n.PivotTable=19]="PivotTable",n[n.FloatImg=20]="FloatImg",n[n.History=21]="History",n[n.RwHgtClWdt=22]="RwHgtClWdt",n[n.ViemRwHgtClWdt=23]="ViemRwHgtClWdt",n[n.ViewFilter=24]="ViewFilter",n[n.MoveSheet=25]="MoveSheet",n[n.DeleteSheet=26]="DeleteSheet",n[n.HideSheet=27]="HideSheet",n[n.CopySheet=28]="CopySheet",n[n.RenameSheet=29]="RenameSheet",n[n.CreateSheet=30]="CreateSheet",n[n.SelectProtectedCells=31]="SelectProtectedCells",n[n.SelectUnProtectedCells=32]="SelectUnProtectedCells",n[n.SetCellStyle=33]="SetCellStyle",n[n.SetCellValue=34]="SetCellValue",n[n.SetRowStyle=35]="SetRowStyle",n[n.SetColumnStyle=36]="SetColumnStyle",n[n.InsertRow=37]="InsertRow",n[n.InsertColumn=38]="InsertColumn",n[n.DeleteRow=39]="DeleteRow",n[n.DeleteColumn=40]="DeleteColumn",n[n.EditExtraObject=41]="EditExtraObject",n[n.Delete=42]="Delete",n[n.RecoverHistory=43]="RecoverHistory",n[n.ViewHistory=44]="ViewHistory",n[n.CreatePermissionObject=45]="CreatePermissionObject",n[n.UNRECOGNIZED=-1]="UNRECOGNIZED",n))(te||{}),He=(n=>(n[n.Reader=0]="Reader",n[n.Editor=1]="Editor",n[n.Owner=2]="Owner",n[n.UNRECOGNIZED=-1]="UNRECOGNIZED",n))(He||{}),lt=(n=>(n[n.Unkonwn=0]="Unkonwn",n[n.Workbook=1]="Workbook",n[n.Worksheet=2]="Worksheet",n[n.SelectRange=3]="SelectRange",n[n.Document=4]="Document",n[n.Slide=5]="Slide",n[n.UNRECOGNIZED=-1]="UNRECOGNIZED",n))(lt||{}),tt=(n=>(n[n.SomeCollaborator=0]="SomeCollaborator",n[n.AllCollaborator=1]="AllCollaborator",n[n.OneSelf=2]="OneSelf",n[n.UNRECOGNIZED=-1]="UNRECOGNIZED",n))(tt||{});const _i="UNIVER_SHEET_PERMISSION_PANEL",uo="UNIVER_SHEET_PERMISSION_USER_PART",is="UNIVER_SHEET_PERMISSION_BACKGROUND",Dl="UNIVER_SHEET_PERMISSION_USER_DIALOG",Nl="UNIVER_SHEET_PERMISSION_DIALOG",ho="UNIVER_SHEET_PERMISSION_USER_DIALOG_ID",mo="UNIVER_SHEET_PERMISSION_DIALOG_ID",So={[te.Copy]:"Copy",[te.SetCellStyle]:"SetCellStyle",[te.SetCellValue]:"SetCellValue",[te.SetRowStyle]:"SetRowStyle",[te.SetColumnStyle]:"SetColumnStyle",[te.InsertRow]:"InsertRow",[te.InsertColumn]:"InsertColumn",[te.InsertHyperlink]:"InsertHyperlink",[te.DeleteRow]:"DeleteRow",[te.DeleteColumn]:"DeleteColumn",[te.Sort]:"Sort",[te.Filter]:"Filter",[te.PivotTable]:"PivotTable",[te.EditExtraObject]:"EditExtraObject"},fS=[te.Copy,te.SetCellStyle,te.SetCellValue,te.SetRowStyle,te.SetColumnStyle,te.InsertRow,te.InsertColumn,te.InsertHyperlink,te.DeleteRow,te.DeleteColumn,te.Sort,te.Filter,te.PivotTable,te.EditExtraObject,te.View],Hl="sheet-permission-menu-icon",pS="sheet-permission-delete-icon",vS="sheet-permission-edit-icon",CS="sheet-permission-check-icon",Vl="sheet-permission-lock-icon",IS={unitId:"",subUnitId:"",permissionId:"",unitType:m.UnitObject.SelectRange,id:"",ranges:[],viewState:m.ViewStateEnum.OthersCanView,editState:m.EditStateEnum.OnlyMe};class An{constructor(){w(this,"_rule",IS);w(this,"_visible",!1)}setVisible(o){this._visible=o}getVisible(){return this._visible}reset(){this.setVisible(!1)}}class Et{constructor(){w(this,"_userList",[]);w(this,"_userList$",new k.BehaviorSubject(this._userList));w(this,"userList$",this._userList$.asObservable());w(this,"_oldCollaboratorList",[]);w(this,"_selectUserList",[]);w(this,"_selectUserList$",new k.BehaviorSubject(this._selectUserList));w(this,"selectUserList$",this._selectUserList$.asObservable())}get userList(){return this._userList}setCanEditUserList(o){this._userList=o,this._userList$.next(o)}reset(){this._userList=[],this._oldCollaboratorList=[],this._selectUserList=[],this._selectUserList$.next([])}get oldCollaboratorList(){return this._oldCollaboratorList}setOldCollaboratorList(o){this._oldCollaboratorList=o}get selectUserList(){return this._selectUserList}setSelectUserList(o){this._selectUserList=o,this._selectUserList$.next(o)}}const nt={type:a.CommandType.OPERATION,id:"sheet-permission.operation.openPanel",async handler(n,o={}){const e=n.get(I.ISidebarService),t=n.get(An),i=n.get(Et),{showDetail:r=!0,fromSheetBar:s=!1,rule:l,oldRule:c}=o,d={header:{title:"permission.panel.title"},children:{label:_i,showDetail:r,fromSheetBar:s,rule:l,oldRule:c},width:330,onClose:()=>{t.reset(),i.reset()}};return t.setVisible(!0),e.open(d),!0}},bi={type:a.CommandType.COMMAND,id:"sheet.command.add-range-protection-from-toolbar",async handler(n){return await n.get(a.ICommandService).executeCommand(nt.id,{showDetail:!0}),!0}},Kt={type:a.CommandType.COMMAND,id:"sheet.command.add-range-protection-from-context-menu",async handler(n){return await n.get(a.ICommandService).executeCommand(nt.id,{showDetail:!0}),!0}},qt={type:a.CommandType.COMMAND,id:"sheet.command.view-sheet-permission-from-context-menu",async handler(n){return await n.get(a.ICommandService).executeCommand(nt.id,{showDetail:!1}),!0}},Ei={type:a.CommandType.COMMAND,id:"sheet.command.add-range-protection-from-sheet-bar",async handler(n){return await n.get(a.ICommandService).executeCommand(nt.id,{fromSheetBar:!0,showDetail:!0}),!0}},wi={type:a.CommandType.COMMAND,id:"sheet.command.view-sheet-permission-from-sheet-bar",async handler(n){return await n.get(a.ICommandService).executeCommand(nt.id,{showDetail:!1}),!0}},Qt={type:a.CommandType.COMMAND,id:"sheet.command.delete-range-protection-from-context-menu",async handler(n){var h;const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(a.IUndoRedoService),i=n.get(m.SheetsSelectionsService),r=n.get(m.WorksheetProtectionRuleModel),s=e.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),l=s.getActiveSheet(),c=s.getUnitId(),d=l.getSheetId(),u=r.getRule(c,d);if(u!=null&&u.permissionId)return o.executeCommand(m.DeleteWorksheetProtectionCommand.id,{unitId:c,subUnitId:d,rule:u});{const S=(h=i.getCurrentLastSelection())==null?void 0:h.range;if(!S)return!1;const p=n.get(m.RangeProtectionRuleModel).getSubunitRuleList(c,d).find(v=>v.ranges.some(C=>a.Rectangle.intersects(C,S)));if(p){const v={unitId:c,subUnitId:d,ruleIds:[p.id]};return await o.executeCommand(m.DeleteRangeProtectionMutation.id,v)&&t.pushUndoRedo({unitID:c,redoMutations:[{id:m.DeleteRangeProtectionMutation.id,params:v}],undoMutations:[{id:m.AddRangeProtectionMutation.id,params:{unitId:c,subUnitId:d,rules:[p]}}]}),!0}else return!1}}},Jt={type:a.CommandType.COMMAND,id:"sheet.command.set-range-protection-from-context-menu",async handler(n){var u;const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(m.WorksheetProtectionRuleModel),r=e.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),s=r.getActiveSheet(),l=r.getUnitId(),c=s.getSheetId(),d=i.getRule(l,c);if(d!=null&&d.permissionId){const h={...d,unitId:l,subUnitId:c,ranges:[]};return await o.executeCommand(nt.id,{showDetail:!0,rule:a.Tools.deepClone(h),oldRule:a.Tools.deepClone(h)}),!0}else{const h=(u=t.getCurrentLastSelection())==null?void 0:u.range;if(!h)return!1;const f=n.get(m.RangeProtectionRuleModel).getSubunitRuleList(l,c).find(p=>{var v;return(v=p==null?void 0:p.ranges)==null?void 0:v.some(C=>a.Rectangle.intersects(C,h))});if(f){const p={...f,unitId:l,subUnitId:c};return await o.executeCommand(nt.id,{showDetail:!0,rule:a.Tools.deepClone(p),oldRule:a.Tools.deepClone(p)}),!0}else return!1}}},kn={id:"sheet.command.remove-row-confirm",type:a.CommandType.COMMAND,handler:async(n,o)=>{var d;const e=n.get(m.SheetsSelectionsService);let t=o==null?void 0:o.range;if(t||(t=(d=e.getCurrentLastSelection())==null?void 0:d.range),!t)return!1;const i=n.get(a.ICommandService),r=n.get(a.IUniverInstanceService),s=m.getSheetCommandTarget(r);if(!s)return!1;const{worksheet:l}=s,c=l.getVisibleRows();if(aa(c,[t])){const u=n.get(I.IConfirmService),h=n.get(a.LocaleService);return await u.confirm({id:"sheet.confirm.remove-row",title:{title:h.t("info.problem")},children:{title:h.t("rightClick.deleteAllRowsAlert")},cancelText:h.t("button.cancel"),confirmText:h.t("button.confirm")}),!1}return await i.executeCommand(m.RemoveRowCommand.id,{range:t}),!0}},Dn={id:"sheet.command.remove-col-confirm",type:a.CommandType.COMMAND,handler:async(n,o)=>{var d;const e=n.get(m.SheetsSelectionsService);let t=o==null?void 0:o.range;if(t||(t=(d=e.getCurrentLastSelection())==null?void 0:d.range),!t)return!1;const i=n.get(a.ICommandService),r=n.get(a.IUniverInstanceService),s=m.getSheetCommandTarget(r);if(!s)return!1;const{worksheet:l}=s,c=l.getVisibleCols();if(la(c,[t])){const u=n.get(I.IConfirmService),h=n.get(a.LocaleService);return await u.confirm({id:"sheet.confirm.remove-col",title:{title:h.t("info.problem")},children:{title:h.t("rightClick.deleteAllColumnsAlert")},cancelText:h.t("button.cancel"),confirmText:h.t("button.confirm")}),!1}return await i.executeCommand(m.RemoveColCommand.id,{range:t}),!0}},Ti={id:"sheet.command.remove-sheet-confirm",type:a.CommandType.COMMAND,handler:async(n,o)=>{const{subUnitId:e}=o,t=n.get(I.IConfirmService),i=n.get(a.ICommandService),r=n.get(a.LocaleService);return await t.confirm({id:"sheet.confirm.remove-sheet",title:{title:r.t("sheetConfig.deleteSheet")},children:{title:r.t("sheetConfig.deleteSheetContent")},cancelText:r.t("button.cancel"),confirmText:r.t("button.confirm")})?(await i.executeCommand(m.RemoveSheetCommand.id,{subUnitId:e}),!0):!1}},yi={id:"ui-sheet.command.show-menu-list",type:a.CommandType.OPERATION,handler:async n=>(n.get(Wt).triggerSheetBarMenu(),!0)},Mi={type:a.CommandType.COMMAND,id:"sheet.command.delete-worksheet-protection-from-sheet-bar",async handler(n,o){if(!o)return!1;const e=n.get(a.ICommandService),t=n.get(a.IUndoRedoService),i=n.get(m.WorksheetProtectionRuleModel),s=n.get(a.IUniverInstanceService).getCurrentUnitForType(kl.UNIVER_SHEET),l=s==null?void 0:s.getActiveSheet(),c=s.getUnitId();if(!l)return!1;const d=l.getSheetId(),u=i.getRule(c,d);if(await e.executeCommand(m.DeleteWorksheetProtectionCommand.id,{unitId:c,subUnitId:d})){const S=[{id:m.DeleteWorksheetProtectionCommand.id,params:{unitId:c,subUnitId:d}}],g=[{id:m.AddWorksheetProtectionCommand.id,params:{unitId:c,rule:u}}];t.pushUndoRedo({unitID:c,redoMutations:S,undoMutations:g})}return!0}},Ri={type:a.CommandType.COMMAND,id:"sheet.command.change-sheet-protection-from-sheet-bar",async handler(n){return await n.get(a.ICommandService).executeCommand("sheet-permission.operation.openDialog"),!0}},go={id:"sheet.operation.set-activate-cell-edit",type:a.CommandType.OPERATION,handler:(n,o)=>(n.get(ge).setEditCell(o),!0)},Pi={id:"sheet.operation.rename-sheet",type:a.CommandType.OPERATION,handler:async(n,o)=>{const e=n.get(Wt);return o&&e.setRenameId(o.subUnitId),!0}},os={type:a.CommandType.OPERATION,id:"sheet-permission.operation.openDialog",async handler(n,o){const e=n.get(I.IDialogService);return e.close("DESKTOP_FIND_REPLACE_DIALOG"),e.open({id:mo,title:{title:"permission.dialog.allowedPermissionType"},children:{label:Nl},width:393,destroyOnClose:!0,onClose:()=>e.close(mo)}),!0}},_S=()=>b.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M0.98999 1.08218H-0.0100098V0.0821838H0.98999V1.08218Z",fill:"black"}),b.jsx("path",{d:"M5.78992 1.08218H2.78992V0.0821838H5.78992V1.08218Z",fill:"black"}),b.jsx("path",{d:"M7.58984 1.08218H8.58984V0.0821838H7.58984V1.08218Z",fill:"black"}),b.jsx("path",{d:"M14.9152 1.08218H13.9152V0.0821838H14.9152V1.08218Z",fill:"black"}),b.jsx("path",{d:"M16.7151 1.08218H19.7151V0.0821838H16.7151V1.08218Z",fill:"black"}),b.jsx("path",{d:"M22.515 1.08218H21.515V0.0821838H22.515V1.08218Z",fill:"black"}),b.jsx("path",{d:"M27.8405 1.08218H28.8405V0.0821838H27.8405V1.08218Z",fill:"black"}),b.jsx("path",{d:"M33.6404 1.08218H30.6404V0.0821838H33.6404V1.08218Z",fill:"black"}),b.jsx("path",{d:"M35.4403 1.08218H36.4403V0.0821838H35.4403V1.08218Z",fill:"black"}),b.jsx("path",{d:"M42.7657 1.08218H41.7657V0.0821838H42.7657V1.08218Z",fill:"black"}),b.jsx("path",{d:"M44.5657 1.08218H47.5657V0.0821838H44.5657V1.08218Z",fill:"black"}),b.jsx("path",{d:"M50.3656 1.08218H49.3656V0.0821838H50.3656V1.08218Z",fill:"black"}),b.jsx("path",{d:"M55.691 1.08218H56.691V0.0821838H55.691V1.08218Z",fill:"black"}),b.jsx("path",{d:"M61.491 1.08218H58.491V0.0821838H61.491V1.08218Z",fill:"black"}),b.jsx("path",{d:"M63.2909 1.08218H64.2909V0.0821838H63.2909V1.08218Z",fill:"black"}),b.jsx("path",{d:"M70.6163 1.08218H69.6163V0.0821838H70.6163V1.08218Z",fill:"black"}),b.jsx("path",{d:"M72.4163 1.08218H75.4163V0.0821838H72.4163V1.08218Z",fill:"black"}),b.jsx("path",{d:"M78.2162 1.08218H77.2162V0.0821838H78.2162V1.08218Z",fill:"black"}),b.jsx("path",{d:"M83.5416 1.08218H84.5416V0.0821838H83.5416V1.08218Z",fill:"black"}),b.jsx("path",{d:"M89.3416 1.08218H86.3416V0.0821838H89.3416V1.08218Z",fill:"black"}),b.jsx("path",{d:"M91.1415 1.08218H92.1415V0.0821838H91.1415V1.08218Z",fill:"black"}),b.jsx("path",{d:"M98.4669 1.08218H97.4669V0.0821838H98.4669V1.08218Z",fill:"black"}),b.jsx("path",{d:"M100.267 1.08218H103.267V0.0821838H100.267V1.08218Z",fill:"black"}),b.jsx("path",{d:"M106.067 1.08218H105.067V0.0821838H106.067V1.08218Z",fill:"black"}),b.jsx("path",{d:"M111.392 1.08218H112.392V0.0821838H111.392V1.08218Z",fill:"black"}),b.jsx("path",{d:"M117.192 1.08218H114.192V0.0821838H117.192V1.08218Z",fill:"black"}),b.jsx("path",{d:"M118.992 1.08218H119.992V0.0821838H118.992V1.08218Z",fill:"black"})]}),bS=()=>b.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M-0.0100098 1.15771H0.98999V0.157715H-0.0100098V1.15771Z",fill:"black"}),b.jsx("path",{d:"M2.78992 1.15771H5.78992V0.157715H2.78992V1.15771Z",fill:"black"}),b.jsx("path",{d:"M8.58984 1.15771H7.58984V0.157715H8.58984V1.15771Z",fill:"black"}),b.jsx("path",{d:"M10.3899 1.15771H11.3899V0.157715H10.3899V1.15771Z",fill:"black"}),b.jsx("path",{d:"M19.0903 1.15771H18.0903V0.157715H19.0903V1.15771Z",fill:"black"}),b.jsx("path",{d:"M20.8903 1.15771H23.8903V0.157715H20.8903V1.15771Z",fill:"black"}),b.jsx("path",{d:"M26.6902 1.15771H25.6902V0.157715H26.6902V1.15771Z",fill:"black"}),b.jsx("path",{d:"M28.4902 1.15771H29.4902V0.157715H28.4902V1.15771Z",fill:"black"}),b.jsx("path",{d:"M37.1907 1.15771H36.1907V0.157715H37.1907V1.15771Z",fill:"black"}),b.jsx("path",{d:"M38.9906 1.15771H41.9906V0.157715H38.9906V1.15771Z",fill:"black"}),b.jsx("path",{d:"M44.7905 1.15771H43.7905V0.157715H44.7905V1.15771Z",fill:"black"}),b.jsx("path",{d:"M46.5906 1.15771H47.5906V0.157715H46.5906V1.15771Z",fill:"black"}),b.jsx("path",{d:"M55.291 1.15771H54.291V0.157715H55.291V1.15771Z",fill:"black"}),b.jsx("path",{d:"M57.0909 1.15771H60.0909V0.157715H57.0909V1.15771Z",fill:"black"}),b.jsx("path",{d:"M62.8909 1.15771H61.8909V0.157715H62.8909V1.15771Z",fill:"black"}),b.jsx("path",{d:"M64.6909 1.15771H65.6909V0.157715H64.6909V1.15771Z",fill:"black"}),b.jsx("path",{d:"M73.3914 1.15771H72.3914V0.157715H73.3914V1.15771Z",fill:"black"}),b.jsx("path",{d:"M75.1913 1.15771H78.1913V0.157715H75.1913V1.15771Z",fill:"black"}),b.jsx("path",{d:"M80.9912 1.15771H79.9912V0.157715H80.9912V1.15771Z",fill:"black"}),b.jsx("path",{d:"M82.7913 1.15771H83.7913V0.157715H82.7913V1.15771Z",fill:"black"}),b.jsx("path",{d:"M91.4917 1.15771H90.4917V0.157715H91.4917V1.15771Z",fill:"black"}),b.jsx("path",{d:"M93.2916 1.15771H96.2916V0.157715H93.2916V1.15771Z",fill:"black"}),b.jsx("path",{d:"M99.0916 1.15771H98.0916V0.157715H99.0916V1.15771Z",fill:"black"}),b.jsx("path",{d:"M100.892 1.15771H101.892V0.157715H100.892V1.15771Z",fill:"black"}),b.jsx("path",{d:"M109.592 1.15771H108.592V0.157715H109.592V1.15771Z",fill:"black"}),b.jsx("path",{d:"M111.392 1.15771H114.392V0.157715H111.392V1.15771Z",fill:"black"}),b.jsx("path",{d:"M117.192 1.15771H116.192V0.157715H117.192V1.15771Z",fill:"black"}),b.jsx("path",{d:"M118.992 1.15771H119.992V0.157715H118.992V1.15771Z",fill:"black"})]}),ES=()=>b.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M-0.00842285 1.22449H2.99158V0.224487H-0.00842285V1.22449Z",fill:"black"}),b.jsx("path",{d:"M6.14941 1.22449H9.14941V0.224487H6.14941V1.22449Z",fill:"black"}),b.jsx("path",{d:"M15.3073 1.22449H12.3073V0.224487H15.3073V1.22449Z",fill:"black"}),b.jsx("path",{d:"M18.4651 1.22449H21.4651V0.224487H18.4651V1.22449Z",fill:"black"}),b.jsx("path",{d:"M27.6229 1.22449H24.6229V0.224487H27.6229V1.22449Z",fill:"black"}),b.jsx("path",{d:"M30.7808 1.22449H33.7808V0.224487H30.7808V1.22449Z",fill:"black"}),b.jsx("path",{d:"M39.9386 1.22449H36.9386V0.224487H39.9386V1.22449Z",fill:"black"}),b.jsx("path",{d:"M43.0964 1.22449H46.0964V0.224487H43.0964V1.22449Z",fill:"black"}),b.jsx("path",{d:"M52.2543 1.22449H49.2543V0.224487H52.2543V1.22449Z",fill:"black"}),b.jsx("path",{d:"M55.4121 1.22449H58.4121V0.224487H55.4121V1.22449Z",fill:"black"}),b.jsx("path",{d:"M64.5699 1.22449H61.5699V0.224487H64.5699V1.22449Z",fill:"black"}),b.jsx("path",{d:"M67.7278 1.22449H70.7278V0.224487H67.7278V1.22449Z",fill:"black"}),b.jsx("path",{d:"M76.8856 1.22449H73.8856V0.224487H76.8856V1.22449Z",fill:"black"}),b.jsx("path",{d:"M80.0435 1.22449H83.0435V0.224487H80.0435V1.22449Z",fill:"black"}),b.jsx("path",{d:"M89.2013 1.22449H86.2013V0.224487H89.2013V1.22449Z",fill:"black"}),b.jsx("path",{d:"M92.3591 1.22449H95.3591V0.224487H92.3591V1.22449Z",fill:"black"}),b.jsx("path",{d:"M101.517 1.22449H98.517V0.224487H101.517V1.22449Z",fill:"black"}),b.jsx("path",{d:"M104.675 1.22449H107.675V0.224487H104.675V1.22449Z",fill:"black"}),b.jsx("path",{d:"M113.833 1.22449H110.833V0.224487H113.833V1.22449Z",fill:"black"}),b.jsx("path",{d:"M116.99 1.22449H119.99V0.224487H116.99V1.22449Z",fill:"black"})]}),wS=()=>b.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M-0.00976562 1.65707H0.990234V0.657074H-0.00976562V1.65707Z",fill:"black"}),b.jsx("path",{d:"M2.32361 1.65707H3.32361V0.657074H2.32361V1.65707Z",fill:"black"}),b.jsx("path",{d:"M5.65698 1.65707H4.65698V0.657074H5.65698V1.65707Z",fill:"black"}),b.jsx("path",{d:"M6.99036 1.65707H7.99036V0.657074H6.99036V1.65707Z",fill:"black"}),b.jsx("path",{d:"M10.3237 1.65707H9.32373V0.657074H10.3237V1.65707Z",fill:"black"}),b.jsx("path",{d:"M11.6571 1.65707H12.6571V0.657074H11.6571V1.65707Z",fill:"black"}),b.jsx("path",{d:"M14.9905 1.65707H13.9905V0.657074H14.9905V1.65707Z",fill:"black"}),b.jsx("path",{d:"M16.3239 1.65707H17.3239V0.657074H16.3239V1.65707Z",fill:"black"}),b.jsx("path",{d:"M19.6572 1.65707H18.6572V0.657074H19.6572V1.65707Z",fill:"black"}),b.jsx("path",{d:"M20.9906 1.65707H21.9906V0.657074H20.9906V1.65707Z",fill:"black"}),b.jsx("path",{d:"M24.324 1.65707H23.324V0.657074H24.324V1.65707Z",fill:"black"}),b.jsx("path",{d:"M25.6573 1.65707H26.6573V0.657074H25.6573V1.65707Z",fill:"black"}),b.jsx("path",{d:"M28.9907 1.65707H27.9907V0.657074H28.9907V1.65707Z",fill:"black"}),b.jsx("path",{d:"M30.3241 1.65707H31.3241V0.657074H30.3241V1.65707Z",fill:"black"}),b.jsx("path",{d:"M33.6575 1.65707H32.6575V0.657074H33.6575V1.65707Z",fill:"black"}),b.jsx("path",{d:"M34.9908 1.65707H35.9908V0.657074H34.9908V1.65707Z",fill:"black"}),b.jsx("path",{d:"M38.3242 1.65707H37.3242V0.657074H38.3242V1.65707Z",fill:"black"}),b.jsx("path",{d:"M39.6576 1.65707H40.6576V0.657074H39.6576V1.65707Z",fill:"black"}),b.jsx("path",{d:"M42.991 1.65707H41.991V0.657074H42.991V1.65707Z",fill:"black"}),b.jsx("path",{d:"M44.3243 1.65707H45.3243V0.657074H44.3243V1.65707Z",fill:"black"}),b.jsx("path",{d:"M47.6577 1.65707H46.6577V0.657074H47.6577V1.65707Z",fill:"black"}),b.jsx("path",{d:"M48.9911 1.65707H49.9911V0.657074H48.9911V1.65707Z",fill:"black"}),b.jsx("path",{d:"M52.3245 1.65707H51.3245V0.657074H52.3245V1.65707Z",fill:"black"}),b.jsx("path",{d:"M53.6578 1.65707H54.6578V0.657074H53.6578V1.65707Z",fill:"black"}),b.jsx("path",{d:"M56.9912 1.65707H55.9912V0.657074H56.9912V1.65707Z",fill:"black"}),b.jsx("path",{d:"M58.3246 1.65707H59.3246V0.657074H58.3246V1.65707Z",fill:"black"}),b.jsx("path",{d:"M61.658 1.65707H60.658V0.657074H61.658V1.65707Z",fill:"black"}),b.jsx("path",{d:"M62.9913 1.65707H63.9913V0.657074H62.9913V1.65707Z",fill:"black"}),b.jsx("path",{d:"M66.3247 1.65707H65.3247V0.657074H66.3247V1.65707Z",fill:"black"}),b.jsx("path",{d:"M67.6581 1.65707H68.6581V0.657074H67.6581V1.65707Z",fill:"black"}),b.jsx("path",{d:"M70.9915 1.65707H69.9915V0.657074H70.9915V1.65707Z",fill:"black"}),b.jsx("path",{d:"M72.3248 1.65707H73.3248V0.657074H72.3248V1.65707Z",fill:"black"}),b.jsx("path",{d:"M75.6582 1.65707H74.6582V0.657074H75.6582V1.65707Z",fill:"black"}),b.jsx("path",{d:"M76.9916 1.65707H77.9916V0.657074H76.9916V1.65707Z",fill:"black"}),b.jsx("path",{d:"M80.325 1.65707H79.325V0.657074H80.325V1.65707Z",fill:"black"}),b.jsx("path",{d:"M81.6583 1.65707H82.6583V0.657074H81.6583V1.65707Z",fill:"black"}),b.jsx("path",{d:"M84.9917 1.65707H83.9917V0.657074H84.9917V1.65707Z",fill:"black"}),b.jsx("path",{d:"M86.3251 1.65707H87.3251V0.657074H86.3251V1.65707Z",fill:"black"}),b.jsx("path",{d:"M89.6584 1.65707H88.6584V0.657074H89.6584V1.65707Z",fill:"black"}),b.jsx("path",{d:"M90.9918 1.65707H91.9918V0.657074H90.9918V1.65707Z",fill:"black"}),b.jsx("path",{d:"M94.3252 1.65707H93.3252V0.657074H94.3252V1.65707Z",fill:"black"}),b.jsx("path",{d:"M95.6586 1.65707H96.6586V0.657074H95.6586V1.65707Z",fill:"black"}),b.jsx("path",{d:"M98.9919 1.65707H97.9919V0.657074H98.9919V1.65707Z",fill:"black"}),b.jsx("path",{d:"M100.325 1.65707H101.325V0.657074H100.325V1.65707Z",fill:"black"}),b.jsx("path",{d:"M103.659 1.65707H102.659V0.657074H103.659V1.65707Z",fill:"black"}),b.jsx("path",{d:"M104.992 1.65707H105.992V0.657074H104.992V1.65707Z",fill:"black"}),b.jsx("path",{d:"M108.325 1.65707H107.325V0.657074H108.325V1.65707Z",fill:"black"}),b.jsx("path",{d:"M109.659 1.65707H110.659V0.657074H109.659V1.65707Z",fill:"black"}),b.jsx("path",{d:"M112.992 1.65707H111.992V0.657074H112.992V1.65707Z",fill:"black"}),b.jsx("path",{d:"M114.325 1.65707H115.325V0.657074H114.325V1.65707Z",fill:"black"}),b.jsx("path",{d:"M117.659 1.65707H116.659V0.657074H117.659V1.65707Z",fill:"black"}),b.jsx("path",{d:"M118.992 1.65707H119.992V0.657074H118.992V1.65707Z",fill:"black"})]}),TS=()=>b.jsx("svg",{width:"120",height:"3",viewBox:"0 0 120 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:b.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M119.991 2.42035H-0.0090332V0.420349H119.991V2.42035Z",fill:"black"})}),yS=()=>b.jsxs("svg",{width:"120",height:"3",viewBox:"0 0 120 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M-0.0100098 2.47614H1.98999V0.476135H-0.0100098V2.47614Z",fill:"black"}),b.jsx("path",{d:"M3.99014 2.47614H9.99014V0.476135H3.99014V2.47614Z",fill:"black"}),b.jsx("path",{d:"M13.9901 2.47614H11.9901V0.476135H13.9901V2.47614Z",fill:"black"}),b.jsx("path",{d:"M21.1904 2.47614H23.1904V0.476135H21.1904V2.47614Z",fill:"black"}),b.jsx("path",{d:"M31.1906 2.47614H25.1906V0.476135H31.1906V2.47614Z",fill:"black"}),b.jsx("path",{d:"M33.1906 2.47614H35.1906V0.476135H33.1906V2.47614Z",fill:"black"}),b.jsx("path",{d:"M44.3909 2.47614H42.3909V0.476135H44.3909V2.47614Z",fill:"black"}),b.jsx("path",{d:"M46.391 2.47614H52.391V0.476135H46.391V2.47614Z",fill:"black"}),b.jsx("path",{d:"M56.391 2.47614H54.391V0.476135H56.391V2.47614Z",fill:"black"}),b.jsx("path",{d:"M63.5913 2.47614H65.5913V0.476135H63.5913V2.47614Z",fill:"black"}),b.jsx("path",{d:"M73.5915 2.47614H67.5915V0.476135H73.5915V2.47614Z",fill:"black"}),b.jsx("path",{d:"M75.5915 2.47614H77.5915V0.476135H75.5915V2.47614Z",fill:"black"}),b.jsx("path",{d:"M86.7917 2.47614H84.7917V0.476135H86.7917V2.47614Z",fill:"black"}),b.jsx("path",{d:"M88.7919 2.47614H94.7919V0.476135H88.7919V2.47614Z",fill:"black"}),b.jsx("path",{d:"M98.7919 2.47614H96.7919V0.476135H98.7919V2.47614Z",fill:"black"}),b.jsx("path",{d:"M105.992 2.47614H107.992V0.476135H105.992V2.47614Z",fill:"black"}),b.jsx("path",{d:"M115.992 2.47614H109.992V0.476135H115.992V2.47614Z",fill:"black"}),b.jsx("path",{d:"M117.992 2.47614H119.992V0.476135H117.992V2.47614Z",fill:"black"})]}),MS=()=>b.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M-0.0100098 2.00415H1.98999V0.00415039H-0.0100098V2.00415Z",fill:"black"}),b.jsx("path",{d:"M3.99014 2.00415H9.99014V0.00415039H3.99014V2.00415Z",fill:"black"}),b.jsx("path",{d:"M13.9901 2.00415H11.9901V0.00415039H13.9901V2.00415Z",fill:"black"}),b.jsx("path",{d:"M15.9901 2.00415H17.9901V0.00415039H15.9901V2.00415Z",fill:"black"}),b.jsx("path",{d:"M27.4905 2.00415H25.4905V0.00415039H27.4905V2.00415Z",fill:"black"}),b.jsx("path",{d:"M29.4906 2.00415H35.4906V0.00415039H29.4906V2.00415Z",fill:"black"}),b.jsx("path",{d:"M39.4906 2.00415H37.4906V0.00415039H39.4906V2.00415Z",fill:"black"}),b.jsx("path",{d:"M41.4906 2.00415H43.4906V0.00415039H41.4906V2.00415Z",fill:"black"}),b.jsx("path",{d:"M52.991 2.00415H50.991V0.00415039H52.991V2.00415Z",fill:"black"}),b.jsx("path",{d:"M54.9911 2.00415H60.9911V0.00415039H54.9911V2.00415Z",fill:"black"}),b.jsx("path",{d:"M64.9911 2.00415H62.9911V0.00415039H64.9911V2.00415Z",fill:"black"}),b.jsx("path",{d:"M66.9911 2.00415H68.9911V0.00415039H66.9911V2.00415Z",fill:"black"}),b.jsx("path",{d:"M78.4915 2.00415H76.4915V0.00415039H78.4915V2.00415Z",fill:"black"}),b.jsx("path",{d:"M80.4916 2.00415H86.4916V0.00415039H80.4916V2.00415Z",fill:"black"}),b.jsx("path",{d:"M90.4916 2.00415H88.4916V0.00415039H90.4916V2.00415Z",fill:"black"}),b.jsx("path",{d:"M92.4916 2.00415H94.4916V0.00415039H92.4916V2.00415Z",fill:"black"}),b.jsx("path",{d:"M103.992 2.00415H101.992V0.00415039H103.992V2.00415Z",fill:"black"}),b.jsx("path",{d:"M105.992 2.00415H111.992V0.00415039H105.992V2.00415Z",fill:"black"}),b.jsx("path",{d:"M115.992 2.00415H113.992V0.00415039H115.992V2.00415Z",fill:"black"}),b.jsx("path",{d:"M117.992 2.00415H119.992V0.00415039H117.992V2.00415Z",fill:"black"})]}),RS=()=>b.jsxs("svg",{width:"118",height:"3",viewBox:"0 0 118 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M-0.00854492 2.94815H1.99146V0.948151H-0.00854492V2.94815Z",fill:"black"}),b.jsx("path",{d:"M6.09668 2.94815H8.09668V0.948151H6.09668V2.94815Z",fill:"black"}),b.jsx("path",{d:"M14.2019 2.94815H12.2019V0.948151H14.2019V2.94815Z",fill:"black"}),b.jsx("path",{d:"M18.3071 2.94815H20.3071V0.948151H18.3071V2.94815Z",fill:"black"}),b.jsx("path",{d:"M26.4124 2.94815H24.4124V0.948151H26.4124V2.94815Z",fill:"black"}),b.jsx("path",{d:"M30.5176 2.94815H32.5176V0.948151H30.5176V2.94815Z",fill:"black"}),b.jsx("path",{d:"M38.6228 2.94815H36.6228V0.948151H38.6228V2.94815Z",fill:"black"}),b.jsx("path",{d:"M42.728 2.94815H44.728V0.948151H42.728V2.94815Z",fill:"black"}),b.jsx("path",{d:"M50.8333 2.94815H48.8333V0.948151H50.8333V2.94815Z",fill:"black"}),b.jsx("path",{d:"M54.9385 2.94815H56.9385V0.948151H54.9385V2.94815Z",fill:"black"}),b.jsx("path",{d:"M63.0437 2.94815H61.0437V0.948151H63.0437V2.94815Z",fill:"black"}),b.jsx("path",{d:"M67.1489 2.94815H69.1489V0.948151H67.1489V2.94815Z",fill:"black"}),b.jsx("path",{d:"M75.2542 2.94815H73.2542V0.948151H75.2542V2.94815Z",fill:"black"}),b.jsx("path",{d:"M79.3594 2.94815H81.3594V0.948151H79.3594V2.94815Z",fill:"black"}),b.jsx("path",{d:"M87.4645 2.94815H85.4645V0.948151H87.4645V2.94815Z",fill:"black"}),b.jsx("path",{d:"M91.5697 2.94815H93.5697V0.948151H91.5697V2.94815Z",fill:"black"}),b.jsx("path",{d:"M99.6749 2.94815H97.6749V0.948151H99.6749V2.94815Z",fill:"black"}),b.jsx("path",{d:"M103.78 2.94815H105.78V0.948151H103.78V2.94815Z",fill:"black"}),b.jsx("path",{d:"M111.885 2.94815H109.885V0.948151H111.885V2.94815Z",fill:"black"}),b.jsx("path",{d:"M115.991 2.94815H117.991V0.948151H115.991V2.94815Z",fill:"black"})]}),PS=()=>b.jsx("svg",{width:"120",height:"4",viewBox:"0 0 120 4",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:b.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M119.991 3.86215H-0.0090332V0.862152H119.991V3.86215Z",fill:"black"})}),Wl=()=>b.jsx("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:b.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M119.991 1.15668H-0.0090332V0.156677H119.991V1.15668Z",fill:"black"})});function Ll(n){const{type:o=a.BorderStyleTypes.THIN}=n;switch(o){case a.BorderStyleTypes.DASH_DOT:return b.jsx(_S,{});case a.BorderStyleTypes.DASH_DOT_DOT:return b.jsx(bS,{});case a.BorderStyleTypes.DASHED:return b.jsx(ES,{});case a.BorderStyleTypes.HAIR:return b.jsx(wS,{});case a.BorderStyleTypes.MEDIUM:return b.jsx(TS,{});case a.BorderStyleTypes.MEDIUM_DASH_DOT:return b.jsx(yS,{});case a.BorderStyleTypes.MEDIUM_DASH_DOT_DOT:return b.jsx(MS,{});case a.BorderStyleTypes.MEDIUM_DASHED:return b.jsx(RS,{});case a.BorderStyleTypes.THICK:return b.jsx(PS,{});case a.BorderStyleTypes.THIN:return b.jsx(Wl,{});default:return b.jsx(Wl,{})}}const rs=`${Tn}_BORDER_PANEL_COMPONENT`,Ul=[{label:"borderLine.borderTop",icon:"UpBorder",value:"top"},{label:"borderLine.borderBottom",icon:"DownBorder",value:"bottom"},{label:"borderLine.borderLeft",icon:"LeftBorder",value:"left"},{label:"borderLine.borderRight",icon:"RightBorder",value:"right"},{label:"borderLine.borderNone",icon:"NoBorderSingle",value:"none"},{label:"borderLine.borderAll",icon:"AllBorderSingle",value:"all"},{label:"borderLine.borderOutside",icon:"OuterBorder",value:"outside"},{label:"borderLine.borderInside",icon:"InnerBorder",value:"inside"},{label:"borderLine.borderHorizontal",icon:"HorizontalBorder",value:"horizontal"},{label:"borderLine.borderVertical",icon:"VerticalBorder",value:"vertical"},{label:"borderLine.borderTlbr",icon:"BackSlashSingle",value:"tlbr"},{label:"borderLine.borderTlbcTlmr",icon:"LeftDoubleDiagonalSingle",value:"tlbc_tlmr"},{label:"borderLine.borderTlbrTlbcTlmr",icon:"LeftTridiagonalSingle",value:"tlbr_tlbc_tlmr"},{label:"borderLine.borderBlTr",icon:"SlashSingle",value:"bltr"},{label:"borderLine.borderMltrBctr",icon:"RightDoubleDiagonalSingle",value:"mltr_bctr"}],OS=[{label:a.BorderStyleTypes.THIN,value:a.BorderStyleTypes.THIN},{label:a.BorderStyleTypes.HAIR,value:a.BorderStyleTypes.HAIR},{label:a.BorderStyleTypes.DOTTED,value:a.BorderStyleTypes.DOTTED},{label:a.BorderStyleTypes.DASHED,value:a.BorderStyleTypes.DASHED},{label:a.BorderStyleTypes.DASH_DOT,value:a.BorderStyleTypes.DASH_DOT},{label:a.BorderStyleTypes.DASH_DOT_DOT,value:a.BorderStyleTypes.DASH_DOT_DOT},{label:a.BorderStyleTypes.MEDIUM,value:a.BorderStyleTypes.MEDIUM},{label:a.BorderStyleTypes.MEDIUM_DASHED,value:a.BorderStyleTypes.MEDIUM_DASHED},{label:a.BorderStyleTypes.MEDIUM_DASH_DOT,value:a.BorderStyleTypes.MEDIUM_DASH_DOT},{label:a.BorderStyleTypes.MEDIUM_DASH_DOT_DOT,value:a.BorderStyleTypes.MEDIUM_DASH_DOT_DOT},{label:a.BorderStyleTypes.THICK,value:a.BorderStyleTypes.THICK}];function Bl(n){var l;const o=I.useDependency(I.ComponentManager),e=I.useDependency(m.BorderStyleManagerService),{onChange:t,value:i}=n;function r(c,d){t==null||t({...i,[d]:c})}function s(c){const d=o.get(c);return d&&b.jsx(d,{extend:{colorChannel1:"#2c53f1"}})}return b.jsxs("section",{className:"univer-box-border univer-grid univer-gap-2 univer-p-1.5",children:[b.jsx("div",{className:"univer-box-border univer-grid univer-grid-cols-5 univer-gap-2",children:Ul.map(c=>b.jsx("a",{className:G.clsx(`
58
+ `)}),o}function om(n){return a.isNotNullOrUndefined(n.displayV)?n.displayV:a.extractPureTextFromCell(n)}function rm(n,o,e,t){return t.getMergeData().some(i=>i.startRow<=n&&n<i.endRow&&o<=i.startColumn&&i.startColumn<=e)}function sm(n,o,e,t){return t.getMergeData().some(i=>i.startColumn<=n&&n<i.endColumn&&o<=i.startRow&&i.startRow<=e)}function am(n){let o=0;return n.forValue((e,t,i)=>{if(i&&o++,o>1)return!1}),o>1}function ii(){return{p:null,v:null,s:null,f:null,si:null,t:null}}const Ar=998,je={id:I.CopyCommand.id,name:"sheet.command.copy",type:a.CommandType.COMMAND,multi:!0,priority:Ar,preconditions:br,handler:async n=>n.get(xe).copy()},kr={id:I.CutCommand.id,name:"sheet.command.cut",type:a.CommandType.COMMAND,multi:!0,priority:Ar,preconditions:br,handler:async n=>n.get(xe).cut()},Ge={id:I.PasteCommand.id,type:a.CommandType.COMMAND,multi:!0,name:"sheet.command.paste",priority:Ar,preconditions:br,handler:async(n,o)=>{const t=await n.get(I.IClipboardInterfaceService).read(),i=n.get(xe);return t.length!==0?i.paste(t[0],o==null?void 0:o.value):!1}},io={id:I.SheetPasteShortKeyCommandName,type:a.CommandType.COMMAND,handler:async(n,o)=>{const e=n.get(xe),{htmlContent:t,textContent:i,files:r}=o;return e.legacyPaste(t,i,r),!0}},Cn={id:"sheet.command.paste-value",type:a.CommandType.COMMAND,handler:async n=>n.get(a.ICommandService).executeCommand(Ge.id,{value:fe.SPECIAL_PASTE_VALUE})},In={id:"sheet.command.paste-format",type:a.CommandType.COMMAND,handler:async n=>n.get(a.ICommandService).executeCommand(Ge.id,{value:fe.SPECIAL_PASTE_FORMAT})},Bt={id:"sheet.command.paste-col-width",type:a.CommandType.COMMAND,handler:async n=>n.get(a.ICommandService).executeCommand(Ge.id,{value:fe.SPECIAL_PASTE_COL_WIDTH})},_n={id:"sheet.command.paste-besides-border",type:a.CommandType.COMMAND,handler:async n=>n.get(a.ICommandService).executeCommand(Ge.id,{value:fe.SPECIAL_PASTE_BESIDES_BORDER})},ll={id:"sheet.command.optional-paste",type:a.CommandType.COMMAND,handler:async(n,{type:o})=>n.get(xe).rePasteWithPasteType(o)},oi={id:"sheet.command.hide-row-confirm",type:a.CommandType.COMMAND,handler:async n=>{var c;const e=(c=n.get(m.SheetsSelectionsService).getCurrentSelections())==null?void 0:c.map(d=>d.range);if(!(e!=null&&e.length))return!1;const t=n.get(a.ICommandService),i=n.get(a.IUniverInstanceService),r=m.getSheetCommandTarget(i);if(!r)return!1;const{worksheet:s}=r,l=s.getVisibleRows();if(aa(l,e)){const d=n.get(I.IConfirmService),u=n.get(a.LocaleService);return await d.confirm({id:"sheet.confirm.hide-row",title:{title:u.t("info.problem")},children:{title:u.t("rightClick.hideAllRowsAlert")},cancelText:u.t("button.cancel"),confirmText:u.t("button.confirm")}),!1}return await t.executeCommand(m.SetRowHiddenCommand.id),!0}},ri={id:"sheet.command.hide-col-confirm",type:a.CommandType.COMMAND,handler:async n=>{var c;const e=(c=n.get(m.SheetsSelectionsService).getCurrentSelections())==null?void 0:c.map(d=>d.range);if(!(e!=null&&e.length))return!1;const t=n.get(a.ICommandService),i=n.get(a.IUniverInstanceService),r=m.getSheetCommandTarget(i);if(!r)return!1;const{worksheet:s}=r,l=s.getVisibleCols();if(la(l,e)){const d=n.get(I.IConfirmService),u=n.get(a.LocaleService);return await d.confirm({id:"sheet.confirm.hide-col",title:{title:u.t("info.problem")},children:{title:u.t("rightClick.hideAllColumnsAlert")},cancelText:u.t("button.cancel"),confirmText:u.t("button.confirm")}),!1}return await t.executeCommand(m.SetColHiddenCommand.id),!0}},xt={type:a.CommandType.COMMAND,id:"sheet.command.set-range-bold",handler:async n=>{const o=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?o.executeCommand(Q.SetInlineFormatBoldCommand.id):o.executeCommand(m.SetBoldCommand.id)}},Ft={type:a.CommandType.COMMAND,id:"sheet.command.set-range-italic",handler:async n=>{const o=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?o.executeCommand(Q.SetInlineFormatItalicCommand.id):o.executeCommand(m.SetItalicCommand.id)}},zt={type:a.CommandType.COMMAND,id:"sheet.command.set-range-underline",handler:async n=>{const o=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?o.executeCommand(Q.SetInlineFormatUnderlineCommand.id):o.executeCommand(m.SetUnderlineCommand.id)}},Xt={type:a.CommandType.COMMAND,id:"sheet.command.set-range-stroke",handler:async n=>{const o=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?o.executeCommand(Q.SetInlineFormatStrikethroughCommand.id):o.executeCommand(m.SetStrikeThroughCommand.id)}},Dr={type:a.CommandType.COMMAND,id:"sheet.command.set-range-subscript",handler:async n=>{const o=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?o.executeCommand(Q.SetInlineFormatSubscriptCommand.id):!1}},Nr={type:a.CommandType.COMMAND,id:"sheet.command.set-range-superscript",handler:async n=>{const o=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?o.executeCommand(Q.SetInlineFormatSuperscriptCommand.id):!1}},si={type:a.CommandType.COMMAND,id:"sheet.command.set-range-fontsize",handler:async(n,o)=>{const e=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?e.executeCommand(Q.SetInlineFormatFontSizeCommand.id,o):e.executeCommand(m.SetFontSizeCommand.id,o)}},ai={type:a.CommandType.COMMAND,id:"sheet.command.set-range-font-family",handler:async(n,o)=>{const e=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?e.executeCommand(Q.SetInlineFormatFontFamilyCommand.id,o):e.executeCommand(m.SetFontFamilyCommand.id,o)}},bn={type:a.CommandType.COMMAND,id:"sheet.command.set-range-text-color",handler:async(n,o)=>{const e=n.get(a.ICommandService);return n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED)?e.executeCommand(Q.SetInlineFormatTextColorCommand.id,o):e.executeCommand(m.SetTextColorCommand.id,o)}},Hr={type:a.CommandType.COMMAND,id:"sheet.command.reset-range-text-color",handler:async n=>{const o=n.get(a.ICommandService),t=n.get(a.IContextService).getContextValue(a.EDITOR_ACTIVATED),i=n.get(a.ThemeService);return t?o.executeCommand(Q.SetInlineFormatTextColorCommand.id,{value:null}):o.executeCommand(m.SetTextColorCommand.id,{value:i.getCurrentTheme().textColor})}};var lm=Object.getOwnPropertyDescriptor,cm=(n,o,e,t)=>{for(var i=t>1?void 0:t?lm(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},En=(n,o)=>(e,t)=>o(e,t,n),Ne=(n=>(n[n.OFF=0]="OFF",n[n.ONCE=1]="ONCE",n[n.INFINITE=2]="INFINITE",n))(Ne||{});const $e=a.createIdentifier("univer.format-painter-service");let oo=class extends a.Disposable{constructor(o,e,t,i,r,s){super();w(this,"status$");w(this,"_selectionFormat");w(this,"_markId",null);w(this,"_status$");w(this,"_defaultHook",null);w(this,"_extendHooks",[]);this._selectionManagerService=o,this._themeService=e,this._markSelectionService=t,this._logService=i,this._commandService=r,this._undoRedoService=s,this._status$=new k.BehaviorSubject(0),this.status$=this._status$.asObservable(),this._selectionFormat={styles:new a.ObjectMatrix,merges:[]}}addHook(o){var e,t,i;o.isDefaultHook&&((e=o.priority)!=null?e:0)>((i=(t=this._defaultHook)==null?void 0:t.priority)!=null?i:-1)?this._defaultHook=o:(this._extendHooks.push(o),this._extendHooks.sort((r,s)=>(r.priority||0)-(s.priority||0)))}getHooks(){return this._defaultHook?[this._defaultHook,...this._extendHooks]:this._extendHooks}setStatus(o){this._updateRangeMark(o),this._status$.next(o),this.getHooks().forEach(t=>{t.onStatusChange!==void 0&&t.onStatusChange(o)})}getStatus(){return this._status$.getValue()}setSelectionFormat(o){this._selectionFormat=o}getSelectionFormat(){return this._selectionFormat}applyFormatPainter(o,e,t){const i=this.getHooks(),r=[],s=[];i.forEach(c=>{if(c.onApply!==void 0){const d=c.onApply(o,e,t,this._selectionFormat);d&&(r.push(...d.redos),s.push(...d.undos))}});for(const c of i)if(c.onBeforeApply!==void 0&&!c.onBeforeApply({unitId:o,subUnitId:e,range:t,redoMutationsInfo:r,format:this._selectionFormat,undoMutationsInfo:s}))return!1;this._logService.log("[FormatPainterService]","apply mutations",{undoMutationsInfo:s,redoMutationsInfo:r});const l=r.every(c=>this._commandService.executeCommand(c.id,c.params));return l&&this._undoRedoService.pushUndoRedo({unitID:o,undoMutations:s,redoMutations:r}),l}_updateRangeMark(o){if(this._markSelectionService.removeAllShapes(),o!==0){const e=this._selectionManagerService.getCurrentLastSelection();if(e){const t=qa(this._themeService);o===2?this._markId=this._markSelectionService.addShape({...e,style:t}):this._markId=this._markSelectionService.addShape({...e,style:t},[m.SetRangeValuesMutation.id])}}}};oo=cm([En(0,a.Inject(m.SheetsSelectionsService)),En(1,a.Inject(a.ThemeService)),En(2,Ut),En(3,a.ILogService),En(4,a.ICommandService),En(5,a.IUndoRedoService)],oo);const li={id:"sheet.operation.set-format-painter",type:a.CommandType.OPERATION,handler:(n,o)=>o?(n.get($e).setStatus(o.status),!0):!1},ro={type:a.CommandType.COMMAND,id:"sheet.command.set-infinite-format-painter",handler:async n=>{const e=n.get($e).getStatus();let t;return e!==Ne.OFF?t=Ne.OFF:t=Ne.INFINITE,n.get(a.ICommandService).executeCommand(li.id,{status:t})}},wn={type:a.CommandType.COMMAND,id:"sheet.command.set-once-format-painter",handler:async n=>{const e=n.get($e).getStatus();let t;return e!==Ne.OFF?t=Ne.OFF:t=Ne.ONCE,n.get(a.ICommandService).executeCommand(li.id,{status:t})}},ci={type:a.CommandType.COMMAND,id:"sheet.command.apply-format-painter",handler:async(n,o)=>n.get($e).applyFormatPainter(o.unitId,o.subUnitId,o.range)},at={type:a.CommandType.COMMAND,id:"sheet.command.set-selection-frozen",handler:async(n,o)=>{const{type:e}=o||{},t=n.get(a.IUniverInstanceService),i=n.get(a.IUndoRedoService),r=m.getSheetCommandTarget(t);if(!r)return!1;const{unitId:s,subUnitId:l}=r,c=n.get(a.ICommandService),u=n.get(m.SheetsSelectionsService).getCurrentSelections();if(!u)return!1;const h=u[(u==null?void 0:u.length)-1],{range:S}=h,f=n.get(M.IRenderManagerService).getRenderById(s).with(y.SheetScrollManagerService),{sheetViewStartRow:p=0,sheetViewStartColumn:v=0}=f.getCurrentScrollState()||{};let C,_,E,T;const{startRow:P,startColumn:R,rangeType:O}=S;if(O===a.RANGE_TYPE.ROW||e===1)C=P,E=P-p,_=-1,T=0;else if(O===a.RANGE_TYPE.COLUMN||e===2)C=-1,E=0,_=R,T=R-v;else if(O===a.RANGE_TYPE.NORMAL)C=P,E=P-p,_=R,T=R-v;else return!1;const A={unitId:s,subUnitId:l,startRow:C,startColumn:_,xSplit:_>0?Math.max(1,T):T,ySplit:C>0?Math.max(1,E):E},N=m.SetFrozenMutationFactory(n,A);return c.syncExecuteCommand(m.SetFrozenMutation.id,A)&&i.pushUndoRedo({unitID:s,undoMutations:[{id:m.SetFrozenMutation.id,params:N}],redoMutations:[{id:m.SetFrozenMutation.id,params:A}]}),!0}},di={type:a.CommandType.COMMAND,id:"sheet.command.set-row-frozen",handler:async n=>(n.get(a.ICommandService).executeCommand(at.id,{type:1}),!0)},ui={type:a.CommandType.COMMAND,id:"sheet.command.set-col-frozen",handler:async n=>(n.get(a.ICommandService).executeCommand(at.id,{type:2}),!0)};var dm=Object.getOwnPropertyDescriptor,um=(n,o,e,t)=>{for(var i=t>1?void 0:t?dm(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},cl=(n,o)=>(e,t)=>o(e,t,n);const hm=(n,o)=>{const{unitId:e,subUnitId:t,ranges:i}=n,r={},s=o.getColumnManager();for(let l=0;l<i.length;l++){const c=i[l];for(let d=c.startColumn;d<c.endColumn+1;d++){const u=s.getColumnOrCreate(d);r[d]=u.w}}return{unitId:e,subUnitId:t,ranges:i,colWidth:r}};y.AutoWidthController=class extends a.Disposable{constructor(o,e){super(),this._renderManagerService=o,this._univerInstanceService=e}getUndoRedoParamsOfColWidth(o){const e={redos:[],undos:[]},{_univerInstanceService:t}=this,i=m.getSheetCommandTarget(t);if(!i)return e;const{unitId:r,subUnitId:s,worksheet:l}=i,c=this._renderManagerService.getRenderById(r).with(y.SheetSkeletonManagerService);if(!c.getCurrentParam())return e;const{skeleton:d}=c.getCurrentParam(),u=d.calculateAutoWidthInRange(o.ranges),h={};for(const{col:f,width:p}of u)h[f]=p;const S={subUnitId:s,unitId:r,ranges:o.ranges,colWidth:h},g=hm(S,l);return{undos:[{id:m.SetWorksheetColWidthMutation.id,params:g}],redos:[{id:m.SetWorksheetColWidthMutation.id,params:S}]}}},y.AutoWidthController=um([cl(0,M.IRenderManagerService),cl(1,a.Inject(a.IUniverInstanceService))],y.AutoWidthController);const hi={type:a.CommandType.COMMAND,id:"sheet.command.set-col-auto-width",handler:(n,o)=>{const e=n.get(a.ICommandService),t=n.get(a.IUndoRedoService),i=n.get(m.SheetsSelectionsService),r=n.get(a.IUniverInstanceService),s=m.getSheetCommandTarget(r,o);if(!s)return!1;const{unitId:l,subUnitId:c}=s;let d=[];if(o!=null&&o.ranges)d=[...o.ranges];else{const f=i.getCurrentSelections();for(let p=0;p<f.length;p++)d.push(f[p].range)}if(!(d!=null&&d.length))return!1;const u={unitId:l,subUnitId:c,ranges:d},{redos:h,undos:S}=n.get(y.AutoWidthController).getUndoRedoParamsOfColWidth(u);return a.sequenceExecute([...h],e).result?(t.pushUndoRedo({unitID:l,undoMutations:[...S],redoMutations:[...h]}),!0):!1}},Tn="UI_PLUGIN_SHEETS",mi=`${Tn}_COLOR_PICKER_COMPONENT`,so=`${Tn}_FONT_FAMILY_COMPONENT`,ao=`${Tn}_FONT_FAMILY_ITEM_COMPONENT`,lo=`${Tn}_FONT_SIZE_COMPONENT`,et=`${Tn}_MENU_ITEM_INPUT_COMPONENT`,Vr={sheetsUiContextMenuInput:"univer-sheets-ui-context-menu-input",sheetsUiContextMenuInputContainer:"univer-sheets-ui-context-menu-input-container",sheetsUiContextMenuInputNumber:"univer-sheets-ui-context-menu-input-number"},dl=n=>{const{prefix:o,suffix:e,value:t,onChange:i,min:r=Number.MIN_SAFE_INTEGER,max:s=Number.MAX_SAFE_INTEGER}=n,l=I.useDependency(a.LocaleService),c=I.useDependency(I.IContextMenuService),[d,u]=L.useState(),h=g=>{var f;u(g==null?void 0:g.toString()),i((f=g==null?void 0:g.toString())!=null?f:"")};L.useEffect(()=>{c.visible||u(t)},[c.visible]),L.useEffect(()=>{u(t)},[t]);function S(g){g.key==="Backspace"&&g.stopPropagation()}return b.jsxs("div",{className:Vr.sheetsUiContextMenuInput,children:[l.t(o),b.jsx("span",{className:Vr.sheetsUiContextMenuInputContainer,onClick:g=>g.stopPropagation(),children:b.jsx(G.InputNumber,{className:Vr.sheetsUiContextMenuInputNumber,value:Number(d),precision:0,onKeyDown:S,onChange:h,min:r,max:s})}),l.t(e)]})};function mm(n){return n.getCurrentTypeOfUnit$(a.UniverInstanceType.UNIVER_SHEET).pipe(Se.switchMap(o=>o?o.activeSheet$.pipe(Se.map(e=>e?{workbook:o,worksheet:e}:null)):k.of(null)))}function Ee(n,o,e){return mm(n).pipe(Se.switchMap(t=>t?e(t):k.of(o)))}function ul(n,o){const e=n.get(a.IUniverInstanceService),t=n.get(m.IExclusiveRangeService),i=n.get(m.SheetsSelectionsService);return e.getCurrentTypeOfUnit$(a.UniverInstanceType.UNIVER_SHEET).pipe(Se.switchMap(s=>s?k.combineLatest([i.selectionMoveEnd$,s.activeSheet$]).pipe(Se.switchMap(([l,c])=>{if(!c||l.length===0)return k.of(!1);const d=t.getInterestGroupId(l);if(o){const u=d.filter(h=>o.has(h));return k.of(u.length>0)}else return k.of(d.length>0)})):k.of(!1)))}function Yt(n,o,e){return k.combineLatest([o,ul(n,e)]).pipe(Se.map(([t,i])=>t||i))}function ee(n,o={},e=!1){const i=n.get(a.IUniverInstanceService).getCurrentTypeOfUnit$(a.UniverInstanceType.UNIVER_SHEET),r=n.get(a.UserManagerService),s=n.has(ge)?n.get(ge):null,l=n.get(a.IContextService),c=new k.BehaviorSubject(!1),d=s==null?void 0:s.visible$,u=new k.BehaviorSubject(null),h=l.subscribeContextValue$(a.FOCUSING_FX_BAR_EDITOR).subscribe(f=>{c.next(f)}),S=d==null?void 0:d.subscribe(f=>{u.next(f)});return k.combineLatest([r.currentUser$,i,u,c]).pipe(Se.finalize(()=>{h.unsubscribe(),S==null||S.unsubscribe(),c.complete()}),Se.switchMap(([f,p,v,C])=>!p||v!=null&&v.visible&&v.unitId===p.getUnitId()&&!e||C&&!e?k.of(!0):p.activeSheet$.pipe(Se.switchMap(_=>{if(!_)return k.of(!0);const E=n.get(m.SheetsSelectionsService),T=n.get(m.RangeProtectionRuleModel),P=n.get(m.WorksheetProtectionRuleModel),O=n.get(a.IContextService).subscribeContextValue$(a.FOCUSING_COMMON_DRAWINGS).pipe(Se.startWith(!1));return k.combineLatest([E.selectionMoveEnd$,O]).pipe(Se.switchMap(([A,N])=>{if(N)return k.of(!0);const D=p.getUnitId(),H=_.getSheetId(),W=n.get(a.IPermissionService),{workbookTypes:U=[m.WorkbookEditablePermission],worksheetTypes:V,rangeTypes:B}=o,x=[];if(U==null||U.forEach(X=>{x.push(new X(D).id)}),V==null||V.forEach(X=>{x.push(new X(D,H).id)}),P.getRule(D,H))return W.composePermission$(x).pipe(Se.map(X=>X.some(Z=>Z.value===!1)));const F=A==null?void 0:A.map(X=>X.range),Y=T.getSubunitRuleList(D,H).filter(X=>F==null?void 0:F.some(Z=>X.ranges.some(ne=>a.Rectangle.intersects(Z,ne))));return B==null||B.forEach(X=>{Y.forEach(Z=>{x.push(new X(D,H,Z.permissionId).id)})}),W.composePermission$(x).pipe(Se.map(X=>X.some(Z=>Z.value===!1)))}))}))))}function yn(n){const o=n.get(a.IUniverInstanceService),e=n.get(m.SheetsSelectionsService),t=n.get(m.RangeProtectionRuleModel),i=n.get(a.IPermissionService);return k.merge(e.selectionMoveEnd$,i.permissionPointUpdate$.pipe(Se.debounceTime(100))).pipe(Se.map(()=>{var h;const r=(h=e.getCurrentLastSelection())==null?void 0:h.range;if(!r)return!0;const s=o.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),l=s==null?void 0:s.getActiveSheet();if(!s||!l)return!0;const c=s.getUnitId(),d=l.getSheetId(),u=[new m.WorkbookEditablePermission(c).id,new m.WorksheetEditPermission(c,d).id];return t.getSubunitRuleList(c,d).filter(S=>S.ranges.some(g=>a.Rectangle.intersects(r,g))).forEach(S=>{u.push(new m.RangeProtectionPermissionEditPoint(c,d,S.permissionId).id)}),i.composePermission(u).some(S=>S.value===!1)}))}function hl(n,o){const e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(m.RangeProtectionRuleModel),r=n.get(a.IPermissionService);return k.merge(t.selectionMoveEnd$,r.permissionPointUpdate$.pipe(Se.debounceTime(100))).pipe(Se.map(()=>{var S;const s=(S=t.getCurrentLastSelection())==null?void 0:S.range;if(!s)return!0;const l=e.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),c=l==null?void 0:l.getActiveSheet();if(!l||!c)return!0;const d=l.getUnitId(),u=c.getSheetId(),h=[new m.WorkbookEditablePermission(d).id,new m.WorksheetEditPermission(d,u).id];return i.getSubunitRuleList(d,u).filter(g=>o==="row"?g.ranges.some(f=>s.startRow>f.startRow&&s.startRow<=f.endRow):g.ranges.some(f=>s.startColumn>f.startColumn&&s.startColumn<=f.endColumn)).forEach(g=>{h.push(new m.RangeProtectionPermissionEditPoint(d,u,g.permissionId).id)}),r.composePermission(h).some(g=>g.value===!1)}))}function ml(n,o){const e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(m.RangeProtectionRuleModel),r=n.get(a.IPermissionService);return k.merge(t.selectionMoveEnd$,r.permissionPointUpdate$.pipe(Se.debounceTime(100))).pipe(Se.map(()=>{var g;const s=(g=t.getCurrentLastSelection())==null?void 0:g.range;if(!s)return!0;const l=e.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),c=l==null?void 0:l.getActiveSheet();if(!l||!c)return!0;const d=l.getUnitId(),u=c.getSheetId(),h=[new m.WorkbookEditablePermission(d).id,new m.WorksheetEditPermission(d,u).id],S=a.Tools.deepClone(s);return o==="row"?(S.startColumn=0,S.endColumn=c.getColumnCount()-1):(S.startRow=0,S.endRow=c.getRowCount()-1),i.getSubunitRuleList(d,u).filter(f=>f.ranges.some(p=>a.Rectangle.intersects(S,p))).forEach(f=>{h.push(new m.RangeProtectionPermissionEditPoint(d,u,f.permissionId).id)}),r.composePermission(h).some(f=>f.value===!1)}))}function co(n,o){const e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(m.RangeProtectionRuleModel),r=n.get(a.IPermissionService);return k.merge(t.selectionMoveEnd$,r.permissionPointUpdate$.pipe(Se.debounceTime(100))).pipe(Se.map(()=>{var g;const s=(g=t.getCurrentLastSelection())==null?void 0:g.range;if(!s)return!0;const l=e.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),c=l==null?void 0:l.getActiveSheet();if(!l||!c)return!0;const d=l.getUnitId(),u=c.getSheetId(),h=[new m.WorkbookEditablePermission(d).id,new m.WorksheetEditPermission(d,u).id],S=a.Tools.deepClone(s);return o==="row"?S.endRow=c.getRowCount()-1:S.endColumn=c.getColumnCount()-1,i.getSubunitRuleList(d,u).filter(f=>f.ranges.some(p=>a.Rectangle.intersects(S,p))).forEach(f=>{h.push(new m.RangeProtectionPermissionEditPoint(d,u,f.permissionId).id)}),r.composePermission(h).some(f=>f.value===!1)}))}function Mn(n,o){const t=n.get(a.IUniverInstanceService).getCurrentTypeOfUnit$(a.UniverInstanceType.UNIVER_SHEET),i=n.get(m.WorksheetProtectionRuleModel),r=n.get(m.RangeProtectionRuleModel),s=n.get(a.IPermissionService),l=n.get(a.UserManagerService);return k.combineLatest([l.currentUser$,t]).pipe(Se.switchMap(([c,d])=>d?d.activeSheet$.pipe(Se.switchMap(u=>{if(!u)return k.of(!0);const h=d.getUnitId(),S=[];return o.forEach(f=>S.push(new f(h).id)),s.composePermission$(S).pipe(Se.map(f=>f.every(p=>p.value===!0))).pipe(Se.map(f=>{if(!f)return!0;const p=u.getSheetId(),v=i.getRule(h,p),C=r.getSubunitRuleList(h,p);return!!(v||C.length)}))})):k.of(!0)))}var Sl=(n=>(n.ROW_HEADER_CONTEXT_MENU="ROW_HEADER_CONTEXT_MENU",n.COL_HEADER_CONTEXT_MENU="COL_HEADER_CONTEXT_MENU",n.SHEET_BAR="SHEET_BAR",n.SHEET_FOOTER="SHEET_FOOTER",n))(Sl||{});function Sm(n){const o=n.get($e);return{id:wn.id,subId:ro.id,type:I.MenuItemType.BUTTON,icon:"BrushSingle",title:"Format Painter",tooltip:"toolbar.formatPainter",activated$:new k.Observable(e=>{let t=!1;const i=o.status$.subscribe(r=>{t=r!==Ne.OFF,e.next(t)});return e.next(t),()=>{i.unsubscribe()}}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetCopyPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0)}}function gm(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(a.IContextService),i=n.get(m.SheetsSelectionsService);return{id:xt.id,type:I.MenuItemType.BUTTON,icon:"BoldSingle",title:"Set bold",tooltip:"toolbar.bold",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0),activated$:Ee(e,!1,({worksheet:r})=>new k.Observable(s=>{var u;const l=o.onCommandExecuted(h=>{var g,f;const S=h.id;if(S===m.SetRangeValuesMutation.id||S===m.SetSelectionsOperation.id||S===m.SetWorksheetActiveOperation.id){const p=(g=i.getCurrentLastSelection())==null?void 0:g.primary;let v=a.FontWeight.NORMAL;if(p!=null){const C=r.getRange(p.startRow,p.startColumn);v=C==null?void 0:C.getFontWeight()}s.next(v===a.FontWeight.BOLD)}if((S===we.SetTextSelectionsOperation.id||S===Q.SetInlineFormatCommand.id)&&t.getContextValue(a.EDITOR_ACTIVATED)&&t.getContextValue(a.FOCUSING_SHEET)){const p=fi(n);if(p==null)return;const v=(f=p.ts)==null?void 0:f.bl;s.next(v===a.BooleanNumber.TRUE)}}),c=(u=i.getCurrentLastSelection())==null?void 0:u.primary;if(!r){s.next(!1);return}let d=a.FontWeight.NORMAL;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);d=h==null?void 0:h.getFontWeight()}return s.next(d===a.FontWeight.BOLD),l.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function fm(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(a.IContextService);return{id:Ft.id,type:I.MenuItemType.BUTTON,icon:"ItalicSingle",title:"Set italic",tooltip:"toolbar.italic",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0),activated$:Ee(e,!1,({worksheet:r})=>new k.Observable(s=>{var u;const l=o.onCommandExecuted(h=>{var g,f;const S=h.id;if(S===m.SetRangeValuesMutation.id||S===m.SetSelectionsOperation.id||S===m.SetWorksheetActiveOperation.id){const p=(g=t.getCurrentLastSelection())==null?void 0:g.primary;let v=a.FontItalic.NORMAL;if(p!=null){const C=r.getRange(p.startRow,p.startColumn);v=C==null?void 0:C.getFontStyle()}s.next(v===a.FontItalic.ITALIC)}if((S===we.SetTextSelectionsOperation.id||S===Q.SetInlineFormatCommand.id)&&i.getContextValue(a.EDITOR_ACTIVATED)&&i.getContextValue(a.FOCUSING_SHEET)){const p=fi(n);if(p==null)return;const v=(f=p.ts)==null?void 0:f.it;s.next(v===a.BooleanNumber.TRUE)}}),c=(u=t.getCurrentLastSelection())==null?void 0:u.primary;let d=a.FontItalic.NORMAL;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);d=h==null?void 0:h.getFontStyle()}return s.next(d===a.FontItalic.ITALIC),l.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function pm(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(a.IContextService);return{id:zt.id,type:I.MenuItemType.BUTTON,icon:"UnderlineSingle",title:"Set underline",tooltip:"toolbar.underline",activated$:Ee(e,!1,({worksheet:r})=>new k.Observable(s=>{var u;const l=o.onCommandExecuted(h=>{var g,f;const S=h.id;if(S===m.SetRangeValuesMutation.id||S===m.SetSelectionsOperation.id||S===m.SetWorksheetActiveOperation.id){const p=(g=t.getCurrentLastSelection())==null?void 0:g.primary;let v;if(p!=null){const C=r.getRange(p.startRow,p.startColumn);v=C==null?void 0:C.getUnderline()}s.next(!!(v&&v.s))}if((S===we.SetTextSelectionsOperation.id||S===Q.SetInlineFormatCommand.id)&&i.getContextValue(a.EDITOR_ACTIVATED)&&i.getContextValue(a.FOCUSING_SHEET)){const p=fi(n);if(p==null)return;const v=(f=p.ts)==null?void 0:f.ul;s.next((v==null?void 0:v.s)===a.BooleanNumber.TRUE)}}),c=(u=t.getCurrentLastSelection())==null?void 0:u.primary;let d;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);d=h==null?void 0:h.getUnderline()}return s.next(!!(d&&d.s)),l.dispose})),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function vm(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(a.IContextService);return{id:Xt.id,type:I.MenuItemType.BUTTON,icon:"StrikethroughSingle",title:"Set strike through",tooltip:"toolbar.strikethrough",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0),activated$:Ee(e,!1,({worksheet:r})=>new k.Observable(s=>{var u;const l=o.onCommandExecuted(h=>{var g,f;const S=h.id;if(S===m.SetRangeValuesMutation.id||S===m.SetSelectionsOperation.id||S===m.SetWorksheetActiveOperation.id){const p=(g=t.getCurrentLastSelection())==null?void 0:g.primary;let v;if(p!=null){const C=r.getRange(p.startRow,p.startColumn);v=C==null?void 0:C.getStrikeThrough()}s.next(!!(v&&v.s))}if((S===we.SetTextSelectionsOperation.id||S===Q.SetInlineFormatCommand.id)&&i.getContextValue(a.EDITOR_ACTIVATED)&&i.getContextValue(a.FOCUSING_SHEET)){const p=fi(n);if(p==null)return;const v=(f=p.ts)==null?void 0:f.st;s.next((v==null?void 0:v.s)===a.BooleanNumber.TRUE)}}),c=(u=t.getCurrentLastSelection())==null?void 0:u.primary;let d;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);d=h==null?void 0:h.getStrikeThrough()}return s.next(!!(d&&d.s)),l.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Cm(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=a.DEFAULT_STYLES.ff;return{id:ai.id,tooltip:"toolbar.font",type:I.MenuItemType.SELECTOR,label:so,selections:I.FONT_FAMILY_LIST.map(r=>({label:{name:ao},value:r.value})),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0),value$:Ee(e,i,({worksheet:r})=>new k.Observable(s=>{const l=()=>{var h;let d=i;const u=(h=t.getCurrentLastSelection())==null?void 0:h.primary;if(u!=null){const S=r.getCellStyle(u.startRow,u.startColumn),g=r.getDefaultCellStyleInternal(),f=r.getRowStyle(u.startRow),p=r.getColumnStyle(u.startColumn),v=a.composeStyles(g,f,p,S);v.ff&&(d=v.ff)}s.next(d)},c=o.onCommandExecuted(d=>{const u=d.id;(u===m.SetRangeValuesMutation.id||u===m.SetSelectionsOperation.id||u===m.SetWorksheetActiveOperation.id)&&l()});return l(),c.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Im(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(a.IContextService),r=a.DEFAULT_STYLES.fs,s=ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0);return{id:si.id,type:I.MenuItemType.SELECTOR,tooltip:"toolbar.fontSize",label:{name:lo,props:{min:1,max:400,disabled$:s}},selections:I.FONT_SIZE_LIST,disabled$:s,value$:Ee(e,r,({worksheet:l})=>new k.Observable(c=>{const d=()=>{var f;let S=r;const g=(f=t.getCurrentLastSelection())==null?void 0:f.primary;if(g!=null){const p=l.getCellStyle(g.startRow,g.startColumn),v=l.getDefaultCellStyleInternal(),C=l.getRowStyle(g.startRow),_=l.getColumnStyle(g.startColumn),E=a.composeStyles(v,C,_,p);E.fs&&(S=E.fs)}c.next(S)},u=()=>{var g,f;const S=fi(n);if(S!=null){const p=(f=(g=S.ts)==null?void 0:g.fs)!=null?f:r;c.next(p)}},h=o.onCommandExecuted(S=>{const g=S.id;(g===m.SetRangeValuesMutation.id||g===m.SetSelectionsOperation.id||g===m.SetWorksheetActiveOperation.id)&&d(),(g===we.SetTextSelectionsOperation.id||g===Q.SetInlineFormatCommand.id)&&i.getContextValue(a.EDITOR_ACTIVATED)&&i.getContextValue(a.FOCUSING_SHEET)&&u()});return d(),h.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function _m(n){return{id:Hr.id,type:I.MenuItemType.BUTTON,title:"toolbar.resetColor",icon:"NoColor",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function bm(n){const o=n.get(a.ICommandService),e=n.get(a.ThemeService);return{id:bn.id,icon:"FontColor",tooltip:"toolbar.textColor.main",type:I.MenuItemType.BUTTON_SELECTOR,selections:[{label:{name:mi,hoverable:!1,selectable:!1}}],value$:new k.Observable(t=>{const i=e.getCurrentTheme().textColor,r=o.onCommandExecuted(s=>{if(s.id===bn.id){const l=s.params.value;t.next(l!=null?l:i)}});return t.next(i),r.dispose}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]},!0)}}function Em(n){return{id:m.ResetBackgroundColorCommand.id,type:I.MenuItemType.BUTTON,title:"toolbar.resetColor",icon:"NoColor",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function wm(n){const o=n.get(a.ICommandService),e=n.get(a.ThemeService);return{id:m.SetBackgroundColorCommand.id,tooltip:"toolbar.fillColor.main",type:I.MenuItemType.BUTTON_SELECTOR,icon:"PaintBucket",selections:[{label:{name:mi,hoverable:!1,selectable:!1}}],value$:new k.Observable(t=>{const i=e.getCurrentTheme().primaryColor,r=o.onCommandExecuted(s=>{if(s.id===m.SetBackgroundColorCommand.id){const l=s.params.value;t.next(l!=null?l:i)}});return t.next(i),r.dispose}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}const gl=[{label:"align.left",icon:"LeftJustifyingSingle",value:a.HorizontalAlign.LEFT},{label:"align.center",icon:"HorizontallySingle",value:a.HorizontalAlign.CENTER},{label:"align.right",icon:"RightJustifyingSingle",value:a.HorizontalAlign.RIGHT}];function Tm(n){const o=n.get(a.IUniverInstanceService),e=n.get(m.SheetsSelectionsService),t=a.HorizontalAlign.LEFT;return{id:m.SetHorizontalTextAlignCommand.id,icon:gl[0].icon,tooltip:"toolbar.horizontalAlignMode.main",type:I.MenuItemType.SELECTOR,selections:gl,value$:Ee(o,t,({worksheet:i})=>new k.Observable(r=>{var d;const s=n.get(a.ICommandService).onCommandExecuted(u=>{var f;const h=u.id;if(h!==m.SetHorizontalTextAlignCommand.id&&h!==m.SetSelectionsOperation.id&&h!==m.SetWorksheetActiveOperation.id)return;const S=(f=e.getCurrentLastSelection())==null?void 0:f.primary;let g;if(S!=null){const p=i.getRange(S.startRow,S.startColumn);g=p==null?void 0:p.getHorizontalAlignment()}r.next(g!=null?g:t)}),l=(d=e.getCurrentLastSelection())==null?void 0:d.primary;let c;if(l!=null){const u=i.getRange(l.startRow,l.startColumn);c=u==null?void 0:u.getHorizontalAlignment()}return r.next(c!=null?c:t),s.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}const fl=[{label:"align.top",icon:"AlignTopSingle",value:a.VerticalAlign.TOP},{label:"align.middle",icon:"VerticalCenterSingle",value:a.VerticalAlign.MIDDLE},{label:"align.bottom",icon:"AlignBottomSingle",value:a.VerticalAlign.BOTTOM}];function ym(n){const o=n.get(a.IUniverInstanceService),e=n.get(m.SheetsSelectionsService),t=a.VerticalAlign.BOTTOM;return{id:m.SetVerticalTextAlignCommand.id,icon:fl[2].icon,tooltip:"toolbar.verticalAlignMode.main",type:I.MenuItemType.SELECTOR,selections:fl,value$:Ee(o,t,({worksheet:i})=>new k.Observable(r=>{var d;const s=n.get(a.ICommandService).onCommandExecuted(u=>{var f;const h=u.id;if(h!==m.SetVerticalTextAlignCommand.id&&h!==m.SetSelectionsOperation.id&&h!==m.SetWorksheetActiveOperation.id)return;const S=(f=e.getCurrentLastSelection())==null?void 0:f.primary;let g;if(S!=null){const p=i.getRange(S.startRow,S.startColumn);g=p==null?void 0:p.getVerticalAlignment()}r.next(g!=null?g:t)}),l=(d=e.getCurrentLastSelection())==null?void 0:d.primary;let c;if(l!=null){const u=i.getRange(l.startRow,l.startColumn);c=u==null?void 0:u.getVerticalAlignment()}return r.next(c!=null?c:t),s.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}const pl=[{label:"textWrap.overflow",icon:"OverflowSingle",value:a.WrapStrategy.OVERFLOW},{label:"textWrap.wrap",icon:"AutowrapSingle",value:a.WrapStrategy.WRAP},{label:"textWrap.clip",icon:"TruncationSingle",value:a.WrapStrategy.CLIP}];function Mm(n){const o=n.get(m.SheetsSelectionsService),e=n.get(a.IUniverInstanceService),t=a.WrapStrategy.OVERFLOW;return{id:m.SetTextWrapCommand.id,tooltip:"toolbar.textWrapMode.main",icon:pl[0].icon,type:I.MenuItemType.SELECTOR,selections:pl,value$:Ee(e,t,({worksheet:i})=>new k.Observable(r=>{var d;const s=n.get(a.ICommandService).onCommandExecuted(u=>{var f;const h=u.id;if(h!==m.SetTextWrapCommand.id&&h!==m.SetSelectionsOperation.id&&h!==m.SetWorksheetActiveOperation.id)return;const S=(f=o.getCurrentLastSelection())==null?void 0:f.primary;let g;if(S!=null){const p=i.getRange(S.startRow,S.startColumn);g=p==null?void 0:p.getWrapStrategy()}r.next(g!=null?g:t)}),l=(d=o.getCurrentLastSelection())==null?void 0:d.primary;let c;if(l!=null){const u=i.getRange(l.startRow,l.startColumn);c=u==null?void 0:u.getWrapStrategy()}return r.next(c!=null?c:t),s.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}const vl=[{label:"textRotate.none",icon:"NoRotationSingle",value:0},{label:"textRotate.angleUp",icon:"LeftRotationFortyFiveDegreesSingle",value:-45},{label:"textRotate.angleDown",icon:"RightRotationFortyFiveDegreesSingle",value:45},{label:"textRotate.vertical",icon:"VerticalTextSingle",value:"v"},{label:"textRotate.rotationUp",icon:"LeftRotationNinetyDegreesSingle",value:-90},{label:"textRotate.rotationDown",icon:"RightRotationNinetyDegreesSingle",value:90}];function Rm(n){const o=n.get(m.SheetsSelectionsService),e=n.get(a.IUniverInstanceService),t=0;return{id:m.SetTextRotationCommand.id,tooltip:"toolbar.textRotateMode.main",icon:vl[0].icon,type:I.MenuItemType.SELECTOR,selections:vl,value$:Ee(e,t,({worksheet:i})=>new k.Observable(r=>{var d,u;const s=n.get(a.ICommandService).onCommandExecuted(h=>{var p,v;const S=h.id;if(S!==m.SetTextRotationCommand.id&&S!==m.SetSelectionsOperation.id&&S!==m.SetWorksheetActiveOperation.id)return;const g=(p=o.getCurrentLastSelection())==null?void 0:p.primary;let f;if(g!=null){const C=i.getRange(g.startRow,g.startColumn);f=C==null?void 0:C.getTextRotation()}(f==null?void 0:f.v)===a.BooleanNumber.TRUE?r.next("v"):r.next((v=f&&f.a)!=null?v:t)}),l=(d=o.getCurrentLastSelection())==null?void 0:d.primary;let c;if(l!=null){const h=i.getRange(l.startRow,l.startColumn);c=h==null?void 0:h.getTextRotation()}return(c==null?void 0:c.v)===a.BooleanNumber.TRUE?r.next("v"):r.next((u=c&&c.a)!=null?u:t),s.dispose})),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Si(n){return new k.Observable(e=>e.next(!n.get(I.IClipboardInterfaceService).supportClipboard))}function Rn(n){return{id:je.name,commandId:je.id,type:I.MenuItemType.BUTTON,title:"rightClick.copy",icon:"Copy",disabled$:ee(n,{workbookTypes:[m.WorkbookCopyPermission],worksheetTypes:[m.WorksheetCopyPermission],rangeTypes:[m.RangeProtectionPermissionViewPoint]}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Wr(n){return{id:Ge.name,commandId:Ge.id,type:I.MenuItemType.BUTTON,title:"rightClick.paste",icon:"PasteSpecial",disabled$:Si(n).pipe(k.combineLatestWith(ee(n,{rangeTypes:[m.RangeProtectionPermissionEditPoint],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission,m.WorksheetSetCellValuePermission],workbookTypes:[m.WorkbookEditablePermission]})),k.map(([o,e])=>o||e)),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}const gi="sheet.menu.paste-special";function Lr(n){return{id:gi,type:I.MenuItemType.SUBITEMS,icon:"PasteSpecial",title:"rightClick.pasteSpecial",hidden$:Yt(n,I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET))}}function Ur(n){return{id:Cn.id,type:I.MenuItemType.BUTTON,title:"rightClick.pasteValue",disabled$:Si(n).pipe(k.combineLatestWith(ee(n,{rangeTypes:[m.RangeProtectionPermissionEditPoint],worksheetTypes:[m.WorksheetSetCellValuePermission,m.WorksheetEditPermission],workbookTypes:[m.WorkbookEditablePermission]})),k.map(([o,e])=>o||e)),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Br(n){return{id:In.id,type:I.MenuItemType.BUTTON,title:"rightClick.pasteFormat",disabled$:Si(n).pipe(k.combineLatestWith(ee(n,{rangeTypes:[m.RangeProtectionPermissionEditPoint],worksheetTypes:[m.WorksheetSetCellStylePermission,m.WorksheetEditPermission],workbookTypes:[m.WorkbookEditablePermission]})),k.map(([o,e])=>o||e)),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function xr(n){return{id:Bt.id,type:I.MenuItemType.BUTTON,title:"rightClick.pasteColWidth",disabled$:Si(n).pipe(k.combineLatestWith(ee(n,{rangeTypes:[m.RangeProtectionPermissionEditPoint],worksheetTypes:[m.WorksheetSetColumnStylePermission,m.WorksheetEditPermission],workbookTypes:[m.WorkbookEditablePermission]})),k.map(([o,e])=>o||e))}}function Fr(n){return{id:_n.id,type:I.MenuItemType.BUTTON,title:"rightClick.pasteBesidesBorder",disabled$:Si(n).pipe(k.combineLatestWith(ee(n,{rangeTypes:[m.RangeProtectionPermissionEditPoint],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetCellStylePermission,m.WorksheetSetCellValuePermission,m.WorksheetSetRowStylePermission,m.WorksheetSetColumnStylePermission],workbookTypes:[m.WorkbookEditablePermission]})),k.map(([o,e])=>o||e)),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Pm(n){return{id:m.SetWorksheetRowIsAutoHeightCommand.id,type:I.MenuItemType.BUTTON,icon:"AutoHeight",title:"rightClick.fitContent",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSetRowStylePermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Om(n){return{id:hi.id,type:I.MenuItemType.BUTTON,icon:"AutoWidth",title:"rightClick.fitContent",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSetRowStylePermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}const Cl="sheet.menu.sheet-frozen";function Am(n){return{id:Cl,type:I.MenuItemType.SUBITEMS,title:"rightClick.freeze",icon:"FreezeToSelectedSingle",hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}const zr="sheet.header-menu.sheet-frozen";function Il(n){return{id:zr,type:I.MenuItemType.SUBITEMS,title:"rightClick.freeze",icon:"FreezeToSelectedSingle",hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Xr(n){return{id:at.id,type:I.MenuItemType.BUTTON,title:"rightClick.freeze",icon:"FreezeToSelectedSingle",hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function km(n){return{id:di.id,type:I.MenuItemType.BUTTON,title:"rightClick.freezeRow",icon:"FreezeRowSingle",hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Dm(n){return{id:ui.id,type:I.MenuItemType.BUTTON,title:"rightClick.freezeCol",icon:"FreezeColumnSingle",hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Yr(n){return{id:m.CancelFrozenCommand.id,type:I.MenuItemType.BUTTON,title:"rightClick.cancelFreeze",icon:"CancelFreezeSingle",hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Nm(n){return{id:oi.id,type:I.MenuItemType.BUTTON,icon:"Hide",title:"rightClick.hideSelectedRow",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSetRowStylePermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Hm(n){return{id:ri.id,type:I.MenuItemType.BUTTON,icon:"Hide",title:"rightClick.hideSelectedColumn",disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetColumnStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]}),hidden$:I.getMenuHiddenObservable(n,a.UniverInstanceType.UNIVER_SHEET)}}function Vm(n){const o=n.get(a.IUniverInstanceService),e=n.get(m.SheetsSelectionsService),t=n.get(a.ICommandService),i=[m.SetSelectionsOperation,m.SetRowHiddenMutation,m.SetRowVisibleMutation].map(r=>r.id);return{id:m.SetSelectedRowsVisibleCommand.id,type:I.MenuItemType.BUTTON,title:"rightClick.showHideRow",hidden$:Ee(o,!0,({worksheet:r})=>new k.Observable(s=>{function l(){var u;const d=(u=e.getCurrentSelections())==null?void 0:u.map(h=>h.range).filter(h=>h.rangeType===a.RANGE_TYPE.ROW);return!!(d!=null&&d.some(h=>{for(let S=h.startRow;S<=h.endRow;S++)if(!r.getRowRawVisible(S))return!0;return!1}))}const c=t.onCommandExecuted(d=>{i.findIndex(u=>u===d.id)!==-1&&s.next(!l())});return s.next(!l()),()=>c.dispose()})),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetRowStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Wm(n){const o=n.get(a.IUniverInstanceService),e=n.get(m.SheetsSelectionsService),t=n.get(a.ICommandService),i=[m.SetSelectionsOperation,m.SetColHiddenMutation,m.SetColVisibleMutation].map(r=>r.id);return{id:m.SetSelectedColsVisibleCommand.id,type:I.MenuItemType.BUTTON,title:"rightClick.showHideColumn",hidden$:Ee(o,!0,({worksheet:r})=>new k.Observable(s=>{function l(){var u;const d=(u=e.getCurrentSelections())==null?void 0:u.map(h=>h.range).filter(h=>h.rangeType===a.RANGE_TYPE.COLUMN);return!d||d.length===0?!1:!!d.some(h=>{for(let S=h.startColumn;S<=h.endColumn;S++)if(!r.getColVisible(S))return!0;return!1})}const c=t.onCommandExecuted(d=>{i.findIndex(u=>u===d.id)!==-1&&s.next(!l())});return s.next(!l()),()=>c.dispose()})),disabled$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSetColumnStylePermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Lm(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=0;return{id:m.SetRowHeightCommand.id,type:I.MenuItemType.BUTTON,icon:"AdjustHeight",label:{name:et,props:{prefix:"rightClick.rowHeight",suffix:"px",min:2,max:1e3}},value$:Ee(e,i,({worksheet:r})=>new k.Observable(s=>{function l(){var h;const d=(h=t.getCurrentLastSelection())==null?void 0:h.primary,u=d?r.getRowHeight(d.startRow):i;s.next(u)}const c=o.onCommandExecuted(d=>{const u=d.id;if(u===m.SetRangeValuesMutation.id||u===m.SetSelectionsOperation.id||u===m.SetWorksheetRowIsAutoHeightMutation.id)return l()});return l(),c.dispose})),hidden$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetRowStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Um(n){const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=0;return{id:m.SetColWidthCommand.id,type:I.MenuItemType.BUTTON,icon:"AdjustWidth",label:{name:et,props:{prefix:"rightClick.columnWidth",suffix:"px",min:2,max:1e3}},value$:Ee(e,i,({worksheet:r})=>new k.Observable(s=>{function l(){var h;const d=(h=t.getCurrentLastSelection())==null?void 0:h.primary;let u=i;d!=null&&(u=r.getColumnWidth(d.startColumn)),s.next(u)}const c=o.onCommandExecuted(d=>{const u=d.id;if(u===m.SetRangeValuesMutation.id||u===m.SetSelectionsOperation.id||u===m.SetWorksheetColWidthMutation.id)return l()});return l(),c.dispose})),hidden$:ee(n,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetEditPermission,m.WorksheetSetColumnStylePermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function fi(n){var c;const o=n.get(a.IUniverInstanceService),e=n.get(we.DocSelectionManagerService),t=o.getUniverDocInstance(a.DOCS_NORMAL_EDITOR_UNIT_ID_KEY),i=e.getActiveTextRange();if(t==null||i==null)return null;const r=(c=t.getBody())==null?void 0:c.textRuns;if(r==null)return;const{startOffset:s}=i;return r.find(({st:d,ed:u})=>s>=d&&s<=u)}var Bm=Object.getOwnPropertyDescriptor,xm=(n,o,e,t)=>{for(var i=t>1?void 0:t?Bm(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},jt=(n,o)=>(e,t)=>o(e,t,n);const Fm="__SpreadsheetFreezeRowMainName__",zm="__SpreadsheetFreezeRowHeaderName__",Xm="__SpreadsheetFreezeColumnMainName__",Ym="__SpreadsheetFreezeColumnHeaderName__",jr=2,jm=.01,pi=a.createInterceptorKey("freezePermissionCheck");y.HeaderFreezeRenderController=class extends a.Disposable{constructor(e,t,i,r,s,l,c,d){super();w(this,"_rowFreezeHeaderRect");w(this,"_rowFreezeMainRect");w(this,"_columnFreezeHeaderRect");w(this,"_columnFreezeMainRect");w(this,"_freezeDownSubs");w(this,"_freezePointerEnterSubs");w(this,"_freezePointerLeaveSubs");w(this,"_scenePointerMoveSub");w(this,"_scenePointerUpSub");w(this,"_changeToRow",-1);w(this,"_changeToColumn",-1);w(this,"_changeToOffsetX",0);w(this,"_changeToOffsetY",0);w(this,"_activeViewport",null);w(this,"_freezeNormalHeaderColor","");w(this,"_freezeNormalMainColor","");w(this,"_freezeActiveColor","");w(this,"_freezeHoverColor","");w(this,"_lastFreeze");w(this,"interceptor",new a.InterceptorManager({FREEZE_PERMISSION_CHECK:pi}));this._context=e,this._sheetSkeletonManagerService=t,this._commandService=i,this._selectionManagerService=r,this._scrollManagerService=s,this._themeService=l,this._sheetInterceptorService=c,this._injector=d,this._initialize()}dispose(){super.dispose()}_initialize(){this._skeletonListener(),this._commandExecutedListener(),this._themeChangeListener(),this._interceptorCommands(),this._bindViewportScroll(),this._zoomRefresh()}_createFreeze(e=0,t){var A;const i=t!=null?t:this._getFreeze();if(i==null)return null;const r=(A=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:A.skeleton,{startRow:s,startColumn:l}=i,c=this._getPositionByIndex(s,l);if(c==null||r==null)return null;const d=this._getSheetObject(),u=d.engine,h=(u==null?void 0:u.width)||0,S=(u==null?void 0:u.height)||0,g=d.scene,{startX:f,startY:p}=c,{rowTotalHeight:v,columnTotalWidth:C,rowHeaderWidthAndMarginLeft:_,columnHeaderHeightAndMarginTop:E}=r,T=h>C+_?h:C+E,P=S>v+E?S:v+E;this._changeToRow=s,this._changeToColumn=l,this._changeToOffsetX=f,this._changeToOffsetY=p;const R=Math.max(g.scaleX,g.scaleY);let O=jr/Math.max(1,R);if(e===0){(s===-1||s===0)&&(O=O*2);const N=O;this._rowFreezeHeaderRect=new M.Rect(zm,{fill:this._freezeNormalHeaderColor,width:_,height:O,left:0,top:p-N,zIndex:3});let D=this._freezeNormalHeaderColor;(s===-1||s===0)&&(D=this._freezeNormalMainColor),this._rowFreezeMainRect=new M.Rect(Fm,{fill:D,width:T*2/R,height:O,left:_,top:p-N,zIndex:3}),g.addObjects([this._rowFreezeHeaderRect,this._rowFreezeMainRect],ft)}else{(l===-1||l===0)&&(O=O*2);const N=O;this._columnFreezeHeaderRect=new M.Rect(Ym,{fill:this._freezeNormalHeaderColor,width:O,height:E,left:f-N,top:0,zIndex:3});let D=this._freezeNormalHeaderColor;(l===-1||l===0)&&(D=this._freezeNormalMainColor),this._columnFreezeMainRect=new M.Rect(Xm,{fill:D,width:O,height:P*2/R,left:f-N,top:E,zIndex:3}),g.addObjects([this._columnFreezeHeaderRect,this._columnFreezeMainRect],ft)}this._eventBinding(e)}_eventBinding(e=0){let t=this._rowFreezeHeaderRect,i=this._rowFreezeMainRect;e===1&&(t=this._columnFreezeHeaderRect,i=this._columnFreezeMainRect);const r=this._getSheetObject();if(r==null)return;const{scene:s}=r;if(this._freezePointerEnterSubs=new k.Subscription,this._freezePointerLeaveSubs=new k.Subscription,this._freezeDownSubs=new k.Subscription,i){const d=i.onPointerEnter$.subscribeEvent(()=>{if(!this.interceptor.fetchThroughInterceptors(pi)(!0,null))return!1;t==null||t.setProps({fill:this._freezeHoverColor,zIndex:4}),s.setCursor(M.CURSOR_TYPE.GRAB)});this._freezePointerEnterSubs.add(d);const u=i.onPointerLeave$.subscribeEvent(()=>{t==null||t.setProps({fill:this._freezeNormalHeaderColor,zIndex:3}),s.resetCursor()});this._freezePointerLeaveSubs.add(u)}if(t){const d=t.onPointerEnter$.subscribeEvent(()=>{if(!this.interceptor.fetchThroughInterceptors(pi)(!0,null))return!1;t==null||t.setProps({fill:this._freezeHoverColor,zIndex:4}),s.setCursor(M.CURSOR_TYPE.GRAB)});this._freezePointerEnterSubs.add(d);const u=t.onPointerLeave$.subscribeEvent(()=>{t==null||t.setProps({fill:this._freezeNormalHeaderColor,zIndex:3}),s.resetCursor()});this._freezePointerLeaveSubs.add(u)}const l=t==null?void 0:t.onPointerDown$.subscribeEvent(d=>{this._freezeDown(d,t,i,e)});l&&this._freezeDownSubs.add(l);const c=i==null?void 0:i.onPointerDown$.subscribeEvent(d=>{this._freezeDown(d,t,i,e)});c&&this._freezeDownSubs.add(c)}_getCurrentLastVisible(){var C,_,E,T,P,R,O;const e=this._getSheetObject();if(e==null)return;const t=(C=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:C.skeleton;if(t==null)return;const i=e.scene,r=Math.max(i.scaleX,i.scaleY),s=this._scrollManagerService.getCurrentScrollState(),l=(e.engine.height-t.columnHeaderHeight)/r,c=(e.engine.width-t.rowHeaderWidth)/r,d=(_=s==null?void 0:s.sheetViewStartRow)!=null?_:0,u=d===0?-((E=s==null?void 0:s.offsetY)!=null?E:0):t.rowHeightAccumulation[d-1]-((T=s==null?void 0:s.offsetY)!=null?T:0);let h=0,S=!1;for(let A=d,N=t.rowHeightAccumulation.length;A<N;A++)if(t.rowHeightAccumulation[A]-u>l){h=A,S=!0;break}S||(h=t.rowHeightAccumulation.length-1);const g=(P=s==null?void 0:s.sheetViewStartColumn)!=null?P:0,f=g===0?-((R=s==null?void 0:s.offsetX)!=null?R:0):t.columnWidthAccumulation[g-1]-((O=s==null?void 0:s.offsetX)!=null?O:0);let p=0,v=!1;for(let A=g,N=t.columnWidthAccumulation.length;A<N;A++)if(t.columnWidthAccumulation[A]-f>c){p=A,v=!0;break}return v||(p=t.columnWidthAccumulation.length-1),{lastRow:h,lastColumn:p}}_getActiveViewport(e){var i;const t=(i=this._getSheetObject())==null?void 0:i.scene.getViewports();return t&&t.find(r=>r.isHit(new M.Vector2(e.offsetX,e.offsetY)))||null}_freezeDown(e,t,i,r=0){var f;const s=(f=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:f.skeleton;if(s==null)return;const l=this._getSheetObject();if(l==null)return;if(!this.interceptor.fetchThroughInterceptors(pi)(!0,null))return!1;const{scene:d}=l;d.setCursor(M.CURSOR_TYPE.GRABBING),d.disableObjectsEvent();const u=this._getCurrentLastVisible(),h=u===void 0?Number.POSITIVE_INFINITY:s.rowHeightAccumulation[u.lastRow],S=u===void 0?Number.POSITIVE_INFINITY:s.columnWidthAccumulation[u.lastColumn-1]+s.rowHeaderWidth;this._activeViewport=null;const g=this._getFreeze();g&&(this._changeToColumn=g.startColumn,this._changeToRow=g.startRow),this._scenePointerMoveSub=d.onPointerMove$.subscribeEvent(p=>{var O,A,N,D;const v=this._getActiveViewport(p),{startX:C,startY:_,row:E,column:T}=qe(p.offsetX,p.offsetY,d,s,v||void 0,!0);if(!this.interceptor.fetchThroughInterceptors(pi)(!0,null))return!1;d.setCursor(M.CURSOR_TYPE.GRABBING);const R=jr/Math.max(d.scaleX,d.scaleY);r===0?((O=t.transformByState({top:Math.min(_,h)-R/2}))==null||O.setProps({fill:this._freezeActiveColor}),(A=i.transformByState({top:Math.min(_,h)-R/2}))==null||A.setProps({fill:this._freezeNormalHeaderColor}),this._changeToRow=u===void 0?E:Math.min(E,u.lastRow),this._changeToOffsetY=Math.min(_,h),this._activeViewport=v):((N=t.transformByState({left:Math.min(C,S)-R/2}))==null||N.setProps({fill:this._freezeActiveColor}),(D=i.transformByState({left:Math.min(C,S)-R/2}))==null||D.setProps({fill:this._freezeNormalHeaderColor}),this._changeToColumn=u===void 0?T:Math.min(T,u.lastColumn),this._changeToOffsetX=C,this._activeViewport=v)}),this._scenePointerUpSub=d.onPointerUp$.subscribeEvent(()=>{var H,W;d.resetCursor(),d.enableObjectsEvent(),this._clearObserverEvent();const{rowHeaderWidthAndMarginLeft:p,columnHeaderHeightAndMarginTop:v}=s;r===0&&(this._changeToRow===0||this._changeToRow===-1)||r===1&&(this._changeToColumn===0||this._changeToColumn===-1)?(t.setProps({fill:this._freezeNormalHeaderColor}),i.setProps({fill:this._freezeNormalMainColor})):(t==null||t.setProps({fill:this._freezeNormalHeaderColor}),i==null||i.setProps({fill:this._freezeNormalHeaderColor}));const C=jr/Math.max(d.scaleX,d.scaleY);r===0?(this._changeToRow===0||this._changeToRow===-1)&&(t.transformByState({top:v-C}),i.transformByState({top:v-C})):(this._changeToColumn===0||this._changeToColumn===-1)&&(t.transformByState({left:p-C}),i.transformByState({left:p-C}));const _=this._scrollManagerService.getCurrentScrollState()||{sheetViewStartRow:0,sheetViewStartColumn:0},{sheetViewStartRow:E,sheetViewStartColumn:T}=_;if(T==null||E==null)return;const P=this._context.unit,R=P.getActiveSheet();if(!R)return;const O=(H=R.getConfig())==null?void 0:H.freeze;let A=(O==null?void 0:O.xSplit)||0,N=(O==null?void 0:O.ySplit)||0;const D=(W=this._activeViewport)==null?void 0:W.viewportKey;r===0&&(!D||D===M.SHEET_VIEWPORT_KEY.VIEW_LEFT_TOP||D===M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT_TOP||D===M.SHEET_VIEWPORT_KEY.VIEW_MAIN_TOP||D===M.SHEET_VIEWPORT_KEY.VIEW_ROW_TOP?N=this._changeToRow-(O.startRow-O.ySplit):N=this._changeToRow-E,N=N<0?0:N),r===1&&(!D||D===M.SHEET_VIEWPORT_KEY.VIEW_LEFT_TOP||D===M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT_TOP||D===M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT||D===M.SHEET_VIEWPORT_KEY.VIEW_COLUMN_LEFT?A=this._changeToColumn-(O.startColumn-O.xSplit):A=this._changeToColumn-T,A=A<0?0:A),this._commandService.executeCommand(m.SetFrozenCommand.id,{startRow:N===0?-1:this._changeToRow,startColumn:A===0?-1:this._changeToColumn,ySplit:N,xSplit:A,unitId:P.getUnitId(),subUnitId:R.getSheetId()})})}_getViewports(){const e=this._getSheetObject();if(e==null)return;const{scene:t}=e,i=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_COLUMN_LEFT),r=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_COLUMN_RIGHT),s=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_ROW_TOP),l=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_ROW_BOTTOM),c=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_LEFT_TOP),d=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN),u=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT_TOP),h=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT),S=t.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_TOP);if(!(i==null||r==null||s==null||l==null||c==null||d==null||u==null||h==null||S==null))return{viewMain:d,viewMainLeftTop:u,viewMainLeft:h,viewMainTop:S,viewColumnLeft:i,viewColumnRight:r,viewRowTop:s,viewRowBottom:l,viewLeftTop:c}}_bindViewportScroll(){const e=this._getViewports();if(!e)return;const{viewRowBottom:t,viewColumnRight:i,viewMainLeft:r,viewMainTop:s}=e;this.disposeWithMe(this._scrollManagerService.validViewportScrollInfo$.subscribe(l=>{if(!l)return;const{scrollX:c,scrollY:d,viewportScrollX:u,viewportScrollY:h}=l;t.isActive&&t.updateScrollVal({scrollY:d,viewportScrollY:h}),i.isActive&&i.updateScrollVal({scrollX:c,viewportScrollX:u}),r.isActive&&r.updateScrollVal({scrollY:d,viewportScrollY:h}),s.isActive&&s.updateScrollVal({scrollX:c,viewportScrollX:u})}))}_updateViewport(e=-1,t=-1,i=0,r=0,s=3){var A;const l=(A=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:A.skeleton;if(l==null)return;const{rowHeaderWidthAndMarginLeft:c,columnHeaderHeightAndMarginTop:d}=l,u=this._getViewports();if(!u)return;const{viewMain:h,viewMainLeftTop:S,viewMainLeft:g,viewMainTop:f,viewColumnLeft:p,viewColumnRight:v,viewRowTop:C,viewRowBottom:_,viewLeftTop:E}=u;v.resizeWhenFreezeChange({left:c,top:0,height:d+1,right:0}),_.resizeWhenFreezeChange({left:0,top:d,bottom:0,width:c+1}),E.resizeWhenFreezeChange({left:0,top:0,width:c+1,height:d});let T=!0,P=!0;S.enable(),(e===-1||e===0)&&(T=!1),(t===-1||t===0)&&(P=!1);const R=l.getNoMergeCellWithCoordByIndex(e-i,t-r,!1),O=l.getNoMergeCellWithCoordByIndex(e,t,!1);if(S.disable(),f.disable(),g.disable(),C.disable(),p.disable(),S.resetPadding(),f.resetPadding(),g.resetPadding(),C.resetPadding(),p.resetPadding(),T===!1&&P===!1)h.resizeWhenFreezeChange({left:c,top:d,bottom:0,right:0}),h.resetPadding(),g.resizeWhenFreezeChange({left:c,top:d,bottom:0,width:0}),f.resizeWhenFreezeChange({left:c,top:d,height:0,right:0}),S.resizeWhenFreezeChange({left:c,top:d,width:0,height:0}),C.resizeWhenFreezeChange({left:0,top:d,width:c+1,height:0}),p.resizeWhenFreezeChange({left:0,top:0,height:d+1,width:0});else if(T===!0&&P===!1){const N=O.startY-R.startY;h.resizeWhenFreezeChange({left:c,top:d+N,bottom:0,right:0}),h.setPadding({startY:R.startY,endY:O.startY,startX:0,endX:0}),s&2&&this._commandService.executeCommand(Ye.id,{sheetViewStartRow:0,offsetY:0}),f.resizeWhenFreezeChange({left:c,top:d,height:N,right:0}),f.updateScrollVal({viewportScrollY:R.startY,rawScrollX:h.scrollX,viewportScrollX:h.viewportScrollX}),C.resizeWhenFreezeChange({left:0,top:d,width:c+1,height:N}),C.updateScrollVal({viewportScrollY:R.startY}),_.resizeWhenFreezeChange({left:0,top:d+N,bottom:0,width:c+1}),f.enable(),C.enable()}else if(T===!1&&P===!0){const N=O.startX-R.startX;h.resizeWhenFreezeChange({left:c+N,top:d,bottom:0,right:0}),h.setPadding({startX:R.startX,endX:O.startX,startY:0,endY:0}),s&1&&this._commandService.executeCommand(Ye.id,{sheetViewStartColumn:0,offsetX:0}),g.resizeWhenFreezeChange({left:c,top:d,width:N,bottom:0,right:0}),g.updateScrollVal({viewportScrollX:R.startX,rawScrollY:h.scrollY,viewportScrollY:h.viewportScrollY}),p.resizeWhenFreezeChange({left:c,top:0,width:N,height:d+1}),p.updateScrollVal({viewportScrollX:R.startX}),v.resizeWhenFreezeChange({left:c+N,top:0,height:d+1,right:0}),g.enable(),p.enable()}else{const N=O.startX-R.startX,D=O.startY-R.startY;h.resizeWhenFreezeChange({left:c+N,top:d+D,bottom:0,right:0}),h.setPadding({startY:R.startY,endY:O.startY,startX:R.startX,endX:O.startX}),s&&this._commandService.executeCommand(Ye.id,{...s&1?{sheetViewStartColumn:0,offsetX:0}:null,...s&2?{sheetViewStartRow:0,offsetY:0}:null}),g.resizeWhenFreezeChange({left:c,top:d+D,width:N,bottom:0}),g.updateScrollVal({viewportScrollX:R.startX,rawScrollY:h.scrollY,viewportScrollY:h.viewportScrollY}),f.resizeWhenFreezeChange({left:c+N,top:d,height:D,right:0}),f.updateScrollVal({viewportScrollY:R.startY,rawScrollX:h.scrollX,viewportScrollX:h.viewportScrollX}),S.resizeWhenFreezeChange({left:c,top:d,width:N,height:D}),S.updateScrollVal({viewportScrollX:R.startX,viewportScrollY:R.startY}),C.resizeWhenFreezeChange({left:0,top:d,width:c+1,height:D}),C.updateScrollVal({viewportScrollY:R.startY}),_.resizeWhenFreezeChange({left:0,top:d+D,bottom:0,width:c+1}),p.resizeWhenFreezeChange({left:c,top:0,width:N,height:d+1}),p.updateScrollVal({viewportScrollX:R.startX}),v.resizeWhenFreezeChange({left:c+N,top:0,height:d+1,right:0}),S.enable(),f.enable(),g.enable(),C.enable(),p.enable()}}_skeletonListener(){this.disposeWithMe(a.toDisposable(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(e=>{[m.SetWorksheetActiveOperation.id,m.InsertRangeMoveDownCommand.id,m.InsertRangeMoveRightCommand.id].includes((e==null?void 0:e.commandId)||"")&&this._refreshCurrent()})))}_refreshCurrent(){const t=this._context.unit.getActiveSheet();if(!t)return;const i=t.getConfig().freeze,{startRow:r=-1,startColumn:s=-1,ySplit:l=0,xSplit:c=0}=i;this._refreshFreeze(r,s,l,c,0)}_themeChangeListener(){this._themeChange(this._themeService.getCurrentTheme()),this.disposeWithMe(this._themeService.currentTheme$.subscribe(e=>{this._clearFreeze(),this._themeChange(e),this._refreshCurrent()}))}_themeChange(e){this._freezeNormalHeaderColor=e.grey400,this._freezeNormalMainColor=new a.ColorKit(e.grey400).setAlpha(jm).toRgbString(),this._freezeActiveColor=e.primaryColor,this._freezeHoverColor=e.grey500}_interceptorCommands(){this.disposeWithMe(this._sheetInterceptorService.interceptCommand({getMutations:e=>{const t={redos:[],undos:[]},i=this._getFreeze();if(!i)return t;const r=s=>{const l=this._context.unit,c=l.getUnitId(),d=l.getActiveSheet();if(!d)return t;const u=d.getSheetId();this._refreshFreeze(s.startRow,s.startColumn,s.ySplit,s.xSplit,0);const h={...s,unitId:c,subUnitId:u,resetScroll:!1},S=m.SetFrozenMutationFactory(this._injector,h);return{undos:[{id:m.SetFrozenMutation.id,params:S}],redos:[{id:m.SetFrozenMutation.id,params:h}]}};if(e.id===m.InsertRowCommand.id){const s=e.params,{range:l,direction:c}=s,d=l.endRow-l.startRow+1;if(l.startRow+1<i.startRow||l.startRow+1===i.startRow&&c===a.Direction.UP){const u={...i,startRow:Math.max(1,i.startRow+d),ySplit:Math.max(1,i.ySplit+d)};return r(u)}}if(e.id===m.InsertColCommand.id){const s=e.params,{range:l,direction:c}=s,d=l.endColumn-l.startColumn+1;if(l.startColumn+1<i.startColumn||l.startColumn+1===i.startColumn&&c===a.Direction.LEFT){const u={...i,startColumn:Math.max(1,i.startColumn+d),xSplit:Math.max(1,i.xSplit+d)};return r(u)}}if(e.id===m.MoveColsCommand.id){const s=this._selectionManagerService.getCurrentSelections(),{fromRange:{startColumn:l},toRange:{startColumn:c}}=e.params,d=s==null?void 0:s.filter(C=>C.range.rangeType===a.RANGE_TYPE.COLUMN&&C.range.startColumn<=l&&l<=C.range.endColumn);if(!(d!=null&&d.length))return t;const u=d[0].range,h={...u,startColumn:c,endColumn:c+u.endColumn-u.startColumn};if(!i||i.startColumn<=0||u.startColumn>=i.startColumn&&h.startColumn>=i.startColumn||u.startColumn===h.startColumn||u.endColumn<i.startColumn&&h.startColumn<i.startColumn)return t;const S=u.endColumn-u.startColumn+1,g=Math.max(Math.min(i.startColumn,u.endColumn+1)-u.startColumn,0);let f,p;h.startColumn>=i.startColumn?(f=Math.max(i.startColumn-g,1),p=Math.max(i.xSplit-g,1)):(f=i.startColumn+S-g,p=i.xSplit+S-g);const v={...i,startColumn:f,xSplit:p};return r(v)}if(e.id===m.MoveRowsCommand.id){const s=this._selectionManagerService.getCurrentSelections(),{fromRange:{startRow:l},toRange:{startRow:c}}=e.params,d=s==null?void 0:s.filter(C=>C.range.rangeType===a.RANGE_TYPE.ROW&&C.range.startRow<=l&&l<=C.range.endRow);if(!(d!=null&&d.length))return t;const u=d[0].range,h={...u,startRow:c,endRow:c+u.endRow-u.startRow};if(!i||i.startRow<=0||u.startRow>=i.startRow&&h.startRow>=i.startRow||u.startRow===h.startRow||u.endRow<i.startRow&&h.startRow<i.startRow)return t;const S=u.endRow-u.startRow+1,g=Math.max(Math.min(i.startRow,u.endRow+1)-u.startRow,0);let f,p;h.startRow>=i.startRow?(f=Math.max(i.startRow-g,1),p=Math.max(i.ySplit-g,1)):(f=i.startRow+S-g,p=i.ySplit+S-g);const v={...i,startRow:f,ySplit:p};return r(v)}if(e.id===m.RemoveColCommand.id||e.id===m.RemoveRowCommand.id){const s=e.params,l=s.range;if(l.rangeType===a.RANGE_TYPE.COLUMN&&l.startColumn<i.startColumn){const c=Math.min(i.startColumn,l.endColumn+1)-l.startColumn,d={...i,startColumn:Math.max(1,i.startColumn-c),xSplit:Math.max(1,i.xSplit-c)};return r(d)}if(s.range.rangeType===a.RANGE_TYPE.ROW&&l.startRow<i.startRow){const c=Math.min(i.startRow,l.endRow+1)-l.startRow,d={...i,startRow:Math.max(1,i.startRow-c),ySplit:Math.max(1,i.ySplit-c)};return r(d)}}return t}}))}_commandExecutedListener(){this.disposeWithMe(this._commandService.onCommandExecuted(e=>{switch(e.id){case m.SetFrozenMutation.id:case Le.id:{const t=this._lastFreeze,i=this._context.unit,r=i.getActiveSheet(),s=e.params,{unitId:l,subUnitId:c}=s;if(!(l===i.getUnitId()&&c===(r==null?void 0:r.getSheetId())))return;const d=r.getConfig().freeze;if(this._lastFreeze=d,d==null)return;let u=0;const{startRow:h=-1,startColumn:S=-1,ySplit:g=0,xSplit:f=0}=d;(!t||t.startRow!==h||t.ySplit!==g)&&(u|=2),(!t||t.startColumn!==S||t.xSplit!==f)&&(u|=1),s.resetScroll===!1&&(u=0),this._refreshFreeze(h,S,g,f,u)}break;case m.SetWorksheetRowHeightMutation.id:{const t=this._getFreeze(),i=t&&e.params.ranges.some(r=>r.startRow<t.startRow);e.params&&i&&this._refreshCurrent()}break;case m.SetWorksheetColWidthMutation.id:{const t=this._getFreeze();e.params&&t&&e.params.ranges.some(i=>i.startColumn<t.startColumn)&&this._refreshCurrent()}break;case m.SetWorksheetRowAutoHeightMutation.id:{const t=e.params,i=this._getFreeze();if(i&&i.startRow>-1&&t.rowsAutoHeightInfo.some(r=>r.row<i.startRow)){const r=this._sheetSkeletonManagerService.currentSkeleton$.subscribe(()=>{this._refreshCurrent(),setTimeout(()=>{r.unsubscribe()})})}}break;case m.SetColHiddenMutation.id:case m.SetColVisibleMutation.id:{const t=e.params,i=this._getFreeze(),r=t.ranges;i&&i.startColumn>-1&&r.some(s=>s.startColumn<i.startColumn)&&this._refreshCurrent()}break;case m.SetRowHiddenMutation.id:case m.SetRowVisibleMutation.id:{const t=e.params,i=this._getFreeze(),r=t.ranges;i&&i.startRow>-1&&r.some(s=>s.startRow<i.startRow)&&this._refreshCurrent()}break;case xi.id:case Fi.id:this._refreshCurrent()}}))}_zoomRefresh(){const e=this._getSheetObject();if(e==null)return;const{scene:t}=e;this.disposeWithMe(t.onTransformChange$.subscribeEvent(i=>{[M.TRANSFORM_CHANGE_OBSERVABLE_TYPE.scale,M.TRANSFORM_CHANGE_OBSERVABLE_TYPE.all].includes(i.type)&&this._refreshCurrent()}))}_clearObserverEvent(){var t,i;this._getSheetObject()!=null&&((t=this._scenePointerMoveSub)==null||t.unsubscribe(),(i=this._scenePointerUpSub)==null||i.unsubscribe(),this._scenePointerMoveSub=null,this._scenePointerUpSub=null)}_clearFreeze(){var t,i,r,s,l,c;(t=this._rowFreezeHeaderRect)==null||t.dispose(),(i=this._rowFreezeMainRect)==null||i.dispose(),(r=this._columnFreezeHeaderRect)==null||r.dispose(),(s=this._columnFreezeMainRect)==null||s.dispose(),this._getSheetObject()!=null&&([this._freezeDownSubs,this._freezePointerEnterSubs,this._freezePointerLeaveSubs].forEach(d=>{d==null||d.unsubscribe()}),this._freezeDownSubs=null,this._freezePointerEnterSubs=null,this._freezePointerLeaveSubs=null,(l=this._scenePointerMoveSub)==null||l.unsubscribe(),(c=this._scenePointerUpSub)==null||c.unsubscribe(),this._scenePointerMoveSub=null,this._scenePointerUpSub=null)}_getPositionByIndex(e,t){var d;if(this._getSheetObject()==null)return;const r=(d=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:d.skeleton,s=r==null?void 0:r.getNoMergeCellWithCoordByIndex(e,t);if(r==null)return;if(s!=null&&(!isNaN(s.endX)||!isNaN(s.endY)))return s;const{rowHeaderWidthAndMarginLeft:l,columnHeaderHeightAndMarginTop:c}=r;return{startX:l,endX:l,startY:c,endY:c}}_getFreeze(){var t;const e=(t=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:t.skeleton.getWorksheetConfig();if(e!=null)return e.freeze}_getSheetObject(){return ze(this._context.unit,this._context)}_refreshFreeze(e,t,i,r,s){var c;const l={startRow:e,startColumn:t,ySplit:i,xSplit:r};this._clearFreeze(),this._createFreeze(0,l),this._createFreeze(1,l),this._updateViewport(e,t,i,r,s),(c=this._getSheetObject())==null||c.spreadsheet.makeForceDirty()}},y.HeaderFreezeRenderController=xm([jt(1,a.Inject(y.SheetSkeletonManagerService)),jt(2,a.ICommandService),jt(3,a.Inject(m.SheetsSelectionsService)),jt(4,a.Inject(y.SheetScrollManagerService)),jt(5,a.Inject(a.ThemeService)),jt(6,a.Inject(m.SheetInterceptorService)),jt(7,a.Inject(a.Injector))],y.HeaderFreezeRenderController);function Gm(n){const o=n.get(m.SheetsSelectionsService),e=n.get(m.RangeProtectionRuleModel),t=n.get(a.IUniverInstanceService),i=n.get(m.MergeCellController),r=t.getCurrentTypeOfUnit$(a.UniverInstanceType.UNIVER_SHEET);return k.combineLatest([o.selectionMoveEnd$,r.pipe(k.map(s=>{var l;return(l=s==null?void 0:s.getUnitId())!=null?l:""})),r.pipe(k.switchMap(s=>{var l;return(l=s==null?void 0:s.activeSheet$)!=null?l:k.of(null)}))]).pipe(k.map(([s,l,c])=>{if(!c||!s||s.length===0)return!1;const d=c.getSheetId(),u=s.map(g=>g.range);if(i.interceptor.fetchThroughInterceptors(m.MERGE_CELL_INTERCEPTOR_CHECK)(!1,u))return!0;const S=e.getSubunitRuleList(l,d).map(g=>g.ranges).flat();if(s.length<2){const g=s[0].range;return S.some(p=>a.Rectangle.intersects(p,g)&&!a.Rectangle.contains(p,g))}for(let g=0;g<s.length;g++)for(let f=g+1;f<s.length;f++)if(a.Rectangle.intersects(s[g].range,s[f].range))return!0;return!1}))}function _l(n,o){return!!vi(n,o,a.RANGE_TYPE.ROW)}function bl(n,o){return!!vi(n,o,a.RANGE_TYPE.COLUMN)}function vi(n,o,e){return n.find(i=>{const r=i.range,{startRow:s,endRow:l,startColumn:c,endColumn:d,rangeType:u}=r;return u===a.RANGE_TYPE.ALL||u===a.RANGE_TYPE.NORMAL?!1:u===e&&(e===a.RANGE_TYPE.COLUMN&&c<=o&&o<=d||e===a.RANGE_TYPE.ROW&&s<=o&&o<=l)})}var Zm=Object.getOwnPropertyDescriptor,Km=(n,o,e,t)=>{for(var i=t>1?void 0:t?Zm(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},Gr=(n,o)=>(e,t)=>o(e,t,n);const qm="__SpreadsheetHeaderMoveControllerBackground__",Qm="__SpreadsheetHeaderMoveControllerShapeLine__",Jm="rgba(0, 0, 0, 0.1)",$m="rgb(119, 119, 119)",eS=4,Zr=a.createInterceptorKey("headerMovePermissionCheck");y.HeaderMoveRenderController=class extends a.Disposable{constructor(e,t,i,r){super();w(this,"_startOffsetX",Number.NEGATIVE_INFINITY);w(this,"_startOffsetY",Number.NEGATIVE_INFINITY);w(this,"_moveHelperBackgroundShape");w(this,"_moveHelperLineShape");w(this,"_headerPointerDownSubs");w(this,"_headerPointerMoveSubs");w(this,"_headerPointerLeaveSubs");w(this,"_dragHeaderMoveSub");w(this,"_scenePointerUpSub");w(this,"_scrollTimer");w(this,"_changeFromColumn",-1);w(this,"_changeFromRow",-1);w(this,"_changeToColumn",-1);w(this,"_changeToRow",-1);w(this,"interceptor",new a.InterceptorManager({HEADER_MOVE_PERMISSION_CHECK:Zr}));w(this,"_workbookSelections");this._context=e,this._sheetSkeletonManagerService=i,this._commandService=r,this._workbookSelections=t.getWorkbookSelections(this._context.unitId),this._init()}dispose(){var e,t,i,r,s,l,c,d;(e=this._moveHelperBackgroundShape)==null||e.dispose(),(t=this._moveHelperLineShape)==null||t.dispose(),(i=this._headerPointerMoveSubs)==null||i.unsubscribe(),(r=this._headerPointerLeaveSubs)==null||r.unsubscribe(),(s=this._headerPointerDownSubs)==null||s.unsubscribe(),this._headerPointerMoveSubs=null,this._headerPointerLeaveSubs=null,this._headerPointerDownSubs=null,(l=this._dragHeaderMoveSub)==null||l.unsubscribe(),(c=this._scenePointerUpSub)==null||c.unsubscribe(),this._dragHeaderMoveSub=null,this._scenePointerUpSub=null,(d=this._scrollTimer)==null||d.dispose()}_init(){this._initialRowOrColumn(a.RANGE_TYPE.ROW),this._initialRowOrColumn(a.RANGE_TYPE.COLUMN)}_initialRowOrColumn(e=a.RANGE_TYPE.ROW){const t=this._context.components.get(he.COLUMN),i=this._context.components.get(he.ROW),r=this._context.scene,s=e===a.RANGE_TYPE.ROW?i:t,l=u=>{var _,E;const h=(_=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:_.skeleton;if(h==null)return;const S=(E=this._workbookSelections.getCurrentLastSelection())==null?void 0:E.range;if(!S||!this.interceptor.fetchThroughInterceptors(Zr)(!1,S))return;const f=this._workbookSelections.getCurrentSelections(),{row:p,column:v}=qe(u.offsetX,u.offsetY,r,h);if(!vi(f,e===a.RANGE_TYPE.ROW?p:v,e)){r.resetCursor();return}r.setCursor(M.CURSOR_TYPE.GRAB)},c=()=>{var u,h;(u=this._moveHelperBackgroundShape)==null||u.hide(),(h=this._moveHelperLineShape)==null||h.hide(),r.resetCursor()},d=(u,h)=>{var U,V;if(h.isStopPropagation)return;const S=(U=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:U.skeleton;if(S==null)return;const g=(V=this._workbookSelections.getCurrentLastSelection())==null?void 0:V.range;if(!g||!this.interceptor.fetchThroughInterceptors(Zr)(!1,g))return;const{offsetX:p,offsetY:v}=u,C=r.getCoordRelativeToViewport(M.Vector2.FromArray([p,v])),{x:_,y:E}=C;this._startOffsetX=_,this._startOffsetY=E;const{row:T,column:P}=qe(u.offsetX,u.offsetY,r,S);let R;e===a.RANGE_TYPE.ROW?(this._changeFromRow=T,R=M.ScrollTimerType.Y):(this._changeFromColumn=P,R=M.ScrollTimerType.X);const O=this._workbookSelections.getCurrentSelections(),A=vi(O,e===a.RANGE_TYPE.ROW?T:P,e);if(!A)return;const N=r.getScrollXYInfoByViewport(M.Vector2.FromArray([this._startOffsetX,this._startOffsetY]));this._newBackgroundAndLine(),r.setCursor(M.CURSOR_TYPE.GRABBING),r.disableObjectsEvent();let D=!1,H;const W=()=>{if(D)return;H=M.ScrollTimer.create(r,R),this._scrollTimer=H;const B=r.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN);H.startScroll(_,E,B),D=!0};this._dragHeaderMoveSub=r.onPointerMove$.subscribeEvent(B=>{W();const{offsetX:x,offsetY:z}=B,{x:F,y:Y}=r.getCoordRelativeToViewport(M.Vector2.FromArray([x,z]));this._rowColumnMoving(F,Y,A,N,e),H.scrolling(F,Y,()=>{this._rowColumnMoving(F,Y,A,N,e)})}),this._scenePointerUpSub=r.onPointerUp$.subscribeEvent(()=>{var x,z,F;this._disposeBackgroundAndLine(),r.resetCursor(),r.enableObjectsEvent(),this._clearObserverEvent(),(x=this._scrollTimer)==null||x.dispose();const B=this._workbookSelections.getCurrentSelections();if(e===a.RANGE_TYPE.ROW){if(this._changeFromRow!==this._changeToRow&&this._changeToRow!==-1){const X=(z=((B==null?void 0:B.filter(Z=>Z.range.rangeType===a.RANGE_TYPE.ROW&&Z.range.startRow<=this._changeFromRow&&this._changeFromRow<=Z.range.endRow))||[])[0])==null?void 0:z.range;X&&this._commandService.executeCommand(m.MoveRowsCommand.id,{fromRange:X,toRange:{...X,startRow:this._changeToRow,endRow:this._changeToRow+X.endRow-X.startRow}})}this._changeToRow=this._changeFromRow=-1}else{if(this._changeFromColumn!==this._changeToColumn&&this._changeToColumn!==-1){const X=(F=((B==null?void 0:B.filter(Z=>Z.range.rangeType===a.RANGE_TYPE.COLUMN&&Z.range.startColumn<=this._changeFromColumn&&this._changeFromColumn<=Z.range.endColumn))||[])[0])==null?void 0:F.range;X&&this._commandService.executeCommand(m.MoveColsCommand.id,{fromRange:X,toRange:{...X,startColumn:this._changeToColumn,endColumn:this._changeToColumn+X.endColumn-X.startColumn}})}this._changeToColumn=this._changeFromColumn=-1}})};this._headerPointerMoveSubs=new k.Subscription,this._headerPointerMoveSubs.add(s.onPointerMove$.subscribeEvent(l)),this._headerPointerLeaveSubs=new k.Subscription,this._headerPointerLeaveSubs.add(s==null?void 0:s.onPointerLeave$.subscribeEvent(c)),this._headerPointerDownSubs=new k.Subscription,this._headerPointerDownSubs.add(s==null?void 0:s.onPointerDown$.subscribeEvent(d))}_rowColumnMoving(e,t,i,r,s){var Y,X,Z,ne,J,ae,ue;const l=this._context.scene,c=(Y=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:Y.skeleton;if(c==null)return;const{rowHeaderWidth:d,columnHeaderHeight:u,rowTotalHeight:h,columnTotalWidth:S}=c,g=l.getViewportScrollXY(l.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN)),{scaleX:f,scaleY:p}=l.getAncestorScale(),v=c.getCellIndexByOffset(e,t,f,p,g),{row:C,column:_}=v,E=c.getNoMergeCellWithCoordByIndex(C,_),{startX:T,startY:P,endX:R,endY:O}=E,A=this._sheetSkeletonManagerService.attachRangeWithCoord(i.range);if(A==null)return;const N=Math.max(f,f),{startX:D,endX:H,startY:W,endY:U,startRow:V,startColumn:B,endRow:x,endColumn:z}=A;s===a.RANGE_TYPE.ROW?(X=this._moveHelperBackgroundShape)==null||X.transformByState({height:U-W,width:S+d,left:0,top:W+(t-this._startOffsetY)/N+g.y-r.y}):(Z=this._moveHelperBackgroundShape)==null||Z.transformByState({height:h+u,width:H-D,left:D+(e-this._startOffsetX)/N+g.x-r.x,top:0}),(ne=this._moveHelperBackgroundShape)==null||ne.show();const F=eS/N;if(s===a.RANGE_TYPE.ROW){let j=0;if(C<=V)j=P-F/2,this._changeToRow=C;else if(C>x)j=O-F/2,this._changeToRow=C+1;else return;(J=this._moveHelperLineShape)==null||J.transformByState({height:F,width:S,left:d,top:j})}else{let j=0;if(_<=B)j=T-F/2,this._changeToColumn=_;else if(_>z)j=R-F/2,this._changeToColumn=_+1;else return;(ae=this._moveHelperLineShape)==null||ae.transformByState({height:h,width:F,left:j,top:u})}(ue=this._moveHelperLineShape)==null||ue.show()}_clearObserverEvent(){var e,t;(e=this._dragHeaderMoveSub)==null||e.unsubscribe(),(t=this._scenePointerUpSub)==null||t.unsubscribe(),this._dragHeaderMoveSub=null,this._scenePointerUpSub=null}_newBackgroundAndLine(){const e=this._context.scene;this._moveHelperBackgroundShape=new M.Rect(qm,{fill:Jm,evented:!1,zIndex:100}),this._moveHelperLineShape=new M.Rect(Qm,{fill:$m,evented:!1,zIndex:100}),e.addObjects([this._moveHelperBackgroundShape,this._moveHelperLineShape],ft)}_disposeBackgroundAndLine(){var e,t;(e=this._moveHelperBackgroundShape)==null||e.dispose(),(t=this._moveHelperLineShape)==null||t.dispose()}},y.HeaderMoveRenderController=Km([Gr(1,a.Inject(m.SheetsSelectionsService)),Gr(2,a.Inject(y.SheetSkeletonManagerService)),Gr(3,a.ICommandService)],y.HeaderMoveRenderController);var Kr=(n=>(n[n.VERTICAL=0]="VERTICAL",n[n.HORIZONTAL=1]="HORIZONTAL",n))(Kr||{});const tS="rgba(120, 120, 120, 0.01)",qr="rgb(68, 71, 70)",Ci=12,nS=44,Qr=4;class El extends M.Shape{constructor(e,t){super(e,t);w(this,"_size",Ci);w(this,"_color",qr);w(this,"_mode",0);this.setShapeProps(t)}get size(){return this._size}get mode(){return this._mode}get color(){return this._color}_draw(e){const t=this.getScene();if(!t)return;const{scaleX:i,scaleY:r}=t.getAncestorScale(),s=Math.max(i,r),l=Ci/s,c=Qr/s;let{width:d,height:u}=this,h=0,S=0;this.mode===0?(d=c,h=l-c):(u=c,S=l-c),M.Rect.drawWith(e,{width:this.width,height:this.height,left:0,top:0,fill:tS}),M.Rect.drawWith(e,{width:d,height:u,fill:qr,radius:c}),e.save(),e.transform(1,0,0,1,h,S),M.Rect.drawWith(e,{width:d,height:u,fill:qr,radius:c}),e.restore()}setShapeProps(e){return e!=null&&e.size&&(this._size=e.size),e!=null&&e.mode&&(this._mode=e.mode),e!=null&&e.color&&(this._color=e.color),this.mode===0?this.transformByState({width:Ci,height:this.size}):this.transformByState({width:this.size,height:Ci}),this}}var iS=Object.getOwnPropertyDescriptor,oS=(n,o,e,t)=>{for(var i=t>1?void 0:t?iS(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},Jr=(n,o)=>(e,t)=>o(e,t,n);const rS="__SpreadsheetHeaderResizeControllerShapeRow__",sS="__SpreadsheetHeaderResizeControllerShapeColumn__",wl="__SpreadsheetHeaderResizeControllerShapeHelper__",Tl="rgb(199, 199, 199)",aS=2,$r=a.createInterceptorKey("headerResizePermissionCheck");y.HeaderResizeRenderController=class extends a.Disposable{constructor(e,t,i,r){super();w(this,"_currentRow",0);w(this,"_currentColumn",0);w(this,"_rowResizeRect");w(this,"_columnResizeRect");w(this,"_headerPointerSubs");w(this,"_scenePointerMoveSub");w(this,"_scenePointerUpSub");w(this,"_resizeHelperShape");w(this,"_startOffsetX",Number.POSITIVE_INFINITY);w(this,"_startOffsetY",Number.POSITIVE_INFINITY);w(this,"interceptor",new a.InterceptorManager({HEADER_RESIZE_PERMISSION_CHECK:$r}));this._context=e,this._sheetSkeletonManagerService=t,this._selectionManagerService=i,this._commandService=r,this._init()}dispose(){var e,t,i;(e=this._rowResizeRect)==null||e.dispose(),this._rowResizeRect=null,(t=this._columnResizeRect)==null||t.dispose(),this._columnResizeRect=null,(i=this._headerPointerSubs)==null||i.unsubscribe(),this._headerPointerSubs=null}_init(){const e=this._context.scene;this._rowResizeRect=new El(rS,{visible:!1,mode:Kr.HORIZONTAL,zIndex:100}),this._columnResizeRect=new El(sS,{visible:!1,mode:Kr.VERTICAL,zIndex:100}),e.addObjects([this._rowResizeRect,this._columnResizeRect],ft),this._initialHover(0),this._initialHover(1),this._initialHoverResize(0),this._initialHoverResize(1)}_initialHover(e=0){const t=this._context.components.get(he.COLUMN),i=this._context.components.get(he.ROW),r=this._context.scene,s=e===0?i:t,l=(d,u)=>{var h,S;(h=this._rowResizeRect)==null||h.hide(),(S=this._columnResizeRect)==null||S.hide()},c=(d,u)=>{var N;const h=(N=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:N.skeleton;if(h==null||this._rowResizeRect==null||this._columnResizeRect==null)return;const{rowHeaderWidth:S,columnHeaderHeight:g}=h,{startX:f,startY:p,endX:v,endY:C,row:_,column:E}=qe(d.offsetX,d.offsetY,r,h),T=Gn(d.offsetX,d.offsetY,r),{scaleX:P,scaleY:R}=r.getAncestorScale(),O=Math.max(P,R),A=Ci/O;if(e===0){let D=p-A/2;if(T.y<=p+A/2&&T.y>=p)this._currentRow=_-1;else if(T.y>=C-A/2&&T.y<=C)this._currentRow=_,D=C-A/2;else{this._rowResizeRect.hide();return}if(this._currentRow===-1)return;if(!this.interceptor.fetchThroughInterceptors($r)(null,{row:this._currentRow}))return!1;const W=Math.min(nS,S/3);this._rowResizeRect.transformByState({left:S/2-W/2,top:D}),this._rowResizeRect.setShapeProps({size:W}),this._rowResizeRect.show()}else{let D=f-A/2;if(T.x<=f+A/2&&T.x>=f)this._currentColumn=E-1;else if(T.x>=v-A/2&&T.x<=v)this._currentColumn=E,D=v-A/2;else{this._columnResizeRect.hide();return}if(this._currentColumn===-1)return;if(!this.interceptor.fetchThroughInterceptors($r)(null,{col:this._currentColumn}))return!1;const W=g*.7;this._columnResizeRect.transformByState({left:D,top:g/2-W/2}),this._columnResizeRect.setShapeProps({size:W}),this._columnResizeRect.show()}};this._headerPointerSubs=new k.Subscription,this._headerPointerSubs.add(s==null?void 0:s.onPointerMove$.subscribeEvent(c)),this._headerPointerSubs.add(s==null?void 0:s.onPointerLeave$.subscribeEvent(l))}_initialHoverResize(e=0){const t=this._context.scene,i=e===0?this._rowResizeRect:this._columnResizeRect;i!=null&&(this.disposeWithMe(i.onPointerEnter$.subscribeEvent(()=>{i!=null&&(i.show(),t.setCursor(e===0?M.CURSOR_TYPE.ROW_RESIZE:M.CURSOR_TYPE.COLUMN_RESIZE))})),this.disposeWithMe(i.onPointerLeave$.subscribeEvent(()=>{i!=null&&(i.hide(),t.resetCursor())})),this.disposeWithMe(i.onPointerDown$.subscribeEvent(r=>{var z,F,Y,X,Z,ne,J;const s=(z=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:z.skeleton;if(s==null)return;const l=this._context.scene,c=l.getEngine(),d=(c==null?void 0:c.height)||0,u=(c==null?void 0:c.width)||0,h=l.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN),S=(((Y=(F=h==null?void 0:h.getScrollBar())==null?void 0:F.horizonScrollTrack)==null?void 0:Y.height)||0)+10,g=(((Z=(X=h==null?void 0:h.getScrollBar())==null?void 0:X.verticalScrollTrack)==null?void 0:Z.width)||0)+10,f=Gn(r.offsetX,r.offsetY,l),{scaleX:p,scaleY:v}=l.getAncestorScale();this._startOffsetX=f.x,this._startOffsetY=f.y;const C=s.getOffsetByColumn(this._currentColumn),_=s.getOffsetByRow(this._currentRow),E=s.getNoMergeCellWithCoordByIndex(this._currentRow,this._currentColumn);let T=!1,P=0,R=0;const{columnTotalWidth:O,rowHeaderWidth:A,rowTotalHeight:N,columnHeaderHeight:D}=s,H=u>O+A?u:O+A,W=d>N+D?d:N+D,U=Math.max(p,v),V=Qr/U;e===0?this._resizeHelperShape=new M.Rect(wl,{width:H,height:V,fill:Tl,left:0,top:_-V/2}):this._resizeHelperShape=new M.Rect(wl,{width:V,height:W,fill:Tl,left:C-V/2,top:0});const B=((ne=this._columnResizeRect)==null?void 0:ne.left)||0,x=((J=this._rowResizeRect)==null?void 0:J.top)||0;l.addObject(this._resizeHelperShape,ft),l.disableObjectsEvent(),this._scenePointerMoveSub=l.onPointerMove$.subscribeEvent(ae=>{var pe,Me,ye,Ze,Rt,Pt;const ue=l.getCoordRelativeToViewport(M.Vector2.FromArray([this._startOffsetX,this._startOffsetY])),j=l.getScrollXYInfoByViewport(ue,h),K=Gn(ae.offsetX,ae.offsetY,l),{x:$,y:oe}=K,{scaleX:re,scaleY:le}=l.getAncestorScale(),se=Math.max(re,le),ie=Qr/se;P=$-this._startOffsetX-ie/2,R=oe-this._startOffsetY-ie/2,Math.abs(e===0?R:P)>=aS&&(T=!0),e===0?(R>d-S+j.y-E.startY&&(R=d-S+j.y-E.startY),R<-(E.endY-E.startY)+2&&(R=-(E.endY-E.startY)+2),T&&((pe=this._resizeHelperShape)==null||pe.transformByState({top:_+R}),(Me=this._rowResizeRect)==null||Me.transformByState({top:x+R+ie/2}),(ye=this._rowResizeRect)==null||ye.show(),l.setCursor(M.CURSOR_TYPE.ROW_RESIZE))):(P>u-g+j.x-E.startX&&(P=u-g+j.x-E.startX),P<-(E.endX-E.startX)+2&&(P=-(E.endX-E.startX)+2),T&&((Ze=this._resizeHelperShape)==null||Ze.transformByState({left:C+P}),(Rt=this._columnResizeRect)==null||Rt.transformByState({left:B+P+ie/2}),(Pt=this._columnResizeRect)==null||Pt.show(),l.setCursor(M.CURSOR_TYPE.COLUMN_RESIZE)))}),this._scenePointerUpSub=l.onPointerUp$.subscribeEvent(ae=>{var j,K,$;const ue=this._context.scene;this._clearObserverEvent(),(j=this._resizeHelperShape)==null||j.dispose(),this._resizeHelperShape=null,ue.enableObjectsEvent(),T&&(ue.resetCursor(),(K=this._rowResizeRect)==null||K.hide(),($=this._columnResizeRect)==null||$.hide(),e===0?this._commandService.executeCommand(m.DeltaRowHeightCommand.id,{deltaY:R,anchorRow:this._currentRow}):this._commandService.executeCommand(m.DeltaColumnWidthCommand.id,{deltaX:P,anchorCol:this._currentColumn}))})})),this.disposeWithMe(i.onDblclick$.subscribeEvent(()=>{var h,S,g;this._context.scene.resetCursor();const s=(h=this._sheetSkeletonManagerService.getCurrentParam())==null?void 0:h.skeleton;if(!s)return;const l=0,c=0,d=s.worksheet.getRowCount()-1||0,u=s.worksheet.getColumnCount()-1||0;switch(e){case 1:{const f=this._selectionManagerService.getCurrentSelections(),p=[];for(let v=0;v<f.length;v++){const C=f[v];C.range.rangeType===a.RANGE_TYPE.COLUMN&&this._currentColumn<=C.range.endColumn&&this._currentColumn>=C.range.startColumn&&p.push({startColumn:C.range.startColumn,endColumn:C.range.endColumn,startRow:l,endRow:d})}p.length===0&&p.push({startColumn:this._currentColumn,endColumn:this._currentColumn,startRow:l,endRow:d}),this._commandService.executeCommand(hi.id,{ranges:p}),(S=this._columnResizeRect)==null||S.hide();break}case 0:this._commandService.executeCommand(m.SetWorksheetRowIsAutoHeightCommand.id,{ranges:[{startRow:this._currentRow,endRow:this._currentRow,startColumn:c,endColumn:u}]}),(g=this._rowResizeRect)==null||g.hide();break}})))}_clearObserverEvent(){var e,t;(e=this._scenePointerMoveSub)==null||e.unsubscribe(),(t=this._scenePointerUpSub)==null||t.unsubscribe(),this._scenePointerMoveSub=null,this._scenePointerUpSub=null}},y.HeaderResizeRenderController=oS([Jr(1,a.Inject(y.SheetSkeletonManagerService)),Jr(2,a.Inject(m.SheetsSelectionsService)),Jr(3,a.ICommandService)],y.HeaderResizeRenderController);var lS=Object.getOwnPropertyDescriptor,cS=(n,o,e,t)=>{for(var i=t>1?void 0:t?lS(o,e):o,r=n.length-1,s;r>=0;r--)(s=n[r])&&(i=s(i)||i);return i},Ii=(n,o)=>(e,t)=>o(e,t,n);const dS=60;y.SheetRenderController=class extends a.RxDisposable{constructor(e,t,i,r,s,l){super();w(this,"_renderMetric$",new k.Subject);w(this,"renderMetric$",this._renderMetric$.asObservable());w(this,"_renderFrameTimeMetric",null);w(this,"_renderFrameTags",{});w(this,"_afterRenderMetric$",new k.Subject);this._context=e,this._configService=t,this._sheetSkeletonManagerService=i,this._sheetRenderService=r,this._commandService=s,this._telemetryService=l,this._addNewRender(),this._initRenderMetricSubscriber()}_addNewRender(){const{scene:e,engine:t,unit:i}=this._context;this._addComponent(i),this._initRerenderScheduler(),this._initCommandListener();const r=this._context.unit.getActiveSheet();if(!r)throw new Error("No active sheet found");const s=r.getSheetId();this._sheetSkeletonManagerService.setCurrent({sheetId:s});const l=()=>e.render();this.disposeWithMe(this._context.activated$.subscribe(c=>{c?t.runRenderLoop(l):t.stopRenderLoop(l)}))}_initRenderMetricSubscriber(){const{engine:e}=this._context;e.beginFrame$.subscribe(()=>{this._renderFrameTimeMetric=null,this._renderFrameTags={}}),e.endFrame$.subscribe(()=>{this._renderFrameTimeMetric&&Object.keys(this._renderFrameTimeMetric).filter(r=>r.startsWith(M.SHEET_EXTENSION_PREFIX)).length>0&&this._afterRenderMetric$.next({frameTimeMetric:this._renderFrameTimeMetric,tags:this._renderFrameTags})}),e.renderFrameTimeMetric$.subscribe(([i,r])=>{this._renderFrameTimeMetric||(this._renderFrameTimeMetric={}),this._renderFrameTimeMetric[i]||(this._renderFrameTimeMetric[i]=[]),this._renderFrameTimeMetric[i].push(Math.round(r*100)/100)}),e.renderFrameTags$.subscribe(([i,r])=>{this._renderFrameTags[i]=r});const t=[];this._afterRenderMetric$.pipe(k.withLatestFrom(e.endFrame$)).subscribe(([i,r])=>{t.push({FPS:r.FPS,elapsedTime:r.elapsedTime,frameTime:Math.round(r.frameTime*100)/100,...i.frameTimeMetric,...i.tags}),t.length>dS&&(this._captureRenderMetric(t),t.length=0)})}_captureRenderMetric(e){var S;const t=e;if(t.length===0)return;const i=g=>{let f=0;const v=Object.entries(g).filter(([_,E])=>Array.isArray(E)).map(([_])=>_).reduce((_,E)=>{const T=g[E].reduce((P,R)=>P+R,0);return _[E]=T,_},{});return Object.keys(g).filter(_=>_.startsWith(M.SHEET_EXTENSION_PREFIX)).forEach(_=>{f+=v[_]}),{...v,extensionTotal:f}},r=e.map(g=>({...g,...i(g)})),l=(g=>Object.entries(g[0]).filter(([v,C])=>!["elapsedTime"].includes(v)).filter(([v,C])=>typeof C=="number").map(([v])=>v).reduce((v,C)=>{const _=g.map(R=>R[C]),E=Math.max(..._),T=Math.min(..._),P=_.reduce((R,O)=>R+O,0)/_.length;return v[C]={max:Math.round(E*100)/100,min:Math.round(T*100)/100,avg:Math.round(P*100)/100},v},{}))(r),c=t[t.length-1].elapsedTime,d=this._context.unit.getActiveSheet().getSheetId(),u=this._context.unit.getUnitId(),h={sheetId:d,unitId:u,elapsedTimeToStart:c,...l};this._renderMetric$.next(h),(S=this._telemetryService)==null||S.capture("sheet_render_cost",h)}_addComponent(e){const{scene:t,components:i}=this._context,r=e.getActiveSheet(),s=new M.Spreadsheet(he.MAIN);this._addViewport(r);const l=new M.SpreadsheetRowHeader(he.ROW),c=new M.SpreadsheetColumnHeader(he.COLUMN),d=new M.Rect(he.LEFT_TOP,{zIndex:2,left:-1,top:-1,fill:"rgb(248, 249, 250)",stroke:"rgb(217, 217, 217)",strokeWidth:1});this._context.mainComponent=s,i.set(he.MAIN,s),i.set(he.ROW,l),i.set(he.COLUMN,c),i.set(he.LEFT_TOP,d),t.addObjects([s],zs),t.addObjects([l,c,d],ft),t.enableLayerCache(zs,ft)}_initViewports(e,t,i){const l=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN,e,{left:t.width,top:i.height,bottom:0,right:0,isWheelPreventDefaultX:!0,allowCache:!0,bufferEdgeX:100,bufferEdgeY:100}),c=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT_TOP,e,{isWheelPreventDefaultX:!0,active:!1,allowCache:!0,bufferEdgeX:0,bufferEdgeY:0}),d=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT,e,{isWheelPreventDefaultX:!0,active:!1,allowCache:!0,bufferEdgeX:0,bufferEdgeY:100}),u=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_TOP,e,{isWheelPreventDefaultX:!0,active:!1,allowCache:!0,bufferEdgeX:100,bufferEdgeY:0}),h=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_ROW_TOP,e,{active:!1,isWheelPreventDefaultX:!0}),S=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_ROW_BOTTOM,e,{left:0,top:i.height,bottom:0,width:t.width+1,isWheelPreventDefaultX:!0}),g=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_COLUMN_LEFT,e,{active:!1,isWheelPreventDefaultX:!0}),f=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_COLUMN_RIGHT,e,{left:t.width,top:0,height:i.height+1,right:0,isWheelPreventDefaultX:!0}),p=new M.Viewport(M.SHEET_VIEWPORT_KEY.VIEW_LEFT_TOP,e,{left:0,top:0,width:t.width,height:i.height,isWheelPreventDefaultX:!0});return{viewMain:l,viewLeftTop:p,viewMainLeftTop:c,viewMainLeft:d,viewMainTop:u,viewColumnLeft:g,viewRowTop:h,viewRowBottom:S,viewColumnRight:f}}_addViewport(e){const t=this._context.scene,{rowHeader:i,columnHeader:r}=e.getConfig(),{viewMain:s}=this._initViewports(t,i,r),l=this._configService.getConfig(Ke),c=l==null?void 0:l.scrollConfig;return new M.ScrollBar(s,c),t.attachControl(),s}_initRerenderScheduler(){this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(e=>{if(!e)return null;const{skeleton:t,sheetId:i}=e,r=this._context.unit,s=r==null?void 0:r.getSheetBySheetId(i);if(r==null||s==null)return;const{mainComponent:l,components:c}=this._context,d=l,u=c.get(he.ROW),h=c.get(he.COLUMN),S=c.get(he.LEFT_TOP),{rowHeaderWidth:g,columnHeaderHeight:f}=t;d==null||d.updateSkeleton(t),u==null||u.updateSkeleton(t),h==null||h.updateSkeleton(t),S==null||S.transformByState({width:g,height:f})}))}_initCommandListener(){this.disposeWithMe(this._commandService.onCommandExecuted(e=>{const{unit:t}=this._context,{id:i}=e;if(m.COMMAND_LISTENER_SKELETON_CHANGE.includes(i)||this._sheetRenderService.checkMutationShouldTriggerRerender(i)){const r=e.params,{unitId:s,subUnitId:l}=r,c=t.getActiveSheet();if(!c)return;const d=this._context.unitId,u=c.getSheetId();if(s!==d||l!==u)return;this._sheetSkeletonManagerService.makeDirty({sheetId:u,commandId:i},!0),this._sheetSkeletonManagerService.setCurrent({sheetId:u,commandId:i})}else m.COMMAND_LISTENER_VALUE_CHANGE.includes(i)&&this._sheetSkeletonManagerService.reCalculate();e.type===a.CommandType.MUTATION&&this._markUnitDirty(e)}))}_markUnitDirty(e){const{mainComponent:t,scene:i}=this._context;if(e.id===q.SetFormulaCalculationNotificationMutation.id&&e.params.stageInfo!=null||(t&&t.makeDirty(),i.makeDirty(),!e.params))return;const r=e.params,s=this._spreadsheetViewports(i);if(e.id===m.SetRangeValuesMutation.id&&r.cellValue){const l=this._cellValueToRange(r.cellValue),c=this._rangeToBounds([l]);this._markViewportDirty(s,c),t.setDirtyArea(c)}if(e.id===m.MoveRangeMutation.id&&r.from&&r.to){const l=r.fromRange||this._cellValueToRange(r.from.value),c=r.toRange||this._cellValueToRange(r.to.value),d=this._rangeToBounds([l,c]);this._markViewportDirty(s,d),t.setDirtyArea(d)}}_cellValueToRange(e){let t=0,i=0,r=0,s=0;for(const[h,S]of Object.entries(e)){for(const g in S)t>Number(g)&&(t=Number(g)),i<Number(g)&&(i=Number(g));r>Number(h)&&(r=Number(h)),s<Number(h)&&(s=Number(h))}return{startRow:r,endRow:s,startColumn:t,endColumn:i}}_rangeToBounds(e){const t=this._sheetSkeletonManagerService.getCurrentParam().skeleton,{rowHeightAccumulation:i,columnWidthAccumulation:r,rowHeaderWidth:s,columnHeaderHeight:l}=t,c=[];for(const d of e){const{startRow:u,endRow:h,startColumn:S,endColumn:g}=d,f=u===0?0:i[u-1]+l,p=i[h]+l,v=S===0?0:r[S-1]+s,C=r[g]+s;c.push({top:f,left:v,bottom:p,right:C,width:C-v,height:p-f})}return c}_markViewportDirty(e,t){const i=e.filter(r=>r.isActive&&r.cacheBound);for(const r of i)for(const s of t)a.Rectangle.hasIntersectionBetweenTwoRect(r.cacheBound,s)&&r.markDirty(!0)}_spreadsheetViewports(e){return e.getViewports().filter(t=>["viewMain","viewMainLeftTop","viewMainTop","viewMainLeft"].includes(t.viewportKey))}},y.SheetRenderController=cS([Ii(1,a.Inject(a.IConfigService)),Ii(2,a.Inject(y.SheetSkeletonManagerService)),Ii(3,a.Inject(y.SheetsRenderService)),Ii(4,a.ICommandService),Ii(5,a.Optional(ld.ITelemetryService))],y.SheetRenderController);function uS(n,o){if(n.length!==o.length)return!1;const e=n.sort((i,r)=>i.id.localeCompare(r.id)),t=o.sort((i,r)=>i.id.localeCompare(r.id));return e.every((i,r)=>{var s,l;return((s=i.subject)==null?void 0:s.userID)===((l=t[r].subject)==null?void 0:l.userID)&&i.role===t[r].role})}function yl(n,o){return o.some(e=>hS(n,e))}function hS(n,o){const{startRow:e,startColumn:t,endColumn:i,endRow:r}=o,s=n.getMatrixWithMergedCells(e,t,r,i);let l=!1;return s.forValue((c,d,u)=>{if(u&&(c!==e||d!==t)&&n.cellHasValue(u))return l=!0,!1}),l}function Ml(n,o,e,t){const i=[],r=[],s=e.getSheetId();return t.forEach(l=>{const c=mS(e,l),d={unitId:o,subUnitId:s,cellValue:c.getData()},u=m.SetRangeValuesUndoMutationFactory(n,d);i.push({id:m.SetRangeValuesMutation.id,params:u}),r.push({id:m.SetRangeValuesMutation.id,params:d})}),{undos:i,redos:r}}function mS(n,o){const{startRow:e,startColumn:t,endColumn:i,endRow:r}=o,s=n.getMatrixWithMergedCells(e,t,r,i,a.CellModeEnum.Raw),l=new a.ObjectMatrix;let c=null;return s.forValue((d,u,h)=>{var S,g,f,p;h&&d>=e&&u>=t&&(!c&&n.cellHasValue(h)&&(h.v!==""||((p=(f=(g=(S=h.p)==null?void 0:S.body)==null?void 0:g.dataStream)==null?void 0:f.length)!=null?p:0)>2)&&(c=h),l.setValue(d,u,null))}),l.setValue(e,t,c),l}function SS(n,o,e,t){const i=e.getActiveViewportByCoord(M.Vector2.FromArray([n,o]));if(!i)return;const{scaleX:r,scaleY:s}=e.getAncestorScale(),l={x:i.viewportScrollX,y:i.viewportScrollY},c=t.getCellIndexByOffset(n,o,r,s,l),d=t.worksheet.getMergedCell(c.row,c.column);return{actualRow:d?d.startRow:c.row,actualCol:d?d.startColumn:c.column,mergeCell:d,row:c.row,col:c.column}}function Rl(n,o,e,t){const i=t.getFreeze();if(!i||i.startRow<=0&&i.startColumn<=0||n>=i.startRow&&o>=i.startColumn)return e.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN);if(n<i.startRow&&o<i.startColumn)return e.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT_TOP);if(n<i.startRow&&o>=i.startColumn)return e.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_TOP);if(n>=i.startRow&&o<i.startColumn)return e.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN_LEFT)}function gS(n,o,e,t){const i=Pl(n.left,n.top,o,e,t),r=Pl(n.right,n.bottom,o,e,t);return{left:i.x,top:i.y,right:r.x,bottom:r.y}}function Pl(n,o,e,t,i){const{scaleX:r,scaleY:s}=e.getAncestorScale(),l=e.getViewport(M.SHEET_VIEWPORT_KEY.VIEW_MAIN);if(!l)return{x:n,y:o};const c=i.getFreeze(),{startColumn:d,startRow:u,xSplit:h,ySplit:S}=c,g=t.getNoMergeCellWithCoordByIndex(u-S,d-h,!1),f=t.getNoMergeCellWithCoordByIndex(u,d,!1),{rowHeaderWidth:p,columnHeaderHeight:v}=t,C=f.startX-g.startX,_=f.startY-g.startY,{top:E,left:T,viewportScrollX:P,viewportScrollY:R}=l;let O;n>T?O=(n-P)*r:O=(C+p-(T-n))*r;let A;return o>E?A=(o-R)*s:A=(_+v-(E-o))*r,{x:O,y:A}}function Ol(n,o,e,t,i){let r=t,s=i;e.overflowCache.forValue((d,u,h)=>{h.startRow<=r&&h.endRow>=r&&h.startColumn<=s&&h.endColumn>=s&&(s=u,r=d)});const l=e.getCellWithCoordByIndex(r,s);return{unitId:n.getUnitId(),subUnitId:o.getSheetId(),workbook:n,worksheet:o,row:l.actualRow,col:l.actualColumn}}function Al(n,o,e,t,i,r){const{scene:s}=n,l=o.getUnitId(),{skeleton:c,sheetId:d}=t,u=SS(i,r,s,c);if(!u)return null;let{actualCol:h,actualRow:S}=u;const g={unitId:l,subUnitId:d,workbook:o,worksheet:e,row:S,col:h};c.overflowCache.forValue((R,O,A)=>{A.startRow<=S&&A.endRow>=S&&A.startColumn<=h&&A.endColumn>=h&&(h=O,S=R)});const f=c.getCellWithCoordByIndex(S,h),p=Ol(o,e,c,S,h);let v;f.mergeInfo?v=f.mergeInfo:v={startRow:p.row,endRow:p.row,startColumn:p.col,endColumn:p.col};const C=s.getActiveViewportByCoord(M.Vector2.FromArray([i,r]));if(!C)return;const{scaleX:_,scaleY:E}=s.getAncestorScale(),T={x:C.viewportScrollX,y:C.viewportScrollY};return{position:{startX:(c.getOffsetByColumn(v.startColumn-1)-T.x)*_,endX:(c.getOffsetByColumn(v.endColumn)-T.x)*_,startY:(c.getOffsetByRow(v.startRow-1)-T.y)*E,endY:(c.getOffsetByRow(v.endRow)-T.y)*E},location:g,overflowLocation:p}}const bt={type:a.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge",handler:async(n,o)=>{const e=n.get(a.ICommandService),t=n.get(a.IUndoRedoService),i=n.get(a.IUniverInstanceService),r=n.get(I.IConfirmService),s=n.get(a.LocaleService),l=o.unitId,c=o.subUnitId,d=o.selections,u=m.getAddMergeMutationRangeByType(d,o.value),h=i.getUniverSheetInstance(l).getSheetBySheetId(c),S=[],g=[],f=yl(h,u);if(f&&!o.defaultMerge&&!await r.confirm({id:"merge.confirm.add-worksheet-merge",title:{title:"merge.confirm.title"},cancelText:s.t("merge.confirm.cancel"),confirmText:s.t("merge.confirm.confirm")}))return!1;const p={unitId:l,subUnitId:c,ranges:a.Tools.deepClone(u)},v={unitId:l,subUnitId:c,ranges:a.Tools.deepClone(u)},C=m.RemoveMergeUndoMutationFactory(n,p),_=m.AddMergeUndoMutationFactory(n,v);if(C.ranges.length>0&&S.push({id:m.RemoveWorksheetMergeMutation.id,params:C}),S.push({id:m.AddWorksheetMergeMutation.id,params:v}),g.push({id:m.RemoveWorksheetMergeMutation.id,params:_}),C.ranges.length>0&&g.push({id:m.AddWorksheetMergeMutation.id,params:C}),f){const A=Ml(n,l,h,u);S.unshift(...A.redos),g.push(...A.undos)}const E=m.AddMergeRedoSelectionsOperationFactory(n,o,u);E&&S.push(E);const T=m.AddMergeUndoSelectionsOperationFactory(n,o);T&&g.push(T);const R=n.get(m.SheetInterceptorService).onCommandExecute({id:bt.id,params:{unitId:l,subUnitId:c,ranges:u}});return S.push(...R.redos),g.push(...R.undos),a.sequenceExecute(S,e).result?(t.pushUndoRedo({unitID:l,undoMutations:g,redoMutations:S}),!0):!1}},es={type:a.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge-all",handler:async n=>{var u;const o=n.get(a.ICommandService),t=(u=n.get(m.SheetsSelectionsService).getCurrentSelections())==null?void 0:u.map(h=>h.range),i=ur(Zi.MergeAll,t);if(!(i!=null&&i.length))return!1;const s=n.get(a.IUniverInstanceService).getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET);if(!s)return!1;const l=s.getActiveSheet();if(!l)return!1;const c=s.getUnitId(),d=l.getSheetId();return o.executeCommand(bt.id,{selections:i,unitId:c,subUnitId:d})}},ts={type:a.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge-vertical",handler:async n=>{var u;const o=n.get(a.ICommandService),t=(u=n.get(m.SheetsSelectionsService).getCurrentSelections())==null?void 0:u.map(h=>h.range),i=ur(Zi.MergeVertical,t);if(!(i!=null&&i.length))return!1;const s=n.get(a.IUniverInstanceService).getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET);if(!s)return!1;const l=s.getActiveSheet();if(!l)return!1;const c=s.getUnitId(),d=l.getSheetId();return o.executeCommand(bt.id,{value:a.Dimension.COLUMNS,selections:i,unitId:c,subUnitId:d})}},ns={type:a.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge-horizontal",handler:async n=>{var u;const o=n.get(a.ICommandService),t=(u=n.get(m.SheetsSelectionsService).getCurrentSelections())==null?void 0:u.map(h=>h.range),i=ur(Zi.MergeHorizontal,t);if(!(i!=null&&i.length))return!1;const s=n.get(a.IUniverInstanceService).getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET);if(!s)return!1;const l=s.getActiveSheet();if(!l)return!1;const c=s.getUnitId(),d=l.getSheetId();return o.executeCommand(bt.id,{value:a.Dimension.ROWS,selections:i,unitId:c,subUnitId:d})}},Pn={type:a.CommandType.COMMAND,id:"sheet.command.delete-range-move-left-confirm",handler:async n=>{const o=n.get(I.IConfirmService),e=n.get(a.ICommandService),t=n.get(a.LocaleService),i=n.get(m.SheetsSelectionsService),r=n.get(a.IUniverInstanceService),s=i.getCurrentSelections();if(!s)return!1;const l=m.getSheetCommandTarget(r);if(!l)return!1;const{worksheet:c}=l;let d=s[0].range;if(!d)return!1;d={...d,endColumn:c.getColumnCount()-1};const u=g=>g.endRow-g.startRow;return!c.getMergeData().find(g=>{const f=a.Rectangle.getIntersects(g,d);return f?u(g)>u(f):!1})||await o.confirm({id:Pn.id,title:{title:t.t("merge.confirm.waring")},children:{title:t.t("merge.confirm.dismantleMergeCellWaring")},cancelText:t.t("button.cancel"),confirmText:t.t("button.confirm")})?e.executeCommand(m.DeleteRangeMoveLeftCommand.id):!0}},Gt={type:a.CommandType.COMMAND,id:"sheet.command.delete-range-move-up-confirm",handler:async n=>{const o=n.get(I.IConfirmService),e=n.get(a.ICommandService),t=n.get(a.LocaleService),i=n.get(m.SheetsSelectionsService),r=n.get(a.IUniverInstanceService),s=i.getCurrentSelections();if(!s)return!1;const l=m.getSheetCommandTarget(r);if(!l)return!1;const{worksheet:c}=l;let d=s[0].range;if(!d)return!1;d={...d,endRow:c.getRowCount()-1};for(let g=d.startRow;g<=d.endRow;g++)if(c.getRowFiltered(g)&&await o.confirm({id:Gt.id,title:{title:t.t("filter.confirm.error")},children:{title:t.t("filter.confirm.notAllowedToInsertRange")},confirmText:t.t("button.confirm")}))return!1;const u=g=>g.endColumn-g.startColumn;return!c.getMergeData().find(g=>{const f=a.Rectangle.getIntersects(g,d);return f?u(g)>u(f):!1})||await o.confirm({id:Gt.id,title:{title:t.t("merge.confirm.waring")},children:{title:t.t("merge.confirm.dismantleMergeCellWaring")},cancelText:t.t("button.cancel"),confirmText:t.t("button.confirm")})?e.executeCommand(m.DeleteRangeMoveUpCommand.id):!0}},Zt={type:a.CommandType.COMMAND,id:"sheet.command.insert-range-move-down-confirm",handler:async n=>{const o=n.get(I.IConfirmService),e=n.get(a.ICommandService),t=n.get(a.LocaleService),i=n.get(m.SheetsSelectionsService),r=n.get(a.IUniverInstanceService),s=i.getCurrentSelections();if(!s)return!1;const l=m.getSheetCommandTarget(r);if(!l)return!1;const{worksheet:c}=l;let d=s[0].range;if(!d)return!1;d={...d,endRow:c.getRowCount()-1};for(let g=d.startRow;g<=d.endRow;g++)if(c.getRowFiltered(g)&&await o.confirm({id:Zt.id,title:{title:t.t("filter.confirm.error")},children:{title:t.t("filter.confirm.notAllowedToInsertRange")},confirmText:t.t("button.confirm")}))return!1;const u=g=>g.endColumn-g.startColumn;return!c.getMergeData().find(g=>{const f=a.Rectangle.getIntersects(g,d);return f?u(g)>u(f):!1})||await o.confirm({id:Zt.id,title:{title:t.t("merge.confirm.waring")},children:{title:t.t("merge.confirm.dismantleMergeCellWaring")},cancelText:t.t("button.cancel"),confirmText:t.t("button.confirm")})?e.executeCommand(m.InsertRangeMoveDownCommand.id):!0}},On={type:a.CommandType.COMMAND,id:"sheet.command.insert-range-move-right-confirm",handler:async n=>{const o=n.get(I.IConfirmService),e=n.get(a.ICommandService),t=n.get(a.LocaleService),i=n.get(m.SheetsSelectionsService),r=n.get(a.IUniverInstanceService),s=i.getCurrentSelections();if(!s)return!1;const l=m.getSheetCommandTarget(r);if(!l)return!1;const{worksheet:c}=l;let d=s[0].range;if(!d)return!1;d={...d,endColumn:c.getColumnCount()-1};const u=g=>g.endRow-g.startRow;return!c.getMergeData().find(g=>{const f=a.Rectangle.getIntersects(g,d);return f?u(g)>u(f):!1})||await o.confirm({id:On.id,title:{title:t.t("merge.confirm.waring")},children:{title:t.t("merge.confirm.dismantleMergeCellWaring")},cancelText:t.t("button.cancel"),confirmText:t.t("button.confirm")})?e.executeCommand(m.InsertRangeMoveRightCommand.id):!0}};var kl=(n=>(n[n.UNIVER_UNKNOWN=0]="UNIVER_UNKNOWN",n[n.UNIVER_DOC=1]="UNIVER_DOC",n[n.UNIVER_SHEET=2]="UNIVER_SHEET",n[n.UNIVER_SLIDE=3]="UNIVER_SLIDE",n[n.UNIVER_PROJECT=4]="UNIVER_PROJECT",n[n.UNRECOGNIZED=-1]="UNRECOGNIZED",n))(kl||{}),te=(n=>(n[n.View=0]="View",n[n.Edit=1]="Edit",n[n.ManageCollaborator=2]="ManageCollaborator",n[n.Print=3]="Print",n[n.Duplicate=4]="Duplicate",n[n.Comment=5]="Comment",n[n.Copy=6]="Copy",n[n.Share=7]="Share",n[n.Export=8]="Export",n[n.MoveWorksheet=9]="MoveWorksheet",n[n.DeleteWorksheet=10]="DeleteWorksheet",n[n.HideWorksheet=11]="HideWorksheet",n[n.RenameWorksheet=12]="RenameWorksheet",n[n.CreateWorksheet=13]="CreateWorksheet",n[n.SetWorksheetStyle=14]="SetWorksheetStyle",n[n.EditWorksheetCell=15]="EditWorksheetCell",n[n.InsertHyperlink=16]="InsertHyperlink",n[n.Sort=17]="Sort",n[n.Filter=18]="Filter",n[n.PivotTable=19]="PivotTable",n[n.FloatImg=20]="FloatImg",n[n.History=21]="History",n[n.RwHgtClWdt=22]="RwHgtClWdt",n[n.ViemRwHgtClWdt=23]="ViemRwHgtClWdt",n[n.ViewFilter=24]="ViewFilter",n[n.MoveSheet=25]="MoveSheet",n[n.DeleteSheet=26]="DeleteSheet",n[n.HideSheet=27]="HideSheet",n[n.CopySheet=28]="CopySheet",n[n.RenameSheet=29]="RenameSheet",n[n.CreateSheet=30]="CreateSheet",n[n.SelectProtectedCells=31]="SelectProtectedCells",n[n.SelectUnProtectedCells=32]="SelectUnProtectedCells",n[n.SetCellStyle=33]="SetCellStyle",n[n.SetCellValue=34]="SetCellValue",n[n.SetRowStyle=35]="SetRowStyle",n[n.SetColumnStyle=36]="SetColumnStyle",n[n.InsertRow=37]="InsertRow",n[n.InsertColumn=38]="InsertColumn",n[n.DeleteRow=39]="DeleteRow",n[n.DeleteColumn=40]="DeleteColumn",n[n.EditExtraObject=41]="EditExtraObject",n[n.Delete=42]="Delete",n[n.RecoverHistory=43]="RecoverHistory",n[n.ViewHistory=44]="ViewHistory",n[n.CreatePermissionObject=45]="CreatePermissionObject",n[n.UNRECOGNIZED=-1]="UNRECOGNIZED",n))(te||{}),He=(n=>(n[n.Reader=0]="Reader",n[n.Editor=1]="Editor",n[n.Owner=2]="Owner",n[n.UNRECOGNIZED=-1]="UNRECOGNIZED",n))(He||{}),lt=(n=>(n[n.Unkonwn=0]="Unkonwn",n[n.Workbook=1]="Workbook",n[n.Worksheet=2]="Worksheet",n[n.SelectRange=3]="SelectRange",n[n.Document=4]="Document",n[n.Slide=5]="Slide",n[n.UNRECOGNIZED=-1]="UNRECOGNIZED",n))(lt||{}),tt=(n=>(n[n.SomeCollaborator=0]="SomeCollaborator",n[n.AllCollaborator=1]="AllCollaborator",n[n.OneSelf=2]="OneSelf",n[n.UNRECOGNIZED=-1]="UNRECOGNIZED",n))(tt||{});const _i="UNIVER_SHEET_PERMISSION_PANEL",uo="UNIVER_SHEET_PERMISSION_USER_PART",is="UNIVER_SHEET_PERMISSION_BACKGROUND",Dl="UNIVER_SHEET_PERMISSION_USER_DIALOG",Nl="UNIVER_SHEET_PERMISSION_DIALOG",ho="UNIVER_SHEET_PERMISSION_USER_DIALOG_ID",mo="UNIVER_SHEET_PERMISSION_DIALOG_ID",So={[te.Copy]:"Copy",[te.SetCellStyle]:"SetCellStyle",[te.SetCellValue]:"SetCellValue",[te.SetRowStyle]:"SetRowStyle",[te.SetColumnStyle]:"SetColumnStyle",[te.InsertRow]:"InsertRow",[te.InsertColumn]:"InsertColumn",[te.InsertHyperlink]:"InsertHyperlink",[te.DeleteRow]:"DeleteRow",[te.DeleteColumn]:"DeleteColumn",[te.Sort]:"Sort",[te.Filter]:"Filter",[te.PivotTable]:"PivotTable",[te.EditExtraObject]:"EditExtraObject"},fS=[te.Copy,te.SetCellStyle,te.SetCellValue,te.SetRowStyle,te.SetColumnStyle,te.InsertRow,te.InsertColumn,te.InsertHyperlink,te.DeleteRow,te.DeleteColumn,te.Sort,te.Filter,te.PivotTable,te.EditExtraObject,te.View],Hl="sheet-permission-menu-icon",pS="sheet-permission-delete-icon",vS="sheet-permission-edit-icon",CS="sheet-permission-check-icon",Vl="sheet-permission-lock-icon",IS={unitId:"",subUnitId:"",permissionId:"",unitType:m.UnitObject.SelectRange,id:"",ranges:[],viewState:m.ViewStateEnum.OthersCanView,editState:m.EditStateEnum.OnlyMe};class An{constructor(){w(this,"_rule",IS);w(this,"_visible",!1)}setVisible(o){this._visible=o}getVisible(){return this._visible}reset(){this.setVisible(!1)}}class Et{constructor(){w(this,"_userList",[]);w(this,"_userList$",new k.BehaviorSubject(this._userList));w(this,"userList$",this._userList$.asObservable());w(this,"_oldCollaboratorList",[]);w(this,"_selectUserList",[]);w(this,"_selectUserList$",new k.BehaviorSubject(this._selectUserList));w(this,"selectUserList$",this._selectUserList$.asObservable())}get userList(){return this._userList}setCanEditUserList(o){this._userList=o,this._userList$.next(o)}reset(){this._userList=[],this._oldCollaboratorList=[],this._selectUserList=[],this._selectUserList$.next([])}get oldCollaboratorList(){return this._oldCollaboratorList}setOldCollaboratorList(o){this._oldCollaboratorList=o}get selectUserList(){return this._selectUserList}setSelectUserList(o){this._selectUserList=o,this._selectUserList$.next(o)}}const nt={type:a.CommandType.OPERATION,id:"sheet-permission.operation.openPanel",async handler(n,o={}){const e=n.get(I.ISidebarService),t=n.get(An),i=n.get(Et),{showDetail:r=!0,fromSheetBar:s=!1,rule:l,oldRule:c}=o,d={header:{title:"permission.panel.title"},children:{label:_i,showDetail:r,fromSheetBar:s,rule:l,oldRule:c},width:330,onClose:()=>{t.reset(),i.reset()}};return t.setVisible(!0),e.open(d),!0}},bi={type:a.CommandType.COMMAND,id:"sheet.command.add-range-protection-from-toolbar",async handler(n){return await n.get(a.ICommandService).executeCommand(nt.id,{showDetail:!0}),!0}},Kt={type:a.CommandType.COMMAND,id:"sheet.command.add-range-protection-from-context-menu",async handler(n){return await n.get(a.ICommandService).executeCommand(nt.id,{showDetail:!0}),!0}},qt={type:a.CommandType.COMMAND,id:"sheet.command.view-sheet-permission-from-context-menu",async handler(n){return await n.get(a.ICommandService).executeCommand(nt.id,{showDetail:!1}),!0}},Ei={type:a.CommandType.COMMAND,id:"sheet.command.add-range-protection-from-sheet-bar",async handler(n){return await n.get(a.ICommandService).executeCommand(nt.id,{fromSheetBar:!0,showDetail:!0}),!0}},wi={type:a.CommandType.COMMAND,id:"sheet.command.view-sheet-permission-from-sheet-bar",async handler(n){return await n.get(a.ICommandService).executeCommand(nt.id,{showDetail:!1}),!0}},Qt={type:a.CommandType.COMMAND,id:"sheet.command.delete-range-protection-from-context-menu",async handler(n){var h;const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(a.IUndoRedoService),i=n.get(m.SheetsSelectionsService),r=n.get(m.WorksheetProtectionRuleModel),s=e.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),l=s.getActiveSheet(),c=s.getUnitId(),d=l.getSheetId(),u=r.getRule(c,d);if(u!=null&&u.permissionId)return o.executeCommand(m.DeleteWorksheetProtectionCommand.id,{unitId:c,subUnitId:d,rule:u});{const S=(h=i.getCurrentLastSelection())==null?void 0:h.range;if(!S)return!1;const p=n.get(m.RangeProtectionRuleModel).getSubunitRuleList(c,d).find(v=>v.ranges.some(C=>a.Rectangle.intersects(C,S)));if(p){const v={unitId:c,subUnitId:d,ruleIds:[p.id]};return await o.executeCommand(m.DeleteRangeProtectionMutation.id,v)&&t.pushUndoRedo({unitID:c,redoMutations:[{id:m.DeleteRangeProtectionMutation.id,params:v}],undoMutations:[{id:m.AddRangeProtectionMutation.id,params:{unitId:c,subUnitId:d,rules:[p]}}]}),!0}else return!1}}},Jt={type:a.CommandType.COMMAND,id:"sheet.command.set-range-protection-from-context-menu",async handler(n){var u;const o=n.get(a.ICommandService),e=n.get(a.IUniverInstanceService),t=n.get(m.SheetsSelectionsService),i=n.get(m.WorksheetProtectionRuleModel),r=e.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET),s=r.getActiveSheet(),l=r.getUnitId(),c=s.getSheetId(),d=i.getRule(l,c);if(d!=null&&d.permissionId){const h={...d,unitId:l,subUnitId:c,ranges:[]};return await o.executeCommand(nt.id,{showDetail:!0,rule:a.Tools.deepClone(h),oldRule:a.Tools.deepClone(h)}),!0}else{const h=(u=t.getCurrentLastSelection())==null?void 0:u.range;if(!h)return!1;const f=n.get(m.RangeProtectionRuleModel).getSubunitRuleList(l,c).find(p=>{var v;return(v=p==null?void 0:p.ranges)==null?void 0:v.some(C=>a.Rectangle.intersects(C,h))});if(f){const p={...f,unitId:l,subUnitId:c};return await o.executeCommand(nt.id,{showDetail:!0,rule:a.Tools.deepClone(p),oldRule:a.Tools.deepClone(p)}),!0}else return!1}}},kn={id:"sheet.command.remove-row-confirm",type:a.CommandType.COMMAND,handler:async(n,o)=>{var d;const e=n.get(m.SheetsSelectionsService);let t=o==null?void 0:o.range;if(t||(t=(d=e.getCurrentLastSelection())==null?void 0:d.range),!t)return!1;const i=n.get(a.ICommandService),r=n.get(a.IUniverInstanceService),s=m.getSheetCommandTarget(r);if(!s)return!1;const{worksheet:l}=s,c=l.getVisibleRows();if(aa(c,[t])){const u=n.get(I.IConfirmService),h=n.get(a.LocaleService);return await u.confirm({id:"sheet.confirm.remove-row",title:{title:h.t("info.problem")},children:{title:h.t("rightClick.deleteAllRowsAlert")},cancelText:h.t("button.cancel"),confirmText:h.t("button.confirm")}),!1}return await i.executeCommand(m.RemoveRowCommand.id,{range:t}),!0}},Dn={id:"sheet.command.remove-col-confirm",type:a.CommandType.COMMAND,handler:async(n,o)=>{var d;const e=n.get(m.SheetsSelectionsService);let t=o==null?void 0:o.range;if(t||(t=(d=e.getCurrentLastSelection())==null?void 0:d.range),!t)return!1;const i=n.get(a.ICommandService),r=n.get(a.IUniverInstanceService),s=m.getSheetCommandTarget(r);if(!s)return!1;const{worksheet:l}=s,c=l.getVisibleCols();if(la(c,[t])){const u=n.get(I.IConfirmService),h=n.get(a.LocaleService);return await u.confirm({id:"sheet.confirm.remove-col",title:{title:h.t("info.problem")},children:{title:h.t("rightClick.deleteAllColumnsAlert")},cancelText:h.t("button.cancel"),confirmText:h.t("button.confirm")}),!1}return await i.executeCommand(m.RemoveColCommand.id,{range:t}),!0}},Ti={id:"sheet.command.remove-sheet-confirm",type:a.CommandType.COMMAND,handler:async(n,o)=>{const{subUnitId:e}=o,t=n.get(I.IConfirmService),i=n.get(a.ICommandService),r=n.get(a.LocaleService);return await t.confirm({id:"sheet.confirm.remove-sheet",title:{title:r.t("sheetConfig.deleteSheet")},children:{title:r.t("sheetConfig.deleteSheetContent")},cancelText:r.t("button.cancel"),confirmText:r.t("button.confirm")})?(await i.executeCommand(m.RemoveSheetCommand.id,{subUnitId:e}),!0):!1}},yi={id:"ui-sheet.command.show-menu-list",type:a.CommandType.OPERATION,handler:async n=>(n.get(Wt).triggerSheetBarMenu(),!0)},Mi={type:a.CommandType.COMMAND,id:"sheet.command.delete-worksheet-protection-from-sheet-bar",async handler(n,o){if(!o)return!1;const e=n.get(a.ICommandService),t=n.get(a.IUndoRedoService),i=n.get(m.WorksheetProtectionRuleModel),s=n.get(a.IUniverInstanceService).getCurrentUnitForType(kl.UNIVER_SHEET),l=s==null?void 0:s.getActiveSheet(),c=s.getUnitId();if(!l)return!1;const d=l.getSheetId(),u=i.getRule(c,d);if(await e.executeCommand(m.DeleteWorksheetProtectionCommand.id,{unitId:c,subUnitId:d})){const S=[{id:m.DeleteWorksheetProtectionCommand.id,params:{unitId:c,subUnitId:d}}],g=[{id:m.AddWorksheetProtectionCommand.id,params:{unitId:c,rule:u}}];t.pushUndoRedo({unitID:c,redoMutations:S,undoMutations:g})}return!0}},Ri={type:a.CommandType.COMMAND,id:"sheet.command.change-sheet-protection-from-sheet-bar",async handler(n){return await n.get(a.ICommandService).executeCommand("sheet-permission.operation.openDialog"),!0}},go={id:"sheet.operation.set-activate-cell-edit",type:a.CommandType.OPERATION,handler:(n,o)=>(n.get(ge).setEditCell(o),!0)},Pi={id:"sheet.operation.rename-sheet",type:a.CommandType.OPERATION,handler:async(n,o)=>{const e=n.get(Wt);return o&&e.setRenameId(o.subUnitId),!0}},os={type:a.CommandType.OPERATION,id:"sheet-permission.operation.openDialog",async handler(n,o){const e=n.get(I.IDialogService);return e.close("DESKTOP_FIND_REPLACE_DIALOG"),e.open({id:mo,title:{title:"permission.dialog.allowedPermissionType"},children:{label:Nl},width:393,destroyOnClose:!0,onClose:()=>e.close(mo)}),!0}},_S=()=>b.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M0.98999 1.08218H-0.0100098V0.0821838H0.98999V1.08218Z",fill:"black"}),b.jsx("path",{d:"M5.78992 1.08218H2.78992V0.0821838H5.78992V1.08218Z",fill:"black"}),b.jsx("path",{d:"M7.58984 1.08218H8.58984V0.0821838H7.58984V1.08218Z",fill:"black"}),b.jsx("path",{d:"M14.9152 1.08218H13.9152V0.0821838H14.9152V1.08218Z",fill:"black"}),b.jsx("path",{d:"M16.7151 1.08218H19.7151V0.0821838H16.7151V1.08218Z",fill:"black"}),b.jsx("path",{d:"M22.515 1.08218H21.515V0.0821838H22.515V1.08218Z",fill:"black"}),b.jsx("path",{d:"M27.8405 1.08218H28.8405V0.0821838H27.8405V1.08218Z",fill:"black"}),b.jsx("path",{d:"M33.6404 1.08218H30.6404V0.0821838H33.6404V1.08218Z",fill:"black"}),b.jsx("path",{d:"M35.4403 1.08218H36.4403V0.0821838H35.4403V1.08218Z",fill:"black"}),b.jsx("path",{d:"M42.7657 1.08218H41.7657V0.0821838H42.7657V1.08218Z",fill:"black"}),b.jsx("path",{d:"M44.5657 1.08218H47.5657V0.0821838H44.5657V1.08218Z",fill:"black"}),b.jsx("path",{d:"M50.3656 1.08218H49.3656V0.0821838H50.3656V1.08218Z",fill:"black"}),b.jsx("path",{d:"M55.691 1.08218H56.691V0.0821838H55.691V1.08218Z",fill:"black"}),b.jsx("path",{d:"M61.491 1.08218H58.491V0.0821838H61.491V1.08218Z",fill:"black"}),b.jsx("path",{d:"M63.2909 1.08218H64.2909V0.0821838H63.2909V1.08218Z",fill:"black"}),b.jsx("path",{d:"M70.6163 1.08218H69.6163V0.0821838H70.6163V1.08218Z",fill:"black"}),b.jsx("path",{d:"M72.4163 1.08218H75.4163V0.0821838H72.4163V1.08218Z",fill:"black"}),b.jsx("path",{d:"M78.2162 1.08218H77.2162V0.0821838H78.2162V1.08218Z",fill:"black"}),b.jsx("path",{d:"M83.5416 1.08218H84.5416V0.0821838H83.5416V1.08218Z",fill:"black"}),b.jsx("path",{d:"M89.3416 1.08218H86.3416V0.0821838H89.3416V1.08218Z",fill:"black"}),b.jsx("path",{d:"M91.1415 1.08218H92.1415V0.0821838H91.1415V1.08218Z",fill:"black"}),b.jsx("path",{d:"M98.4669 1.08218H97.4669V0.0821838H98.4669V1.08218Z",fill:"black"}),b.jsx("path",{d:"M100.267 1.08218H103.267V0.0821838H100.267V1.08218Z",fill:"black"}),b.jsx("path",{d:"M106.067 1.08218H105.067V0.0821838H106.067V1.08218Z",fill:"black"}),b.jsx("path",{d:"M111.392 1.08218H112.392V0.0821838H111.392V1.08218Z",fill:"black"}),b.jsx("path",{d:"M117.192 1.08218H114.192V0.0821838H117.192V1.08218Z",fill:"black"}),b.jsx("path",{d:"M118.992 1.08218H119.992V0.0821838H118.992V1.08218Z",fill:"black"})]}),bS=()=>b.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M-0.0100098 1.15771H0.98999V0.157715H-0.0100098V1.15771Z",fill:"black"}),b.jsx("path",{d:"M2.78992 1.15771H5.78992V0.157715H2.78992V1.15771Z",fill:"black"}),b.jsx("path",{d:"M8.58984 1.15771H7.58984V0.157715H8.58984V1.15771Z",fill:"black"}),b.jsx("path",{d:"M10.3899 1.15771H11.3899V0.157715H10.3899V1.15771Z",fill:"black"}),b.jsx("path",{d:"M19.0903 1.15771H18.0903V0.157715H19.0903V1.15771Z",fill:"black"}),b.jsx("path",{d:"M20.8903 1.15771H23.8903V0.157715H20.8903V1.15771Z",fill:"black"}),b.jsx("path",{d:"M26.6902 1.15771H25.6902V0.157715H26.6902V1.15771Z",fill:"black"}),b.jsx("path",{d:"M28.4902 1.15771H29.4902V0.157715H28.4902V1.15771Z",fill:"black"}),b.jsx("path",{d:"M37.1907 1.15771H36.1907V0.157715H37.1907V1.15771Z",fill:"black"}),b.jsx("path",{d:"M38.9906 1.15771H41.9906V0.157715H38.9906V1.15771Z",fill:"black"}),b.jsx("path",{d:"M44.7905 1.15771H43.7905V0.157715H44.7905V1.15771Z",fill:"black"}),b.jsx("path",{d:"M46.5906 1.15771H47.5906V0.157715H46.5906V1.15771Z",fill:"black"}),b.jsx("path",{d:"M55.291 1.15771H54.291V0.157715H55.291V1.15771Z",fill:"black"}),b.jsx("path",{d:"M57.0909 1.15771H60.0909V0.157715H57.0909V1.15771Z",fill:"black"}),b.jsx("path",{d:"M62.8909 1.15771H61.8909V0.157715H62.8909V1.15771Z",fill:"black"}),b.jsx("path",{d:"M64.6909 1.15771H65.6909V0.157715H64.6909V1.15771Z",fill:"black"}),b.jsx("path",{d:"M73.3914 1.15771H72.3914V0.157715H73.3914V1.15771Z",fill:"black"}),b.jsx("path",{d:"M75.1913 1.15771H78.1913V0.157715H75.1913V1.15771Z",fill:"black"}),b.jsx("path",{d:"M80.9912 1.15771H79.9912V0.157715H80.9912V1.15771Z",fill:"black"}),b.jsx("path",{d:"M82.7913 1.15771H83.7913V0.157715H82.7913V1.15771Z",fill:"black"}),b.jsx("path",{d:"M91.4917 1.15771H90.4917V0.157715H91.4917V1.15771Z",fill:"black"}),b.jsx("path",{d:"M93.2916 1.15771H96.2916V0.157715H93.2916V1.15771Z",fill:"black"}),b.jsx("path",{d:"M99.0916 1.15771H98.0916V0.157715H99.0916V1.15771Z",fill:"black"}),b.jsx("path",{d:"M100.892 1.15771H101.892V0.157715H100.892V1.15771Z",fill:"black"}),b.jsx("path",{d:"M109.592 1.15771H108.592V0.157715H109.592V1.15771Z",fill:"black"}),b.jsx("path",{d:"M111.392 1.15771H114.392V0.157715H111.392V1.15771Z",fill:"black"}),b.jsx("path",{d:"M117.192 1.15771H116.192V0.157715H117.192V1.15771Z",fill:"black"}),b.jsx("path",{d:"M118.992 1.15771H119.992V0.157715H118.992V1.15771Z",fill:"black"})]}),ES=()=>b.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M-0.00842285 1.22449H2.99158V0.224487H-0.00842285V1.22449Z",fill:"black"}),b.jsx("path",{d:"M6.14941 1.22449H9.14941V0.224487H6.14941V1.22449Z",fill:"black"}),b.jsx("path",{d:"M15.3073 1.22449H12.3073V0.224487H15.3073V1.22449Z",fill:"black"}),b.jsx("path",{d:"M18.4651 1.22449H21.4651V0.224487H18.4651V1.22449Z",fill:"black"}),b.jsx("path",{d:"M27.6229 1.22449H24.6229V0.224487H27.6229V1.22449Z",fill:"black"}),b.jsx("path",{d:"M30.7808 1.22449H33.7808V0.224487H30.7808V1.22449Z",fill:"black"}),b.jsx("path",{d:"M39.9386 1.22449H36.9386V0.224487H39.9386V1.22449Z",fill:"black"}),b.jsx("path",{d:"M43.0964 1.22449H46.0964V0.224487H43.0964V1.22449Z",fill:"black"}),b.jsx("path",{d:"M52.2543 1.22449H49.2543V0.224487H52.2543V1.22449Z",fill:"black"}),b.jsx("path",{d:"M55.4121 1.22449H58.4121V0.224487H55.4121V1.22449Z",fill:"black"}),b.jsx("path",{d:"M64.5699 1.22449H61.5699V0.224487H64.5699V1.22449Z",fill:"black"}),b.jsx("path",{d:"M67.7278 1.22449H70.7278V0.224487H67.7278V1.22449Z",fill:"black"}),b.jsx("path",{d:"M76.8856 1.22449H73.8856V0.224487H76.8856V1.22449Z",fill:"black"}),b.jsx("path",{d:"M80.0435 1.22449H83.0435V0.224487H80.0435V1.22449Z",fill:"black"}),b.jsx("path",{d:"M89.2013 1.22449H86.2013V0.224487H89.2013V1.22449Z",fill:"black"}),b.jsx("path",{d:"M92.3591 1.22449H95.3591V0.224487H92.3591V1.22449Z",fill:"black"}),b.jsx("path",{d:"M101.517 1.22449H98.517V0.224487H101.517V1.22449Z",fill:"black"}),b.jsx("path",{d:"M104.675 1.22449H107.675V0.224487H104.675V1.22449Z",fill:"black"}),b.jsx("path",{d:"M113.833 1.22449H110.833V0.224487H113.833V1.22449Z",fill:"black"}),b.jsx("path",{d:"M116.99 1.22449H119.99V0.224487H116.99V1.22449Z",fill:"black"})]}),wS=()=>b.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M-0.00976562 1.65707H0.990234V0.657074H-0.00976562V1.65707Z",fill:"black"}),b.jsx("path",{d:"M2.32361 1.65707H3.32361V0.657074H2.32361V1.65707Z",fill:"black"}),b.jsx("path",{d:"M5.65698 1.65707H4.65698V0.657074H5.65698V1.65707Z",fill:"black"}),b.jsx("path",{d:"M6.99036 1.65707H7.99036V0.657074H6.99036V1.65707Z",fill:"black"}),b.jsx("path",{d:"M10.3237 1.65707H9.32373V0.657074H10.3237V1.65707Z",fill:"black"}),b.jsx("path",{d:"M11.6571 1.65707H12.6571V0.657074H11.6571V1.65707Z",fill:"black"}),b.jsx("path",{d:"M14.9905 1.65707H13.9905V0.657074H14.9905V1.65707Z",fill:"black"}),b.jsx("path",{d:"M16.3239 1.65707H17.3239V0.657074H16.3239V1.65707Z",fill:"black"}),b.jsx("path",{d:"M19.6572 1.65707H18.6572V0.657074H19.6572V1.65707Z",fill:"black"}),b.jsx("path",{d:"M20.9906 1.65707H21.9906V0.657074H20.9906V1.65707Z",fill:"black"}),b.jsx("path",{d:"M24.324 1.65707H23.324V0.657074H24.324V1.65707Z",fill:"black"}),b.jsx("path",{d:"M25.6573 1.65707H26.6573V0.657074H25.6573V1.65707Z",fill:"black"}),b.jsx("path",{d:"M28.9907 1.65707H27.9907V0.657074H28.9907V1.65707Z",fill:"black"}),b.jsx("path",{d:"M30.3241 1.65707H31.3241V0.657074H30.3241V1.65707Z",fill:"black"}),b.jsx("path",{d:"M33.6575 1.65707H32.6575V0.657074H33.6575V1.65707Z",fill:"black"}),b.jsx("path",{d:"M34.9908 1.65707H35.9908V0.657074H34.9908V1.65707Z",fill:"black"}),b.jsx("path",{d:"M38.3242 1.65707H37.3242V0.657074H38.3242V1.65707Z",fill:"black"}),b.jsx("path",{d:"M39.6576 1.65707H40.6576V0.657074H39.6576V1.65707Z",fill:"black"}),b.jsx("path",{d:"M42.991 1.65707H41.991V0.657074H42.991V1.65707Z",fill:"black"}),b.jsx("path",{d:"M44.3243 1.65707H45.3243V0.657074H44.3243V1.65707Z",fill:"black"}),b.jsx("path",{d:"M47.6577 1.65707H46.6577V0.657074H47.6577V1.65707Z",fill:"black"}),b.jsx("path",{d:"M48.9911 1.65707H49.9911V0.657074H48.9911V1.65707Z",fill:"black"}),b.jsx("path",{d:"M52.3245 1.65707H51.3245V0.657074H52.3245V1.65707Z",fill:"black"}),b.jsx("path",{d:"M53.6578 1.65707H54.6578V0.657074H53.6578V1.65707Z",fill:"black"}),b.jsx("path",{d:"M56.9912 1.65707H55.9912V0.657074H56.9912V1.65707Z",fill:"black"}),b.jsx("path",{d:"M58.3246 1.65707H59.3246V0.657074H58.3246V1.65707Z",fill:"black"}),b.jsx("path",{d:"M61.658 1.65707H60.658V0.657074H61.658V1.65707Z",fill:"black"}),b.jsx("path",{d:"M62.9913 1.65707H63.9913V0.657074H62.9913V1.65707Z",fill:"black"}),b.jsx("path",{d:"M66.3247 1.65707H65.3247V0.657074H66.3247V1.65707Z",fill:"black"}),b.jsx("path",{d:"M67.6581 1.65707H68.6581V0.657074H67.6581V1.65707Z",fill:"black"}),b.jsx("path",{d:"M70.9915 1.65707H69.9915V0.657074H70.9915V1.65707Z",fill:"black"}),b.jsx("path",{d:"M72.3248 1.65707H73.3248V0.657074H72.3248V1.65707Z",fill:"black"}),b.jsx("path",{d:"M75.6582 1.65707H74.6582V0.657074H75.6582V1.65707Z",fill:"black"}),b.jsx("path",{d:"M76.9916 1.65707H77.9916V0.657074H76.9916V1.65707Z",fill:"black"}),b.jsx("path",{d:"M80.325 1.65707H79.325V0.657074H80.325V1.65707Z",fill:"black"}),b.jsx("path",{d:"M81.6583 1.65707H82.6583V0.657074H81.6583V1.65707Z",fill:"black"}),b.jsx("path",{d:"M84.9917 1.65707H83.9917V0.657074H84.9917V1.65707Z",fill:"black"}),b.jsx("path",{d:"M86.3251 1.65707H87.3251V0.657074H86.3251V1.65707Z",fill:"black"}),b.jsx("path",{d:"M89.6584 1.65707H88.6584V0.657074H89.6584V1.65707Z",fill:"black"}),b.jsx("path",{d:"M90.9918 1.65707H91.9918V0.657074H90.9918V1.65707Z",fill:"black"}),b.jsx("path",{d:"M94.3252 1.65707H93.3252V0.657074H94.3252V1.65707Z",fill:"black"}),b.jsx("path",{d:"M95.6586 1.65707H96.6586V0.657074H95.6586V1.65707Z",fill:"black"}),b.jsx("path",{d:"M98.9919 1.65707H97.9919V0.657074H98.9919V1.65707Z",fill:"black"}),b.jsx("path",{d:"M100.325 1.65707H101.325V0.657074H100.325V1.65707Z",fill:"black"}),b.jsx("path",{d:"M103.659 1.65707H102.659V0.657074H103.659V1.65707Z",fill:"black"}),b.jsx("path",{d:"M104.992 1.65707H105.992V0.657074H104.992V1.65707Z",fill:"black"}),b.jsx("path",{d:"M108.325 1.65707H107.325V0.657074H108.325V1.65707Z",fill:"black"}),b.jsx("path",{d:"M109.659 1.65707H110.659V0.657074H109.659V1.65707Z",fill:"black"}),b.jsx("path",{d:"M112.992 1.65707H111.992V0.657074H112.992V1.65707Z",fill:"black"}),b.jsx("path",{d:"M114.325 1.65707H115.325V0.657074H114.325V1.65707Z",fill:"black"}),b.jsx("path",{d:"M117.659 1.65707H116.659V0.657074H117.659V1.65707Z",fill:"black"}),b.jsx("path",{d:"M118.992 1.65707H119.992V0.657074H118.992V1.65707Z",fill:"black"})]}),TS=()=>b.jsx("svg",{width:"120",height:"3",viewBox:"0 0 120 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:b.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M119.991 2.42035H-0.0090332V0.420349H119.991V2.42035Z",fill:"black"})}),yS=()=>b.jsxs("svg",{width:"120",height:"3",viewBox:"0 0 120 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M-0.0100098 2.47614H1.98999V0.476135H-0.0100098V2.47614Z",fill:"black"}),b.jsx("path",{d:"M3.99014 2.47614H9.99014V0.476135H3.99014V2.47614Z",fill:"black"}),b.jsx("path",{d:"M13.9901 2.47614H11.9901V0.476135H13.9901V2.47614Z",fill:"black"}),b.jsx("path",{d:"M21.1904 2.47614H23.1904V0.476135H21.1904V2.47614Z",fill:"black"}),b.jsx("path",{d:"M31.1906 2.47614H25.1906V0.476135H31.1906V2.47614Z",fill:"black"}),b.jsx("path",{d:"M33.1906 2.47614H35.1906V0.476135H33.1906V2.47614Z",fill:"black"}),b.jsx("path",{d:"M44.3909 2.47614H42.3909V0.476135H44.3909V2.47614Z",fill:"black"}),b.jsx("path",{d:"M46.391 2.47614H52.391V0.476135H46.391V2.47614Z",fill:"black"}),b.jsx("path",{d:"M56.391 2.47614H54.391V0.476135H56.391V2.47614Z",fill:"black"}),b.jsx("path",{d:"M63.5913 2.47614H65.5913V0.476135H63.5913V2.47614Z",fill:"black"}),b.jsx("path",{d:"M73.5915 2.47614H67.5915V0.476135H73.5915V2.47614Z",fill:"black"}),b.jsx("path",{d:"M75.5915 2.47614H77.5915V0.476135H75.5915V2.47614Z",fill:"black"}),b.jsx("path",{d:"M86.7917 2.47614H84.7917V0.476135H86.7917V2.47614Z",fill:"black"}),b.jsx("path",{d:"M88.7919 2.47614H94.7919V0.476135H88.7919V2.47614Z",fill:"black"}),b.jsx("path",{d:"M98.7919 2.47614H96.7919V0.476135H98.7919V2.47614Z",fill:"black"}),b.jsx("path",{d:"M105.992 2.47614H107.992V0.476135H105.992V2.47614Z",fill:"black"}),b.jsx("path",{d:"M115.992 2.47614H109.992V0.476135H115.992V2.47614Z",fill:"black"}),b.jsx("path",{d:"M117.992 2.47614H119.992V0.476135H117.992V2.47614Z",fill:"black"})]}),MS=()=>b.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M-0.0100098 2.00415H1.98999V0.00415039H-0.0100098V2.00415Z",fill:"black"}),b.jsx("path",{d:"M3.99014 2.00415H9.99014V0.00415039H3.99014V2.00415Z",fill:"black"}),b.jsx("path",{d:"M13.9901 2.00415H11.9901V0.00415039H13.9901V2.00415Z",fill:"black"}),b.jsx("path",{d:"M15.9901 2.00415H17.9901V0.00415039H15.9901V2.00415Z",fill:"black"}),b.jsx("path",{d:"M27.4905 2.00415H25.4905V0.00415039H27.4905V2.00415Z",fill:"black"}),b.jsx("path",{d:"M29.4906 2.00415H35.4906V0.00415039H29.4906V2.00415Z",fill:"black"}),b.jsx("path",{d:"M39.4906 2.00415H37.4906V0.00415039H39.4906V2.00415Z",fill:"black"}),b.jsx("path",{d:"M41.4906 2.00415H43.4906V0.00415039H41.4906V2.00415Z",fill:"black"}),b.jsx("path",{d:"M52.991 2.00415H50.991V0.00415039H52.991V2.00415Z",fill:"black"}),b.jsx("path",{d:"M54.9911 2.00415H60.9911V0.00415039H54.9911V2.00415Z",fill:"black"}),b.jsx("path",{d:"M64.9911 2.00415H62.9911V0.00415039H64.9911V2.00415Z",fill:"black"}),b.jsx("path",{d:"M66.9911 2.00415H68.9911V0.00415039H66.9911V2.00415Z",fill:"black"}),b.jsx("path",{d:"M78.4915 2.00415H76.4915V0.00415039H78.4915V2.00415Z",fill:"black"}),b.jsx("path",{d:"M80.4916 2.00415H86.4916V0.00415039H80.4916V2.00415Z",fill:"black"}),b.jsx("path",{d:"M90.4916 2.00415H88.4916V0.00415039H90.4916V2.00415Z",fill:"black"}),b.jsx("path",{d:"M92.4916 2.00415H94.4916V0.00415039H92.4916V2.00415Z",fill:"black"}),b.jsx("path",{d:"M103.992 2.00415H101.992V0.00415039H103.992V2.00415Z",fill:"black"}),b.jsx("path",{d:"M105.992 2.00415H111.992V0.00415039H105.992V2.00415Z",fill:"black"}),b.jsx("path",{d:"M115.992 2.00415H113.992V0.00415039H115.992V2.00415Z",fill:"black"}),b.jsx("path",{d:"M117.992 2.00415H119.992V0.00415039H117.992V2.00415Z",fill:"black"})]}),RS=()=>b.jsxs("svg",{width:"118",height:"3",viewBox:"0 0 118 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b.jsx("path",{d:"M-0.00854492 2.94815H1.99146V0.948151H-0.00854492V2.94815Z",fill:"black"}),b.jsx("path",{d:"M6.09668 2.94815H8.09668V0.948151H6.09668V2.94815Z",fill:"black"}),b.jsx("path",{d:"M14.2019 2.94815H12.2019V0.948151H14.2019V2.94815Z",fill:"black"}),b.jsx("path",{d:"M18.3071 2.94815H20.3071V0.948151H18.3071V2.94815Z",fill:"black"}),b.jsx("path",{d:"M26.4124 2.94815H24.4124V0.948151H26.4124V2.94815Z",fill:"black"}),b.jsx("path",{d:"M30.5176 2.94815H32.5176V0.948151H30.5176V2.94815Z",fill:"black"}),b.jsx("path",{d:"M38.6228 2.94815H36.6228V0.948151H38.6228V2.94815Z",fill:"black"}),b.jsx("path",{d:"M42.728 2.94815H44.728V0.948151H42.728V2.94815Z",fill:"black"}),b.jsx("path",{d:"M50.8333 2.94815H48.8333V0.948151H50.8333V2.94815Z",fill:"black"}),b.jsx("path",{d:"M54.9385 2.94815H56.9385V0.948151H54.9385V2.94815Z",fill:"black"}),b.jsx("path",{d:"M63.0437 2.94815H61.0437V0.948151H63.0437V2.94815Z",fill:"black"}),b.jsx("path",{d:"M67.1489 2.94815H69.1489V0.948151H67.1489V2.94815Z",fill:"black"}),b.jsx("path",{d:"M75.2542 2.94815H73.2542V0.948151H75.2542V2.94815Z",fill:"black"}),b.jsx("path",{d:"M79.3594 2.94815H81.3594V0.948151H79.3594V2.94815Z",fill:"black"}),b.jsx("path",{d:"M87.4645 2.94815H85.4645V0.948151H87.4645V2.94815Z",fill:"black"}),b.jsx("path",{d:"M91.5697 2.94815H93.5697V0.948151H91.5697V2.94815Z",fill:"black"}),b.jsx("path",{d:"M99.6749 2.94815H97.6749V0.948151H99.6749V2.94815Z",fill:"black"}),b.jsx("path",{d:"M103.78 2.94815H105.78V0.948151H103.78V2.94815Z",fill:"black"}),b.jsx("path",{d:"M111.885 2.94815H109.885V0.948151H111.885V2.94815Z",fill:"black"}),b.jsx("path",{d:"M115.991 2.94815H117.991V0.948151H115.991V2.94815Z",fill:"black"})]}),PS=()=>b.jsx("svg",{width:"120",height:"4",viewBox:"0 0 120 4",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:b.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M119.991 3.86215H-0.0090332V0.862152H119.991V3.86215Z",fill:"black"})}),Wl=()=>b.jsx("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:b.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M119.991 1.15668H-0.0090332V0.156677H119.991V1.15668Z",fill:"black"})});function Ll(n){const{type:o=a.BorderStyleTypes.THIN}=n;switch(o){case a.BorderStyleTypes.DASH_DOT:return b.jsx(_S,{});case a.BorderStyleTypes.DASH_DOT_DOT:return b.jsx(bS,{});case a.BorderStyleTypes.DASHED:return b.jsx(ES,{});case a.BorderStyleTypes.HAIR:return b.jsx(wS,{});case a.BorderStyleTypes.MEDIUM:return b.jsx(TS,{});case a.BorderStyleTypes.MEDIUM_DASH_DOT:return b.jsx(yS,{});case a.BorderStyleTypes.MEDIUM_DASH_DOT_DOT:return b.jsx(MS,{});case a.BorderStyleTypes.MEDIUM_DASHED:return b.jsx(RS,{});case a.BorderStyleTypes.THICK:return b.jsx(PS,{});case a.BorderStyleTypes.THIN:return b.jsx(Wl,{});default:return b.jsx(Wl,{})}}const rs=`${Tn}_BORDER_PANEL_COMPONENT`,Ul=[{label:"borderLine.borderTop",icon:"UpBorder",value:"top"},{label:"borderLine.borderBottom",icon:"DownBorder",value:"bottom"},{label:"borderLine.borderLeft",icon:"LeftBorder",value:"left"},{label:"borderLine.borderRight",icon:"RightBorder",value:"right"},{label:"borderLine.borderNone",icon:"NoBorderSingle",value:"none"},{label:"borderLine.borderAll",icon:"AllBorderSingle",value:"all"},{label:"borderLine.borderOutside",icon:"OuterBorder",value:"outside"},{label:"borderLine.borderInside",icon:"InnerBorder",value:"inside"},{label:"borderLine.borderHorizontal",icon:"HorizontalBorder",value:"horizontal"},{label:"borderLine.borderVertical",icon:"VerticalBorder",value:"vertical"},{label:"borderLine.borderTlbr",icon:"BackSlashSingle",value:"tlbr"},{label:"borderLine.borderTlbcTlmr",icon:"LeftDoubleDiagonalSingle",value:"tlbc_tlmr"},{label:"borderLine.borderTlbrTlbcTlmr",icon:"LeftTridiagonalSingle",value:"tlbr_tlbc_tlmr"},{label:"borderLine.borderBlTr",icon:"SlashSingle",value:"bltr"},{label:"borderLine.borderMltrBctr",icon:"RightDoubleDiagonalSingle",value:"mltr_bctr"}],OS=[{label:a.BorderStyleTypes.THIN,value:a.BorderStyleTypes.THIN},{label:a.BorderStyleTypes.HAIR,value:a.BorderStyleTypes.HAIR},{label:a.BorderStyleTypes.DOTTED,value:a.BorderStyleTypes.DOTTED},{label:a.BorderStyleTypes.DASHED,value:a.BorderStyleTypes.DASHED},{label:a.BorderStyleTypes.DASH_DOT,value:a.BorderStyleTypes.DASH_DOT},{label:a.BorderStyleTypes.DASH_DOT_DOT,value:a.BorderStyleTypes.DASH_DOT_DOT},{label:a.BorderStyleTypes.MEDIUM,value:a.BorderStyleTypes.MEDIUM},{label:a.BorderStyleTypes.MEDIUM_DASHED,value:a.BorderStyleTypes.MEDIUM_DASHED},{label:a.BorderStyleTypes.MEDIUM_DASH_DOT,value:a.BorderStyleTypes.MEDIUM_DASH_DOT},{label:a.BorderStyleTypes.MEDIUM_DASH_DOT_DOT,value:a.BorderStyleTypes.MEDIUM_DASH_DOT_DOT},{label:a.BorderStyleTypes.THICK,value:a.BorderStyleTypes.THICK}];function Bl(n){var l;const o=I.useDependency(I.ComponentManager),e=I.useDependency(m.BorderStyleManagerService),{onChange:t,value:i}=n;function r(c,d){t==null||t({...i,[d]:c})}function s(c){const d=o.get(c);return d&&b.jsx(d,{extend:{colorChannel1:"#2c53f1"}})}return b.jsxs("section",{className:"univer-box-border univer-grid univer-gap-2 univer-p-1.5",children:[b.jsx("div",{className:"univer-box-border univer-grid univer-grid-cols-5 univer-gap-2",children:Ul.map(c=>b.jsx("a",{className:G.clsx(`
59
59
  univer-flex univer-size-6 univer-cursor-pointer univer-items-center univer-justify-center
60
60
  univer-justify-self-center univer-rounded
61
61
  hover:univer-bg-gray-100