@univerjs/sheets-ui 0.1.11 → 0.1.12

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
@@ -1,10 +1,10 @@
1
- (function(x,J){typeof exports=="object"&&typeof module<"u"?J(exports,require("@univerjs/docs"),require("@univerjs/core"),require("@univerjs/sheets"),require("@wendellhu/redi"),require("rxjs"),require("@univerjs/ui"),require("@univerjs/docs-ui"),require("@univerjs/engine-render"),require("@wendellhu/redi/react-bindings"),require("rxjs/operators"),require("@univerjs/design"),require("@univerjs/engine-numfmt"),require("@univerjs/engine-formula"),require("react"),require("clsx")):typeof define=="function"&&define.amd?define(["exports","@univerjs/docs","@univerjs/core","@univerjs/sheets","@wendellhu/redi","rxjs","@univerjs/ui","@univerjs/docs-ui","@univerjs/engine-render","@wendellhu/redi/react-bindings","rxjs/operators","@univerjs/design","@univerjs/engine-numfmt","@univerjs/engine-formula","react","clsx"],J):(x=typeof globalThis<"u"?globalThis:x||self,J(x.UniverSheetsUi={},x.UniverDocs,x.UniverCore,x.UniverSheets,x["@wendellhu/redi"],x.rxjs,x.UniverUi,x.UniverDocsUi,x.UniverEngineRender,x["@wendellhu/redi/react-bindings"],x.rxjs.operators,x.UniverDesign,x.UniverEngineNumfmt,x.UniverEngineFormula,x.React,x.clsx))})(this,function(x,J,l,_,H,k,v,ii,y,G,As,se,cn,K,V,Oe){"use strict";var Of=Object.defineProperty;var xf=(x,J,l)=>J in x?Of(x,J,{enumerable:!0,configurable:!0,writable:!0,value:l}):x[J]=l;var R=(x,J,l)=>(xf(x,typeof J!="symbol"?J+"":J,l),l);var ni;const Ds="SheetUI";function dn(i,t){if(i==null)return;const e=t.getRenderById(i);if(e==null)return;const{mainComponent:n,scene:o,engine:r,components:s}=e,a=n,c=s.get(J.DOCS_VIEW_KEY.BACKGROUND);return{document:a,docBackground:c,scene:o,engine:r}}const oi={零:0,一:1,二:2,三:3,四:4,五:5,六:6,七:7,八:8,九:9},un=["零","一","二","三","四","五","六","七","八","九"],fo=["","万","亿","万亿","亿亿"],Ps=["","十","百","千"],go={十:{value:10,secUnit:!1},百:{value:100,secUnit:!1},千:{value:1e3,secUnit:!1},万:{value:1e4,secUnit:!0},亿:{value:1e8,secUnit:!0}};function je(i){if(!i)return 0;let t=0,e=0,n=0,o=!1;const r=i.split("");for(let s=0;s<r.length;s++){const a=oi[r[s]];if(typeof a<"u")n=a,s===r.length-1&&(e+=n);else{const c=go[r[s]],d=c.value;o=c.secUnit,o?(e=(e+n)*d,t+=e,e=0):e+=n*d,n=0}}return t+e}function Hs(i){let t="",e="",n=0,o=!0;for(;i>0;){const r=i%10;r===0?o||(o=!0,e=un[r]+e):(o=!1,t=un[r],t+=Ps[n],e=t+e),n++,i=Math.floor(i/10)}return e}function Ls(i){let t=0,e="",n="",o=!1;if(i===0)return un[0];for(;i>0;){const r=i%1e4;o&&(n=un[0]+n),e=Hs(r),e+=r!==0?fo[t]:fo[0],n=e+n,o=r<1e3&&r>0,i=Math.floor(i/1e4),t++}return n}function Us(i){if(!i)return!1;let t=!0;if(i)if(i.length===1)i==="日"||i in oi?t=!0:t=!1;else{const e=i.split("");for(let n=0;n<e.length;n++)if(!(e[n]in oi||e[n]in go)){t=!1;break}}return t}function hn(i){if(!i)return{isExtendNumber:!1};const t=/0|([1-9]+[0-9]*)/g,e=t.test(i);if(e){const n=i.match(t);if(n&&n.length>0){const o=n[n.length-1],r=i.lastIndexOf(o),s=i.substr(0,r),a=i.substr(r+o.length);return{isExtendNumber:!0,matchTxt:Number(o),beforeTxt:s,afterTxt:a}}return{isExtendNumber:!1}}return{isExtendNumber:e}}function Vs(i){let t;return i.length===2&&(i==="周一"||i==="周二"||i==="周三"||i==="周四"||i==="周五"||i==="周六"||i==="周日")?t=!0:t=!1,t}function ks(i){let t;return i.length===3&&(i==="星期一"||i==="星期二"||i==="星期三"||i==="星期四"||i==="星期五"||i==="星期六"||i==="星期日")?t=!0:t=!1,t}function Bs(i,t){let e=0;for(let n=0;n<i.length&&i[n]<t;n++)e++;return e}function Lt(i){let t=!0;const e=i[1]-i[0];for(let n=1;n<i.length;n++)if(i[n]-i[n-1]!==e){t=!1;break}return t}function Fs(i,t,e){const n=[],o=Math.floor(t/i),r=t%i;let s=0;if(o>0){for(let a=0;a<o;a++)for(let c=0;c<e.length;c++)n[e[c]+a*i]=s,s++;for(let a=0;a<e.length&&e[a]<r;a++)n[e[a]+i*o]=s,s++}else for(let a=0;a<e.length&&e[a]<r;a++)n[e[a]]=s,s++;return n}function st(i,t){const e=[];for(let n=1;n<=t;n++){const o=(n-1)%i.length,r=l.Tools.deepClone(i[o]);e.push({v:null,s:null,p:null,f:null,si:null,t:null,...r})}return e}function Ws(i,t){var n;const e=[];for(let o=1;o<=t;o++){const r=(o-1)%i.length,s={s:(n=i[r])==null?void 0:n.s};e.push(s)}return e}function js(i){let t=!0;const e=i[1]/i[0];for(let n=1;n<i.length;n++)if(i[n]/i[n-1]!==e){t=!1;break}return t}function zs(i){const t=[];for(let e=1;e<=i;e++)t.push(e);return t}function _o(i,t,e){var r,s,a,c;const n=[],o=[];for(let d=0;d<i.length;d++)o.push(Number((r=i[d])==null?void 0:r.v));if(i.length>2&&js(o))for(let d=1;d<=t;d++){const u=(d-1)%i.length,h=l.Tools.deepClone(i[u]),m=Number((s=i[i.length-1])==null?void 0:s.v)*(Number((a=i[1])==null?void 0:a.v)/Number((c=i[0])==null?void 0:c.v))**d;h&&(h.t!==l.CellValueType.BOOLEAN&&(h.v=m),n.push(h))}else{const d=zs(i.length);for(let u=1;u<=t;u++){const h=(u-1)%i.length,m=l.Tools.deepClone(i[h]),f=e===l.Direction.DOWN||e===l.Direction.RIGHT,g=Ys(i.length+u,o,d,f);m&&(m.t!==l.CellValueType.BOOLEAN&&(m.v=g),n.push(m))}}return n}function Ys(i,t,e,n=!0){function o(h){let m=0;for(let f=0;f<h.length;f++)m+=h[f];return m/h.length}const r=o(e),s=o(t);let a=0,c=0;for(let h=0;h<e.length;h++)a+=(e[h]-r)*(t[h]-s),c+=(e[h]-r)*(e[h]-r);let d;c===0?d=n?1:-1:d=a/c;const u=s-d*r;return Math.round((u+d*i)*1e5)/1e5}function So(i,t,e){var r;const n=[],o=/0|([1-9]+[0-9]*)/g;for(let s=1;s<=t;s++){const a=(s-1)%i.length,c=l.Tools.deepClone(i[a]),d=`${(r=i[i.length-1])==null?void 0:r.v}`,u=d==null?void 0:d.match(o),h=u==null?void 0:u[u.length-1],m=Math.abs(Number(h)+e*s);if(!d||!h)continue;const f=d.lastIndexOf(h),g=d.substr(0,f)+m.toString()+d.substr(f+h.length);c&&(c.v=g,n.push(c))}return n}function St(i,t,e,n=0){var a,c;const o=[["日","一","二","三","四","五","六"],["周日","周一","周二","周三","周四","周五","周六"],["星期日","星期一","星期二","星期三","星期四","星期五","星期六"]];if(n>=o.length)return[];const r=o[n],s=[];for(let d=1;d<=t;d++){const u=(d-1)%i.length,h=l.Tools.deepClone(i[u]);let m=0;if(((a=i[i.length-1])==null?void 0:a.v)===r[0])m=7+e*d;else{const g=`${(c=i[i.length-1])==null?void 0:c.v}`;if(g){const S=g.substr(g.length-1,1);m=je(S)+e*d}}m<0&&(m=Math.ceil(Math.abs(m)/7)*7+m);const f=m%7;h&&(h.v=r[f],s.push(h))}return s}function po(i,t,e){var o;const n=[];for(let r=1;r<=t;r++){const s=(r-1)%i.length,a=l.Tools.deepClone(i[s]),c=`${(o=i[i.length-1])==null?void 0:o.v}`,d=je(c)+e*r;let u;d<=0?u="零":u=Ls(d),a&&(a.v=u,n.push(a))}return n}const Ut={enWeek1:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],enWeek2:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],enMonth1:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],enMonth2:["January","February","March","April","May","June","July","August","September","October","November","December"],chnMonth1:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],chnMonth2:["正月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","腊月"],chHour1:["子","丑","寅","卯","辰","巳","午","未","申","酉","戌","亥"],chHour2:["子时","丑时","寅时","卯时","辰时","巳时","午时","未时","申时","酉时","戌时","亥时"],chYear1:["甲","乙","丙","丁","戊","己","庚","辛","壬","癸"],chSeason1:["春","夏","秋","冬"],chSeason2:["春季","夏季","秋季","冬季"]};function Xs(i){let t=!1;return Object.keys(Ut).forEach(e=>{Ut[e].includes(i)&&(t=!0)}),t}function ri(i){let t="";const e=[];return Object.keys(Ut).forEach(n=>{Ut[n].includes(i)&&(t=n,e.push(...Ut[n]))}),{name:t,series:e}}function Co(i,t,e,n){var s;const o=n.length,r=[];for(let a=1;a<=t;a++){const c=(a-1)%i.length,d=l.Tools.deepClone(i[c]),u=`${(s=i[i.length-1])==null?void 0:s.v}`;let h=n.indexOf(u)+e*a;h<0&&(h+=Math.abs(e)*o);const m=h%o;d&&(d.v=n[m],r.push(d))}return r}function $s(i,t){const e=[];let n;if(t.startRow<i.startRow)n=l.Direction.UP;else if(t.endRow>i.endRow)n=l.Direction.DOWN;else if(t.startColumn<i.startColumn)n=l.Direction.LEFT;else if(t.endColumn>i.endColumn)n=l.Direction.RIGHT;else return[];if(n===l.Direction.DOWN||n===l.Direction.UP){const o=i.endRow-i.startRow+1,r=t.endRow-t.startRow+1,s=Math.floor(r/o),a=r%o,c={startRow:0,startColumn:0,endRow:i.endRow-i.startRow,endColumn:i.endColumn-i.startColumn};if(n===l.Direction.DOWN){for(let d=0;d<s;d++)e.push({repeatStartCell:{row:i.startRow+(d+1)*o,col:i.startColumn},relativeRange:c});a>0&&e.push({repeatStartCell:{row:i.startRow+(s+1)*o,col:i.startColumn},relativeRange:{startRow:0,startColumn:0,endRow:a-1,endColumn:i.endColumn-i.startColumn}})}else{for(let d=0;d<s;d++)e.push({repeatStartCell:{row:i.startRow-(d+1)*o,col:i.startColumn},relativeRange:c});a>0&&e.push({repeatStartCell:{row:i.startRow-(s+1)*o,col:i.startColumn},relativeRange:{startRow:o-a,endRow:o-1,startColumn:0,endColumn:i.endColumn-i.startColumn}})}}if(n===l.Direction.RIGHT||n===l.Direction.LEFT){const o=i.endColumn-i.startColumn+1,r=t.endColumn-t.startColumn+1,s=Math.floor(r/o),a=r%o,c={startRow:0,startColumn:0,endRow:i.endRow-i.startRow,endColumn:i.endColumn-i.startColumn};if(n===l.Direction.RIGHT){for(let d=0;d<s;d++)e.push({repeatStartCell:{row:i.startRow,col:i.startColumn+(d+1)*o},relativeRange:c});a>0&&e.push({repeatStartCell:{row:i.startRow,col:i.startColumn+(s+1)*o},relativeRange:{startRow:0,startColumn:0,endRow:i.endRow-i.startRow,endColumn:a-1}})}else{for(let d=0;d<s;d++)e.push({repeatStartCell:{row:i.startRow,col:i.startColumn-(d+1)*o},relativeRange:c});a>0&&e.push({repeatStartCell:{row:i.startRow,col:i.startColumn-(s+1)*o},relativeRange:{startRow:0,startColumn:o-a,endRow:i.endRow-i.startRow,endColumn:o-1}})}}return e}function Gs(i){const t=new l.ObjectMatrix;return i.forEach(e=>{const{startRow:n,startColumn:o,endRow:r,endColumn:s}=e;for(let a=n;a<=r;a++)for(let c=o;c<=s;c++)t.setValue(a,c,{v:null,p:null,f:null,si:null})}),t.getData()}function pt(i,t,e,n){const o=t.get(l.IUniverInstanceService),r=e?o.getUnit(e,l.UniverInstanceType.UNIVER_SHEET):o.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),s=n?r==null?void 0:r.getSheetBySheetId(n):r==null?void 0:r.getActiveSheet();if(!s)return null;const{startRow:a,endRow:c,startColumn:d,endColumn:u}=i,h=[],m=[];for(let f=a;f<=c;f++)s.getRowFiltered(f)||h.push(f);for(let f=d;f<=u;f++)m.push(f);return{rows:h,cols:m}}function at(i){const{rows:t,cols:e}=i;return{startRow:t[0],endRow:t[t.length-1],startColumn:e[0],endColumn:e[e.length-1]}}function Vt(i){let t=[],e=[];const n=[];return i.forEach(o=>{t.push(...o.rows),e.push(...o.cols)}),t=Array.from(new Set(t)).sort((o,r)=>o-r),e=Array.from(new Set(e)).sort((o,r)=>o-r),i.forEach(o=>{n.push({startRow:t.findIndex(r=>r===o.rows[0]),endRow:t.findIndex(r=>r===o.rows[o.rows.length-1]),startColumn:e.findIndex(r=>r===o.cols[0]),endColumn:e.findIndex(r=>r===o.cols[o.cols.length-1])})}),{ranges:n,mapFunc:(o,r)=>({row:t[o],col:e[r]})}}function Zs(i){const t=new l.ObjectMatrix;return i.forEach(e=>{const{rows:n,cols:o}=e;n.forEach(r=>{o.forEach(s=>{t.setValue(r,s,{v:null,p:null,f:null,si:null})})})}),t.getData()}var Ct=(i=>(i.Append="APPEND",i.Default="DEFAULT",i.Only="ONLY",i))(Ct||{}),de=(i=>(i.NUMBER="number",i.DATE="date",i.EXTEND_NUMBER="extendNumber",i.CHN_NUMBER="chnNumber",i.CHN_WEEK2="chnWeek2",i.CHN_WEEK3="chnWeek3",i.LOOP_SERIES="loopSeries",i.FORMULA="formula",i.OTHER="other",i))(de||{}),oe=(i=>(i.COPY="0",i.SERIES="1",i.ONLY_FORMAT="2",i.NO_FORMAT="3",i))(oe||{});const Ks={type:de.NUMBER,priority:1e3,match:i=>typeof(i==null?void 0:i.v)=="number"||(i==null?void 0:i.t)===l.CellValueType.NUMBER,isContinue:(i,t)=>i.type===de.NUMBER,applyFunctions:{[oe.SERIES]:(i,t,e)=>{const{data:n}=i;return e===l.Direction.LEFT||e===l.Direction.UP?(n.reverse(),_o(n,t,e).reverse()):_o(n,t,e)}}},vo={type:de.OTHER,priority:0,match:()=>!0,isContinue:(i,t)=>i.type===de.OTHER},Qs={type:de.EXTEND_NUMBER,priority:900,match:i=>hn(`${i==null?void 0:i.v}`||"").isExtendNumber,isContinue:(i,t)=>{var e;if(i.type===de.EXTEND_NUMBER){const{beforeTxt:n,afterTxt:o}=hn(`${(e=i.cellData)==null?void 0:e.v}`||""),{beforeTxt:r,afterTxt:s}=hn(`${t==null?void 0:t.v}`||"");if(n===r&&o===s)return!0}return!1},applyFunctions:{[oe.SERIES]:(i,t,e)=>{var a;const{data:n}=i,o=e===l.Direction.UP||e===l.Direction.LEFT;let r;if(n.length===1)return r=o?-1:1,Re(So(n,t,r),o);const s=[];for(let c=0;c<n.length;c++){const d=`${(a=n[c])==null?void 0:a.v}`;d&&s.push(Number(hn(d).matchTxt))}return o&&(n.reverse(),s.reverse()),Lt(s)?(r=s[1]-s[0],Re(So(n,t,r),o)):st(n,t)}}},Js={type:de.CHN_NUMBER,priority:830,match:i=>!!Us(`${i==null?void 0:i.v}`||""),isContinue:(i,t)=>i.type===de.CHN_NUMBER,applyFunctions:{[oe.SERIES]:(i,t,e)=>{var c,d,u;const{data:n}=i,o=e===l.Direction.LEFT||e===l.Direction.UP;if(n.length===1){const h=`${(c=n[0])==null?void 0:c.v}`;let m;return o?m=-1:m=1,h&&(h==="日"||je(h)<7)?Re(St(n,t,m),o):Re(po(n,t,m),o)}let r=!1;for(let h=0;h<n.length;h++)if(((d=n[h])==null?void 0:d.v)==="日"){r=!0;break}const s=[];let a=0;for(let h=0;h<n.length;h++){const m=`${(u=n[h])==null?void 0:u.v}`;m==="日"?h===0?s.push(0):(a++,s.push(a*7)):r&&je(m)>0&&je(m)<7?s.push(je(m)+a*7):s.push(je(m))}if(o&&(n.reverse(),s.reverse()),Lt(s)){if(r||s[s.length-1]<6&&s[0]>0||s[0]<6&&s[s.length-1]>0){const m=s[1]-s[0];return Re(St(n,t,m),o)}const h=s[1]-s[0];return Re(po(n,t,h),o)}return st(n,t)}}},qs={type:de.CHN_WEEK2,priority:820,match:i=>!!Vs(`${i==null?void 0:i.v}`||""),isContinue:(i,t)=>i.type===de.CHN_WEEK2,applyFunctions:{[oe.SERIES]:(i,t,e)=>{var a;const{data:n}=i,o=e===l.Direction.LEFT||e===l.Direction.UP;if(n.length===1){let c;return o?c=-1:c=1,Re(St(n,t,c,1),o)}const r=[];let s=0;for(let c=0;c<n.length;c++){const d=`${(a=n[c])==null?void 0:a.v}`,u=d==null?void 0:d.substr(d.length-1,1);d==="周日"?c===0?r.push(0):(s++,r.push(s*7)):r.push(je(u)+s*7)}if(o&&(n.reverse(),r.reverse()),Lt(r)){const c=r[1]-r[0];return Re(St(n,t,c,1),o)}return st(n,t)}}},ea={type:de.CHN_WEEK3,priority:810,match:i=>ks(`${i==null?void 0:i.v}`||""),isContinue:(i,t)=>i.type===de.CHN_WEEK3,applyFunctions:{[oe.SERIES]:(i,t,e)=>{var a;const{data:n}=i,o=e===l.Direction.LEFT||e===l.Direction.UP;if(n.length===1){let c;return o?c=-1:c=1,Re(St(n,t,c,2),o)}const r=[];let s=0;for(let c=0;c<n.length;c++){const d=`${(a=n[c])==null?void 0:a.v}`;if(d){const u=d.substr(d.length-1,1);d==="星期日"?c===0?r.push(0):(s++,r.push(s*7)):r.push(je(u)+s*7)}}if(o&&(n.reverse(),r.reverse()),Lt(r)){const c=r[1]-r[0];return Re(St(n,t,c,2),o)}return st(n,t)}}},ta={type:de.LOOP_SERIES,priority:800,match:i=>Xs(`${i==null?void 0:i.v}`||""),isContinue:(i,t)=>{var e;return i.type===de.LOOP_SERIES?ri(`${(e=i.cellData)==null?void 0:e.v}`||"").name===ri(`${t==null?void 0:t.v}`||"").name:!1},applyFunctions:{[oe.SERIES]:(i,t,e)=>{var c,d;const{data:n}=i,o=e===l.Direction.LEFT||e===l.Direction.UP,{series:r}=ri(`${(c=n[0])==null?void 0:c.v}`||"");if(n.length===1){let u;return o?u=-1:u=1,Re(Co(n,t,u,r),o)}const s=[];let a=0;for(let u=0;u<n.length;u++){const h=`${(d=n[u])==null?void 0:d.v}`;h&&(h===r[0]?u===0?s.push(0):(a++,s.push(a*r.length)):s.push(r.indexOf(h)+a*7))}if(o&&(n.reverse(),s.reverse()),Lt(s)){const u=s[1]-s[0];return Re(Co(n,t,u,r),o)}return st(n,t)}}};function Re(i,t){return t?i.reverse():i}var na=Object.defineProperty,ia=Object.getOwnPropertyDescriptor,oa=(i,t,e,n)=>{for(var o=n>1?void 0:n?ia(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&na(t,e,o),o},mn=(i,t)=>(e,n)=>t(e,n,i);x.AutoFillService=class extends l.Disposable{constructor(e,n,o,r){super();R(this,"_rules",[]);R(this,"_hooks",[]);R(this,"_applyType$",new k.BehaviorSubject(oe.SERIES));R(this,"_isFillingStyle",!0);R(this,"_autoFillLocation$",new k.BehaviorSubject(null));R(this,"autoFillLocation$",this._autoFillLocation$.asObservable());R(this,"_showMenu$",new k.BehaviorSubject(!1));R(this,"showMenu$",this._showMenu$.asObservable());R(this,"_direction",l.Direction.DOWN);R(this,"applyType$",this._applyType$.asObservable());R(this,"_menu$",new k.BehaviorSubject([{label:"autoFill.copy",value:oe.COPY,disable:!1},{label:"autoFill.series",value:oe.SERIES,disable:!1},{label:"autoFill.formatOnly",value:oe.ONLY_FORMAT,disable:!1},{label:"autoFill.noFormat",value:oe.NO_FORMAT,disable:!1}]));R(this,"menu$",this._menu$.asObservable());this._univerInstanceService=e,this._selectionManagerService=n,this._commandService=o,this._undoRedoService=r,this._init()}_init(){this._rules=[Ks,Qs,Js,qs,ea,ta,vo].sort((e,n)=>n.priority-e.priority),this._isFillingStyle=!0}getOneByPriority(e){return e.length<=0?[]:[e.reduce((o,r)=>(r.priority||0)>(o.priority||0)?r:o,e[0])]}addHook(e){if(this._hooks.find(n=>n.id===e.id))throw new Error(`Add hook failed, hook id '${e.id}' already exist!`);return e.priority===void 0&&(e.priority=0),e.type===void 0&&(e.type=Ct.Append),this._hooks.push(e),l.toDisposable(()=>{const n=this._hooks.findIndex(o=>o===e);n>-1&&this._hooks.splice(n,1)})}registerRule(e){if(this._rules.find(o=>o.type===e.type))throw new Error(`Registry rule failed, type '${e.type}' already exist!`);const n=this._rules.findIndex(o=>o.priority<e.priority);this._rules.splice(n===-1?this._rules.length:n,0,e)}getRules(){return this._rules}getAllHooks(){return this._hooks}getActiveHooks(){const{source:e,target:n,unitId:o,subUnitId:r}=this.autoFillLocation||{};if(!e||!n||!o||!r)return[];const s=this._hooks.filter(u=>{var h;return!((h=u.disable)!=null&&h.call(u,{source:e,target:n,unitId:o,subUnitId:r},this._direction,this.applyType))}),a=s.filter(u=>u.type===Ct.Only);if(a.length>0)return this.getOneByPriority(a);const c=this.getOneByPriority(s.filter(u=>u.type===Ct.Default)),d=s.filter(u=>u.type===Ct.Append)||[];return[...c,...d]}get applyType(){return this._applyType$.getValue()}set applyType(e){this._applyType$.next(e)}get menu(){return this._menu$.getValue()}get direction(){return this._direction}set direction(e){this._direction=e}isFillingStyle(){return this._isFillingStyle}setFillingStyle(e){this._isFillingStyle=e}get autoFillLocation(){return this._autoFillLocation$.getValue()}set autoFillLocation(e){this._autoFillLocation$.next(e)}setDisableApplyType(e,n){this._menu$.next(this._menu$.getValue().map(o=>o.value===e?{...o,disable:n}:o))}setShowMenu(e){this._showMenu$.next(e)}fillData(e,n){var S,p;const{source:o,target:r,unitId:s=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getUnitId(),subUnitId:a=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getSheetId()}=this.autoFillLocation||{},c=this.direction;if(!o||!r||s!==e||a!==n)return!1;const d=l.Rectangle.union(at(o),at(r)),u=this.applyType,h=this.getActiveHooks();this._commandService.syncExecuteCommand(_.SetSelectionsOperation.id,{selections:[{primary:{...(p=(S=this._selectionManagerService.getLast())==null?void 0:S.primary)!=null?p:d},range:{...d,rangeType:l.RANGE_TYPE.NORMAL}}],unitId:s,subUnitId:a});const m=[],f=[];return h.forEach(I=>{var T;const{undos:M,redos:b}=((T=I.onFillData)==null?void 0:T.call(I,{source:o,target:r,unitId:s,subUnitId:a},c,u))||{};M&&m.push(...M),b&&f.push(...b)}),f.every(I=>this._commandService.syncExecuteCommand(I.id,I.params))&&this._undoRedoService.pushUndoRedo({unitID:s,undoMutations:m,redoMutations:f}),h.forEach(I=>{var M;(M=I.onAfterFillData)==null||M.call(I,{source:o,target:r,unitId:s,subUnitId:a},c,u)}),this.setShowMenu(!0),!0}},x.AutoFillService=oa([l.OnLifecycle(l.LifecycleStages.Rendered,x.AutoFillService),mn(0,H.Inject(l.IUniverInstanceService)),mn(1,H.Inject(_.SelectionManagerService)),mn(2,l.ICommandService),mn(3,l.IUndoRedoService)],x.AutoFillService);const vt=H.createIdentifier("univer.auto-fill-service"),fn={type:l.CommandType.COMMAND,id:"sheet.command.auto-fill",handler:async(i,t)=>i.get(vt).fillData(t.unitId,t.subUnitId)},gn={id:"sheet.command.auto-clear-content",type:l.CommandType.COMMAND,handler:async(i,t)=>{const e=i.get(l.IUniverInstanceService),n=i.get(l.ICommandService),o=i.get(l.IUndoRedoService),r=_.getSheetCommandTarget(e);if(!r)return!1;const{unitId:s,subUnitId:a}=r,{clearRange:c,selectionRange:d}=t,u={subUnitId:a,unitId:s,cellValue:Gs([c])},h=_.SetRangeValuesUndoMutationFactory(i,u),{startColumn:m,startRow:f}=d;return n.executeCommand(_.SetSelectionsOperation.id,{selections:[{primary:{startColumn:m,startRow:f,endColumn:m,endRow:f,actualRow:f,actualColumn:m,isMerge:!1,isMergedMainCell:!1},range:{...d}}],unitId:s,subUnitId:a}),n.syncExecuteCommand(_.SetRangeValuesMutation.id,u)?(o.pushUndoRedo({unitID:s,undoMutations:[{id:_.SetRangeValuesMutation.id,params:h}],redoMutations:[{id:_.SetRangeValuesMutation.id,params:u}]}),!0):!1}};function si(i){return i.getContextValue(l.FOCUSING_SHEET)}function ie(i){return i.getContextValue(l.FOCUSING_SHEET)&&i.getContextValue(l.FOCUSING_UNIVER_EDITOR)&&!i.getContextValue(l.EDITOR_ACTIVATED)}function Io(i){return i.getContextValue(l.FOCUSING_SHEET)&&i.getContextValue(l.FOCUSING_UNIVER_EDITOR)&&!i.getContextValue(l.EDITOR_ACTIVATED)&&!i.getContextValue(l.FOCUSING_FORMULA_EDITOR)}function ra(i){return i.getContextValue(l.FOCUSING_SHEET)&&i.getContextValue(l.FOCUSING_UNIVER_EDITOR)&&i.getContextValue(l.EDITOR_ACTIVATED)}function sa(i){return i.getContextValue(l.FOCUSING_UNIVER_EDITOR)&&i.getContextValue(l.EDITOR_ACTIVATED)}function Ro(i){return i.getContextValue(l.FOCUSING_FORMULA_EDITOR)&&i.getContextValue(l.FOCUSING_UNIVER_EDITOR)}function aa(i){return i.getContextValue(l.FOCUSING_SHEET)&&i.getContextValue(l.EDITOR_ACTIVATED)&&i.getContextValue(l.FOCUSING_EDITOR_INPUT_FORMULA)&&i.getContextValue(l.FOCUSING_UNIVER_EDITOR)}function kt(i){return i.getContextValue(l.FOCUSING_SHEET)&&i.getContextValue(l.FOCUSING_UNIVER_EDITOR)&&i.getContextValue(l.EDITOR_ACTIVATED)&&!i.getContextValue(l.FOCUSING_EDITOR_INPUT_FORMULA)&&!i.getContextValue(l.FOCUSING_EDITOR_STANDALONE)}var re=(i=>(i.MAIN="__SpreadsheetRender__",i.ROW="__SpreadsheetRowHeader__",i.COLUMN="__SpreadsheetColumnHeader__",i.LEFT_TOP="__SpreadsheetLeftTopPlaceholder__",i))(re||{}),j=(i=>(i.VIEW_MAIN="viewMain",i.VIEW_MAIN_LEFT_TOP="viewMainLeftTop",i.VIEW_MAIN_TOP="viewMainTop",i.VIEW_MAIN_LEFT="viewMainLeft",i.VIEW_ROW_TOP="viewRowTop",i.VIEW_ROW_BOTTOM="viewRowBottom",i.VIEW_COLUMN_LEFT="viewColumnLeft",i.VIEW_COLUMN_RIGHT="viewColumnRight",i.VIEW_LEFT_TOP="viewLeftTop",i))(j||{});const Mo=0,Qe=2,la=3,ai=[10,400],bo=1001;var ca=Object.defineProperty,da=Object.getOwnPropertyDescriptor,ua=(i,t,e,n)=>{for(var o=n>1?void 0:n?da(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&ca(t,e,o),o},To=(i,t)=>(e,n)=>t(e,n,i);x.SheetSkeletonManagerService=class{constructor(t,e){R(this,"_currentSkeleton",{unitId:"",sheetId:""});R(this,"_sheetSkeletonParam",[]);R(this,"_currentSkeleton$",new k.BehaviorSubject(null));R(this,"currentSkeleton$",this._currentSkeleton$.asObservable());R(this,"_currentSkeletonBefore$",new k.BehaviorSubject(null));R(this,"currentSkeletonBefore$",this._currentSkeletonBefore$.asObservable());this._univerInstanceService=t,this._injector=e}dispose(){this._currentSkeletonBefore$.complete(),this._currentSkeleton$.complete(),this._sheetSkeletonParam=[]}getCurrent(){return this._getSkeleton(this._currentSkeleton)}getUnitSkeleton(t,e){return this._getSkeleton({unitId:t,sheetId:e})}setCurrent(t){this._setCurrent(t)}removeSkeleton(t){const e=this._sheetSkeletonParam.findIndex(n=>n.unitId===t.unitId);e!==-1&&(this._sheetSkeletonParam[e].skeleton.dispose(),this._sheetSkeletonParam.splice(e,1),this._currentSkeletonBefore$.next(null),this._currentSkeleton$.next(null))}_compareSearch(t,e){return t==null||e==null?!1:t.commandId===e.commandId&&t.sheetId===e.sheetId&&t.unitId===e.unitId}_setCurrent(t){const e=this._getSkeleton(t);if(e!=null)this._reCalculate(e);else{const{unitId:o,sheetId:r}=t,s=this._univerInstanceService.getUniverSheetInstance(t.unitId),a=s==null?void 0:s.getSheetBySheetId(t.sheetId);if(a==null||s==null)return;const c=this._buildSkeleton(a,s);this._sheetSkeletonParam.push({unitId:o,sheetId:r,skeleton:c,dirty:!1})}this._currentSkeleton=t;const n=this.getCurrent();this._currentSkeletonBefore$.next(n),this._currentSkeleton$.next(n)}reCalculate(){const t=this.getCurrent();t!=null&&this._reCalculate(t)}_reCalculate(t){t.dirty&&(t.skeleton.makeDirty(!0),t.dirty=!1),t.skeleton.calculate()}makeDirtyCurrent(t=!0){this.makeDirty(this._currentSkeleton,t)}makeDirty(t,e=!0){const n=this._getSkeleton(t);n!=null&&(n.dirty=e)}getOrCreateSkeleton(t){const e=this._getSkeleton(t);if(e)return e.skeleton;const n=this._univerInstanceService.getUniverSheetInstance(t.unitId),o=n==null?void 0:n.getSheetBySheetId(t.sheetId);if(!o||!n)return;const r=this._buildSkeleton(o,n);return this._sheetSkeletonParam.push({unitId:t.unitId,sheetId:t.sheetId,skeleton:r,dirty:!1}),r}_getSkeleton(t){const e=this._sheetSkeletonParam.find(n=>n.unitId===t.unitId&&n.sheetId===t.sheetId);return e!=null&&(e.commandId=t.commandId),e}_buildSkeleton(t,e){const n=t.getConfig();return this._injector.createInstance(y.SpreadsheetSkeleton,t,n,t.getCellMatrix(),e.getStyles())}},x.SheetSkeletonManagerService=ua([To(0,l.IUniverInstanceService),To(1,H.Inject(H.Injector))],x.SheetSkeletonManagerService);class ha{constructor(){R(this,"_startColumn",-1);R(this,"_startRow",-1);R(this,"_endColumn",-1);R(this,"_endRow",-1);R(this,"_startX",0);R(this,"_startY",0);R(this,"_endX",0);R(this,"_endY",0);R(this,"_currentCell");R(this,"_rangeType",l.RANGE_TYPE.NORMAL)}get startColumn(){return this._startColumn}get startRow(){return this._startRow}get endColumn(){return this._endColumn}get endRow(){return this._endRow}get startX(){return this._startX}get startY(){return this._startY}get endX(){return this._endX}get endY(){return this._endY}get currentCell(){return this._currentCell}get rangeType(){return this._rangeType}isEqual(t){const{startColumn:e,startRow:n,endColumn:o,endRow:r}=this,{startColumn:s,startRow:a,endColumn:c,endRow:d}=t;return e===s&&n===a&&o===c&&r===d}isInclude(t){const{startColumn:e,startRow:n,endColumn:o,endRow:r}=this,{startColumn:s,startRow:a,endColumn:c,endRow:d}=t;return!(c<e||s>o||a>r||d<n)}highlightToSelection(){return l.makeCellToSelection(this._currentCell)}getRange(){return{startColumn:this._startColumn,startRow:this._startRow,endColumn:this._endColumn,endRow:this._endRow,startX:this._startX,startY:this._startY,endX:this._endX,endY:this._endY,rangeType:this.rangeType}}getCell(){return this._currentCell}getRangeType(){return this._rangeType}getValue(){return{rangeWithCoord:{startColumn:this._startColumn,startRow:this._startRow,endColumn:this._endColumn,endRow:this._endRow,startX:this._startX,startY:this._startY,endX:this._endX,endY:this._endY,rangeType:this._rangeType},primaryWithCoord:this._currentCell}}setValue(t,e){const{startColumn:n,startRow:o,endColumn:r,endRow:s,startX:a,startY:c,endX:d,endY:u,rangeType:h}=t;this._startColumn=n,this._startRow=o,this._endColumn=r,this._endRow=s,this._startX=a,this._startY=c,this._endX=d,this._endY=u,h!=null&&(this._rangeType=h),this.setCurrentCell(e)}setCurrentCell(t){t&&(this._currentCell=t)}clearCurrentCell(){this._currentCell=null}}const wo=.3;class _n extends l.Disposable{constructor(e,n,o=!0,r){super();R(this,"_leftControl");R(this,"_rightControl");R(this,"_topControl");R(this,"_bottomControl");R(this,"_backgroundControlTop");R(this,"_backgroundControlBottom");R(this,"_backgroundControlMiddleLeft");R(this,"_backgroundControlMiddleRight");R(this,"_fillControl");R(this,"_selectionShape");R(this,"_rowHeaderBackground");R(this,"_rowHeaderBorder");R(this,"_rowHeaderGroup");R(this,"_rowHeaderHighlight");R(this,"_columnHeaderBackground");R(this,"_columnHeaderBorder");R(this,"_columnHeaderGroup");R(this,"_columnHeaderHighlight");R(this,"_topLeftWidget");R(this,"_topCenterWidget");R(this,"_topRightWidget");R(this,"_middleLeftWidget");R(this,"_middleRightWidget");R(this,"_bottomLeftWidget");R(this,"_bottomCenterWidget");R(this,"_bottomRightWidget");R(this,"_dashRect");R(this,"_selectionModel");R(this,"_selectionStyle");R(this,"_rowHeaderWidth",0);R(this,"_columnHeaderHeight",0);R(this,"_widgetRects",[]);R(this,"_dispose$",new k.BehaviorSubject(this));R(this,"dispose$",this._dispose$.asObservable());R(this,"selectionMoving$",new k.Subject);R(this,"selectionMoved$",new k.Subject);R(this,"selectionScaling$",new k.Subject);R(this,"selectionScaled$",new k.Subject);R(this,"selectionFilling$",new k.Subject);R(this,"_selectionFilled$",new k.Subject);R(this,"selectionFilled$",this._selectionFilled$.asObservable());R(this,"_defaultStyle");R(this,"_currentStyle");R(this,"_isHelperSelection",!0);R(this,"_antLineOffset",0);R(this,"_antRequestNewFrame",-1);this._scene=e,this._zIndex=n,this._isHeaderHighlight=o,this._themeService=r,this._initialize()}get zIndex(){return this._zIndex}get leftControl(){return this._leftControl}get rightControl(){return this._rightControl}get topControl(){return this._topControl}get bottomControl(){return this._bottomControl}get fillControl(){return this._fillControl}get backgroundControlTop(){return this._backgroundControlTop}get backgroundControlBottom(){return this._backgroundControlBottom}get backgroundControlMiddleLeft(){return this._backgroundControlMiddleLeft}get backgroundControlMiddleRight(){return this._backgroundControlMiddleRight}get selectionShape(){return this._selectionShape}get model(){return this._selectionModel}get topLeftWidget(){return this._topLeftWidget}get topCenterWidget(){return this._topCenterWidget}get topRightWidget(){return this._topRightWidget}get middleLeftWidget(){return this._middleLeftWidget}get middleRightWidget(){return this._middleRightWidget}get bottomLeftWidget(){return this._bottomLeftWidget}get bottomCenterWidget(){return this._bottomCenterWidget}get bottomRightWidget(){return this._bottomRightWidget}get selectionStyle(){return this._selectionStyle}get dashRect(){return this._dashRect}get isHelperSelection(){return this._isHelperSelection}setEvent(e){this.leftControl.evented=e,this.rightControl.evented=e,this.topControl.evented=e,this.bottomControl.evented=e}enableHeaderHighlight(){this._isHelperSelection=!0}disableHeaderHighlight(){this._isHeaderHighlight=!1}refreshSelectionFilled(e){this._selectionFilled$.next(e)}updateStyle(e){this._updateControl(e,this._rowHeaderWidth,this._columnHeaderHeight)}update(e,n=0,o=0,r,s){this._selectionModel.setValue(e,s),r==null&&(r=this._selectionStyle),this._updateControl(r,n,o)}clearHighlight(){this._selectionModel.clearCurrentCell(),this._updateControl(this._selectionStyle,this._rowHeaderWidth,this._columnHeaderHeight)}getScene(){return this._scene}dispose(){var e,n,o,r,s,a,c,d,u,h,m,f,g,S,p,I,M,b,T,w,E,O,N,D,F;(e=this._leftControl)==null||e.dispose(),(n=this._rightControl)==null||n.dispose(),(o=this._topControl)==null||o.dispose(),(r=this._bottomControl)==null||r.dispose(),(s=this._backgroundControlTop)==null||s.dispose(),(a=this._backgroundControlMiddleLeft)==null||a.dispose(),(c=this._backgroundControlMiddleRight)==null||c.dispose(),(d=this._backgroundControlBottom)==null||d.dispose(),(u=this._fillControl)==null||u.dispose(),(h=this._selectionShape)==null||h.dispose(),(m=this._rowHeaderBackground)==null||m.dispose(),(f=this._rowHeaderBorder)==null||f.dispose(),(g=this._rowHeaderGroup)==null||g.dispose(),(S=this._rowHeaderBackground)==null||S.dispose(),(p=this._columnHeaderBackground)==null||p.dispose(),(I=this._columnHeaderBorder)==null||I.dispose(),(M=this._columnHeaderGroup)==null||M.dispose(),(b=this._topLeftWidget)==null||b.dispose(),(T=this._topCenterWidget)==null||T.dispose(),(w=this._topRightWidget)==null||w.dispose(),(E=this._middleLeftWidget)==null||E.dispose(),(O=this._middleRightWidget)==null||O.dispose(),(N=this._bottomLeftWidget)==null||N.dispose(),(D=this._bottomCenterWidget)==null||D.dispose(),(F=this._bottomRightWidget)==null||F.dispose(),super.dispose(),this._dispose$.next(this),this._dispose$.complete()}getCurrentCellInfo(){const e=this.model.currentCell;if(e){let n;if(e.isMerged){const o=e.mergeInfo;n={startRow:o.startRow,endRow:o.endRow,startColumn:o.startColumn,endColumn:o.endColumn,startX:o.startX,endX:o.endX,startY:o.startY,endY:o.endY}}else{const{actualRow:o,actualColumn:r,startX:s,endX:a,startY:c,endY:d}=e;n={startRow:o,endRow:o,startColumn:r,endColumn:r,startX:s,endX:a,startY:c,endY:d}}return n}}getValue(){return{...this._selectionModel.getValue(),style:this._selectionStyle}}getRange(){return this._selectionModel.getValue().rangeWithCoord}enableHelperSelection(){this._isHelperSelection=!0}disableHelperSelection(){this._isHelperSelection=!1}updateStyleId(e){this._selectionStyle!=null&&(this._selectionStyle.id=e)}_updateControl(e,n,o){const{startX:r,startY:s,endX:a,endY:c}=this._selectionModel,d=this._defaultStyle;e==null&&(e=d),this._currentStyle=e;const{stroke:u=d.stroke,widgets:h=d.widgets,hasAutoFill:m=d.hasAutoFill,AutofillStroke:f=d.AutofillStroke,strokeDash:g,isAnimationDash:S}=e;let{strokeWidth:p=d.strokeWidth,AutofillSize:I=d.AutofillSize,AutofillStrokeWidth:M=d.AutofillStrokeWidth}=e;const b=this._getScale(),T=(p+_.SELECTION_CONTROL_BORDER_BUFFER_WIDTH)/2/b;p/=b,I/=b,M/=b<1?1:b;const w=_.SELECTION_CONTROL_BORDER_BUFFER_WIDTH/b,E=y.FIX_ONE_PIXEL_BLUR_OFFSET/b;if(this.leftControl.transformByState({height:c-s,left:-T+E,width:p,strokeWidth:w,top:-w/2+E}),this.leftControl.setProps({fill:u,stroke:_.SELECTION_CONTROL_BORDER_BUFFER_COLOR}),this.rightControl.transformByState({height:c-s,left:a-r-T+E,width:p,strokeWidth:w,top:-w/2+E}),this.rightControl.setProps({fill:u,stroke:_.SELECTION_CONTROL_BORDER_BUFFER_COLOR}),this.topControl.transformByState({width:a-r+p,top:-T+E,left:-T+E,height:p,strokeWidth:w}),this.topControl.setProps({fill:u,stroke:_.SELECTION_CONTROL_BORDER_BUFFER_COLOR}),this.bottomControl.transformByState({width:a-r+p,top:c-s-T+E,height:p,left:-T+E,strokeWidth:w}),this.bottomControl.setProps({fill:u,stroke:_.SELECTION_CONTROL_BORDER_BUFFER_COLOR}),g==null||c-s>1e6||a-r>1e5)this.dashRect.hide(),this._stopAntLineAnimation();else{const O=e.strokeWidth*2/b;this.dashRect.transformByState({height:c-s,width:a-r,strokeWidth:O,left:-O/2+E,top:-O/2+E}),this.dashRect.setProps({strokeDashArray:[0,g/b]}),this._stopAntLineAnimation(),S!==!1&&this._startAntLineAnimation(),this.dashRect.show()}m===!0&&!this._hasWidgets(h)?(this.fillControl.setProps({fill:u,stroke:f,strokeScaleEnabled:!1}),this.fillControl.transformByState({width:I-M,height:I-M,left:a-r-I/2+M/2-E,top:c-s-I/2+M/2-E,strokeWidth:M}),this.fillControl.show()):this.fillControl.hide(),this._updateBackgroundControl(e),this._updateBackgroundTitle(e,n,o),this._updateWidgets(e),this.selectionShape.show(),this.selectionShape.translate(r,s),this._selectionStyle=e,this._rowHeaderWidth=n||0,this._columnHeaderHeight=o||0,this.selectionShape.makeDirtyNoDebounce(!0)}_initialize(){this._defaultStyle=_.getNormalSelectionStyle(this._themeService),this._selectionModel=new ha;const e=this._zIndex;this._leftControl=new y.Rect("__SpreadsheetSelectionShapeLeftControl__"+e,{zIndex:e}),this._rightControl=new y.Rect("__SpreadsheetSelectionShapeRightControl__"+e,{zIndex:e}),this._topControl=new y.Rect("__SpreadsheetSelectionTopControl__"+e,{zIndex:e}),this._bottomControl=new y.Rect("__SpreadsheetSelectionBottomControl__"+e,{zIndex:e}),this._backgroundControlTop=new y.Rect("__SpreadsheetSelectionBackgroundControlTop__"+e,{zIndex:e-1,evented:!1}),this._backgroundControlBottom=new y.Rect("__SpreadsheetSelectionBackgroundControlBottom__"+e,{zIndex:e-1,evented:!1}),this._backgroundControlMiddleLeft=new y.Rect("__SpreadsheetSelectionBackgroundControlMiddleLeft__"+e,{zIndex:e-1,evented:!1}),this._backgroundControlMiddleRight=new y.Rect("__SpreadsheetSelectionBackgroundControlMiddleRight__"+e,{zIndex:e-1,evented:!1}),this._fillControl=new y.Rect("__SpreadsheetSelectionFillControl__"+e,{zIndex:e+1}),this._dashRect=new y.Rect("__SpreadsheetDragDashControl__"+e,{zIndex:e+2,evented:!1,stroke:"#fff"});const n=[this._fillControl,this._leftControl,this._rightControl,this._topControl,this._bottomControl,this._backgroundControlTop,this._backgroundControlMiddleLeft,this._backgroundControlMiddleRight,this._backgroundControlBottom,this._dashRect];this._widgetRects=this._initialWidget(),this._selectionShape=new y.Group("__SpreadsheetSelectionShape__"+e,...n,...this._widgetRects),this._selectionShape.hide(),this._selectionShape.evented=!1,this._selectionShape.zIndex=e;const o=this.getScene();o.addObject(this._selectionShape,la),this.disposeWithMe(l.toDisposable(o.onTransformChangeObservable.add(r=>{r.type===y.TRANSFORM_CHANGE_OBSERVABLE_TYPE.scale&&this._updateControl(this._currentStyle,this._rowHeaderWidth,this._columnHeaderHeight)}))),this._initialTitle()}_initialTitle(){const e=this._zIndex;this._rowHeaderBackground=new y.Rect("__SpreadSheetSelectionRowHeaderBackground__"+e,{zIndex:e-1,evented:!1}),this._rowHeaderBorder=new y.Rect("__SpreadSheetSelectionRowHeaderBorder__"+e,{zIndex:e-1,evented:!1}),this._rowHeaderGroup=new y.Group("__SpreadSheetSelectionRowHeaderGroup__"+e,this._rowHeaderBackground,this._rowHeaderBorder),this._rowHeaderGroup.hide(),this._rowHeaderGroup.evented=!1,this._rowHeaderGroup.zIndex=e,this._columnHeaderBackground=new y.Rect("__SpreadSheetSelectionColumnHeaderBackground__"+e,{zIndex:e-1,evented:!1}),this._columnHeaderBorder=new y.Rect("__SpreadSheetSelectionColumnHeaderBorder__"+e,{zIndex:e-1,evented:!1}),this._columnHeaderGroup=new y.Group("__SpreadSheetSelectionColumnHeaderGroup__"+e,this._columnHeaderBackground,this._columnHeaderBorder),this._columnHeaderGroup.hide(),this._columnHeaderGroup.evented=!1,this._columnHeaderGroup.zIndex=e,this.getScene().addObjects([this._rowHeaderGroup,this._columnHeaderGroup],y.DEFAULT_SELECTION_LAYER_INDEX)}_initialWidget(){const e=this._zIndex;return this._topLeftWidget=new y.Rect("__SpreadSheetSelectionTopLeftWidget__"+e,{zIndex:e+1}),this._topCenterWidget=new y.Rect("__SpreadSheetSelectionTopCenterWidget__"+e,{zIndex:e+1}),this._topRightWidget=new y.Rect("__SpreadSheetSelectionTopRightWidget__"+e,{zIndex:e+1}),this._middleLeftWidget=new y.Rect("__SpreadSheetSelectionMiddleLeftWidget__"+e,{zIndex:e+1}),this._middleRightWidget=new y.Rect("__SpreadSheetSelectionMiddleRightWidget__"+e,{zIndex:e+1}),this._bottomLeftWidget=new y.Rect("__SpreadSheetSelectionBottomLeftWidget__"+e,{zIndex:e+1}),this._bottomCenterWidget=new y.Rect("__SpreadSheetSelectionBottomCenterWidget__"+e,{zIndex:e+1}),this._bottomRightWidget=new y.Rect("__SpreadSheetSelectionBottomRightWidget__"+e,{zIndex:e+1}),[this._topLeftWidget,this._topCenterWidget,this._topRightWidget,this._middleLeftWidget,this._middleRightWidget,this._bottomLeftWidget,this._bottomCenterWidget,this._bottomRightWidget]}_updateBackgroundTitle(e,n,o){const{startX:r,startY:s,endX:a,endY:c,rangeType:d}=this._selectionModel,u=this._defaultStyle;e==null&&(e=u);const h=this._getScale(),{stroke:m,hasRowHeader:f,rowHeaderFill:g=u.rowHeaderFill,rowHeaderStroke:S=u.rowHeaderStroke,hasColumnHeader:p,columnHeaderFill:I=u.columnHeaderFill,columnHeaderStroke:M=u.columnHeaderStroke}=e;let{rowHeaderStrokeWidth:b=u.rowHeaderStrokeWidth,columnHeaderStrokeWidth:T=u.columnHeaderStrokeWidth}=e;if(b/=h,T/=h,p===!0){let w=I;this._isHeaderHighlight&&d===l.RANGE_TYPE.COLUMN&&(w=new l.ColorKit(m).setAlpha(wo).toString()),this._columnHeaderBackground.setProps({fill:w}),this._columnHeaderBackground.resize(a-r,o),this._columnHeaderBorder.setProps({fill:M}),this._columnHeaderBorder.transformByState({width:a-r,height:T,top:o-T+1/h}),this._columnHeaderGroup.show(),this._columnHeaderGroup.translate(r,0)}else this._columnHeaderGroup.hide();if(this._columnHeaderGroup.makeDirty(!0),f===!0){let w=g;this._isHeaderHighlight&&d===l.RANGE_TYPE.ROW&&(w=new l.ColorKit(m).setAlpha(wo).toString()),this._rowHeaderBackground.setProps({fill:w}),this._rowHeaderBackground.resize(n,c-s),this._rowHeaderBorder.setProps({fill:S}),this._rowHeaderBorder.transformByState({width:b,height:c-s,left:n-b+1/h}),this._rowHeaderGroup.show(),this._rowHeaderGroup.translate(0,s)}else this._rowHeaderGroup.hide();this._rowHeaderGroup.makeDirty(!0)}_updateBackgroundControl(e){const{startX:n,startY:o,endX:r,endY:s}=this._selectionModel,a=this._defaultStyle;e==null&&(e=a);const c=this._getScale(),{fill:d=a.fill}=e;let{strokeWidth:u=a.strokeWidth}=e;u/=c;const h=this._selectionModel.highlightToSelection();if(!h){this._backgroundControlTop.resize(r-n,s-o),this._backgroundControlTop.setProps({fill:d}),this._backgroundControlBottom.resize(0,0),this._backgroundControlMiddleLeft.resize(0,0),this._backgroundControlMiddleRight.resize(0,0);return}const{startX:m,startY:f,endX:g,endY:S}=h,p=u/2,I={left:-p,top:-p,width:r-n+p*2,height:f-o+p};I.height<0&&(I.width=0,I.height=0),this._backgroundControlTop.transformByState(I);const M={left:-p,top:f-o,width:m-n+p,height:S-f};M.width<0&&(M.width=0,M.height=0),this._backgroundControlMiddleLeft.transformByState(M);const b={left:g-n-p,top:f-o,width:r-g+p*2,height:S-f};b.width<0&&(b.width=0,b.height=0),this._backgroundControlMiddleRight.transformByState(b);const T={left:-p,top:S-o,width:r-n+p*2,height:s-S+p};T.height<0&&(T.width=0,T.height=0),this._backgroundControlBottom.transformByState(T),this._backgroundControlTop.setProps({fill:d}),this._backgroundControlMiddleLeft.setProps({fill:d}),this._backgroundControlMiddleRight.setProps({fill:d}),this._backgroundControlBottom.setProps({fill:d})}_updateWidgets(e){const{startX:n,startY:o,endX:r,endY:s}=this._selectionModel,a=this._defaultStyle;e==null&&(e=a);const{stroke:c=a.stroke,widgets:d=a.widgets,widgetStroke:u=a.widgetStroke}=e,h=this._getScale();let{widgetSize:m=a.widgetSize,widgetStrokeWidth:f=a.widgetStrokeWidth}=e;m/=h,f/=h;const g={left:-m/2+f/2,center:(r-n)/2-m/2+f/2,right:r-n-m/2+f/2,top:-m/2,middle:(s-o)/2-m/2,bottom:s-o-m/2+f/2},S=m-f;this._widgetRects.forEach(p=>{p.setProps({fill:c,stroke:u})}),d.tl===!0?(this._topLeftWidget.transformByState({height:S,width:S,left:g.left,top:g.top,strokeWidth:f}),this._topLeftWidget.show()):this._topLeftWidget.hide(),d.tc===!0?(this._topCenterWidget.transformByState({height:S,width:S,left:g.center,top:g.top,strokeWidth:f}),this._topCenterWidget.show()):this._topCenterWidget.hide(),d.tr===!0?(this._topRightWidget.transformByState({height:S,width:S,left:g.right,top:g.top,strokeWidth:f}),this._topRightWidget.show()):this._topRightWidget.hide(),d.ml===!0?(this._middleLeftWidget.transformByState({height:S,width:S,left:g.left,top:g.middle,strokeWidth:f}),this._middleLeftWidget.show()):this._middleLeftWidget.hide(),d.mr===!0?(this._middleRightWidget.transformByState({height:S,width:S,left:g.right,top:g.middle,strokeWidth:f}),this._middleRightWidget.show()):this._middleRightWidget.hide(),d.bl===!0?(this._bottomLeftWidget.transformByState({height:S,width:S,left:g.left,top:g.bottom,strokeWidth:f}),this._bottomLeftWidget.show()):this._bottomLeftWidget.hide(),d.bc===!0?(this._bottomCenterWidget.transformByState({height:S,width:S,left:g.center,top:g.bottom,strokeWidth:f}),this._bottomCenterWidget.show()):this._bottomCenterWidget.hide(),d.br===!0?(this._bottomRightWidget.transformByState({height:S,width:S,left:g.right,top:g.bottom,strokeWidth:f}),this._bottomRightWidget.show()):this._bottomRightWidget.hide()}_hasWidgets(e){if(e==null)return!1;const n=Object.keys(e);if(n.length===0)return!1;for(const o of n)if(e[o]===!0)return!0;return!0}_getScale(){const{scaleX:e,scaleY:n}=this._scene.getAncestorScale();return Math.max(e,n)}_stopAntLineAnimation(){this._antLineOffset=0,y.cancelRequestFrame(this._antRequestNewFrame)}_startAntLineAnimation(){const e=this._getScale();this._antLineOffset+=.6/e,this._antLineOffset>16/e&&(this._antLineOffset=0),this.dashRect.setProps({strokeDashOffset:-this._antLineOffset}),this._antRequestNewFrame=y.requestNewFrame(()=>{this._startAntLineAnimation()})}}const Eo="__SpreadsheetHelperSelectionTempRect",ma=35;class yo{constructor(t,e,n,o,r){R(this,"_startOffsetX",0);R(this,"_startOffsetY",0);R(this,"_relativeSelectionPositionRow",0);R(this,"_relativeSelectionPositionColumn",0);R(this,"_relativeSelectionRowLength",0);R(this,"_relativeSelectionColumnLength",0);R(this,"_moveObserver");R(this,"_upObserver");R(this,"_helperSelection");R(this,"_scrollTimer");R(this,"_activeViewport");R(this,"_targetSelection",{startY:0,endY:0,startX:0,endX:0,startRow:-1,endRow:-1,startColumn:-1,endColumn:-1});R(this,"_isInMergeState",!1);R(this,"_fillControlColors",[]);this._control=t,this._skeleton=e,this._scene=n,this._themeService=o,this._injector=r,this._initialControl(),this._initialWidget(),this._initialFill(),this._control.dispose$.subscribe(()=>{this.dispose()})}get isHelperSelection(){return this._control.isHelperSelection}dispose(){var t,e;(t=this._scrollTimer)==null||t.dispose(),this._fillControlColors=[],this._clearObserverEvent(),(e=this._helperSelection)==null||e.dispose()}_getFreeze(){var e;return(e=this._injector.get(x.SheetSkeletonManagerService).getCurrent())==null?void 0:e.skeleton.getWorksheetConfig().freeze}_isSelectionInViewport(t,e){const n=this._getFreeze()||{startRow:-1,startColumn:-1,xSplit:0,ySplit:0};switch(e.viewPortKey){case j.VIEW_MAIN:return t.endRow>=n.startRow&&t.endColumn>=n.startColumn;case j.VIEW_MAIN_TOP:case j.VIEW_COLUMN_RIGHT:return t.endColumn>=n.startColumn&&t.startRow<n.startRow;case j.VIEW_MAIN_LEFT:case j.VIEW_ROW_BOTTOM:return t.endRow>=n.startRow&&t.startColumn<n.startColumn;case j.VIEW_MAIN_LEFT_TOP:case j.VIEW_COLUMN_LEFT:case j.VIEW_ROW_TOP:case j.VIEW_LEFT_TOP:return t.startRow<n.startRow&&t.startColumn<n.startColumn}}_clearObserverEvent(){this._scene.onPointerMoveObserver.remove(this._moveObserver),this._scene.onPointerUpObserver.remove(this._upObserver),this._moveObserver=null,this._upObserver=null}_initialControl(){const{leftControl:t,rightControl:e,topControl:n,bottomControl:o}=this._control;[t,e,n,o].forEach(r=>{r.onPointerEnterObserver.add(()=>{r.setCursor(y.CURSOR_TYPE.MOVE)}),r.onPointerLeaveObserver.add(()=>{r.resetCursor()}),r.onPointerDownObserver.add(this._controlEvent.bind(this))})}_controlMoving(t,e){var E;const n=this._scene,o=n.getScrollXYByRelativeCoords(y.Vector2.FromArray([t,e])),{scaleX:r,scaleY:s}=n.getAncestorScale(),a=this._skeleton.getCellPositionByOffset(t,e,r,s,o),{row:c,column:d}=a,u=this._skeleton.getRowCount()-1,h=this._skeleton.getColumnCount()-1;let m=c+this._relativeSelectionPositionRow;m<0&&(m=0);let f=m+this._relativeSelectionRowLength;f>u&&(f=u,f-m<this._relativeSelectionRowLength&&(m=f-this._relativeSelectionRowLength));let g=d+this._relativeSelectionPositionColumn;g<0&&(g=0);let S=g+this._relativeSelectionColumnLength;S>h&&(S=h,S-g<this._relativeSelectionColumnLength&&(g=S-this._relativeSelectionColumnLength));const p=this._skeleton.getNoMergeCellPositionByIndex(m,g),I=this._skeleton.getNoMergeCellPositionByIndex(f,S),M=(p==null?void 0:p.startY)||0,b=(I==null?void 0:I.endY)||0,T=(p==null?void 0:p.startX)||0,w=(I==null?void 0:I.endX)||0;(E=this._helperSelection)==null||E.transformByState({left:T,top:M,width:w-T,height:b-M}),this._targetSelection={startY:M,endY:b,startX:T,endX:w,startRow:m,endRow:f,startColumn:g,endColumn:S},this._control.selectionMoving$.next(this._targetSelection)}_controlEvent(t){const{offsetX:e,offsetY:n}=t,o=this._scene,r=o.getRelativeCoord(y.Vector2.FromArray([e,n])),{x:s,y:a}=r,c=o.getScrollXYByRelativeCoords(r),{scaleX:d,scaleY:u}=o.getAncestorScale(),h=this._skeleton.getCellPositionByOffset(s,a,d,u,c);this._startOffsetX=s,this._startOffsetY=a;const{row:m,column:f}=h,{startRow:g,startColumn:S,endRow:p,endColumn:I}=this._control.model;let M=0,b=0;m<g?M-=1:m>p&&(M+=1),f<S?b-=1:f>I&&(b+=1),this._relativeSelectionPositionRow=g-m+M,this._relativeSelectionPositionColumn=S-f+b,this._relativeSelectionRowLength=p-g,this._relativeSelectionColumnLength=I-S;const T=this._control.selectionStyle,w=this._getScale();this.isHelperSelection&&(this._helperSelection=new y.Rect(Eo,{stroke:T.stroke,strokeWidth:T.strokeWidth/w}),o.addObject(this._helperSelection));const E=o.getViewport(j.VIEW_MAIN),O=y.ScrollTimer.create(o);O.startScroll(s,a,E),this._scrollTimer=O,o.disableEvent(),this._moveObserver=o.onPointerMoveObserver.add(N=>{const{offsetX:D,offsetY:F}=N,{x:A,y:U}=o.getRelativeCoord(y.Vector2.FromArray([D,F]));this._controlMoving(A,U),o.setCursor(y.CURSOR_TYPE.MOVE),O.scrolling(A,U,()=>{this._controlMoving(A,U)})}),this._upObserver=o.onPointerUpObserver.add(()=>{var D,F;(D=this._helperSelection)==null||D.dispose();const N=this._scene;N.resetCursor(),this._clearObserverEvent(),N.enableEvent(),(F=this._scrollTimer)==null||F.dispose(),this._control.selectionMoved$.next(this._targetSelection)})}_initialWidget(){const{topLeftWidget:t,topCenterWidget:e,topRightWidget:n,middleLeftWidget:o,middleRightWidget:r,bottomLeftWidget:s,bottomCenterWidget:a,bottomRightWidget:c}=this._control,d=[y.CURSOR_TYPE.NORTH_WEST_RESIZE,y.CURSOR_TYPE.NORTH_RESIZE,y.CURSOR_TYPE.NORTH_EAST_RESIZE,y.CURSOR_TYPE.WEST_RESIZE,y.CURSOR_TYPE.EAST_RESIZE,y.CURSOR_TYPE.SOUTH_WEST_RESIZE,y.CURSOR_TYPE.SOUTH_RESIZE,y.CURSOR_TYPE.SOUTH_EAST_RESIZE];[t,e,n,o,r,s,a,c].forEach((u,h)=>{u.onPointerEnterObserver.add(()=>{u.setCursor(d[h])}),u.onPointerLeaveObserver.add(()=>{u.resetCursor()}),u.onPointerDownObserver.add(m=>{this._widgetEvent(m,d[h])})})}_widgetMoving(t,e,n){const o=this._scene,r=o.getScrollXYByRelativeCoords(y.Vector2.FromArray([this._startOffsetX,this._startOffsetY])),{scaleX:s,scaleY:a}=o.getAncestorScale(),c=this._skeleton.getCellPositionByOffset(t,e,s,a,r),{row:d,column:u}=c,{rowHeaderWidth:h,columnHeaderHeight:m}=this._skeleton;let f=this._relativeSelectionPositionRow,g=this._relativeSelectionPositionColumn,S=d,p=u;n===y.CURSOR_TYPE.NORTH_WEST_RESIZE?(f=d,g=u,S=this._relativeSelectionPositionRow,p=this._relativeSelectionPositionColumn):n===y.CURSOR_TYPE.NORTH_RESIZE?(f=d,g=this._relativeSelectionPositionColumn,S=this._relativeSelectionPositionRow,p=this._relativeSelectionPositionColumn+this._relativeSelectionColumnLength):n===y.CURSOR_TYPE.NORTH_EAST_RESIZE?(f=d,g=this._relativeSelectionPositionColumn,S=this._relativeSelectionPositionRow,p=u):n===y.CURSOR_TYPE.WEST_RESIZE?(f=this._relativeSelectionPositionRow,g=u,S=this._relativeSelectionPositionRow+this._relativeSelectionRowLength,p=this._relativeSelectionPositionColumn):n===y.CURSOR_TYPE.EAST_RESIZE?S=this._relativeSelectionPositionRow+this._relativeSelectionRowLength:n===y.CURSOR_TYPE.SOUTH_WEST_RESIZE?(f=this._relativeSelectionPositionRow,g=u,S=d,p=this._relativeSelectionPositionColumn):n===y.CURSOR_TYPE.SOUTH_RESIZE&&(f=this._relativeSelectionPositionRow,g=this._relativeSelectionPositionColumn,S=d,p=this._relativeSelectionPositionColumn+this._relativeSelectionColumnLength);const{startRow:I,startColumn:M,endRow:b,endColumn:T}=this._swapPositions(f,g,S,p),w=this._skeleton.getNoMergeCellPositionByIndex(I,M),E=this._skeleton.getNoMergeCellPositionByIndex(b,T),O=(w==null?void 0:w.startY)||0,N=(E==null?void 0:E.endY)||0,D=(w==null?void 0:w.startX)||0,F=(E==null?void 0:E.endX)||0;this._targetSelection={startY:O,endY:N,startX:D,endX:F,startRow:f,endRow:S,startColumn:g,endColumn:p},this._control.update(this._targetSelection,h,m,this._control.selectionStyle),this._control.clearHighlight(),this._control.selectionScaling$.next(this._targetSelection)}_widgetEvent(t,e){const{offsetX:n,offsetY:o}=t,r=this._scene,s=r.getRelativeCoord(y.Vector2.FromArray([n,o])),{x:a,y:c}=s;this._startOffsetX=n,this._startOffsetY=o;const{startRow:d,startColumn:u,endRow:h,endColumn:m}=this._control.model;this._relativeSelectionPositionRow=d,this._relativeSelectionPositionColumn=u,this._relativeSelectionRowLength=h-d,this._relativeSelectionColumnLength=m-u,e===y.CURSOR_TYPE.NORTH_WEST_RESIZE?(this._relativeSelectionPositionRow=h,this._relativeSelectionPositionColumn=m):e===y.CURSOR_TYPE.NORTH_RESIZE?this._relativeSelectionPositionRow=h:e===y.CURSOR_TYPE.NORTH_EAST_RESIZE?this._relativeSelectionPositionRow=h:e===y.CURSOR_TYPE.WEST_RESIZE?this._relativeSelectionPositionColumn=m:e===y.CURSOR_TYPE.SOUTH_WEST_RESIZE&&(this._relativeSelectionPositionColumn=m);const f=y.ScrollTimer.create(r);f.startScroll(a,c),this._scrollTimer=f,r.disableEvent(),this._moveObserver=r.onPointerMoveObserver.add(g=>{const{offsetX:S,offsetY:p}=g,{x:I,y:M}=r.getRelativeCoord(y.Vector2.FromArray([S,p]));this._widgetMoving(I,M,e),r.setCursor(e),f.scrolling(I,M,()=>{this._widgetMoving(I,M,e)})}),this._upObserver=r.onPointerUpObserver.add(()=>{var S;const g=this._scene;g.resetCursor(),this._clearObserverEvent(),g.enableEvent(),(S=this._scrollTimer)==null||S.dispose(),this._control.selectionScaled$.next(this._targetSelection)})}_initialFill(){const{fillControl:t}=this._control;t.onPointerEnterObserver.add(()=>{t.setCursor(y.CURSOR_TYPE.CROSSHAIR)}),t.onPointerLeaveObserver.add(()=>{t.resetCursor()}),t.onPointerDownObserver.add(this._fillEvent.bind(this))}_fillMoving(t,e){var F,A,U;const n=this._scene,o=n.getScrollXY(this._activeViewport),{scaleX:r,scaleY:s}=n.getAncestorScale(),a=this._skeleton.getCellPositionByOffset(t,e,r,s,o),{row:c,column:d}=a,u=n.getRelativeCoord(y.Vector2.FromArray([t,e])),h=this._skeleton.getRowCount()-1,m=this._skeleton.getColumnCount()-1;let f=this._relativeSelectionPositionRow,g=this._relativeSelectionPositionColumn,S=this._relativeSelectionPositionRow+this._relativeSelectionRowLength,p=this._relativeSelectionPositionColumn+this._relativeSelectionColumnLength,I=!1,M=!0;if((d<g||d>p)&&c>=f&&c<=S){const B=this._fillRuler(d,g,p,this._relativeSelectionColumnLength,m);g=B.startRowOrColumn,p=B.endRowOrColumn,I=B.isLighten,M=!1}else if((c<f||c>S)&&d>=g&&d<=p){const B=this._fillRuler(c,f,S,this._relativeSelectionRowLength,h);f=B.startRowOrColumn,S=B.endRowOrColumn,I=B.isLighten}else if(Math.abs(this._startOffsetX-u.x-o.x)/2>Math.abs(this._startOffsetY-u.y-o.y)){const B=this._fillRuler(d,g,p,this._relativeSelectionColumnLength,m);g=B.startRowOrColumn,p=B.endRowOrColumn,I=B.isLighten,M=!1}else{const B=this._fillRuler(c,f,S,this._relativeSelectionRowLength,h);f=B.startRowOrColumn,S=B.endRowOrColumn,I=B.isLighten}const b=this._skeleton.getNoMergeCellPositionByIndex(f,g),T=this._skeleton.getNoMergeCellPositionByIndex(S,p),w=(b==null?void 0:b.startY)||0,E=(T==null?void 0:T.endY)||0,O=(b==null?void 0:b.startX)||0,N=(T==null?void 0:T.endX)||0;I?this._controlHandler((B,z)=>{const X=new l.ColorKit(this._fillControlColors[z]).lighten(ma).toRgbString();B.setProps({fill:X})}):this._controlHandler((B,z)=>{B.setProps({fill:this._fillControlColors[z]})});const D=_.SELECTION_CONTROL_BORDER_BUFFER_WIDTH/this._getScale();f===S&&M===!0||g===p&&M===!1?(F=this._helperSelection)==null||F.hide():((A=this._helperSelection)==null||A.transformByState({left:O-D/2,top:w-D/2,width:N-O,height:E-w}),(U=this._helperSelection)==null||U.show()),this._targetSelection={startY:w,endY:E,startX:O,endX:N,startRow:f,endRow:S,startColumn:g,endColumn:p},this._control.selectionFilling$.next(this._targetSelection)}_fillEvent(t){const{offsetX:e,offsetY:n}=t,o=this._scene,r=o.getRelativeCoord(y.Vector2.FromArray([e,n])),{x:s,y:a}=r;this._startOffsetX=s,this._startOffsetY=a;const{startRow:c,startColumn:d,endRow:u,endColumn:h}=this._control.model;this._isInMergeState=this._hasMergeInRange(c,d,u,h),this._relativeSelectionPositionRow=c,this._relativeSelectionPositionColumn=d,this._relativeSelectionRowLength=u-c,this._relativeSelectionColumnLength=h-d;const m=this._control.selectionStyle;let f=m==null?void 0:m.stroke,g=m==null?void 0:m.strokeWidth;const S=_.getNormalSelectionStyle(this._themeService);f==null&&(f=S.stroke),g==null&&(g=S.strokeWidth);const p=this._getScale();g/=p;const I=_.SELECTION_CONTROL_BORDER_BUFFER_WIDTH/p,M=new l.ColorKit(f).darken(2).toRgbString();this.isHelperSelection&&(this._helperSelection=new y.Rect(Eo,{stroke:M,strokeWidth:g+I/2}),o.addObject(this._helperSelection)),this._activeViewport=o.getActiveViewportByCoord(y.Vector2.FromArray([e,n]));const b=o.getViewport(j.VIEW_MAIN),T=y.ScrollTimer.create(o,this._activeViewport.viewPortKey===j.VIEW_MAIN?y.ScrollTimerType.ALL:y.ScrollTimerType.NONE);T.startScroll(s,a,b),this._scrollTimer=T,o.disableEvent(),this._controlHandler(w=>{this._fillControlColors.push(w.fill)}),this._moveObserver=o.onPointerMoveObserver.add(w=>{var U;const{offsetX:E,offsetY:O}=w,N=o.getActiveViewportByCoord(y.Vector2.FromArray([E,O])),{x:D,y:F}=o.getRelativeCoord(y.Vector2.FromArray([E,O]));this._fillMoving(D,F),o.setCursor(y.CURSOR_TYPE.CROSSHAIR);const A=this._targetSelection;if(b&&N&&((U=this._activeViewport)==null?void 0:U.viewPortKey)!==(N==null?void 0:N.viewPortKey)){let B;A.startRow!==c?(T.scrollTimerType=y.ScrollTimerType.Y,B={...A,endRow:A.startRow}):A.endRow!==u?(T.scrollTimerType=y.ScrollTimerType.Y,B={...A,startRow:A.endRow}):A.startColumn!==d?(T.scrollTimerType=y.ScrollTimerType.X,B={...A,endColumn:A.startColumn}):(T.scrollTimerType=y.ScrollTimerType.X,B={...A,startColumn:A.endColumn}),this._isSelectionInViewport(B,N)&&(b.scrollTo({x:T.scrollTimerType===y.ScrollTimerType.X?0:void 0,y:T.scrollTimerType===y.ScrollTimerType.Y?0:void 0}),this._activeViewport=N)}T.scrolling(D,F,()=>{this._fillMoving(D,F)})}),this._upObserver=o.onPointerUpObserver.add(()=>{var E,O;(E=this._helperSelection)==null||E.dispose();const w=this._scene;w.resetCursor(),this._clearObserverEvent(),w.enableEvent(),(O=this._scrollTimer)==null||O.dispose(),this._control.refreshSelectionFilled(this._targetSelection),this._isInMergeState=!1,this._controlHandler((N,D)=>{N.setProps({fill:this._fillControlColors[D]})}),this._fillControlColors=[]})}_hasMergeInRange(t,e,n,o){const r=this._skeleton.mergeData;if(!r)return!1;for(const s of r){const{startRow:a,startColumn:c,endRow:d,endColumn:u}=s,h={left:e,top:t,right:o,bottom:n},m={left:c,top:a,right:u,bottom:d};if(y.isRectIntersect(h,m))return!0}return!1}_swapPositions(t,e,n,o){const r=Math.min(t,n),s=Math.min(e,o),a=Math.max(t,n),c=Math.max(e,o);return{startRow:r,startColumn:s,endRow:a,endColumn:c}}_controlHandler(t){const{leftControl:e,rightControl:n,topControl:o,bottomControl:r,backgroundControlTop:s,backgroundControlMiddleLeft:a,backgroundControlMiddleRight:c,backgroundControlBottom:d,fillControl:u}=this._control,h=[e,n,o,r,s,a,c,d,u];for(let m=0,f=h.length;m<f;m++){const g=h[m];t(g,m)}}_fillRuler(t,e,n,o,r){let s=!1;if(t<e)if(this._isInMergeState&&t<e){const a=e-t,c=o+1,d=Math.ceil(a/c);let u=e-d*c;u<0&&(u=e-(d-1)*c),e=u}else e=t;else if(t>=e&&t<=n)s=!0,this._isInMergeState||(n=t);else if(this._isInMergeState&&t>n){const a=t-n,c=o+1,d=Math.ceil(a/c);let u=n+d*c;u>r&&(u=n+(d-1)*c),n=u}else n=t;return{rowOrColumn:t,startRowOrColumn:e,endRowOrColumn:n,isLighten:s}}_getScale(){const{scaleX:t,scaleY:e}=this._scene.getAncestorScale();return Math.max(t,e)}}var fa=Object.defineProperty,ga=Object.getOwnPropertyDescriptor,_a=(i,t,e,n)=>{for(var o=n>1?void 0:n?ga(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&fa(t,e,o),o},Sn=(i,t)=>(e,n)=>t(e,n,i);x.SelectionRenderService=class{constructor(t,e,n,o){R(this,"hasSelection",!1);R(this,"_downObserver");R(this,"_moveObserver");R(this,"_upObserver");R(this,"_controlFillConfig$",new k.BehaviorSubject(null));R(this,"controlFillConfig$",this._controlFillConfig$.asObservable());R(this,"_selectionControls",[]);R(this,"_startSelectionRange",{startY:0,endY:0,startX:0,endX:0,startRow:-1,endRow:-1,startColumn:-1,endColumn:-1});R(this,"_startOffsetX",0);R(this,"_startOffsetY",0);R(this,"_scrollTimer");R(this,"_cancelDownObserver");R(this,"_cancelUpObserver");R(this,"_skeleton");R(this,"_scene");R(this,"_isHeaderHighlight",!0);R(this,"_isDetectMergedCell",!0);R(this,"_selectionStyle");R(this,"_isSelectionEnabled",!0);R(this,"_isShowPreviousEnable",0);R(this,"_isRemainLastEnable",!0);R(this,"_isSkipRemainLastEnable",!1);R(this,"_isSingleSelection",!1);R(this,"_selectionMoveEnd$",new k.BehaviorSubject([]));R(this,"selectionMoveEnd$",this._selectionMoveEnd$.asObservable());R(this,"_selectionMoving$",new k.Subject);R(this,"selectionMoving$",this._selectionMoving$.asObservable());R(this,"_selectionMoveStart$",new k.Subject);R(this,"selectionMoveStart$",this._selectionMoveStart$.asObservable());R(this,"_activeViewport");R(this,"_usable$",new k.BehaviorSubject(!1));R(this,"usable$",this._usable$.asObservable());this._themeService=t,this._shortcutService=e,this._sheetSkeletonManagerService=n,this._injector=o,this._selectionStyle=_.getNormalSelectionStyle(this._themeService)}enableHeaderHighlight(){this._isHeaderHighlight=!0}disableHeaderHighlight(){this._isHeaderHighlight=!1}enableDetectMergedCell(){this._isDetectMergedCell=!0}disableDetectMergedCell(){this._isDetectMergedCell=!1}setStyle(t){this._selectionStyle=t}resetStyle(){this.setStyle(_.getNormalSelectionStyle(this._themeService))}enableSelection(){this._isSelectionEnabled=!0}disableSelection(){this._isSelectionEnabled=!1}enableShowPrevious(){this._isShowPreviousEnable=!0}disableShowPrevious(){this._isShowPreviousEnable=!1}enableRemainLast(){this._isRemainLastEnable=!0}disableRemainLast(){this._isRemainLastEnable=!1}enableSkipRemainLast(){this._isSkipRemainLastEnable=!0}disableSkipRemainLast(){this._isSkipRemainLastEnable=!1}enableSingleSelection(){this._isSingleSelection=!0}disableSingleSelection(){this._isSingleSelection=!1}getViewPort(){return this._activeViewport}addControlToCurrentByRangeData(t){const e=this.getCurrentControls();if(!e)return;const{rangeWithCoord:n,primaryWithCoord:o}=t,r=this._skeleton;let s=t.style;s==null&&(s=_.getNormalSelectionStyle(this._themeService));const a=this._scene;if(a==null||r==null)return;const c=new _n(a,e.length,this._isHeaderHighlight,this._themeService);new yo(c,r,a,this._themeService,this._injector);const{rowHeaderWidth:d,columnHeaderHeight:u}=r;c.update(n,d,u,s,o),this._isHeaderHighlight?c.enableHeaderHighlight():c.disableHeaderHighlight(),e.push(c)}updateControlForCurrentByRangeData(t){const e=this.getCurrentControls();if(!e)return;const n=this._skeleton;if(n==null)return;const{rowHeaderWidth:o,columnHeaderHeight:r}=n;for(let s=0,a=t.length;s<a;s++){const{rangeWithCoord:c,primaryWithCoord:d,style:u}=t[s];e[s].update(c,o,r,u,d)}}refreshSelectionMoveStart(){this._selectionMoveStart$.next(this.getSelectionDataWithStyle())}changeRuntime(t,e,n){this._skeleton=t,this._scene=e,this._activeViewport=n||(e==null?void 0:e.getViewports()[0]),this._usable$.next(!!(t&&e))}getSelectionDataWithStyle(){return this._selectionControls.map(e=>e.getValue())}getCurrentControls(){return this._selectionControls}_clearSelectionControls(){const t=this.getCurrentControls();if(t.length>0){for(const e of t)e.dispose();t.length=0}}_getFreeze(){var e;return(e=this._sheetSkeletonManagerService.getCurrent())==null?void 0:e.skeleton.getWorksheetConfig().freeze}_getViewportByCell(t,e){if(!this._scene||t===void 0||e===void 0)return null;const n=this._getFreeze();if(!n||n.startRow<=0&&n.startColumn<=0)return this._scene.getViewport(j.VIEW_MAIN);if(t>n.startRow&&e>n.startColumn)return this._scene.getViewport(j.VIEW_MAIN);if(t<=n.startRow&&e<=n.startColumn)return this._scene.getViewport(j.VIEW_MAIN_LEFT_TOP);if(t<=n.startRow&&e>n.startColumn)return this._scene.getViewport(j.VIEW_MAIN_TOP);if(t>n.startRow&&e<=n.startColumn)return this._scene.getViewport(j.VIEW_MAIN_LEFT)}getActiveSelections(){const t=this.getCurrentControls();if(t&&t.length>0)return t==null?void 0:t.map(n=>{const o=n.model,r=o.currentCell;let s=null;return r&&(s={actualRow:r.actualRow,actualColumn:r.actualColumn,isMerged:r.isMerged,isMergedMainCell:r.isMergedMainCell,startRow:r.mergeInfo.startRow,startColumn:r.mergeInfo.startColumn,endRow:r.mergeInfo.endRow,endColumn:r.mergeInfo.endColumn}),{range:{startRow:o.startRow,startColumn:o.startColumn,endRow:o.endRow,endColumn:o.endColumn},primary:s}})}getActiveRange(){const t=this.getCurrentControls(),e=t&&t[t.length-1].model;return e&&{startRow:e.startRow,startColumn:e.startColumn,endRow:e.endRow,endColumn:e.endColumn}}getActiveSelection(){const t=this.getCurrentControls();return t&&t[t.length-1]}endSelection(){this._endSelection(),this._selectionMoveEnd$.next(this.getSelectionDataWithStyle()),this._shortcutService.setDisable(!1)}reset(){var t,e,n;this._clearSelectionControls(),(t=this._moveObserver)==null||t.dispose(),(e=this._upObserver)==null||e.dispose(),(n=this._downObserver)==null||n.dispose(),this._moveObserver=null,this._upObserver=null,this._downObserver=null}resetAndEndSelection(){this.endSelection(),this.reset()}eventTrigger(t,e=0,n=l.RANGE_TYPE.NORMAL,o,r=y.ScrollTimerType.ALL){var Z,te;if(this._isSelectionEnabled===!1)return;const s=this._skeleton,{offsetX:a,offsetY:c}=t,d=this._scene;if(d==null||s==null)return;o!=null&&(this._activeViewport=o);const u=d.getViewport(j.VIEW_MAIN),h=d.getRelativeCoord(y.Vector2.FromArray([a,c]));let{x:m,y:f}=h;this._startOffsetX=m,this._startOffsetY=f;const g=d.getScrollXYByRelativeCoords(h),{scaleX:S,scaleY:p}=d.getAncestorScale();n===l.RANGE_TYPE.ROW?m=0:n===l.RANGE_TYPE.COLUMN&&(f=0);const I=this._getSelectedRangeWithMerge(m,f,S,p,g);if(!I)return!1;const{rangeWithCoord:M,primaryWithCoord:b}=I,{startRow:T,startColumn:w,endColumn:E,endRow:O,startY:N,endY:D,startX:F,endX:A}=M,{rowHeaderWidth:U,columnHeaderHeight:B}=s,z={startColumn:w,startRow:T,endColumn:E,endRow:O,startY:N,endY:D,startX:F,endX:A,rangeType:n};this._startSelectionRange=z;let X=this.getActiveSelection();const q=this.getCurrentControls();if(!q)return!1;for(const ne of q){if(t.button===2&&ne.model.isInclude(z)){X=ne;return}if(ne.model.isEqual(z)){X=ne;break}t.shiftKey||ne.clearHighlight()}if(q.length>0&&!t.ctrlKey&&!t.shiftKey&&!this._isShowPreviousEnable&&!this._isRemainLastEnable||q.length>0&&this._isSingleSelection&&!t.shiftKey){for(const ne of q)ne.dispose();q.length=0}const Q=X&&X.model.currentCell;if(X&&t.shiftKey&&Q){const{actualRow:ne,actualColumn:ue,mergeInfo:Ie}=Q,Be=Math.min(ne,z.startRow,Ie.startRow),Fe=Math.max(ne,z.endRow,Ie.endRow),$e=Math.min(ue,z.startColumn,Ie.startColumn),Ge=Math.max(ue,z.endColumn,Ie.endColumn),fe=s.getMergeBounding(Be,$e,Fe,Ge),he=s.getNoMergeCellPositionByIndex(fe.startRow,fe.startColumn),le=s.getNoMergeCellPositionByIndex(fe.endRow,fe.endColumn),Ze={startColumn:fe.startColumn,startRow:fe.startRow,endColumn:fe.endColumn,endRow:fe.endRow,startY:he.startY,endY:le.endY,startX:he.startX,endX:le.endX,rangeType:n},Ce=s.getCellByIndex(ne,ue);this._startSelectionRange={startColumn:Ce.mergeInfo.startColumn,startRow:Ce.mergeInfo.startRow,endColumn:Ce.mergeInfo.endColumn,endRow:Ce.mergeInfo.endRow,startY:Ce.mergeInfo.startY||0,endY:Ce.mergeInfo.endY||0,startX:Ce.mergeInfo.startX||0,endX:Ce.mergeInfo.endX||0,rangeType:n},X.update(Ze,U,B,this._selectionStyle,Q)}else this._isRemainLastEnable&&X&&!t.ctrlKey&&!t.shiftKey&&!this._isSkipRemainLastEnable&&!this._isSingleSelection?X.update(z,U,B,this._selectionStyle,b):(X=new _n(d,q.length+e,this._isHeaderHighlight,this._themeService),new yo(X,s,d,this._themeService,this._injector),X.update(z,U,B,this._selectionStyle,b),q.push(X));this._selectionMoveStart$.next(this.getSelectionDataWithStyle()),this.hasSelection=!0,this._endSelection(),d.disableEvent();const Y=d.getActiveViewportByCoord(y.Vector2.FromArray([m,f])),ee=y.ScrollTimer.create(this._scene,r);ee.startScroll((Z=u==null?void 0:u.left)!=null?Z:0,(te=u==null?void 0:u.top)!=null?te:0,u),this._scrollTimer=ee,this._addCancelObserver(),(n===l.RANGE_TYPE.ROW||n===l.RANGE_TYPE.COLUMN)&&this._moving(m,f,X,n);let P=0,L=0,W=m,$=f;this._moveObserver=d.onPointerMoveObserver.add(ne=>{var Ce,sn,an,Ts,ws,Es,ys,Os,xs,Ns;const{offsetX:ue,offsetY:Ie}=ne,{x:Be,y:Fe}=d.getRelativeCoord(y.Vector2.FromArray([ue,Ie]));this._moving(Be,Fe,X,n);let $e=Be,Ge=Fe;const fe=this.getActiveSelection(),he=(Ce=this._sheetSkeletonManagerService.getCurrent())==null?void 0:Ce.skeleton.getWorksheetConfig().freeze,le=fe==null?void 0:fe.model,Ze=(sn=d.getActiveViewportByCoord(y.Vector2.FromArray([ue,Ie])))!=null?sn:this._getViewportByCell(le==null?void 0:le.endRow,le==null?void 0:le.endColumn);if(Y&&Ze&&u){const co=W<u.left&&Be>u.left||W>u.left&&Be<u.left,uo=$<u.top&&Fe>u.top||$>u.top&&Fe<u.top;co&&(P+=1),uo&&(L+=1);const We=Y.viewPortKey,ln=Ze.viewPortKey;if(We===j.VIEW_ROW_TOP)Ie<u.top&&((an=le==null?void 0:le.endRow)!=null?an:0)<((Ts=he==null?void 0:he.startRow)!=null?Ts:0)?Ge=u.top:uo&&L%2===1&&u.scrollTo({y:0});else if(We===j.VIEW_COLUMN_LEFT)ue<u.left&&((ws=le==null?void 0:le.endColumn)!=null?ws:0)<((Es=he==null?void 0:he.startColumn)!=null?Es:0)?$e=u.left:co&&P%2===1&&u.scrollTo({x:0});else if(We===ln){let Ke=!1,_t=!1;We===j.VIEW_MAIN_LEFT_TOP?(Ke=!0,_t=!0):We===j.VIEW_MAIN_TOP?_t=!0:We===j.VIEW_MAIN_LEFT&&(Ke=!0),((ys=le==null?void 0:le.endRow)!=null?ys:0)>((Os=he==null?void 0:he.startRow)!=null?Os:0)&&(_t=!1),((xs=le==null?void 0:le.endColumn)!=null?xs:0)>((Ns=he==null?void 0:he.startColumn)!=null?Ns:0)&&(Ke=!1),Ke&&($e=u.left),_t&&(Ge=u.top)}else{const Ke={x:Y.scrollX,y:Y.scrollY},_t={x:Ze.scrollX,y:Ze.scrollY},ho=Ke.x!==_t.x&&co&&P%2===1,mo=Ke.y!==_t.y&&uo&&L%2===1;(ho||mo)&&(u.scrollTo({x:ho?Ke.x:void 0,y:mo?Ke.y:void 0}),ho||($e=u.left),mo||(Ge=u.top)),(We===j.VIEW_MAIN_LEFT_TOP&&ln===j.VIEW_MAIN_LEFT||ln===j.VIEW_MAIN_LEFT_TOP&&We===j.VIEW_MAIN_LEFT)&&($e=u.left),(We===j.VIEW_MAIN_LEFT_TOP&&ln===j.VIEW_MAIN_TOP||ln===j.VIEW_MAIN_LEFT_TOP&&We===j.VIEW_MAIN_TOP)&&(Ge=u.top)}W=Be,$=Fe}ee.scrolling($e,Ge,()=>{this._moving(Be,Fe,X,n)})}),this._upObserver=d.onPointerUpObserver.add(ne=>{this._endSelection(),this._selectionMoveEnd$.next(this.getSelectionDataWithStyle()),this._shortcutService.setDisable(!1)}),this._shortcutService.setDisable(!0)}convertSelectionToCoord(t){const{range:e,primary:n,style:o}=t;let r=this.convertRangeDataToSelection(e);return r==null&&(r={startRow:-1,startColumn:-1,endRow:-1,endColumn:-1,startY:0,endY:0,startX:0,endX:0,rangeType:l.RANGE_TYPE.NORMAL}),{rangeWithCoord:r,primaryWithCoord:this.convertCellRangeToInfo(n),style:o}}convertRangeDataToSelection(t){const{startRow:e,startColumn:n,endRow:o,endColumn:r,rangeType:s}=t,a=this._scene,c=this._skeleton;if(a==null||c==null)return;a.getAncestorScale();const d=c.getNoMergeCellPositionByIndex(e,n),u=c.getNoMergeCellPositionByIndex(o,r);return{startRow:e,startColumn:n,endRow:o,endColumn:r,rangeType:s,startY:(d==null?void 0:d.startY)||0,endY:(u==null?void 0:u.endY)||0,startX:(d==null?void 0:d.startX)||0,endX:(u==null?void 0:u.endX)||0}}convertCellRangeToInfo(t){if(t==null)return;const e=this._scene,n=this._skeleton;if(e==null||n==null)return;const{actualRow:o,actualColumn:r,isMerged:s,isMergedMainCell:a,startRow:c,startColumn:d,endRow:u,endColumn:h}=t,m=n.getNoMergeCellPositionByIndex(o,r),f=n.getNoMergeCellPositionByIndex(c,d),g=n.getNoMergeCellPositionByIndex(u,h);return{actualRow:o,actualColumn:r,isMerged:s,isMergedMainCell:a,startX:m.startX,startY:m.startY,endX:m.endX,endY:m.endY,mergeInfo:{startRow:c,startColumn:d,endRow:u,endColumn:h,startY:(f==null?void 0:f.startY)||0,endY:(g==null?void 0:g.endY)||0,startX:(f==null?void 0:f.startX)||0,endX:(g==null?void 0:g.endX)||0}}}_moving(t,e,n,o){var te;const r=this._skeleton,s=this._scene;if(s==null||r==null)return!1;const{startRow:a,startColumn:c,endRow:d,endColumn:u}=this._startSelectionRange,{startRow:h,endRow:m,startColumn:f,endColumn:g}=(n==null?void 0:n.model)||{startRow:-1,endRow:-1,startColumn:-1,endColumn:-1},S=s.getViewport(j.VIEW_MAIN),p=(te=this._getViewportByCell(m,g))!=null?te:S,I=s.getScrollXYByRelativeCoords(y.Vector2.FromArray([this._startOffsetX,this._startOffsetY]),p),{scaleX:M,scaleY:b}=s.getAncestorScale(),{rowHeaderWidth:T,columnHeaderHeight:w}=r;o===l.RANGE_TYPE.ROW?t=Number.POSITIVE_INFINITY:o===l.RANGE_TYPE.COLUMN&&(e=Number.POSITIVE_INFINITY);const E=this._getSelectedRangeWithMerge(t,e,M,b,I);if(!E)return!1;const{rangeWithCoord:O,primaryWithCoord:N}=E,{startRow:D,startColumn:F,endColumn:A,endRow:U}=O,B=Math.min(D,a),z=Math.min(F,c),X=Math.max(U,d),q=Math.max(A,u);let Q={startRow:B,startColumn:z,endRow:X,endColumn:q};if(this._isDetectMergedCell&&(Q=r.getSelectionBounding(B,z,X,q)),!Q)return!1;const{startRow:Y,startColumn:ee,endRow:P,endColumn:L}=Q,W=r.getNoMergeCellPositionByIndex(Y,ee),$=r.getNoMergeCellPositionByIndex(P,L),Z={startColumn:ee,startRow:Y,endColumn:L,endRow:P,startY:(W==null?void 0:W.startY)||0,endY:($==null?void 0:$.endY)||0,startX:(W==null?void 0:W.startX)||0,endX:($==null?void 0:$.endX)||0};(f!==ee||h!==Y||g!==L||m!==P)&&n!=null&&(n.update(Z,T,w),this._selectionMoving$.next(this.getSelectionDataWithStyle()))}_endSelection(){var n,o;const t=this._scene;if(t==null)return;t.onPointerMoveObserver.remove(this._moveObserver),t.onPointerUpObserver.remove(this._upObserver),t.enableEvent(),(n=this._scrollTimer)==null||n.dispose();const e=(o=t.getEngine())==null?void 0:o.activeScene;e==null||e.onPointerDownObserver.remove(this._cancelDownObserver),e==null||e.onPointerUpObserver.remove(this._cancelUpObserver)}_addCancelObserver(){var n;const t=this._scene;if(t==null)return;const e=(n=t.getEngine())==null?void 0:n.activeScene;e==null||e===t||(e.onPointerDownObserver.remove(this._cancelDownObserver),e.onPointerUpObserver.remove(this._cancelUpObserver),this._cancelDownObserver=e.onPointerDownObserver.add(o=>{this._endSelection()}),this._cancelUpObserver=e.onPointerUpObserver.add(o=>{this._endSelection()}))}_getSelectedRangeWithMerge(t,e,n,o,r){var I;if(this._isDetectMergedCell){const M=(I=this._skeleton)==null?void 0:I.calculateCellIndexByPosition(t,e,n,o,r),b=l.makeCellToSelection(M);return b==null?void 0:{primaryWithCoord:M,rangeWithCoord:b}}const s=this._skeleton;if(s==null)return;const a=s.getCellPositionByOffset(t,e,n,o,r),{row:c,column:d}=a,u=s.getNoMergeCellPositionByIndex(c,d),{startX:h,startY:m,endX:f,endY:g}=u,S={startY:m,endY:g,startX:h,endX:f,startRow:c,endRow:c,startColumn:d,endColumn:d};return{primaryWithCoord:{actualRow:c,actualColumn:d,isMerged:!1,isMergedMainCell:!1,startY:m,endY:g,startX:h,endX:f,mergeInfo:S},rangeWithCoord:S}}},x.SelectionRenderService=_a([Sn(0,H.Inject(l.ThemeService)),Sn(1,v.IShortcutService),Sn(2,H.Inject(x.SheetSkeletonManagerService)),Sn(3,H.Inject(H.Injector))],x.SelectionRenderService);const xe=H.createIdentifier("deprecated.univer.sheet.selection-render-service");var Sa=Object.defineProperty,pa=Object.getOwnPropertyDescriptor,Ca=(i,t,e,n)=>{for(var o=n>1?void 0:n?pa(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Sa(t,e,o),o},Bt=(i,t)=>(e,n)=>t(e,n,i);const va=1e4,Ft=H.createIdentifier("univer.mark-selection-service");x.MarkSelectionService=class extends l.Disposable{constructor(e,n,o,r,s){super();R(this,"_shapeMap",new Map);this._currentService=e,this._renderManagerService=n,this._selectionRenderService=o,this._sheetSkeletonManagerService=r,this._themeService=s}addShape(e,n=[],o=va){const r=this._currentService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),s=r.getActiveSheet().getSheetId(),a=l.Tools.generateRandomId();return this._shapeMap.set(a,{selection:e,subUnitId:s,unitId:r.getUnitId(),zIndex:o,control:null,exits:n}),this.refreshShapes(),a}refreshShapes(){const e=this._currentService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getUnitId(),n=this._currentService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getSheetId();this._shapeMap.forEach(o=>{var M;const{unitId:r,subUnitId:s,selection:a,control:c,zIndex:d}=o;if(c&&c.dispose(),r!==e||s!==n)return;const{style:u}=a,{scene:h}=this._renderManagerService.getRenderById(r)||{},{rangeWithCoord:m,primaryWithCoord:f}=this._selectionRenderService.convertSelectionToCoord(a),g=(M=this._sheetSkeletonManagerService.getCurrent())==null?void 0:M.skeleton;if(!h||!g)return;const{rowHeaderWidth:S,columnHeaderHeight:p}=g,I=new _n(h,d,!1,this._themeService);I.update(m,S,p,u,f),o.control=I})}getShapeMap(){return this._shapeMap}removeShape(e){const n=this._shapeMap.get(e);if(!n)return;const{control:o}=n;o&&o.dispose(),this._shapeMap.delete(e)}removeAllShapes(){for(const e of this._shapeMap.values()){const{control:n}=e;n&&n.dispose()}this._shapeMap.clear()}},x.MarkSelectionService=Ca([Bt(0,l.IUniverInstanceService),Bt(1,y.IRenderManagerService),Bt(2,xe),Bt(3,H.Inject(x.SheetSkeletonManagerService)),Bt(4,H.Inject(l.ThemeService))],x.MarkSelectionService);const Ia=10,Ra=6;function Ma(){return l.Tools.generateRandomId(Ra)}function ba(i){const t=i.match(/data-copy-id="([^\s]+)"/);return t&&t[1]?t[1]:null}class Ta{constructor(){R(this,"_cache",new l.LRUMap(Ia))}set(t,e){this._cache.set(t,e)}get(t){return this._cache.get(t)}del(t){this._cache.delete(t)}clear(){this._cache.clear()}}function Oo(i,t){const e=t!=null?t:i.style,n={},o=i.tagName.toLowerCase();switch(o){case"b":case"em":case"strong":{n.bl=l.BooleanNumber.TRUE;break}case"s":{n.st={s:l.BooleanNumber.TRUE};break}case"u":{n.ul={s:l.BooleanNumber.TRUE};break}case"i":{n.it=l.BooleanNumber.TRUE;break}case"sub":case"sup":{n.va=o==="sup"?l.BaselineOffset.SUPERSCRIPT:l.BaselineOffset.SUBSCRIPT;break}}return wa(e,n),n}function wa(i,t){for(let e=0;e<i.length;e++){const n=i[e],o=i.getPropertyValue(n);switch(n){case"font-family":{t.ff=o;break}case"font-size":{const r=Number.parseInt(o);if(!Number.isNaN(r)){if(o.endsWith("pt"))t.fs=r;else if(o.endsWith("px")){const s=r*.75;t.fs=s}}break}case"font-style":{o==="italic"&&(t.it=l.BooleanNumber.TRUE);break}case"font-weight":{(Number(o)>400||o==="bold")&&(t.bl=l.BooleanNumber.TRUE);break}case"text-decoration":{/underline/.test(o)?t.ul={s:l.BooleanNumber.TRUE}:/overline/.test(o)?t.ol={s:l.BooleanNumber.TRUE}:/line-through/.test(o)&&(t.st={s:l.BooleanNumber.TRUE});break}case"color":{const r=new l.ColorKit(o);r.isValid&&(t.cl={rgb:r.toRgbString()});break}case"background-color":{const r=new l.ColorKit(o),s=r.isValid?r.toRgbString():"";s!==v.DEFAULT_BACKGROUND_COLOR_RGB&&s!==v.DEFAULT_BACKGROUND_COLOR_RGBA&&(t.bg={rgb:r.toRgbString()});break}}}}function Ea(i){const t=new DOMParser,e=`<x-univer id="univer-root">${i}</x-univer>`;return t.parseFromString(e,"text/html").querySelector("#univer-root")}function li(i,t){const e=[];for(let n=0,o=i.length;n<o;n++)i[n]===l.DataStreamTreeTokenType.PARAGRAPH&&e.push({startIndex:n});if(t)for(const n of e)t.bullet&&(n.bullet=l.Tools.deepClone(t.bullet)),t.paragraphStyle&&(n.paragraphStyle=l.Tools.deepClone(t.paragraphStyle));return e}const ya=["color_color","background_background","font-size_fontSize","text-align_textAlign","vertical-align_verticalAlign","font-weight_fontWeight","font-style_fontStyle","font-family_fontFamily","text-decoration_textDecoration","white-space_whiteSpace","word-wrap_wordWrap"],Oa=["border-left_borderLeft","border-right_borderRight","border-top_borderTop","border-bottom_borderBottom"];function xo(i,t){const e=i.tagName.toLowerCase();return typeof t=="string"?e===t:Array.isArray(t)?t.some(n=>n===e):t(i)}function xa(i){i.style.display="none",i.style.width="0",i.style.height="0",i.setAttribute("tabindex","-1"),i.setAttribute("aria-hidden","true"),i.setAttribute("title","hidden iframe")}const ti=class ti{constructor(t){R(this,"styleCache",new Map);R(this,"styleRules",[]);R(this,"afterProcessRules",[]);R(this,"htmlElement");R(this,"getCurrentSkeleton");this.getCurrentSkeleton=t.getCurrentSkeleton,this.htmlElement=document.createElement("iframe"),this.htmlElement.style.display="none",document.body.appendChild(this.htmlElement),xa(this.htmlElement)}static use(t){if(this.pluginList.includes(t))throw new Error(`Univer paste plugin ${t.name} already added`);this.pluginList.push(t)}convert(t){this.htmlElement.contentDocument&&(this.htmlElement.contentDocument.open(),this.htmlElement.contentDocument.write(t),this.htmlElement.contentDocument.close()),t=t.replace(/<!--[\s\S]*?-->/g,"").replace(/<style[\s\S]*?<\/style>/g,"");const e=ti.pluginList.find(f=>f.checkPasteType(t));e&&(this.styleRules=[...e.stylesRules],this.afterProcessRules=[...e.afterProcessRules]);const n=new l.ObjectMatrix,o=Ea(t),r={dataStream:"",textRuns:[]},s=[],a=[],c=t.match(/<table\b[^>]*>([\s\S]*?)<\/table>/gi),d=[];this.process(null,o==null?void 0:o.childNodes,r,d);const{paragraphs:u,dataStream:h,textRuns:m}=r;if(u){const f=u.map(g=>g.startIndex+1);f.unshift(0);for(let g=0;g<f.length;g++){let S;g===f.length-1?S=`${h.substring(f[g])}\r
2
- `:S=`${h.substring(f[g],f[g+1]-1)}\r
3
- `;const p=[];m==null||m.forEach(M=>{M.st>=f[g]&&M.ed<=f[g+1]&&p.push({st:M.st-f[g],ed:M.ed-f[g],ts:M.ts})});const I=this._generateDocumentDataModelSnapshot({body:{dataStream:S,textRuns:p,paragraphs:li(S)}});n.setValue(n.getLength(),0,{v:S,p:I}),s.push({})}}else if(h){const f=`${h}\r
4
- `,g={dataStream:f,textRuns:m,paragraphs:li(f)},S=this._generateDocumentDataModelSnapshot({body:g});n.setValue(0,0,{v:h,p:S}),s.push({})}return c&&c.forEach(f=>{const g=n.getDataRange().endRow+1,{cellMatrix:S,rowProperties:p,colProperties:I}=this._parseTable(f);S&&S.forValue((M,b,T)=>{n.setValue(g+M,b,T)}),I&&a.push(...I),s.push(...p)}),{rowProperties:s,colProperties:a,cellMatrix:n}}_parseTable(t){var s,a;const e=new l.ObjectMatrix,n=(s=Aa(t))!=null?s:[],{rowProperties:o=[]}=Na(t),r=Pa(this.htmlElement,(a=this.getCurrentSkeleton())==null?void 0:a.skeleton);return r&&r.forValue((c,d,u)=>{var f,g,S,p,I,M,b,T,w,E,O,N,D,F,A,U,B,z,X,q,Q,Y,ee,P;let h=v.handleStringToStyle(void 0,u.style);if((p=(S=(g=(f=u==null?void 0:u.richTextParma)==null?void 0:f.p)==null?void 0:g.body)==null?void 0:S.textRuns)!=null&&p.length){const L=(M=(I=u==null?void 0:u.richTextParma)==null?void 0:I.v)==null?void 0:M.length;for(let W=0;W<((E=(w=(T=(b=u==null?void 0:u.richTextParma)==null?void 0:b.p)==null?void 0:T.body)==null?void 0:w.textRuns)==null?void 0:E.length);W++){const $=(D=(N=(O=u==null?void 0:u.richTextParma)==null?void 0:O.p)==null?void 0:N.body)==null?void 0:D.textRuns[W];$.st===0&&$.ed===L&&(h={...$.ts,...h},(U=(A=(F=u==null?void 0:u.richTextParma)==null?void 0:F.p)==null?void 0:A.body)==null||U.textRuns.splice(W,1),W--)}((q=(X=(z=(B=u==null?void 0:u.richTextParma)==null?void 0:B.p)==null?void 0:z.body)==null?void 0:X.textRuns)==null?void 0:q.length)===0&&(u.content=(Q=u==null?void 0:u.richTextParma)==null?void 0:Q.v,delete u.richTextParma)}const m=(P=(ee=(Y=u==null?void 0:u.richTextParma)==null?void 0:Y.p)==null?void 0:ee.body)!=null&&P.textRuns?{v:u.richTextParma.v,p:u.richTextParma.p,s:h,rowSpan:u.rowSpan,colSpan:u.colSpan}:{v:u.content,s:h,rowSpan:u.rowSpan,colSpan:u.colSpan};e.setValue(c,d,m)}),{rowProperties:o,colProperties:n,cellMatrix:e}}_generateDocumentDataModelSnapshot(t){var a;const e=this.getCurrentSkeleton();if(e==null)return null;const{skeleton:n}=e,o=(a=n.getBlankCellDocumentModel())==null?void 0:a.documentModel,s={...o==null?void 0:o.getSnapshot(),...t};return o==null||o.reset(s),o==null?void 0:o.getSnapshot()}process(t,e,n,o){var r,s;for(const a of e)if(a.nodeName.toLowerCase()==="table")o.push({index:((r=n==null?void 0:n.paragraphs)==null?void 0:r.length)||0});else if(a.nodeType===Node.TEXT_NODE){const c=(s=a.nodeValue)==null?void 0:s.replace(/[\r\n]/g,"");let d;t&&this.styleCache.has(t)&&(d=this.styleCache.get(t));const u={dataStream:"",textRuns:[]};n.dataStream+=c,u.dataStream+=c,d&&Object.getOwnPropertyNames(d).length&&(n.textRuns.push({st:n.dataStream.length-c.length,ed:n.dataStream.length,ts:d}),u.textRuns.push({st:n.dataStream.length-c.length,ed:n.dataStream.length,ts:d}))}else if(a.nodeType===Node.ELEMENT_NODE){if(a.nodeName==="STYLE")continue;const c=t?this.styleCache.get(t):{},d=this.styleRules.find(({filter:f})=>xo(a,f)),u=d?d.getStyle(a):Oo(a);this.styleCache.set(a,{...c,...u});const{childNodes:h}=a;this.process(a,h,n,o);const m=this.afterProcessRules.find(({filter:f})=>xo(a,f));m&&m.handler(n,a)}}dispose(){document.body.removeChild(this.htmlElement)}};R(ti,"pluginList",[]);let It=ti;function Na(i){const t=/<tr([\s\S]*?)>([\s\S]*?)<\/tr>/gi,e=i.matchAll(t);if(!e)return{rowProperties:[],rowCount:0};const o=Array.from(e).map(r=>No(r[1]));return{rowProperties:o,rowCount:o.length}}function No(i){if(!i)return{};const t={},e=/([\w-]+)\s*=\s*(?:(['"])([^'"]*)\2|(\S+))/g;let n;for(;(n=e.exec(i))!==null;){const[,o,,r,s]=n,a=r!==void 0?r:s;t[o]=a}return t}function Aa(i){const t=/<colgroup([\s\S]*?)>(.*?)<\/colgroup>/,e=i.match(t),n=/<col([\s\S]*?)>/g;let o;return e!=null&&e[2]?o=e[2].matchAll(n):o=i.matchAll(n),o?Array.from(o).map(r=>No(r[1])):null}function Da(i){const t={"&lt;":"<","&gt;":">","&amp;":"&","&quot;":'"',"&#39;":"'","&nbsp;":" "};return i.replace(/&lt;|&gt;|&amp;|&quot;|&#39;|&nbsp;|<br>/g,e=>t[e])}function ge(i,t){if(!i)return"";const e=/border(-top|-right|-bottom|-left)?\s*:\s*([^;]+);/g,n={},o=i.replace(e,(s,a,c)=>{const d=`border${a||""}`;return n[d]=c.trim(),""});let r=t.map(s=>s==="border"&&n[s]?`border: ${n[s]};`:n[s]?`${s}: ${n[s]};`:"").filter(s=>s).join(" ");return r+=` ${o.trim()}`,r.trim()}function Pa(i,t){var r,s,a;const e=new l.ObjectMatrix,n=(r=i.contentDocument)==null?void 0:r.querySelector("table");if(!n)return e;const o=n==null?void 0:n.querySelectorAll("tr");for(let c=0;c<o.length;c++){const u=o[c].querySelectorAll("td, th");let h=0;for(let m=0;m<u.length;){const f=u[m];let g="";const S=Number(f.getAttribute("rowSpan"))||1,p=Number(f.getAttribute("colSpan"))||1;if(g=Ha(f),S>1&&p>1&&!g.includes("border-top")&&!g.includes("border-left")){const T=Do((s=e.getValue(c-1,m))==null?void 0:s.style,"border-bottom"),w=Do((a=e.getValue(c,m-1))==null?void 0:a.style,"border-right");T&&(g+=`border-top:${T};`),w&&(g+=`border-left:${w};`)}const{cellText:I,cellRichStyle:M}=La(f,t),b=S>1||p>1?{rowSpan:S,colSpan:p,content:I,style:g,richTextParma:{p:M,v:I}}:{content:I,style:g,richTextParma:{p:M,v:I}};if(e.getValue(c,h)){h+=1;continue}else S>1||p>1?Ua(e,g,b,{colSpan:p,rowSpan:S,rowIndex:c,colIndex:m,colSetValueIndex:h}):e.setValue(c,h,b),h+=p,m++}}return e}function Ao(i,t,e,n=new Map){var o;for(const r of t)if(r.nodeType===Node.TEXT_NODE){const s=(o=r.nodeValue)==null?void 0:o.replace(/[\r\n]/g,"");let a;i&&n.has(i)&&(a=n.get(i)),e.dataStream+=s,a&&Object.getOwnPropertyNames(a).length&&e.textRuns.push({st:e.dataStream.length-s.length,ed:e.dataStream.length,ts:a})}else{if(r.nodeType===Node.COMMENT_NODE||r.nodeName==="STYLE")continue;if(r.nodeType===Node.ELEMENT_NODE){const s=i?n.get(i):{},a=getComputedStyle(r),c=Oo(r,a);n.set(r,{...s,...c});const{childNodes:d}=r;Ao(r,d,e,n)}}}function Do(i,t){if(!i||!t)return null;const e=new RegExp(`(${t}\\s*:\\s*[^;]+);`,"i"),n=i.match(e);return n?n[1]:null}function Ha(i){let t="";const e=i.getAttribute("class"),n=getComputedStyle(i);if(e)ya.forEach(o=>{const[r,s]=o.split("_"),a=n.getPropertyValue(r)||n[s];a&&(t+=`${r}:${a};`)});else{const r=/<\w+\s+[^>]*?style="([^"]*)"/gi.exec(i.outerHTML);r!=null&&r[1]&&(t=r[1])}return Oa.forEach(o=>{const[r,s]=o.split("_"),a=n.getPropertyValue(r)||n[s];a&&(t+=`${r}:${a};`)}),t}function La(i,t){var r;let e="",n;if(/<[^>]+>/.test(i.innerHTML)&&t){const s={dataStream:"",textRuns:[]};Ao(null,i.childNodes,s);const a=(r=t.getBlankCellDocumentModel())==null?void 0:r.documentModel,c=a==null?void 0:a.getSnapshot(),d=`${s.dataStream}\r
5
- `,u={...c,body:{dataStream:d,textRuns:s.textRuns,paragraphs:li(d)}};a==null||a.reset(u),n=a==null?void 0:a.getSnapshot(),e=s.dataStream}else e=Da(i.innerHTML.replace(/[\r\n]/g,""));return{cellText:e,cellRichStyle:n}}function Ua(i,t,e,n){const{rowSpan:o,colSpan:r,rowIndex:s,colSetValueIndex:a}=n;if(o===1){for(let c=a;c<a+r;c++)i.setValue(s,c,{style:ge(t,["border-top","border-bottom"])});i.setValue(s,a+r-1,{style:ge(t,["border-top","border-bottom","border-right"])}),i.setValue(s,a,{...e,style:ge(t,["border-top","border-bottom","border-left"])})}else if(r===1){for(let c=s;c<s+o;c++)i.setValue(c,a,{style:ge(t,["border-left","border-right"])});i.setValue(s+o-1,a,{style:ge(t,["border-left","border-right","border-bottom"])}),i.setValue(s,a,{...e,style:ge(t,["border-left","border-right","border-top"])})}else{for(let c=a;c<a+r;c++)i.setValue(s,c,{style:ge(t,["border-top"])}),i.setValue(s+o-1,c,{style:ge(t,["border-bottom"])});for(let c=s;c<s+o;c++)i.setValue(c,a,{style:ge(t,["border-left"])}),i.setValue(c,a+r-1,{style:ge(t,["border-right"])});i.setValue(s+o-1,a,{style:ge(t,["border-left","border-bottom"])}),i.setValue(s,a+r-1,{style:ge(t,["border-right","border-top"])}),i.setValue(s+o-1,a+r-1,{style:ge(t,["border-right","border-bottom"])}),i.setValue(s,a,{...e,style:ge(t,["border-top","border-left"])});for(let c=s;c<s+o;c++)for(let d=a;d<a+r;d++)i.getValue(c,d)||i.setValue(c,d,{style:ge(t,[])})}}var Je=(i=>(i.COPY="COPY",i.CUT="CUT",i))(Je||{});function Va(i,t,e,n,o){const r=e.map(d=>{var u;return(u=d.onCopyRow)==null?void 0:u.call(d,i)}).filter(d=>!!d),s=ci(r),a=di(s),c=t.map(d=>{if(!o.has(`${i}-${d}`)){const u=n.getValue(i,d);if(u!=null&&u.rowSpan&&(u!=null&&u.colSpan))for(let h=i;h<i+u.rowSpan;h++)for(let m=d;m<d+u.colSpan;m++)o.add(`${h}-${m}`);return ka(i,d,e,n)}return null}).filter(d=>!!d).join("");return`<tr${a}>${c}</tr>`}function ka(i,t,e,n){const o=n.getValue(i,t),r=e.map(d=>{var u;return(u=d.onCopyCellStyle)==null?void 0:u.call(d,i,t,o==null?void 0:o.rowSpan,o==null?void 0:o.colSpan)}).filter(d=>!!d),s=ci(r),a=di(s),c=e.reduce((d,u)=>{var h;return d||((h=u.onCopyCellContent)==null?void 0:h.call(u,i,t))||""},"");return`<td${a}>${c}</td>`}function Ba(i,t){return`<colgroup>${i.map(n=>{const o=t.map(a=>{var c;return(c=a.onCopyColumn)==null?void 0:c.call(a,n)}).filter(a=>!!a),r=ci(o);return`<col ${di(r)}>`}).join("")}</colgroup>`}function ci(i){return i.reduce((t,e)=>(Object.keys(e).forEach(o=>{t[o]?t[o]+=`;${e[o]}`:t[o]=e[o]}),t),{})}function di(i){return Object.keys(i).reduce((t,e)=>(t+=` ${e}="${i[e]}"`,t),"")}function Fa(i,t){const e=[];for(let n=i;n<=t;n++)e.push(n);return e}class Wa{convert(t,e,n){const{startColumn:o,endColumn:r}=e,s=Ba(Fa(o,r),n),a=[],c=new Set,{startRow:d,endRow:u,startColumn:h,endColumn:m}=t.getDataRange();for(let g=d;g<=u;g++){const S=Array.from({length:m-h+1},(p,I)=>h+I);a.push(Va(g,S,n,t,c))}return`<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}
6
- <tbody>${a.join("")}</tbody></table>`}}const ja=(i,t,e=!1)=>{const n=h=>h.endRow-h.startRow+1,o=h=>h.endColumn-h.startColumn+1,r=n(t)%n(i),s=o(t)%o(i),a={startRow:0,endRow:n(i)-1,startColumn:0,endColumn:o(i)-1},c=Math.floor(n(t)/n(i)),d=Math.floor(o(t)/o(i)),u=[];if(!r&&!s)for(let h=1;h<=c;h++)for(let m=1;m<=d;m++){const f=n(i)*(h-1),g=o(i)*(m-1),S={startRow:f+t.startRow,endRow:f+t.startRow,startColumn:g+t.startColumn,endColumn:g+t.startColumn};u.push({repeatRelativeRange:a,startRange:S})}else if(!r&&s&&!e)for(let h=1;h<=c;h++){const m=n(i)*(h-1),f=0,g={startRow:m+t.startRow,endRow:m+t.startRow,startColumn:f+t.startColumn,endColumn:f+t.startColumn};u.push({repeatRelativeRange:a,startRange:g})}else if(r&&!s&&!e)for(let h=1;h<=d;h++){const f=o(i)*(h-1),g={startRow:0+t.startRow,endRow:0+t.startRow,startColumn:f+t.startColumn,endColumn:f+t.startColumn};u.push({repeatRelativeRange:a,startRange:g})}else{const h={startRow:t.startRow,endRow:t.startRow,startColumn:t.startColumn,endColumn:t.startColumn};u.push({startRange:h,repeatRelativeRange:a})}return u};async function za(i){return i?/<td[^>]*class=".*?xl.*?"[^>]*>.*?<\/td>/.test(i):!1}function Ya(...i){if(i.length===1)return i[0];const t=new l.ObjectMatrix;return i.forEach(e=>{e&&new l.ObjectMatrix(e).forValue((o,r,s)=>{t.setValue(o,r,{...t.getValue(o,r),...s})})}),t.getMatrix()}function Xa(i,t){return i.id===t.id&&i.params.unitId===t.params.unitId&&i.params.subUnitId===t.params.subUnitId}function ui(i){const t=[];for(let e=0;e<i.length;){let n=1;if(i[e].id===_.SetRangeValuesMutation.id){const o=i[e],r=[o];for(;e+n<i.length&&Xa(o,i[e+n]);)r.push(i[e+n]),n+=1;const s=Ya(...r.map(a=>a.params.cellValue||{}));t.push({...o,params:{...o.params,cellValue:s}})}else t.push(i[e]);e+=n}return t}function hi(i,t){const{startRow:e,endRow:n,startColumn:o,endColumn:r}=i;for(let s=e;s<=n;s++)for(let a=o;a<=r;a++)if(t.rows.includes(s)&&t.cols.includes(a))return!0}function Po(i,t){const{startRow:e,endRow:n,startColumn:o,endColumn:r}=t;for(let s=e;s<=n;s++)if(!i.rows.includes(s))return!1;for(let s=o;s<=r;s++)if(!i.cols.includes(s))return!1;return!0}var $a=Object.defineProperty,Ga=Object.getOwnPropertyDescriptor,Za=(i,t,e,n)=>{for(var o=n>1?void 0:n?Ga(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&$a(t,e,o),o},ve=(i,t)=>(e,n)=>t(e,n,i);const _e={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"};It.use(ii.PastePluginWord),It.use(ii.PastePluginLark),It.use(ii.PastePluginUniver);const Rt=H.createIdentifier("sheet.clipboard-service");x.SheetClipboardService=class extends l.Disposable{constructor(e,n,o,r,s,a,c,d,u,h,m,f,g){super();R(this,"_clipboardHooks",[]);R(this,"_clipboardHooks$",new k.BehaviorSubject([]));R(this,"clipboardHooks$",this._clipboardHooks$.asObservable());R(this,"_htmlToUSM");R(this,"_usmToHtml");R(this,"_copyContentCache");R(this,"_copyMarkId",null);this._logService=e,this._univerInstanceService=n,this._selectionManagerService=o,this._clipboardInterfaceService=r,this._undoRedoService=s,this._commandService=a,this._markSelectionService=c,this._sheetSkeletonManagerService=d,this._notificationService=u,this._platformService=h,this._localeService=m,this._errorService=f,this._injector=g,this._htmlToUSM=new It({getCurrentSkeleton:()=>this._sheetSkeletonManagerService.getCurrent()}),this._usmToHtml=new Wa,this._copyContentCache=new Ta,this.disposeWithMe(this._htmlToUSM)}copyContentCache(){return this._copyContentCache}generateCopyContent(e,n,o){const r=this._clipboardHooks;r.forEach(a=>{var c;return(c=a.onBeforeCopy)==null?void 0:c.call(a,e,n,o)});const s=this._generateCopyContent(e,n,o,r);return r.forEach(a=>{var c;return(c=a.onAfterCopy)==null?void 0:c.call(a)}),s}async copy(e=Je.COPY){const n=this._selectionManagerService.getLast();if(!n)return!1;const o=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),r=o.getActiveSheet(),s=this.generateCopyContent(o.getUnitId(),r.getSheetId(),n.range);if(!s)return!1;const{html:a,plain:c,matrixFragment:d,copyId:u,discreteRange:h}=s;this._copyContentCache.set(u,{unitId:o.getUnitId(),subUnitId:r.getSheetId(),range:h,matrix:d,copyType:e}),await this._clipboardInterfaceService.write(c,a),this._markSelectionService.removeAllShapes();const m=this._selectionManagerService.createCopyPasteSelection();return this._copyMarkId=this._markSelectionService.addShape({...n,style:m}),!0}async cut(){return this.copy(Je.CUT)}async paste(e,n=_e.DEFAULT_PASTE){const o=e.types,r=o.indexOf(v.PLAIN_TEXT_CLIPBOARD_MIME_TYPE)!==-1?await e.getType(v.PLAIN_TEXT_CLIPBOARD_MIME_TYPE).then(a=>a&&a.text()):"",s=o.indexOf(v.HTML_CLIPBOARD_MIME_TYPE)!==-1?await e.getType(v.HTML_CLIPBOARD_MIME_TYPE).then(a=>a&&a.text()):"";return s?this._platformService.isWindows&&await za(s)?(this._notificationService.show({type:"warning",title:this._localeService.t("clipboard.shortCutNotify.title"),content:this._localeService.t("clipboard.shortCutNotify.useShortCutInstead")}),!1):this._pasteHTML(s,n):r?this._pastePlainText(r,n):(this._logService.error("[SheetClipboardService]","No valid data on clipboard"),!1)}legacyPaste(e,n){return e?this._pasteHTML(e,_e.DEFAULT_PASTE):n?this._pastePlainText(n,_e.DEFAULT_PASTE):Promise.resolve(!1)}addClipboardHook(e){if(this._clipboardHooks.findIndex(o=>o.id===e.id)!==-1)return this._logService.error("[SheetClipboardService]","hook already exists",e.id),{dispose:()=>{}};const n=this._clipboardHooks.findIndex(o=>{const r=o.priority||0;return(e.priority||0)<r});return this._clipboardHooks.splice(n!==-1?n:this._clipboardHooks.length,0,e),this._notifyClipboardHook(),l.toDisposable(()=>{const o=this._clipboardHooks.indexOf(e);o>-1&&(this._clipboardHooks.splice(o,1),this._notifyClipboardHook())})}getClipboardHooks(){return this._clipboardHooks}_generateCopyContent(e,n,o,r){const s=this._univerInstanceService.getUniverSheetInstance(e),a=s==null?void 0:s.getSheetBySheetId(n);if(!s||!a)return null;const c=r.reduce((T,w)=>{var O;const E=(O=w.getFilteredOutRows)==null?void 0:O.call(w,o);return E==null||E.forEach(N=>T.add(N)),T},new Set),{startColumn:d,startRow:u,endColumn:h,endRow:m}=o,f=a.getMatrixWithMergedCells(u,d,m,h,!0),g=new l.ObjectMatrix;let S=u;const p={rows:[],cols:[]};for(let T=u;T<=m;T++)if(!c.has(T)){p.rows.push(T);for(let w=d;w<=h;w++){const E=f.getValue(T,w);E?g.setValue(S-u,w-d,{...Ho(),...l.Tools.deepClone(E)}):g.setValue(S-u,w-d,Ho())}S+=1}for(let T=d;T<=h;T++)p.cols.push(T);let I=this._usmToHtml.convert(f,o,r);const M=Ka(g),b=Ma();return I=I.replace(/(<[a-z]+)/,(T,w)=>`${w} data-copy-id="${b}"`),{copyId:b,plain:M,html:I,matrixFragment:g,discreteRange:p}}_notifyClipboardHook(){this._clipboardHooks$.next(this._clipboardHooks)}async _pastePlainText(e,n){const o=this._getPastingTarget();if(!o.selection)return!1;const r={get:this._injector.get.bind(this._injector)},s=pt(o.selection.range,r,o.unitId,o.subUnitId);if(!s)return!1;const{unitId:a,subUnitId:c}=o,d=this._clipboardHooks,u=[];if(d.some(S=>{var p;return u.push(S)&&((p=S.onBeforePaste)==null?void 0:p.call(S,{unitId:a,subUnitId:c,range:s}))===!1}))return u.forEach(S=>{var p;return(p=S.onAfterPaste)==null?void 0:p.call(S,!1)}),!1;const m=[],f=[];u.forEach(S=>{var I;const p=(I=S.onPastePlainText)==null?void 0:I.call(S,{unitId:a,subUnitId:c,range:s},e,{pasteType:n});p&&(m.push(...p.redos),f.push(...p.undos))});const g=m.every(S=>this._commandService.executeCommand(S.id,S.params));return g&&this._undoRedoService.pushUndoRedo({unitID:this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getUnitId(),undoMutations:f,redoMutations:m}),g}async _pasteHTML(e,n){const o=ba(e);return o&&this._copyContentCache.get(o)?this._pasteInternal(o,n):this._pasteExternal(e,n)}async _pasteExternal(e,n){var u;const{rowProperties:o,colProperties:r,cellMatrix:s}=this._htmlToUSM.convert(e);if(!s)return!1;const a=this._getPastedRange(s);if(!a)return!1;const c=(u=this._univerInstanceService.getUniverSheetInstance(a.unitId))==null?void 0:u.getSheetBySheetId(a.subUnitId);if(!c)return!1;const d=c==null?void 0:c.getMergeData();return d&&d.some(m=>hi(m,a.pastedRange)&&!Po(a.pastedRange,m))?(this._errorService.emit(this._localeService.t("clipboard.paste.overlappingMergedCells")),!1):this._pasteUSM({rowProperties:o,colProperties:r,cellMatrix:s},a,n)}async _pasteInternal(e,n){var T,w;const o=l.Tools.deepClone(this._copyContentCache.get(e)),{range:r,matrix:s,unitId:a,subUnitId:c}=o||{};if(!s||!o||!r||!a||!c||!s||!o)return!1;const d=(T=this._univerInstanceService.getUniverSheetInstance(a))==null?void 0:T.getStyles();s.forValue((E,O,N)=>{if(typeof N.s=="string"){const D=l.Tools.deepClone(N);D.s=d==null?void 0:d.getStyleByCell(N),s.setValue(E,O,D)}});const u=this._getPastedRange(s);if(!u)return!1;const h=(w=this._univerInstanceService.getUniverSheetInstance(u.unitId))==null?void 0:w.getSheetBySheetId(u.subUnitId);if(!h)return!1;const m=h==null?void 0:h.getMergeData();if(m&&m.some(O=>hi(O,u.pastedRange)&&!Po(u.pastedRange,O)))return this._errorService.emit(this._localeService.t("clipboard.paste.overlappingMergedCells")),!1;const f=h.getColumnManager(),g=h.getRowManager(),S=h.getConfig().defaultColumnWidth,p=h.getConfig().defaultRowHeight,I=[],M=[];if(r.cols.forEach(E=>{const O=f.getColumnOrCreate(E);I.push({width:`${O.w||S}`})}),r.rows.forEach(E=>{const O=g.getRowOrCreate(E);M.push({height:`${O.ah||O.h||p}`})}),o.copyType===Je.CUT){const E=u.pastedRange.rows[0],O=r.rows[r.rows.length-1]-r.rows[0]+E;u.pastedRange.rows=Array.from(new Array(O+1).keys()).slice(E)}const b=this._pasteUSM({cellMatrix:s,colProperties:I,rowProperties:M},u,n,{range:r,unitId:o.unitId,subUnitId:o.subUnitId,copyType:o.copyType,copyId:e});return o.copyType===Je.CUT&&(this._copyContentCache.set(e,{...o,matrix:null}),this._copyMarkId&&this._markSelectionService.removeShape(this._copyMarkId),this._copyMarkId=null),b}_pasteUSM(e,n,o,r){const{rowProperties:s,colProperties:a,cellMatrix:c}=e,{unitId:d,subUnitId:u,pastedRange:h}=n,m=h.cols.length,f=this._clipboardHooks,g=[];if(f.some(O=>{var N;return g.push(O)&&((N=O.onBeforePaste)==null?void 0:N.call(O,{unitId:d,subUnitId:u,range:h}))===!1}))return g.forEach(O=>{var N;return(N=O.onAfterPaste)==null?void 0:N.call(O,!1)}),!1;if(!c)return!1;const p=r?{unitId:r.unitId,subUnitId:r.subUnitId,range:r.range}:null,I={copyType:(r==null?void 0:r.copyType)||Je.COPY,copyId:r==null?void 0:r.copyId,pasteType:o};let M=[],b=[];g.filter(O=>!O.specialPasteInfo&&O.id!==_e.DEFAULT_PASTE||o===O.id).forEach(O=>{var F,A,U;if(s){const B=(F=O.onPasteRows)==null?void 0:F.call(O,{range:h,unitId:d,subUnitId:u},s,{pasteType:o});B&&(M.push(...B.redos),b.push(...B.undos))}const N=(A=O.onPasteColumns)==null?void 0:A.call(O,{range:h,unitId:d,subUnitId:u},a||new Array(m).map(()=>({})),{pasteType:o});N&&(M.push(...N.redos),b.push(...N.undos));const D=(U=O.onPasteCells)==null?void 0:U.call(O,p,{range:h,unitId:d,subUnitId:u},c,I);D&&(M.push(...D.redos),b.push(...D.undos))});const w=this._getSetSelectionOperation(d,u,h,c);w&&M.push(w),M=ui(M),b=ui(b),this._logService.log("[SheetClipboardService]","pasting mutations",{undoMutationsInfo:b,redoMutationsInfo:M});const E=M.every(O=>this._commandService.executeCommand(O.id,O.params));return E&&this._undoRedoService.pushUndoRedo({unitID:d,undoMutations:b,redoMutations:M}),E}_getSetSelectionOperation(e,n,o,r){var b;const s=(b=this._univerInstanceService.getUniverSheetInstance(e))==null?void 0:b.getSheetBySheetId(n);if(!s)return null;const{rows:a,cols:c}=o,d=a[0],u=c[0],h=a[a.length-1],m=c[c.length-1],f={startRow:d,endRow:d,startColumn:u,endColumn:u},g=_.getPrimaryForRange(f,s),S=r.getValue(0,0),p=(S==null?void 0:S.rowSpan)||1,I=(S==null?void 0:S.colSpan)||1;if(p>1||I>1){const T={startRow:d,endRow:d+p-1,startColumn:u,endColumn:u+I-1};g.startRow=T.startRow,g.endRow=T.endRow,g.startColumn=T.startColumn,g.endColumn=T.endColumn,g.isMerged=!0,g.isMergedMainCell=!0}const M={unitId:e,subUnitId:n,pluginName:_.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:{startRow:d,endRow:h,startColumn:u,endColumn:m},primary:g,style:null}]};return{id:_.SetSelectionsOperation.id,params:M}}_getPastingTarget(){const e=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),n=e.getActiveSheet(),o=this._selectionManagerService.getLast();return{unitId:e.getUnitId(),subUnitId:n.getSheetId(),selection:o}}_transformPastedData(e,n,o){const r=this._getPastingTarget(),{selection:s,unitId:a,subUnitId:c}=r;if(!s)return null;const d={get:this._injector.get.bind(this._injector)},u=pt(s.range,d,a,c);if(!u)return null;const{ranges:[h],mapFunc:m}=Vt([u]),{startRow:f,startColumn:g,endRow:S,endColumn:p}=h,I=S-f+1,M=p-g+1,b=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),T=b==null?void 0:b.getActiveSheet();if(!T)return null;const E=T.getMergeData().filter(U=>u.rows.includes(U.startRow)&&u.cols.includes(U.startColumn)),O=E[0];let N=0,D=0,F=0,A=0;if(O&&(N=O.startRow,D=O.startColumn,F=O.endRow,A=O.endColumn),I%e===0&&M%n===0)if(E.length>0&&(I!==e||M!==n))if(N===u.rows[0]&&D===u.cols[0]&&F===u.rows[I-1]&&A===u.cols[M-1])if(tl(o))for(let B=0;B<I;B++)for(let z=0;z<M;z++){const X=o.getValue(B%e,z%n);X&&o.setValue(B,z,X)}else o.forValue((B,z,X)=>{X.s=null,delete X.colSpan,delete X.rowSpan});else for(let U=0;U<I;U++)for(let B=0;B<M;B++){const z=o.getValue(U%e,B%n);z&&o.setValue(U,B,z)}else for(let U=0;U<I;U++)for(let B=0;B<M;B++){const z=o.getValue(U%e,B%n);z&&o.setValue(U,B,z)}else if(E.length>0){const{row:U,col:B}=m(f,g);if(this._topLeftCellsMatch(e,n,{topRow:U,leftCol:B})){const X=this._expandOrShrinkRowsCols(a,c,u,n,e);u.rows=X.rows,u.cols=X.cols}else{if(S>O.endRow||p>O.endColumn)return null;o.forValue((X,q,Q)=>{Q.s=null,delete Q.colSpan,delete Q.rowSpan})}}else{const U=this._expandOrShrinkRowsCols(a,c,u,n,e);u.rows=U.rows,u.cols=U.cols}return{pastedRange:u,unitId:a,subUnitId:c}}_getPastedRange(e){var T;const n=this._getPastingTarget(),{selection:o,unitId:r,subUnitId:s}=n;if(!o)return null;const a={get:this._injector.get.bind(this._injector)},c=pt(o.range,a,r,s);if(!c)return null;const{startColumn:d,endColumn:u,startRow:h,endRow:m}=e.getDataRange(),f=m-h+1,g=u-d+1,S=c.rows.length,p=c.cols.length,I=(T=this._univerInstanceService.getUniverSheetInstance(r))==null?void 0:T.getSheetBySheetId(s);if(!I)return null;const M=I==null?void 0:I.getMergeData();if(S%f===0&&p%g===0&&!(M==null?void 0:M.some(E=>hi(E,c)))){for(let E=0;E<S;E++)for(let O=0;O<p;O++){const N=e.getValue(E%f,O%g);N&&e.setValue(E,O,N)}return{pastedRange:c,unitId:r,subUnitId:s}}const b=this._expandOrShrinkRowsCols(r,s,c,g,f);return c.rows=b.rows,c.cols=b.cols,{pastedRange:c,unitId:r,subUnitId:s}}_expandOrShrinkRowsCols(e,n,o,r,s){const{rows:a,cols:c}=o,d=this._univerInstanceService.getUniverSheetInstance(e),u=d==null?void 0:d.getSheetBySheetId(n);let h,m;if(a.length>=s)h=a.slice(0,s);else{h=a.slice(0);let f=a[a.length-1]+1;for(;h.length<s;)u.getRowFiltered(f)||h.push(f),f++}if(c.length>=r)m=c.slice(0,r);else{m=c.slice(0);let f=c[c.length-1]+1;for(;m.length<r;)m.push(f),f++}return{rows:h,cols:m}}_topLeftCellsMatch(e,n,o){const r=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),s=r==null?void 0:r.getActiveSheet();if(!s)return!1;const{topRow:a,leftCol:c}=o,d=qa(a+e-1,c,c+n-1,s),u=el(c+n-1,a,a+e-1,s);return!d&&!u}},x.SheetClipboardService=Za([ve(0,l.ILogService),ve(1,l.IUniverInstanceService),ve(2,H.Inject(_.SelectionManagerService)),ve(3,v.IClipboardInterfaceService),ve(4,l.IUndoRedoService),ve(5,l.ICommandService),ve(6,Ft),ve(7,H.Inject(x.SheetSkeletonManagerService)),ve(8,v.INotificationService),ve(9,v.IPlatformService),ve(10,H.Inject(l.LocaleService)),ve(11,H.Inject(l.ErrorService)),ve(12,H.Inject(H.Injector))],x.SheetClipboardService);function Ka(i){let t="";const e=i.getLength();return i.forRow((n,o)=>{const r=[];o.forEach(s=>{const a=i.getValue(n,s);if(a){const c=Qa(a);r.push(c)}}),t+=r.join(" "),n!==e-1&&(t+=`
7
- `)}),t}function Qa(i){const t=l.extractPureTextFromCell(i);return Ja((t==null?void 0:t.toString())||"")}const Ja=i=>i.replace(/&/g,"&amp;").replace(/\uFEFF/g,"").replace(/</g,"&lt;").replace(/>/g,"&gt;");function qa(i,t,e,n){return n.getMergeData().some(o=>o.startRow<=i&&i<o.endRow&&t<=o.startColumn&&o.startColumn<=e)}function el(i,t,e,n){return n.getMergeData().some(o=>o.startColumn<=i&&i<o.endColumn&&t<=o.startRow&&o.startRow<=e)}function tl(i){let t=0;return i.forValue((e,n,o)=>{if(o&&t++,t>1)return!1}),t>1}function Ho(){return{p:null,v:null,s:null,f:null,si:null,t:null}}const mi=998,Lo={id:v.CopyCommand.id,name:"sheet.command.copy",type:l.CommandType.COMMAND,multi:!0,priority:mi,preconditions:si,handler:async i=>i.get(Rt).copy()},nl={id:v.CutCommand.id,name:"sheet.command.cut",type:l.CommandType.COMMAND,multi:!0,priority:mi,preconditions:si,handler:async i=>i.get(Rt).cut()},Mt={id:v.PasteCommand.id,type:l.CommandType.COMMAND,multi:!0,name:"sheet.command.paste",priority:mi,preconditions:si,handler:async(i,t)=>{const n=await i.get(v.IClipboardInterfaceService).read(),o=i.get(Rt);return n.length!==0?o.paste(n[0],t==null?void 0:t.value):!1}},Uo={id:"sheet.command.paste-value",type:l.CommandType.COMMAND,handler:async i=>i.get(l.ICommandService).executeCommand(Mt.id,{value:_e.SPECIAL_PASTE_VALUE})},Vo={id:"sheet.command.paste-format",type:l.CommandType.COMMAND,handler:async i=>i.get(l.ICommandService).executeCommand(Mt.id,{value:_e.SPECIAL_PASTE_FORMAT})},ko={id:"sheet.command.paste-col-width",type:l.CommandType.COMMAND,handler:async i=>i.get(l.ICommandService).executeCommand(Mt.id,{value:_e.SPECIAL_PASTE_COL_WIDTH})},Bo={id:"sheet.command.paste-besides-border",type:l.CommandType.COMMAND,handler:async i=>i.get(l.ICommandService).executeCommand(Mt.id,{value:_e.SPECIAL_PASTE_BESIDES_BORDER})};var pn=(i=>(i.MergeAll="mergeAll",i.MergeVertical="mergeVertical",i.MergeHorizontal="mergeHorizontal",i))(pn||{});function qe(i,t,e,n,o=!0,r=1,s=!0){let a={...i};n==null&&(n={startRow:0,endRow:e.getRowCount()-1,startColumn:0,endColumn:e.getColumnCount()-1});let c;switch(t){case l.Direction.UP:for(c=i.startRow-r;c>-1&&!e.getRowVisible(c);)c-=1;c>=n.startRow?(a.startRow=c,a.endRow=c):s&&(a.startRow=n.endRow,a.endRow=n.endRow,o&&(a=qe(a,l.Direction.LEFT,e,n,!1)));break;case l.Direction.DOWN:for(c=i.endRow+r;c<e.getRowCount()&&!e.getRowVisible(c);)c+=1;c<=n.endRow?(a.startRow=c,a.endRow=c):s&&(a.startRow=n.startRow,a.endRow=n.startRow,o&&(a=qe(a,l.Direction.RIGHT,e,n,!1)));break;case l.Direction.LEFT:for(c=i.startColumn-r;c>-1&&!e.getColVisible(c);)c-=1;c>=n.startColumn?(a.startColumn=c,a.endColumn=c):s&&(a.startColumn=n.endColumn,a.endColumn=n.endColumn,o&&(a=qe(a,l.Direction.UP,e,n,!1)));break;case l.Direction.RIGHT:for(c=i.endColumn+r;c<e.getColumnCount()&&!e.getColVisible(c);)c+=1;c<=n.endColumn?(a.startColumn=c,a.endColumn=c):s&&(a.startColumn=n.startColumn,a.endColumn=n.startColumn,o&&(a=qe(a,l.Direction.DOWN,e,n,!1)));break}return a}function fi(i,t,e){const n={...i},{startRow:o,startColumn:r,endRow:s,endColumn:a}=Wt(i,t,e);let c=jt(e,o,r,s,a).hasValue,d=!0,u=!0;for(;u;){if(l.Direction.UP===t){let h=n.startRow-1;for(;h>-1&&!e.getRowVisible(h);)h-=1;if(h===-1){u=!1;break}const{hasValue:m,matrix:f}=jt(e,h,n.startColumn,h,n.endColumn);if(c&&!m&&!d){u=!1;break}else{if(f.getLength()!==0){let g=h;f.forValue(S=>{g=Math.min(S,g)}),n.startRow=g}else n.startRow=h;if(n.endRow=n.startRow,!c&&m){u=!1;break}c=m,d=!1}}if(l.Direction.DOWN===t){let h=n.endRow+1;for(;h<e.getRowCount()&&!e.getRowVisible(h);)h+=1;if(h===e.getRowCount()){u=!1;break}const{hasValue:m,matrix:f}=jt(e,h,n.startColumn,h,n.endColumn);if(c&&!m&&!d){u=!1;break}else{if(f.getLength()!==0){let g=h;f.forValue((S,p,I)=>{g=Math.max(S+(I.rowSpan||1)-1,g)}),n.endRow=g}else n.endRow=h;if(n.startRow=n.endRow,!c&&m){u=!1;break}c=m,d=!1}}if(l.Direction.LEFT===t){let h=n.startColumn-1;for(;h>-1&&!e.getColVisible(h);)h-=1;if(h===-1){u=!1;break}const{hasValue:m,matrix:f}=jt(e,n.startRow,h,n.endRow,h);if(c&&!m&&!d){u=!1;break}else{if(f.getLength()!==0){let g=h;f.forValue((S,p)=>{g=Math.min(p,g)}),n.startColumn=g}else n.startColumn=h;if(n.endColumn=n.startColumn,!c&&m){u=!1;break}c=m,d=!1}}if(l.Direction.RIGHT===t){let h=n.endColumn+1;for(;h<e.getColumnCount()&&!e.getColVisible(h);)h+=1;if(h===e.getColumnCount()){u=!1;break}const{hasValue:m,matrix:f}=jt(e,n.startRow,h,n.endRow,h);if(c&&!m&&!d){u=!1;break}else{if(f.getLength()!==0){let g=h;f.forValue((S,p,I)=>{g=Math.max(p+(I.colSpan||1)-1,g)}),n.endColumn=g}else n.endColumn=h;if(n.startColumn=n.endColumn,!c&&m){u=!1;break}c=m,d=!1}}}return _.alignToMergedCellsBorders(n,e,!0)}function Fo(i,t,e){return qe(i,t,e,void 0,!1,1,!1)}function il(i,t,e){const n=fi(i,t,e);return _.alignToMergedCellsBorders(l.Rectangle.union(n,i),e,!0)}function ol(i,t,e){const n=Fo(i,t,e),o={startRow:Math.min(i.startRow,n.startRow),startColumn:Math.min(i.startColumn,n.startColumn),endRow:Math.max(i.endRow,n.endRow),endColumn:Math.max(i.endColumn,n.endColumn)};return _.alignToMergedCellsBorders(l.Rectangle.union(i,o),e)}function rl(i,t,e,n){const o=l.getReverseDirection(e),r=fi(Wt(i,o,n),e,n);return e===l.Direction.UP&&r.startRow<=i.startRow?_.alignToMergedCellsBorders({...t,startColumn:i.startColumn,endColumn:i.endColumn},n,!0):e===l.Direction.DOWN&&r.endRow>=i.endRow?_.alignToMergedCellsBorders({...t,startColumn:i.startColumn,endColumn:i.endColumn},n,!0):e===l.Direction.LEFT&&r.startColumn<=i.startColumn?_.alignToMergedCellsBorders({...t,startRow:i.startRow,endRow:i.endRow},n,!0):e===l.Direction.RIGHT&&r.endColumn>=i.endColumn?_.alignToMergedCellsBorders({...t,startRow:i.startRow,endRow:i.endRow},n,!0):l.Rectangle.union(l.Rectangle.clone(t),r)}function sl(i,t,e){const n=l.getReverseDirection(t),o=Wt(i,n,e),r=Wt(i,t,e),s=Fo(o,t,e);return _.alignToMergedCellsBorders(l.Rectangle.union(r,s),e,!1)}function Wo(i,t,e){const{left:n,right:o,up:r,down:s}=t,a=e.getMaxRows(),c=e.getMaxColumns();let d=!0;const u={...i};for(;d;){if(d=!1,r&&u.startRow!==0){const h=u.startRow-1;e.getMatrixWithMergedCells(h,u.startColumn,h,u.endColumn).forValue((f,g,S)=>{zt(S)&&(u.startRow=Math.min(f,u.startRow),u.startColumn=Math.min(g,u.startColumn),u.endColumn=Math.max(g,u.endColumn),d=!0)})}if(s&&u.endRow!==a-1){const h=u.endRow+1;e.getMatrixWithMergedCells(h,u.startColumn,h,u.endColumn).forValue((f,g,S)=>{zt(S)&&(u.endRow=Math.max(f+(S.rowSpan!==void 0?S.rowSpan-1:0),u.endRow),u.startColumn=Math.min(g,u.startColumn),u.endColumn=Math.max(g,u.endColumn),d=!0)})}if(n&&u.startColumn!==0){const h=u.startColumn-1;e.getMatrixWithMergedCells(u.startRow,h,u.endRow,h).forValue((f,g,S)=>{zt(S)&&(u.startColumn=Math.min(g,u.startColumn),u.startRow=Math.min(f,u.startRow),u.endRow=Math.max(f,u.endRow),d=!0)})}if(o&&u.endColumn!==c-1){const h=u.endColumn+1;e.getMatrixWithMergedCells(u.startRow,h,u.endRow,h).forValue((f,g,S)=>{zt(S)&&(u.endColumn=Math.max(g+(S.colSpan!==void 0?S.colSpan-1:0),u.endColumn),u.startRow=Math.min(f,u.startRow),u.endRow=Math.max(f,u.endRow),d=!0)})}}return u}function jo(i){return{startRow:0,startColumn:0,endRow:i.getRowCount()-1,endColumn:i.getColumnCount()-1,rangeType:l.RANGE_TYPE.ALL}}function Wt(i,t,e){let n;switch(t){case l.Direction.UP:n={startRow:i.startRow,startColumn:i.startColumn,endRow:i.startRow,endColumn:i.endColumn,rangeType:l.RANGE_TYPE.NORMAL};break;case l.Direction.DOWN:n={startRow:i.endRow,startColumn:i.startColumn,endRow:i.endRow,endColumn:i.endColumn,rangeType:l.RANGE_TYPE.NORMAL};break;case l.Direction.LEFT:n={startRow:i.startRow,startColumn:i.startColumn,endRow:i.endRow,endColumn:i.startColumn,rangeType:l.RANGE_TYPE.NORMAL};break;case l.Direction.RIGHT:n={startRow:i.startRow,startColumn:i.endColumn,endRow:i.endRow,endColumn:i.endColumn,rangeType:l.RANGE_TYPE.NORMAL};break;default:throw new Error("Invalid direction")}return _.alignToMergedCellsBorders(n,e,!1)}function jt(i,t,e,n,o){let r=!1;const s=i.getMatrixWithMergedCells(t,e,n,o).forValue((a,c,d)=>{if(zt(d))return r=!0,!1});return{hasValue:r,matrix:s}}function gi(i,t,e){const n=l.Rectangle.clone(i);if(t==null)return n;switch(e){case l.Direction.UP:case l.Direction.DOWN:n.startColumn=n.endColumn=t.actualColumn;break;case l.Direction.LEFT:case l.Direction.RIGHT:n.startRow=n.endRow=t.actualRow;break}return n}function al(i,t,e){const{primary:n,range:o}=i,r=l.Rectangle.clone(o);switch(t){case l.Direction.UP:case l.Direction.DOWN:r.startRow=n.startRow,r.endRow=n.endRow;break;case l.Direction.LEFT:case l.Direction.RIGHT:r.startColumn=n.startColumn,r.endColumn=n.endColumn;break}const s=Wt(r,t,e);switch(t){case l.Direction.DOWN:return o.startRow<s.startRow;case l.Direction.UP:return o.endRow>s.endRow;case l.Direction.LEFT:return s.endColumn<o.endColumn;case l.Direction.RIGHT:return s.startColumn>o.startColumn}}function zo(i,t){let e=i[0].startRow,n=i[0].endRow;i.forEach(r=>{const{startRow:s,endRow:a}=r;e=Math.min(e,s),n=Math.max(n,a)});const o=new Array(n-e+1).fill(!1);return t.forEach(r=>{const{startRow:s,endRow:a}=r;for(let c=Math.max(s,e);c<=Math.min(a,n);c++)o[c-e]=!0}),i.every(r=>{const{startRow:s,endRow:a}=r;for(let c=s;c<=a;c++)if(!o[c-e])return!1;return!0})}function Yo(i,t){let e=i[0].startColumn,n=i[0].endColumn;i.forEach(r=>{const{startColumn:s,endColumn:a}=r;e=Math.min(e,s),n=Math.max(n,a)});const o=new Array(n-e+1).fill(!1);return t.forEach(r=>{const{startColumn:s,endColumn:a}=r;for(let c=Math.max(s,e);c<=Math.min(a,n);c++)o[c-e]=!0}),i.every(r=>{const{startColumn:s,endColumn:a}=r;for(let c=s;c<=a;c++)if(!o[c-e])return!1;return!0})}function _i(i,t){return t?i==="mergeAll"?t.filter(e=>!(e.startRow===e.endRow&&e.startColumn===e.endColumn)):i==="mergeVertical"?t.filter(e=>e.startRow!==e.endRow):i==="mergeHorizontal"?t.filter(e=>e.startColumn!==e.endColumn):t:null}function zt(i){return i.v!==void 0&&i.v!==null&&i.v!==""||i.p!==void 0}var ll=Object.defineProperty,cl=Object.getOwnPropertyDescriptor,dl=(i,t,e,n)=>{for(var o=n>1?void 0:n?cl(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&ll(t,e,o),o},Xo=(i,t)=>(e,n)=>t(e,n,i);let Yt=class{constructor(i,t){R(this,"_current",null);R(this,"_shortcutParam",[]);this._univerInstanceService=i,this._localeService=t}dispose(){this._shortcutParam=[]}getCurrentBySearch(i){return this._getCurrentBySearch(i)}getCurrent(){return this._getCurrentBySearch(this._current)}addOrUpdate(i){const t=this._getCurrentBySearch({unitId:i.unitId,sheetId:i.sheetId,keycode:i.keycode});if(t!=null){const e=this._shortcutParam.indexOf(t);this._shortcutParam.splice(e,1)}return this._shortcutParam.push(i),t}remove(i){if(i==null)return;const t=this._getCurrentBySearch(i);if(t==null)return;const e=this._shortcutParam.indexOf(t);return this._shortcutParam.splice(e,1)[0]}_getCurrentBySearch(i){return i==null?void 0:this._shortcutParam.find(e=>e.unitId===i.unitId&&e.sheetId===i.sheetId&&e.keycode===i.keycode)}};Yt=dl([Xo(0,l.IUniverInstanceService),Xo(1,H.Inject(l.LocaleService))],Yt);var Pe=(i=>(i[i.moveStopeOne=0]="moveStopeOne",i[i.moveGap=1]="moveGap",i[i.moveStepPage=2]="moveStepPage",i[i.moveStepEnd=3]="moveStepEnd",i))(Pe||{});const Me={id:"sheet.command.move-selection",type:l.CommandType.COMMAND,handler:async(i,t)=>{if(!t)return!1;const e=_.getSheetCommandTarget(i.get(l.IUniverInstanceService));if(!e)return!1;const{workbook:n,worksheet:o}=e,r=i.get(_.SelectionManagerService).getLast();if(!r)return!1;const{direction:s,jumpOver:a}=t,{range:c,primary:d}=r,u=gi(c,d,s),h=a===1?fi(u,s,o):qe(u,s,o),m=_.getCellAtRowCol(h.startRow,h.startColumn,o);return l.Rectangle.equals(m,u)?!1:(i.get(Yt).remove({unitId:n.getUnitId(),sheetId:o.getSheetId(),keycode:v.KeyCode.TAB}),i.get(l.ICommandService).executeCommand(_.SetSelectionsOperation.id,{unitId:n.getUnitId(),subUnitId:o.getSheetId(),pluginName:_.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:l.Rectangle.clone(m),primary:{startRow:m.startRow,startColumn:m.startColumn,endRow:m.endRow,endColumn:m.endColumn,actualRow:h.startRow,actualColumn:h.startColumn,isMerged:m.isMerged,isMergedMainCell:m.startRow===h.startRow&&m.startColumn===h.startColumn}}]}))}},lt={id:"sheet.command.move-selection-enter-tab",type:l.CommandType.COMMAND,handler:async(i,t)=>{if(!t)return!1;const e=_.getSheetCommandTarget(i.get(l.IUniverInstanceService));if(!e)return!1;const{workbook:n,worksheet:o}=e,r=i.get(_.SelectionManagerService).getLast();if(!r)return!1;const s=n.getUnitId(),a=o.getSheetId();if(!r)return!1;const{direction:c,keycode:d}=t,{range:u,primary:h}=r;let m=gi(u,h,c);const f=i.get(Yt),g=f.getCurrentBySearch({unitId:s,sheetId:a,keycode:v.KeyCode.TAB});let S;const{startRow:p,endRow:I,startColumn:M,endColumn:b}=u;if(l.Rectangle.equals(u,h)){if(d===v.KeyCode.TAB)g==null&&f.addOrUpdate({unitId:s,sheetId:a,keycode:v.KeyCode.TAB,selection:r});else{const E=g==null?void 0:g.selection;if(E!=null){const{range:O,primary:N}=E;m=gi(O,N,c)}f.remove({unitId:s,sheetId:a,keycode:v.KeyCode.TAB})}const T=qe(m,c,o),w=_.getCellAtRowCol(T.startRow,T.startColumn,o);if(l.Rectangle.equals(w,m))return!1;S={range:l.Rectangle.clone(w),primary:{startRow:w.startRow,startColumn:w.startColumn,endRow:w.endRow,endColumn:w.endColumn,actualRow:T.startRow,actualColumn:T.startColumn,isMerged:w.isMerged,isMergedMainCell:w.startRow===T.startRow&&w.startColumn===T.startColumn}}}else{f.remove({unitId:s,sheetId:a,keycode:v.KeyCode.TAB});const T=l.Tools.deepClone(h),w=qe({startRow:T.startRow,startColumn:T.startColumn,endRow:T.endRow,endColumn:T.endColumn},c,o,{startRow:p,endRow:I,startColumn:M,endColumn:b}),E=_.getCellAtRowCol(w.startRow,w.startColumn,o);S={range:l.Rectangle.clone(u),primary:{startRow:E.startRow,startColumn:E.startColumn,endRow:E.endRow,endColumn:E.endColumn,actualRow:w.startRow,actualColumn:w.startColumn,isMerged:E.isMerged,isMergedMainCell:E.startRow===w.startRow&&E.startColumn===w.startColumn}}}return i.get(l.ICommandService).executeCommand(_.SetSelectionsOperation.id,{unitId:s,subUnitId:a,pluginName:_.NORMAL_SELECTION_PLUGIN_NAME,selections:[S]})}},Ne={id:"sheet.command.expand-selection",type:l.CommandType.COMMAND,handler:async(i,t)=>{if(!t)return!1;const e=_.getSheetCommandTarget(i.get(l.IUniverInstanceService));if(!e)return!1;const{worksheet:n,unitId:o,subUnitId:r}=e,s=i.get(_.SelectionManagerService).getLast();if(!s)return!1;const{range:a,primary:c}=s,{jumpOver:d,direction:u}=t,m=al(s,u,n)?d===1?rl(a,{...l.Rectangle.clone(c),rangeType:l.RANGE_TYPE.NORMAL},u,n):sl(a,u,n):d===1?il(a,u,n):ol(a,u,n);return l.Rectangle.equals(m,a)?!1:i.get(l.ICommandService).executeCommand(_.SetSelectionsOperation.id,{unitId:o,subUnitId:r,pluginName:_.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:m,primary:c}]})}};let He=[],Si="";const $o={id:"sheet.command.select-all",type:l.CommandType.COMMAND,onDispose(){He=[],Si=""},handler:async(i,t={expandToGapFirst:!0,loop:!1})=>{const e=i.get(_.SelectionManagerService).getLast(),n=_.getSheetCommandTarget(i.get(l.IUniverInstanceService));if(!n)return!1;const{worksheet:o,unitId:r,subUnitId:s}=n;if(!e||!o)return!1;const a=`${r}|${s}`;a!==Si&&(He=[],Si=a);const c=o.getMaxRows(),d=o.getMaxColumns(),{expandToGapFirst:u,loop:h}=t,{range:m,primary:f}=e,g=m.endColumn===d-1&&m.endRow===c-1&&m.startRow===0&&m.startColumn===0;He.some(p=>l.Rectangle.equals(p,m))||(He=[],He.push(m));let S;if(g)if(h){if(He.findIndex(I=>l.Rectangle.equals(I,m))!==He.length-1)return!1;S=He[0]}else return!1;else u?(S=Wo(m,{left:!0,right:!0,up:!0,down:!0},o),l.Rectangle.equals(S,m)&&(S=jo(o))):S=jo(o);return He.some(p=>l.Rectangle.equals(p,S))||He.push(S),i.get(l.ICommandService).executeCommand(_.SetSelectionsOperation.id,{unitId:r,subUnitId:s,pluginName:_.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:S,primary:f}]})}};var ul=Object.defineProperty,hl=Object.getOwnPropertyDescriptor,ml=(i,t,e,n)=>{for(var o=n>1?void 0:n?hl(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&ul(t,e,o),o},Xt=(i,t)=>(e,n)=>t(e,n,i);const fl=l.createInterceptorKey("BEFORE_CELL_EDIT"),gl=l.createInterceptorKey("AFTER_CELL_EDIT"),_l=l.createInterceptorKey("AFTER_CELL_EDIT_ASYNC");x.EditorBridgeService=class extends l.Disposable{constructor(e,n,o,r,s){super();R(this,"_editorUnitId",l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY);R(this,"_isForceKeepVisible",!1);R(this,"_editorIsDirty",!1);R(this,"_visible",{visible:!1,eventType:y.DeviceInputEventType.Dblclick});R(this,"_currentEditCell",null);R(this,"_currentEditCellState",null);R(this,"_currentEditCellState$",new k.BehaviorSubject(null));R(this,"currentEditCellState$",this._currentEditCellState$.asObservable());R(this,"_visible$",new k.BehaviorSubject(this._visible));R(this,"visible$",this._visible$.asObservable());R(this,"_afterVisible$",new k.BehaviorSubject(this._visible));R(this,"afterVisible$",this._afterVisible$.asObservable());R(this,"interceptor",new l.InterceptorManager({BEFORE_CELL_EDIT:fl,AFTER_CELL_EDIT:gl,AFTER_CELL_EDIT_ASYNC:_l}));this._sheetSkeletonManagerService=e,this._selectionRenderService=n,this._themeService=o,this._univerInstanceService=r,this._editorService=s,this.disposeWithMe(l.toDisposable(()=>{this._currentEditCellState$.complete(),this._currentEditCell=null})),this.disposeWithMe(this.interceptor.intercept(this.interceptor.getInterceptPoints().AFTER_CELL_EDIT,{priority:-1,handler:a=>a})),this.disposeWithMe(this.interceptor.intercept(this.interceptor.getInterceptPoints().BEFORE_CELL_EDIT,{priority:-1,handler:a=>a})),this.disposeWithMe(this.interceptor.intercept(this.interceptor.getInterceptPoints().AFTER_CELL_EDIT_ASYNC,{priority:-1,handler:a=>a}))}refreshEditCellState(){const e=this.getLatestEditCellState();this._currentEditCellState=e,this._currentEditCellState$.next(e)}setEditCell(e){this._currentEditCell=e;const n=this.getLatestEditCellState();this._currentEditCellState=n,this._currentEditCellState$.next(n)}getEditCellState(){return this._currentEditCellState}getLatestEditCellState(){var A,U;const e=this._currentEditCell;if(e==null)return;const n=this._sheetSkeletonManagerService.getCurrent();if(n==null)return;const{skeleton:o}=n,{primary:r,unitId:s,sheetId:a,scene:c,engine:d}=e,{startRow:u,startColumn:h}=r,m=this._selectionRenderService.convertCellRangeToInfo(r);if(m==null)return;const f=l.makeCellToSelection(m);if(f==null)return;const g=y.getCanvasOffsetByEngine(d);let{startX:S,startY:p,endX:I,endY:M}=f;const{scaleX:b,scaleY:T}=c.getAncestorScale(),w=c.getScrollXY(this._selectionRenderService.getViewPort());S=o.convertTransformToOffsetX(S,b,w),p=o.convertTransformToOffsetY(p,T,w),I=o.convertTransformToOffsetX(I,b,w),M=o.convertTransformToOffsetY(M,T,w);const E=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),O=E.getActiveSheet(),N={workbook:E,worksheet:O,unitId:E.getUnitId(),subUnitId:O.getSheetId(),row:u,col:h},D=this.interceptor.fetchThroughInterceptors(this.interceptor.getInterceptPoints().BEFORE_CELL_EDIT)(O.getCell(u,h),N);let F=D&&o.getCellDocumentModelWithFormula(D);if(!F||F.documentModel==null){const B=o.getBlankCellDocumentModel(D);if(F!=null){const{verticalAlign:z,horizontalAlign:X,wrapStrategy:q,textRotation:Q,fill:Y}=F,{centerAngle:ee,vertexAngle:P}=y.convertTextRotation(Q);B.documentModel.documentStyle.renderConfig={verticalAlign:z,horizontalAlign:X,wrapStrategy:q,background:{rgb:Y},centerAngle:ee,vertexAngle:P}}F=B}if((A=F.documentModel)==null||A.setZoomRatio(Math.max(b,T)),(D==null?void 0:D.isInArrayFormulaRange)===!0){const B=(U=F.documentModel)==null?void 0:U.getBody();B&&(B.textRuns=[{st:0,ed:B.dataStream.length-2,ts:{cl:{rgb:this._themeService.getCurrentTheme().textColorSecondary}}}])}return this._editorService.setOperationSheetUnitId(s),this._editorService.setOperationSheetSubUnitId(a),{position:{startX:S,startY:p,endX:I,endY:M},scaleX:b,scaleY:T,canvasOffset:g,row:u,column:h,unitId:s,sheetId:a,documentLayoutObject:F,editorUnitId:this._editorUnitId,isInArrayFormulaRange:D==null?void 0:D.isInArrayFormulaRange}}getCurrentEditorId(){return this._editorUnitId}changeVisible(e){this._visible=e,e.visible&&(this._editorIsDirty=!1),this._visible$.next(this._visible),this._afterVisible$.next(this._visible)}isVisible(){return this._visible}enableForceKeepVisible(){this._isForceKeepVisible=!0}disableForceKeepVisible(){this._isForceKeepVisible=!1}isForceKeepVisible(){return this._isForceKeepVisible}changeEditorDirty(e){this._editorIsDirty=e}getEditorDirty(){return this._editorIsDirty}},x.EditorBridgeService=ml([Xt(0,H.Inject(x.SheetSkeletonManagerService)),Xt(1,xe),Xt(2,H.Inject(l.ThemeService)),Xt(3,l.IUniverInstanceService),Xt(4,v.IEditorService)],x.EditorBridgeService);const be=H.createIdentifier("univer.sheet-editor-bridge.service"),Te={id:"sheet.operation.set-cell-edit-visible",type:l.CommandType.OPERATION,handler:(i,t)=>{const e=i.get(be);return t==null?!1:(e.changeVisible(t),!0)}},pi={id:"sheet.operation.set-cell-edit-visible-f2",type:l.CommandType.OPERATION,handler:(i,t)=>(i.get(l.ICommandService).syncExecuteCommand(Te.id,t),!0)},$t={id:"sheet.operation.set-cell-edit-visible-arrow",type:l.CommandType.OPERATION,handler:()=>!0};class et{constructor(){R(this,"_scrollInfo",new Map);R(this,"_scrollInfo$",new k.BehaviorSubject(null));R(this,"scrollInfo$",this._scrollInfo$.asObservable());R(this,"_currentScroll",null)}dispose(){this._scrollInfo$.complete()}setCurrentScroll(t){this._currentScroll=t,this._refresh(t)}getScrollByParam(t){return this._getCurrentScroll(t)}getCurrentScroll(){return this._getCurrentScroll(this._currentScroll)}addOrReplace(t){this._currentScroll!=null&&this._addByParam({...this._currentScroll,...t})}addOrReplaceNoRefresh(t){this._currentScroll!=null&&this._addByParam({...this._currentScroll,...t},!1)}addOrReplaceByParam(t){this._addByParam(t)}clear(){this._currentScroll!=null&&this._clearByParam(this._currentScroll)}_addByParam(t,e=!0){const{unitId:n,sheetId:o,sheetViewStartColumn:r,sheetViewStartRow:s,offsetX:a,offsetY:c}=t;this._scrollInfo.has(n)||this._scrollInfo.set(n,new Map),this._scrollInfo.get(n).set(o,{sheetViewStartRow:s,sheetViewStartColumn:r,offsetX:a,offsetY:c}),e===!0&&this._refresh({unitId:n,sheetId:o})}_clearByParam(t){this._addByParam({...t,sheetViewStartRow:0,sheetViewStartColumn:0,offsetX:0,offsetY:0}),this._refresh(t)}_getCurrentScroll(t){var o;if(t==null)return;const{unitId:e,sheetId:n}=t;return(o=this._scrollInfo.get(e))==null?void 0:o.get(n)}_refresh(t){this._scrollInfo$.next(this._getCurrentScroll(t))}}const tt={id:"sheet.operation.set-scroll",type:l.CommandType.OPERATION,handler:(i,t)=>{if(t==null)return!1;const e=i.get(et),r=i.get(l.IUniverInstanceService).getUniverSheetInstance(t.unitId).getSheetBySheetId(t.sheetId),{xSplit:s,ySplit:a}=r.getConfig().freeze;return e.addOrReplaceByParam({...t,sheetViewStartRow:t.sheetViewStartRow-a,sheetViewStartColumn:t.sheetViewStartColumn-s}),!0}},Gt={id:"sheet.command.set-scroll-relative",type:l.CommandType.COMMAND,handler:async(i,t={offsetX:0,offsetY:0})=>{const e=i.get(l.ICommandService),n=i.get(et),o=i.get(l.IUniverInstanceService),r=_.getSheetCommandTarget(o);if(!r)return!1;const{unitId:s,subUnitId:a,worksheet:c}=r,{xSplit:d,ySplit:u}=c.getConfig().freeze,h=n.getCurrentScroll(),{offsetX:m=0,offsetY:f=0}=t||{},{sheetViewStartRow:g=0,sheetViewStartColumn:S=0,offsetX:p=0,offsetY:I=0}=h||{};return e.executeCommand(tt.id,{unitId:s,sheetId:a,sheetViewStartRow:g+u,sheetViewStartColumn:S+d,offsetX:p+m,offsetY:I+f})}},ct={id:"sheet.command.scroll-view",type:l.CommandType.COMMAND,handler:(i,t)=>{if(!t)return!1;const e=i.get(l.IUniverInstanceService),n=i.get(et),o=_.getSheetCommandTarget(e);if(!o)return!1;const{workbook:r,worksheet:s}=o,a=n.getCurrentScroll();if(!s)return!1;const{sheetViewStartRow:c,sheetViewStartColumn:d,offsetX:u,offsetY:h}=t,{sheetViewStartColumn:m,sheetViewStartRow:f,offsetX:g,offsetY:S}=a||{},{xSplit:p,ySplit:I}=s.getConfig().freeze;return i.get(l.ICommandService).syncExecuteCommand(tt.id,{unitId:r.getUnitId(),sheetId:s.getSheetId(),sheetViewStartRow:c!=null?c:(f!=null?f:0)+I,sheetViewStartColumn:d!=null?d:(m!=null?m:0)+p,offsetX:u!=null?u:g,offsetY:h!=null?h:S})}},Go={id:"sheet.command.scroll-to-cell",type:l.CommandType.COMMAND,handler:(i,t)=>{const e=i.get(l.IUniverInstanceService);return i.get(y.IRenderManagerService).getRenderById(e.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getUnitId()).with(x.SheetsScrollRenderController).scrollToRange(t.range)}},Sl={id:"sheet.command.scroll-view-reset",type:l.CommandType.COMMAND,handler:async i=>{const t=i.get(l.IUniverInstanceService),e=_.getSheetCommandTarget(t);if(!e)return!1;const{subUnitId:n,unitId:o}=e;return i.get(l.ICommandService).executeCommand(tt.id,{unitId:o,sheetId:n,sheetViewStartRow:0,sheetViewStartColumn:0})}};function pl(i){return typeof i.isMainScene>"u"}function nt(i,t){const e=i instanceof l.Workbook?i:i.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!e)return null;const n=e.getUnitId();let o,r,s,a;if(pl(t)){const m=t.getRenderById(n);if(m==null)return null;o=m.components,o=m.components,r=m.mainComponent,s=m.scene,a=m.engine}else o=t.components,r=t.mainComponent,s=t.scene,a=t.engine;if(!o||!r)return null;const c=r,d=o.get(re.ROW),u=o.get(re.COLUMN),h=o.get(re.LEFT_TOP);return{spreadsheet:c,spreadsheetRowHeader:d,spreadsheetColumnHeader:u,spreadsheetLeftTopPlaceholder:h,scene:s,engine:a}}function Ci(i,t,e,n){const{startX:o,startY:r,endX:s,endY:a}=n.getCellByIndex(i,t);return{startX:o,startY:r,endX:s,endY:a}}function bt(i,t,e,n,o,r){const s=e.getRelativeCoord(y.Vector2.FromArray([i,t])),{x:a,y:c}=s,d=e.getScrollXYByRelativeCoords(s,o),{scaleX:u,scaleY:h}=e.getAncestorScale(),m=n.getCellPositionByOffset(a,c,u,h,d,r),{row:f,column:g}=m,S=n.getNoMergeCellPositionByIndex(f,g),{startX:p,startY:I,endX:M,endY:b}=S;return{startX:p,startY:I,endX:M,endY:b,row:f,column:g}}function Cn(i,t,e,n){const o=e.getRelativeCoord(y.Vector2.FromArray([i,t])),r=e.getViewport(j.VIEW_MAIN),s=e.getScrollXYByRelativeCoords(o,r),{scaleX:a,scaleY:c}=e.getAncestorScale(),{x:d,y:u}=s,h=i/a+d,m=t/c+u;return{x:h,y:m}}var Cl=Object.defineProperty,vl=Object.getOwnPropertyDescriptor,Il=(i,t,e,n)=>{for(var o=n>1?void 0:n?vl(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Cl(t,e,o),o},Tt=(i,t)=>(e,n)=>t(e,n,i);const Rl=[Me.id,lt.id];x.SheetsScrollRenderController=class extends l.Disposable{constructor(t,e,n,o,r,s,a){super(),this._context=t,this._sheetSkeletonManagerService=e,this._univerInstanceService=n,this._commandService=o,this._renderManagerService=r,this._selectionManagerService=s,this._scrollManagerService=a,this._init()}scrollToRange(t){const{startRow:e,startColumn:n}=t;return this._scrollToCell(e,n)}_init(){this._initCommandListener(),this._initScrollEventListener(),this._scrollSubscribeBinding(),this._initSkeletonListener()}_initCommandListener(){this.disposeWithMe(this._commandService.onCommandExecuted(t=>{if(Rl.includes(t.id))this._scrollToSelection();else if(t.id===_.ScrollToCellOperation.id){const e=t.params;this._scrollToSelectionByDirection(e)}else if(t.id===Ne.id){const e=t.params;this._scrollToSelectionForExpand(e)}}))}_scrollToSelectionForExpand(t){setTimeout(()=>{const e=this._selectionManagerService.getLast();if(e==null)return;const{startRow:n,startColumn:o,endRow:r,endColumn:s}=e.range,a=this._getViewportBounding();if(a==null)return;const{startRow:c,startColumn:d,endRow:u,endColumn:h}=a;let m=0,f=0;n>c?m=r:r<u?m=n:m=c,o>d?f=s:s<h?f=o:f=d,t.direction===l.Direction.DOWN?m=r:t.direction===l.Direction.UP?m=n:t.direction===l.Direction.RIGHT?f=s:t.direction===l.Direction.LEFT&&(f=o),this._scrollToCell(m,f)},0)}_getFreeze(){var e;const t=(e=this._sheetSkeletonManagerService.getCurrent())==null?void 0:e.skeleton.getWorksheetConfig();if(t!=null)return t.freeze}_initScrollEventListener(){var n;const t=(n=this._getSheetObject())==null?void 0:n.scene;if(t==null)return;const e=t.getViewport(j.VIEW_MAIN);this.disposeWithMe(l.toDisposable(e==null?void 0:e.onScrollAfterObserver.add(o=>{var f;const r=(f=this._sheetSkeletonManagerService.getCurrent())==null?void 0:f.skeleton;if(r==null||o.isTrigger===!1)return;const s=this._getSheetObject();if(r==null||s==null)return;const{actualScrollX:a=0,actualScrollY:c=0}=o,{row:d,column:u,rowOffset:h,columnOffset:m}=r.getDecomposedOffset(a,c);this._scrollManagerService.addOrReplaceNoRefresh({sheetViewStartRow:d,sheetViewStartColumn:u,offsetX:m,offsetY:h})}))),this.disposeWithMe(l.toDisposable(e==null?void 0:e.onScrollByBarObserver.add(o=>{var g;const r=(g=this._sheetSkeletonManagerService.getCurrent())==null?void 0:g.skeleton;if(r==null||o.isTrigger===!1)return;const s=this._getSheetObject();if(r==null||s==null)return;const{actualScrollX:a=0,actualScrollY:c=0}=o,d=this._getFreeze(),{row:u,column:h,rowOffset:m,columnOffset:f}=r.getDecomposedOffset(a,c);this._commandService.executeCommand(ct.id,{sheetViewStartRow:u+((d==null?void 0:d.ySplit)||0),sheetViewStartColumn:h+((d==null?void 0:d.xSplit)||0),offsetX:f,offsetY:m})})))}_scrollSubscribeBinding(){this.disposeWithMe(l.toDisposable(this._scrollManagerService.scrollInfo$.subscribe(t=>{var S;const e=(S=this._sheetSkeletonManagerService.getCurrent())==null?void 0:S.skeleton,n=this._getSheetObject();if(e==null||n==null)return;const o=n.scene;n.scene.getAncestorScale();const r=o.getViewport(j.VIEW_MAIN);if(r==null)return;if(t==null){r.scrollTo({x:0,y:0});return}const{sheetViewStartRow:s,sheetViewStartColumn:a,offsetX:c,offsetY:d}=t,{startX:u,startY:h}=e.getCellByIndexWithNoHeader(s,a),m=u+c,f=h+d,g=r.getBarScroll(m,f);r.scrollTo(g)})))}_initSkeletonListener(){this.disposeWithMe(l.toDisposable(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(t=>{if(t==null)return;const{unitId:e,sheetId:n}=t;this._renderManagerService.getRenderById(e)!=null&&(this._updateSceneSize(t),this._scrollManagerService.setCurrentScroll({unitId:e,sheetId:n}))})))}_updateSceneSize(t){var d;if(t==null)return;const{skeleton:e,unitId:n}=t,o=(d=this._renderManagerService.getRenderById(n))==null?void 0:d.scene;if(e==null||o==null)return;const{rowTotalHeight:r,columnTotalWidth:s,rowHeaderWidthAndMarginLeft:a,columnHeaderHeightAndMarginTop:c}=e;o==null||o.transformByState({width:a+s,height:c+r})}_getSheetObject(){return nt(this._context.unit,this._context)}_scrollToSelectionByDirection(t){const e=this._getViewportBounding();if(e==null)return!1;const{startRow:n,startColumn:o,endRow:r,endColumn:s}=e;let a=0,c=0;const{startRow:d,startColumn:u,endRow:h,endColumn:m}=t;d>=n&&(a=h),h<=r&&(a=d),u>=o&&(c=m),m<=s&&(c=u),this._scrollToCell(a,c)}_scrollToSelection(t=!0){const e=this._selectionManagerService.getLast();if(e==null)return;const{startRow:n,startColumn:o,actualRow:r,actualColumn:s}=e.primary,a=t?r:n,c=t?s:o;this._scrollToCell(a,c)}_getViewportBounding(){var r,s;const t=(r=this._getSheetObject())==null?void 0:r.scene;if(t==null)return;const e=t.getViewport(j.VIEW_MAIN);if(e==null)return;const n=(s=this._sheetSkeletonManagerService.getCurrent())==null?void 0:s.skeleton;if(n==null)return;const o=e.getBounding();return n.getRowColumnSegment(o)}_scrollToCell(t,e){var E,O,N,D;const{rowHeightAccumulation:n,columnWidthAccumulation:o}=(O=(E=this._sheetSkeletonManagerService.getCurrent())==null?void 0:E.skeleton)!=null?O:{};if(n==null||o==null)return!1;const r=(N=this._getSheetObject())==null?void 0:N.scene;if(r==null)return!1;const s=r.getViewport(j.VIEW_MAIN);if(s==null||((D=this._sheetSkeletonManagerService.getCurrent())==null?void 0:D.skeleton)==null)return!1;const c=this._context.unit.getActiveSheet(),{startColumn:d,startRow:u,ySplit:h,xSplit:m}=c.getFreeze(),f=this._getViewportBounding();if(f==null)return!1;const{startRow:g,startColumn:S,endRow:p,endColumn:I}=f;let M,b;if(t>=u&&e>=d-m&&(t<=g&&(M=t),t>=p)){const F=n[t]-s.height;for(let A=g;A<=t;A++)if(n[A]>=F){M=A+1;break}}if(e>=d&&t>=u-h&&(e<=S&&(b=e),e>=I)){const F=o[e]-s.width;for(let A=S;A<=e;A++)if(o[A]>=F){b=A+1;break}}if(M===void 0&&b===void 0)return!1;const{offsetX:T,offsetY:w}=this._scrollManagerService.getCurrentScroll()||{};return this._commandService.syncExecuteCommand(ct.id,{sheetViewStartRow:M,sheetViewStartColumn:b,offsetX:b===void 0?T:0,offsetY:M===void 0?w:0})}},x.SheetsScrollRenderController=Il([Tt(1,H.Inject(x.SheetSkeletonManagerService)),Tt(2,l.IUniverInstanceService),Tt(3,l.ICommandService),Tt(4,y.IRenderManagerService),Tt(5,H.Inject(_.SelectionManagerService)),Tt(6,H.Inject(et))],x.SheetsScrollRenderController);function Ml(i){return i.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET).pipe(k.switchMap(t=>t?t.activeSheet$.pipe(k.map(e=>e?{workbook:t,worksheet:e}:null)):k.of(null)))}function Se(i,t,e){return Ml(i).pipe(k.switchMap(n=>n?e(n):k.of(t)))}var bl=Object.defineProperty,Tl=Object.getOwnPropertyDescriptor,wl=(i,t,e,n)=>{for(var o=n>1?void 0:n?Tl(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&bl(t,e,o),o},Zt=(i,t)=>(e,n)=>t(e,n,i);x.SheetRenderController=class extends l.RxDisposable{constructor(e,n,o,r,s){super();R(this,"_skeletonChangeMutations",new Set);this._sheetSkeletonManagerService=e,this._contextService=n,this._univerInstanceService=o,this._renderManagerService=r,this._commandService=s,Promise.resolve().then(()=>this._init())}registerSkeletonChangingMutations(e){if(this._skeletonChangeMutations.has(e))throw new Error(`[SheetRenderController]: the mutationId ${e} has already been registered!`);return this._skeletonChangeMutations.add(e),l.toDisposable(()=>this._skeletonChangeMutations.delete(e))}_init(){this._initialRenderRefresh(),this._initWorkbookListener(),this._initCommandListener(),this._initContextListener()}_initialRenderRefresh(){this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(e=>{if(!e)return null;const{skeleton:n,unitId:o,sheetId:r}=e,s=this._univerInstanceService.getUniverSheetInstance(o),a=s==null?void 0:s.getSheetBySheetId(r);if(s==null||a==null)return;const c=this._renderManagerService.getRenderById(o);if(c==null)return;const{mainComponent:d,components:u}=c,h=d,m=u.get(re.ROW),f=u.get(re.COLUMN),g=u.get(re.LEFT_TOP),{rowHeaderWidth:S,columnHeaderHeight:p}=n;h==null||h.updateSkeleton(n),m==null||m.updateSkeleton(n),f==null||f.updateSkeleton(n),g==null||g.transformByState({width:S,height:p})}))}_initWorkbookListener(){this._univerInstanceService.getTypeOfUnitAdded$(l.UniverInstanceType.UNIVER_SHEET).pipe(k.takeUntil(this.dispose$)).subscribe(e=>this._createSheetRenderer(e)),this._univerInstanceService.getTypeOfUnitDisposed$(l.UniverInstanceType.UNIVER_SHEET).pipe(k.takeUntil(this.dispose$)).subscribe(e=>{const n=e.getUnitId();this._sheetSkeletonManagerService.removeSkeleton({unitId:n}),this._renderManagerService.removeRender(n)}),this._univerInstanceService.getAllUnitsForType(l.UniverInstanceType.UNIVER_SHEET).forEach(e=>this._createSheetRenderer(e))}_createSheetRenderer(e){const n=e.getUnitId();this._renderManagerService.createRender(n),this._renderManagerService.setCurrent(n);const o=e.getActiveSheet().getSheetId();this._sheetSkeletonManagerService.setCurrent({sheetId:o,unitId:n})}_initCommandListener(){this.disposeWithMe(this._commandService.onCommandExecuted(e=>{var r,s;const n=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!n)return;const o=n.getUnitId();if(_.COMMAND_LISTENER_SKELETON_CHANGE.includes(e.id)||this._skeletonChangeMutations.has(e.id)){const a=n.getActiveSheet(),c=a.getSheetId(),d=e.params,{unitId:u,subUnitId:h}=d;if(!(u===n.getUnitId()&&h===a.getSheetId()))return;e.id!==_.SetWorksheetActiveOperation.id&&this._sheetSkeletonManagerService.makeDirty({unitId:u,sheetId:c,commandId:e.id},!0),this._sheetSkeletonManagerService.setCurrent({unitId:u,sheetId:c,commandId:e.id})}else _.COMMAND_LISTENER_VALUE_CHANGE.includes(e.id)&&this._sheetSkeletonManagerService.reCalculate();e.type===l.CommandType.MUTATION&&((s=(r=this._renderManagerService.getRenderById(o))==null?void 0:r.mainComponent)==null||s.makeDirty())}))}_initContextListener(){this._contextService.subscribeContextValue$(y.RENDER_RAW_FORMULA_KEY).pipe(k.distinctUntilChanged(),k.takeUntil(this.dispose$)).subscribe(()=>{this._renderManagerService.getRenderAll().forEach(e=>{e.mainComponent instanceof y.Spreadsheet&&e.mainComponent.makeForceDirty(!0)})})}},x.SheetRenderController=wl([l.OnLifecycle(l.LifecycleStages.Ready,x.SheetRenderController),Zt(0,H.Inject(x.SheetSkeletonManagerService)),Zt(1,l.IContextService),Zt(2,l.IUniverInstanceService),Zt(3,y.IRenderManagerService),Zt(4,l.ICommandService)],x.SheetRenderController);const vn={id:"sheet.command.change-zoom-ratio",type:l.CommandType.COMMAND,handler:async(i,t)=>{if(!t)return!1;const e=i.get(l.IUniverInstanceService),n=_.getSheetCommandTarget(e);if(!n)return!1;const{worksheet:o,subUnitId:r,unitId:s}=n,{delta:a,reset:c}=t;let d=c?100:Math.round((o.getConfig().zoomRatio+a)*100);d=Math.max(ai[0],d),d=Math.min(ai[1],d);const u=d/100;return i.get(l.ICommandService).executeCommand(Le.id,{unitId:s,subUnitId:r,zoomRatio:u})}},In={id:"sheet.command.set-zoom-ratio",type:l.CommandType.COMMAND,handler:async(i,t)=>{if(!t)return!1;const{unitId:e,subUnitId:n,zoomRatio:o}=t;return i.get(l.ICommandService).executeCommand(Le.id,{unitId:e,subUnitId:n,zoomRatio:o})}};var El=Object.defineProperty,yl=Object.getOwnPropertyDescriptor,Ol=(i,t,e,n)=>{for(var o=n>1?void 0:n?yl(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&El(t,e,o),o},Zo=(i,t)=>(e,n)=>t(e,n,i);let Rn=class extends l.Disposable{constructor(i,t,e){super(),this._context=i,this._sheetSkeletonManagerService=t,this._commandService=e,this._skeletonListener(),this._zoomEventBinding()}updateZoom(i,t){const e=this._context.unit.getSheetBySheetId(i);return e?(e.getConfig().zoomRatio=t,e===this._context.unit.getActiveSheet()&&this._updateViewZoom(t),!0):!1}_zoomEventBinding(){var t;const i=(t=this._getSheetObject())==null?void 0:t.scene;i!=null&&this.disposeWithMe(i.onMouseWheelObserver.add(e=>{if(!e.ctrlKey)return;const n=Math.abs(e.deltaX);let o=n<40?.2:n<80?.4:.2;o*=e.deltaY>0?-1:1,i.scaleX<1&&(o/=2);const r=this._context.unit,s=r.getActiveSheet(),a=s.getZoomRatio();let c=+Number.parseFloat(`${a+o}`).toFixed(1);c=c>=4?4:c<=.1?.1:c,this._commandService.executeCommand(In.id,{zoomRatio:Math.round(c*10)/10,unitId:r.getUnitId(),subUnitId:s.getSheetId()}),e.preventDefault()}))}_skeletonListener(){this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeletonBefore$.subscribe(i=>{if(i==null)return;const n=this._context.unit.getActiveSheet().getZoomRatio()||1;this._updateViewZoom(n)}))}_updateViewZoom(i){const t=this._getSheetObject();t==null||t.scene.scale(i,i),t==null||t.spreadsheet.makeForceDirty()}_getSheetObject(){return nt(this._context.unit,this._context)}};Rn=Ol([Zo(1,H.Inject(x.SheetSkeletonManagerService)),Zo(2,l.ICommandService)],Rn);const Le={id:"sheet.operation.set-zoom-ratio",type:l.CommandType.OPERATION,handler:(i,t)=>{const n=i.get(y.IRenderManagerService).getRenderById(t.unitId);return n?n.with(Rn).updateZoom(t.subUnitId,t.zoomRatio):!1}};var xl=Object.defineProperty,Nl=Object.getOwnPropertyDescriptor,Al=(i,t,e,n)=>{for(var o=n>1?void 0:n?Nl(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&xl(t,e,o),o},it=(i,t)=>(e,n)=>t(e,n,i);x.AutoFillController=class extends l.Disposable{constructor(e,n,o,r,s,a,c,d){super();R(this,"_beforeApplyData",[]);R(this,"_currentLocation",null);R(this,"_copyData",[]);R(this,"_defaultHook");this._univerInstanceService=e,this._selectionRenderService=n,this._commandService=o,this._autoFillService=r,this._editorBridgeService=s,this._sheetInterceptorService=a,this._selectionManagerService=c,this._injector=d,this._defaultHook={id:"default",type:Ct.Default,priority:0,onBeforeFillData:(u,h)=>{this._presetAndCacheData(u,h)},onFillData:(u,h,m)=>this._fillData(u,h,m)},this._init()}_init(){this._initDefaultHook(),this._onSelectionControlFillChanged(),this._onApplyTypeChanged(),this._initQuitListener()}_initDefaultHook(){this.disposeWithMe(this._autoFillService.addHook(this._defaultHook))}_initQuitListener(){const e=[Te.id,gn.id,Le.id,_.SetWorksheetActiveOperation.id,_.SetRangeValuesMutation.id,_.MoveRangeMutation.id,_.RemoveRowMutation.id,_.RemoveColMutation.id,_.InsertRowMutation.id,_.InsertColMutation.id,_.MoveRowsMutation.id,_.MoveColsMutation.id,_.SetWorksheetColWidthMutation.id,_.SetWorksheetRowHeightMutation.id];this.disposeWithMe(this._commandService.onCommandExecuted((n,o)=>{var s,a;const r=o==null?void 0:o.fromCollab;e.includes(n.id)&&!r&&n.params.trigger!==fn.id&&this._quit(),n.id===_.RemoveSheetMutation.id&&n.params.unitId===((s=this._currentLocation)==null?void 0:s.unitId)&&n.params.subUnitId===((a=this._currentLocation)==null?void 0:a.subUnitId)&&this._quit()})),this.disposeWithMe(this._univerInstanceService.unitDisposed$.subscribe(n=>{var o;n.getUnitId()===((o=this._currentLocation)==null?void 0:o.unitId)&&this._quit()}))}_quit(){this._currentLocation=null,this._beforeApplyData=[],this._copyData=[],this._autoFillService.setShowMenu(!1)}_onSelectionControlFillChanged(){const e=new l.DisposableCollection,n=o=>{const r=this._selectionManagerService.getCurrent();if((r==null?void 0:r.pluginName)!==_.NORMAL_SELECTION_PLUGIN_NAME)return;o.dispose(),this._selectionRenderService.getCurrentControls().forEach(a=>{o.add(l.toDisposable(a.selectionFilled$.subscribe(c=>{if(c==null||c.startColumn===-1||c.startRow===-1||c.endColumn===-1||c.endRow===-1)return;const d={startColumn:a.model.startColumn,endColumn:a.model.endColumn,startRow:a.model.startRow,endRow:a.model.endRow},u={startColumn:c.startColumn,endColumn:c.endColumn,startRow:c.startRow,endRow:c.endRow};this._triggerAutoFill(d,u)}))),o.add(l.toDisposable(a.fillControl.onDblclickObserver.add(()=>{const c={startColumn:a.model.startColumn,endColumn:a.model.endColumn,startRow:a.model.startRow,endRow:a.model.endRow};this._handleDbClickFill(c)}))),o.add(l.toDisposable(a.fillControl.onPointerDownObserver.add(()=>{this._editorBridgeService.isVisible().visible&&this._editorBridgeService.changeVisible({visible:!1,eventType:y.DeviceInputEventType.PointerDown})})))})};n(e),this.disposeWithMe(this._commandService.onCommandExecuted(o=>{o.id===_.SetSelectionsOperation.id&&n(e)}))}_onApplyTypeChanged(){this.disposeWithMe(l.toDisposable(this._autoFillService.applyType$.subscribe(()=>{this._handleFillData()})))}_triggerAutoFill(e,n){var f;if(e.startColumn===n.startColumn&&e.startRow===n.startRow&&e.endColumn===n.endColumn&&e.endRow===n.endRow)return;if(n.endColumn<e.endColumn&&n.endColumn>e.startColumn){this._commandService.executeCommand(gn.id,{clearRange:{startRow:n.startRow,endRow:n.endRow,startColumn:n.endColumn+1,endColumn:e.endColumn},selectionRange:n});return}if(n.endRow<e.endRow&&n.endRow>e.startRow){this._commandService.executeCommand(gn.id,{clearRange:{startRow:n.endRow+1,endRow:e.endRow,startColumn:n.startColumn,endColumn:n.endColumn},selectionRange:n});return}const o={startRow:n.startRow,endRow:n.endRow,startColumn:n.startColumn,endColumn:n.endColumn};let r=null;if(n.startRow<e.startRow)r=l.Direction.UP,o.endRow=e.startRow-1;else if(n.endRow>e.endRow)r=l.Direction.DOWN,o.startRow=e.endRow+1;else if(n.startColumn<e.startColumn)r=l.Direction.LEFT,o.endColumn=e.startColumn-1;else if(n.endColumn>e.endColumn)r=l.Direction.RIGHT,o.startColumn=e.endColumn+1;else return;const s=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!s)return;const a=s.getUnitId(),c=s.getActiveSheet().getSheetId();this._autoFillService.direction=r;const d={get:this._injector.get.bind(this._injector)},u=pt(e,d),h=pt(o,d);if(!u||!h)return;this._autoFillService.autoFillLocation={source:u,target:h,unitId:a,subUnitId:c},this._autoFillService.getActiveHooks().forEach(g=>{var S;(S=g==null?void 0:g.onBeforeFillData)==null||S.call(g,{source:u,target:h,unitId:a,subUnitId:c},r)}),(f=this._autoFillService.menu.find(g=>g.value===oe.SERIES))!=null&&f.disable?this._autoFillService.applyType=oe.COPY:this._autoFillService.applyType=oe.SERIES}_handleDbClickFill(e){const n=this._detectFillRange(e);n.endRow<=e.endRow||this._triggerAutoFill(e,n)}_detectFillRange(e){var m,f,g,S,p,I;const{startRow:n,endRow:o,startColumn:r,endColumn:s}=e,a=(m=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET))==null?void 0:m.getActiveSheet();if(!a)return e;const c=a.getCellMatrix(),d=a.getMaxRows()-1,u=a.getMaxColumns()-1;let h=o;if(r>0&&((f=c.getValue(n,r-1))==null?void 0:f.v)!=null){let M=n;for(;((g=c.getValue(M,r-1))==null?void 0:g.v)!=null&&M<d;)M+=1;h=M-1}else if(s<u&&((S=c.getValue(o,s+1))==null?void 0:S.v)!=null){let M=n;for(;((p=c.getValue(M,s+1))==null?void 0:p.v)!=null&&M<d;)M+=1;h=M-1}for(let M=o+1;M<=h;M++)for(let b=r;b<=s;b++)if(((I=c.getValue(M,b))==null?void 0:I.v)!=null){h=M-1;break}return{startColumn:r,endColumn:s,startRow:n,endRow:h}}_handleFillData(){var e,n;this._currentLocation&&this._commandService.executeCommand(fn.id,{unitId:(e=this._currentLocation)==null?void 0:e.unitId,subUnitId:(n=this._currentLocation)==null?void 0:n.subUnitId})}_getApplyData(e,n,o,r,s,a=!0){const c=[],d=Math.floor(o/n),u=o%n,h=this._autoFillService.getRules();if(!a&&s===oe.ONLY_FORMAT)return console.error("ERROR: only format can not be applied when hasStyle is false"),[];const m={};h.forEach(f=>{m[f.type]=[]}),h.forEach(f=>{const{type:g,applyFunctions:S={}}=f,p=e[g];p&&p.forEach(I=>{const M=Bs(I.index,u),b=I.index.length*d+M,T=this._applyFunctions(I,b,r,s,S,e),w=Fs(n,o,I.index);m[g].push({data:T,index:w})})});for(let f=0;f<o;f++)h.forEach(g=>{const{type:S}=g,p=m[S];for(let I=0;I<p.length;I++)f in p[I].index&&c.push(p[I].data[p[I].index[f]])});return c}_applyFunctions(e,n,o,r,s,a){const{data:c}=e,d=o===l.Direction.UP||o===l.Direction.LEFT;if(r===oe.COPY){const u=s==null?void 0:s[oe.COPY];return u?u(e,n,o,a):(d&&c.reverse(),st(c,n))}if(r===oe.SERIES){const u=s==null?void 0:s[oe.SERIES];return u?u(e,n,o,a):(d&&c.reverse(),s!=null&&s[oe.COPY]?s[oe.COPY](e,n,o,a):st(c,n))}if(r===oe.ONLY_FORMAT){const u=s==null?void 0:s[oe.ONLY_FORMAT];return u?u(e,n,o,a):Ws(c,n)}}_getCopyData(e,n){const o=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getCellMatrix(),r=this._autoFillService.getRules(),s=[],a=n===l.Direction.DOWN||n===l.Direction.UP;let c,d;return a?(c=e.cols,d=e.rows):(c=e.rows,d=e.cols),c.forEach(u=>{const h=this._getEmptyCopyDataPiece(),m={type:void 0,cellData:void 0};d.forEach(f=>{let g;a?g=o.getValue(f,u):g=o.getValue(u,f);const{type:S,isContinue:p}=r.find(I=>I.match(g))||vo;if(p(m,g)){const I=h[S],M=I[I.length-1];M.data.push(g),M.index.push(f-d[0])}else{const I=h[S];I?I.push({data:[g],index:[f-d[0]]}):h[S]=[{data:[g],index:[f-d[0]]}]}m.type=S,m.cellData=g}),s.push(h)}),s}_getEmptyCopyDataPiece(){const e={};return this._autoFillService.getRules().forEach(n=>{e[n.type]=[]}),e}_getMergeApplyData(e,n,o,r){const s=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getMergeData(),a=[];for(let c=e.startRow;c<=e.endRow;c++)for(let d=e.startColumn;d<=e.endColumn;d++){const{isMergedMainCell:u,startRow:h,startColumn:m,endRow:f,endColumn:g}=y.getCellInfoInMergeData(c,d,s);if(u){if(o===l.Direction.DOWN){let S=h+r,p=f+r;for(;p<=n.endRow;)a.push({startRow:S,startColumn:m,endRow:p,endColumn:g}),S+=r,p+=r}else if(o===l.Direction.UP){let S=h-r,p=f-r;for(;S>=n.startRow;)a.push({startRow:S,startColumn:m,endRow:p,endColumn:g}),S-=r,p-=r}else if(o===l.Direction.RIGHT){let S=m+r,p=g+r;for(;p<=n.endColumn;)a.push({startRow:h,startColumn:S,endRow:f,endColumn:p}),S+=r,p+=r}else if(o===l.Direction.LEFT){let S=m-r,p=g-r;for(;S>=n.startColumn;)a.push({startRow:h,startColumn:S,endRow:f,endColumn:p}),S-=r,p-=r}}}return a}_presetAndCacheData(e,n){const{source:o,target:r}=e,s=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getCellMatrix(),a=[];r.rows.forEach(c=>{const d=[];r.cols.forEach(u=>{d.push(l.Tools.deepClone(s.getValue(c,u)))}),a.push(d)}),this._beforeApplyData=a,this._copyData=this._getCopyData(o,n),this._currentLocation=e,this._hasSeries(this._copyData)?this._autoFillService.setDisableApplyType(oe.SERIES,!1):this._autoFillService.setDisableApplyType(oe.SERIES,!0)}_fillData(e,n,o){var Y,ee;const r=[],s=[];let a=!0;o===oe.NO_FORMAT&&(a=!1,o=oe.SERIES);const{source:c,target:d,unitId:u,subUnitId:h}=e;if(!c||!d||n==null)return{undos:r,redos:s};const m=at(c),f=at(d),{cols:g,rows:S}=d,{cols:p,rows:I}=c,M=this._copyData;let b;n===l.Direction.DOWN||n===l.Direction.UP?b=I.length:b=p.length;const T=[];if(n===l.Direction.DOWN||n===l.Direction.UP){const P=S.length,L=[];g.forEach((W,$)=>{const Z=M[$],te=this._getApplyData(Z,b,P,n,o,a);L.push(te)});for(let W=0;W<L[0].length;W++){const $=[];for(let Z=0;Z<L.length;Z++)$.push({s:null,...L[Z][W]});T.push($)}}else{const P=g.length;S.forEach((L,W)=>{const $=M[W],Z=this._getApplyData($,b,P,n,o,a),te=[];for(let ne=0;ne<Z.length;ne++)te.push({s:null,...Z[ne]});T.push(te)})}let w=[];const E=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getStyles();a?(w=this._getMergeApplyData(m,f,n,b),T.forEach(P=>{P.forEach(L=>{L&&E&&E&&(L.s=E.getStyleByCell(L))})})):T.forEach((P,L)=>{P.forEach((W,$)=>{W&&E&&(W.s=E.getStyleByCell(this._beforeApplyData[L][$])||null)})}),o===oe.ONLY_FORMAT&&T.forEach((P,L)=>{P.forEach((W,$)=>{if(W){const Z=this._beforeApplyData[L][$]||{};W.f=Z.f,W.si=Z.si,W.t=Z.t,W.v=Z.v}})});const O={get:this._injector.get.bind(this._injector)},N=[],D=(ee=(Y=this._univerInstanceService.getUniverSheetInstance(u))==null?void 0:Y.getSheetBySheetId(h))==null?void 0:ee.getMergeData();D&&D.forEach(P=>{l.Rectangle.intersects(P,f)&&N.push(P)});const F={unitId:u,subUnitId:h,ranges:N},A=_.RemoveMergeUndoMutationFactory(O,F);s.push({id:_.RemoveWorksheetMergeMutation.id,params:F}),r.push({id:_.AddWorksheetMergeMutation.id,params:A});const U={subUnitId:h,unitId:u,cellValue:Zs([d])},B=_.SetRangeValuesUndoMutationFactory(O,U),z=this._sheetInterceptorService.onCommandExecute({id:_.ClearSelectionContentCommand.id});s.push({id:_.SetRangeValuesMutation.id,params:U},...z.redos),r.push(...z.undos,{id:_.SetRangeValuesMutation.id,params:B});const X=new l.ObjectMatrix;S.forEach((P,L)=>{g.forEach((W,$)=>{T[L][$]&&X.setValue(P,W,T[L][$])})});const q={subUnitId:h,unitId:u,cellValue:X.getMatrix()},Q=_.SetRangeValuesUndoMutationFactory(O,q);if(r.push({id:_.SetRangeValuesMutation.id,params:Q}),s.push({id:_.SetRangeValuesMutation.id,params:q}),w!=null&&w.length){const P=_.getAddMergeMutationRangeByType(w),L={unitId:u,subUnitId:h,ranges:P},W=_.AddMergeUndoMutationFactory(O,L);r.push({id:_.RemoveWorksheetMergeMutation.id,params:W}),s.push({id:_.AddWorksheetMergeMutation.id,params:L})}return{undos:r,redos:s}}_hasSeries(e){return e.some(n=>Object.keys(n).some(r=>{var s;return!!((s=n[r])!=null&&s.length&&![de.OTHER,de.FORMULA].includes(r))}))}},x.AutoFillController=Al([l.OnLifecycle(l.LifecycleStages.Steady,x.AutoFillController),it(0,l.IUniverInstanceService),it(1,xe),it(2,l.ICommandService),it(3,vt),it(4,be),it(5,H.Inject(_.SheetInterceptorService)),it(6,H.Inject(_.SelectionManagerService)),it(7,H.Inject(H.Injector))],x.AutoFillController);var Dl=Object.defineProperty,Pl=Object.getOwnPropertyDescriptor,Hl=(i,t,e,n)=>{for(var o=n>1?void 0:n?Pl(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Dl(t,e,o),o},vi=(i,t)=>(e,n)=>t(e,n,i);x.CellCustomRenderController=class extends l.Disposable{constructor(e,n,o,r){super();R(this,"_enterActiveRender");this._context=e,this._sheetSkeletonManagerService=n,this._renderManagerService=o,this._univerInstanceService=r,this._initEventBinding()}_initEventBinding(){const e=new l.DisposableCollection,n=this._context.unit,o=r=>{if(e.dispose(),!r)return;const{unitId:s,skeleton:a}=r,c=this._renderManagerService.getRenderById(s);if(c&&c.mainComponent){const d=c.mainComponent,u=f=>{const{offsetX:g,offsetY:S}=f,p=c.scene,I=n.getActiveSheet(),M=p.getActiveViewportByCoord(y.Vector2.FromArray([g,S]));if(!M)return;const{scaleX:b,scaleY:T}=p.getAncestorScale(),w={x:M.actualScrollX,y:M.actualScrollY},E=a.getCellPositionByOffset(g,S,b,T,w),O=a.mergeData.find(Y=>{const{startColumn:ee,startRow:P,endColumn:L,endRow:W}=Y;return E.row>=P&&E.column>=ee&&E.row<=W&&E.column<=L}),N={actualRow:O?O.startRow:E.row,actualCol:O?O.startColumn:E.column,mergeCell:O,row:E.row,col:E.column};if(!N||!a)return;const D=I.getCell(N.actualRow,N.actualCol);if(!D)return;const F=D.customRender;if(!(F!=null&&F.length))return;const A=N.actualRow,U=N.actualCol,B=F.sort(l.sortRules),z=n.getActiveSheet().getSheetId(),X={data:D,style:a.getsStyles().getStyleByCell(D),primaryWithCoord:a.getCellByIndex(N.actualRow,N.actualCol),unitId:s,subUnitId:z,row:A,col:U},q={x:w.x+g/b,y:w.y+S/T},Q=B.find(Y=>{var ee;return(ee=Y.isHit)==null?void 0:ee.call(Y,q,X)});if(Q)return[Q,X]},h=d.onPointerDownObserver.add(f=>{var S;const g=u(f);if(g){const[p,I]=g;(S=p.onPointerDown)==null||S.call(p,I,f)}}),m=d.onPointerMoveObserver.add(f=>{var S,p,I,M;const g=u(f);if(g){const[b,T]=g;this._enterActiveRender?this._enterActiveRender.render!==b&&((p=(S=this._enterActiveRender.render).onPointerLeave)==null||p.call(S,this._enterActiveRender.cellContext,f),this._enterActiveRender={render:b,cellContext:T},(I=b.onPointerEnter)==null||I.call(b,T,f)):(this._enterActiveRender={render:b,cellContext:T},(M=b.onPointerEnter)==null||M.call(b,T,f))}});h&&e.add(h),m&&e.add(m)}};this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(o)),o(this._sheetSkeletonManagerService.getCurrent()),this.disposeWithMe(e)}},x.CellCustomRenderController=Hl([l.OnLifecycle(l.LifecycleStages.Rendered,x.CellCustomRenderController),vi(1,H.Inject(x.SheetSkeletonManagerService)),vi(2,y.IRenderManagerService),vi(3,l.IUniverInstanceService)],x.CellCustomRenderController);const Ko={id:"sheet.command.hide-row-confirm",type:l.CommandType.COMMAND,handler:async i=>{var c;const e=(c=i.get(_.SelectionManagerService).getSelections())==null?void 0:c.map(d=>d.range);if(!(e!=null&&e.length))return!1;const n=i.get(l.ICommandService),o=i.get(l.IUniverInstanceService),r=_.getSheetCommandTarget(o);if(!r)return!1;const{worksheet:s}=r,a=s.getVisibleRows();if(zo(a,e)){const d=i.get(v.IConfirmService),u=i.get(l.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 n.executeCommand(_.SetRowHiddenCommand.id),!0}},Qo={id:"sheet.command.hide-col-confirm",type:l.CommandType.COMMAND,handler:async i=>{var c;const e=(c=i.get(_.SelectionManagerService).getSelections())==null?void 0:c.map(d=>d.range);if(!(e!=null&&e.length))return!1;const n=i.get(l.ICommandService),o=i.get(l.IUniverInstanceService),r=_.getSheetCommandTarget(o);if(!r)return!1;const{worksheet:s}=r,a=s.getVisibleCols();if(Yo(a,e)){const d=i.get(v.IConfirmService),u=i.get(l.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 n.executeCommand(_.SetColHiddenCommand.id),!0}},Ii={type:l.CommandType.COMMAND,id:"sheet.command.set-range-bold",handler:async i=>{const t=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?t.executeCommand(J.SetInlineFormatBoldCommand.id):t.executeCommand(_.SetBoldCommand.id)}},Ri={type:l.CommandType.COMMAND,id:"sheet.command.set-range-italic",handler:async i=>{const t=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?t.executeCommand(J.SetInlineFormatItalicCommand.id):t.executeCommand(_.SetItalicCommand.id)}},Mi={type:l.CommandType.COMMAND,id:"sheet.command.set-range-underline",handler:async i=>{const t=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?t.executeCommand(J.SetInlineFormatUnderlineCommand.id):t.executeCommand(_.SetUnderlineCommand.id)}},bi={type:l.CommandType.COMMAND,id:"sheet.command.set-range-stroke",handler:async i=>{const t=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?t.executeCommand(J.SetInlineFormatStrikethroughCommand.id):t.executeCommand(_.SetStrikeThroughCommand.id)}},Ll={type:l.CommandType.COMMAND,id:"sheet.command.set-range-subscript",handler:async i=>{const t=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?t.executeCommand(J.SetInlineFormatSubscriptCommand.id):!1}},Ul={type:l.CommandType.COMMAND,id:"sheet.command.set-range-superscript",handler:async i=>{const t=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?t.executeCommand(J.SetInlineFormatSuperscriptCommand.id):!1}},Jo={type:l.CommandType.COMMAND,id:"sheet.command.set-range-fontsize",handler:async(i,t)=>{const e=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?e.executeCommand(J.SetInlineFormatFontSizeCommand.id,t):e.executeCommand(_.SetFontSizeCommand.id,t)}},qo={type:l.CommandType.COMMAND,id:"sheet.command.set-range-font-family",handler:async(i,t)=>{const e=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?e.executeCommand(J.SetInlineFormatFontFamilyCommand.id,t):e.executeCommand(_.SetFontFamilyCommand.id,t)}},Mn={type:l.CommandType.COMMAND,id:"sheet.command.set-range-text-color",handler:async(i,t)=>{const e=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?e.executeCommand(J.SetInlineFormatTextColorCommand.id,t):e.executeCommand(_.SetTextColorCommand.id,t)}};function er(i,t){return t.some(e=>Vl(i,e))}function Vl(i,t){const{startRow:e,startColumn:n,endColumn:o,endRow:r}=t,s=i.getMatrixWithMergedCells(e,n,r,o);let a=!1;return s.forValue((c,d,u)=>{if(u&&(c!==e||d!==n)&&i.cellHasValue(u))return a=!0,!1}),a}function tr(i,t,e,n){const o=[],r=[],s=e.getSheetId();return n.forEach(a=>{const c=kl(e,a),d={unitId:t,subUnitId:s,cellValue:c.getData()},u=_.SetRangeValuesUndoMutationFactory(i,d);o.push({id:_.SetRangeValuesMutation.id,params:u}),r.push({id:_.SetRangeValuesMutation.id,params:d})}),{undos:o,redos:r}}function kl(i,t){const{startRow:e,startColumn:n,endColumn:o,endRow:r}=t,s=i.getMatrixWithMergedCells(e,n,r,o),a=new l.ObjectMatrix;return s.forValue((c,d,u)=>{u&&(c!==e||d!==n)&&a.setValue(c,d,null)}),a}function Bl(i,t,e,n){const o=e.getActiveViewportByCoord(y.Vector2.FromArray([i,t]));if(!o)return;const{scaleX:r,scaleY:s}=e.getAncestorScale(),a={x:o.actualScrollX,y:o.actualScrollY},c=n.getCellPositionByOffset(i,t,r,s,a),d=n.mergeData.find(h=>{const{startColumn:m,startRow:f,endColumn:g,endRow:S}=h;return c.row>=f&&c.column>=m&&c.row<=S&&c.column<=g});return{actualRow:d?d.startRow:c.row,actualCol:d?d.startColumn:c.column,mergeCell:d,row:c.row,col:c.column}}function Fl(i,t,e,n){const o=n.getFreeze();if(!o||o.startRow<=0&&o.startColumn<=0||i>o.startRow&&t>o.startColumn)return e.getViewport(j.VIEW_MAIN);if(i<=o.startRow&&t<=o.startColumn)return e.getViewport(j.VIEW_MAIN_LEFT_TOP);if(i<=o.startRow&&t>o.startColumn)return e.getViewport(j.VIEW_MAIN_TOP);if(i>o.startRow&&t<=o.startColumn)return e.getViewport(j.VIEW_MAIN_LEFT)}function Wl(i,t,e,n){const o=nr(i.left,i.top,t,e,n),r=nr(i.right,i.bottom,t,e,n);return{left:o.x,top:o.y,right:r.x,bottom:r.y}}function nr(i,t,e,n,o){const{scaleX:r,scaleY:s}=e.getAncestorScale(),a=e.getViewport(j.VIEW_MAIN);if(!a)return{x:i,y:t};const c=o.getFreeze(),{startColumn:d,startRow:u,xSplit:h,ySplit:m}=c,f=n.getNoMergeCellPositionByIndexWithNoHeader(u-m,d-h),g=n.getNoMergeCellPositionByIndexWithNoHeader(u,d),{rowHeaderWidth:S,columnHeaderHeight:p}=n,I=g.startX-f.startX,M=g.startY-f.startY,{top:b,left:T,actualScrollX:w,actualScrollY:E}=a;let O;i>T?O=(i-w)*r:O=(I+S-(T-i))*r;let N;return t>b?N=(t-E)*s:N=(M+p-(b-t))*r,{x:O,y:N}}var jl=Object.defineProperty,zl=Object.getOwnPropertyDescriptor,Yl=(i,t,e,n)=>{for(var o=n>1?void 0:n?zl(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&jl(t,e,o),o},Ti=(i,t)=>(e,n)=>t(e,n,i),Ae=(i=>(i[i.OFF=0]="OFF",i[i.ONCE=1]="ONCE",i[i.INFINITE=2]="INFINITE",i))(Ae||{});const dt=H.createIdentifier("univer.format-painter-service");let wi=class extends l.Disposable{constructor(t,e,n){super();R(this,"status$");R(this,"_selectionFormat");R(this,"_markId",null);R(this,"_status$");this._selectionManagerService=t,this._univerInstanceService=e,this._markSelectionService=n,this._status$=new k.BehaviorSubject(0),this.status$=this._status$.asObservable(),this._selectionFormat={styles:new l.ObjectMatrix,merges:[]}}setStatus(t){t!==0&&this._getSelectionRangeFormat(),this._updateRangeMark(t),this._status$.next(t)}getStatus(){return this._status$.getValue()}_updateRangeMark(t){if(this._markSelectionService.removeAllShapes(),this._markId=null,t!==0){const e=this._selectionManagerService.getLast();if(e){const n=this._selectionManagerService.createCopyPasteSelection();t===2?this._markId=this._markSelectionService.addShape({...e,style:n}):this._markId=this._markSelectionService.addShape({...e,style:n},[_.SetRangeValuesMutation.id])}}}_getSelectionRangeFormat(){const t=this._selectionManagerService.getLast(),e=t==null?void 0:t.range;if(!e)return;const{startRow:n,endRow:o,startColumn:r,endColumn:s}=e,a=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),d=(a==null?void 0:a.getActiveSheet()).getCellMatrix(),u=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getMergeData(),h=a.getStyles(),m=new l.ObjectMatrix;this._selectionFormat.merges=[];for(let f=n;f<=o;f++)for(let g=r;g<=s;g++){const S=d.getValue(f,g);m.setValue(f,g,h.getStyleByCell(S)||{});const{isMergedMainCell:p,...I}=y.getCellInfoInMergeData(f,g,u);p&&this._selectionFormat.merges.push({startRow:I.startRow,startColumn:I.startColumn,endRow:I.endRow,endColumn:I.endColumn})}this._selectionFormat.styles=m}getSelectionFormat(){return this._selectionFormat}};wi=Yl([Ti(0,H.Inject(_.SelectionManagerService)),Ti(1,l.IUniverInstanceService),Ti(2,Ft)],wi);const Ei={id:"sheet.operation.set-format-painter",type:l.CommandType.OPERATION,handler:(i,t)=>t?(i.get(dt).setStatus(t.status),!0):!1},ir={type:l.CommandType.COMMAND,id:"sheet.command.set-infinite-format-painter",handler:async i=>{const e=i.get(dt).getStatus();let n;return e!==Ae.OFF?n=Ae.OFF:n=Ae.INFINITE,i.get(l.ICommandService).executeCommand(Ei.id,{status:n})}},yi={type:l.CommandType.COMMAND,id:"sheet.command.set-once-format-painter",handler:async i=>{const e=i.get(dt).getStatus();let n;return e!==Ae.OFF?n=Ae.OFF:n=Ae.ONCE,i.get(l.ICommandService).executeCommand(Ei.id,{status:n})}},or={type:l.CommandType.COMMAND,id:"sheet.command.apply-format-painter",handler:async(i,t)=>{const e=i.get(l.ICommandService),n=i.get(l.IUndoRedoService),o=i.get(l.IUniverInstanceService),r=i.get(_.SelectionManagerService),s=i.get(_.SheetInterceptorService),a=_.getSheetCommandTarget(o,t);if(!a)return!1;const{worksheet:c,unitId:d,subUnitId:u}=a,h=i.get(_.SheetPermissionService),{styleValues:m,styleRange:f,mergeRanges:g}=t;if(!h.getSheetEditable(d,u))return!1;const S=f?[f]:r.getSelectionRanges();if(!S||!S.length)return!1;const p=new l.ObjectMatrix;let I;if(l.Tools.isArray(m))for(let q=0;q<S.length;q++){const{startRow:Q,startColumn:Y,endRow:ee,endColumn:P}=S[q];for(let L=0;L<=ee-Q;L++)for(let W=0;W<=P-Y;W++)p.setValue(L+Q,W+Y,m[L][W])}else if(l.isICellData(m))for(let q=0;q<S.length;q++){const{startRow:Q,startColumn:Y}=S[q];p.setValue(Q,Y,m)}else I=m;const M={subUnitId:u,unitId:d,cellValue:I!=null?I:p.getMatrix()},b=_.SetRangeValuesUndoMutationFactory(i,M),T=e.syncExecuteCommand(_.SetRangeValuesMutation.id,M),{undos:w,redos:E}=s.onCommandExecute({id:_.SetRangeValuesCommand.id,params:{...M,range:S}}),O=_.getAddMergeMutationRangeByType(g),N=[],D=[],F=er(c,O),A={unitId:d,subUnitId:u,ranges:O},U={unitId:d,subUnitId:u,ranges:O};N.push({id:_.RemoveWorksheetMergeMutation.id,params:A}),N.push({id:_.AddWorksheetMergeMutation.id,params:U});const B=_.RemoveMergeUndoMutationFactory(i,A),z=_.AddMergeUndoMutationFactory(i,U);if(D.push({id:_.RemoveWorksheetMergeMutation.id,params:z}),D.push({id:_.AddWorksheetMergeMutation.id,params:B}),F){const q=tr(i,d,c,O);N.unshift(...q.redos),D.push(...q.undos)}const X=await l.sequenceExecute([...E,...N],e);return T&&X.result?(n.pushUndoRedo({unitID:d,undoMutations:[{id:_.SetRangeValuesMutation.id,params:b},...w,...D],redoMutations:[{id:_.SetRangeValuesMutation.id,params:M},...E,...N]}),!0):!1}},bn={type:l.CommandType.COMMAND,id:"sheet.command.set-selection-frozen",handler:async(i,t)=>{const{type:e}=t||{},n=i.get(l.IUniverInstanceService),o=i.get(l.IUndoRedoService),r=_.getSheetCommandTarget(n);if(!r)return!1;const{unitId:s,subUnitId:a}=r,c=i.get(l.ICommandService),u=i.get(_.SelectionManagerService).getSelections();if(!u)return!1;const h=u[(u==null?void 0:u.length)-1],{range:m}=h,f=i.get(et),{sheetViewStartRow:g=0,sheetViewStartColumn:S=0}=f.getCurrentScroll()||{};let p,I,M,b;const{startRow:T,startColumn:w,rangeType:E}=m;if(E===l.RANGE_TYPE.ROW||e===1)p=T,M=T-g,I=-1,b=0;else if(E===l.RANGE_TYPE.COLUMN||e===2)p=-1,M=0,I=w,b=w-S;else if(E===l.RANGE_TYPE.NORMAL)p=T,M=T-g,I=w,b=w-S;else return!1;const O={unitId:s,subUnitId:a,startRow:p,startColumn:I,xSplit:I>0?Math.max(1,b):b,ySplit:p>0?Math.max(1,M):M},N=_.SetFrozenMutationFactory(i,O);return c.syncExecuteCommand(_.SetFrozenMutation.id,O)&&o.pushUndoRedo({unitID:s,undoMutations:[{id:_.SetFrozenMutation.id,params:N}],redoMutations:[{id:_.SetFrozenMutation.id,params:O}]}),!0}},rr={type:l.CommandType.COMMAND,id:"sheet.command.set-row-frozen",handler:async i=>(i.get(l.ICommandService).executeCommand(bn.id,{type:1}),!0)},sr={type:l.CommandType.COMMAND,id:"sheet.command.set-col-frozen",handler:async i=>(i.get(l.ICommandService).executeCommand(bn.id,{type:2}),!0)},ar={type:l.CommandType.COMMAND,id:"sheet.command.cancel-frozen",handler:async i=>{const t=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),n=i.get(l.IUndoRedoService),o=_.getSheetCommandTarget(e);if(!o)return!1;const{unitId:r,subUnitId:s}=o,a={unitId:r,subUnitId:s,startRow:-1,startColumn:-1,xSplit:0,ySplit:0},c=_.SetFrozenMutationFactory(i,a);return t.syncExecuteCommand(_.SetFrozenMutation.id,a)&&n.pushUndoRedo({unitID:r,undoMutations:[{id:_.SetFrozenMutation.id,params:c}],redoMutations:[{id:_.SetFrozenMutation.id,params:a}]}),!0}},wt="UI_PLUGIN_SHEETS",Tn=`${wt}_COLOR_PICKER_COMPONENT`,lr=`${wt}_FONT_FAMILY_COMPONENT`,cr=`${wt}_FONT_FAMILY_ITEM_COMPONENT`,dr=`${wt}_FONT_SIZE_COMPONENT`,Oi=`${wt}_MENU_ITEM_INPUT_COMPONENT`;var ur={exports:{}},wn={};/**
1
+ (function(O,J){typeof exports=="object"&&typeof module<"u"?J(exports,require("@univerjs/docs"),require("@univerjs/core"),require("@univerjs/sheets"),require("@wendellhu/redi"),require("rxjs"),require("@univerjs/ui"),require("@univerjs/docs-ui"),require("@univerjs/engine-render"),require("@wendellhu/redi/react-bindings"),require("rxjs/operators"),require("@univerjs/design"),require("@univerjs/engine-numfmt"),require("@univerjs/engine-formula"),require("react"),require("clsx")):typeof define=="function"&&define.amd?define(["exports","@univerjs/docs","@univerjs/core","@univerjs/sheets","@wendellhu/redi","rxjs","@univerjs/ui","@univerjs/docs-ui","@univerjs/engine-render","@wendellhu/redi/react-bindings","rxjs/operators","@univerjs/design","@univerjs/engine-numfmt","@univerjs/engine-formula","react","clsx"],J):(O=typeof globalThis<"u"?globalThis:O||self,J(O.UniverSheetsUi={},O.UniverDocs,O.UniverCore,O.UniverSheets,O["@wendellhu/redi"],O.rxjs,O.UniverUi,O.UniverDocsUi,O.UniverEngineRender,O["@wendellhu/redi/react-bindings"],O.rxjs.operators,O.UniverDesign,O.UniverEngineNumfmt,O.UniverEngineFormula,O.React,O.clsx))})(this,function(O,J,l,S,P,V,I,oi,E,G,Hs,se,dn,K,B,Oe){"use strict";var Vg=Object.defineProperty;var Bg=(O,J,l)=>J in O?Vg(O,J,{enumerable:!0,configurable:!0,writable:!0,value:l}):O[J]=l;var R=(O,J,l)=>(Bg(O,typeof J!="symbol"?J+"":J,l),l);var ii;const Ls="SheetUI";function un(i,n){if(i==null)return;const e=n.getRenderById(i);if(e==null)return;const{mainComponent:t,scene:o,engine:r,components:s}=e,a=t,c=s.get(J.DOCS_VIEW_KEY.BACKGROUND);return{document:a,docBackground:c,scene:o,engine:r}}const ri={零:0,一:1,二:2,三:3,四:4,五:5,六:6,七:7,八:8,九:9},hn=["零","一","二","三","四","五","六","七","八","九"],_o=["","万","亿","万亿","亿亿"],Us=["","十","百","千"],So={十:{value:10,secUnit:!1},百:{value:100,secUnit:!1},千:{value:1e3,secUnit:!1},万:{value:1e4,secUnit:!0},亿:{value:1e8,secUnit:!0}};function je(i){if(!i)return 0;let n=0,e=0,t=0,o=!1;const r=i.split("");for(let s=0;s<r.length;s++){const a=ri[r[s]];if(typeof a<"u")t=a,s===r.length-1&&(e+=t);else{const c=So[r[s]],u=c.value;o=c.secUnit,o?(e=(e+t)*u,n+=e,e=0):e+=t*u,t=0}}return n+e}function Vs(i){let n="",e="",t=0,o=!0;for(;i>0;){const r=i%10;r===0?o||(o=!0,e=hn[r]+e):(o=!1,n=hn[r],n+=Us[t],e=n+e),t++,i=Math.floor(i/10)}return e}function Bs(i){let n=0,e="",t="",o=!1;if(i===0)return hn[0];for(;i>0;){const r=i%1e4;o&&(t=hn[0]+t),e=Vs(r),e+=r!==0?_o[n]:_o[0],t=e+t,o=r<1e3&&r>0,i=Math.floor(i/1e4),n++}return t}function ks(i){if(!i)return!1;let n=!0;if(i)if(i.length===1)i==="日"||i in ri?n=!0:n=!1;else{const e=i.split("");for(let t=0;t<e.length;t++)if(!(e[t]in ri||e[t]in So)){n=!1;break}}return n}function mn(i){if(!i)return{isExtendNumber:!1};const n=/0|([1-9]+[0-9]*)/g,e=n.test(i);if(e){const t=i.match(n);if(t&&t.length>0){const o=t[t.length-1],r=i.lastIndexOf(o),s=i.substr(0,r),a=i.substr(r+o.length);return{isExtendNumber:!0,matchTxt:Number(o),beforeTxt:s,afterTxt:a}}return{isExtendNumber:!1}}return{isExtendNumber:e}}function Fs(i){let n;return i.length===2&&(i==="周一"||i==="周二"||i==="周三"||i==="周四"||i==="周五"||i==="周六"||i==="周日")?n=!0:n=!1,n}function Ws(i){let n;return i.length===3&&(i==="星期一"||i==="星期二"||i==="星期三"||i==="星期四"||i==="星期五"||i==="星期六"||i==="星期日")?n=!0:n=!1,n}function js(i,n){let e=0;for(let t=0;t<i.length&&i[t]<n;t++)e++;return e}function Lt(i){let n=!0;const e=i[1]-i[0];for(let t=1;t<i.length;t++)if(i[t]-i[t-1]!==e){n=!1;break}return n}function $s(i,n,e){const t=[],o=Math.floor(n/i),r=n%i;let s=0;if(o>0){for(let a=0;a<o;a++)for(let c=0;c<e.length;c++)t[e[c]+a*i]=s,s++;for(let a=0;a<e.length&&e[a]<r;a++)t[e[a]+i*o]=s,s++}else for(let a=0;a<e.length&&e[a]<r;a++)t[e[a]]=s,s++;return t}function st(i,n){const e=[];for(let t=1;t<=n;t++){const o=(t-1)%i.length,r=l.Tools.deepClone(i[o]);e.push({v:null,s:null,p:null,f:null,si:null,t:null,...r})}return e}function zs(i,n){var t;const e=[];for(let o=1;o<=n;o++){const r=(o-1)%i.length,s={s:(t=i[r])==null?void 0:t.s};e.push(s)}return e}function Ys(i){let n=!0;const e=i[1]/i[0];for(let t=1;t<i.length;t++)if(i[t]/i[t-1]!==e){n=!1;break}return n}function Xs(i){const n=[];for(let e=1;e<=i;e++)n.push(e);return n}function po(i,n,e){var r,s,a,c;const t=[],o=[];for(let u=0;u<i.length;u++)o.push(Number((r=i[u])==null?void 0:r.v));if(i.length>2&&Ys(o))for(let u=1;u<=n;u++){const d=(u-1)%i.length,h=l.Tools.deepClone(i[d]),m=Number((s=i[i.length-1])==null?void 0:s.v)*(Number((a=i[1])==null?void 0:a.v)/Number((c=i[0])==null?void 0:c.v))**u;h&&(h.t!==l.CellValueType.BOOLEAN&&(h.v=m),t.push(h))}else{const u=Xs(i.length);for(let d=1;d<=n;d++){const h=(d-1)%i.length,m=l.Tools.deepClone(i[h]),g=e===l.Direction.DOWN||e===l.Direction.RIGHT,f=Gs(i.length+d,o,u,g);m&&(m.t!==l.CellValueType.BOOLEAN&&(m.v=f),t.push(m))}}return t}function Gs(i,n,e,t=!0){function o(h){let m=0;for(let g=0;g<h.length;g++)m+=h[g];return m/h.length}const r=o(e),s=o(n);let a=0,c=0;for(let h=0;h<e.length;h++)a+=(e[h]-r)*(n[h]-s),c+=(e[h]-r)*(e[h]-r);let u;c===0?u=t?1:-1:u=a/c;const d=s-u*r;return Math.round((d+u*i)*1e5)/1e5}function Co(i,n,e){var r;const t=[],o=/0|([1-9]+[0-9]*)/g;for(let s=1;s<=n;s++){const a=(s-1)%i.length,c=l.Tools.deepClone(i[a]),u=`${(r=i[i.length-1])==null?void 0:r.v}`,d=u==null?void 0:u.match(o),h=d==null?void 0:d[d.length-1],m=Math.abs(Number(h)+e*s);if(!u||!h)continue;const g=u.lastIndexOf(h),f=u.substr(0,g)+m.toString()+u.substr(g+h.length);c&&(c.v=f,t.push(c))}return t}function St(i,n,e,t=0){var a,c;const o=[["日","一","二","三","四","五","六"],["周日","周一","周二","周三","周四","周五","周六"],["星期日","星期一","星期二","星期三","星期四","星期五","星期六"]];if(t>=o.length)return[];const r=o[t],s=[];for(let u=1;u<=n;u++){const d=(u-1)%i.length,h=l.Tools.deepClone(i[d]);let m=0;if(((a=i[i.length-1])==null?void 0:a.v)===r[0])m=7+e*u;else{const f=`${(c=i[i.length-1])==null?void 0:c.v}`;if(f){const _=f.substr(f.length-1,1);m=je(_)+e*u}}m<0&&(m=Math.ceil(Math.abs(m)/7)*7+m);const g=m%7;h&&(h.v=r[g],s.push(h))}return s}function vo(i,n,e){var o;const t=[];for(let r=1;r<=n;r++){const s=(r-1)%i.length,a=l.Tools.deepClone(i[s]),c=`${(o=i[i.length-1])==null?void 0:o.v}`,u=je(c)+e*r;let d;u<=0?d="零":d=Bs(u),a&&(a.v=d,t.push(a))}return t}const Ut={enWeek1:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],enWeek2:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],enMonth1:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],enMonth2:["January","February","March","April","May","June","July","August","September","October","November","December"],chnMonth1:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],chnMonth2:["正月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","腊月"],chHour1:["子","丑","寅","卯","辰","巳","午","未","申","酉","戌","亥"],chHour2:["子时","丑时","寅时","卯时","辰时","巳时","午时","未时","申时","酉时","戌时","亥时"],chYear1:["甲","乙","丙","丁","戊","己","庚","辛","壬","癸"],chSeason1:["春","夏","秋","冬"],chSeason2:["春季","夏季","秋季","冬季"]};function Zs(i){let n=!1;return Object.keys(Ut).forEach(e=>{Ut[e].includes(i)&&(n=!0)}),n}function si(i){let n="";const e=[];return Object.keys(Ut).forEach(t=>{Ut[t].includes(i)&&(n=t,e.push(...Ut[t]))}),{name:n,series:e}}function Io(i,n,e,t){var s;const o=t.length,r=[];for(let a=1;a<=n;a++){const c=(a-1)%i.length,u=l.Tools.deepClone(i[c]),d=`${(s=i[i.length-1])==null?void 0:s.v}`;let h=t.indexOf(d)+e*a;h<0&&(h+=Math.abs(e)*o);const m=h%o;u&&(u.v=t[m],r.push(u))}return r}function Ks(i,n){const e=[];let t;if(n.startRow<i.startRow)t=l.Direction.UP;else if(n.endRow>i.endRow)t=l.Direction.DOWN;else if(n.startColumn<i.startColumn)t=l.Direction.LEFT;else if(n.endColumn>i.endColumn)t=l.Direction.RIGHT;else return[];if(t===l.Direction.DOWN||t===l.Direction.UP){const o=i.endRow-i.startRow+1,r=n.endRow-n.startRow+1,s=Math.floor(r/o),a=r%o,c={startRow:0,startColumn:0,endRow:i.endRow-i.startRow,endColumn:i.endColumn-i.startColumn};if(t===l.Direction.DOWN){for(let u=0;u<s;u++)e.push({repeatStartCell:{row:i.startRow+(u+1)*o,col:i.startColumn},relativeRange:c});a>0&&e.push({repeatStartCell:{row:i.startRow+(s+1)*o,col:i.startColumn},relativeRange:{startRow:0,startColumn:0,endRow:a-1,endColumn:i.endColumn-i.startColumn}})}else{for(let u=0;u<s;u++)e.push({repeatStartCell:{row:i.startRow-(u+1)*o,col:i.startColumn},relativeRange:c});a>0&&e.push({repeatStartCell:{row:i.startRow-(s+1)*o,col:i.startColumn},relativeRange:{startRow:o-a,endRow:o-1,startColumn:0,endColumn:i.endColumn-i.startColumn}})}}if(t===l.Direction.RIGHT||t===l.Direction.LEFT){const o=i.endColumn-i.startColumn+1,r=n.endColumn-n.startColumn+1,s=Math.floor(r/o),a=r%o,c={startRow:0,startColumn:0,endRow:i.endRow-i.startRow,endColumn:i.endColumn-i.startColumn};if(t===l.Direction.RIGHT){for(let u=0;u<s;u++)e.push({repeatStartCell:{row:i.startRow,col:i.startColumn+(u+1)*o},relativeRange:c});a>0&&e.push({repeatStartCell:{row:i.startRow,col:i.startColumn+(s+1)*o},relativeRange:{startRow:0,startColumn:0,endRow:i.endRow-i.startRow,endColumn:a-1}})}else{for(let u=0;u<s;u++)e.push({repeatStartCell:{row:i.startRow,col:i.startColumn-(u+1)*o},relativeRange:c});a>0&&e.push({repeatStartCell:{row:i.startRow,col:i.startColumn-(s+1)*o},relativeRange:{startRow:0,startColumn:o-a,endRow:i.endRow-i.startRow,endColumn:o-1}})}}return e}function Qs(i){const n=new l.ObjectMatrix;return i.forEach(e=>{const{startRow:t,startColumn:o,endRow:r,endColumn:s}=e;for(let a=t;a<=r;a++)for(let c=o;c<=s;c++)n.setValue(a,c,{v:null,p:null,f:null,si:null})}),n.getData()}function pt(i,n,e,t){const o=n.get(l.IUniverInstanceService),r=e?o.getUnit(e,l.UniverInstanceType.UNIVER_SHEET):o.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),s=t?r==null?void 0:r.getSheetBySheetId(t):r==null?void 0:r.getActiveSheet();if(!s)return null;const{startRow:a,endRow:c,startColumn:u,endColumn:d}=i,h=[],m=[];for(let g=a;g<=c;g++)s.getRowFiltered(g)||h.push(g);for(let g=u;g<=d;g++)m.push(g);return{rows:h,cols:m}}function at(i){const{rows:n,cols:e}=i;return{startRow:n[0],endRow:n[n.length-1],startColumn:e[0],endColumn:e[e.length-1]}}function Vt(i){let n=[],e=[];const t=[];return i.forEach(o=>{n.push(...o.rows),e.push(...o.cols)}),n=Array.from(new Set(n)).sort((o,r)=>o-r),e=Array.from(new Set(e)).sort((o,r)=>o-r),i.forEach(o=>{t.push({startRow:n.findIndex(r=>r===o.rows[0]),endRow:n.findIndex(r=>r===o.rows[o.rows.length-1]),startColumn:e.findIndex(r=>r===o.cols[0]),endColumn:e.findIndex(r=>r===o.cols[o.cols.length-1])})}),{ranges:t,mapFunc:(o,r)=>({row:n[o],col:e[r]})}}function Js(i){const n=new l.ObjectMatrix;return i.forEach(e=>{const{rows:t,cols:o}=e;t.forEach(r=>{o.forEach(s=>{n.setValue(r,s,{v:null,p:null,f:null,si:null})})})}),n.getData()}var Ct=(i=>(i.Append="APPEND",i.Default="DEFAULT",i.Only="ONLY",i))(Ct||{}),de=(i=>(i.NUMBER="number",i.DATE="date",i.EXTEND_NUMBER="extendNumber",i.CHN_NUMBER="chnNumber",i.CHN_WEEK2="chnWeek2",i.CHN_WEEK3="chnWeek3",i.LOOP_SERIES="loopSeries",i.FORMULA="formula",i.OTHER="other",i))(de||{}),oe=(i=>(i.COPY="0",i.SERIES="1",i.ONLY_FORMAT="2",i.NO_FORMAT="3",i))(oe||{});const qs={type:de.NUMBER,priority:1e3,match:i=>typeof(i==null?void 0:i.v)=="number"||(i==null?void 0:i.t)===l.CellValueType.NUMBER,isContinue:(i,n)=>i.type===de.NUMBER,applyFunctions:{[oe.SERIES]:(i,n,e)=>{const{data:t}=i;return e===l.Direction.LEFT||e===l.Direction.UP?(t.reverse(),po(t,n,e).reverse()):po(t,n,e)}}},Ro={type:de.OTHER,priority:0,match:()=>!0,isContinue:(i,n)=>i.type===de.OTHER},ea={type:de.EXTEND_NUMBER,priority:900,match:i=>mn(`${i==null?void 0:i.v}`||"").isExtendNumber,isContinue:(i,n)=>{var e;if(i.type===de.EXTEND_NUMBER){const{beforeTxt:t,afterTxt:o}=mn(`${(e=i.cellData)==null?void 0:e.v}`||""),{beforeTxt:r,afterTxt:s}=mn(`${n==null?void 0:n.v}`||"");if(t===r&&o===s)return!0}return!1},applyFunctions:{[oe.SERIES]:(i,n,e)=>{var a;const{data:t}=i,o=e===l.Direction.UP||e===l.Direction.LEFT;let r;if(t.length===1)return r=o?-1:1,Re(Co(t,n,r),o);const s=[];for(let c=0;c<t.length;c++){const u=`${(a=t[c])==null?void 0:a.v}`;u&&s.push(Number(mn(u).matchTxt))}return o&&(t.reverse(),s.reverse()),Lt(s)?(r=s[1]-s[0],Re(Co(t,n,r),o)):st(t,n)}}},ta={type:de.CHN_NUMBER,priority:830,match:i=>!!ks(`${i==null?void 0:i.v}`||""),isContinue:(i,n)=>i.type===de.CHN_NUMBER,applyFunctions:{[oe.SERIES]:(i,n,e)=>{var c,u,d;const{data:t}=i,o=e===l.Direction.LEFT||e===l.Direction.UP;if(t.length===1){const h=`${(c=t[0])==null?void 0:c.v}`;let m;return o?m=-1:m=1,h&&(h==="日"||je(h)<7)?Re(St(t,n,m),o):Re(vo(t,n,m),o)}let r=!1;for(let h=0;h<t.length;h++)if(((u=t[h])==null?void 0:u.v)==="日"){r=!0;break}const s=[];let a=0;for(let h=0;h<t.length;h++){const m=`${(d=t[h])==null?void 0:d.v}`;m==="日"?h===0?s.push(0):(a++,s.push(a*7)):r&&je(m)>0&&je(m)<7?s.push(je(m)+a*7):s.push(je(m))}if(o&&(t.reverse(),s.reverse()),Lt(s)){if(r||s[s.length-1]<6&&s[0]>0||s[0]<6&&s[s.length-1]>0){const m=s[1]-s[0];return Re(St(t,n,m),o)}const h=s[1]-s[0];return Re(vo(t,n,h),o)}return st(t,n)}}},na={type:de.CHN_WEEK2,priority:820,match:i=>!!Fs(`${i==null?void 0:i.v}`||""),isContinue:(i,n)=>i.type===de.CHN_WEEK2,applyFunctions:{[oe.SERIES]:(i,n,e)=>{var a;const{data:t}=i,o=e===l.Direction.LEFT||e===l.Direction.UP;if(t.length===1){let c;return o?c=-1:c=1,Re(St(t,n,c,1),o)}const r=[];let s=0;for(let c=0;c<t.length;c++){const u=`${(a=t[c])==null?void 0:a.v}`,d=u==null?void 0:u.substr(u.length-1,1);u==="周日"?c===0?r.push(0):(s++,r.push(s*7)):r.push(je(d)+s*7)}if(o&&(t.reverse(),r.reverse()),Lt(r)){const c=r[1]-r[0];return Re(St(t,n,c,1),o)}return st(t,n)}}},ia={type:de.CHN_WEEK3,priority:810,match:i=>Ws(`${i==null?void 0:i.v}`||""),isContinue:(i,n)=>i.type===de.CHN_WEEK3,applyFunctions:{[oe.SERIES]:(i,n,e)=>{var a;const{data:t}=i,o=e===l.Direction.LEFT||e===l.Direction.UP;if(t.length===1){let c;return o?c=-1:c=1,Re(St(t,n,c,2),o)}const r=[];let s=0;for(let c=0;c<t.length;c++){const u=`${(a=t[c])==null?void 0:a.v}`;if(u){const d=u.substr(u.length-1,1);u==="星期日"?c===0?r.push(0):(s++,r.push(s*7)):r.push(je(d)+s*7)}}if(o&&(t.reverse(),r.reverse()),Lt(r)){const c=r[1]-r[0];return Re(St(t,n,c,2),o)}return st(t,n)}}},oa={type:de.LOOP_SERIES,priority:800,match:i=>Zs(`${i==null?void 0:i.v}`||""),isContinue:(i,n)=>{var e;return i.type===de.LOOP_SERIES?si(`${(e=i.cellData)==null?void 0:e.v}`||"").name===si(`${n==null?void 0:n.v}`||"").name:!1},applyFunctions:{[oe.SERIES]:(i,n,e)=>{var c,u;const{data:t}=i,o=e===l.Direction.LEFT||e===l.Direction.UP,{series:r}=si(`${(c=t[0])==null?void 0:c.v}`||"");if(t.length===1){let d;return o?d=-1:d=1,Re(Io(t,n,d,r),o)}const s=[];let a=0;for(let d=0;d<t.length;d++){const h=`${(u=t[d])==null?void 0:u.v}`;h&&(h===r[0]?d===0?s.push(0):(a++,s.push(a*r.length)):s.push(r.indexOf(h)+a*7))}if(o&&(t.reverse(),s.reverse()),Lt(s)){const d=s[1]-s[0];return Re(Io(t,n,d,r),o)}return st(t,n)}}};function Re(i,n){return n?i.reverse():i}var ra=Object.defineProperty,sa=Object.getOwnPropertyDescriptor,aa=(i,n,e,t)=>{for(var o=t>1?void 0:t?sa(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&ra(n,e,o),o},gn=(i,n)=>(e,t)=>n(e,t,i);O.AutoFillService=class extends l.Disposable{constructor(e,t,o,r){super();R(this,"_rules",[]);R(this,"_hooks",[]);R(this,"_applyType$",new V.BehaviorSubject(oe.SERIES));R(this,"_isFillingStyle",!0);R(this,"_autoFillLocation$",new V.BehaviorSubject(null));R(this,"autoFillLocation$",this._autoFillLocation$.asObservable());R(this,"_showMenu$",new V.BehaviorSubject(!1));R(this,"showMenu$",this._showMenu$.asObservable());R(this,"_direction",l.Direction.DOWN);R(this,"applyType$",this._applyType$.asObservable());R(this,"_menu$",new V.BehaviorSubject([{label:"autoFill.copy",value:oe.COPY,disable:!1},{label:"autoFill.series",value:oe.SERIES,disable:!1},{label:"autoFill.formatOnly",value:oe.ONLY_FORMAT,disable:!1},{label:"autoFill.noFormat",value:oe.NO_FORMAT,disable:!1}]));R(this,"menu$",this._menu$.asObservable());this._univerInstanceService=e,this._selectionManagerService=t,this._commandService=o,this._undoRedoService=r,this._init()}_init(){this._rules=[qs,ea,ta,na,ia,oa,Ro].sort((e,t)=>t.priority-e.priority),this._isFillingStyle=!0}getOneByPriority(e){return e.length<=0?[]:[e.reduce((o,r)=>(r.priority||0)>(o.priority||0)?r:o,e[0])]}addHook(e){if(this._hooks.find(t=>t.id===e.id))throw new Error(`Add hook failed, hook id '${e.id}' already exist!`);return e.priority===void 0&&(e.priority=0),e.type===void 0&&(e.type=Ct.Append),this._hooks.push(e),l.toDisposable(()=>{const t=this._hooks.findIndex(o=>o===e);t>-1&&this._hooks.splice(t,1)})}registerRule(e){if(this._rules.find(o=>o.type===e.type))throw new Error(`Registry rule failed, type '${e.type}' already exist!`);const t=this._rules.findIndex(o=>o.priority<e.priority);this._rules.splice(t===-1?this._rules.length:t,0,e)}getRules(){return this._rules}getAllHooks(){return this._hooks}getActiveHooks(){const{source:e,target:t,unitId:o,subUnitId:r}=this.autoFillLocation||{};if(!e||!t||!o||!r)return[];const s=this._hooks.filter(d=>{var h;return!((h=d.disable)!=null&&h.call(d,{source:e,target:t,unitId:o,subUnitId:r},this._direction,this.applyType))}),a=s.filter(d=>d.type===Ct.Only);if(a.length>0)return this.getOneByPriority(a);const c=this.getOneByPriority(s.filter(d=>d.type===Ct.Default)),u=s.filter(d=>d.type===Ct.Append)||[];return[...c,...u]}get applyType(){return this._applyType$.getValue()}set applyType(e){this._applyType$.next(e)}get menu(){return this._menu$.getValue()}get direction(){return this._direction}set direction(e){this._direction=e}isFillingStyle(){return this._isFillingStyle}setFillingStyle(e){this._isFillingStyle=e}get autoFillLocation(){return this._autoFillLocation$.getValue()}set autoFillLocation(e){this._autoFillLocation$.next(e)}setDisableApplyType(e,t){this._menu$.next(this._menu$.getValue().map(o=>o.value===e?{...o,disable:t}:o))}setShowMenu(e){this._showMenu$.next(e)}fillData(e,t){var _,p;const{source:o,target:r,unitId:s=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getUnitId(),subUnitId:a=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getSheetId()}=this.autoFillLocation||{},c=this.direction;if(!o||!r||s!==e||a!==t)return!1;const u=l.Rectangle.union(at(o),at(r)),d=this.applyType,h=this.getActiveHooks();this._commandService.syncExecuteCommand(S.SetSelectionsOperation.id,{selections:[{primary:{...(p=(_=this._selectionManagerService.getLast())==null?void 0:_.primary)!=null?p:u},range:{...u,rangeType:l.RANGE_TYPE.NORMAL}}],unitId:s,subUnitId:a});const m=[],g=[];return h.forEach(v=>{var T;const{undos:M,redos:b}=((T=v.onFillData)==null?void 0:T.call(v,{source:o,target:r,unitId:s,subUnitId:a},c,d))||{};M&&m.push(...M),b&&g.push(...b)}),g.every(v=>this._commandService.syncExecuteCommand(v.id,v.params))&&this._undoRedoService.pushUndoRedo({unitID:s,undoMutations:m,redoMutations:g}),h.forEach(v=>{var M;(M=v.onAfterFillData)==null||M.call(v,{source:o,target:r,unitId:s,subUnitId:a},c,d)}),this.setShowMenu(!0),!0}},O.AutoFillService=aa([l.OnLifecycle(l.LifecycleStages.Rendered,O.AutoFillService),gn(0,P.Inject(l.IUniverInstanceService)),gn(1,P.Inject(S.SelectionManagerService)),gn(2,l.ICommandService),gn(3,l.IUndoRedoService)],O.AutoFillService);const vt=P.createIdentifier("univer.auto-fill-service"),fn={type:l.CommandType.COMMAND,id:"sheet.command.auto-fill",handler:async(i,n)=>i.get(vt).fillData(n.unitId,n.subUnitId)},_n={id:"sheet.command.auto-clear-content",type:l.CommandType.COMMAND,handler:async(i,n)=>{const e=i.get(l.IUniverInstanceService),t=i.get(l.ICommandService),o=i.get(l.IUndoRedoService),r=S.getSheetCommandTarget(e);if(!r)return!1;const{unitId:s,subUnitId:a}=r,{clearRange:c,selectionRange:u}=n,d={subUnitId:a,unitId:s,cellValue:Qs([c])},h=S.SetRangeValuesUndoMutationFactory(i,d),{startColumn:m,startRow:g}=u;return t.executeCommand(S.SetSelectionsOperation.id,{selections:[{primary:{startColumn:m,startRow:g,endColumn:m,endRow:g,actualRow:g,actualColumn:m,isMerge:!1,isMergedMainCell:!1},range:{...u}}],unitId:s,subUnitId:a}),t.syncExecuteCommand(S.SetRangeValuesMutation.id,d)?(o.pushUndoRedo({unitID:s,undoMutations:[{id:S.SetRangeValuesMutation.id,params:h}],redoMutations:[{id:S.SetRangeValuesMutation.id,params:d}]}),!0):!1}};function ai(i){return i.getContextValue(l.FOCUSING_SHEET)}function ie(i){return i.getContextValue(l.FOCUSING_SHEET)&&i.getContextValue(l.FOCUSING_UNIVER_EDITOR)&&!i.getContextValue(l.EDITOR_ACTIVATED)}function Mo(i){return i.getContextValue(l.FOCUSING_SHEET)&&i.getContextValue(l.FOCUSING_UNIVER_EDITOR)&&!i.getContextValue(l.EDITOR_ACTIVATED)&&!i.getContextValue(l.FOCUSING_FORMULA_EDITOR)}function la(i){return i.getContextValue(l.FOCUSING_SHEET)&&i.getContextValue(l.FOCUSING_UNIVER_EDITOR)&&i.getContextValue(l.EDITOR_ACTIVATED)}function ca(i){return i.getContextValue(l.FOCUSING_UNIVER_EDITOR)&&i.getContextValue(l.EDITOR_ACTIVATED)}function bo(i){return i.getContextValue(l.FOCUSING_FORMULA_EDITOR)&&i.getContextValue(l.FOCUSING_UNIVER_EDITOR)}function da(i){return i.getContextValue(l.FOCUSING_SHEET)&&i.getContextValue(l.EDITOR_ACTIVATED)&&i.getContextValue(l.FOCUSING_EDITOR_INPUT_FORMULA)&&i.getContextValue(l.FOCUSING_UNIVER_EDITOR)}function Bt(i){return i.getContextValue(l.FOCUSING_SHEET)&&i.getContextValue(l.FOCUSING_UNIVER_EDITOR)&&i.getContextValue(l.EDITOR_ACTIVATED)&&!i.getContextValue(l.FOCUSING_EDITOR_INPUT_FORMULA)&&!i.getContextValue(l.FOCUSING_EDITOR_STANDALONE)}var re=(i=>(i.MAIN="__SpreadsheetRender__",i.ROW="__SpreadsheetRowHeader__",i.COLUMN="__SpreadsheetColumnHeader__",i.LEFT_TOP="__SpreadsheetLeftTopPlaceholder__",i))(re||{}),j=(i=>(i.VIEW_MAIN="viewMain",i.VIEW_MAIN_LEFT_TOP="viewMainLeftTop",i.VIEW_MAIN_TOP="viewMainTop",i.VIEW_MAIN_LEFT="viewMainLeft",i.VIEW_ROW_TOP="viewRowTop",i.VIEW_ROW_BOTTOM="viewRowBottom",i.VIEW_COLUMN_LEFT="viewColumnLeft",i.VIEW_COLUMN_RIGHT="viewColumnRight",i.VIEW_LEFT_TOP="viewLeftTop",i))(j||{});const To=0,Je=2,ua=3,li=[10,400],wo=1001;var ha=Object.defineProperty,ma=Object.getOwnPropertyDescriptor,ga=(i,n,e,t)=>{for(var o=t>1?void 0:t?ma(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&ha(n,e,o),o},Eo=(i,n)=>(e,t)=>n(e,t,i);O.SheetSkeletonManagerService=class{constructor(n,e){R(this,"_currentSkeleton",{unitId:"",sheetId:""});R(this,"_sheetSkeletonParam",[]);R(this,"_currentSkeleton$",new V.BehaviorSubject(null));R(this,"currentSkeleton$",this._currentSkeleton$.asObservable());R(this,"_currentSkeletonBefore$",new V.BehaviorSubject(null));R(this,"currentSkeletonBefore$",this._currentSkeletonBefore$.asObservable());this._univerInstanceService=n,this._injector=e}dispose(){this._currentSkeletonBefore$.complete(),this._currentSkeleton$.complete(),this._sheetSkeletonParam=[]}getCurrent(){return this._getSkeleton(this._currentSkeleton)}getUnitSkeleton(n,e){return this._getSkeleton({unitId:n,sheetId:e})}setCurrent(n){this._setCurrent(n)}removeSkeleton(n){const e=this._sheetSkeletonParam.findIndex(t=>t.unitId===n.unitId);e!==-1&&(this._sheetSkeletonParam[e].skeleton.dispose(),this._sheetSkeletonParam.splice(e,1),this._currentSkeletonBefore$.next(null),this._currentSkeleton$.next(null))}_compareSearch(n,e){return n==null||e==null?!1:n.commandId===e.commandId&&n.sheetId===e.sheetId&&n.unitId===e.unitId}_setCurrent(n){const e=this._getSkeleton(n);if(e!=null)this._reCalculate(e);else{const{unitId:o,sheetId:r}=n,s=this._univerInstanceService.getUniverSheetInstance(n.unitId),a=s==null?void 0:s.getSheetBySheetId(n.sheetId);if(a==null||s==null)return;const c=this._buildSkeleton(a,s);this._sheetSkeletonParam.push({unitId:o,sheetId:r,skeleton:c,dirty:!1})}this._currentSkeleton=n;const t=this.getCurrent();this._currentSkeletonBefore$.next(t),this._currentSkeleton$.next(t)}reCalculate(){const n=this.getCurrent();n!=null&&this._reCalculate(n)}_reCalculate(n){n.dirty&&(n.skeleton.makeDirty(!0),n.dirty=!1),n.skeleton.calculate()}makeDirtyCurrent(n=!0){this.makeDirty(this._currentSkeleton,n)}makeDirty(n,e=!0){const t=this._getSkeleton(n);t!=null&&(t.dirty=e)}getOrCreateSkeleton(n){const e=this._getSkeleton(n);if(e)return e.skeleton;const t=this._univerInstanceService.getUniverSheetInstance(n.unitId),o=t==null?void 0:t.getSheetBySheetId(n.sheetId);if(!o||!t)return;const r=this._buildSkeleton(o,t);return this._sheetSkeletonParam.push({unitId:n.unitId,sheetId:n.sheetId,skeleton:r,dirty:!1}),r}_getSkeleton(n){const e=this._sheetSkeletonParam.find(t=>t.unitId===n.unitId&&t.sheetId===n.sheetId);return e!=null&&(e.commandId=n.commandId),e}_buildSkeleton(n,e){const t=n.getConfig();return this._injector.createInstance(E.SpreadsheetSkeleton,n,t,n.getCellMatrix(),e.getStyles())}},O.SheetSkeletonManagerService=ga([Eo(0,l.IUniverInstanceService),Eo(1,P.Inject(P.Injector))],O.SheetSkeletonManagerService);class fa{constructor(){R(this,"_startColumn",-1);R(this,"_startRow",-1);R(this,"_endColumn",-1);R(this,"_endRow",-1);R(this,"_startX",0);R(this,"_startY",0);R(this,"_endX",0);R(this,"_endY",0);R(this,"_currentCell");R(this,"_rangeType",l.RANGE_TYPE.NORMAL)}get startColumn(){return this._startColumn}get startRow(){return this._startRow}get endColumn(){return this._endColumn}get endRow(){return this._endRow}get startX(){return this._startX}get startY(){return this._startY}get endX(){return this._endX}get endY(){return this._endY}get currentCell(){return this._currentCell}get rangeType(){return this._rangeType}isEqual(n){const{startColumn:e,startRow:t,endColumn:o,endRow:r}=this,{startColumn:s,startRow:a,endColumn:c,endRow:u}=n;return e===s&&t===a&&o===c&&r===u}isInclude(n){const{startColumn:e,startRow:t,endColumn:o,endRow:r}=this,{startColumn:s,startRow:a,endColumn:c,endRow:u}=n;return!(c<e||s>o||a>r||u<t)}highlightToSelection(){return l.makeCellToSelection(this._currentCell)}getRange(){return{startColumn:this._startColumn,startRow:this._startRow,endColumn:this._endColumn,endRow:this._endRow,startX:this._startX,startY:this._startY,endX:this._endX,endY:this._endY,rangeType:this.rangeType}}getCell(){return this._currentCell}getRangeType(){return this._rangeType}getValue(){return{rangeWithCoord:{startColumn:this._startColumn,startRow:this._startRow,endColumn:this._endColumn,endRow:this._endRow,startX:this._startX,startY:this._startY,endX:this._endX,endY:this._endY,rangeType:this._rangeType},primaryWithCoord:this._currentCell}}setValue(n,e){const{startColumn:t,startRow:o,endColumn:r,endRow:s,startX:a,startY:c,endX:u,endY:d,rangeType:h}=n;this._startColumn=t,this._startRow=o,this._endColumn=r,this._endRow=s,this._startX=a,this._startY=c,this._endX=u,this._endY=d,h!=null&&(this._rangeType=h),this.setCurrentCell(e)}setCurrentCell(n){n&&(this._currentCell=n)}clearCurrentCell(){this._currentCell=null}}const yo=.3;class Sn extends l.Disposable{constructor(e,t,o=!0,r){super();R(this,"_leftControl");R(this,"_rightControl");R(this,"_topControl");R(this,"_bottomControl");R(this,"_backgroundControlTop");R(this,"_backgroundControlBottom");R(this,"_backgroundControlMiddleLeft");R(this,"_backgroundControlMiddleRight");R(this,"_fillControl");R(this,"_selectionShape");R(this,"_rowHeaderBackground");R(this,"_rowHeaderBorder");R(this,"_rowHeaderGroup");R(this,"_rowHeaderHighlight");R(this,"_columnHeaderBackground");R(this,"_columnHeaderBorder");R(this,"_columnHeaderGroup");R(this,"_columnHeaderHighlight");R(this,"_topLeftWidget");R(this,"_topCenterWidget");R(this,"_topRightWidget");R(this,"_middleLeftWidget");R(this,"_middleRightWidget");R(this,"_bottomLeftWidget");R(this,"_bottomCenterWidget");R(this,"_bottomRightWidget");R(this,"_dashRect");R(this,"_selectionModel");R(this,"_selectionStyle");R(this,"_rowHeaderWidth",0);R(this,"_columnHeaderHeight",0);R(this,"_widgetRects",[]);R(this,"_dispose$",new V.BehaviorSubject(this));R(this,"dispose$",this._dispose$.asObservable());R(this,"selectionMoving$",new V.Subject);R(this,"selectionMoved$",new V.Subject);R(this,"selectionScaling$",new V.Subject);R(this,"selectionScaled$",new V.Subject);R(this,"selectionFilling$",new V.Subject);R(this,"_selectionFilled$",new V.Subject);R(this,"selectionFilled$",this._selectionFilled$.asObservable());R(this,"_defaultStyle");R(this,"_currentStyle");R(this,"_isHelperSelection",!0);R(this,"_antLineOffset",0);R(this,"_antRequestNewFrame",-1);this._scene=e,this._zIndex=t,this._isHeaderHighlight=o,this._themeService=r,this._initialize()}get zIndex(){return this._zIndex}get leftControl(){return this._leftControl}get rightControl(){return this._rightControl}get topControl(){return this._topControl}get bottomControl(){return this._bottomControl}get fillControl(){return this._fillControl}get backgroundControlTop(){return this._backgroundControlTop}get backgroundControlBottom(){return this._backgroundControlBottom}get backgroundControlMiddleLeft(){return this._backgroundControlMiddleLeft}get backgroundControlMiddleRight(){return this._backgroundControlMiddleRight}get selectionShape(){return this._selectionShape}get model(){return this._selectionModel}get topLeftWidget(){return this._topLeftWidget}get topCenterWidget(){return this._topCenterWidget}get topRightWidget(){return this._topRightWidget}get middleLeftWidget(){return this._middleLeftWidget}get middleRightWidget(){return this._middleRightWidget}get bottomLeftWidget(){return this._bottomLeftWidget}get bottomCenterWidget(){return this._bottomCenterWidget}get bottomRightWidget(){return this._bottomRightWidget}get selectionStyle(){return this._selectionStyle}get dashRect(){return this._dashRect}get isHelperSelection(){return this._isHelperSelection}setEvent(e){this.leftControl.evented=e,this.rightControl.evented=e,this.topControl.evented=e,this.bottomControl.evented=e}enableHeaderHighlight(){this._isHelperSelection=!0}disableHeaderHighlight(){this._isHeaderHighlight=!1}refreshSelectionFilled(e){this._selectionFilled$.next(e)}updateStyle(e){this._updateControl(e,this._rowHeaderWidth,this._columnHeaderHeight)}update(e,t=0,o=0,r,s){this._selectionModel.setValue(e,s),r==null&&(r=this._selectionStyle),this._updateControl(r,t,o)}clearHighlight(){this._selectionModel.clearCurrentCell(),this._updateControl(this._selectionStyle,this._rowHeaderWidth,this._columnHeaderHeight)}getScene(){return this._scene}dispose(){var e,t,o,r,s,a,c,u,d,h,m,g,f,_,p,v,M,b,T,w,y,x,N,D,F;(e=this._leftControl)==null||e.dispose(),(t=this._rightControl)==null||t.dispose(),(o=this._topControl)==null||o.dispose(),(r=this._bottomControl)==null||r.dispose(),(s=this._backgroundControlTop)==null||s.dispose(),(a=this._backgroundControlMiddleLeft)==null||a.dispose(),(c=this._backgroundControlMiddleRight)==null||c.dispose(),(u=this._backgroundControlBottom)==null||u.dispose(),(d=this._fillControl)==null||d.dispose(),(h=this._selectionShape)==null||h.dispose(),(m=this._rowHeaderBackground)==null||m.dispose(),(g=this._rowHeaderBorder)==null||g.dispose(),(f=this._rowHeaderGroup)==null||f.dispose(),(_=this._rowHeaderBackground)==null||_.dispose(),(p=this._columnHeaderBackground)==null||p.dispose(),(v=this._columnHeaderBorder)==null||v.dispose(),(M=this._columnHeaderGroup)==null||M.dispose(),(b=this._topLeftWidget)==null||b.dispose(),(T=this._topCenterWidget)==null||T.dispose(),(w=this._topRightWidget)==null||w.dispose(),(y=this._middleLeftWidget)==null||y.dispose(),(x=this._middleRightWidget)==null||x.dispose(),(N=this._bottomLeftWidget)==null||N.dispose(),(D=this._bottomCenterWidget)==null||D.dispose(),(F=this._bottomRightWidget)==null||F.dispose(),super.dispose(),this._dispose$.next(this),this._dispose$.complete()}getCurrentCellInfo(){const e=this.model.currentCell;if(e){let t;if(e.isMerged){const o=e.mergeInfo;t={startRow:o.startRow,endRow:o.endRow,startColumn:o.startColumn,endColumn:o.endColumn,startX:o.startX,endX:o.endX,startY:o.startY,endY:o.endY}}else{const{actualRow:o,actualColumn:r,startX:s,endX:a,startY:c,endY:u}=e;t={startRow:o,endRow:o,startColumn:r,endColumn:r,startX:s,endX:a,startY:c,endY:u}}return t}}getValue(){return{...this._selectionModel.getValue(),style:this._selectionStyle}}getRange(){return this._selectionModel.getValue().rangeWithCoord}enableHelperSelection(){this._isHelperSelection=!0}disableHelperSelection(){this._isHelperSelection=!1}updateStyleId(e){this._selectionStyle!=null&&(this._selectionStyle.id=e)}_updateControl(e,t,o){const{startX:r,startY:s,endX:a,endY:c}=this._selectionModel,u=this._defaultStyle;e==null&&(e=u),this._currentStyle=e;const{stroke:d=u.stroke,widgets:h=u.widgets,hasAutoFill:m=u.hasAutoFill,AutofillStroke:g=u.AutofillStroke,strokeDash:f,isAnimationDash:_}=e;let{strokeWidth:p=u.strokeWidth,AutofillSize:v=u.AutofillSize,AutofillStrokeWidth:M=u.AutofillStrokeWidth}=e;const b=this._getScale(),T=(p+S.SELECTION_CONTROL_BORDER_BUFFER_WIDTH)/2/b;p/=b,v/=b,M/=b<1?1:b;const w=S.SELECTION_CONTROL_BORDER_BUFFER_WIDTH/b,y=E.FIX_ONE_PIXEL_BLUR_OFFSET/b;if(this.leftControl.transformByState({height:c-s,left:-T+y,width:p,strokeWidth:w,top:-w/2+y}),this.leftControl.setProps({fill:d,stroke:S.SELECTION_CONTROL_BORDER_BUFFER_COLOR}),this.rightControl.transformByState({height:c-s,left:a-r-T+y,width:p,strokeWidth:w,top:-w/2+y}),this.rightControl.setProps({fill:d,stroke:S.SELECTION_CONTROL_BORDER_BUFFER_COLOR}),this.topControl.transformByState({width:a-r+p,top:-T+y,left:-T+y,height:p,strokeWidth:w}),this.topControl.setProps({fill:d,stroke:S.SELECTION_CONTROL_BORDER_BUFFER_COLOR}),this.bottomControl.transformByState({width:a-r+p,top:c-s-T+y,height:p,left:-T+y,strokeWidth:w}),this.bottomControl.setProps({fill:d,stroke:S.SELECTION_CONTROL_BORDER_BUFFER_COLOR}),f==null||c-s>1e6||a-r>1e5)this.dashRect.hide(),this._stopAntLineAnimation();else{const x=e.strokeWidth*2/b;this.dashRect.transformByState({height:c-s,width:a-r,strokeWidth:x,left:-x/2+y,top:-x/2+y}),this.dashRect.setProps({strokeDashArray:[0,f/b]}),this._stopAntLineAnimation(),_!==!1&&this._startAntLineAnimation(),this.dashRect.show()}m===!0&&!this._hasWidgets(h)?(this.fillControl.setProps({fill:d,stroke:g,strokeScaleEnabled:!1}),this.fillControl.transformByState({width:v-M,height:v-M,left:a-r-v/2+M/2-y,top:c-s-v/2+M/2-y,strokeWidth:M}),this.fillControl.show()):this.fillControl.hide(),this._updateBackgroundControl(e),this._updateBackgroundTitle(e,t,o),this._updateWidgets(e),this.selectionShape.show(),this.selectionShape.translate(r,s),this._selectionStyle=e,this._rowHeaderWidth=t||0,this._columnHeaderHeight=o||0,this.selectionShape.makeDirtyNoDebounce(!0)}_initialize(){this._defaultStyle=S.getNormalSelectionStyle(this._themeService),this._selectionModel=new fa;const e=this._zIndex;this._leftControl=new E.Rect("__SpreadsheetSelectionShapeLeftControl__"+e,{zIndex:e}),this._rightControl=new E.Rect("__SpreadsheetSelectionShapeRightControl__"+e,{zIndex:e}),this._topControl=new E.Rect("__SpreadsheetSelectionTopControl__"+e,{zIndex:e}),this._bottomControl=new E.Rect("__SpreadsheetSelectionBottomControl__"+e,{zIndex:e}),this._backgroundControlTop=new E.Rect("__SpreadsheetSelectionBackgroundControlTop__"+e,{zIndex:e-1,evented:!1}),this._backgroundControlBottom=new E.Rect("__SpreadsheetSelectionBackgroundControlBottom__"+e,{zIndex:e-1,evented:!1}),this._backgroundControlMiddleLeft=new E.Rect("__SpreadsheetSelectionBackgroundControlMiddleLeft__"+e,{zIndex:e-1,evented:!1}),this._backgroundControlMiddleRight=new E.Rect("__SpreadsheetSelectionBackgroundControlMiddleRight__"+e,{zIndex:e-1,evented:!1}),this._fillControl=new E.Rect("__SpreadsheetSelectionFillControl__"+e,{zIndex:e+1}),this._dashRect=new E.Rect("__SpreadsheetDragDashControl__"+e,{zIndex:e+2,evented:!1,stroke:"#fff"});const t=[this._fillControl,this._leftControl,this._rightControl,this._topControl,this._bottomControl,this._backgroundControlTop,this._backgroundControlMiddleLeft,this._backgroundControlMiddleRight,this._backgroundControlBottom,this._dashRect];this._widgetRects=this._initialWidget(),this._selectionShape=new E.Group("__SpreadsheetSelectionShape__"+e,...t,...this._widgetRects),this._selectionShape.hide(),this._selectionShape.evented=!1,this._selectionShape.zIndex=e;const o=this.getScene();o.addObject(this._selectionShape,ua),this.disposeWithMe(l.toDisposable(o.onTransformChangeObservable.add(r=>{r.type===E.TRANSFORM_CHANGE_OBSERVABLE_TYPE.scale&&this._updateControl(this._currentStyle,this._rowHeaderWidth,this._columnHeaderHeight)}))),this._initialTitle()}_initialTitle(){const e=this._zIndex;this._rowHeaderBackground=new E.Rect("__SpreadSheetSelectionRowHeaderBackground__"+e,{zIndex:e-1,evented:!1}),this._rowHeaderBorder=new E.Rect("__SpreadSheetSelectionRowHeaderBorder__"+e,{zIndex:e-1,evented:!1}),this._rowHeaderGroup=new E.Group("__SpreadSheetSelectionRowHeaderGroup__"+e,this._rowHeaderBackground,this._rowHeaderBorder),this._rowHeaderGroup.hide(),this._rowHeaderGroup.evented=!1,this._rowHeaderGroup.zIndex=e,this._columnHeaderBackground=new E.Rect("__SpreadSheetSelectionColumnHeaderBackground__"+e,{zIndex:e-1,evented:!1}),this._columnHeaderBorder=new E.Rect("__SpreadSheetSelectionColumnHeaderBorder__"+e,{zIndex:e-1,evented:!1}),this._columnHeaderGroup=new E.Group("__SpreadSheetSelectionColumnHeaderGroup__"+e,this._columnHeaderBackground,this._columnHeaderBorder),this._columnHeaderGroup.hide(),this._columnHeaderGroup.evented=!1,this._columnHeaderGroup.zIndex=e,this.getScene().addObjects([this._rowHeaderGroup,this._columnHeaderGroup],E.DEFAULT_SELECTION_LAYER_INDEX)}_initialWidget(){const e=this._zIndex;return this._topLeftWidget=new E.Rect("__SpreadSheetSelectionTopLeftWidget__"+e,{zIndex:e+1}),this._topCenterWidget=new E.Rect("__SpreadSheetSelectionTopCenterWidget__"+e,{zIndex:e+1}),this._topRightWidget=new E.Rect("__SpreadSheetSelectionTopRightWidget__"+e,{zIndex:e+1}),this._middleLeftWidget=new E.Rect("__SpreadSheetSelectionMiddleLeftWidget__"+e,{zIndex:e+1}),this._middleRightWidget=new E.Rect("__SpreadSheetSelectionMiddleRightWidget__"+e,{zIndex:e+1}),this._bottomLeftWidget=new E.Rect("__SpreadSheetSelectionBottomLeftWidget__"+e,{zIndex:e+1}),this._bottomCenterWidget=new E.Rect("__SpreadSheetSelectionBottomCenterWidget__"+e,{zIndex:e+1}),this._bottomRightWidget=new E.Rect("__SpreadSheetSelectionBottomRightWidget__"+e,{zIndex:e+1}),[this._topLeftWidget,this._topCenterWidget,this._topRightWidget,this._middleLeftWidget,this._middleRightWidget,this._bottomLeftWidget,this._bottomCenterWidget,this._bottomRightWidget]}_updateBackgroundTitle(e,t,o){const{startX:r,startY:s,endX:a,endY:c,rangeType:u}=this._selectionModel,d=this._defaultStyle;e==null&&(e=d);const h=this._getScale(),{stroke:m,hasRowHeader:g,rowHeaderFill:f=d.rowHeaderFill,rowHeaderStroke:_=d.rowHeaderStroke,hasColumnHeader:p,columnHeaderFill:v=d.columnHeaderFill,columnHeaderStroke:M=d.columnHeaderStroke}=e;let{rowHeaderStrokeWidth:b=d.rowHeaderStrokeWidth,columnHeaderStrokeWidth:T=d.columnHeaderStrokeWidth}=e;if(b/=h,T/=h,p===!0){let w=v;this._isHeaderHighlight&&u===l.RANGE_TYPE.COLUMN&&(w=new l.ColorKit(m).setAlpha(yo).toString()),this._columnHeaderBackground.setProps({fill:w}),this._columnHeaderBackground.resize(a-r,o),this._columnHeaderBorder.setProps({fill:M}),this._columnHeaderBorder.transformByState({width:a-r,height:T,top:o-T+1/h}),this._columnHeaderGroup.show(),this._columnHeaderGroup.translate(r,0)}else this._columnHeaderGroup.hide();if(this._columnHeaderGroup.makeDirty(!0),g===!0){let w=f;this._isHeaderHighlight&&u===l.RANGE_TYPE.ROW&&(w=new l.ColorKit(m).setAlpha(yo).toString()),this._rowHeaderBackground.setProps({fill:w}),this._rowHeaderBackground.resize(t,c-s),this._rowHeaderBorder.setProps({fill:_}),this._rowHeaderBorder.transformByState({width:b,height:c-s,left:t-b+1/h}),this._rowHeaderGroup.show(),this._rowHeaderGroup.translate(0,s)}else this._rowHeaderGroup.hide();this._rowHeaderGroup.makeDirty(!0)}_updateBackgroundControl(e){const{startX:t,startY:o,endX:r,endY:s}=this._selectionModel,a=this._defaultStyle;e==null&&(e=a);const c=this._getScale(),{fill:u=a.fill}=e;let{strokeWidth:d=a.strokeWidth}=e;d/=c;const h=this._selectionModel.highlightToSelection();if(!h){this._backgroundControlTop.resize(r-t,s-o),this._backgroundControlTop.setProps({fill:u}),this._backgroundControlBottom.resize(0,0),this._backgroundControlMiddleLeft.resize(0,0),this._backgroundControlMiddleRight.resize(0,0);return}const{startX:m,startY:g,endX:f,endY:_}=h,p=d/2,v={left:-p,top:-p,width:r-t+p*2,height:g-o+p};v.height<0&&(v.width=0,v.height=0),this._backgroundControlTop.transformByState(v);const M={left:-p,top:g-o,width:m-t+p,height:_-g};M.width<0&&(M.width=0,M.height=0),this._backgroundControlMiddleLeft.transformByState(M);const b={left:f-t-p,top:g-o,width:r-f+p*2,height:_-g};b.width<0&&(b.width=0,b.height=0),this._backgroundControlMiddleRight.transformByState(b);const T={left:-p,top:_-o,width:r-t+p*2,height:s-_+p};T.height<0&&(T.width=0,T.height=0),this._backgroundControlBottom.transformByState(T),this._backgroundControlTop.setProps({fill:u}),this._backgroundControlMiddleLeft.setProps({fill:u}),this._backgroundControlMiddleRight.setProps({fill:u}),this._backgroundControlBottom.setProps({fill:u})}_updateWidgets(e){const{startX:t,startY:o,endX:r,endY:s}=this._selectionModel,a=this._defaultStyle;e==null&&(e=a);const{stroke:c=a.stroke,widgets:u=a.widgets,widgetStroke:d=a.widgetStroke}=e,h=this._getScale();let{widgetSize:m=a.widgetSize,widgetStrokeWidth:g=a.widgetStrokeWidth}=e;m/=h,g/=h;const f={left:-m/2+g/2,center:(r-t)/2-m/2+g/2,right:r-t-m/2+g/2,top:-m/2,middle:(s-o)/2-m/2,bottom:s-o-m/2+g/2},_=m-g;this._widgetRects.forEach(p=>{p.setProps({fill:c,stroke:d})}),u.tl===!0?(this._topLeftWidget.transformByState({height:_,width:_,left:f.left,top:f.top,strokeWidth:g}),this._topLeftWidget.show()):this._topLeftWidget.hide(),u.tc===!0?(this._topCenterWidget.transformByState({height:_,width:_,left:f.center,top:f.top,strokeWidth:g}),this._topCenterWidget.show()):this._topCenterWidget.hide(),u.tr===!0?(this._topRightWidget.transformByState({height:_,width:_,left:f.right,top:f.top,strokeWidth:g}),this._topRightWidget.show()):this._topRightWidget.hide(),u.ml===!0?(this._middleLeftWidget.transformByState({height:_,width:_,left:f.left,top:f.middle,strokeWidth:g}),this._middleLeftWidget.show()):this._middleLeftWidget.hide(),u.mr===!0?(this._middleRightWidget.transformByState({height:_,width:_,left:f.right,top:f.middle,strokeWidth:g}),this._middleRightWidget.show()):this._middleRightWidget.hide(),u.bl===!0?(this._bottomLeftWidget.transformByState({height:_,width:_,left:f.left,top:f.bottom,strokeWidth:g}),this._bottomLeftWidget.show()):this._bottomLeftWidget.hide(),u.bc===!0?(this._bottomCenterWidget.transformByState({height:_,width:_,left:f.center,top:f.bottom,strokeWidth:g}),this._bottomCenterWidget.show()):this._bottomCenterWidget.hide(),u.br===!0?(this._bottomRightWidget.transformByState({height:_,width:_,left:f.right,top:f.bottom,strokeWidth:g}),this._bottomRightWidget.show()):this._bottomRightWidget.hide()}_hasWidgets(e){if(e==null)return!1;const t=Object.keys(e);if(t.length===0)return!1;for(const o of t)if(e[o]===!0)return!0;return!0}_getScale(){const{scaleX:e,scaleY:t}=this._scene.getAncestorScale();return Math.max(e,t)}_stopAntLineAnimation(){this._antLineOffset=0,E.cancelRequestFrame(this._antRequestNewFrame)}_startAntLineAnimation(){const e=this._getScale();this._antLineOffset+=.6/e,this._antLineOffset>16/e&&(this._antLineOffset=0),this.dashRect.setProps({strokeDashOffset:-this._antLineOffset}),this._antRequestNewFrame=E.requestNewFrame(()=>{this._startAntLineAnimation()})}}const Oo="__SpreadsheetHelperSelectionTempRect",_a=35;class xo{constructor(n,e,t,o,r){R(this,"_startOffsetX",0);R(this,"_startOffsetY",0);R(this,"_relativeSelectionPositionRow",0);R(this,"_relativeSelectionPositionColumn",0);R(this,"_relativeSelectionRowLength",0);R(this,"_relativeSelectionColumnLength",0);R(this,"_moveObserver");R(this,"_upObserver");R(this,"_helperSelection");R(this,"_scrollTimer");R(this,"_activeViewport");R(this,"_targetSelection",{startY:0,endY:0,startX:0,endX:0,startRow:-1,endRow:-1,startColumn:-1,endColumn:-1});R(this,"_isInMergeState",!1);R(this,"_fillControlColors",[]);this._control=n,this._skeleton=e,this._scene=t,this._themeService=o,this._injector=r,this._initialControl(),this._initialWidget(),this._initialFill(),this._control.dispose$.subscribe(()=>{this.dispose()})}get isHelperSelection(){return this._control.isHelperSelection}dispose(){var n,e;(n=this._scrollTimer)==null||n.dispose(),this._fillControlColors=[],this._clearObserverEvent(),(e=this._helperSelection)==null||e.dispose()}_getFreeze(){var e;return(e=this._injector.get(O.SheetSkeletonManagerService).getCurrent())==null?void 0:e.skeleton.getWorksheetConfig().freeze}_isSelectionInViewport(n,e){const t=this._getFreeze()||{startRow:-1,startColumn:-1,xSplit:0,ySplit:0};switch(e.viewPortKey){case j.VIEW_MAIN:return n.endRow>=t.startRow&&n.endColumn>=t.startColumn;case j.VIEW_MAIN_TOP:case j.VIEW_COLUMN_RIGHT:return n.endColumn>=t.startColumn&&n.startRow<t.startRow;case j.VIEW_MAIN_LEFT:case j.VIEW_ROW_BOTTOM:return n.endRow>=t.startRow&&n.startColumn<t.startColumn;case j.VIEW_MAIN_LEFT_TOP:case j.VIEW_COLUMN_LEFT:case j.VIEW_ROW_TOP:case j.VIEW_LEFT_TOP:return n.startRow<t.startRow&&n.startColumn<t.startColumn}}_clearObserverEvent(){this._scene.onPointerMoveObserver.remove(this._moveObserver),this._scene.onPointerUpObserver.remove(this._upObserver),this._moveObserver=null,this._upObserver=null}_initialControl(){const{leftControl:n,rightControl:e,topControl:t,bottomControl:o}=this._control;[n,e,t,o].forEach(r=>{r.onPointerEnterObserver.add(()=>{r.setCursor(E.CURSOR_TYPE.MOVE)}),r.onPointerLeaveObserver.add(()=>{r.resetCursor()}),r.onPointerDownObserver.add(this._controlEvent.bind(this))})}_controlMoving(n,e){var y;const t=this._scene,o=t.getScrollXYByRelativeCoords(E.Vector2.FromArray([n,e])),{scaleX:r,scaleY:s}=t.getAncestorScale(),a=this._skeleton.getCellPositionByOffset(n,e,r,s,o),{row:c,column:u}=a,d=this._skeleton.getRowCount()-1,h=this._skeleton.getColumnCount()-1;let m=c+this._relativeSelectionPositionRow;m<0&&(m=0);let g=m+this._relativeSelectionRowLength;g>d&&(g=d,g-m<this._relativeSelectionRowLength&&(m=g-this._relativeSelectionRowLength));let f=u+this._relativeSelectionPositionColumn;f<0&&(f=0);let _=f+this._relativeSelectionColumnLength;_>h&&(_=h,_-f<this._relativeSelectionColumnLength&&(f=_-this._relativeSelectionColumnLength));const p=this._skeleton.getNoMergeCellPositionByIndex(m,f),v=this._skeleton.getNoMergeCellPositionByIndex(g,_),M=(p==null?void 0:p.startY)||0,b=(v==null?void 0:v.endY)||0,T=(p==null?void 0:p.startX)||0,w=(v==null?void 0:v.endX)||0;(y=this._helperSelection)==null||y.transformByState({left:T,top:M,width:w-T,height:b-M}),this._targetSelection={startY:M,endY:b,startX:T,endX:w,startRow:m,endRow:g,startColumn:f,endColumn:_},this._control.selectionMoving$.next(this._targetSelection)}_controlEvent(n){const{offsetX:e,offsetY:t}=n,o=this._scene,r=o.getRelativeCoord(E.Vector2.FromArray([e,t])),{x:s,y:a}=r,c=o.getScrollXYByRelativeCoords(r),{scaleX:u,scaleY:d}=o.getAncestorScale(),h=this._skeleton.getCellPositionByOffset(s,a,u,d,c);this._startOffsetX=s,this._startOffsetY=a;const{row:m,column:g}=h,{startRow:f,startColumn:_,endRow:p,endColumn:v}=this._control.model;let M=0,b=0;m<f?M-=1:m>p&&(M+=1),g<_?b-=1:g>v&&(b+=1),this._relativeSelectionPositionRow=f-m+M,this._relativeSelectionPositionColumn=_-g+b,this._relativeSelectionRowLength=p-f,this._relativeSelectionColumnLength=v-_;const T=this._control.selectionStyle,w=this._getScale();this.isHelperSelection&&(this._helperSelection=new E.Rect(Oo,{stroke:T.stroke,strokeWidth:T.strokeWidth/w}),o.addObject(this._helperSelection));const y=o.getViewport(j.VIEW_MAIN),x=E.ScrollTimer.create(o);x.startScroll(s,a,y),this._scrollTimer=x,o.disableEvent(),this._moveObserver=o.onPointerMoveObserver.add(N=>{const{offsetX:D,offsetY:F}=N,{x:A,y:U}=o.getRelativeCoord(E.Vector2.FromArray([D,F]));this._controlMoving(A,U),o.setCursor(E.CURSOR_TYPE.MOVE),x.scrolling(A,U,()=>{this._controlMoving(A,U)})}),this._upObserver=o.onPointerUpObserver.add(()=>{var D,F;(D=this._helperSelection)==null||D.dispose();const N=this._scene;N.resetCursor(),this._clearObserverEvent(),N.enableEvent(),(F=this._scrollTimer)==null||F.dispose(),this._control.selectionMoved$.next(this._targetSelection)})}_initialWidget(){const{topLeftWidget:n,topCenterWidget:e,topRightWidget:t,middleLeftWidget:o,middleRightWidget:r,bottomLeftWidget:s,bottomCenterWidget:a,bottomRightWidget:c}=this._control,u=[E.CURSOR_TYPE.NORTH_WEST_RESIZE,E.CURSOR_TYPE.NORTH_RESIZE,E.CURSOR_TYPE.NORTH_EAST_RESIZE,E.CURSOR_TYPE.WEST_RESIZE,E.CURSOR_TYPE.EAST_RESIZE,E.CURSOR_TYPE.SOUTH_WEST_RESIZE,E.CURSOR_TYPE.SOUTH_RESIZE,E.CURSOR_TYPE.SOUTH_EAST_RESIZE];[n,e,t,o,r,s,a,c].forEach((d,h)=>{d.onPointerEnterObserver.add(()=>{d.setCursor(u[h])}),d.onPointerLeaveObserver.add(()=>{d.resetCursor()}),d.onPointerDownObserver.add(m=>{this._widgetEvent(m,u[h])})})}_widgetMoving(n,e,t){const o=this._scene,r=o.getScrollXYByRelativeCoords(E.Vector2.FromArray([this._startOffsetX,this._startOffsetY])),{scaleX:s,scaleY:a}=o.getAncestorScale(),c=this._skeleton.getCellPositionByOffset(n,e,s,a,r),{row:u,column:d}=c,{rowHeaderWidth:h,columnHeaderHeight:m}=this._skeleton;let g=this._relativeSelectionPositionRow,f=this._relativeSelectionPositionColumn,_=u,p=d;t===E.CURSOR_TYPE.NORTH_WEST_RESIZE?(g=u,f=d,_=this._relativeSelectionPositionRow,p=this._relativeSelectionPositionColumn):t===E.CURSOR_TYPE.NORTH_RESIZE?(g=u,f=this._relativeSelectionPositionColumn,_=this._relativeSelectionPositionRow,p=this._relativeSelectionPositionColumn+this._relativeSelectionColumnLength):t===E.CURSOR_TYPE.NORTH_EAST_RESIZE?(g=u,f=this._relativeSelectionPositionColumn,_=this._relativeSelectionPositionRow,p=d):t===E.CURSOR_TYPE.WEST_RESIZE?(g=this._relativeSelectionPositionRow,f=d,_=this._relativeSelectionPositionRow+this._relativeSelectionRowLength,p=this._relativeSelectionPositionColumn):t===E.CURSOR_TYPE.EAST_RESIZE?_=this._relativeSelectionPositionRow+this._relativeSelectionRowLength:t===E.CURSOR_TYPE.SOUTH_WEST_RESIZE?(g=this._relativeSelectionPositionRow,f=d,_=u,p=this._relativeSelectionPositionColumn):t===E.CURSOR_TYPE.SOUTH_RESIZE&&(g=this._relativeSelectionPositionRow,f=this._relativeSelectionPositionColumn,_=u,p=this._relativeSelectionPositionColumn+this._relativeSelectionColumnLength);const{startRow:v,startColumn:M,endRow:b,endColumn:T}=this._swapPositions(g,f,_,p),w=this._skeleton.getNoMergeCellPositionByIndex(v,M),y=this._skeleton.getNoMergeCellPositionByIndex(b,T),x=(w==null?void 0:w.startY)||0,N=(y==null?void 0:y.endY)||0,D=(w==null?void 0:w.startX)||0,F=(y==null?void 0:y.endX)||0;this._targetSelection={startY:x,endY:N,startX:D,endX:F,startRow:g,endRow:_,startColumn:f,endColumn:p},this._control.update(this._targetSelection,h,m,this._control.selectionStyle),this._control.clearHighlight(),this._control.selectionScaling$.next(this._targetSelection)}_widgetEvent(n,e){const{offsetX:t,offsetY:o}=n,r=this._scene,s=r.getRelativeCoord(E.Vector2.FromArray([t,o])),{x:a,y:c}=s;this._startOffsetX=t,this._startOffsetY=o;const{startRow:u,startColumn:d,endRow:h,endColumn:m}=this._control.model;this._relativeSelectionPositionRow=u,this._relativeSelectionPositionColumn=d,this._relativeSelectionRowLength=h-u,this._relativeSelectionColumnLength=m-d,e===E.CURSOR_TYPE.NORTH_WEST_RESIZE?(this._relativeSelectionPositionRow=h,this._relativeSelectionPositionColumn=m):e===E.CURSOR_TYPE.NORTH_RESIZE?this._relativeSelectionPositionRow=h:e===E.CURSOR_TYPE.NORTH_EAST_RESIZE?this._relativeSelectionPositionRow=h:e===E.CURSOR_TYPE.WEST_RESIZE?this._relativeSelectionPositionColumn=m:e===E.CURSOR_TYPE.SOUTH_WEST_RESIZE&&(this._relativeSelectionPositionColumn=m);const g=E.ScrollTimer.create(r);g.startScroll(a,c),this._scrollTimer=g,r.disableEvent(),this._moveObserver=r.onPointerMoveObserver.add(f=>{const{offsetX:_,offsetY:p}=f,{x:v,y:M}=r.getRelativeCoord(E.Vector2.FromArray([_,p]));this._widgetMoving(v,M,e),r.setCursor(e),g.scrolling(v,M,()=>{this._widgetMoving(v,M,e)})}),this._upObserver=r.onPointerUpObserver.add(()=>{var _;const f=this._scene;f.resetCursor(),this._clearObserverEvent(),f.enableEvent(),(_=this._scrollTimer)==null||_.dispose(),this._control.selectionScaled$.next(this._targetSelection)})}_initialFill(){const{fillControl:n}=this._control;n.onPointerEnterObserver.add(()=>{n.setCursor(E.CURSOR_TYPE.CROSSHAIR)}),n.onPointerLeaveObserver.add(()=>{n.resetCursor()}),n.onPointerDownObserver.add(this._fillEvent.bind(this))}_fillMoving(n,e){var F,A,U;const t=this._scene,o=t.getScrollXY(this._activeViewport),{scaleX:r,scaleY:s}=t.getAncestorScale(),a=this._skeleton.getCellPositionByOffset(n,e,r,s,o),{row:c,column:u}=a,d=t.getRelativeCoord(E.Vector2.FromArray([n,e])),h=this._skeleton.getRowCount()-1,m=this._skeleton.getColumnCount()-1;let g=this._relativeSelectionPositionRow,f=this._relativeSelectionPositionColumn,_=this._relativeSelectionPositionRow+this._relativeSelectionRowLength,p=this._relativeSelectionPositionColumn+this._relativeSelectionColumnLength,v=!1,M=!0;if((u<f||u>p)&&c>=g&&c<=_){const k=this._fillRuler(u,f,p,this._relativeSelectionColumnLength,m);f=k.startRowOrColumn,p=k.endRowOrColumn,v=k.isLighten,M=!1}else if((c<g||c>_)&&u>=f&&u<=p){const k=this._fillRuler(c,g,_,this._relativeSelectionRowLength,h);g=k.startRowOrColumn,_=k.endRowOrColumn,v=k.isLighten}else if(Math.abs(this._startOffsetX-d.x-o.x)/2>Math.abs(this._startOffsetY-d.y-o.y)){const k=this._fillRuler(u,f,p,this._relativeSelectionColumnLength,m);f=k.startRowOrColumn,p=k.endRowOrColumn,v=k.isLighten,M=!1}else{const k=this._fillRuler(c,g,_,this._relativeSelectionRowLength,h);g=k.startRowOrColumn,_=k.endRowOrColumn,v=k.isLighten}const b=this._skeleton.getNoMergeCellPositionByIndex(g,f),T=this._skeleton.getNoMergeCellPositionByIndex(_,p),w=(b==null?void 0:b.startY)||0,y=(T==null?void 0:T.endY)||0,x=(b==null?void 0:b.startX)||0,N=(T==null?void 0:T.endX)||0;v?this._controlHandler((k,$)=>{const Y=new l.ColorKit(this._fillControlColors[$]).lighten(_a).toRgbString();k.setProps({fill:Y})}):this._controlHandler((k,$)=>{k.setProps({fill:this._fillControlColors[$]})});const D=S.SELECTION_CONTROL_BORDER_BUFFER_WIDTH/this._getScale();g===_&&M===!0||f===p&&M===!1?(F=this._helperSelection)==null||F.hide():((A=this._helperSelection)==null||A.transformByState({left:x-D/2,top:w-D/2,width:N-x,height:y-w}),(U=this._helperSelection)==null||U.show()),this._targetSelection={startY:w,endY:y,startX:x,endX:N,startRow:g,endRow:_,startColumn:f,endColumn:p},this._control.selectionFilling$.next(this._targetSelection)}_fillEvent(n){const{offsetX:e,offsetY:t}=n,o=this._scene,r=o.getRelativeCoord(E.Vector2.FromArray([e,t])),{x:s,y:a}=r;this._startOffsetX=s,this._startOffsetY=a;const{startRow:c,startColumn:u,endRow:d,endColumn:h}=this._control.model;this._isInMergeState=this._hasMergeInRange(c,u,d,h),this._relativeSelectionPositionRow=c,this._relativeSelectionPositionColumn=u,this._relativeSelectionRowLength=d-c,this._relativeSelectionColumnLength=h-u;const m=this._control.selectionStyle;let g=m==null?void 0:m.stroke,f=m==null?void 0:m.strokeWidth;const _=S.getNormalSelectionStyle(this._themeService);g==null&&(g=_.stroke),f==null&&(f=_.strokeWidth);const p=this._getScale();f/=p;const v=S.SELECTION_CONTROL_BORDER_BUFFER_WIDTH/p,M=new l.ColorKit(g).darken(2).toRgbString();this.isHelperSelection&&(this._helperSelection=new E.Rect(Oo,{stroke:M,strokeWidth:f+v/2}),o.addObject(this._helperSelection)),this._activeViewport=o.getActiveViewportByCoord(E.Vector2.FromArray([e,t]));const b=o.getViewport(j.VIEW_MAIN),T=E.ScrollTimer.create(o,this._activeViewport.viewPortKey===j.VIEW_MAIN?E.ScrollTimerType.ALL:E.ScrollTimerType.NONE);T.startScroll(s,a,b),this._scrollTimer=T,o.disableEvent(),this._controlHandler(w=>{this._fillControlColors.push(w.fill)}),this._moveObserver=o.onPointerMoveObserver.add(w=>{var U;const{offsetX:y,offsetY:x}=w,N=o.getActiveViewportByCoord(E.Vector2.FromArray([y,x])),{x:D,y:F}=o.getRelativeCoord(E.Vector2.FromArray([y,x]));this._fillMoving(D,F),o.setCursor(E.CURSOR_TYPE.CROSSHAIR);const A=this._targetSelection;if(b&&N&&((U=this._activeViewport)==null?void 0:U.viewPortKey)!==(N==null?void 0:N.viewPortKey)){let k;A.startRow!==c?(T.scrollTimerType=E.ScrollTimerType.Y,k={...A,endRow:A.startRow}):A.endRow!==d?(T.scrollTimerType=E.ScrollTimerType.Y,k={...A,startRow:A.endRow}):A.startColumn!==u?(T.scrollTimerType=E.ScrollTimerType.X,k={...A,endColumn:A.startColumn}):(T.scrollTimerType=E.ScrollTimerType.X,k={...A,startColumn:A.endColumn}),this._isSelectionInViewport(k,N)&&(b.scrollTo({x:T.scrollTimerType===E.ScrollTimerType.X?0:void 0,y:T.scrollTimerType===E.ScrollTimerType.Y?0:void 0}),this._activeViewport=N)}T.scrolling(D,F,()=>{this._fillMoving(D,F)})}),this._upObserver=o.onPointerUpObserver.add(()=>{var y,x;(y=this._helperSelection)==null||y.dispose();const w=this._scene;w.resetCursor(),this._clearObserverEvent(),w.enableEvent(),(x=this._scrollTimer)==null||x.dispose(),this._control.refreshSelectionFilled(this._targetSelection),this._isInMergeState=!1,this._controlHandler((N,D)=>{N.setProps({fill:this._fillControlColors[D]})}),this._fillControlColors=[]})}_hasMergeInRange(n,e,t,o){const r=this._skeleton.mergeData;if(!r)return!1;for(const s of r){const{startRow:a,startColumn:c,endRow:u,endColumn:d}=s,h={left:e,top:n,right:o,bottom:t},m={left:c,top:a,right:d,bottom:u};if(E.isRectIntersect(h,m))return!0}return!1}_swapPositions(n,e,t,o){const r=Math.min(n,t),s=Math.min(e,o),a=Math.max(n,t),c=Math.max(e,o);return{startRow:r,startColumn:s,endRow:a,endColumn:c}}_controlHandler(n){const{leftControl:e,rightControl:t,topControl:o,bottomControl:r,backgroundControlTop:s,backgroundControlMiddleLeft:a,backgroundControlMiddleRight:c,backgroundControlBottom:u,fillControl:d}=this._control,h=[e,t,o,r,s,a,c,u,d];for(let m=0,g=h.length;m<g;m++){const f=h[m];n(f,m)}}_fillRuler(n,e,t,o,r){let s=!1;if(n<e)if(this._isInMergeState&&n<e){const a=e-n,c=o+1,u=Math.ceil(a/c);let d=e-u*c;d<0&&(d=e-(u-1)*c),e=d}else e=n;else if(n>=e&&n<=t)s=!0,this._isInMergeState||(t=n);else if(this._isInMergeState&&n>t){const a=n-t,c=o+1,u=Math.ceil(a/c);let d=t+u*c;d>r&&(d=t+(u-1)*c),t=d}else t=n;return{rowOrColumn:n,startRowOrColumn:e,endRowOrColumn:t,isLighten:s}}_getScale(){const{scaleX:n,scaleY:e}=this._scene.getAncestorScale();return Math.max(n,e)}}var Sa=Object.defineProperty,pa=Object.getOwnPropertyDescriptor,Ca=(i,n,e,t)=>{for(var o=t>1?void 0:t?pa(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Sa(n,e,o),o},pn=(i,n)=>(e,t)=>n(e,t,i);O.SelectionRenderService=class{constructor(n,e,t,o){R(this,"hasSelection",!1);R(this,"_downObserver");R(this,"_moveObserver");R(this,"_upObserver");R(this,"_controlFillConfig$",new V.BehaviorSubject(null));R(this,"controlFillConfig$",this._controlFillConfig$.asObservable());R(this,"_selectionControls",[]);R(this,"_startSelectionRange",{startY:0,endY:0,startX:0,endX:0,startRow:-1,endRow:-1,startColumn:-1,endColumn:-1});R(this,"_startOffsetX",0);R(this,"_startOffsetY",0);R(this,"_scrollTimer");R(this,"_cancelDownObserver");R(this,"_cancelUpObserver");R(this,"_skeleton");R(this,"_scene");R(this,"_isHeaderHighlight",!0);R(this,"_isDetectMergedCell",!0);R(this,"_selectionStyle");R(this,"_isSelectionEnabled",!0);R(this,"_isShowPreviousEnable",0);R(this,"_isRemainLastEnable",!0);R(this,"_isSkipRemainLastEnable",!1);R(this,"_isSingleSelection",!1);R(this,"_selectionMoveEnd$",new V.BehaviorSubject([]));R(this,"selectionMoveEnd$",this._selectionMoveEnd$.asObservable());R(this,"_selectionMoving$",new V.Subject);R(this,"selectionMoving$",this._selectionMoving$.asObservable());R(this,"_selectionMoveStart$",new V.Subject);R(this,"selectionMoveStart$",this._selectionMoveStart$.asObservable());R(this,"_activeViewport");R(this,"_usable$",new V.BehaviorSubject(!1));R(this,"usable$",this._usable$.asObservable());this._themeService=n,this._shortcutService=e,this._sheetSkeletonManagerService=t,this._injector=o,this._selectionStyle=S.getNormalSelectionStyle(this._themeService)}enableHeaderHighlight(){this._isHeaderHighlight=!0}disableHeaderHighlight(){this._isHeaderHighlight=!1}enableDetectMergedCell(){this._isDetectMergedCell=!0}disableDetectMergedCell(){this._isDetectMergedCell=!1}setStyle(n){this._selectionStyle=n}resetStyle(){this.setStyle(S.getNormalSelectionStyle(this._themeService))}enableSelection(){this._isSelectionEnabled=!0}disableSelection(){this._isSelectionEnabled=!1}enableShowPrevious(){this._isShowPreviousEnable=!0}disableShowPrevious(){this._isShowPreviousEnable=!1}enableRemainLast(){this._isRemainLastEnable=!0}disableRemainLast(){this._isRemainLastEnable=!1}enableSkipRemainLast(){this._isSkipRemainLastEnable=!0}disableSkipRemainLast(){this._isSkipRemainLastEnable=!1}enableSingleSelection(){this._isSingleSelection=!0}disableSingleSelection(){this._isSingleSelection=!1}getViewPort(){return this._activeViewport}addControlToCurrentByRangeData(n){const e=this.getCurrentControls();if(!e)return;const{rangeWithCoord:t,primaryWithCoord:o}=n,r=this._skeleton;let s=n.style;s==null&&(s=S.getNormalSelectionStyle(this._themeService));const a=this._scene;if(a==null||r==null)return;const c=new Sn(a,e.length,this._isHeaderHighlight,this._themeService);new xo(c,r,a,this._themeService,this._injector);const{rowHeaderWidth:u,columnHeaderHeight:d}=r;c.update(t,u,d,s,o),this._isHeaderHighlight?c.enableHeaderHighlight():c.disableHeaderHighlight(),e.push(c)}updateControlForCurrentByRangeData(n){const e=this.getCurrentControls();if(!e)return;const t=this._skeleton;if(t==null)return;const{rowHeaderWidth:o,columnHeaderHeight:r}=t;for(let s=0,a=n.length;s<a;s++){const{rangeWithCoord:c,primaryWithCoord:u,style:d}=n[s];e[s].update(c,o,r,d,u)}}refreshSelectionMoveStart(){this._selectionMoveStart$.next(this.getSelectionDataWithStyle())}changeRuntime(n,e,t){this._skeleton=n,this._scene=e,this._activeViewport=t||(e==null?void 0:e.getViewports()[0]),this._usable$.next(!!(n&&e))}getSelectionDataWithStyle(){return this._selectionControls.map(e=>e.getValue())}getCurrentControls(){return this._selectionControls}_clearSelectionControls(){const n=this.getCurrentControls();if(n.length>0){for(const e of n)e.dispose();n.length=0}}_getFreeze(){var e;return(e=this._sheetSkeletonManagerService.getCurrent())==null?void 0:e.skeleton.getWorksheetConfig().freeze}_getViewportByCell(n,e){if(!this._scene||n===void 0||e===void 0)return null;const t=this._getFreeze();if(!t||t.startRow<=0&&t.startColumn<=0)return this._scene.getViewport(j.VIEW_MAIN);if(n>t.startRow&&e>t.startColumn)return this._scene.getViewport(j.VIEW_MAIN);if(n<=t.startRow&&e<=t.startColumn)return this._scene.getViewport(j.VIEW_MAIN_LEFT_TOP);if(n<=t.startRow&&e>t.startColumn)return this._scene.getViewport(j.VIEW_MAIN_TOP);if(n>t.startRow&&e<=t.startColumn)return this._scene.getViewport(j.VIEW_MAIN_LEFT)}getActiveSelections(){const n=this.getCurrentControls();if(n&&n.length>0)return n==null?void 0:n.map(t=>{const o=t.model,r=o.currentCell;let s=null;return r&&(s={actualRow:r.actualRow,actualColumn:r.actualColumn,isMerged:r.isMerged,isMergedMainCell:r.isMergedMainCell,startRow:r.mergeInfo.startRow,startColumn:r.mergeInfo.startColumn,endRow:r.mergeInfo.endRow,endColumn:r.mergeInfo.endColumn}),{range:{startRow:o.startRow,startColumn:o.startColumn,endRow:o.endRow,endColumn:o.endColumn},primary:s}})}getActiveRange(){const n=this.getCurrentControls(),e=n&&n[n.length-1].model;return e&&{startRow:e.startRow,startColumn:e.startColumn,endRow:e.endRow,endColumn:e.endColumn}}getActiveSelection(){const n=this.getCurrentControls();return n&&n[n.length-1]}endSelection(){this._endSelection(),this._selectionMoveEnd$.next(this.getSelectionDataWithStyle()),this._shortcutService.setDisable(!1)}reset(){var n,e,t;this._clearSelectionControls(),(n=this._moveObserver)==null||n.dispose(),(e=this._upObserver)==null||e.dispose(),(t=this._downObserver)==null||t.dispose(),this._moveObserver=null,this._upObserver=null,this._downObserver=null}resetAndEndSelection(){this.endSelection(),this.reset()}eventTrigger(n,e=0,t=l.RANGE_TYPE.NORMAL,o,r=E.ScrollTimerType.ALL){var Z,te;if(this._isSelectionEnabled===!1)return;const s=this._skeleton,{offsetX:a,offsetY:c}=n,u=this._scene;if(u==null||s==null)return;o!=null&&(this._activeViewport=o);const d=u.getViewport(j.VIEW_MAIN),h=u.getRelativeCoord(E.Vector2.FromArray([a,c]));let{x:m,y:g}=h;this._startOffsetX=m,this._startOffsetY=g;const f=u.getScrollXYByRelativeCoords(h),{scaleX:_,scaleY:p}=u.getAncestorScale();t===l.RANGE_TYPE.ROW?m=0:t===l.RANGE_TYPE.COLUMN&&(g=0);const v=this._getSelectedRangeWithMerge(m,g,_,p,f);if(!v)return!1;const{rangeWithCoord:M,primaryWithCoord:b}=v,{startRow:T,startColumn:w,endColumn:y,endRow:x,startY:N,endY:D,startX:F,endX:A}=M,{rowHeaderWidth:U,columnHeaderHeight:k}=s,$={startColumn:w,startRow:T,endColumn:y,endRow:x,startY:N,endY:D,startX:F,endX:A,rangeType:t};this._startSelectionRange=$;let Y=this.getActiveSelection();const q=this.getCurrentControls();if(!q)return!1;for(const ne of q){if(n.button===2&&ne.model.isInclude($)){Y=ne;return}if(ne.model.isEqual($)){Y=ne;break}n.shiftKey||ne.clearHighlight()}if(q.length>0&&!n.ctrlKey&&!n.shiftKey&&!this._isShowPreviousEnable&&!this._isRemainLastEnable||q.length>0&&this._isSingleSelection&&!n.shiftKey){for(const ne of q)ne.dispose();q.length=0}const Q=Y&&Y.model.currentCell;if(Y&&n.shiftKey&&Q){const{actualRow:ne,actualColumn:ue,mergeInfo:Ie}=Q,ke=Math.min(ne,$.startRow,Ie.startRow),Fe=Math.max(ne,$.endRow,Ie.endRow),Ge=Math.min(ue,$.startColumn,Ie.startColumn),Ze=Math.max(ue,$.endColumn,Ie.endColumn),ge=s.getMergeBounding(ke,Ge,Fe,Ze),he=s.getNoMergeCellPositionByIndex(ge.startRow,ge.startColumn),le=s.getNoMergeCellPositionByIndex(ge.endRow,ge.endColumn),Ke={startColumn:ge.startColumn,startRow:ge.startRow,endColumn:ge.endColumn,endRow:ge.endRow,startY:he.startY,endY:le.endY,startX:he.startX,endX:le.endX,rangeType:t},Ce=s.getCellByIndex(ne,ue);this._startSelectionRange={startColumn:Ce.mergeInfo.startColumn,startRow:Ce.mergeInfo.startRow,endColumn:Ce.mergeInfo.endColumn,endRow:Ce.mergeInfo.endRow,startY:Ce.mergeInfo.startY||0,endY:Ce.mergeInfo.endY||0,startX:Ce.mergeInfo.startX||0,endX:Ce.mergeInfo.endX||0,rangeType:t},Y.update(Ke,U,k,this._selectionStyle,Q)}else this._isRemainLastEnable&&Y&&!n.ctrlKey&&!n.shiftKey&&!this._isSkipRemainLastEnable&&!this._isSingleSelection?Y.update($,U,k,this._selectionStyle,b):(Y=new Sn(u,q.length+e,this._isHeaderHighlight,this._themeService),new xo(Y,s,u,this._themeService,this._injector),Y.update($,U,k,this._selectionStyle,b),q.push(Y));this._selectionMoveStart$.next(this.getSelectionDataWithStyle()),this.hasSelection=!0,this._endSelection(),u.disableEvent();const z=u.getActiveViewportByCoord(E.Vector2.FromArray([m,g])),ee=E.ScrollTimer.create(this._scene,r);ee.startScroll((Z=d==null?void 0:d.left)!=null?Z:0,(te=d==null?void 0:d.top)!=null?te:0,d),this._scrollTimer=ee,this._addCancelObserver(),(t===l.RANGE_TYPE.ROW||t===l.RANGE_TYPE.COLUMN)&&this._moving(m,g,Y,t);let H=0,L=0,W=m,X=g;this._moveObserver=u.onPointerMoveObserver.add(ne=>{var Ce,an,ln,ys,Os,xs,Ns,As,Ds,Ps;const{offsetX:ue,offsetY:Ie}=ne,{x:ke,y:Fe}=u.getRelativeCoord(E.Vector2.FromArray([ue,Ie]));this._moving(ke,Fe,Y,t);let Ge=ke,Ze=Fe;const ge=this.getActiveSelection(),he=(Ce=this._sheetSkeletonManagerService.getCurrent())==null?void 0:Ce.skeleton.getWorksheetConfig().freeze,le=ge==null?void 0:ge.model,Ke=(an=u.getActiveViewportByCoord(E.Vector2.FromArray([ue,Ie])))!=null?an:this._getViewportByCell(le==null?void 0:le.endRow,le==null?void 0:le.endColumn);if(z&&Ke&&d){const ho=W<d.left&&ke>d.left||W>d.left&&ke<d.left,mo=X<d.top&&Fe>d.top||X>d.top&&Fe<d.top;ho&&(H+=1),mo&&(L+=1);const We=z.viewPortKey,cn=Ke.viewPortKey;if(We===j.VIEW_ROW_TOP)Ie<d.top&&((ln=le==null?void 0:le.endRow)!=null?ln:0)<((ys=he==null?void 0:he.startRow)!=null?ys:0)?Ze=d.top:mo&&L%2===1&&d.scrollTo({y:0});else if(We===j.VIEW_COLUMN_LEFT)ue<d.left&&((Os=le==null?void 0:le.endColumn)!=null?Os:0)<((xs=he==null?void 0:he.startColumn)!=null?xs:0)?Ge=d.left:ho&&H%2===1&&d.scrollTo({x:0});else if(We===cn){let Qe=!1,_t=!1;We===j.VIEW_MAIN_LEFT_TOP?(Qe=!0,_t=!0):We===j.VIEW_MAIN_TOP?_t=!0:We===j.VIEW_MAIN_LEFT&&(Qe=!0),((Ns=le==null?void 0:le.endRow)!=null?Ns:0)>((As=he==null?void 0:he.startRow)!=null?As:0)&&(_t=!1),((Ds=le==null?void 0:le.endColumn)!=null?Ds:0)>((Ps=he==null?void 0:he.startColumn)!=null?Ps:0)&&(Qe=!1),Qe&&(Ge=d.left),_t&&(Ze=d.top)}else{const Qe={x:z.scrollX,y:z.scrollY},_t={x:Ke.scrollX,y:Ke.scrollY},go=Qe.x!==_t.x&&ho&&H%2===1,fo=Qe.y!==_t.y&&mo&&L%2===1;(go||fo)&&(d.scrollTo({x:go?Qe.x:void 0,y:fo?Qe.y:void 0}),go||(Ge=d.left),fo||(Ze=d.top)),(We===j.VIEW_MAIN_LEFT_TOP&&cn===j.VIEW_MAIN_LEFT||cn===j.VIEW_MAIN_LEFT_TOP&&We===j.VIEW_MAIN_LEFT)&&(Ge=d.left),(We===j.VIEW_MAIN_LEFT_TOP&&cn===j.VIEW_MAIN_TOP||cn===j.VIEW_MAIN_LEFT_TOP&&We===j.VIEW_MAIN_TOP)&&(Ze=d.top)}W=ke,X=Fe}ee.scrolling(Ge,Ze,()=>{this._moving(ke,Fe,Y,t)})}),this._upObserver=u.onPointerUpObserver.add(ne=>{this._endSelection(),this._selectionMoveEnd$.next(this.getSelectionDataWithStyle()),this._shortcutService.setDisable(!1)}),this._shortcutService.setDisable(!0)}convertSelectionToCoord(n){const{range:e,primary:t,style:o}=n;let r=this.convertRangeDataToSelection(e);return r==null&&(r={startRow:-1,startColumn:-1,endRow:-1,endColumn:-1,startY:0,endY:0,startX:0,endX:0,rangeType:l.RANGE_TYPE.NORMAL}),{rangeWithCoord:r,primaryWithCoord:this.convertCellRangeToInfo(t),style:o}}convertRangeDataToSelection(n){const{startRow:e,startColumn:t,endRow:o,endColumn:r,rangeType:s}=n,a=this._scene,c=this._skeleton;if(a==null||c==null)return;a.getAncestorScale();const u=c.getNoMergeCellPositionByIndex(e,t),d=c.getNoMergeCellPositionByIndex(o,r);return{startRow:e,startColumn:t,endRow:o,endColumn:r,rangeType:s,startY:(u==null?void 0:u.startY)||0,endY:(d==null?void 0:d.endY)||0,startX:(u==null?void 0:u.startX)||0,endX:(d==null?void 0:d.endX)||0}}convertCellRangeToInfo(n){if(n==null)return;const e=this._scene,t=this._skeleton;if(e==null||t==null)return;const{actualRow:o,actualColumn:r,isMerged:s,isMergedMainCell:a,startRow:c,startColumn:u,endRow:d,endColumn:h}=n,m=t.getNoMergeCellPositionByIndex(o,r),g=t.getNoMergeCellPositionByIndex(c,u),f=t.getNoMergeCellPositionByIndex(d,h);return{actualRow:o,actualColumn:r,isMerged:s,isMergedMainCell:a,startX:m.startX,startY:m.startY,endX:m.endX,endY:m.endY,mergeInfo:{startRow:c,startColumn:u,endRow:d,endColumn:h,startY:(g==null?void 0:g.startY)||0,endY:(f==null?void 0:f.endY)||0,startX:(g==null?void 0:g.startX)||0,endX:(f==null?void 0:f.endX)||0}}}_moving(n,e,t,o){var te;const r=this._skeleton,s=this._scene;if(s==null||r==null)return!1;const{startRow:a,startColumn:c,endRow:u,endColumn:d}=this._startSelectionRange,{startRow:h,endRow:m,startColumn:g,endColumn:f}=(t==null?void 0:t.model)||{startRow:-1,endRow:-1,startColumn:-1,endColumn:-1},_=s.getViewport(j.VIEW_MAIN),p=(te=this._getViewportByCell(m,f))!=null?te:_,v=s.getScrollXYByRelativeCoords(E.Vector2.FromArray([this._startOffsetX,this._startOffsetY]),p),{scaleX:M,scaleY:b}=s.getAncestorScale(),{rowHeaderWidth:T,columnHeaderHeight:w}=r;o===l.RANGE_TYPE.ROW?n=Number.POSITIVE_INFINITY:o===l.RANGE_TYPE.COLUMN&&(e=Number.POSITIVE_INFINITY);const y=this._getSelectedRangeWithMerge(n,e,M,b,v);if(!y)return!1;const{rangeWithCoord:x,primaryWithCoord:N}=y,{startRow:D,startColumn:F,endColumn:A,endRow:U}=x,k=Math.min(D,a),$=Math.min(F,c),Y=Math.max(U,u),q=Math.max(A,d);let Q={startRow:k,startColumn:$,endRow:Y,endColumn:q};if(this._isDetectMergedCell&&(Q=r.getSelectionBounding(k,$,Y,q)),!Q)return!1;const{startRow:z,startColumn:ee,endRow:H,endColumn:L}=Q,W=r.getNoMergeCellPositionByIndex(z,ee),X=r.getNoMergeCellPositionByIndex(H,L),Z={startColumn:ee,startRow:z,endColumn:L,endRow:H,startY:(W==null?void 0:W.startY)||0,endY:(X==null?void 0:X.endY)||0,startX:(W==null?void 0:W.startX)||0,endX:(X==null?void 0:X.endX)||0};(g!==ee||h!==z||f!==L||m!==H)&&t!=null&&(t.update(Z,T,w),this._selectionMoving$.next(this.getSelectionDataWithStyle()))}_endSelection(){var t,o;const n=this._scene;if(n==null)return;n.onPointerMoveObserver.remove(this._moveObserver),n.onPointerUpObserver.remove(this._upObserver),n.enableEvent(),(t=this._scrollTimer)==null||t.dispose();const e=(o=n.getEngine())==null?void 0:o.activeScene;e==null||e.onPointerDownObserver.remove(this._cancelDownObserver),e==null||e.onPointerUpObserver.remove(this._cancelUpObserver)}_addCancelObserver(){var t;const n=this._scene;if(n==null)return;const e=(t=n.getEngine())==null?void 0:t.activeScene;e==null||e===n||(e.onPointerDownObserver.remove(this._cancelDownObserver),e.onPointerUpObserver.remove(this._cancelUpObserver),this._cancelDownObserver=e.onPointerDownObserver.add(o=>{this._endSelection()}),this._cancelUpObserver=e.onPointerUpObserver.add(o=>{this._endSelection()}))}_getSelectedRangeWithMerge(n,e,t,o,r){var v;if(this._isDetectMergedCell){const M=(v=this._skeleton)==null?void 0:v.calculateCellIndexByPosition(n,e,t,o,r),b=l.makeCellToSelection(M);return b==null?void 0:{primaryWithCoord:M,rangeWithCoord:b}}const s=this._skeleton;if(s==null)return;const a=s.getCellPositionByOffset(n,e,t,o,r),{row:c,column:u}=a,d=s.getNoMergeCellPositionByIndex(c,u),{startX:h,startY:m,endX:g,endY:f}=d,_={startY:m,endY:f,startX:h,endX:g,startRow:c,endRow:c,startColumn:u,endColumn:u};return{primaryWithCoord:{actualRow:c,actualColumn:u,isMerged:!1,isMergedMainCell:!1,startY:m,endY:f,startX:h,endX:g,mergeInfo:_},rangeWithCoord:_}}},O.SelectionRenderService=Ca([pn(0,P.Inject(l.ThemeService)),pn(1,I.IShortcutService),pn(2,P.Inject(O.SheetSkeletonManagerService)),pn(3,P.Inject(P.Injector))],O.SelectionRenderService);const xe=P.createIdentifier("deprecated.univer.sheet.selection-render-service");var va=Object.defineProperty,Ia=Object.getOwnPropertyDescriptor,Ra=(i,n,e,t)=>{for(var o=t>1?void 0:t?Ia(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&va(n,e,o),o},kt=(i,n)=>(e,t)=>n(e,t,i);const Ma=1e4,Ft=P.createIdentifier("univer.mark-selection-service");O.MarkSelectionService=class extends l.Disposable{constructor(e,t,o,r,s){super();R(this,"_shapeMap",new Map);this._currentService=e,this._renderManagerService=t,this._selectionRenderService=o,this._sheetSkeletonManagerService=r,this._themeService=s}addShape(e,t=[],o=Ma){const r=this._currentService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),s=r.getActiveSheet().getSheetId(),a=l.Tools.generateRandomId();return this._shapeMap.set(a,{selection:e,subUnitId:s,unitId:r.getUnitId(),zIndex:o,control:null,exits:t}),this.refreshShapes(),a}refreshShapes(){const e=this._currentService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getUnitId(),t=this._currentService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getSheetId();this._shapeMap.forEach(o=>{var M;const{unitId:r,subUnitId:s,selection:a,control:c,zIndex:u}=o;if(c&&c.dispose(),r!==e||s!==t)return;const{style:d}=a,{scene:h}=this._renderManagerService.getRenderById(r)||{},{rangeWithCoord:m,primaryWithCoord:g}=this._selectionRenderService.convertSelectionToCoord(a),f=(M=this._sheetSkeletonManagerService.getCurrent())==null?void 0:M.skeleton;if(!h||!f)return;const{rowHeaderWidth:_,columnHeaderHeight:p}=f,v=new Sn(h,u,!1,this._themeService);v.update(m,_,p,d,g),o.control=v})}getShapeMap(){return this._shapeMap}removeShape(e){const t=this._shapeMap.get(e);if(!t)return;const{control:o}=t;o&&o.dispose(),this._shapeMap.delete(e)}removeAllShapes(){for(const e of this._shapeMap.values()){const{control:t}=e;t&&t.dispose()}this._shapeMap.clear()}},O.MarkSelectionService=Ra([kt(0,l.IUniverInstanceService),kt(1,E.IRenderManagerService),kt(2,xe),kt(3,P.Inject(O.SheetSkeletonManagerService)),kt(4,P.Inject(l.ThemeService))],O.MarkSelectionService);const ba=10,Ta=6;function wa(){return l.Tools.generateRandomId(Ta)}function Ea(i){const n=i.match(/data-copy-id="([^\s]+)"/);return n&&n[1]?n[1]:null}class ya{constructor(){R(this,"_cache",new l.LRUMap(ba))}set(n,e){this._cache.set(n,e)}get(n){return this._cache.get(n)}del(n){this._cache.delete(n)}clear(){this._cache.clear()}}function No(i,n){const e=n!=null?n:i.style,t={},o=i.tagName.toLowerCase();switch(o){case"b":case"em":case"strong":{t.bl=l.BooleanNumber.TRUE;break}case"s":{t.st={s:l.BooleanNumber.TRUE};break}case"u":{t.ul={s:l.BooleanNumber.TRUE};break}case"i":{t.it=l.BooleanNumber.TRUE;break}case"sub":case"sup":{t.va=o==="sup"?l.BaselineOffset.SUPERSCRIPT:l.BaselineOffset.SUBSCRIPT;break}}return Oa(e,t),t}function Oa(i,n){for(let e=0;e<i.length;e++){const t=i[e],o=i.getPropertyValue(t);switch(t){case"font-family":{n.ff=o;break}case"font-size":{const r=Number.parseInt(o);if(!Number.isNaN(r)){if(o.endsWith("pt"))n.fs=r;else if(o.endsWith("px")){const s=r*.75;n.fs=s}}break}case"font-style":{o==="italic"&&(n.it=l.BooleanNumber.TRUE);break}case"font-weight":{(Number(o)>400||o==="bold")&&(n.bl=l.BooleanNumber.TRUE);break}case"text-decoration":{/underline/.test(o)?n.ul={s:l.BooleanNumber.TRUE}:/overline/.test(o)?n.ol={s:l.BooleanNumber.TRUE}:/line-through/.test(o)&&(n.st={s:l.BooleanNumber.TRUE});break}case"color":{const r=new l.ColorKit(o);r.isValid&&(n.cl={rgb:r.toRgbString()});break}case"background-color":{const r=new l.ColorKit(o),s=r.isValid?r.toRgbString():"";s!==I.DEFAULT_BACKGROUND_COLOR_RGB&&s!==I.DEFAULT_BACKGROUND_COLOR_RGBA&&(n.bg={rgb:r.toRgbString()});break}}}}function xa(i){const n=new DOMParser,e=`<x-univer id="univer-root">${i}</x-univer>`;return n.parseFromString(e,"text/html").querySelector("#univer-root")}function ci(i,n){const e=[];for(let t=0,o=i.length;t<o;t++)i[t]===l.DataStreamTreeTokenType.PARAGRAPH&&e.push({startIndex:t});if(n)for(const t of e)n.bullet&&(t.bullet=l.Tools.deepClone(n.bullet)),n.paragraphStyle&&(t.paragraphStyle=l.Tools.deepClone(n.paragraphStyle));return e}const Na=["color_color","background_background","font-size_fontSize","text-align_textAlign","vertical-align_verticalAlign","font-weight_fontWeight","font-style_fontStyle","font-family_fontFamily","text-decoration_textDecoration","white-space_whiteSpace","word-wrap_wordWrap"],Aa=["border-left_borderLeft","border-right_borderRight","border-top_borderTop","border-bottom_borderBottom"];function Ao(i,n){const e=i.tagName.toLowerCase();return typeof n=="string"?e===n:Array.isArray(n)?n.some(t=>t===e):n(i)}function Da(i){i.style.display="none",i.style.width="0",i.style.height="0",i.setAttribute("tabindex","-1"),i.setAttribute("aria-hidden","true"),i.setAttribute("title","hidden iframe")}const ni=class ni{constructor(n){R(this,"styleCache",new Map);R(this,"styleRules",[]);R(this,"afterProcessRules",[]);R(this,"htmlElement");R(this,"getCurrentSkeleton");this.getCurrentSkeleton=n.getCurrentSkeleton,this.htmlElement=document.createElement("iframe"),this.htmlElement.style.display="none",document.body.appendChild(this.htmlElement),Da(this.htmlElement)}static use(n){if(this.pluginList.includes(n))throw new Error(`Univer paste plugin ${n.name} already added`);this.pluginList.push(n)}convert(n){this.htmlElement.contentDocument&&(this.htmlElement.contentDocument.open(),this.htmlElement.contentDocument.write(n),this.htmlElement.contentDocument.close()),n=n.replace(/<!--[\s\S]*?-->/g,"").replace(/<style[\s\S]*?<\/style>/g,"");const e=ni.pluginList.find(g=>g.checkPasteType(n));e&&(this.styleRules=[...e.stylesRules],this.afterProcessRules=[...e.afterProcessRules]);const t=new l.ObjectMatrix,o=xa(n),r={dataStream:"",textRuns:[]},s=[],a=[],c=n.match(/<table\b[^>]*>([\s\S]*?)<\/table>/gi),u=[];this.process(null,o==null?void 0:o.childNodes,r,u);const{paragraphs:d,dataStream:h,textRuns:m}=r;if(d){const g=d.map(f=>f.startIndex+1);g.unshift(0);for(let f=0;f<g.length;f++){let _;f===g.length-1?_=`${h.substring(g[f])}\r
2
+ `:_=`${h.substring(g[f],g[f+1]-1)}\r
3
+ `;const p=[];m==null||m.forEach(M=>{M.st>=g[f]&&M.ed<=g[f+1]&&p.push({st:M.st-g[f],ed:M.ed-g[f],ts:M.ts})});const v=this._generateDocumentDataModelSnapshot({body:{dataStream:_,textRuns:p,paragraphs:ci(_)}});t.setValue(t.getLength(),0,{v:_,p:v}),s.push({})}}else if(h){const g=`${h}\r
4
+ `,f={dataStream:g,textRuns:m,paragraphs:ci(g)},_=this._generateDocumentDataModelSnapshot({body:f});t.setValue(0,0,{v:h,p:_}),s.push({})}return c&&c.forEach(g=>{const f=t.getDataRange().endRow+1,{cellMatrix:_,rowProperties:p,colProperties:v}=this._parseTable(g);_&&_.forValue((M,b,T)=>{t.setValue(f+M,b,T)}),v&&a.push(...v),s.push(...p)}),{rowProperties:s,colProperties:a,cellMatrix:t}}_parseTable(n){var s,a;const e=new l.ObjectMatrix,t=(s=Ha(n))!=null?s:[],{rowProperties:o=[]}=Pa(n),r=Ua(this.htmlElement,(a=this.getCurrentSkeleton())==null?void 0:a.skeleton);return r&&r.forValue((c,u,d)=>{var g,f,_,p,v,M,b,T,w,y,x,N,D,F,A,U,k,$,Y,q,Q,z,ee,H;let h=I.handleStringToStyle(void 0,d.style);if((p=(_=(f=(g=d==null?void 0:d.richTextParma)==null?void 0:g.p)==null?void 0:f.body)==null?void 0:_.textRuns)!=null&&p.length){const L=(M=(v=d==null?void 0:d.richTextParma)==null?void 0:v.v)==null?void 0:M.length;for(let W=0;W<((y=(w=(T=(b=d==null?void 0:d.richTextParma)==null?void 0:b.p)==null?void 0:T.body)==null?void 0:w.textRuns)==null?void 0:y.length);W++){const X=(D=(N=(x=d==null?void 0:d.richTextParma)==null?void 0:x.p)==null?void 0:N.body)==null?void 0:D.textRuns[W];X.st===0&&X.ed===L&&(h={...X.ts,...h},(U=(A=(F=d==null?void 0:d.richTextParma)==null?void 0:F.p)==null?void 0:A.body)==null||U.textRuns.splice(W,1),W--)}((q=(Y=($=(k=d==null?void 0:d.richTextParma)==null?void 0:k.p)==null?void 0:$.body)==null?void 0:Y.textRuns)==null?void 0:q.length)===0&&(d.content=(Q=d==null?void 0:d.richTextParma)==null?void 0:Q.v,delete d.richTextParma)}const m=(H=(ee=(z=d==null?void 0:d.richTextParma)==null?void 0:z.p)==null?void 0:ee.body)!=null&&H.textRuns?{v:d.richTextParma.v,p:d.richTextParma.p,s:h,rowSpan:d.rowSpan,colSpan:d.colSpan}:{v:d.content,s:h,rowSpan:d.rowSpan,colSpan:d.colSpan};e.setValue(c,u,m)}),{rowProperties:o,colProperties:t,cellMatrix:e}}_generateDocumentDataModelSnapshot(n){var a;const e=this.getCurrentSkeleton();if(e==null)return null;const{skeleton:t}=e,o=(a=t.getBlankCellDocumentModel())==null?void 0:a.documentModel,s={...o==null?void 0:o.getSnapshot(),...n};return o==null||o.reset(s),o==null?void 0:o.getSnapshot()}process(n,e,t,o){var r,s;for(const a of e)if(a.nodeName.toLowerCase()==="table")o.push({index:((r=t==null?void 0:t.paragraphs)==null?void 0:r.length)||0});else if(a.nodeType===Node.TEXT_NODE){const c=(s=a.nodeValue)==null?void 0:s.replace(/[\r\n]/g,"");let u;n&&this.styleCache.has(n)&&(u=this.styleCache.get(n));const d={dataStream:"",textRuns:[]};t.dataStream+=c,d.dataStream+=c,u&&Object.getOwnPropertyNames(u).length&&(t.textRuns.push({st:t.dataStream.length-c.length,ed:t.dataStream.length,ts:u}),d.textRuns.push({st:t.dataStream.length-c.length,ed:t.dataStream.length,ts:u}))}else if(a.nodeType===Node.ELEMENT_NODE){if(a.nodeName==="STYLE")continue;const c=n?this.styleCache.get(n):{},u=this.styleRules.find(({filter:g})=>Ao(a,g)),d=u?u.getStyle(a):No(a);this.styleCache.set(a,{...c,...d});const{childNodes:h}=a;this.process(a,h,t,o);const m=this.afterProcessRules.find(({filter:g})=>Ao(a,g));m&&m.handler(t,a)}}dispose(){document.body.removeChild(this.htmlElement)}};R(ni,"pluginList",[]);let It=ni;function Pa(i){const n=/<tr([\s\S]*?)>([\s\S]*?)<\/tr>/gi,e=i.matchAll(n);if(!e)return{rowProperties:[],rowCount:0};const o=Array.from(e).map(r=>Do(r[1]));return{rowProperties:o,rowCount:o.length}}function Do(i){if(!i)return{};const n={},e=/([\w-]+)\s*=\s*(?:(['"])([^'"]*)\2|(\S+))/g;let t;for(;(t=e.exec(i))!==null;){const[,o,,r,s]=t,a=r!==void 0?r:s;n[o]=a}return n}function Ha(i){const n=/<colgroup([\s\S]*?)>(.*?)<\/colgroup>/,e=i.match(n),t=/<col([\s\S]*?)>/g;let o;return e!=null&&e[2]?o=e[2].matchAll(t):o=i.matchAll(t),o?Array.from(o).map(r=>Do(r[1])):null}function La(i){const n={"&lt;":"<","&gt;":">","&amp;":"&","&quot;":'"',"&#39;":"'","&nbsp;":" "};return i.replace(/&lt;|&gt;|&amp;|&quot;|&#39;|&nbsp;|<br>/g,e=>n[e])}function fe(i,n){if(!i)return"";const e=/border(-top|-right|-bottom|-left)?\s*:\s*([^;]+);/g,t={},o=i.replace(e,(s,a,c)=>{const u=`border${a||""}`;return t[u]=c.trim(),""});let r=n.map(s=>s==="border"&&t[s]?`border: ${t[s]};`:t[s]?`${s}: ${t[s]};`:"").filter(s=>s).join(" ");return r+=` ${o.trim()}`,r.trim()}function Ua(i,n){var r,s,a;const e=new l.ObjectMatrix,t=(r=i.contentDocument)==null?void 0:r.querySelector("table");if(!t)return e;const o=t==null?void 0:t.querySelectorAll("tr");for(let c=0;c<o.length;c++){const d=o[c].querySelectorAll("td, th");let h=0;for(let m=0;m<d.length;){const g=d[m];let f="";const _=Number(g.getAttribute("rowSpan"))||1,p=Number(g.getAttribute("colSpan"))||1;if(f=Va(g),_>1&&p>1&&!f.includes("border-top")&&!f.includes("border-left")){const T=Ho((s=e.getValue(c-1,m))==null?void 0:s.style,"border-bottom"),w=Ho((a=e.getValue(c,m-1))==null?void 0:a.style,"border-right");T&&(f+=`border-top:${T};`),w&&(f+=`border-left:${w};`)}const{cellText:v,cellRichStyle:M}=Ba(g,n),b=_>1||p>1?{rowSpan:_,colSpan:p,content:v,style:f,richTextParma:{p:M,v}}:{content:v,style:f,richTextParma:{p:M,v}};if(e.getValue(c,h)){h+=1;continue}else _>1||p>1?ka(e,f,b,{colSpan:p,rowSpan:_,rowIndex:c,colIndex:m,colSetValueIndex:h}):e.setValue(c,h,b),h+=p,m++}}return e}function Po(i,n,e,t=new Map){var o;for(const r of n)if(r.nodeType===Node.TEXT_NODE){const s=(o=r.nodeValue)==null?void 0:o.replace(/[\r\n]/g,"");let a;i&&t.has(i)&&(a=t.get(i)),e.dataStream+=s,a&&Object.getOwnPropertyNames(a).length&&e.textRuns.push({st:e.dataStream.length-s.length,ed:e.dataStream.length,ts:a})}else{if(r.nodeType===Node.COMMENT_NODE||r.nodeName==="STYLE")continue;if(r.nodeType===Node.ELEMENT_NODE){const s=i?t.get(i):{},a=getComputedStyle(r),c=No(r,a);t.set(r,{...s,...c});const{childNodes:u}=r;Po(r,u,e,t)}}}function Ho(i,n){if(!i||!n)return null;const e=new RegExp(`(${n}\\s*:\\s*[^;]+);`,"i"),t=i.match(e);return t?t[1]:null}function Va(i){let n="";const e=i.getAttribute("class"),t=getComputedStyle(i);if(e)Na.forEach(o=>{const[r,s]=o.split("_"),a=t.getPropertyValue(r)||t[s];a&&(n+=`${r}:${a};`)});else{const r=/<\w+\s+[^>]*?style="([^"]*)"/gi.exec(i.outerHTML);r!=null&&r[1]&&(n=r[1])}return Aa.forEach(o=>{const[r,s]=o.split("_"),a=t.getPropertyValue(r)||t[s];a&&(n+=`${r}:${a};`)}),n}function Ba(i,n){var r;let e="",t;if(/<[^>]+>/.test(i.innerHTML)&&n){const s={dataStream:"",textRuns:[]};Po(null,i.childNodes,s);const a=(r=n.getBlankCellDocumentModel())==null?void 0:r.documentModel,c=a==null?void 0:a.getSnapshot(),u=`${s.dataStream}\r
5
+ `,d={...c,body:{dataStream:u,textRuns:s.textRuns,paragraphs:ci(u)}};a==null||a.reset(d),t=a==null?void 0:a.getSnapshot(),e=s.dataStream}else e=La(i.innerHTML.replace(/[\r\n]/g,""));return{cellText:e,cellRichStyle:t}}function ka(i,n,e,t){const{rowSpan:o,colSpan:r,rowIndex:s,colSetValueIndex:a}=t;if(o===1){for(let c=a;c<a+r;c++)i.setValue(s,c,{style:fe(n,["border-top","border-bottom"])});i.setValue(s,a+r-1,{style:fe(n,["border-top","border-bottom","border-right"])}),i.setValue(s,a,{...e,style:fe(n,["border-top","border-bottom","border-left"])})}else if(r===1){for(let c=s;c<s+o;c++)i.setValue(c,a,{style:fe(n,["border-left","border-right"])});i.setValue(s+o-1,a,{style:fe(n,["border-left","border-right","border-bottom"])}),i.setValue(s,a,{...e,style:fe(n,["border-left","border-right","border-top"])})}else{for(let c=a;c<a+r;c++)i.setValue(s,c,{style:fe(n,["border-top"])}),i.setValue(s+o-1,c,{style:fe(n,["border-bottom"])});for(let c=s;c<s+o;c++)i.setValue(c,a,{style:fe(n,["border-left"])}),i.setValue(c,a+r-1,{style:fe(n,["border-right"])});i.setValue(s+o-1,a,{style:fe(n,["border-left","border-bottom"])}),i.setValue(s,a+r-1,{style:fe(n,["border-right","border-top"])}),i.setValue(s+o-1,a+r-1,{style:fe(n,["border-right","border-bottom"])}),i.setValue(s,a,{...e,style:fe(n,["border-top","border-left"])});for(let c=s;c<s+o;c++)for(let u=a;u<a+r;u++)i.getValue(c,u)||i.setValue(c,u,{style:fe(n,[])})}}var qe=(i=>(i.COPY="COPY",i.CUT="CUT",i))(qe||{});function Fa(i,n,e,t,o){const r=e.map(u=>{var d;return(d=u.onCopyRow)==null?void 0:d.call(u,i)}).filter(u=>!!u),s=di(r),a=ui(s),c=n.map(u=>{if(!o.has(`${i}-${u}`)){const d=t.getValue(i,u);if(d!=null&&d.rowSpan&&(d!=null&&d.colSpan))for(let h=i;h<i+d.rowSpan;h++)for(let m=u;m<u+d.colSpan;m++)o.add(`${h}-${m}`);return Wa(i,u,e,t)}return null}).filter(u=>!!u).join("");return`<tr${a}>${c}</tr>`}function Wa(i,n,e,t){const o=t.getValue(i,n),r=e.map(u=>{var d;return(d=u.onCopyCellStyle)==null?void 0:d.call(u,i,n,o==null?void 0:o.rowSpan,o==null?void 0:o.colSpan)}).filter(u=>!!u),s=di(r),a=ui(s),c=e.reduce((u,d)=>{var h;return u||((h=d.onCopyCellContent)==null?void 0:h.call(d,i,n))||""},"");return`<td${a}>${c}</td>`}function ja(i,n){return`<colgroup>${i.map(t=>{const o=n.map(a=>{var c;return(c=a.onCopyColumn)==null?void 0:c.call(a,t)}).filter(a=>!!a),r=di(o);return`<col ${ui(r)}>`}).join("")}</colgroup>`}function di(i){return i.reduce((n,e)=>(Object.keys(e).forEach(o=>{n[o]?n[o]+=`;${e[o]}`:n[o]=e[o]}),n),{})}function ui(i){return Object.keys(i).reduce((n,e)=>(n+=` ${e}="${i[e]}"`,n),"")}function $a(i,n){const e=[];for(let t=i;t<=n;t++)e.push(t);return e}class za{convert(n,e,t){const{startColumn:o,endColumn:r}=e,s=ja($a(o,r),t),a=[],c=new Set,{startRow:u,endRow:d,startColumn:h,endColumn:m}=n.getDataRange();for(let f=u;f<=d;f++){const _=Array.from({length:m-h+1},(p,v)=>h+v);a.push(Fa(f,_,t,n,c))}return`<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}
6
+ <tbody>${a.join("")}</tbody></table>`}}const Ya=(i,n,e=!1)=>{const t=h=>h.endRow-h.startRow+1,o=h=>h.endColumn-h.startColumn+1,r=t(n)%t(i),s=o(n)%o(i),a={startRow:0,endRow:t(i)-1,startColumn:0,endColumn:o(i)-1},c=Math.floor(t(n)/t(i)),u=Math.floor(o(n)/o(i)),d=[];if(!r&&!s)for(let h=1;h<=c;h++)for(let m=1;m<=u;m++){const g=t(i)*(h-1),f=o(i)*(m-1),_={startRow:g+n.startRow,endRow:g+n.startRow,startColumn:f+n.startColumn,endColumn:f+n.startColumn};d.push({repeatRelativeRange:a,startRange:_})}else if(!r&&s&&!e)for(let h=1;h<=c;h++){const m=t(i)*(h-1),g=0,f={startRow:m+n.startRow,endRow:m+n.startRow,startColumn:g+n.startColumn,endColumn:g+n.startColumn};d.push({repeatRelativeRange:a,startRange:f})}else if(r&&!s&&!e)for(let h=1;h<=u;h++){const g=o(i)*(h-1),f={startRow:0+n.startRow,endRow:0+n.startRow,startColumn:g+n.startColumn,endColumn:g+n.startColumn};d.push({repeatRelativeRange:a,startRange:f})}else{const h={startRow:n.startRow,endRow:n.startRow,startColumn:n.startColumn,endColumn:n.startColumn};d.push({startRange:h,repeatRelativeRange:a})}return d};async function Xa(i){return i?/<td[^>]*class=".*?xl.*?"[^>]*>.*?<\/td>/.test(i):!1}function Ga(...i){if(i.length===1)return i[0];const n=new l.ObjectMatrix;return i.forEach(e=>{e&&new l.ObjectMatrix(e).forValue((o,r,s)=>{n.setValue(o,r,{...n.getValue(o,r),...s})})}),n.getMatrix()}function Za(i,n){return i.id===n.id&&i.params.unitId===n.params.unitId&&i.params.subUnitId===n.params.subUnitId}function hi(i){const n=[];for(let e=0;e<i.length;){let t=1;if(i[e].id===S.SetRangeValuesMutation.id){const o=i[e],r=[o];for(;e+t<i.length&&Za(o,i[e+t]);)r.push(i[e+t]),t+=1;const s=Ga(...r.map(a=>a.params.cellValue||{}));n.push({...o,params:{...o.params,cellValue:s}})}else n.push(i[e]);e+=t}return n}function mi(i,n){const{startRow:e,endRow:t,startColumn:o,endColumn:r}=i;for(let s=e;s<=t;s++)for(let a=o;a<=r;a++)if(n.rows.includes(s)&&n.cols.includes(a))return!0}function Lo(i,n){const{startRow:e,endRow:t,startColumn:o,endColumn:r}=n;for(let s=e;s<=t;s++)if(!i.rows.includes(s))return!1;for(let s=o;s<=r;s++)if(!i.cols.includes(s))return!1;return!0}var Ka=Object.defineProperty,Qa=Object.getOwnPropertyDescriptor,Ja=(i,n,e,t)=>{for(var o=t>1?void 0:t?Qa(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Ka(n,e,o),o},ve=(i,n)=>(e,t)=>n(e,t,i);const _e={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"};It.use(oi.PastePluginWord),It.use(oi.PastePluginLark),It.use(oi.PastePluginUniver);const Rt=P.createIdentifier("sheet.clipboard-service");O.SheetClipboardService=class extends l.Disposable{constructor(e,t,o,r,s,a,c,u,d,h,m,g,f){super();R(this,"_clipboardHooks",[]);R(this,"_clipboardHooks$",new V.BehaviorSubject([]));R(this,"clipboardHooks$",this._clipboardHooks$.asObservable());R(this,"_htmlToUSM");R(this,"_usmToHtml");R(this,"_copyContentCache");R(this,"_copyMarkId",null);this._logService=e,this._univerInstanceService=t,this._selectionManagerService=o,this._clipboardInterfaceService=r,this._undoRedoService=s,this._commandService=a,this._markSelectionService=c,this._sheetSkeletonManagerService=u,this._notificationService=d,this._platformService=h,this._localeService=m,this._errorService=g,this._injector=f,this._htmlToUSM=new It({getCurrentSkeleton:()=>this._sheetSkeletonManagerService.getCurrent()}),this._usmToHtml=new za,this._copyContentCache=new ya,this.disposeWithMe(this._htmlToUSM)}copyContentCache(){return this._copyContentCache}generateCopyContent(e,t,o){const r=this._clipboardHooks;r.forEach(a=>{var c;return(c=a.onBeforeCopy)==null?void 0:c.call(a,e,t,o)});const s=this._generateCopyContent(e,t,o,r);return r.forEach(a=>{var c;return(c=a.onAfterCopy)==null?void 0:c.call(a)}),s}async copy(e=qe.COPY){const t=this._selectionManagerService.getLast();if(!t)return!1;const o=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),r=o.getActiveSheet(),s=this.generateCopyContent(o.getUnitId(),r.getSheetId(),t.range);if(!s)return!1;const{html:a,plain:c,matrixFragment:u,copyId:d,discreteRange:h}=s;this._copyContentCache.set(d,{unitId:o.getUnitId(),subUnitId:r.getSheetId(),range:h,matrix:u,copyType:e}),await this._clipboardInterfaceService.write(c,a),this._markSelectionService.removeAllShapes();const m=this._selectionManagerService.createCopyPasteSelection();return this._copyMarkId=this._markSelectionService.addShape({...t,style:m}),!0}async cut(){return this.copy(qe.CUT)}async paste(e,t=_e.DEFAULT_PASTE){const o=e.types,r=o.indexOf(I.PLAIN_TEXT_CLIPBOARD_MIME_TYPE)!==-1?await e.getType(I.PLAIN_TEXT_CLIPBOARD_MIME_TYPE).then(a=>a&&a.text()):"",s=o.indexOf(I.HTML_CLIPBOARD_MIME_TYPE)!==-1?await e.getType(I.HTML_CLIPBOARD_MIME_TYPE).then(a=>a&&a.text()):"";return s?this._platformService.isWindows&&await Xa(s)?(this._notificationService.show({type:"warning",title:this._localeService.t("clipboard.shortCutNotify.title"),content:this._localeService.t("clipboard.shortCutNotify.useShortCutInstead")}),!1):this._pasteHTML(s,t):r?this._pastePlainText(r,t):(this._logService.error("[SheetClipboardService]","No valid data on clipboard"),!1)}legacyPaste(e,t){return e?this._pasteHTML(e,_e.DEFAULT_PASTE):t?this._pastePlainText(t,_e.DEFAULT_PASTE):Promise.resolve(!1)}addClipboardHook(e){if(this._clipboardHooks.findIndex(o=>o.id===e.id)!==-1)return this._logService.error("[SheetClipboardService]","hook already exists",e.id),{dispose:()=>{}};const t=this._clipboardHooks.findIndex(o=>{const r=o.priority||0;return(e.priority||0)<r});return this._clipboardHooks.splice(t!==-1?t:this._clipboardHooks.length,0,e),this._notifyClipboardHook(),l.toDisposable(()=>{const o=this._clipboardHooks.indexOf(e);o>-1&&(this._clipboardHooks.splice(o,1),this._notifyClipboardHook())})}getClipboardHooks(){return this._clipboardHooks}_generateCopyContent(e,t,o,r){const s=this._univerInstanceService.getUniverSheetInstance(e),a=s==null?void 0:s.getSheetBySheetId(t);if(!s||!a)return null;const c=r.reduce((T,w)=>{var x;const y=(x=w.getFilteredOutRows)==null?void 0:x.call(w,o);return y==null||y.forEach(N=>T.add(N)),T},new Set),{startColumn:u,startRow:d,endColumn:h,endRow:m}=o,g=a.getMatrixWithMergedCells(d,u,m,h,!0),f=new l.ObjectMatrix;let _=d;const p={rows:[],cols:[]};for(let T=d;T<=m;T++)if(!c.has(T)){p.rows.push(T);for(let w=u;w<=h;w++){const y=g.getValue(T,w);y?f.setValue(_-d,w-u,{...Uo(),...l.Tools.deepClone(y)}):f.setValue(_-d,w-u,Uo())}_+=1}for(let T=u;T<=h;T++)p.cols.push(T);let v=this._usmToHtml.convert(g,o,r);const M=qa(f),b=wa();return v=v.replace(/(<[a-z]+)/,(T,w)=>`${w} data-copy-id="${b}"`),{copyId:b,plain:M,html:v,matrixFragment:f,discreteRange:p}}_notifyClipboardHook(){this._clipboardHooks$.next(this._clipboardHooks)}async _pastePlainText(e,t){const o=this._getPastingTarget();if(!o.selection)return!1;const r={get:this._injector.get.bind(this._injector)},s=pt(o.selection.range,r,o.unitId,o.subUnitId);if(!s)return!1;const{unitId:a,subUnitId:c}=o,u=this._clipboardHooks,d=[];if(u.some(_=>{var p;return d.push(_)&&((p=_.onBeforePaste)==null?void 0:p.call(_,{unitId:a,subUnitId:c,range:s}))===!1}))return d.forEach(_=>{var p;return(p=_.onAfterPaste)==null?void 0:p.call(_,!1)}),!1;const m=[],g=[];d.forEach(_=>{var v;const p=(v=_.onPastePlainText)==null?void 0:v.call(_,{unitId:a,subUnitId:c,range:s},e,{pasteType:t});p&&(m.push(...p.redos),g.push(...p.undos))});const f=m.every(_=>this._commandService.executeCommand(_.id,_.params));return f&&this._undoRedoService.pushUndoRedo({unitID:this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getUnitId(),undoMutations:g,redoMutations:m}),f}async _pasteHTML(e,t){const o=Ea(e);return o&&this._copyContentCache.get(o)?this._pasteInternal(o,t):this._pasteExternal(e,t)}async _pasteExternal(e,t){var d;const{rowProperties:o,colProperties:r,cellMatrix:s}=this._htmlToUSM.convert(e);if(!s)return!1;const a=this._getPastedRange(s);if(!a)return!1;const c=(d=this._univerInstanceService.getUniverSheetInstance(a.unitId))==null?void 0:d.getSheetBySheetId(a.subUnitId);if(!c)return!1;const u=c==null?void 0:c.getMergeData();return u&&u.some(m=>mi(m,a.pastedRange)&&!Lo(a.pastedRange,m))?(this._errorService.emit(this._localeService.t("clipboard.paste.overlappingMergedCells")),!1):this._pasteUSM({rowProperties:o,colProperties:r,cellMatrix:s},a,t)}async _pasteInternal(e,t){var T,w;const o=l.Tools.deepClone(this._copyContentCache.get(e)),{range:r,matrix:s,unitId:a,subUnitId:c}=o||{};if(!s||!o||!r||!a||!c||!s||!o)return!1;const u=(T=this._univerInstanceService.getUniverSheetInstance(a))==null?void 0:T.getStyles();s.forValue((y,x,N)=>{if(typeof N.s=="string"){const D=l.Tools.deepClone(N);D.s=u==null?void 0:u.getStyleByCell(N),s.setValue(y,x,D)}});const d=this._getPastedRange(s);if(!d)return!1;const h=(w=this._univerInstanceService.getUniverSheetInstance(d.unitId))==null?void 0:w.getSheetBySheetId(d.subUnitId);if(!h)return!1;const m=h==null?void 0:h.getMergeData();if(m&&m.some(x=>mi(x,d.pastedRange)&&!Lo(d.pastedRange,x)))return this._errorService.emit(this._localeService.t("clipboard.paste.overlappingMergedCells")),!1;const g=h.getColumnManager(),f=h.getRowManager(),_=h.getConfig().defaultColumnWidth,p=h.getConfig().defaultRowHeight,v=[],M=[];if(r.cols.forEach(y=>{const x=g.getColumnOrCreate(y);v.push({width:`${x.w||_}`})}),r.rows.forEach(y=>{const x=f.getRowOrCreate(y);M.push({height:`${x.ah||x.h||p}`})}),o.copyType===qe.CUT){const y=d.pastedRange.rows[0],x=r.rows[r.rows.length-1]-r.rows[0]+y;d.pastedRange.rows=Array.from(new Array(x+1).keys()).slice(y)}const b=this._pasteUSM({cellMatrix:s,colProperties:v,rowProperties:M},d,t,{range:r,unitId:o.unitId,subUnitId:o.subUnitId,copyType:o.copyType,copyId:e});return o.copyType===qe.CUT&&(this._copyContentCache.set(e,{...o,matrix:null}),this._copyMarkId&&this._markSelectionService.removeShape(this._copyMarkId),this._copyMarkId=null),b}_pasteUSM(e,t,o,r){const{rowProperties:s,colProperties:a,cellMatrix:c}=e,{unitId:u,subUnitId:d,pastedRange:h}=t,m=h.cols.length,g=this._clipboardHooks,f=[];if(g.some(x=>{var N;return f.push(x)&&((N=x.onBeforePaste)==null?void 0:N.call(x,{unitId:u,subUnitId:d,range:h}))===!1}))return f.forEach(x=>{var N;return(N=x.onAfterPaste)==null?void 0:N.call(x,!1)}),!1;if(!c)return!1;const p=r?{unitId:r.unitId,subUnitId:r.subUnitId,range:r.range}:null,v={copyType:(r==null?void 0:r.copyType)||qe.COPY,copyId:r==null?void 0:r.copyId,pasteType:o};let M=[],b=[];f.filter(x=>!x.specialPasteInfo&&x.id!==_e.DEFAULT_PASTE||o===x.id).forEach(x=>{var F,A,U;if(s){const k=(F=x.onPasteRows)==null?void 0:F.call(x,{range:h,unitId:u,subUnitId:d},s,{pasteType:o});k&&(M.push(...k.redos),b.push(...k.undos))}const N=(A=x.onPasteColumns)==null?void 0:A.call(x,{range:h,unitId:u,subUnitId:d},a||new Array(m).map(()=>({})),{pasteType:o});N&&(M.push(...N.redos),b.push(...N.undos));const D=(U=x.onPasteCells)==null?void 0:U.call(x,p,{range:h,unitId:u,subUnitId:d},c,v);D&&(M.push(...D.redos),b.push(...D.undos))});const w=this._getSetSelectionOperation(u,d,h,c);w&&M.push(w),M=hi(M),b=hi(b),this._logService.log("[SheetClipboardService]","pasting mutations",{undoMutationsInfo:b,redoMutationsInfo:M});const y=M.every(x=>this._commandService.executeCommand(x.id,x.params));return y&&this._undoRedoService.pushUndoRedo({unitID:u,undoMutations:b,redoMutations:M}),y}_getSetSelectionOperation(e,t,o,r){var b;const s=(b=this._univerInstanceService.getUniverSheetInstance(e))==null?void 0:b.getSheetBySheetId(t);if(!s)return null;const{rows:a,cols:c}=o,u=a[0],d=c[0],h=a[a.length-1],m=c[c.length-1],g={startRow:u,endRow:u,startColumn:d,endColumn:d},f=S.getPrimaryForRange(g,s),_=r.getValue(0,0),p=(_==null?void 0:_.rowSpan)||1,v=(_==null?void 0:_.colSpan)||1;if(p>1||v>1){const T={startRow:u,endRow:u+p-1,startColumn:d,endColumn:d+v-1};f.startRow=T.startRow,f.endRow=T.endRow,f.startColumn=T.startColumn,f.endColumn=T.endColumn,f.isMerged=!0,f.isMergedMainCell=!0}const M={unitId:e,subUnitId:t,pluginName:S.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:{startRow:u,endRow:h,startColumn:d,endColumn:m},primary:f,style:null}]};return{id:S.SetSelectionsOperation.id,params:M}}_getPastingTarget(){const e=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),t=e.getActiveSheet(),o=this._selectionManagerService.getLast();return{unitId:e.getUnitId(),subUnitId:t.getSheetId(),selection:o}}_transformPastedData(e,t,o){const r=this._getPastingTarget(),{selection:s,unitId:a,subUnitId:c}=r;if(!s)return null;const u={get:this._injector.get.bind(this._injector)},d=pt(s.range,u,a,c);if(!d)return null;const{ranges:[h],mapFunc:m}=Vt([d]),{startRow:g,startColumn:f,endRow:_,endColumn:p}=h,v=_-g+1,M=p-f+1,b=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),T=b==null?void 0:b.getActiveSheet();if(!T)return null;const y=T.getMergeData().filter(U=>d.rows.includes(U.startRow)&&d.cols.includes(U.startColumn)),x=y[0];let N=0,D=0,F=0,A=0;if(x&&(N=x.startRow,D=x.startColumn,F=x.endRow,A=x.endColumn),v%e===0&&M%t===0)if(y.length>0&&(v!==e||M!==t))if(N===d.rows[0]&&D===d.cols[0]&&F===d.rows[v-1]&&A===d.cols[M-1])if(ol(o))for(let k=0;k<v;k++)for(let $=0;$<M;$++){const Y=o.getValue(k%e,$%t);Y&&o.setValue(k,$,Y)}else o.forValue((k,$,Y)=>{Y.s=null,delete Y.colSpan,delete Y.rowSpan});else for(let U=0;U<v;U++)for(let k=0;k<M;k++){const $=o.getValue(U%e,k%t);$&&o.setValue(U,k,$)}else for(let U=0;U<v;U++)for(let k=0;k<M;k++){const $=o.getValue(U%e,k%t);$&&o.setValue(U,k,$)}else if(y.length>0){const{row:U,col:k}=m(g,f);if(this._topLeftCellsMatch(e,t,{topRow:U,leftCol:k})){const Y=this._expandOrShrinkRowsCols(a,c,d,t,e);d.rows=Y.rows,d.cols=Y.cols}else{if(_>x.endRow||p>x.endColumn)return null;o.forValue((Y,q,Q)=>{Q.s=null,delete Q.colSpan,delete Q.rowSpan})}}else{const U=this._expandOrShrinkRowsCols(a,c,d,t,e);d.rows=U.rows,d.cols=U.cols}return{pastedRange:d,unitId:a,subUnitId:c}}_getPastedRange(e){var T;const t=this._getPastingTarget(),{selection:o,unitId:r,subUnitId:s}=t;if(!o)return null;const a={get:this._injector.get.bind(this._injector)},c=pt(o.range,a,r,s);if(!c)return null;const{startColumn:u,endColumn:d,startRow:h,endRow:m}=e.getDataRange(),g=m-h+1,f=d-u+1,_=c.rows.length,p=c.cols.length,v=(T=this._univerInstanceService.getUniverSheetInstance(r))==null?void 0:T.getSheetBySheetId(s);if(!v)return null;const M=v==null?void 0:v.getMergeData();if(_%g===0&&p%f===0&&!(M==null?void 0:M.some(y=>mi(y,c)))){for(let y=0;y<_;y++)for(let x=0;x<p;x++){const N=e.getValue(y%g,x%f);N&&e.setValue(y,x,N)}return{pastedRange:c,unitId:r,subUnitId:s}}const b=this._expandOrShrinkRowsCols(r,s,c,f,g);return c.rows=b.rows,c.cols=b.cols,{pastedRange:c,unitId:r,subUnitId:s}}_expandOrShrinkRowsCols(e,t,o,r,s){const{rows:a,cols:c}=o,u=this._univerInstanceService.getUniverSheetInstance(e),d=u==null?void 0:u.getSheetBySheetId(t);let h,m;if(a.length>=s)h=a.slice(0,s);else{h=a.slice(0);let g=a[a.length-1]+1;for(;h.length<s;)d.getRowFiltered(g)||h.push(g),g++}if(c.length>=r)m=c.slice(0,r);else{m=c.slice(0);let g=c[c.length-1]+1;for(;m.length<r;)m.push(g),g++}return{rows:h,cols:m}}_topLeftCellsMatch(e,t,o){const r=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),s=r==null?void 0:r.getActiveSheet();if(!s)return!1;const{topRow:a,leftCol:c}=o,u=nl(a+e-1,c,c+t-1,s),d=il(c+t-1,a,a+e-1,s);return!u&&!d}},O.SheetClipboardService=Ja([ve(0,l.ILogService),ve(1,l.IUniverInstanceService),ve(2,P.Inject(S.SelectionManagerService)),ve(3,I.IClipboardInterfaceService),ve(4,l.IUndoRedoService),ve(5,l.ICommandService),ve(6,Ft),ve(7,P.Inject(O.SheetSkeletonManagerService)),ve(8,I.INotificationService),ve(9,I.IPlatformService),ve(10,P.Inject(l.LocaleService)),ve(11,P.Inject(l.ErrorService)),ve(12,P.Inject(P.Injector))],O.SheetClipboardService);function qa(i){let n="";const e=i.getLength();return i.forRow((t,o)=>{const r=[];o.forEach(s=>{const a=i.getValue(t,s);if(a){const c=el(a);r.push(c)}}),n+=r.join(" "),t!==e-1&&(n+=`
7
+ `)}),n}function el(i){const n=l.extractPureTextFromCell(i);return tl((n==null?void 0:n.toString())||"")}const tl=i=>i.replace(/&/g,"&amp;").replace(/\uFEFF/g,"").replace(/</g,"&lt;").replace(/>/g,"&gt;");function nl(i,n,e,t){return t.getMergeData().some(o=>o.startRow<=i&&i<o.endRow&&n<=o.startColumn&&o.startColumn<=e)}function il(i,n,e,t){return t.getMergeData().some(o=>o.startColumn<=i&&i<o.endColumn&&n<=o.startRow&&o.startRow<=e)}function ol(i){let n=0;return i.forValue((e,t,o)=>{if(o&&n++,n>1)return!1}),n>1}function Uo(){return{p:null,v:null,s:null,f:null,si:null,t:null}}const gi=998,Vo={id:I.CopyCommand.id,name:"sheet.command.copy",type:l.CommandType.COMMAND,multi:!0,priority:gi,preconditions:ai,handler:async i=>i.get(Rt).copy()},rl={id:I.CutCommand.id,name:"sheet.command.cut",type:l.CommandType.COMMAND,multi:!0,priority:gi,preconditions:ai,handler:async i=>i.get(Rt).cut()},Mt={id:I.PasteCommand.id,type:l.CommandType.COMMAND,multi:!0,name:"sheet.command.paste",priority:gi,preconditions:ai,handler:async(i,n)=>{const t=await i.get(I.IClipboardInterfaceService).read(),o=i.get(Rt);return t.length!==0?o.paste(t[0],n==null?void 0:n.value):!1}},Bo={id:"sheet.command.paste-value",type:l.CommandType.COMMAND,handler:async i=>i.get(l.ICommandService).executeCommand(Mt.id,{value:_e.SPECIAL_PASTE_VALUE})},ko={id:"sheet.command.paste-format",type:l.CommandType.COMMAND,handler:async i=>i.get(l.ICommandService).executeCommand(Mt.id,{value:_e.SPECIAL_PASTE_FORMAT})},Fo={id:"sheet.command.paste-col-width",type:l.CommandType.COMMAND,handler:async i=>i.get(l.ICommandService).executeCommand(Mt.id,{value:_e.SPECIAL_PASTE_COL_WIDTH})},Wo={id:"sheet.command.paste-besides-border",type:l.CommandType.COMMAND,handler:async i=>i.get(l.ICommandService).executeCommand(Mt.id,{value:_e.SPECIAL_PASTE_BESIDES_BORDER})};var Cn=(i=>(i.MergeAll="mergeAll",i.MergeVertical="mergeVertical",i.MergeHorizontal="mergeHorizontal",i))(Cn||{});function et(i,n,e,t,o=!0,r=1,s=!0){let a={...i};t==null&&(t={startRow:0,endRow:e.getRowCount()-1,startColumn:0,endColumn:e.getColumnCount()-1});let c;switch(n){case l.Direction.UP:for(c=i.startRow-r;c>-1&&!e.getRowVisible(c);)c-=1;c>=t.startRow?(a.startRow=c,a.endRow=c):s&&(a.startRow=t.endRow,a.endRow=t.endRow,o&&(a=et(a,l.Direction.LEFT,e,t,!1)));break;case l.Direction.DOWN:for(c=i.endRow+r;c<e.getRowCount()&&!e.getRowVisible(c);)c+=1;c<=t.endRow?(a.startRow=c,a.endRow=c):s&&(a.startRow=t.startRow,a.endRow=t.startRow,o&&(a=et(a,l.Direction.RIGHT,e,t,!1)));break;case l.Direction.LEFT:for(c=i.startColumn-r;c>-1&&!e.getColVisible(c);)c-=1;c>=t.startColumn?(a.startColumn=c,a.endColumn=c):s&&(a.startColumn=t.endColumn,a.endColumn=t.endColumn,o&&(a=et(a,l.Direction.UP,e,t,!1)));break;case l.Direction.RIGHT:for(c=i.endColumn+r;c<e.getColumnCount()&&!e.getColVisible(c);)c+=1;c<=t.endColumn?(a.startColumn=c,a.endColumn=c):s&&(a.startColumn=t.startColumn,a.endColumn=t.startColumn,o&&(a=et(a,l.Direction.DOWN,e,t,!1)));break}return a}function fi(i,n,e){const t={...i},{startRow:o,startColumn:r,endRow:s,endColumn:a}=Wt(i,n,e);let c=jt(e,o,r,s,a).hasValue,u=!0,d=!0;for(;d;){if(l.Direction.UP===n){let h=t.startRow-1;for(;h>-1&&!e.getRowVisible(h);)h-=1;if(h===-1){d=!1;break}const{hasValue:m,matrix:g}=jt(e,h,t.startColumn,h,t.endColumn);if(c&&!m&&!u){d=!1;break}else{if(g.getLength()!==0){let f=h;g.forValue(_=>{f=Math.min(_,f)}),t.startRow=f}else t.startRow=h;if(t.endRow=t.startRow,!c&&m){d=!1;break}c=m,u=!1}}if(l.Direction.DOWN===n){let h=t.endRow+1;for(;h<e.getRowCount()&&!e.getRowVisible(h);)h+=1;if(h===e.getRowCount()){d=!1;break}const{hasValue:m,matrix:g}=jt(e,h,t.startColumn,h,t.endColumn);if(c&&!m&&!u){d=!1;break}else{if(g.getLength()!==0){let f=h;g.forValue((_,p,v)=>{f=Math.max(_+(v.rowSpan||1)-1,f)}),t.endRow=f}else t.endRow=h;if(t.startRow=t.endRow,!c&&m){d=!1;break}c=m,u=!1}}if(l.Direction.LEFT===n){let h=t.startColumn-1;for(;h>-1&&!e.getColVisible(h);)h-=1;if(h===-1){d=!1;break}const{hasValue:m,matrix:g}=jt(e,t.startRow,h,t.endRow,h);if(c&&!m&&!u){d=!1;break}else{if(g.getLength()!==0){let f=h;g.forValue((_,p)=>{f=Math.min(p,f)}),t.startColumn=f}else t.startColumn=h;if(t.endColumn=t.startColumn,!c&&m){d=!1;break}c=m,u=!1}}if(l.Direction.RIGHT===n){let h=t.endColumn+1;for(;h<e.getColumnCount()&&!e.getColVisible(h);)h+=1;if(h===e.getColumnCount()){d=!1;break}const{hasValue:m,matrix:g}=jt(e,t.startRow,h,t.endRow,h);if(c&&!m&&!u){d=!1;break}else{if(g.getLength()!==0){let f=h;g.forValue((_,p,v)=>{f=Math.max(p+(v.colSpan||1)-1,f)}),t.endColumn=f}else t.endColumn=h;if(t.startColumn=t.endColumn,!c&&m){d=!1;break}c=m,u=!1}}}return S.alignToMergedCellsBorders(t,e,!0)}function jo(i,n,e){return et(i,n,e,void 0,!1,1,!1)}function sl(i,n,e){const t=fi(i,n,e);return S.alignToMergedCellsBorders(l.Rectangle.union(t,i),e,!0)}function al(i,n,e){const t=jo(i,n,e),o={startRow:Math.min(i.startRow,t.startRow),startColumn:Math.min(i.startColumn,t.startColumn),endRow:Math.max(i.endRow,t.endRow),endColumn:Math.max(i.endColumn,t.endColumn)};return S.alignToMergedCellsBorders(l.Rectangle.union(i,o),e)}function ll(i,n,e,t){const o=l.getReverseDirection(e),r=fi(Wt(i,o,t),e,t);return e===l.Direction.UP&&r.startRow<=i.startRow?S.alignToMergedCellsBorders({...n,startColumn:i.startColumn,endColumn:i.endColumn},t,!0):e===l.Direction.DOWN&&r.endRow>=i.endRow?S.alignToMergedCellsBorders({...n,startColumn:i.startColumn,endColumn:i.endColumn},t,!0):e===l.Direction.LEFT&&r.startColumn<=i.startColumn?S.alignToMergedCellsBorders({...n,startRow:i.startRow,endRow:i.endRow},t,!0):e===l.Direction.RIGHT&&r.endColumn>=i.endColumn?S.alignToMergedCellsBorders({...n,startRow:i.startRow,endRow:i.endRow},t,!0):l.Rectangle.union(l.Rectangle.clone(n),r)}function cl(i,n,e){const t=l.getReverseDirection(n),o=Wt(i,t,e),r=Wt(i,n,e),s=jo(o,n,e);return S.alignToMergedCellsBorders(l.Rectangle.union(r,s),e,!1)}function $o(i,n,e){const{left:t,right:o,up:r,down:s}=n,a=e.getMaxRows(),c=e.getMaxColumns();let u=!0;const d={...i};for(;u;){if(u=!1,r&&d.startRow!==0){const h=d.startRow-1;e.getMatrixWithMergedCells(h,d.startColumn,h,d.endColumn).forValue((g,f,_)=>{$t(_)&&(d.startRow=Math.min(g,d.startRow),d.startColumn=Math.min(f,d.startColumn),d.endColumn=Math.max(f,d.endColumn),u=!0)})}if(s&&d.endRow!==a-1){const h=d.endRow+1;e.getMatrixWithMergedCells(h,d.startColumn,h,d.endColumn).forValue((g,f,_)=>{$t(_)&&(d.endRow=Math.max(g+(_.rowSpan!==void 0?_.rowSpan-1:0),d.endRow),d.startColumn=Math.min(f,d.startColumn),d.endColumn=Math.max(f,d.endColumn),u=!0)})}if(t&&d.startColumn!==0){const h=d.startColumn-1;e.getMatrixWithMergedCells(d.startRow,h,d.endRow,h).forValue((g,f,_)=>{$t(_)&&(d.startColumn=Math.min(f,d.startColumn),d.startRow=Math.min(g,d.startRow),d.endRow=Math.max(g,d.endRow),u=!0)})}if(o&&d.endColumn!==c-1){const h=d.endColumn+1;e.getMatrixWithMergedCells(d.startRow,h,d.endRow,h).forValue((g,f,_)=>{$t(_)&&(d.endColumn=Math.max(f+(_.colSpan!==void 0?_.colSpan-1:0),d.endColumn),d.startRow=Math.min(g,d.startRow),d.endRow=Math.max(g,d.endRow),u=!0)})}}return d}function zo(i){return{startRow:0,startColumn:0,endRow:i.getRowCount()-1,endColumn:i.getColumnCount()-1,rangeType:l.RANGE_TYPE.ALL}}function Wt(i,n,e){let t;switch(n){case l.Direction.UP:t={startRow:i.startRow,startColumn:i.startColumn,endRow:i.startRow,endColumn:i.endColumn,rangeType:l.RANGE_TYPE.NORMAL};break;case l.Direction.DOWN:t={startRow:i.endRow,startColumn:i.startColumn,endRow:i.endRow,endColumn:i.endColumn,rangeType:l.RANGE_TYPE.NORMAL};break;case l.Direction.LEFT:t={startRow:i.startRow,startColumn:i.startColumn,endRow:i.endRow,endColumn:i.startColumn,rangeType:l.RANGE_TYPE.NORMAL};break;case l.Direction.RIGHT:t={startRow:i.startRow,startColumn:i.endColumn,endRow:i.endRow,endColumn:i.endColumn,rangeType:l.RANGE_TYPE.NORMAL};break;default:throw new Error("Invalid direction")}return S.alignToMergedCellsBorders(t,e,!1)}function jt(i,n,e,t,o){let r=!1;const s=i.getMatrixWithMergedCells(n,e,t,o).forValue((a,c,u)=>{if($t(u))return r=!0,!1});return{hasValue:r,matrix:s}}function _i(i,n,e){const t=l.Rectangle.clone(i);if(n==null)return t;switch(e){case l.Direction.UP:case l.Direction.DOWN:t.startColumn=t.endColumn=n.actualColumn;break;case l.Direction.LEFT:case l.Direction.RIGHT:t.startRow=t.endRow=n.actualRow;break}return t}function dl(i,n,e){const{primary:t,range:o}=i,r=l.Rectangle.clone(o);switch(n){case l.Direction.UP:case l.Direction.DOWN:r.startRow=t.startRow,r.endRow=t.endRow;break;case l.Direction.LEFT:case l.Direction.RIGHT:r.startColumn=t.startColumn,r.endColumn=t.endColumn;break}const s=Wt(r,n,e);switch(n){case l.Direction.DOWN:return o.startRow<s.startRow;case l.Direction.UP:return o.endRow>s.endRow;case l.Direction.LEFT:return s.endColumn<o.endColumn;case l.Direction.RIGHT:return s.startColumn>o.startColumn}}function Yo(i,n){let e=i[0].startRow,t=i[0].endRow;i.forEach(r=>{const{startRow:s,endRow:a}=r;e=Math.min(e,s),t=Math.max(t,a)});const o=new Array(t-e+1).fill(!1);return n.forEach(r=>{const{startRow:s,endRow:a}=r;for(let c=Math.max(s,e);c<=Math.min(a,t);c++)o[c-e]=!0}),i.every(r=>{const{startRow:s,endRow:a}=r;for(let c=s;c<=a;c++)if(!o[c-e])return!1;return!0})}function Xo(i,n){let e=i[0].startColumn,t=i[0].endColumn;i.forEach(r=>{const{startColumn:s,endColumn:a}=r;e=Math.min(e,s),t=Math.max(t,a)});const o=new Array(t-e+1).fill(!1);return n.forEach(r=>{const{startColumn:s,endColumn:a}=r;for(let c=Math.max(s,e);c<=Math.min(a,t);c++)o[c-e]=!0}),i.every(r=>{const{startColumn:s,endColumn:a}=r;for(let c=s;c<=a;c++)if(!o[c-e])return!1;return!0})}function Si(i,n){return n?i==="mergeAll"?n.filter(e=>!(e.startRow===e.endRow&&e.startColumn===e.endColumn)):i==="mergeVertical"?n.filter(e=>e.startRow!==e.endRow):i==="mergeHorizontal"?n.filter(e=>e.startColumn!==e.endColumn):n:null}function $t(i){return i.v!==void 0&&i.v!==null&&i.v!==""||i.p!==void 0}var ul=Object.defineProperty,hl=Object.getOwnPropertyDescriptor,ml=(i,n,e,t)=>{for(var o=t>1?void 0:t?hl(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&ul(n,e,o),o},Go=(i,n)=>(e,t)=>n(e,t,i);let zt=class{constructor(i,n){R(this,"_current",null);R(this,"_shortcutParam",[]);this._univerInstanceService=i,this._localeService=n}dispose(){this._shortcutParam=[]}getCurrentBySearch(i){return this._getCurrentBySearch(i)}getCurrent(){return this._getCurrentBySearch(this._current)}addOrUpdate(i){const n=this._getCurrentBySearch({unitId:i.unitId,sheetId:i.sheetId,keycode:i.keycode});if(n!=null){const e=this._shortcutParam.indexOf(n);this._shortcutParam.splice(e,1)}return this._shortcutParam.push(i),n}remove(i){if(i==null)return;const n=this._getCurrentBySearch(i);if(n==null)return;const e=this._shortcutParam.indexOf(n);return this._shortcutParam.splice(e,1)[0]}_getCurrentBySearch(i){return i==null?void 0:this._shortcutParam.find(e=>e.unitId===i.unitId&&e.sheetId===i.sheetId&&e.keycode===i.keycode)}};zt=ml([Go(0,l.IUniverInstanceService),Go(1,P.Inject(l.LocaleService))],zt);var Pe=(i=>(i[i.moveStopeOne=0]="moveStopeOne",i[i.moveGap=1]="moveGap",i[i.moveStepPage=2]="moveStepPage",i[i.moveStepEnd=3]="moveStepEnd",i))(Pe||{});const Me={id:"sheet.command.move-selection",type:l.CommandType.COMMAND,handler:async(i,n)=>{if(!n)return!1;const e=S.getSheetCommandTarget(i.get(l.IUniverInstanceService));if(!e)return!1;const{workbook:t,worksheet:o}=e,r=i.get(S.SelectionManagerService).getLast();if(!r)return!1;const{direction:s,jumpOver:a}=n,{range:c,primary:u}=r,d=_i(c,u,s),h=a===1?fi(d,s,o):et(d,s,o),m=S.getCellAtRowCol(h.startRow,h.startColumn,o);return l.Rectangle.equals(m,d)?!1:(i.get(zt).remove({unitId:t.getUnitId(),sheetId:o.getSheetId(),keycode:I.KeyCode.TAB}),i.get(l.ICommandService).executeCommand(S.SetSelectionsOperation.id,{unitId:t.getUnitId(),subUnitId:o.getSheetId(),pluginName:S.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:l.Rectangle.clone(m),primary:{startRow:m.startRow,startColumn:m.startColumn,endRow:m.endRow,endColumn:m.endColumn,actualRow:h.startRow,actualColumn:h.startColumn,isMerged:m.isMerged,isMergedMainCell:m.startRow===h.startRow&&m.startColumn===h.startColumn}}]}))}},lt={id:"sheet.command.move-selection-enter-tab",type:l.CommandType.COMMAND,handler:async(i,n)=>{if(!n)return!1;const e=S.getSheetCommandTarget(i.get(l.IUniverInstanceService));if(!e)return!1;const{workbook:t,worksheet:o}=e,r=i.get(S.SelectionManagerService).getLast();if(!r)return!1;const s=t.getUnitId(),a=o.getSheetId();if(!r)return!1;const{direction:c,keycode:u}=n,{range:d,primary:h}=r;let m=_i(d,h,c);const g=i.get(zt),f=g.getCurrentBySearch({unitId:s,sheetId:a,keycode:I.KeyCode.TAB});let _;const{startRow:p,endRow:v,startColumn:M,endColumn:b}=d;if(l.Rectangle.equals(d,h)){if(u===I.KeyCode.TAB)f==null&&g.addOrUpdate({unitId:s,sheetId:a,keycode:I.KeyCode.TAB,selection:r});else{const y=f==null?void 0:f.selection;if(y!=null){const{range:x,primary:N}=y;m=_i(x,N,c)}g.remove({unitId:s,sheetId:a,keycode:I.KeyCode.TAB})}const T=et(m,c,o),w=S.getCellAtRowCol(T.startRow,T.startColumn,o);if(l.Rectangle.equals(w,m))return!1;_={range:l.Rectangle.clone(w),primary:{startRow:w.startRow,startColumn:w.startColumn,endRow:w.endRow,endColumn:w.endColumn,actualRow:T.startRow,actualColumn:T.startColumn,isMerged:w.isMerged,isMergedMainCell:w.startRow===T.startRow&&w.startColumn===T.startColumn}}}else{g.remove({unitId:s,sheetId:a,keycode:I.KeyCode.TAB});const T=l.Tools.deepClone(h),w=et({startRow:T.startRow,startColumn:T.startColumn,endRow:T.endRow,endColumn:T.endColumn},c,o,{startRow:p,endRow:v,startColumn:M,endColumn:b}),y=S.getCellAtRowCol(w.startRow,w.startColumn,o);_={range:l.Rectangle.clone(d),primary:{startRow:y.startRow,startColumn:y.startColumn,endRow:y.endRow,endColumn:y.endColumn,actualRow:w.startRow,actualColumn:w.startColumn,isMerged:y.isMerged,isMergedMainCell:y.startRow===w.startRow&&y.startColumn===w.startColumn}}}return i.get(l.ICommandService).executeCommand(S.SetSelectionsOperation.id,{unitId:s,subUnitId:a,pluginName:S.NORMAL_SELECTION_PLUGIN_NAME,selections:[_]})}},Ne={id:"sheet.command.expand-selection",type:l.CommandType.COMMAND,handler:async(i,n)=>{if(!n)return!1;const e=S.getSheetCommandTarget(i.get(l.IUniverInstanceService));if(!e)return!1;const{worksheet:t,unitId:o,subUnitId:r}=e,s=i.get(S.SelectionManagerService).getLast();if(!s)return!1;const{range:a,primary:c}=s,{jumpOver:u,direction:d}=n,m=dl(s,d,t)?u===1?ll(a,{...l.Rectangle.clone(c),rangeType:l.RANGE_TYPE.NORMAL},d,t):cl(a,d,t):u===1?sl(a,d,t):al(a,d,t);return l.Rectangle.equals(m,a)?!1:i.get(l.ICommandService).executeCommand(S.SetSelectionsOperation.id,{unitId:o,subUnitId:r,pluginName:S.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:m,primary:c}]})}};let He=[],pi="";const Zo={id:"sheet.command.select-all",type:l.CommandType.COMMAND,onDispose(){He=[],pi=""},handler:async(i,n={expandToGapFirst:!0,loop:!1})=>{const e=i.get(S.SelectionManagerService).getLast(),t=S.getSheetCommandTarget(i.get(l.IUniverInstanceService));if(!t)return!1;const{worksheet:o,unitId:r,subUnitId:s}=t;if(!e||!o)return!1;const a=`${r}|${s}`;a!==pi&&(He=[],pi=a);const c=o.getMaxRows(),u=o.getMaxColumns(),{expandToGapFirst:d,loop:h}=n,{range:m,primary:g}=e,f=m.endColumn===u-1&&m.endRow===c-1&&m.startRow===0&&m.startColumn===0;He.some(p=>l.Rectangle.equals(p,m))||(He=[],He.push(m));let _;if(f)if(h){if(He.findIndex(v=>l.Rectangle.equals(v,m))!==He.length-1)return!1;_=He[0]}else return!1;else d?(_=$o(m,{left:!0,right:!0,up:!0,down:!0},o),l.Rectangle.equals(_,m)&&(_=zo(o))):_=zo(o);return He.some(p=>l.Rectangle.equals(p,_))||He.push(_),i.get(l.ICommandService).executeCommand(S.SetSelectionsOperation.id,{unitId:r,subUnitId:s,pluginName:S.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:_,primary:g}]})}};var gl=Object.defineProperty,fl=Object.getOwnPropertyDescriptor,_l=(i,n,e,t)=>{for(var o=t>1?void 0:t?fl(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&gl(n,e,o),o},Yt=(i,n)=>(e,t)=>n(e,t,i);const Sl=l.createInterceptorKey("BEFORE_CELL_EDIT"),pl=l.createInterceptorKey("AFTER_CELL_EDIT"),Cl=l.createInterceptorKey("AFTER_CELL_EDIT_ASYNC");O.EditorBridgeService=class extends l.Disposable{constructor(e,t,o,r,s){super();R(this,"_editorUnitId",l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY);R(this,"_isForceKeepVisible",!1);R(this,"_editorIsDirty",!1);R(this,"_visible",{visible:!1,eventType:E.DeviceInputEventType.Dblclick});R(this,"_currentEditCell",null);R(this,"_currentEditCellState",null);R(this,"_currentEditCellState$",new V.BehaviorSubject(null));R(this,"currentEditCellState$",this._currentEditCellState$.asObservable());R(this,"_visible$",new V.BehaviorSubject(this._visible));R(this,"visible$",this._visible$.asObservable());R(this,"_afterVisible$",new V.BehaviorSubject(this._visible));R(this,"afterVisible$",this._afterVisible$.asObservable());R(this,"interceptor",new l.InterceptorManager({BEFORE_CELL_EDIT:Sl,AFTER_CELL_EDIT:pl,AFTER_CELL_EDIT_ASYNC:Cl}));this._sheetSkeletonManagerService=e,this._selectionRenderService=t,this._themeService=o,this._univerInstanceService=r,this._editorService=s,this.disposeWithMe(l.toDisposable(()=>{this._currentEditCellState$.complete(),this._currentEditCell=null})),this.disposeWithMe(this.interceptor.intercept(this.interceptor.getInterceptPoints().AFTER_CELL_EDIT,{priority:-1,handler:a=>a})),this.disposeWithMe(this.interceptor.intercept(this.interceptor.getInterceptPoints().BEFORE_CELL_EDIT,{priority:-1,handler:a=>a})),this.disposeWithMe(this.interceptor.intercept(this.interceptor.getInterceptPoints().AFTER_CELL_EDIT_ASYNC,{priority:-1,handler:a=>a}))}refreshEditCellState(){const e=this.getLatestEditCellState();this._currentEditCellState=e,this._currentEditCellState$.next(e)}setEditCell(e){this._currentEditCell=e;const t=this.getLatestEditCellState();this._currentEditCellState=t,this._currentEditCellState$.next(t)}getEditCellState(){return this._currentEditCellState}getLatestEditCellState(){var A,U;const e=this._currentEditCell;if(e==null)return;const t=this._sheetSkeletonManagerService.getCurrent();if(t==null)return;const{skeleton:o}=t,{primary:r,unitId:s,sheetId:a,scene:c,engine:u}=e,{startRow:d,startColumn:h}=r,m=this._selectionRenderService.convertCellRangeToInfo(r);if(m==null)return;const g=l.makeCellToSelection(m);if(g==null)return;const f=E.getCanvasOffsetByEngine(u);let{startX:_,startY:p,endX:v,endY:M}=g;const{scaleX:b,scaleY:T}=c.getAncestorScale(),w=c.getScrollXY(this._selectionRenderService.getViewPort());_=o.convertTransformToOffsetX(_,b,w),p=o.convertTransformToOffsetY(p,T,w),v=o.convertTransformToOffsetX(v,b,w),M=o.convertTransformToOffsetY(M,T,w);const y=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),x=y.getActiveSheet(),N={workbook:y,worksheet:x,unitId:y.getUnitId(),subUnitId:x.getSheetId(),row:d,col:h},D=this.interceptor.fetchThroughInterceptors(this.interceptor.getInterceptPoints().BEFORE_CELL_EDIT)(x.getCell(d,h),N);let F=D&&o.getCellDocumentModelWithFormula(D);if(!F||F.documentModel==null){const k=o.getBlankCellDocumentModel(D);if(F!=null){const{verticalAlign:$,horizontalAlign:Y,wrapStrategy:q,textRotation:Q,fill:z}=F,{centerAngle:ee,vertexAngle:H}=E.convertTextRotation(Q);k.documentModel.documentStyle.renderConfig={verticalAlign:$,horizontalAlign:Y,wrapStrategy:q,background:{rgb:z},centerAngle:ee,vertexAngle:H}}F=k}if((A=F.documentModel)==null||A.setZoomRatio(Math.max(b,T)),(D==null?void 0:D.isInArrayFormulaRange)===!0){const k=(U=F.documentModel)==null?void 0:U.getBody();k&&(k.textRuns=[{st:0,ed:k.dataStream.length-2,ts:{cl:{rgb:this._themeService.getCurrentTheme().textColorSecondary}}}])}return this._editorService.setOperationSheetUnitId(s),this._editorService.setOperationSheetSubUnitId(a),{position:{startX:_,startY:p,endX:v,endY:M},scaleX:b,scaleY:T,canvasOffset:f,row:d,column:h,unitId:s,sheetId:a,documentLayoutObject:F,editorUnitId:this._editorUnitId,isInArrayFormulaRange:D==null?void 0:D.isInArrayFormulaRange}}getCurrentEditorId(){return this._editorUnitId}changeVisible(e){this._visible=e,e.visible&&(this._editorIsDirty=!1),this._visible$.next(this._visible),this._afterVisible$.next(this._visible)}isVisible(){return this._visible}enableForceKeepVisible(){this._isForceKeepVisible=!0}disableForceKeepVisible(){this._isForceKeepVisible=!1}isForceKeepVisible(){return this._isForceKeepVisible}changeEditorDirty(e){this._editorIsDirty=e}getEditorDirty(){return this._editorIsDirty}},O.EditorBridgeService=_l([Yt(0,P.Inject(O.SheetSkeletonManagerService)),Yt(1,xe),Yt(2,P.Inject(l.ThemeService)),Yt(3,l.IUniverInstanceService),Yt(4,I.IEditorService)],O.EditorBridgeService);const be=P.createIdentifier("univer.sheet-editor-bridge.service"),Te={id:"sheet.operation.set-cell-edit-visible",type:l.CommandType.OPERATION,handler:(i,n)=>{const e=i.get(be);return n==null?!1:(e.changeVisible(n),!0)}},Ci={id:"sheet.operation.set-cell-edit-visible-f2",type:l.CommandType.OPERATION,handler:(i,n)=>(i.get(l.ICommandService).syncExecuteCommand(Te.id,n),!0)},Xt={id:"sheet.operation.set-cell-edit-visible-arrow",type:l.CommandType.OPERATION,handler:()=>!0};class $e{constructor(){R(this,"_scrollInfo",new Map);R(this,"_scrollInfo$",new V.BehaviorSubject(null));R(this,"scrollInfo$",this._scrollInfo$.asObservable());R(this,"_currentScroll",null)}dispose(){this._scrollInfo$.complete()}setCurrentScroll(n){this._currentScroll=n,this._refresh(n)}getScrollByParam(n){return this._getCurrentScroll(n)}getCurrentScroll(){return this._getCurrentScroll(this._currentScroll)}addOrReplace(n){this._currentScroll!=null&&this._addByParam({...this._currentScroll,...n})}addOrReplaceNoRefresh(n){this._currentScroll!=null&&this._addByParam({...this._currentScroll,...n},!1)}addOrReplaceByParam(n){this._addByParam(n)}clear(){this._currentScroll!=null&&this._clearByParam(this._currentScroll)}_addByParam(n,e=!0){const{unitId:t,sheetId:o,sheetViewStartColumn:r,sheetViewStartRow:s,offsetX:a,offsetY:c}=n;this._scrollInfo.has(t)||this._scrollInfo.set(t,new Map),this._scrollInfo.get(t).set(o,{sheetViewStartRow:s,sheetViewStartColumn:r,offsetX:a,offsetY:c}),e===!0&&this._refresh({unitId:t,sheetId:o})}_clearByParam(n){this._addByParam({...n,sheetViewStartRow:0,sheetViewStartColumn:0,offsetX:0,offsetY:0}),this._refresh(n)}_getCurrentScroll(n){var o;if(n==null)return;const{unitId:e,sheetId:t}=n;return(o=this._scrollInfo.get(e))==null?void 0:o.get(t)}_refresh(n){this._scrollInfo$.next(this._getCurrentScroll(n))}}const tt={id:"sheet.operation.set-scroll",type:l.CommandType.OPERATION,handler:(i,n)=>{if(n==null)return!1;const e=i.get($e),r=i.get(l.IUniverInstanceService).getUniverSheetInstance(n.unitId).getSheetBySheetId(n.sheetId),{xSplit:s,ySplit:a}=r.getConfig().freeze;return e.addOrReplaceByParam({...n,sheetViewStartRow:n.sheetViewStartRow-a,sheetViewStartColumn:n.sheetViewStartColumn-s}),!0}},Gt={id:"sheet.command.set-scroll-relative",type:l.CommandType.COMMAND,handler:async(i,n={offsetX:0,offsetY:0})=>{const e=i.get(l.ICommandService),t=i.get($e),o=i.get(l.IUniverInstanceService),r=S.getSheetCommandTarget(o);if(!r)return!1;const{unitId:s,subUnitId:a,worksheet:c}=r,{xSplit:u,ySplit:d}=c.getConfig().freeze,h=t.getCurrentScroll(),{offsetX:m=0,offsetY:g=0}=n||{},{sheetViewStartRow:f=0,sheetViewStartColumn:_=0,offsetX:p=0,offsetY:v=0}=h||{};return e.executeCommand(tt.id,{unitId:s,sheetId:a,sheetViewStartRow:f+d,sheetViewStartColumn:_+u,offsetX:p+m,offsetY:v+g})}},ct={id:"sheet.command.scroll-view",type:l.CommandType.COMMAND,handler:(i,n)=>{if(!n)return!1;const e=i.get(l.IUniverInstanceService),t=i.get($e),o=S.getSheetCommandTarget(e);if(!o)return!1;const{workbook:r,worksheet:s}=o,a=t.getCurrentScroll();if(!s)return!1;const{sheetViewStartRow:c,sheetViewStartColumn:u,offsetX:d,offsetY:h}=n,{sheetViewStartColumn:m,sheetViewStartRow:g,offsetX:f,offsetY:_}=a||{},{xSplit:p,ySplit:v}=s.getConfig().freeze;return i.get(l.ICommandService).syncExecuteCommand(tt.id,{unitId:r.getUnitId(),sheetId:s.getSheetId(),sheetViewStartRow:c!=null?c:(g!=null?g:0)+v,sheetViewStartColumn:u!=null?u:(m!=null?m:0)+p,offsetX:d!=null?d:f,offsetY:h!=null?h:_})}},Ko={id:"sheet.command.scroll-to-cell",type:l.CommandType.COMMAND,handler:(i,n)=>{const e=i.get(l.IUniverInstanceService);return i.get(E.IRenderManagerService).getRenderById(e.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getUnitId()).with(O.SheetsScrollRenderController).scrollToRange(n.range)}},vl={id:"sheet.command.scroll-view-reset",type:l.CommandType.COMMAND,handler:async i=>{const n=i.get(l.IUniverInstanceService),e=S.getSheetCommandTarget(n);if(!e)return!1;const{subUnitId:t,unitId:o}=e;return i.get(l.ICommandService).executeCommand(tt.id,{unitId:o,sheetId:t,sheetViewStartRow:0,sheetViewStartColumn:0})}};function Il(i){return typeof i.isMainScene>"u"}function nt(i,n){const e=i instanceof l.Workbook?i:i.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!e)return null;const t=e.getUnitId();let o,r,s,a;if(Il(n)){const m=n.getRenderById(t);if(m==null)return null;o=m.components,o=m.components,r=m.mainComponent,s=m.scene,a=m.engine}else o=n.components,r=n.mainComponent,s=n.scene,a=n.engine;if(!o||!r)return null;const c=r,u=o.get(re.ROW),d=o.get(re.COLUMN),h=o.get(re.LEFT_TOP);return{spreadsheet:c,spreadsheetRowHeader:u,spreadsheetColumnHeader:d,spreadsheetLeftTopPlaceholder:h,scene:s,engine:a}}function vi(i,n,e,t){const{startX:o,startY:r,endX:s,endY:a}=t.getCellByIndex(i,n);return{startX:o,startY:r,endX:s,endY:a}}function bt(i,n,e,t,o,r){const s=e.getRelativeCoord(E.Vector2.FromArray([i,n])),{x:a,y:c}=s,u=e.getScrollXYByRelativeCoords(s,o),{scaleX:d,scaleY:h}=e.getAncestorScale(),m=t.getCellPositionByOffset(a,c,d,h,u,r),{row:g,column:f}=m,_=t.getNoMergeCellPositionByIndex(g,f),{startX:p,startY:v,endX:M,endY:b}=_;return{startX:p,startY:v,endX:M,endY:b,row:g,column:f}}function vn(i,n,e,t){const o=e.getRelativeCoord(E.Vector2.FromArray([i,n])),r=e.getViewport(j.VIEW_MAIN),s=e.getScrollXYByRelativeCoords(o,r),{scaleX:a,scaleY:c}=e.getAncestorScale(),{x:u,y:d}=s,h=i/a+u,m=n/c+d;return{x:h,y:m}}var Rl=Object.defineProperty,Ml=Object.getOwnPropertyDescriptor,bl=(i,n,e,t)=>{for(var o=t>1?void 0:t?Ml(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Rl(n,e,o),o},Tt=(i,n)=>(e,t)=>n(e,t,i);const Tl=[Me.id,lt.id];O.SheetsScrollRenderController=class extends l.Disposable{constructor(n,e,t,o,r,s,a){super(),this._context=n,this._sheetSkeletonManagerService=e,this._univerInstanceService=t,this._commandService=o,this._renderManagerService=r,this._selectionManagerService=s,this._scrollManagerService=a,this._init()}scrollToRange(n){const{startRow:e,startColumn:t}=n;return this._scrollToCell(e,t)}_init(){this._initCommandListener(),this._initScrollEventListener(),this._scrollSubscribeBinding(),this._initSkeletonListener()}_initCommandListener(){this.disposeWithMe(this._commandService.onCommandExecuted(n=>{if(Tl.includes(n.id))this._scrollToSelection();else if(n.id===S.ScrollToCellOperation.id){const e=n.params;this._scrollToSelectionByDirection(e)}else if(n.id===Ne.id){const e=n.params;this._scrollToSelectionForExpand(e)}}))}_scrollToSelectionForExpand(n){setTimeout(()=>{const e=this._selectionManagerService.getLast();if(e==null)return;const{startRow:t,startColumn:o,endRow:r,endColumn:s}=e.range,a=this._getViewportBounding();if(a==null)return;const{startRow:c,startColumn:u,endRow:d,endColumn:h}=a;let m=0,g=0;t>c?m=r:r<d?m=t:m=c,o>u?g=s:s<h?g=o:g=u,n.direction===l.Direction.DOWN?m=r:n.direction===l.Direction.UP?m=t:n.direction===l.Direction.RIGHT?g=s:n.direction===l.Direction.LEFT&&(g=o),this._scrollToCell(m,g)},0)}_getFreeze(){var e;const n=(e=this._sheetSkeletonManagerService.getCurrent())==null?void 0:e.skeleton.getWorksheetConfig();if(n!=null)return n.freeze}_initScrollEventListener(){var t;const n=(t=this._getSheetObject())==null?void 0:t.scene;if(n==null)return;const e=n.getViewport(j.VIEW_MAIN);this.disposeWithMe(l.toDisposable(e==null?void 0:e.onScrollAfterObserver.add(o=>{var g;const r=(g=this._sheetSkeletonManagerService.getCurrent())==null?void 0:g.skeleton;if(r==null||o.isTrigger===!1)return;const s=this._getSheetObject();if(r==null||s==null)return;const{actualScrollX:a=0,actualScrollY:c=0}=o,{row:u,column:d,rowOffset:h,columnOffset:m}=r.getDecomposedOffset(a,c);this._scrollManagerService.addOrReplaceNoRefresh({sheetViewStartRow:u,sheetViewStartColumn:d,offsetX:m,offsetY:h})}))),this.disposeWithMe(l.toDisposable(e==null?void 0:e.onScrollByBarObserver.add(o=>{var f;const r=(f=this._sheetSkeletonManagerService.getCurrent())==null?void 0:f.skeleton;if(r==null||o.isTrigger===!1)return;const s=this._getSheetObject();if(r==null||s==null)return;const{actualScrollX:a=0,actualScrollY:c=0}=o,u=this._getFreeze(),{row:d,column:h,rowOffset:m,columnOffset:g}=r.getDecomposedOffset(a,c);this._commandService.executeCommand(ct.id,{sheetViewStartRow:d+((u==null?void 0:u.ySplit)||0),sheetViewStartColumn:h+((u==null?void 0:u.xSplit)||0),offsetX:g,offsetY:m})})))}_scrollSubscribeBinding(){this.disposeWithMe(l.toDisposable(this._scrollManagerService.scrollInfo$.subscribe(n=>{var _;const e=(_=this._sheetSkeletonManagerService.getCurrent())==null?void 0:_.skeleton,t=this._getSheetObject();if(e==null||t==null)return;const o=t.scene;t.scene.getAncestorScale();const r=o.getViewport(j.VIEW_MAIN);if(r==null)return;if(n==null){r.scrollTo({x:0,y:0});return}const{sheetViewStartRow:s,sheetViewStartColumn:a,offsetX:c,offsetY:u}=n,{startX:d,startY:h}=e.getCellByIndexWithNoHeader(s,a),m=d+c,g=h+u,f=r.getBarScroll(m,g);r.scrollTo(f)})))}_initSkeletonListener(){this.disposeWithMe(l.toDisposable(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(n=>{if(n==null)return;const{unitId:e,sheetId:t}=n;this._renderManagerService.getRenderById(e)!=null&&(this._updateSceneSize(n),this._scrollManagerService.setCurrentScroll({unitId:e,sheetId:t}))})))}_updateSceneSize(n){var u;if(n==null)return;const{skeleton:e,unitId:t}=n,o=(u=this._renderManagerService.getRenderById(t))==null?void 0:u.scene;if(e==null||o==null)return;const{rowTotalHeight:r,columnTotalWidth:s,rowHeaderWidthAndMarginLeft:a,columnHeaderHeightAndMarginTop:c}=e;o==null||o.transformByState({width:a+s,height:c+r})}_getSheetObject(){return nt(this._context.unit,this._context)}_scrollToSelectionByDirection(n){const e=this._getViewportBounding();if(e==null)return!1;const{startRow:t,startColumn:o,endRow:r,endColumn:s}=e;let a=0,c=0;const{startRow:u,startColumn:d,endRow:h,endColumn:m}=n;u>=t&&(a=h),h<=r&&(a=u),d>=o&&(c=m),m<=s&&(c=d),this._scrollToCell(a,c)}_scrollToSelection(n=!0){const e=this._selectionManagerService.getLast();if(e==null)return;const{startRow:t,startColumn:o,actualRow:r,actualColumn:s}=e.primary,a=n?r:t,c=n?s:o;this._scrollToCell(a,c)}_getViewportBounding(){var r,s;const n=(r=this._getSheetObject())==null?void 0:r.scene;if(n==null)return;const e=n.getViewport(j.VIEW_MAIN);if(e==null)return;const t=(s=this._sheetSkeletonManagerService.getCurrent())==null?void 0:s.skeleton;if(t==null)return;const o=e.getBounding();return t.getRowColumnSegment(o)}_scrollToCell(n,e){var y,x,N,D;const{rowHeightAccumulation:t,columnWidthAccumulation:o}=(x=(y=this._sheetSkeletonManagerService.getCurrent())==null?void 0:y.skeleton)!=null?x:{};if(t==null||o==null)return!1;const r=(N=this._getSheetObject())==null?void 0:N.scene;if(r==null)return!1;const s=r.getViewport(j.VIEW_MAIN);if(s==null||((D=this._sheetSkeletonManagerService.getCurrent())==null?void 0:D.skeleton)==null)return!1;const c=this._context.unit.getActiveSheet(),{startColumn:u,startRow:d,ySplit:h,xSplit:m}=c.getFreeze(),g=this._getViewportBounding();if(g==null)return!1;const{startRow:f,startColumn:_,endRow:p,endColumn:v}=g;let M,b;if(n>=d&&e>=u-m&&(n<=f&&(M=n),n>=p)){const F=t[n]-s.height;for(let A=f;A<=n;A++)if(t[A]>=F){M=A+1;break}}if(e>=u&&n>=d-h&&(e<=_&&(b=e),e>=v)){const F=o[e]-s.width;for(let A=_;A<=e;A++)if(o[A]>=F){b=A+1;break}}if(M===void 0&&b===void 0)return!1;const{offsetX:T,offsetY:w}=this._scrollManagerService.getCurrentScroll()||{};return this._commandService.syncExecuteCommand(ct.id,{sheetViewStartRow:M,sheetViewStartColumn:b,offsetX:b===void 0?T:0,offsetY:M===void 0?w:0})}},O.SheetsScrollRenderController=bl([Tt(1,P.Inject(O.SheetSkeletonManagerService)),Tt(2,l.IUniverInstanceService),Tt(3,l.ICommandService),Tt(4,E.IRenderManagerService),Tt(5,P.Inject(S.SelectionManagerService)),Tt(6,P.Inject($e))],O.SheetsScrollRenderController);function wl(i){return i.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET).pipe(V.switchMap(n=>n?n.activeSheet$.pipe(V.map(e=>e?{workbook:n,worksheet:e}:null)):V.of(null)))}function Se(i,n,e){return wl(i).pipe(V.switchMap(t=>t?e(t):V.of(n)))}var El=Object.defineProperty,yl=Object.getOwnPropertyDescriptor,Ol=(i,n,e,t)=>{for(var o=t>1?void 0:t?yl(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&El(n,e,o),o},Zt=(i,n)=>(e,t)=>n(e,t,i);O.SheetRenderController=class extends l.RxDisposable{constructor(e,t,o,r,s){super();R(this,"_skeletonChangeMutations",new Set);this._sheetSkeletonManagerService=e,this._contextService=t,this._univerInstanceService=o,this._renderManagerService=r,this._commandService=s,Promise.resolve().then(()=>this._init())}registerSkeletonChangingMutations(e){if(this._skeletonChangeMutations.has(e))throw new Error(`[SheetRenderController]: the mutationId ${e} has already been registered!`);return this._skeletonChangeMutations.add(e),l.toDisposable(()=>this._skeletonChangeMutations.delete(e))}_init(){this._initialRenderRefresh(),this._initWorkbookListener(),this._initCommandListener(),this._initContextListener()}_initialRenderRefresh(){this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(e=>{if(!e)return null;const{skeleton:t,unitId:o,sheetId:r}=e,s=this._univerInstanceService.getUniverSheetInstance(o),a=s==null?void 0:s.getSheetBySheetId(r);if(s==null||a==null)return;const c=this._renderManagerService.getRenderById(o);if(c==null)return;const{mainComponent:u,components:d}=c,h=u,m=d.get(re.ROW),g=d.get(re.COLUMN),f=d.get(re.LEFT_TOP),{rowHeaderWidth:_,columnHeaderHeight:p}=t;h==null||h.updateSkeleton(t),m==null||m.updateSkeleton(t),g==null||g.updateSkeleton(t),f==null||f.transformByState({width:_,height:p})}))}_initWorkbookListener(){this._univerInstanceService.getTypeOfUnitAdded$(l.UniverInstanceType.UNIVER_SHEET).pipe(V.takeUntil(this.dispose$)).subscribe(e=>this._createSheetRenderer(e)),this._univerInstanceService.getTypeOfUnitDisposed$(l.UniverInstanceType.UNIVER_SHEET).pipe(V.takeUntil(this.dispose$)).subscribe(e=>{const t=e.getUnitId();this._sheetSkeletonManagerService.removeSkeleton({unitId:t}),this._renderManagerService.removeRender(t)}),this._univerInstanceService.getAllUnitsForType(l.UniverInstanceType.UNIVER_SHEET).forEach(e=>this._createSheetRenderer(e))}_createSheetRenderer(e){const t=e.getUnitId();this._renderManagerService.createRender(t),this._renderManagerService.setCurrent(t);const o=e.getActiveSheet().getSheetId();this._sheetSkeletonManagerService.setCurrent({sheetId:o,unitId:t})}_initCommandListener(){this.disposeWithMe(this._commandService.onCommandExecuted(e=>{var r,s;const t=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!t)return;const o=t.getUnitId();if(S.COMMAND_LISTENER_SKELETON_CHANGE.includes(e.id)||this._skeletonChangeMutations.has(e.id)){const a=t.getActiveSheet(),c=a.getSheetId(),u=e.params,{unitId:d,subUnitId:h}=u;if(!(d===t.getUnitId()&&h===a.getSheetId()))return;e.id!==S.SetWorksheetActiveOperation.id&&this._sheetSkeletonManagerService.makeDirty({unitId:d,sheetId:c,commandId:e.id},!0),this._sheetSkeletonManagerService.setCurrent({unitId:d,sheetId:c,commandId:e.id})}else S.COMMAND_LISTENER_VALUE_CHANGE.includes(e.id)&&this._sheetSkeletonManagerService.reCalculate();e.type===l.CommandType.MUTATION&&((s=(r=this._renderManagerService.getRenderById(o))==null?void 0:r.mainComponent)==null||s.makeDirty())}))}_initContextListener(){this._contextService.subscribeContextValue$(E.RENDER_RAW_FORMULA_KEY).pipe(V.distinctUntilChanged(),V.takeUntil(this.dispose$)).subscribe(()=>{this._renderManagerService.getRenderAll().forEach(e=>{e.mainComponent instanceof E.Spreadsheet&&e.mainComponent.makeForceDirty(!0)})})}},O.SheetRenderController=Ol([l.OnLifecycle(l.LifecycleStages.Ready,O.SheetRenderController),Zt(0,P.Inject(O.SheetSkeletonManagerService)),Zt(1,l.IContextService),Zt(2,l.IUniverInstanceService),Zt(3,E.IRenderManagerService),Zt(4,l.ICommandService)],O.SheetRenderController);const In={id:"sheet.command.change-zoom-ratio",type:l.CommandType.COMMAND,handler:async(i,n)=>{if(!n)return!1;const e=i.get(l.IUniverInstanceService),t=S.getSheetCommandTarget(e);if(!t)return!1;const{worksheet:o,subUnitId:r,unitId:s}=t,{delta:a,reset:c}=n;let u=c?100:Math.round((o.getConfig().zoomRatio+a)*100);u=Math.max(li[0],u),u=Math.min(li[1],u);const d=u/100;return i.get(l.ICommandService).executeCommand(Le.id,{unitId:s,subUnitId:r,zoomRatio:d})}},Rn={id:"sheet.command.set-zoom-ratio",type:l.CommandType.COMMAND,handler:async(i,n)=>{if(!n)return!1;const{unitId:e,subUnitId:t,zoomRatio:o}=n;return i.get(l.ICommandService).executeCommand(Le.id,{unitId:e,subUnitId:t,zoomRatio:o})}};var xl=Object.defineProperty,Nl=Object.getOwnPropertyDescriptor,Al=(i,n,e,t)=>{for(var o=t>1?void 0:t?Nl(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&xl(n,e,o),o},Qo=(i,n)=>(e,t)=>n(e,t,i);let Mn=class extends l.Disposable{constructor(i,n,e){super(),this._context=i,this._sheetSkeletonManagerService=n,this._commandService=e,this._skeletonListener(),this._zoomEventBinding()}updateZoom(i,n){const e=this._context.unit.getSheetBySheetId(i);return e?(e.getConfig().zoomRatio=n,e===this._context.unit.getActiveSheet()&&this._updateViewZoom(n),!0):!1}_zoomEventBinding(){var n;const i=(n=this._getSheetObject())==null?void 0:n.scene;i!=null&&this.disposeWithMe(i.onMouseWheelObserver.add(e=>{if(!e.ctrlKey)return;const t=Math.abs(e.deltaX);let o=t<40?.2:t<80?.4:.2;o*=e.deltaY>0?-1:1,i.scaleX<1&&(o/=2);const r=this._context.unit,s=r.getActiveSheet(),a=s.getZoomRatio();let c=+Number.parseFloat(`${a+o}`).toFixed(1);c=c>=4?4:c<=.1?.1:c,this._commandService.executeCommand(Rn.id,{zoomRatio:Math.round(c*10)/10,unitId:r.getUnitId(),subUnitId:s.getSheetId()}),e.preventDefault()}))}_skeletonListener(){this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeletonBefore$.subscribe(i=>{if(i==null)return;const t=this._context.unit.getActiveSheet().getZoomRatio()||1;this._updateViewZoom(t)}))}_updateViewZoom(i){const n=this._getSheetObject();n==null||n.scene.scale(i,i),n==null||n.spreadsheet.makeForceDirty()}_getSheetObject(){return nt(this._context.unit,this._context)}};Mn=Al([Qo(1,P.Inject(O.SheetSkeletonManagerService)),Qo(2,l.ICommandService)],Mn);const Le={id:"sheet.operation.set-zoom-ratio",type:l.CommandType.OPERATION,handler:(i,n)=>{const t=i.get(E.IRenderManagerService).getRenderById(n.unitId);return t?t.with(Mn).updateZoom(n.subUnitId,n.zoomRatio):!1}};var Dl=Object.defineProperty,Pl=Object.getOwnPropertyDescriptor,Hl=(i,n,e,t)=>{for(var o=t>1?void 0:t?Pl(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Dl(n,e,o),o},it=(i,n)=>(e,t)=>n(e,t,i);O.AutoFillController=class extends l.Disposable{constructor(e,t,o,r,s,a,c,u){super();R(this,"_beforeApplyData",[]);R(this,"_currentLocation",null);R(this,"_copyData",[]);R(this,"_defaultHook");this._univerInstanceService=e,this._selectionRenderService=t,this._commandService=o,this._autoFillService=r,this._editorBridgeService=s,this._sheetInterceptorService=a,this._selectionManagerService=c,this._injector=u,this._defaultHook={id:"default",type:Ct.Default,priority:0,onBeforeFillData:(d,h)=>{this._presetAndCacheData(d,h)},onFillData:(d,h,m)=>this._fillData(d,h,m)},this._init()}_init(){this._initDefaultHook(),this._onSelectionControlFillChanged(),this._onApplyTypeChanged(),this._initQuitListener()}_initDefaultHook(){this.disposeWithMe(this._autoFillService.addHook(this._defaultHook))}_initQuitListener(){const e=[Te.id,_n.id,Le.id,S.SetWorksheetActiveOperation.id,S.SetRangeValuesMutation.id,S.MoveRangeMutation.id,S.RemoveRowMutation.id,S.RemoveColMutation.id,S.InsertRowMutation.id,S.InsertColMutation.id,S.MoveRowsMutation.id,S.MoveColsMutation.id,S.SetWorksheetColWidthMutation.id,S.SetWorksheetRowHeightMutation.id];this.disposeWithMe(this._commandService.onCommandExecuted((t,o)=>{var s,a;const r=o==null?void 0:o.fromCollab;e.includes(t.id)&&!r&&t.params.trigger!==fn.id&&this._quit(),t.id===S.RemoveSheetMutation.id&&t.params.unitId===((s=this._currentLocation)==null?void 0:s.unitId)&&t.params.subUnitId===((a=this._currentLocation)==null?void 0:a.subUnitId)&&this._quit()})),this.disposeWithMe(this._univerInstanceService.unitDisposed$.subscribe(t=>{var o;t.getUnitId()===((o=this._currentLocation)==null?void 0:o.unitId)&&this._quit()}))}_quit(){this._currentLocation=null,this._beforeApplyData=[],this._copyData=[],this._autoFillService.setShowMenu(!1)}_onSelectionControlFillChanged(){const e=new l.DisposableCollection,t=o=>{const r=this._selectionManagerService.getCurrent();if((r==null?void 0:r.pluginName)!==S.NORMAL_SELECTION_PLUGIN_NAME)return;o.dispose(),this._selectionRenderService.getCurrentControls().forEach(a=>{o.add(l.toDisposable(a.selectionFilled$.subscribe(c=>{if(c==null||c.startColumn===-1||c.startRow===-1||c.endColumn===-1||c.endRow===-1)return;const u={startColumn:a.model.startColumn,endColumn:a.model.endColumn,startRow:a.model.startRow,endRow:a.model.endRow},d={startColumn:c.startColumn,endColumn:c.endColumn,startRow:c.startRow,endRow:c.endRow};this._triggerAutoFill(u,d)}))),o.add(l.toDisposable(a.fillControl.onDblclickObserver.add(()=>{const c={startColumn:a.model.startColumn,endColumn:a.model.endColumn,startRow:a.model.startRow,endRow:a.model.endRow};this._handleDbClickFill(c)}))),o.add(l.toDisposable(a.fillControl.onPointerDownObserver.add(()=>{this._editorBridgeService.isVisible().visible&&this._editorBridgeService.changeVisible({visible:!1,eventType:E.DeviceInputEventType.PointerDown})})))})};t(e),this.disposeWithMe(this._commandService.onCommandExecuted(o=>{o.id===S.SetSelectionsOperation.id&&t(e)}))}_onApplyTypeChanged(){this.disposeWithMe(l.toDisposable(this._autoFillService.applyType$.subscribe(()=>{this._handleFillData()})))}_triggerAutoFill(e,t){var g;if(e.startColumn===t.startColumn&&e.startRow===t.startRow&&e.endColumn===t.endColumn&&e.endRow===t.endRow)return;if(t.endColumn<e.endColumn&&t.endColumn>e.startColumn){this._commandService.executeCommand(_n.id,{clearRange:{startRow:t.startRow,endRow:t.endRow,startColumn:t.endColumn+1,endColumn:e.endColumn},selectionRange:t});return}if(t.endRow<e.endRow&&t.endRow>e.startRow){this._commandService.executeCommand(_n.id,{clearRange:{startRow:t.endRow+1,endRow:e.endRow,startColumn:t.startColumn,endColumn:t.endColumn},selectionRange:t});return}const o={startRow:t.startRow,endRow:t.endRow,startColumn:t.startColumn,endColumn:t.endColumn};let r=null;if(t.startRow<e.startRow)r=l.Direction.UP,o.endRow=e.startRow-1;else if(t.endRow>e.endRow)r=l.Direction.DOWN,o.startRow=e.endRow+1;else if(t.startColumn<e.startColumn)r=l.Direction.LEFT,o.endColumn=e.startColumn-1;else if(t.endColumn>e.endColumn)r=l.Direction.RIGHT,o.startColumn=e.endColumn+1;else return;const s=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!s)return;const a=s.getUnitId(),c=s.getActiveSheet().getSheetId();this._autoFillService.direction=r;const u={get:this._injector.get.bind(this._injector)},d=pt(e,u),h=pt(o,u);if(!d||!h)return;this._autoFillService.autoFillLocation={source:d,target:h,unitId:a,subUnitId:c},this._autoFillService.getActiveHooks().forEach(f=>{var _;(_=f==null?void 0:f.onBeforeFillData)==null||_.call(f,{source:d,target:h,unitId:a,subUnitId:c},r)}),(g=this._autoFillService.menu.find(f=>f.value===oe.SERIES))!=null&&g.disable?this._autoFillService.applyType=oe.COPY:this._autoFillService.applyType=oe.SERIES}_handleDbClickFill(e){const t=this._detectFillRange(e);t.endRow<=e.endRow||this._triggerAutoFill(e,t)}_detectFillRange(e){var m,g,f,_,p,v;const{startRow:t,endRow:o,startColumn:r,endColumn:s}=e,a=(m=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET))==null?void 0:m.getActiveSheet();if(!a)return e;const c=a.getCellMatrix(),u=a.getMaxRows()-1,d=a.getMaxColumns()-1;let h=o;if(r>0&&((g=c.getValue(t,r-1))==null?void 0:g.v)!=null){let M=t;for(;((f=c.getValue(M,r-1))==null?void 0:f.v)!=null&&M<u;)M+=1;h=M-1}else if(s<d&&((_=c.getValue(o,s+1))==null?void 0:_.v)!=null){let M=t;for(;((p=c.getValue(M,s+1))==null?void 0:p.v)!=null&&M<u;)M+=1;h=M-1}for(let M=o+1;M<=h;M++)for(let b=r;b<=s;b++)if(((v=c.getValue(M,b))==null?void 0:v.v)!=null){h=M-1;break}return{startColumn:r,endColumn:s,startRow:t,endRow:h}}_handleFillData(){var e,t;this._currentLocation&&this._commandService.executeCommand(fn.id,{unitId:(e=this._currentLocation)==null?void 0:e.unitId,subUnitId:(t=this._currentLocation)==null?void 0:t.subUnitId})}_getApplyData(e,t,o,r,s,a=!0){const c=[],u=Math.floor(o/t),d=o%t,h=this._autoFillService.getRules();if(!a&&s===oe.ONLY_FORMAT)return console.error("ERROR: only format can not be applied when hasStyle is false"),[];const m={};h.forEach(g=>{m[g.type]=[]}),h.forEach(g=>{const{type:f,applyFunctions:_={}}=g,p=e[f];p&&p.forEach(v=>{const M=js(v.index,d),b=v.index.length*u+M,T=this._applyFunctions(v,b,r,s,_,e),w=$s(t,o,v.index);m[f].push({data:T,index:w})})});for(let g=0;g<o;g++)h.forEach(f=>{const{type:_}=f,p=m[_];for(let v=0;v<p.length;v++)g in p[v].index&&c.push(p[v].data[p[v].index[g]])});return c}_applyFunctions(e,t,o,r,s,a){const{data:c}=e,u=o===l.Direction.UP||o===l.Direction.LEFT;if(r===oe.COPY){const d=s==null?void 0:s[oe.COPY];return d?d(e,t,o,a):(u&&c.reverse(),st(c,t))}if(r===oe.SERIES){const d=s==null?void 0:s[oe.SERIES];return d?d(e,t,o,a):(u&&c.reverse(),s!=null&&s[oe.COPY]?s[oe.COPY](e,t,o,a):st(c,t))}if(r===oe.ONLY_FORMAT){const d=s==null?void 0:s[oe.ONLY_FORMAT];return d?d(e,t,o,a):zs(c,t)}}_getCopyData(e,t){const o=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getCellMatrix(),r=this._autoFillService.getRules(),s=[],a=t===l.Direction.DOWN||t===l.Direction.UP;let c,u;return a?(c=e.cols,u=e.rows):(c=e.rows,u=e.cols),c.forEach(d=>{const h=this._getEmptyCopyDataPiece(),m={type:void 0,cellData:void 0};u.forEach(g=>{let f;a?f=o.getValue(g,d):f=o.getValue(d,g);const{type:_,isContinue:p}=r.find(v=>v.match(f))||Ro;if(p(m,f)){const v=h[_],M=v[v.length-1];M.data.push(f),M.index.push(g-u[0])}else{const v=h[_];v?v.push({data:[f],index:[g-u[0]]}):h[_]=[{data:[f],index:[g-u[0]]}]}m.type=_,m.cellData=f}),s.push(h)}),s}_getEmptyCopyDataPiece(){const e={};return this._autoFillService.getRules().forEach(t=>{e[t.type]=[]}),e}_getMergeApplyData(e,t,o,r){const s=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getMergeData(),a=[];for(let c=e.startRow;c<=e.endRow;c++)for(let u=e.startColumn;u<=e.endColumn;u++){const{isMergedMainCell:d,startRow:h,startColumn:m,endRow:g,endColumn:f}=E.getCellInfoInMergeData(c,u,s);if(d){if(o===l.Direction.DOWN){let _=h+r,p=g+r;for(;p<=t.endRow;)a.push({startRow:_,startColumn:m,endRow:p,endColumn:f}),_+=r,p+=r}else if(o===l.Direction.UP){let _=h-r,p=g-r;for(;_>=t.startRow;)a.push({startRow:_,startColumn:m,endRow:p,endColumn:f}),_-=r,p-=r}else if(o===l.Direction.RIGHT){let _=m+r,p=f+r;for(;p<=t.endColumn;)a.push({startRow:h,startColumn:_,endRow:g,endColumn:p}),_+=r,p+=r}else if(o===l.Direction.LEFT){let _=m-r,p=f-r;for(;_>=t.startColumn;)a.push({startRow:h,startColumn:_,endRow:g,endColumn:p}),_-=r,p-=r}}}return a}_presetAndCacheData(e,t){const{source:o,target:r}=e,s=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getCellMatrix(),a=[];r.rows.forEach(c=>{const u=[];r.cols.forEach(d=>{u.push(l.Tools.deepClone(s.getValue(c,d)))}),a.push(u)}),this._beforeApplyData=a,this._copyData=this._getCopyData(o,t),this._currentLocation=e,this._hasSeries(this._copyData)?this._autoFillService.setDisableApplyType(oe.SERIES,!1):this._autoFillService.setDisableApplyType(oe.SERIES,!0)}_fillData(e,t,o){var z,ee;const r=[],s=[];let a=!0;o===oe.NO_FORMAT&&(a=!1,o=oe.SERIES);const{source:c,target:u,unitId:d,subUnitId:h}=e;if(!c||!u||t==null)return{undos:r,redos:s};const m=at(c),g=at(u),{cols:f,rows:_}=u,{cols:p,rows:v}=c,M=this._copyData;let b;t===l.Direction.DOWN||t===l.Direction.UP?b=v.length:b=p.length;const T=[];if(t===l.Direction.DOWN||t===l.Direction.UP){const H=_.length,L=[];f.forEach((W,X)=>{const Z=M[X],te=this._getApplyData(Z,b,H,t,o,a);L.push(te)});for(let W=0;W<L[0].length;W++){const X=[];for(let Z=0;Z<L.length;Z++)X.push({s:null,...L[Z][W]});T.push(X)}}else{const H=f.length;_.forEach((L,W)=>{const X=M[W],Z=this._getApplyData(X,b,H,t,o,a),te=[];for(let ne=0;ne<Z.length;ne++)te.push({s:null,...Z[ne]});T.push(te)})}let w=[];const y=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getStyles();a?(w=this._getMergeApplyData(m,g,t,b),T.forEach(H=>{H.forEach(L=>{L&&y&&y&&(L.s=y.getStyleByCell(L))})})):T.forEach((H,L)=>{H.forEach((W,X)=>{W&&y&&(W.s=y.getStyleByCell(this._beforeApplyData[L][X])||null)})}),o===oe.ONLY_FORMAT&&T.forEach((H,L)=>{H.forEach((W,X)=>{if(W){const Z=this._beforeApplyData[L][X]||{};W.f=Z.f,W.si=Z.si,W.t=Z.t,W.v=Z.v}})});const x={get:this._injector.get.bind(this._injector)},N=[],D=(ee=(z=this._univerInstanceService.getUniverSheetInstance(d))==null?void 0:z.getSheetBySheetId(h))==null?void 0:ee.getMergeData();D&&D.forEach(H=>{l.Rectangle.intersects(H,g)&&N.push(H)});const F={unitId:d,subUnitId:h,ranges:N},A=S.RemoveMergeUndoMutationFactory(x,F);s.push({id:S.RemoveWorksheetMergeMutation.id,params:F}),r.push({id:S.AddWorksheetMergeMutation.id,params:A});const U={subUnitId:h,unitId:d,cellValue:Js([u])},k=S.SetRangeValuesUndoMutationFactory(x,U),$=this._sheetInterceptorService.onCommandExecute({id:S.ClearSelectionContentCommand.id});s.push({id:S.SetRangeValuesMutation.id,params:U},...$.redos),r.push(...$.undos,{id:S.SetRangeValuesMutation.id,params:k});const Y=new l.ObjectMatrix;_.forEach((H,L)=>{f.forEach((W,X)=>{T[L][X]&&Y.setValue(H,W,T[L][X])})});const q={subUnitId:h,unitId:d,cellValue:Y.getMatrix()},Q=S.SetRangeValuesUndoMutationFactory(x,q);if(r.push({id:S.SetRangeValuesMutation.id,params:Q}),s.push({id:S.SetRangeValuesMutation.id,params:q}),w!=null&&w.length){const H=S.getAddMergeMutationRangeByType(w),L={unitId:d,subUnitId:h,ranges:H},W=S.AddMergeUndoMutationFactory(x,L);r.push({id:S.RemoveWorksheetMergeMutation.id,params:W}),s.push({id:S.AddWorksheetMergeMutation.id,params:L})}return{undos:r,redos:s}}_hasSeries(e){return e.some(t=>Object.keys(t).some(r=>{var s;return!!((s=t[r])!=null&&s.length&&![de.OTHER,de.FORMULA].includes(r))}))}},O.AutoFillController=Hl([l.OnLifecycle(l.LifecycleStages.Steady,O.AutoFillController),it(0,l.IUniverInstanceService),it(1,xe),it(2,l.ICommandService),it(3,vt),it(4,be),it(5,P.Inject(S.SheetInterceptorService)),it(6,P.Inject(S.SelectionManagerService)),it(7,P.Inject(P.Injector))],O.AutoFillController);var Ll=Object.defineProperty,Ul=Object.getOwnPropertyDescriptor,Vl=(i,n,e,t)=>{for(var o=t>1?void 0:t?Ul(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Ll(n,e,o),o},Ii=(i,n)=>(e,t)=>n(e,t,i);O.CellCustomRenderController=class extends l.Disposable{constructor(e,t,o,r){super();R(this,"_enterActiveRender");this._context=e,this._sheetSkeletonManagerService=t,this._renderManagerService=o,this._univerInstanceService=r,this._initEventBinding()}_initEventBinding(){const e=new l.DisposableCollection,t=this._context.unit,o=r=>{if(e.dispose(),!r)return;const{unitId:s,skeleton:a}=r,c=this._renderManagerService.getRenderById(s);if(c&&c.mainComponent){const u=c.mainComponent,d=g=>{const{offsetX:f,offsetY:_}=g,p=c.scene,v=t.getActiveSheet(),M=p.getActiveViewportByCoord(E.Vector2.FromArray([f,_]));if(!M)return;const{scaleX:b,scaleY:T}=p.getAncestorScale(),w={x:M.actualScrollX,y:M.actualScrollY},y=a.getCellPositionByOffset(f,_,b,T,w),x=a.mergeData.find(z=>{const{startColumn:ee,startRow:H,endColumn:L,endRow:W}=z;return y.row>=H&&y.column>=ee&&y.row<=W&&y.column<=L}),N={actualRow:x?x.startRow:y.row,actualCol:x?x.startColumn:y.column,mergeCell:x,row:y.row,col:y.column};if(!N||!a)return;const D=v.getCell(N.actualRow,N.actualCol);if(!D)return;const F=D.customRender;if(!(F!=null&&F.length))return;const A=N.actualRow,U=N.actualCol,k=F.sort(l.sortRules),$=t.getActiveSheet().getSheetId(),Y={data:D,style:a.getsStyles().getStyleByCell(D),primaryWithCoord:a.getCellByIndex(N.actualRow,N.actualCol),unitId:s,subUnitId:$,row:A,col:U},q={x:w.x+f/b,y:w.y+_/T},Q=k.find(z=>{var ee;return(ee=z.isHit)==null?void 0:ee.call(z,q,Y)});if(Q)return[Q,Y]},h=u.onPointerDownObserver.add(g=>{var _;const f=d(g);if(f){const[p,v]=f;(_=p.onPointerDown)==null||_.call(p,v,g)}}),m=u.onPointerMoveObserver.add(g=>{var _,p,v,M;const f=d(g);if(f){const[b,T]=f;this._enterActiveRender?this._enterActiveRender.render!==b&&((p=(_=this._enterActiveRender.render).onPointerLeave)==null||p.call(_,this._enterActiveRender.cellContext,g),this._enterActiveRender={render:b,cellContext:T},(v=b.onPointerEnter)==null||v.call(b,T,g)):(this._enterActiveRender={render:b,cellContext:T},(M=b.onPointerEnter)==null||M.call(b,T,g))}});h&&e.add(h),m&&e.add(m)}};this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(o)),o(this._sheetSkeletonManagerService.getCurrent()),this.disposeWithMe(e)}},O.CellCustomRenderController=Vl([l.OnLifecycle(l.LifecycleStages.Rendered,O.CellCustomRenderController),Ii(1,P.Inject(O.SheetSkeletonManagerService)),Ii(2,E.IRenderManagerService),Ii(3,l.IUniverInstanceService)],O.CellCustomRenderController);const Jo={id:"sheet.command.hide-row-confirm",type:l.CommandType.COMMAND,handler:async i=>{var c;const e=(c=i.get(S.SelectionManagerService).getSelections())==null?void 0:c.map(u=>u.range);if(!(e!=null&&e.length))return!1;const t=i.get(l.ICommandService),o=i.get(l.IUniverInstanceService),r=S.getSheetCommandTarget(o);if(!r)return!1;const{worksheet:s}=r,a=s.getVisibleRows();if(Yo(a,e)){const u=i.get(I.IConfirmService),d=i.get(l.LocaleService);return await u.confirm({id:"sheet.confirm.hide-row",title:{title:d.t("info.problem")},children:{title:d.t("rightClick.hideAllRowsAlert")},cancelText:d.t("button.cancel"),confirmText:d.t("button.confirm")}),!1}return await t.executeCommand(S.SetRowHiddenCommand.id),!0}},qo={id:"sheet.command.hide-col-confirm",type:l.CommandType.COMMAND,handler:async i=>{var c;const e=(c=i.get(S.SelectionManagerService).getSelections())==null?void 0:c.map(u=>u.range);if(!(e!=null&&e.length))return!1;const t=i.get(l.ICommandService),o=i.get(l.IUniverInstanceService),r=S.getSheetCommandTarget(o);if(!r)return!1;const{worksheet:s}=r,a=s.getVisibleCols();if(Xo(a,e)){const u=i.get(I.IConfirmService),d=i.get(l.LocaleService);return await u.confirm({id:"sheet.confirm.hide-col",title:{title:d.t("info.problem")},children:{title:d.t("rightClick.hideAllColumnsAlert")},cancelText:d.t("button.cancel"),confirmText:d.t("button.confirm")}),!1}return await t.executeCommand(S.SetColHiddenCommand.id),!0}},Ri={type:l.CommandType.COMMAND,id:"sheet.command.set-range-bold",handler:async i=>{const n=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?n.executeCommand(J.SetInlineFormatBoldCommand.id):n.executeCommand(S.SetBoldCommand.id)}},Mi={type:l.CommandType.COMMAND,id:"sheet.command.set-range-italic",handler:async i=>{const n=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?n.executeCommand(J.SetInlineFormatItalicCommand.id):n.executeCommand(S.SetItalicCommand.id)}},bi={type:l.CommandType.COMMAND,id:"sheet.command.set-range-underline",handler:async i=>{const n=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?n.executeCommand(J.SetInlineFormatUnderlineCommand.id):n.executeCommand(S.SetUnderlineCommand.id)}},Ti={type:l.CommandType.COMMAND,id:"sheet.command.set-range-stroke",handler:async i=>{const n=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?n.executeCommand(J.SetInlineFormatStrikethroughCommand.id):n.executeCommand(S.SetStrikeThroughCommand.id)}},Bl={type:l.CommandType.COMMAND,id:"sheet.command.set-range-subscript",handler:async i=>{const n=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?n.executeCommand(J.SetInlineFormatSubscriptCommand.id):!1}},kl={type:l.CommandType.COMMAND,id:"sheet.command.set-range-superscript",handler:async i=>{const n=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?n.executeCommand(J.SetInlineFormatSuperscriptCommand.id):!1}},er={type:l.CommandType.COMMAND,id:"sheet.command.set-range-fontsize",handler:async(i,n)=>{const e=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?e.executeCommand(J.SetInlineFormatFontSizeCommand.id,n):e.executeCommand(S.SetFontSizeCommand.id,n)}},tr={type:l.CommandType.COMMAND,id:"sheet.command.set-range-font-family",handler:async(i,n)=>{const e=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?e.executeCommand(J.SetInlineFormatFontFamilyCommand.id,n):e.executeCommand(S.SetFontFamilyCommand.id,n)}},bn={type:l.CommandType.COMMAND,id:"sheet.command.set-range-text-color",handler:async(i,n)=>{const e=i.get(l.ICommandService);return i.get(l.IContextService).getContextValue(l.EDITOR_ACTIVATED)?e.executeCommand(J.SetInlineFormatTextColorCommand.id,n):e.executeCommand(S.SetTextColorCommand.id,n)}};function nr(i,n){return n.some(e=>Fl(i,e))}function Fl(i,n){const{startRow:e,startColumn:t,endColumn:o,endRow:r}=n,s=i.getMatrixWithMergedCells(e,t,r,o);let a=!1;return s.forValue((c,u,d)=>{if(d&&(c!==e||u!==t)&&i.cellHasValue(d))return a=!0,!1}),a}function ir(i,n,e,t){const o=[],r=[],s=e.getSheetId();return t.forEach(a=>{const c=Wl(e,a),u={unitId:n,subUnitId:s,cellValue:c.getData()},d=S.SetRangeValuesUndoMutationFactory(i,u);o.push({id:S.SetRangeValuesMutation.id,params:d}),r.push({id:S.SetRangeValuesMutation.id,params:u})}),{undos:o,redos:r}}function Wl(i,n){const{startRow:e,startColumn:t,endColumn:o,endRow:r}=n,s=i.getMatrixWithMergedCells(e,t,r,o),a=new l.ObjectMatrix;return s.forValue((c,u,d)=>{d&&(c!==e||u!==t)&&a.setValue(c,u,null)}),a}function jl(i,n,e,t){const o=e.getActiveViewportByCoord(E.Vector2.FromArray([i,n]));if(!o)return;const{scaleX:r,scaleY:s}=e.getAncestorScale(),a={x:o.actualScrollX,y:o.actualScrollY},c=t.getCellPositionByOffset(i,n,r,s,a),u=t.mergeData.find(h=>{const{startColumn:m,startRow:g,endColumn:f,endRow:_}=h;return c.row>=g&&c.column>=m&&c.row<=_&&c.column<=f});return{actualRow:u?u.startRow:c.row,actualCol:u?u.startColumn:c.column,mergeCell:u,row:c.row,col:c.column}}function $l(i,n,e,t){const o=t.getFreeze();if(!o||o.startRow<=0&&o.startColumn<=0||i>o.startRow&&n>o.startColumn)return e.getViewport(j.VIEW_MAIN);if(i<=o.startRow&&n<=o.startColumn)return e.getViewport(j.VIEW_MAIN_LEFT_TOP);if(i<=o.startRow&&n>o.startColumn)return e.getViewport(j.VIEW_MAIN_TOP);if(i>o.startRow&&n<=o.startColumn)return e.getViewport(j.VIEW_MAIN_LEFT)}function zl(i,n,e,t){const o=or(i.left,i.top,n,e,t),r=or(i.right,i.bottom,n,e,t);return{left:o.x,top:o.y,right:r.x,bottom:r.y}}function or(i,n,e,t,o){const{scaleX:r,scaleY:s}=e.getAncestorScale(),a=e.getViewport(j.VIEW_MAIN);if(!a)return{x:i,y:n};const c=o.getFreeze(),{startColumn:u,startRow:d,xSplit:h,ySplit:m}=c,g=t.getNoMergeCellPositionByIndexWithNoHeader(d-m,u-h),f=t.getNoMergeCellPositionByIndexWithNoHeader(d,u),{rowHeaderWidth:_,columnHeaderHeight:p}=t,v=f.startX-g.startX,M=f.startY-g.startY,{top:b,left:T,actualScrollX:w,actualScrollY:y}=a;let x;i>T?x=(i-w)*r:x=(v+_-(T-i))*r;let N;return n>b?N=(n-y)*s:N=(M+p-(b-n))*r,{x,y:N}}function rr(i,n,e,t,o,r){const{scene:s}=i,{skeleton:a,sheetId:c,unitId:u}=t,d=jl(o,r,s,a);if(!d)return null;const{row:h,col:m,mergeCell:g,actualCol:f,actualRow:_}=d,p={unitId:u,subUnitId:c,workbook:n,worksheet:e,row:_,col:f};let v;g?v=g:v={startRow:h,endRow:h,startColumn:m,endColumn:m};const M=s.getActiveViewportByCoord(E.Vector2.FromArray([o,r]));if(!M)return;const{scaleX:b,scaleY:T}=s.getAncestorScale(),w={x:M.actualScrollX,y:M.actualScrollY};return{position:{startX:(a.getOffsetByPositionX(v.startColumn-1)-w.x)*b,endX:(a.getOffsetByPositionX(v.endColumn)-w.x)*b,startY:(a.getOffsetByPositionY(v.startRow-1)-w.y)*T,endY:(a.getOffsetByPositionY(v.endRow)-w.y)*T},location:p}}var Yl=Object.defineProperty,Xl=Object.getOwnPropertyDescriptor,Gl=(i,n,e,t)=>{for(var o=t>1?void 0:t?Xl(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Yl(n,e,o),o},wi=(i,n)=>(e,t)=>n(e,t,i),Ae=(i=>(i[i.OFF=0]="OFF",i[i.ONCE=1]="ONCE",i[i.INFINITE=2]="INFINITE",i))(Ae||{});const dt=P.createIdentifier("univer.format-painter-service");let Ei=class extends l.Disposable{constructor(n,e,t){super();R(this,"status$");R(this,"_selectionFormat");R(this,"_markId",null);R(this,"_status$");this._selectionManagerService=n,this._univerInstanceService=e,this._markSelectionService=t,this._status$=new V.BehaviorSubject(0),this.status$=this._status$.asObservable(),this._selectionFormat={styles:new l.ObjectMatrix,merges:[]}}setStatus(n){n!==0&&this._getSelectionRangeFormat(),this._updateRangeMark(n),this._status$.next(n)}getStatus(){return this._status$.getValue()}_updateRangeMark(n){if(this._markSelectionService.removeAllShapes(),this._markId=null,n!==0){const e=this._selectionManagerService.getLast();if(e){const t=this._selectionManagerService.createCopyPasteSelection();n===2?this._markId=this._markSelectionService.addShape({...e,style:t}):this._markId=this._markSelectionService.addShape({...e,style:t},[S.SetRangeValuesMutation.id])}}}_getSelectionRangeFormat(){const n=this._selectionManagerService.getLast(),e=n==null?void 0:n.range;if(!e)return;const{startRow:t,endRow:o,startColumn:r,endColumn:s}=e,a=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),u=(a==null?void 0:a.getActiveSheet()).getCellMatrix(),d=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getMergeData(),h=a.getStyles(),m=new l.ObjectMatrix;this._selectionFormat.merges=[];for(let g=t;g<=o;g++)for(let f=r;f<=s;f++){const _=u.getValue(g,f);m.setValue(g,f,h.getStyleByCell(_)||{});const{isMergedMainCell:p,...v}=E.getCellInfoInMergeData(g,f,d);p&&this._selectionFormat.merges.push({startRow:v.startRow,startColumn:v.startColumn,endRow:v.endRow,endColumn:v.endColumn})}this._selectionFormat.styles=m}getSelectionFormat(){return this._selectionFormat}};Ei=Gl([wi(0,P.Inject(S.SelectionManagerService)),wi(1,l.IUniverInstanceService),wi(2,Ft)],Ei);const yi={id:"sheet.operation.set-format-painter",type:l.CommandType.OPERATION,handler:(i,n)=>n?(i.get(dt).setStatus(n.status),!0):!1},sr={type:l.CommandType.COMMAND,id:"sheet.command.set-infinite-format-painter",handler:async i=>{const e=i.get(dt).getStatus();let t;return e!==Ae.OFF?t=Ae.OFF:t=Ae.INFINITE,i.get(l.ICommandService).executeCommand(yi.id,{status:t})}},Oi={type:l.CommandType.COMMAND,id:"sheet.command.set-once-format-painter",handler:async i=>{const e=i.get(dt).getStatus();let t;return e!==Ae.OFF?t=Ae.OFF:t=Ae.ONCE,i.get(l.ICommandService).executeCommand(yi.id,{status:t})}},ar={type:l.CommandType.COMMAND,id:"sheet.command.apply-format-painter",handler:async(i,n)=>{const e=i.get(l.ICommandService),t=i.get(l.IUndoRedoService),o=i.get(l.IUniverInstanceService),r=i.get(S.SelectionManagerService),s=i.get(S.SheetInterceptorService),a=S.getSheetCommandTarget(o,n);if(!a)return!1;const{worksheet:c,unitId:u,subUnitId:d}=a,h=i.get(S.SheetPermissionService),{styleValues:m,styleRange:g,mergeRanges:f}=n;if(!h.getSheetEditable(u,d))return!1;const _=g?[g]:r.getSelectionRanges();if(!_||!_.length)return!1;const p=new l.ObjectMatrix;let v;if(l.Tools.isArray(m))for(let q=0;q<_.length;q++){const{startRow:Q,startColumn:z,endRow:ee,endColumn:H}=_[q];for(let L=0;L<=ee-Q;L++)for(let W=0;W<=H-z;W++)p.setValue(L+Q,W+z,m[L][W])}else if(l.isICellData(m))for(let q=0;q<_.length;q++){const{startRow:Q,startColumn:z}=_[q];p.setValue(Q,z,m)}else v=m;const M={subUnitId:d,unitId:u,cellValue:v!=null?v:p.getMatrix()},b=S.SetRangeValuesUndoMutationFactory(i,M),T=e.syncExecuteCommand(S.SetRangeValuesMutation.id,M),{undos:w,redos:y}=s.onCommandExecute({id:S.SetRangeValuesCommand.id,params:{...M,range:_}}),x=S.getAddMergeMutationRangeByType(f),N=[],D=[],F=nr(c,x),A={unitId:u,subUnitId:d,ranges:x},U={unitId:u,subUnitId:d,ranges:x};N.push({id:S.RemoveWorksheetMergeMutation.id,params:A}),N.push({id:S.AddWorksheetMergeMutation.id,params:U});const k=S.RemoveMergeUndoMutationFactory(i,A),$=S.AddMergeUndoMutationFactory(i,U);if(D.push({id:S.RemoveWorksheetMergeMutation.id,params:$}),D.push({id:S.AddWorksheetMergeMutation.id,params:k}),F){const q=ir(i,u,c,x);N.unshift(...q.redos),D.push(...q.undos)}const Y=await l.sequenceExecute([...y,...N],e);return T&&Y.result?(t.pushUndoRedo({unitID:u,undoMutations:[{id:S.SetRangeValuesMutation.id,params:b},...w,...D],redoMutations:[{id:S.SetRangeValuesMutation.id,params:M},...y,...N]}),!0):!1}},Tn={type:l.CommandType.COMMAND,id:"sheet.command.set-selection-frozen",handler:async(i,n)=>{const{type:e}=n||{},t=i.get(l.IUniverInstanceService),o=i.get(l.IUndoRedoService),r=S.getSheetCommandTarget(t);if(!r)return!1;const{unitId:s,subUnitId:a}=r,c=i.get(l.ICommandService),d=i.get(S.SelectionManagerService).getSelections();if(!d)return!1;const h=d[(d==null?void 0:d.length)-1],{range:m}=h,g=i.get($e),{sheetViewStartRow:f=0,sheetViewStartColumn:_=0}=g.getCurrentScroll()||{};let p,v,M,b;const{startRow:T,startColumn:w,rangeType:y}=m;if(y===l.RANGE_TYPE.ROW||e===1)p=T,M=T-f,v=-1,b=0;else if(y===l.RANGE_TYPE.COLUMN||e===2)p=-1,M=0,v=w,b=w-_;else if(y===l.RANGE_TYPE.NORMAL)p=T,M=T-f,v=w,b=w-_;else return!1;const x={unitId:s,subUnitId:a,startRow:p,startColumn:v,xSplit:v>0?Math.max(1,b):b,ySplit:p>0?Math.max(1,M):M},N=S.SetFrozenMutationFactory(i,x);return c.syncExecuteCommand(S.SetFrozenMutation.id,x)&&o.pushUndoRedo({unitID:s,undoMutations:[{id:S.SetFrozenMutation.id,params:N}],redoMutations:[{id:S.SetFrozenMutation.id,params:x}]}),!0}},lr={type:l.CommandType.COMMAND,id:"sheet.command.set-row-frozen",handler:async i=>(i.get(l.ICommandService).executeCommand(Tn.id,{type:1}),!0)},cr={type:l.CommandType.COMMAND,id:"sheet.command.set-col-frozen",handler:async i=>(i.get(l.ICommandService).executeCommand(Tn.id,{type:2}),!0)},dr={type:l.CommandType.COMMAND,id:"sheet.command.cancel-frozen",handler:async i=>{const n=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),t=i.get(l.IUndoRedoService),o=S.getSheetCommandTarget(e);if(!o)return!1;const{unitId:r,subUnitId:s}=o,a={unitId:r,subUnitId:s,startRow:-1,startColumn:-1,xSplit:0,ySplit:0},c=S.SetFrozenMutationFactory(i,a);return n.syncExecuteCommand(S.SetFrozenMutation.id,a)&&t.pushUndoRedo({unitID:r,undoMutations:[{id:S.SetFrozenMutation.id,params:c}],redoMutations:[{id:S.SetFrozenMutation.id,params:a}]}),!0}},wt="UI_PLUGIN_SHEETS",wn=`${wt}_COLOR_PICKER_COMPONENT`,ur=`${wt}_FONT_FAMILY_COMPONENT`,hr=`${wt}_FONT_FAMILY_ITEM_COMPONENT`,mr=`${wt}_FONT_SIZE_COMPONENT`,xi=`${wt}_MENU_ITEM_INPUT_COMPONENT`;var gr={exports:{}},En={};/**
8
8
  * @license React
9
9
  * react-jsx-runtime.production.min.js
10
10
  *
@@ -12,10 +12,10 @@
12
12
  *
13
13
  * This source code is licensed under the MIT license found in the
14
14
  * LICENSE file in the root directory of this source tree.
15
- */var Xl=V,$l=Symbol.for("react.element"),Gl=Symbol.for("react.fragment"),Zl=Object.prototype.hasOwnProperty,Kl=Xl.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,Ql={key:!0,ref:!0,__self:!0,__source:!0};function hr(i,t,e){var n,o={},r=null,s=null;e!==void 0&&(r=""+e),t.key!==void 0&&(r=""+t.key),t.ref!==void 0&&(s=t.ref);for(n in t)Zl.call(t,n)&&!Ql.hasOwnProperty(n)&&(o[n]=t[n]);if(i&&i.defaultProps)for(n in t=i.defaultProps,t)o[n]===void 0&&(o[n]=t[n]);return{$$typeof:$l,type:i,key:r,ref:s,props:o,_owner:Kl.current}}wn.Fragment=Gl,wn.jsx=hr,wn.jsxs=hr,ur.exports=wn;var C=ur.exports;const xi={sheetsUiContextMenuInput:"univer-sheets-ui-context-menu-input",sheetsUiContextMenuInputContainer:"univer-sheets-ui-context-menu-input-container",sheetsUiContextMenuInputNumber:"univer-sheets-ui-context-menu-input-number"},Jl=i=>{const{prefix:t,suffix:e,value:n,onChange:o,min:r=Number.MIN_SAFE_INTEGER,max:s=Number.MAX_SAFE_INTEGER}=i,a=G.useDependency(l.LocaleService),[c,d]=V.useState(),u=m=>{var f;d(m==null?void 0:m.toString()),o((f=m==null?void 0:m.toString())!=null?f:"")};V.useEffect(()=>{d(n)},[n]);function h(m){m.key==="Backspace"&&m.stopPropagation()}return C.jsxs("div",{className:xi.sheetsUiContextMenuInput,children:[a.t(t),C.jsx("span",{className:xi.sheetsUiContextMenuInputContainer,onClick:m=>m.stopPropagation(),children:C.jsx(se.InputNumber,{className:xi.sheetsUiContextMenuInputNumber,value:Number(c),precision:0,onKeyDown:h,onChange:u,min:r,max:s})}),a.t(e)]})};var ce=(i=>(i.ROW_HEADER_CONTEXT_MENU="rowHeaderContextMenu",i.COL_HEADER_CONTEXT_MENU="colHeaderContextMenu",i.SHEET_BAR="sheetBar",i))(ce||{});function ql(i){const t=i.get(dt);return{id:yi.id,subId:ir.id,group:v.MenuGroup.TOOLBAR_FORMAT,type:v.MenuItemType.BUTTON,icon:"BrushSingle",title:"Format Painter",tooltip:"toolbar.formatPainter",positions:[v.MenuPosition.TOOLBAR_START],activated$:new k.Observable(e=>{let n=!1;const o=t.status$.subscribe(r=>{n=r!==Ae.OFF,e.next(n)});return e.next(n),()=>{o.unsubscribe()}}),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:_.getCurrentSheetDisabled$(i)}}function ec(i){const t=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),n=i.get(l.IContextService),o=i.get(_.SelectionManagerService);return{id:Ii.id,group:v.MenuGroup.TOOLBAR_FORMAT,type:v.MenuItemType.BUTTON,icon:"BoldSingle",title:"Set bold",tooltip:"toolbar.bold",positions:[v.MenuPosition.TOOLBAR_START],disabled$:_.getCurrentSheetDisabled$(i),activated$:Se(e,!1,({worksheet:r})=>new k.Observable(s=>{var u;const a=t.onCommandExecuted(h=>{var f,g;const m=h.id;if(m===_.SetRangeValuesMutation.id||m===_.SetSelectionsOperation.id||m===_.SetWorksheetActiveOperation.id){const S=(f=o.getLast())==null?void 0:f.primary;let p=l.FontWeight.NORMAL;if(S!=null){const I=r.getRange(S.startRow,S.startColumn);p=I==null?void 0:I.getFontWeight()}s.next(p===l.FontWeight.BOLD)}if((m===J.SetTextSelectionsOperation.id||m===J.SetInlineFormatCommand.id)&&n.getContextValue(l.EDITOR_ACTIVATED)&&n.getContextValue(l.FOCUSING_SHEET)){const S=Qt(i);if(S==null)return;const p=(g=S.ts)==null?void 0:g.bl;s.next(p===l.BooleanNumber.TRUE)}}),c=(u=o.getLast())==null?void 0:u.primary;if(!r){s.next(!1);return}let d=l.FontWeight.NORMAL;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);d=h==null?void 0:h.getFontWeight()}return s.next(d===l.FontWeight.BOLD),a.dispose})),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET)}}function tc(i){const t=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),n=i.get(_.SelectionManagerService),o=i.get(l.IContextService);return{id:Ri.id,group:v.MenuGroup.TOOLBAR_FORMAT,type:v.MenuItemType.BUTTON,icon:"ItalicSingle",title:"Set italic",tooltip:"toolbar.italic",positions:[v.MenuPosition.TOOLBAR_START],disabled$:_.getCurrentSheetDisabled$(i),activated$:Se(e,!1,({worksheet:r})=>new k.Observable(s=>{var u;const a=t.onCommandExecuted(h=>{var f,g;const m=h.id;if(m===_.SetRangeValuesMutation.id||m===_.SetSelectionsOperation.id||m===_.SetWorksheetActiveOperation.id){const S=(f=n.getLast())==null?void 0:f.primary;let p=l.FontItalic.NORMAL;if(S!=null){const I=r.getRange(S.startRow,S.startColumn);p=I==null?void 0:I.getFontStyle()}s.next(p===l.FontItalic.ITALIC)}if((m===J.SetTextSelectionsOperation.id||m===J.SetInlineFormatCommand.id)&&o.getContextValue(l.EDITOR_ACTIVATED)&&o.getContextValue(l.FOCUSING_SHEET)){const S=Qt(i);if(S==null)return;const p=(g=S.ts)==null?void 0:g.it;s.next(p===l.BooleanNumber.TRUE)}}),c=(u=n.getLast())==null?void 0:u.primary;let d=l.FontItalic.NORMAL;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);d=h==null?void 0:h.getFontStyle()}return s.next(d===l.FontItalic.ITALIC),a.dispose})),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET)}}function nc(i){const t=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),n=i.get(_.SelectionManagerService),o=i.get(l.IContextService);return{id:Mi.id,group:v.MenuGroup.TOOLBAR_FORMAT,type:v.MenuItemType.BUTTON,icon:"UnderlineSingle",title:"Set underline",tooltip:"toolbar.underline",positions:[v.MenuPosition.TOOLBAR_START],disabled$:_.getCurrentSheetDisabled$(i),activated$:Se(e,!1,({worksheet:r})=>new k.Observable(s=>{var u;const a=t.onCommandExecuted(h=>{var f,g;const m=h.id;if(m===_.SetRangeValuesMutation.id||m===_.SetSelectionsOperation.id||m===_.SetWorksheetActiveOperation.id){const S=(f=n.getLast())==null?void 0:f.primary;let p;if(S!=null){const I=r.getRange(S.startRow,S.startColumn);p=I==null?void 0:I.getUnderline()}s.next(!!(p&&p.s))}if((m===J.SetTextSelectionsOperation.id||m===J.SetInlineFormatCommand.id)&&o.getContextValue(l.EDITOR_ACTIVATED)&&o.getContextValue(l.FOCUSING_SHEET)){const S=Qt(i);if(S==null)return;const p=(g=S.ts)==null?void 0:g.ul;s.next((p==null?void 0:p.s)===l.BooleanNumber.TRUE)}}),c=(u=n.getLast())==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)),a.dispose})),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET)}}function ic(i){const t=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),n=i.get(_.SelectionManagerService),o=i.get(l.IContextService);return{id:bi.id,group:v.MenuGroup.TOOLBAR_FORMAT,type:v.MenuItemType.BUTTON,icon:"StrikethroughSingle",title:"Set strike through",tooltip:"toolbar.strikethrough",positions:[v.MenuPosition.TOOLBAR_START],disabled$:_.getCurrentSheetDisabled$(i),activated$:Se(e,!1,({worksheet:r})=>new k.Observable(s=>{var u;const a=t.onCommandExecuted(h=>{var f,g;const m=h.id;if(m===_.SetRangeValuesMutation.id||m===_.SetSelectionsOperation.id||m===_.SetWorksheetActiveOperation.id){const S=(f=n.getLast())==null?void 0:f.primary;let p;if(S!=null){const I=r.getRange(S.startRow,S.startColumn);p=I==null?void 0:I.getStrikeThrough()}s.next(!!(p&&p.s))}if((m===J.SetTextSelectionsOperation.id||m===J.SetInlineFormatCommand.id)&&o.getContextValue(l.EDITOR_ACTIVATED)&&o.getContextValue(l.FOCUSING_SHEET)){const S=Qt(i);if(S==null)return;const p=(g=S.ts)==null?void 0:g.st;s.next((p==null?void 0:p.s)===l.BooleanNumber.TRUE)}}),c=(u=n.getLast())==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)),a.dispose})),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET)}}function oc(i){const t=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),n=i.get(_.SelectionManagerService),o=v.FONT_FAMILY_LIST[0].value;return{id:qo.id,tooltip:"toolbar.font",group:v.MenuGroup.TOOLBAR_FORMAT,type:v.MenuItemType.SELECTOR,label:lr,positions:[v.MenuPosition.TOOLBAR_START],selections:v.FONT_FAMILY_LIST.map(r=>({label:{name:cr,hoverable:!0},value:r.value})),disabled$:_.getCurrentSheetDisabled$(i),value$:Se(e,o,({worksheet:r})=>new k.Observable(s=>{var u;const a=t.onCommandExecuted(h=>{var S;const m=h.id;if(m!==_.SetRangeValuesMutation.id&&m!==_.SetSelectionsOperation.id&&m!==_.SetWorksheetActiveOperation.id)return;const f=(S=n.getLast())==null?void 0:S.primary;let g;if(f!=null){const p=r.getRange(f.startRow,f.startColumn);g=p==null?void 0:p.getFontFamily()}s.next(g!=null?g:o)}),c=(u=n.getLast())==null?void 0:u.primary;let d;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);d=h==null?void 0:h.getFontFamily()}return s.next(d!=null?d:o),a.dispose})),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET)}}function rc(i){const t=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),n=i.get(_.SelectionManagerService),o=i.get(l.IContextService),r=_.getCurrentSheetDisabled$(i),s=11;return{id:Jo.id,group:v.MenuGroup.TOOLBAR_FORMAT,type:v.MenuItemType.SELECTOR,tooltip:"toolbar.fontSize",label:{name:dr,props:{min:1,max:400,disabled$:r}},positions:[v.MenuPosition.TOOLBAR_START],selections:v.FONT_SIZE_LIST,disabled$:r,value$:Se(e,s,({worksheet:a})=>new k.Observable(c=>{var m;const d=t.onCommandExecuted(f=>{var S,p;const g=f.id;if(g===_.SetRangeValuesMutation.id||g===_.SetSelectionsOperation.id||g===_.SetWorksheetActiveOperation.id){const I=(S=n.getLast())==null?void 0:S.primary;let M;if(I!=null){const b=a.getRange(I.startRow,I.startColumn);M=b==null?void 0:b.getFontSize()}c.next(M!=null?M:s)}if((g===J.SetTextSelectionsOperation.id||g===J.SetInlineFormatCommand.id)&&o.getContextValue(l.EDITOR_ACTIVATED)&&o.getContextValue(l.FOCUSING_SHEET)){const I=Qt(i);if(I==null)return;const M=(p=I.ts)==null?void 0:p.fs;c.next(M!=null?M:s)}}),u=(m=n.getLast())==null?void 0:m.primary;let h;if(u!=null){const f=a.getRange(u.startRow,u.startColumn);h=f==null?void 0:f.getFontSize()}return c.next(h!=null?h:s),d.dispose})),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET)}}function sc(i){return{id:_.ResetTextColorCommand.id,type:v.MenuItemType.BUTTON,title:"toolbar.resetColor",icon:"NoColor",positions:Mn.id,disabled$:_.getCurrentSheetDisabled$(i)}}function ac(i){const t=i.get(l.ICommandService),e=i.get(l.ThemeService);return{id:Mn.id,icon:"FontColor",tooltip:"toolbar.textColor.main",group:v.MenuGroup.TOOLBAR_FORMAT,type:v.MenuItemType.BUTTON_SELECTOR,positions:[v.MenuPosition.TOOLBAR_START],selections:[{label:{name:Tn,hoverable:!1}}],value$:new k.Observable(n=>{const o=e.getCurrentTheme().textColor,r=t.onCommandExecuted(s=>{if(s.id===Mn.id){const a=s.params.value;n.next(a!=null?a:o)}});return n.next(o),r.dispose}),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:_.getCurrentSheetDisabled$(i)}}function lc(i){return{id:_.ResetBackgroundColorCommand.id,type:v.MenuItemType.BUTTON,title:"toolbar.resetColor",icon:"NoColor",positions:_.SetBackgroundColorCommand.id,disabled$:_.getCurrentSheetDisabled$(i)}}function cc(i){const t=i.get(l.ICommandService),e=i.get(l.ThemeService);return{id:_.SetBackgroundColorCommand.id,tooltip:"toolbar.fillColor.main",group:v.MenuGroup.TOOLBAR_FORMAT,type:v.MenuItemType.BUTTON_SELECTOR,positions:[v.MenuPosition.TOOLBAR_START],icon:"PaintBucket",selections:[{label:{name:Tn,hoverable:!1}}],value$:new k.Observable(n=>{const o=e.getCurrentTheme().primaryColor,r=t.onCommandExecuted(s=>{if(s.id===_.SetBackgroundColorCommand.id){const a=s.params.value;n.next(a!=null?a:o)}});return n.next(o),r.dispose}),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:_.getCurrentSheetDisabled$(i)}}const mr=[{label:"align.left",icon:"LeftJustifyingSingle",value:l.HorizontalAlign.LEFT},{label:"align.center",icon:"HorizontallySingle",value:l.HorizontalAlign.CENTER},{label:"align.right",icon:"RightJustifyingSingle",value:l.HorizontalAlign.RIGHT}];function dc(i){const t=i.get(l.IUniverInstanceService),e=i.get(_.SelectionManagerService);return{id:_.SetHorizontalTextAlignCommand.id,icon:mr[0].icon,positions:[v.MenuPosition.TOOLBAR_START],tooltip:"toolbar.horizontalAlignMode.main",group:v.MenuGroup.TOOLBAR_LAYOUT,type:v.MenuItemType.SELECTOR,selections:mr,value$:Se(t,l.HorizontalAlign.LEFT,({worksheet:n})=>new k.Observable(o=>{var c;const r=i.get(l.ICommandService).onCommandExecuted(d=>{var f;const u=d.id;if(u!==_.SetHorizontalTextAlignCommand.id&&u!==_.SetSelectionsOperation.id&&u!==_.SetWorksheetActiveOperation.id)return;const h=(f=e.getLast())==null?void 0:f.primary;let m;if(h!=null){const g=n.getRange(h.startRow,h.startColumn);m=g==null?void 0:g.getHorizontalAlignment()}o.next(m!=null?m:l.HorizontalAlign.LEFT)}),s=(c=e.getLast())==null?void 0:c.primary;let a;if(s!=null){const d=n.getRange(s.startRow,s.startColumn);a=d==null?void 0:d.getHorizontalAlignment()}return o.next(a!=null?a:l.HorizontalAlign.LEFT),r.dispose})),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:_.getCurrentSheetDisabled$(i)}}const fr=[{label:"align.top",icon:"AlignTopSingle",value:l.VerticalAlign.TOP},{label:"align.middle",icon:"VerticalCenterSingle",value:l.VerticalAlign.MIDDLE},{label:"align.bottom",icon:"AlignBottomSingle",value:l.VerticalAlign.BOTTOM}];function uc(i){const t=i.get(l.IUniverInstanceService),e=i.get(_.SelectionManagerService);return{id:_.SetVerticalTextAlignCommand.id,icon:fr[2].icon,tooltip:"toolbar.verticalAlignMode.main",group:v.MenuGroup.TOOLBAR_LAYOUT,type:v.MenuItemType.SELECTOR,positions:[v.MenuPosition.TOOLBAR_START],selections:fr,value$:Se(t,l.VerticalAlign.BOTTOM,({worksheet:n})=>new k.Observable(o=>{var c;const r=i.get(l.ICommandService).onCommandExecuted(d=>{var f;const u=d.id;if(u!==_.SetVerticalTextAlignCommand.id&&u!==_.SetSelectionsOperation.id&&u!==_.SetWorksheetActiveOperation.id)return;const h=(f=e.getLast())==null?void 0:f.primary;let m;if(h!=null){const g=n.getRange(h.startRow,h.startColumn);m=g==null?void 0:g.getVerticalAlignment()}o.next(m!=null?m:l.VerticalAlign.BOTTOM)}),s=(c=e.getLast())==null?void 0:c.primary;let a;if(s!=null){const d=n.getRange(s.startRow,s.startColumn);a=d==null?void 0:d.getVerticalAlignment()}return o.next(a!=null?a:l.VerticalAlign.BOTTOM),r.dispose})),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:_.getCurrentSheetDisabled$(i)}}const gr=[{label:"textWrap.overflow",icon:"OverflowSingle",value:l.WrapStrategy.OVERFLOW},{label:"textWrap.wrap",icon:"AutowrapSingle",value:l.WrapStrategy.WRAP},{label:"textWrap.clip",icon:"TruncationSingle",value:l.WrapStrategy.CLIP}];function hc(i){const t=i.get(_.SelectionManagerService),e=i.get(l.IUniverInstanceService);return{id:_.SetTextWrapCommand.id,tooltip:"toolbar.textWrapMode.main",icon:gr[0].icon,group:v.MenuGroup.TOOLBAR_LAYOUT,type:v.MenuItemType.SELECTOR,positions:[v.MenuPosition.TOOLBAR_START],selections:gr,value$:Se(e,l.WrapStrategy.OVERFLOW,({worksheet:n})=>new k.Observable(o=>{var c;const r=i.get(l.ICommandService).onCommandExecuted(d=>{var f;const u=d.id;if(u!==_.SetTextWrapCommand.id&&u!==_.SetSelectionsOperation.id&&u!==_.SetWorksheetActiveOperation.id)return;const h=(f=t.getLast())==null?void 0:f.primary;let m;if(h!=null){const g=n.getRange(h.startRow,h.startColumn);m=g==null?void 0:g.getWrapStrategy()}o.next(m!=null?m:l.WrapStrategy.OVERFLOW)}),s=(c=t.getLast())==null?void 0:c.primary;let a;if(s!=null){const d=n.getRange(s.startRow,s.startColumn);a=d==null?void 0:d.getWrapStrategy()}return o.next(a!=null?a:l.WrapStrategy.OVERFLOW),r.dispose})),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:_.getCurrentSheetDisabled$(i)}}const _r=[{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 mc(i){const t=i.get(_.SelectionManagerService),e=i.get(l.IUniverInstanceService);return{id:_.SetTextRotationCommand.id,tooltip:"toolbar.textRotateMode.main",icon:_r[0].icon,group:v.MenuGroup.TOOLBAR_LAYOUT,type:v.MenuItemType.SELECTOR,selections:_r,positions:[v.MenuPosition.TOOLBAR_START],value$:Se(e,0,({worksheet:n})=>new k.Observable(o=>{var c,d;const r=i.get(l.ICommandService).onCommandExecuted(u=>{var g,S;const h=u.id;if(h!==_.SetTextRotationCommand.id&&h!==_.SetSelectionsOperation.id&&h!==_.SetWorksheetActiveOperation.id)return;const m=(g=t.getLast())==null?void 0:g.primary;let f;if(m!=null){const p=n.getRange(m.startRow,m.startColumn);f=p==null?void 0:p.getTextRotation()}(f==null?void 0:f.v)===l.BooleanNumber.TRUE?o.next("v"):o.next((S=f&&f.a)!=null?S:0)}),s=(c=t.getLast())==null?void 0:c.primary;let a;if(s!=null){const u=n.getRange(s.startRow,s.startColumn);a=u==null?void 0:u.getTextRotation()}return(a==null?void 0:a.v)===l.BooleanNumber.TRUE?o.next("v"):o.next((d=a&&a.a)!=null?d:0),r.dispose})),hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:_.getCurrentSheetDisabled$(i)}}function Et(i){return new k.Observable(t=>t.next(!i.get(v.IClipboardInterfaceService).supportClipboard))}function fc(){return{id:v.CopyCommand.id,group:v.MenuGroup.CONTEXT_MENU_FORMAT,type:v.MenuItemType.BUTTON,title:"rightClick.copy",icon:"Copy",positions:[v.MenuPosition.CONTEXT_MENU,"colHeaderContextMenu","rowHeaderContextMenu"]}}function gc(i){return{id:v.PasteCommand.id,group:v.MenuGroup.CONTEXT_MENU_FORMAT,type:v.MenuItemType.BUTTON,title:"rightClick.paste",icon:"PasteSpecial",disabled$:Et(i),positions:[v.MenuPosition.CONTEXT_MENU,"colHeaderContextMenu","rowHeaderContextMenu"]}}const yt="sheet.menu.paste-special";function _c(i){return{id:yt,group:v.MenuGroup.CONTEXT_MENU_FORMAT,type:v.MenuItemType.SUBITEMS,icon:"PasteSpecial",title:"rightClick.pasteSpecial",disabled$:Et(i),positions:[v.MenuPosition.CONTEXT_MENU,"colHeaderContextMenu","rowHeaderContextMenu"]}}function Sc(i){return{id:Uo.id,type:v.MenuItemType.BUTTON,title:"rightClick.pasteValue",positions:[yt],disabled$:Et(i)}}function pc(i){return{id:Vo.id,type:v.MenuItemType.BUTTON,title:"rightClick.pasteFormat",positions:[yt],disabled$:Et(i)}}function Cc(i){return{id:ko.id,type:v.MenuItemType.BUTTON,title:"rightClick.pasteColWidth",positions:[yt],disabled$:Et(i)}}function vc(i){return{id:Bo.id,type:v.MenuItemType.BUTTON,title:"rightClick.pasteBesidesBorder",positions:[yt],disabled$:Et(i)}}function Ic(){return{id:_.SetWorksheetRowIsAutoHeightCommand.id,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.BUTTON,positions:["rowHeaderContextMenu"],icon:"AutoHeight",title:"rightClick.fitContent"}}const Kt="sheet.menu.sheet-frozen";function Rc(){return{id:Kt,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.SUBITEMS,title:"rightClick.freeze",icon:"FreezeToSelectedSingle",positions:[v.MenuPosition.CONTEXT_MENU]}}const Ni="sheet.header-menu.sheet-frozen";function Mc(){return{id:Ni,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.SUBITEMS,title:"rightClick.freeze",icon:"FreezeToSelectedSingle",positions:["rowHeaderContextMenu","colHeaderContextMenu"]}}function bc(){return{id:bn.id,type:v.MenuItemType.BUTTON,positions:[Kt,Ni],title:"rightClick.freeze",icon:"FreezeToSelectedSingle"}}function Tc(){return{id:rr.id,type:v.MenuItemType.BUTTON,positions:[Kt],title:"rightClick.freezeRow",icon:"FreezeRowSingle"}}function wc(){return{id:sr.id,type:v.MenuItemType.BUTTON,positions:[Kt],title:"rightClick.freezeCol",icon:"FreezeColumnSingle"}}function Ec(){return{id:ar.id,type:v.MenuItemType.BUTTON,positions:[Kt,Ni],title:"rightClick.cancelFreeze",icon:"CancelFreezeSingle"}}function yc(){return{id:Ko.id,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.BUTTON,positions:["rowHeaderContextMenu"],icon:"Hide",title:"rightClick.hideSelectedRow"}}function Oc(){return{id:Qo.id,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.BUTTON,positions:["colHeaderContextMenu"],icon:"Hide",title:"rightClick.hideSelectedColumn"}}function xc(i){const t=i.get(l.IUniverInstanceService),e=i.get(_.SelectionManagerService),n=i.get(l.ICommandService),o=[_.SetSelectionsOperation,_.SetRowHiddenMutation,_.SetRowVisibleMutation].map(r=>r.id);return{id:_.SetSelectedRowsVisibleCommand.id,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.BUTTON,positions:["rowHeaderContextMenu"],title:"rightClick.showHideRow",hidden$:Se(t,!0,({worksheet:r})=>new k.Observable(s=>{function a(){var u;const d=(u=e.getSelections())==null?void 0:u.map(h=>h.range).filter(h=>h.rangeType===l.RANGE_TYPE.ROW);return!!(d!=null&&d.some(h=>{for(let m=h.startRow;m<=h.endRow;m++)if(!r.getRowRawVisible(m))return!0;return!1}))}const c=n.onCommandExecuted(d=>{o.findIndex(u=>u===d.id)!==-1&&s.next(!a())});return s.next(!a()),()=>c.dispose()}))}}function Nc(i){const t=i.get(l.IUniverInstanceService),e=i.get(_.SelectionManagerService),n=i.get(l.ICommandService),o=[_.SetSelectionsOperation,_.SetColHiddenMutation,_.SetColVisibleMutation].map(r=>r.id);return{id:_.SetSelectedColsVisibleCommand.id,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.BUTTON,positions:["colHeaderContextMenu"],title:"rightClick.showHideColumn",hidden$:Se(t,!0,({worksheet:r})=>new k.Observable(s=>{function a(){var u;const d=(u=e.getSelections())==null?void 0:u.map(h=>h.range).filter(h=>h.rangeType===l.RANGE_TYPE.COLUMN);return!d||d.length===0?!1:!!d.some(h=>{for(let m=h.startColumn;m<=h.endColumn;m++)if(!r.getColVisible(m))return!0;return!1})}const c=n.onCommandExecuted(d=>{o.findIndex(u=>u===d.id)!==-1&&s.next(!a())});return s.next(!a()),()=>c.dispose()}))}}function Ac(i){const t=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),n=i.get(_.SelectionManagerService);return{id:_.SetRowHeightCommand.id,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.BUTTON,icon:"AdjustHeight",positions:["rowHeaderContextMenu"],label:{name:Oi,props:{prefix:"rightClick.rowHeight",suffix:"px",min:2,max:1e3}},value$:Se(e,0,({worksheet:o})=>new k.Observable(r=>{function s(){var u;const c=(u=n.getLast())==null?void 0:u.primary,d=c?o.getRowHeight(c.startRow):0;r.next(d)}const a=t.onCommandExecuted(c=>{const d=c.id;if(d===_.SetRangeValuesMutation.id||d===_.SetSelectionsOperation.id||d===_.SetWorksheetRowIsAutoHeightMutation.id)return s()});return s(),a.dispose}))}}function Dc(i){const t=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),n=i.get(_.SelectionManagerService);return{id:_.SetColWidthCommand.id,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.BUTTON,icon:"AdjustWidth",positions:["colHeaderContextMenu"],label:{name:Oi,props:{prefix:"rightClick.columnWidth",suffix:"px",min:2,max:1e3}},value$:Se(e,0,({worksheet:o})=>new k.Observable(r=>{function s(){var u;const c=(u=n.getLast())==null?void 0:u.primary;let d=0;c!=null&&(d=o.getColumnWidth(c.startColumn)),r.next(d)}const a=t.onCommandExecuted(c=>{const d=c.id;if(d===_.SetRangeValuesMutation.id||d===_.SetSelectionsOperation.id||d===_.SetWorksheetColWidthMutation.id)return s()});return s(),a.dispose}))}}function Qt(i){var c;const t=i.get(l.IUniverInstanceService),e=i.get(J.TextSelectionManagerService),n=t.getUniverDocInstance(l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY),o=e.getActiveRange();if(n==null||o==null)return null;const r=(c=n.getBody())==null?void 0:c.textRuns;if(r==null)return;const{startOffset:s}=o;return r.find(({st:d,ed:u})=>s>=d&&s<=u)}function Pc(){const i=G.useDependency(l.IUniverInstanceService),t=v.useObservable(()=>i.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET),void 0,void 0,[]);return t!=null?t:null}function Hc(i){return v.useObservable(()=>{var e;return(e=i==null?void 0:i.activeSheet$)!=null?e:k.of(null)},void 0,void 0,[i])}const Lc={spreadsheetLabel:"Spreadsheet",spreadsheetRightLabel:"more Sheets",toolbar:{undo:"Undo",redo:"Redo",formatPainter:"Paint format",currencyFormat:"Format as currency",percentageFormat:"Format as percent",numberDecrease:"Decrease decimal places",numberIncrease:"Increase decimal places",moreFormats:"More formats",font:"Font",fontSize:"Font size",bold:"Bold",italic:"Italic",strikethrough:"Strikethrough",subscript:"Subscript",superscript:"Superscript",underline:"Underline",textColor:{main:"Text color",right:"Choose color"},resetColor:"Reset",customColor:"CUSTOM",alternatingColors:"Alternating colors",confirmColor:"OK",cancelColor:"Cancel",collapse:"Collapse",fillColor:{main:"Fill color",right:"Choose color"},border:{main:"Border",right:"Border style"},mergeCell:{main:"Merge cells",right:"Choose merge type"},horizontalAlignMode:{main:"Horizontal align",right:"Alignment"},verticalAlignMode:{main:"Vertical align",right:"Alignment"},textWrapMode:{main:"Text wrap",right:"Text wrap mode"},textRotateMode:{main:"Text rotate",right:"Text rotate mode"},freezeTopRow:"Freeze top row",sortAndFilter:"Sort and filter",findAndReplace:"Find and replace",sum:"SUM",autoSum:"Auto SUM",moreFunction:"More functions",conditionalFormatting:"Conditional formatting",comment:"Comment",pivotTable:"Pivot Table",chart:"Chart",screenshot:"Screenshot",splitColumn:"Split text",insertImage:"Insert image",insertLink:"Insert link",dataValidation:"Data validation",protection:"Protect the sheet",clearText:"Clear color",noColorSelectedText:"No color is selected",toolMore:"More",toolLess:"Less",toolClose:"Close",toolMoreTip:"More features",moreOptions:"More options",cellFormat:"Cell format config",print:"Print",borderMethod:{top:"Upper frame line",bottom:"Lower frame line",left:"Left frame line",right:"Right frame line"},more:"More"},defaultFmt:{Automatic:{text:"Automatic",value:"General",example:""},Number:{text:"Number",value:"##0.00",example:"1000.12"},Percent:{text:"Percent",value:"#0.00%",example:"12.21%"},PlainText:{text:"Plain text",value:"@",example:""},Scientific:{text:"Scientific",value:"0.00E+00",example:"1.01E+5"},Accounting:{text:"Accounting",value:"¥(0.00)",example:"¥(1200.09)"},Thousand:{text:"Ten Thousand",value:"w",example:"1亿2000万2500"},Currency:{text:"Currency",value:"¥0.00",example:"¥1200.09"},Digit:{text:"万元2位小数",value:"w0.00",example:"2万2500.55"},Date:{text:"Date",value:"yyyy-MM-dd",example:"2017-11-29"},Time:{text:"Time",value:"hh:mm AM/PM",example:"3:00 PM"},Time24H:{text:"Time 24H",value:"hh:mm",example:"15:00"},DateTime:{text:"Date time",value:"yyyy-MM-dd hh:mm AM/PM",example:"2017-11-29 3:00 PM"},DateTime24H:{text:"Date time 24H",value:"yyyy-MM-dd hh:mm",example:"2017-11-29 15:00"},CustomFormats:{text:"Custom Formats",value:"fmtOtherSelf",example:""}},format:{moreCurrency:"More currency formats",moreDateTime:"More date and time formats",moreNumber:"More number formats",titleCurrency:"Currency formats",decimalPlaces:"Decimal places",titleDateTime:"Date and time formats",titleNumber:"Number formats"},print:{normalBtn:"Normal",layoutBtn:"Page Layout",pageBtn:"Page break preview",menuItemPrint:"Print (Ctrl+P)",menuItemAreas:"Print areas",menuItemRows:"Print title rows",menuItemColumns:"Print title columns"},align:{left:"left",center:"center",right:"right",top:"top",middle:"middle",bottom:"bottom"},button:{confirm:"OK",cancel:"Cancel",close:"Close",update:"Update",delete:"Delete",insert:"Insert",prevPage:"Previous",nextPage:"Next",total:"total:"},punctuation:{tab:"Tab",semicolon:"semicolond",comma:"comma",space:"space"},colorPicker:{collapse:"Collapse",customColor:"CUSTOM",change:"Change",confirmColor:"OK",cancelColor:"Cancel"},borderLine:{borderTop:"borderTop",borderBottom:"borderBottom",borderLeft:"borderLeft",borderRight:"borderRight",borderNone:"borderNone",borderAll:"borderAll",borderOutside:"borderOutside",borderInside:"borderInside",borderHorizontal:"borderHorizontal",borderVertical:"borderVertical",borderColor:"borderColor",borderSize:"borderSize",borderType:"borderType"},merge:{all:"Merge all",vertical:"Vertical merge",horizontal:"Horizontal merge",cancel:"Cancel merge",overlappingError:"Cannot merge overlapping areas",partiallyError:"Cannot perform this operation on partially merged cells",confirm:{title:"Continue merging would only keep the upper-left cell value, discard other values. Are you sure to continue?",cancel:"Cancel merging",confirm:"Continue merging",waring:"Waring",dismantleMergeCellWaring:"This will cause some merged cells to be split. Do you want to continue?"}},filter:{confirm:{error:"There was a problem",notAllowedToInsertRange:"Not allowed to move cells here until filter is cleared"}},textWrap:{overflow:"Overflow",wrap:"Wrap",clip:"Clip"},textRotate:{none:"None",angleUp:"Tilt Up",angleDown:"Tilt Down",vertical:"Stack Vertically",rotationUp:"Rotate Up",rotationDown:"Rotate Down"},sheetConfig:{delete:"Delete",copy:"Copy",rename:"Rename",changeColor:"Change color",hide:"Hide",unhide:"Unhide",moveLeft:"Move left",moveRight:"Move right",resetColor:"Reset color",cancelText:"Cancel",chooseText:"Confirm color",tipNameRepeat:"The name of the tab page cannot be repeated! Please revise",noMoreSheet:"The workbook contains at least one visual worksheet. To delete the selected worksheet, please insert a new worksheet or show a hidden worksheet.",confirmDelete:"Are you sure to delete",redoDelete:"Can be undo by Ctrl+Z",noHide:"Can't hide, at least keep one sheet tag",chartEditNoOpt:"This operation is not allowed in chart editing mode!",sheetNameErrorTitle:"There was a problem",sheetNameSpecCharError:`The name cannot contain:[ ] : ? * / ' "`,sheetNameCannotIsEmptyError:"The sheet name cannot be empty.",sheetNameAlreadyExistsError:"The sheet name already exists. Please enter another name.",deleteSheet:"Delete worksheet",deleteSheetContent:"Confirm to delete this worksheet. It will not be retrieved after deletion. Are you sure you want to delete it?"},rightClick:{copy:"Copy",copyAs:"Copy as",cut:"Cut",paste:"Paste",pasteSpecial:"Paste Special",pasteValue:"Paste Value",pasteFormat:"Paste Format",pasteColWidth:"Paste Column Width",pasteBesidesBorder:"Paste Besides Border Styles",insert:"Insert",insertRow:"Insert Row",insertRowBefore:"Insert Row Before",insertColumn:"Insert Column",insertColumnBefore:"Insert Column Before",delete:"Delete",deleteCell:"Delete Cell",insertCell:"Insert Cell",deleteSelected:"Delete Selected ",hide:"Hide",hideSelected:"Hide Selected ",showHide:"Show Hidden",toTopAdd:"Towards Top Add",toBottomAdd:"Towards Bottom Add",toLeftAdd:"Towards Left Add",toRightAdd:"Towards Right Add",deleteSelectedRow:"Delete Selected row",deleteSelectedColumn:"Delete Selected column",hideSelectedRow:"Hide Selected Row",showHideRow:"Show Selected Row",rowHeight:"Row Height",hideSelectedColumn:"Hide Selected Column",showHideColumn:"Show Hide Column",columnWidth:"Column Width",to:"Towards",left:"Left",right:"Right",top:"Top",bottom:"Bottom",moveLeft:"Move Left",moveUp:"Move up",moveRight:"Move Right",moveDown:"Move Down",add:"Add",row:"Row",column:"Column",width:"Width",height:"Height",number:"Number",confirm:"Confirm",orderAZ:"A-Z order",orderZA:"Z-A order",clearSelection:"Clear",clearContent:"Clear Contents",clearFormat:"Clear Formats",clearAll:"Clear All",matrix:"Matrix operation",sortSelection:"Sort",filterSelection:"Filter",chartGeneration:"Create Chart",firstLineTitle:"First Line Title",untitled:"Untitled",array1:"One-dimensional array",array2:"Two-dimensional array",array3:"Multidimensional Arrays",diagonal:"Diagonal",antiDiagonal:"Anti-diagonal",diagonalOffset:"Diagonal offset",offset:"Offset",boolean:"Boolean",flip:"Flip",upAndDown:"Up and down",leftAndRight:"Left and right",clockwise:"Clockwise",counterclockwise:"Counterclockwise",transpose:"Transpose",matrixCalculation:"Matrix Calculation",plus:"Plus",minus:"Minus",multiply:"Multiply",divided:"Divided",power:"Power",root:"Root",log:"Log",delete0:"Delete 0 values at both ends",removeDuplicate:"Remove duplicate values",byRow:"By row",byCol:"By column",generateNewMatrix:"Generate new matrix",fitContent:"Fit for data",freeze:"Freeze",freezeCol:"Freeze to this column",freezeRow:"Freeze to this row",cancelFreeze:"Cancel freeze",zenEditor:"Full Screen Editor",deleteAllRowsAlert:"You can't delete all the rows on the sheet",deleteAllColumnsAlert:"You can't delete all the columns on the sheet",hideAllRowsAlert:"You can't hide all the rows on the sheet",hideAllColumnsAlert:"You can't hide all the columns on the sheet"},info:{tooltip:"Tooltip",error:"Error",notChangeMerge:"You cannot make partial changes to the merged cells",detailUpdate:"New opened",detailSave:"Local cache restored",row:"",column:"",loading:"Loading...",copy:"Copy",return:"Exit",rename:"Rename",tips:"Rename",noName:"Untitled spreadsheet",wait:"waiting for update",add:"Add",addLast:"more rows at bottom",backTop:"Back to the top",pageInfo:"Total ${total}, ${totalPage} page, current ${currentPage}",nextPage:"Next",tipInputNumber:"Please enter the number",tipInputNumberLimit:"The increase range is limited to 1-100",tipRowHeightLimit:"Row height must be between 0 ~ 545",tipColumnWidthLimit:"The column width must be between 0 ~ 2038",pageInfoFull:"Total ${total}, ${totalPage} page, All data displayed",problem:"There was a problem",forceStringInfo:"Number stored as text"},clipboard:{paste:{exceedMaxCells:"The number of cells pasted exceeds the maximum number of cells",overlappingMergedCells:"The paste area overlaps with merged cells"},shortCutNotify:{title:"Kindly paste using keyboard shortcuts.",useShortCutInstead:"Detected Excel content. Use keyboard shortcut to paste."}},statusbar:{sum:"Sum",average:"Average",min:"Min",max:"Max",count:"Numerical Count",countA:"Count",clickToCopy:"Click to Copy",copied:"Copied"},autoFill:{copy:"Copy Cell",series:"Fill Series",formatOnly:"Format Only",noFormat:"No Format"},rangeSelector:{placeholder:"Select range or input value",tooltip:"Select range"},shortcut:{sheet:{"zoom-in":"Zoom in","zoom-out":"Zoom out","reset-zoom":"Reset zoom level","select-below-cell":"Select the cell below","select-up-cell":"Select the cell above","select-left-cell":"Select the left cell","select-right-cell":"Select the right cell","select-next-cell":"Select the next cell","select-previous-cell":"Select the previous cell","select-up-value-cell":"Select the cell above that has value","select-below-value-cell":"Select the cell below that has value","select-left-value-cell":"Select the cell left that has value","select-right-value-cell":"Select the cell right that has value","expand-selection-down":"Expand selection down","expand-selection-up":"Expand selection up","expand-selection-left":"Expand selection left","expand-selection-right":"Expand selection right","expand-selection-to-left-gap":"Expand selection to the left gap","expand-selection-to-below-gap":"Expand selection to the below gap","expand-selection-to-right-gap":"Expand selection to the right gap","expand-selection-to-up-gap":"Expand selection to the up gap","select-all":"Select all","toggle-editing":"Toggle editing","delete-and-start-editing":"Clear and start editing","abort-editing":"Abort editing","break-line":"Break line","set-bold":"Toggle bold","set-italic":"Toggle italic","set-underline":"Toggle underline","set-strike-through":"Toggle strike through"}},"sheet-view":"Sheet View","sheet-edit":"Sheet Edit",definedName:{managerTitle:"Manager named",managerDescription:"Create a defined name by selecting cells or formulas, and entering the desired name into the text box.",addButton:"Add a defined name",featureTitle:"Defined names",ratioRange:"Range",ratioFormula:"Formula",confirm:"Confirm",cancel:"Cancel",scopeWorkbook:"Workbook",inputNamePlaceholder:"Please enter a name(No space allowed)",inputCommentPlaceholder:"Please enter a comment",inputRangePlaceholder:"Please input range(No space allowed)",inputFormulaPlaceholder:"Please input a formula(No space allowed)",nameEmpty:"Name cannot be empty",nameDuplicate:"Name already exists",formulaOrRefStringEmpty:"Formula or reference string cannot be empty",formulaOrRefStringInvalid:"Invalid formula or reference string",defaultName:"DefinedName",updateButton:"Update",deleteButton:"Delete",deleteConfirmText:"Are you sure you want to delete this defined name?",nameConflict:"The name conflicts with the function name",nameInvalid:"The name is invalid",nameSheetConflict:"The name conflicts with the sheet name"}},Sr={spreadsheetLabel:"插件",spreadsheetRightLabel:"更多 Sheets",toolbar:{undo:"撤销",redo:"重做",formatPainter:"格式刷",currencyFormat:"货币格式",percentageFormat:"百分比格式",numberDecrease:"减少小数位数",numberIncrease:"增加小数位数",moreFormats:"更多格式",font:"字体",fontSize:"字号",bold:"粗体",italic:"斜体",strikethrough:"删除线",subscript:"下标",superscript:"上标",underline:"下划线",textColor:{main:"文本颜色",right:"颜色选择"},resetColor:"重置颜色",customColor:"自定义",alternatingColors:"交替颜色",confirmColor:"确定颜色",cancelColor:"取消",collapse:"收起",fillColor:{main:"单元格颜色",right:"颜色选择"},border:{main:"边框",right:"边框类型"},mergeCell:{main:"合并单元格",right:"选择合并类型"},horizontalAlignMode:{main:"水平对齐",right:"对齐方式"},verticalAlignMode:{main:"垂直对齐",right:"对齐方式"},textWrapMode:{main:"文本换行",right:"换行方式"},textRotateMode:{main:"文本旋转",right:"旋转方式"},freezeTopRow:"冻结首行",sortAndFilter:"排序和筛选",findAndReplace:"查找替换",sum:"求和",autoSum:"自动求和",moreFunction:"更多函数",conditionalFormatting:"条件格式",comment:"批注",pivotTable:"数据透视表",chart:"图表",screenshot:"截图",splitColumn:"分列",insertImage:"插入图片",insertLink:"插入链接",dataValidation:"数据验证",protection:"保护工作表内容",clearText:"清除颜色选择",noColorSelectedText:"没有颜色被选择",toolMore:"更多",toolLess:"少于",toolClose:"收起",toolMoreTip:"更多功能",moreOptions:"更多选项",cellFormat:"设置单元格格式",print:"打印",borderMethod:{top:"上框线",bottom:"下框线",left:"左框线",right:"右框线"},more:"更多"},defaultFmt:{Automatic:{text:"自动",value:"General",example:""},Number:{text:"数字",value:"##0.00",example:"1000.12"},Percent:{text:"百分比",value:"#0.00%",example:"12.21%"},PlainText:{text:"纯文本",value:"@",example:""},Scientific:{text:"科学计数",value:"0.00E+00",example:"1.01E+5"},Accounting:{text:"会计",value:"¥(0.00)",example:"¥(1200.09)"},Thousand:{text:"万元",value:"w",example:"1亿2000万2500"},Currency:{text:"货币",value:"¥0.00",example:"¥1200.09"},Digit:{text:"万元2位小数",value:"w0.00",example:"2万2500.55"},Date:{text:"日期",value:"yyyy-MM-dd",example:"2017-11-29"},Time:{text:"时间",value:"hh:mm AM/PM",example:"3:00 PM"},Time24H:{text:"时间24H",value:"hh:mm",example:"15:00"},DateTime:{text:"日期时间",value:"yyyy-MM-dd hh:mm AM/PM",example:"2017-11-29 3:00 PM"},DateTime24H:{text:"日期时间24H",value:"yyyy-MM-dd hh:mm",example:"2017-11-29 15:00"},CustomFormats:{text:"自定义格式",value:"fmtOtherSelf",example:""}},format:{moreCurrency:"更多货币格式",moreDateTime:"更多日期与时间格式",moreNumber:"更多数字格式",titleCurrency:"货币格式",decimalPlaces:"小数位数",titleDateTime:"日期与时间格式",titleNumber:"数字格式"},print:{normalBtn:"常规视图",layoutBtn:"页面布局",pageBtn:"分页预览",menuItemPrint:"打印(Ctrl+P)",menuItemAreas:"打印区域",menuItemRows:"打印标题行",menuItemColumns:"打印标题列"},align:{left:"左对齐",center:"中间对齐",right:"右对齐",top:"顶部对齐",middle:"居中对齐",bottom:"底部对齐"},button:{confirm:"确定",cancel:"取消",close:"关闭",update:"Update",delete:"Delete",insert:"新建",prevPage:"上一页",nextPage:"下一页",total:"总共:"},punctuation:{tab:"Tab 键",semicolon:"分号",comma:"逗号",space:"空格"},colorPicker:{collapse:"收起",customColor:"自定义",change:"切换",confirmColor:"确定",cancelColor:"取消"},borderLine:{borderTop:"上框线",borderBottom:"下框线",borderLeft:"左框线",borderRight:"右框线",borderNone:"无",borderAll:"所有",borderOutside:"外侧",borderInside:"内侧",borderHorizontal:"内侧横线",borderVertical:"内侧竖线",borderColor:"边框颜色",borderSize:"边框粗细",borderType:"边框线类型"},merge:{all:"全部合并",vertical:"垂直合并",horizontal:"水平合并",cancel:"取消合并",overlappingError:"不能合并重叠区域",partiallyError:"无法对部分合并单元格执行此操作",confirm:{title:"合并单元格仅保存左上角单元格的值,是否继续?",cancel:"取消合并",confirm:"继续合并",waring:"警告",dismantleMergeCellWaring:"此操作会导致一些合并单元格被拆散,是否继续?"}},filter:{confirm:{error:"出现了一个问题",notAllowedToInsertRange:"要移动这些单元格,请清除该区域的筛选器"}},textWrap:{overflow:"溢出",wrap:"自动换行",clip:"截断"},textRotate:{none:"无旋转",angleUp:"向上倾斜",angleDown:"向下倾斜",vertical:"竖排文字",rotationUp:"向上90°",rotationDown:"向下90°"},sheetConfig:{delete:"删除",copy:"复制",rename:"重命名",changeColor:"更改颜色",hide:"隐藏",unhide:"取消隐藏",moveLeft:"向左移",moveRight:"向右移",resetColor:"重置颜色",cancelText:"取消",chooseText:"确定颜色",tipNameRepeat:"标签页的名称不能重复!请重新修改",noMoreSheet:"工作薄内至少含有一张可视工作表。若需删除选定的工作表,请先插入一张新工作表或显示一张隐藏的工作表。",confirmDelete:"是否删除",redoDelete:"可以通过Ctrl+Z撤销删除",noHide:"不能隐藏, 至少保留一个sheet标签",chartEditNoOpt:"图表编辑模式下不允许该操作!",sheetNameErrorTitle:"错误",sheetNameSpecCharError:`名称不能超过31个字符,首尾不能是' 且名称不能包含:\r
16
- [ ] : \\ ? * /`,sheetNameCannotIsEmptyError:"名称不能为空。",sheetNameAlreadyExistsError:"工作表已存在,请输入其它名称。",deleteSheet:"删除工作表",deleteSheetContent:"确认删除此工作表,删除后将不可找回,确定要删除吗?"},rightClick:{copy:"复制",copyAs:"复制为",cut:"剪切",paste:"粘贴",pasteSpecial:"选择性粘贴",pasteValue:"仅粘贴值",pasteFormat:"仅粘贴格式",pasteColWidth:"仅粘贴列宽",pasteBesidesBorder:"仅粘贴边框以外内容",insert:"插入",delete:"删除",insertRow:"插入行",insertRowBefore:"在上方插入行",insertColumn:"插入列",insertColumnBefore:"在左侧插入列",deleteCell:"删除单元格",insertCell:"插入单元格",deleteSelected:"删除选中",hide:"隐藏",hideSelected:"隐藏选中",showHide:"显示隐藏",toTopAdd:"向上增加",toBottomAdd:"向下增加",toLeftAdd:"向左增加",toRightAdd:"向右增加",deleteSelectedRow:"删除选中行",deleteSelectedColumn:"删除选中列",hideSelectedRow:"隐藏选中行",showHideRow:"显示隐藏行",rowHeight:"行高",hideSelectedColumn:"隐藏选中列",showHideColumn:"显示隐藏列",columnWidth:"列宽",to:"向",left:"左",right:"右",top:"上",bottom:"下",moveLeft:"左移",moveUp:"上移",moveRight:"右移",moveDown:"下移",add:"增加",row:"行",column:"列",width:"宽",height:"高",number:"数字",confirm:"确认",orderAZ:"A-Z顺序排列",orderZA:"Z-A降序排列",clearSelection:"清除",clearContent:"清除内容",clearFormat:"清除格式",clearAll:"清除全部",matrix:"矩阵操作选区",sortSelection:"排序选区",filterSelection:"筛选选区",chartGeneration:"图表生成",firstLineTitle:"首行为标题",untitled:"无标题",array1:"一维数组",array2:"二维数组",array3:"多维数组",diagonal:"对角线",antiDiagonal:"反对角线",diagonalOffset:"对角偏移",offset:"偏移量",boolean:"布尔值",flip:"翻转",upAndDown:"上下",leftAndRight:"左右",clockwise:"顺时针",counterclockwise:"逆时针",transpose:"转置",matrixCalculation:"矩阵计算",plus:"加",minus:"减",multiply:"乘",divided:"除",power:"次方",root:"次方根",log:"log",delete0:"删除两端0值",removeDuplicate:"删除重复值",byRow:"按行",byCol:"按列",generateNewMatrix:"生成新矩阵",fitContent:"适合数据",freeze:"冻结",freezeCol:"冻结列",freezeRow:"冻结行",cancelFreeze:"取消冻结",zenEditor:"禅模式编辑",deleteAllRowsAlert:"您无法删除工作表上的所有行",deleteAllColumnsAlert:"您无法删除工作表上的所有列",hideAllRowsAlert:"您无法隐藏工作表上的所有行",hideAllColumnsAlert:"您无法隐藏工作表上的所有列"},info:{tooltip:"提示",error:"错误",notChangeMerge:"不能对合并单元格做部分更改",detailUpdate:"新打开",detailSave:"已恢复本地缓存",row:"行",column:"列",loading:"渲染中···",copy:"副本",return:"返回",rename:"重命名",tips:"重命名",noName:"无标题的电子表格",wait:"待更新",add:"添加",addLast:"在底部添加",backTop:"回到顶部",pageInfo:"共${total}条,${totalPage}页,当前已显示${currentPage}页",nextPage:"下一页",tipInputNumber:"请输入数字",tipInputNumberLimit:"增加范围限制在1-100",tipRowHeightLimit:"行高必须在0 ~ 545之间",tipColumnWidthLimit:"列宽必须在0 ~ 2038之间",pageInfoFull:"共${total}条,${totalPage}页,已显示全部数据",problem:"出现了一个问题",forceStringInfo:"以文本形式存储的数字"},clipboard:{paste:{exceedMaxCells:"粘贴区域超出最大单元格数",overlappingMergedCells:"粘贴区域与合并单元格重叠"},shortCutNotify:{title:"请使用快捷键粘贴",useShortCutInstead:"检测到 Excel 内容,请使用快捷键粘贴"}},statusbar:{sum:"求和",average:"平均值",min:"最小值",max:"最大值",count:"数值计数",countA:"计数",clickToCopy:"点击复制数值",copied:"已复制"},autoFill:{copy:"复制单元格",series:"填充序列",formatOnly:"仅填充格式",noFormat:"不带格式填充"},rangeSelector:{placeholder:"选择范围或输入值",tooltip:"选择范围"},shortcut:{sheet:{"zoom-in":"放大","zoom-out":"缩小","reset-zoom":"恢复缩放","select-below-cell":"选择下方单元格","select-up-cell":"选择上方单元格","select-left-cell":"选择左侧单元格","select-right-cell":"选择右侧单元格","select-next-cell":"选择后一个单元格","select-previous-cell":"选择前一个单元格","select-up-value-cell":"选择上方有值的单元格","select-below-value-cell":"选择下方有值的单元格","select-left-value-cell":"选择左侧有值的单元格","select-right-value-cell":"选择右侧有值的单元格","expand-selection-down":"向下扩展选区","expand-selection-up":"向上扩展选区","expand-selection-left":"向左扩展选区","expand-selection-right":"向右扩展选区","expand-selection-to-left-gap":"向左扩展选区到下一个边界","expand-selection-to-below-gap":"向下扩展选区到下一个边界","expand-selection-to-right-gap":"向右扩展选区到下一个边界","expand-selection-to-up-gap":"向上扩展选区到下一个边界","select-all":"全选","toggle-editing":"开始 / 结束编辑","delete-and-start-editing":"清空并开始编辑","abort-editing":"放弃编辑","break-line":"换行","set-bold":"切换粗体","set-italic":"切换斜体","set-underline":"切换下划线","set-strike-through":"切换删除线"}},"sheet-view":"浏览表格","sheet-edit":"编辑表格",definedName:{managerTitle:"名称管理器",managerDescription:"通过选择单元格或公式,并在文本框中输入您想要的名称来创建一个定义名称。",addButton:"新建名称",featureTitle:"定义名称",ratioRange:"范围",ratioFormula:"公式",confirm:"确认",cancel:"取消",scopeWorkbook:"工作簿",inputNamePlaceholder:"请输入名称(必填)",inputCommentPlaceholder:"请输入备注",inputRangePlaceholder:"请输入范围(必填)",inputFormulaPlaceholder:"请输入公式(必填)",nameEmpty:"名称不能为空",nameDuplicate:"名称重复",formulaOrRefStringEmpty:"公式或引用字符串不能为空",formulaOrRefStringInvalid:"公式或引用字符串无效",defaultName:"DefinedName",updateButton:"修改",deleteButton:"删除",deleteConfirmText:"确定删除定义名称?",nameConflict:"与函数名称冲突",nameInvalid:"名称不包含空格或不允许的字符",nameSheetConflict:"名称与工作表名称冲突"}},Uc={spreadsheetLabel:"Электронная таблица",spreadsheetRightLabel:"больше листов",toolbar:{undo:"Отменить",redo:"Повторить",formatPainter:"Копировать формат",currencyFormat:"Форматировать как валюту",percentageFormat:"Форматировать как процент",numberDecrease:"Уменьшить количество десятичных знаков",numberIncrease:"Увеличить количество десятичных знаков",moreFormats:"Больше форматов",font:"Шрифт",fontSize:"Размер шрифта",bold:"Жирный",italic:"Курсив",strikethrough:"Зачеркнутый",subscript:"Нижний индекс",superscript:"Верхний индекс",underline:"Подчеркнутый",textColor:{main:"Цвет текста",right:"Выбрать цвет"},resetColor:"Сбросить",customColor:"ПОЛЬЗ.",alternatingColors:"Чередующиеся цвета",confirmColor:"ОК",cancelColor:"Отмена",collapse:"Свернуть",fillColor:{main:"Цвет заливки",right:"Выбрать цвет"},border:{main:"Граница",right:"Стиль границы"},mergeCell:{main:"Объединить ячейки",right:"Выбрать тип объединения"},horizontalAlignMode:{main:"Горизонтальное выравнивание",right:"Выравнивание"},verticalAlignMode:{main:"Вертикальное выравнивание",right:"Выравнивание"},textWrapMode:{main:"Перенос текста",right:"Режим переноса текста"},textRotateMode:{main:"Поворот текста",right:"Режим поворота текста"},freezeTopRow:"Закрепить верхнюю строку",sortAndFilter:"Сортировка и фильтр",findAndReplace:"Найти и заменить",sum:"СУММ",autoSum:"Авто СУММ",moreFunction:"Больше функций",conditionalFormatting:"Условное форматирование",comment:"Комментарий",pivotTable:"Сводная таблица",chart:"Диаграмма",screenshot:"Снимок экрана",splitColumn:"Разделить текст",insertImage:"Вставить изображение",insertLink:"Вставить ссылку",dataValidation:"Проверка данных",protection:"Защита листа",clearText:"Очистить цвет",noColorSelectedText:"Цвет не выбран",toolMore:"Больше",toolLess:"Меньше",toolClose:"Закрыть",toolMoreTip:"Больше возможностей",moreOptions:"Больше опций",cellFormat:"Настройка формата ячейки",print:"Печать",borderMethod:{top:"Верхняя рамка",bottom:"Нижняя рамка",left:"Левая рамка",right:"Правая рамка"},more:"Больше"},defaultFmt:{Automatic:{text:"Автоматический",value:"Общий",example:""},Number:{text:"Число",value:"##0.00",example:"1000.12"},Percent:{text:"Процент",value:"#0.00%",example:"12.21%"},PlainText:{text:"Простой текст",value:"@",example:""},Scientific:{text:"Научный",value:"0.00E+00",example:"1.01E+5"},Accounting:{text:"Бухгалтерский учет",value:"¥(0.00)",example:"¥(1200.09)"},Thousand:{text:"Десять тысяч",value:"w",example:"1億2000万2500"},Currency:{text:"Валюта",value:"¥0.00",example:"¥1200.09"},Digit:{text:"Десятичные 2 знака",value:"w0.00",example:"2万2500.55"},Date:{text:"Дата",value:"yyyy-MM-dd",example:"2017-11-29"},Time:{text:"Время",value:"hh:mm AM/PM",example:"3:00 PM"},Time24H:{text:"Время 24H",value:"hh:mm",example:"15:00"},DateTime:{text:"Дата и время",value:"yyyy-MM-dd hh:mm AM/PM",example:"2017-11-29 3:00 PM"},DateTime24H:{text:"Дата и время 24H",value:"yyyy-MM-dd hh:mm",example:"2017-11-29 15:00"},CustomFormats:{text:"Пользовательские форматы",value:"fmtOtherSelf",example:""}},format:{moreCurrency:"Больше форматов валюты",moreDateTime:"Больше форматов даты и времени",moreNumber:"Больше форматов чисел",titleCurrency:"Форматы валюты",decimalPlaces:"Десятичные знаки",titleDateTime:"Форматы даты и времени",titleNumber:"Числовые форматы"},print:{normalBtn:"Обычный",layoutBtn:"Макет страницы",pageBtn:"Предпросмотр разрыва страницы",menuItemPrint:"Печать (Ctrl+P)",menuItemAreas:"Области печати",menuItemRows:"Печатать строки заголовков",menuItemColumns:"Печатать столбцы заголовков"},align:{left:"лево",center:"центр",right:"право",top:"верх",middle:"середина",bottom:"низ"},button:{confirm:"ОК",cancel:"Отмена",close:"Закрыть",update:"Обновить",delete:"Удалить",insert:"Вставить",prevPage:"Предыдущая",nextPage:"Следующая",total:"всего:"},punctuation:{tab:"Табуляция",semicolon:"точка с запятой",comma:"запятая",space:"пробел"},colorPicker:{collapse:"Свернуть",customColor:"ПОЛЬЗ.",change:"Изменить",confirmColor:"ОК",cancelColor:"Отмена"},borderLine:{borderTop:"верхняя граница",borderBottom:"нижняя граница",borderLeft:"левая граница",borderRight:"правая граница",borderNone:"без границы",borderAll:"все границы",borderOutside:"внешняя граница",borderInside:"внутренняя граница",borderHorizontal:"горизонтальная граница",borderVertical:"вертикальная граница",borderColor:"цвет границы",borderSize:"размер границы",borderType:"тип границы"},merge:{all:"Объединить все",vertical:"Вертикальное объединение",horizontal:"Горизонтальное объединение",cancel:"Отменить объединение",overlappingError:"Невозможно объединить перекрывающиеся области",partiallyError:"Невозможно выполнить эту операцию на частично объединенных ячейках",confirm:{title:"Продолжение объединения сохранит только значение в верхней левой ячейке, остальные значения будут удалены. Вы уверены, что хотите продолжить?",cancel:"Отменить объединение",confirm:"Продолжить объединение",waring:"Предупреждение",dismantleMergeCellWaring:"Это приведет к разделению некоторых объединенных ячеек. Продолжить?"}},filter:{confirm:{error:"Произошла ошибка",notAllowedToInsertRange:"Нельзя перемещать ячейки сюда, пока фильтр не будет очищен"}},textWrap:{overflow:"Переполнение",wrap:"Перенос",clip:"Обрезать"},textRotate:{none:"Нет",angleUp:"Повернуть вверх",angleDown:"Повернуть вниз",vertical:"Вертикально",rotationUp:"Поворот вверх",rotationDown:"Поворот вниз"},sheetConfig:{delete:"Удалить",copy:"Копировать",rename:"Переименовать",changeColor:"Изменить цвет",hide:"Скрыть",unhide:"Показать",moveLeft:"Переместить влево",moveRight:"Переместить вправо",resetColor:"Сбросить цвет",cancelText:"Отмена",chooseText:"Подтвердить цвет",tipNameRepeat:"Имя вкладки не может повторяться! Пожалуйста, исправьте",noMoreSheet:"В книге должен содержаться хотя бы один видимый лист. Чтобы удалить выбранный лист, вставьте новый лист или покажите скрытый лист.",confirmDelete:"Вы уверены, что хотите удалить",redoDelete:"Можно отменить с помощью Ctrl+Z",noHide:"Нельзя скрыть, оставьте хотя бы одну вкладку листа",chartEditNoOpt:"Эта операция недоступна в режиме редактирования диаграммы!",sheetNameErrorTitle:"Произошла ошибка",sheetNameSpecCharError:`Имя не может содержать: [ ] : ? * / ' "`,sheetNameCannotIsEmptyError:"Имя листа не может быть пустым.",sheetNameAlreadyExistsError:"Имя листа уже существует. Пожалуйста, введите другое имя.",deleteSheet:"Удалить лист",deleteSheetContent:"Подтвердите удаление этого листа. После удаления его нельзя будет восстановить. Вы уверены, что хотите удалить его?"},rightClick:{copy:"Копировать",copyAs:"Копировать как",cut:"Вырезать",paste:"Вставить",pasteSpecial:"Специальная вставка",pasteValue:"Вставить значение",pasteFormat:"Вставить формат",pasteColWidth:"Вставить ширину столбца",pasteBesidesBorder:"Вставить кроме стилей границы",insert:"Вставить",insertRow:"Вставить строку",insertRowBefore:"Вставить строку выше",insertColumn:"Вставить столбец",insertColumnBefore:"Вставить столбец слева",delete:"Удалить",deleteCell:"Удалить ячейку",insertCell:"Вставить ячейку",deleteSelected:"Удалить выбранное",hide:"Скрыть",hideSelected:"Скрыть выбранное",showHide:"Показать скрытые",toTopAdd:"Добавить сверху",toBottomAdd:"Добавить снизу",toLeftAdd:"Добавить слева",toRightAdd:"Добавить справа",deleteSelectedRow:"Удалить выбранную строку",deleteSelectedColumn:"Удалить выбранный столбец",hideSelectedRow:"Скрыть выбранную строку",showHideRow:"Показать скрытую строку",rowHeight:"Высота строки",hideSelectedColumn:"Скрыть выбранный столбец",showHideColumn:"Показать скрытый столбец",columnWidth:"Ширина столбца",to:"К",left:"Лево",right:"Право",top:"Верх",bottom:"Низ",moveLeft:"Переместить влево",moveUp:"Переместить вверх",moveRight:"Переместить вправо",moveDown:"Переместить вниз",add:"Добавить",row:"Строка",column:"Столбец",width:"Ширина",height:"Высота",number:"Номер",confirm:"Подтвердить",orderAZ:"Порядок А-Я",orderZA:"Порядок Я-А",clearSelection:"Очистить",clearContent:"Очистить содержимое",clearFormat:"Очистить формат",clearAll:"Очистить все",matrix:"Матричная операция",sortSelection:"Сортировать",filterSelection:"Фильтр",chartGeneration:"Создать диаграмму",firstLineTitle:"Заголовок первой строки",untitled:"Без названия",array1:"Одномерный массив",array2:"Двумерный массив",array3:"Многомерные массивы",diagonal:"Диагональ",antiDiagonal:"Антидиагональ",diagonalOffset:"Смещение диагонали",offset:"Смещение",boolean:"Булевый",flip:"Перевернуть",upAndDown:"Вверх и вниз",leftAndRight:"Влево и вправо",clockwise:"По часовой стрелке",counterclockwise:"Против часовой стрелки",transpose:"Транспонировать",matrixCalculation:"Матричное вычисление",plus:"Плюс",minus:"Минус",multiply:"Умножить",divided:"Делить",power:"Степень",root:"Корень",log:"Логарифм",delete0:"Удалить значения 0 с обоих концов",removeDuplicate:"Удалить дубликаты значений",byRow:"По строке",byCol:"По столбцу",generateNewMatrix:"Создать новую матрицу",fitContent:"Подогнать под данные",freeze:"Закрепить",freezeCol:"Закрепить до этого столбца",freezeRow:"Закрепить до этой строки",cancelFreeze:"Отменить закрепление",zenEditor:"Редактор на весь экран",deleteAllRowsAlert:"Нельзя удалить все строки на листе",deleteAllColumnsAlert:"Нельзя удалить все столбцы на листе",hideAllRowsAlert:"Нельзя скрыть все строки на листе",hideAllColumnsAlert:"Нельзя скрыть все столбцы на листе"},info:{tooltip:"Подсказка",error:"Ошибка",notChangeMerge:"Вы не можете частично изменить объединенные ячейки",detailUpdate:"Новый открытый",detailSave:"Восстановлено из локального кэша",row:"",column:"",loading:"Загрузка...",copy:"Копировать",return:"Выход",rename:"Переименовать",tips:"Переименовать",noName:"Электронная таблица без названия",wait:"ожидание обновления",add:"Добавить",addLast:"больше строк внизу",backTop:"Вернуться наверх",pageInfo:"Всего ${total}, ${totalPage} страниц, текущая ${currentPage}",nextPage:"Следующая",tipInputNumber:"Пожалуйста, введите число",tipInputNumberLimit:"Диапазон увеличения ограничен от 1 до 100",tipRowHeightLimit:"Высота строки должна быть в пределах от 0 до 545",tipColumnWidthLimit:"Ширина столбца должна быть в пределах от 0 до 2038",pageInfoFull:"Всего ${total}, ${totalPage} страниц, все данные отображены",problem:"Произошла проблема",forceStringInfo:"Число хранится как текст"},clipboard:{paste:{exceedMaxCells:"Количество вставляемых ячеек превышает максимальное количество ячеек",overlappingMergedCells:"Область вставки перекрывается с объединенными ячейками"},shortCutNotify:{title:"Используйте сочетания клавиш для вставки.",useShortCutInstead:"Обнаружено содержимое Excel. Используйте сочетание клавиш для вставки."}},statusbar:{sum:"Сумма",average:"Среднее",min:"Минимум",max:"Максимум",count:"Числовое количество",countA:"Количество",clickToCopy:"Нажмите, чтобы скопировать",copied:"Скопировано"},autoFill:{copy:"Копировать ячейку",series:"Заполнить серию",formatOnly:"Только формат",noFormat:"Без формата"},rangeSelector:{placeholder:"Выберите диапазон или введите значение",tooltip:"Выберите диапазон"},shortcut:{sheet:{"zoom-in":"Увеличить","zoom-out":"Уменьшить","reset-zoom":"Сбросить масштаб","select-below-cell":"Выбрать ячейку ниже","select-up-cell":"Выбрать ячейку выше","select-left-cell":"Выбрать ячейку слева","select-right-cell":"Выбрать ячейку справа","select-next-cell":"Выбрать следующую ячейку","select-previous-cell":"Выбрать предыдущую ячейку","select-up-value-cell":"Выбрать ячейку выше со значением","select-below-value-cell":"Выбрать ячейку ниже со значением","select-left-value-cell":"Выбрать ячейку слева со значением","select-right-value-cell":"Выбрать ячейку справа со значением","expand-selection-down":"Расширить выделение вниз","expand-selection-up":"Расширить выделение вверх","expand-selection-left":"Расширить выделение влево","expand-selection-right":"Расширить выделение вправо","expand-selection-to-left-gap":"Расширить выделение до левого пробела","expand-selection-to-below-gap":"Расширить выделение до нижнего пробела","expand-selection-to-right-gap":"Расширить выделение до правого пробела","expand-selection-to-up-gap":"Расширить выделение до верхнего пробела","select-all":"Выбрать все","toggle-editing":"Переключить редактирование","delete-and-start-editing":"Очистить и начать редактирование","abort-editing":"Прервать редактирование","break-line":"Разрыв строки","set-bold":"Переключить жирный","set-italic":"Переключить курсив","set-underline":"Переключить подчеркивание","set-strike-through":"Переключить зачеркивание"}},"sheet-view":"Просмотр листа","sheet-edit":"Редактирование листа",definedName:{managerTitle:"Управление именами",managerDescription:"Создайте определенное имя, выбрав ячейки или формулы и введя желаемое имя в текстовое поле.",addButton:"Добавить определенное имя",featureTitle:"Определенные имена",ratioRange:"Диапазон",ratioFormula:"Формула",confirm:"Подтвердить",cancel:"Отмена",scopeWorkbook:"Книга",inputNamePlaceholder:"Введите имя (без пробелов)",inputCommentPlaceholder:"Введите комментарий",inputRangePlaceholder:"Введите диапазон (без пробелов)",inputFormulaPlaceholder:"Введите формулу (без пробелов)",nameEmpty:"Имя не может быть пустым",nameDuplicate:"Имя уже существует",formulaOrRefStringEmpty:"Формула или строка ссылки не может быть пустой",formulaOrRefStringInvalid:"Неверная формула или строка ссылки",defaultName:"ОпределенноеИмя",updateButton:"Обновить",deleteButton:"Удалить",deleteConfirmText:"Вы уверены, что хотите удалить это определенное имя?",nameConflict:"Имя конфликтует с именем функции",nameInvalid:"Имя недействительно",nameSheetConflict:"Имя конфликтует с именем листа"}};class pr{constructor(){R(this,"_state",null);R(this,"_rect",null);R(this,"_state$",new k.BehaviorSubject(null));R(this,"state$",this._state$.asObservable());R(this,"_rect$",new k.BehaviorSubject(null));R(this,"rect$",this._rect$.asObservable());R(this,"_focus",!1);R(this,"_focus$",new k.BehaviorSubject(this._focus));R(this,"focus$",this._focus$.asObservable())}dispose(){this._state$.complete(),this._state=null,this._rect$.complete(),this._rect=null}setState(t){this._state=t,this._refresh(t)}getRect(){return this._rect}setRect(t){this._rect=t,this._rect$.next(t)}getState(){return this._state}setFocus(t=!1){this._focus=t,this._focus$.next(t)}_refresh(t){this._state$.next(t)}}const Jt=H.createIdentifier("univer.sheet-cell-editor-manager.service");class Vc{constructor(){R(this,"_position",null);R(this,"_position$",new k.BehaviorSubject(null));R(this,"position$",this._position$.asObservable());R(this,"_focus",!1);R(this,"_focus$",new k.BehaviorSubject(this._focus));R(this,"focus$",this._focus$.asObservable());R(this,"_fxBtnClick$",new k.Subject);R(this,"fxBtnClick$",this._fxBtnClick$.asObservable());R(this,"_foldBtnStatus$",new k.Subject);R(this,"foldBtnStatus$",this._foldBtnStatus$.asObservable())}dispose(){this._position$.complete(),this._focus$.complete(),this._position=null,this._focus=!1}setPosition(t){this._position=t,this._refresh(t)}getPosition(){return this._position}setFocus(t=!1){this._focus=t,this._focus$.next(t)}handleFxBtnClick(t){this._fxBtnClick$.next(t)}handleFoldBtnClick(t){this._foldBtnStatus$.next(t)}_refresh(t){this._position$.next(t)}}const En=H.createIdentifier("univer.sheet-formula-editor-manager.service");var kc=Object.defineProperty,Bc=Object.getOwnPropertyDescriptor,Fc=(i,t,e,n)=>{for(var o=n>1?void 0:n?Bc(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&kc(t,e,o),o},Cr=(i,t)=>(e,n)=>t(e,n,i);let yn=class extends l.Disposable{constructor(t,e){super();R(this,"_previousSheetIndex",-1);this._commandService=t,this._univerInstanceService=e,this.disposeWithMe(this._commandService.beforeCommandExecuted(n=>{if(n.id===_.RemoveSheetMutation.id)return this._beforeAdjustActiveSheetOnRemoveSheet(n)})),this.disposeWithMe(this._commandService.onCommandExecuted((n,o)=>{if(n.id===_.RemoveSheetMutation.id)return this._adjustActiveSheetOnRemoveSheet(n);if(n.id===_.SetWorksheetHideMutation.id&&n.params.hidden)return this._adjustActiveSheetOnHideSheet(n);if(!(o!=null&&o.fromCollab)){if(n.id===_.InsertSheetMutation.id)return this._adjustActiveSheetOnInsertSheet(n);if(n.id===_.SetWorksheetHideMutation.id&&!n.params.hidden)return this._adjustActiveSheetOnShowSheet(n)}}))}_adjustActiveSheetOnHideSheet(t){const{unitId:e,subUnitId:n}=t.params,o=this._univerInstanceService.getUniverSheetInstance(e);if(!o||o.getActiveSheet().getSheetId()!==n)return;const s=o.getActiveSheetIndex(),a=vr(o,s);this._switchToNextSheet(e,a)}_beforeAdjustActiveSheetOnRemoveSheet(t){const{unitId:e,subUnitId:n}=t.params,o=this._univerInstanceService.getUniverSheetInstance(e);if(!o)return;const r=o.getSheetBySheetId(n);r&&(this._previousSheetIndex=o.getSheetIndex(r))}_adjustActiveSheetOnRemoveSheet(t){if(this._previousSheetIndex===-1)return;const{unitId:e}=t.params,n=this._univerInstanceService.getUniverSheetInstance(e);if(!n||n.getRawActiveSheet())return;const r=this._previousSheetIndex,s=r>=1?r-1:0,a=vr(n,s);this._switchToNextSheet(e,a)}_adjustActiveSheetOnInsertSheet(t){const{unitId:e,sheet:n}=t.params;this._switchToNextSheet(e,n.id)}_adjustActiveSheetOnShowSheet(t){const{unitId:e,subUnitId:n}=t.params;this._switchToNextSheet(e,n)}_switchToNextSheet(t,e){this._commandService.executeCommand(_.SetWorksheetActiveOperation.id,{unitId:t,subUnitId:e})}};yn=Fc([l.OnLifecycle(l.LifecycleStages.Ready,yn),Cr(0,l.ICommandService),Cr(1,l.IUniverInstanceService)],yn);function vr(i,t){const e=i.getSheetSize();for(let n=t;n>-1;n--){const o=i.getSheetByIndex(n);if(!o.getConfig().hidden)return o.getSheetId()}for(let n=t;n<e;n++){const o=i.getSheetByIndex(n);if(!o.getConfig().hidden)return o.getSheetId()}throw new Error("[ActiveWorksheetController]: could not find the next unhidden sheet! Collaboration error perhaps.")}var Wc=Object.defineProperty,jc=Object.getOwnPropertyDescriptor,zc=(i,t,e,n)=>{for(var o=n>1?void 0:n?jc(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Wc(t,e,o),o},qt=(i,t)=>(e,n)=>t(e,n,i);x.AutoHeightController=class extends l.Disposable{constructor(t,e,n,o,r){super(),this._injector=t,this._sheetInterceptorService=e,this._selectionManagerService=n,this._univerInstanceService=o,this._sheetSkeletonManagerService=r,this._initialize()}getUndoRedoParamsOfAutoHeight(t){const{_univerInstanceService:e,_sheetSkeletonManagerService:n,_injector:o}=this,{skeleton:r}=n.getCurrent(),s=r.calculateAutoHeightInRange(t),a=e.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),c=a.getUnitId(),u={subUnitId:a.getActiveSheet().getSheetId(),unitId:c,rowsAutoHeightInfo:s},h=_.SetWorksheetRowAutoHeightMutationFactory(o,u);return{undos:[{id:_.SetWorksheetRowAutoHeightMutation.id,params:h}],redos:[{id:_.SetWorksheetRowAutoHeightMutation.id,params:u}]}}_initialize(){const{_sheetInterceptorService:t,_selectionManagerService:e}=this;this.disposeWithMe(t.interceptCommand({getMutations:n=>n.id!==_.SetRangeValuesCommand.id?{redos:[],undos:[]}:this.getUndoRedoParamsOfAutoHeight(n.params.range)})),this.disposeWithMe(t.interceptCommand({getMutations:n=>n.id!==_.SetWorksheetRowIsAutoHeightCommand.id?{redos:[],undos:[]}:this.getUndoRedoParamsOfAutoHeight(n.params.ranges)})),this.disposeWithMe(t.interceptCommand({getMutations:n=>{var s;if(n.id!==_.SetStyleCommand.id)return{redos:[],undos:[]};if(!["ff","fs","tr","tb"].includes((s=n.params)==null?void 0:s.style.type))return{redos:[],undos:[]};const r=e.getSelectionRanges();return r!=null&&r.length?this.getUndoRedoParamsOfAutoHeight(r):{redos:[],undos:[]}}}))}},x.AutoHeightController=zc([l.OnLifecycle(l.LifecycleStages.Ready,x.AutoHeightController),qt(0,H.Inject(H.Injector)),qt(1,H.Inject(_.SheetInterceptorService)),qt(2,H.Inject(_.SelectionManagerService)),qt(3,H.Inject(l.IUniverInstanceService)),qt(4,H.Inject(x.SheetSkeletonManagerService))],x.AutoHeightController);function Yc(i,t,e,n,o){const r=[],s=[];if(n.copyType===Je.CUT){const{undos:a,redos:c}=Xc(i,t,o);r.push(...c),s.push(...a)}else{const{undos:a,redos:c}=Mr(t,e,o);r.push(...c),s.push(...a);const{undos:d,redos:u}=Ir(t,i,e,o);r.push(...u),s.push(...d);const{undos:h,redos:m}=Rr(t,e,o);r.push(...m),s.push(...h);const{undos:f,redos:g}=Ai(t,e,o);r.push(...g),s.push(...f)}return{undos:s,redos:r}}function Xc(i,t,e){let n=[],o=[];const{range:r,subUnitId:s,unitId:a}=i,{range:c,subUnitId:d}=t,u=c?at(c):null,h=r?at(r):null;if(h&&u){const m=e.get(l.IUniverInstanceService),f=e.get(_.SheetInterceptorService),g=m.getUniverSheetInstance(a),S=g==null?void 0:g.getSheetBySheetId(s),p=g==null?void 0:g.getSheetBySheetId(d);if(S&&p){const I=new l.ObjectMatrix,M=new l.ObjectMatrix,b=S.getCellMatrix(),T=p.getCellMatrix();l.Range.foreach(h,(Y,ee)=>{I.setValue(Y,ee,l.Tools.deepClone(b.getValue(Y,ee))),M.setValue(Y,ee,null)});const w=new l.ObjectMatrix;l.Range.foreach(u,(Y,ee)=>{w.setValue(Y,ee,l.Tools.deepClone(T.getValue(Y,ee)))});const E=new l.ObjectMatrix;l.Range.foreach(h,(Y,ee)=>{const P=l.cellToRange(Y,ee),L=l.Rectangle.getRelativeRange(P,h),W=l.Rectangle.getPositionRange(L,u);E.setValue(W.startRow,W.startColumn,b.getValue(Y,ee))});const O={from:{value:M.getMatrix(),subUnitId:s},to:{value:E.getMatrix(),subUnitId:d},unitId:a},N={from:{value:I.getMatrix(),subUnitId:s},to:{value:w.getMatrix(),subUnitId:d},unitId:a},D=f.onCommandExecute({id:_.MoveRangeCommand.id,params:{toRange:u,fromRange:h}}),F=S.getMergeData(),A=p.getMergeData(),U=F.filter(Y=>l.Rectangle.intersects(Y,h)),B=A.filter(Y=>l.Rectangle.intersects(Y,u)),z=U.map(Y=>l.Rectangle.getRelativeRange(Y,h)).map(Y=>l.Rectangle.getPositionRange(Y,u)),X=_.getAddMergeMutationRangeByType(z).filter(Y=>!A.some(ee=>l.Rectangle.equals(Y,ee))),q=[{id:_.RemoveWorksheetMergeMutation.id,params:{unitId:a,subUnitId:s,ranges:U}},{id:_.RemoveWorksheetMergeMutation.id,params:{unitId:a,subUnitId:s,ranges:B}},{id:_.AddWorksheetMergeMutation.id,params:{unitId:a,subUnitId:d,ranges:X}}],Q=[{id:_.RemoveWorksheetMergeMutation.id,params:{unitId:a,subUnitId:d,ranges:X}},{id:_.AddWorksheetMergeMutation.id,params:{unitId:a,subUnitId:d,ranges:B}},{id:_.AddWorksheetMergeMutation.id,params:{unitId:a,subUnitId:s,ranges:U}}];n=[{id:_.MoveRangeMutation.id,params:O},...D.redos,...q,{id:_.SetSelectionsOperation.id,params:{unitId:a,subUnitId:d,pluginName:_.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:u}]}}],o=[{id:_.MoveRangeMutation.id,params:N},...D.undos,...Q,{id:_.SetSelectionsOperation.id,params:{unitId:a,sheetId:s,pluginName:_.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:h}]}}]}}return{undos:o,redos:n}}function Ir(i,t,e,n){const{unitId:o,subUnitId:r,range:s}=i,a=[],c=[],{mapFunc:d}=Vt([s]),u=new l.ObjectMatrix;e.forValue((f,g,S)=>{var M;if(!S.p&&S.v&&!t){const b=String(S.v),T=cn.parseDate(b)||cn.parseTime(b)||cn.parseNumber(b);T!=null&&T.v&&typeof T.v=="number"&&(S.v=T.v)}const{row:p,col:I}=d(f,g);(M=S.p)!=null&&M.body?u.setValue(p,I,l.Tools.deepClone({p:S.p,v:S.v})):u.setValue(p,I,l.Tools.deepClone({v:S.v}))});const h={unitId:o,subUnitId:r,cellValue:l.Tools.deepClone(u.getMatrix())};a.push({id:_.SetRangeValuesMutation.id,params:h});const m=_.SetRangeValuesUndoMutationFactory(n,h);return c.push({id:_.SetRangeValuesMutation.id,params:m}),{undos:c,redos:a}}function Rr(i,t,e){const n=[],o=[],{unitId:r,subUnitId:s,range:a}=i,c=new l.ObjectMatrix,{mapFunc:d}=Vt([a]);t.forValue((m,f,g)=>{var M;const S={s:g.s};(M=g.p)!=null&&M.body&&(S.p=g.p);const{row:p,col:I}=d(m,f);c.setValue(p,I,S)});const u={unitId:r,subUnitId:s,cellValue:l.Tools.deepClone(c.getMatrix())};n.push({id:_.SetRangeValuesMutation.id,params:u});const h=_.SetRangeValuesUndoMutationFactory(e,u);return o.push({id:_.SetRangeValuesMutation.id,params:h}),{undos:o,redos:n}}function Mr(i,t,e){const n=[],o=[],r=new l.ObjectMatrix,{unitId:s,subUnitId:a,range:c}=i,{mapFunc:d}=Vt([c]);if(t.forValue((u,h,m)=>{if(m.s){const{row:f,col:g}=d(u,h);r.setValue(f,g,{s:null})}}),r.getLength()>0){const u={subUnitId:a,unitId:s,cellValue:l.Tools.deepClone(r.getMatrix())};n.push({id:_.SetRangeValuesMutation.id,params:u});const h=_.SetRangeValuesUndoMutationFactory(e,u);o.push({id:_.SetRangeValuesMutation.id,params:h})}return{undos:o,redos:n}}function Ai(i,t,e){const n=[],o=[],{unitId:r,subUnitId:s,range:a}=i,{startColumn:c,startRow:d,endColumn:u,endRow:h}=at(a),m=[];t.forValue((M,b,T)=>{if(T.rowSpan&&T.rowSpan>1){const w=T.colSpan||1,E={startRow:d+M,endRow:d+M+T.rowSpan-1,startColumn:c+b,endColumn:c+b+w-1};m.push(E)}else if(T.colSpan&&T.colSpan>1){const w=T.rowSpan||1,E={startRow:d+M,endRow:d+M+w-1,startColumn:c+b,endColumn:c+b+T.colSpan-1};m.push(E)}});const g=e.get(l.IUniverInstanceService).getUniverSheetInstance(r),S=g==null?void 0:g.getSheetBySheetId(s);if(g&&S){const b=S.getMergeData().filter(E=>l.Rectangle.intersects({startRow:d,startColumn:c,endRow:h,endColumn:u},E)),T={unitId:r,subUnitId:s,ranges:b};n.push({id:_.RemoveWorksheetMergeMutation.id,params:T});const w=_.RemoveMergeUndoMutationFactory(e,T);o.push({id:_.AddWorksheetMergeMutation.id,params:w})}const p={unitId:r,subUnitId:s,ranges:m};m.length>0&&n.push({id:_.AddWorksheetMergeMutation.id,params:p});const I=_.AddMergeUndoMutationFactory(e,p);return m.length>0&&o.push({id:_.RemoveWorksheetMergeMutation.id,params:I}),{undos:o,redos:n}}function $c(i){let t=i.replace(/(\r\n|\n)/g,"\r");t.endsWith(`\r
17
- `)||(t+=`\r
18
- `);const e=[];for(let n=0;n<t.length;n++)t[n]==="\r"&&e.push({startIndex:n});return{dataStream:t,paragraphs:e,sectionBreaks:[{startIndex:t.indexOf(`
19
- `)}]}}var Gc=Object.defineProperty,Zc=Object.getOwnPropertyDescriptor,Kc=(i,t,e,n)=>{for(var o=n>1?void 0:n?Zc(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Gc(t,e,o),o},Ue=(i,t)=>(e,n)=>t(e,n,i);let On=class extends l.RxDisposable{constructor(i,t,e,n,o,r,s,a,c,d){var u;super(),this._injector=i,this._currentUniverSheet=t,this._commandService=e,this._contextService=n,this._configService=o,this._sheetClipboardService=r,this._messageService=s,this._sheetSkeletonManagerService=a,this._localService=c,this._textSelectionRenderManager=d,this._init(),(u=this._textSelectionRenderManager)==null||u.onPaste$.pipe(k.takeUntil(this.dispose$)).subscribe(h=>{var S,p;if(!ie(this._contextService))return;h.event.preventDefault();const m=h.event,f=(S=m.clipboardData)==null?void 0:S.getData("text/html"),g=(p=m.clipboardData)==null?void 0:p.getData("text/plain");this._sheetClipboardService.legacyPaste(f,g)})}_init(){[Lo,nl,Mt].forEach(t=>this.disposeWithMe(this._commandService.registerMultipleCommand(t))),[Uo,Vo,ko,Bo].forEach(t=>this.disposeWithMe(this._commandService.registerCommand(t))),this.disposeWithMe(this._sheetClipboardService.addClipboardHook(this._initCopyingHooks())),this.disposeWithMe(this._sheetClipboardService.addClipboardHook(this._initPastingHook()));const i=this._initSpecialPasteHooks().map(t=>this._sheetClipboardService.addClipboardHook(t));this.disposeWithMe({dispose:()=>i.forEach(t=>t.dispose())})}_initCopyingHooks(){const i=this;let t=null;return{id:_e.DEFAULT_COPY,isDefaultHook:!0,onBeforeCopy(e,n){t=i._getWorksheet(e,n)},onCopyCellContent(e,n){var s,a,c,d;const o=t.getCell(e,n);return(a=(s=o==null?void 0:o.p)==null?void 0:s.body)!=null&&a.paragraphs||(d=(c=o==null?void 0:o.p)==null?void 0:c.body)!=null&&d.textRuns?l.convertBodyToHtml(o.p.body):o?l.extractPureTextFromCell(o):""},onCopyCellStyle:(e,n,o,r)=>{const s={};(o||r)&&(s.rowspan=`${o||1}`,s.colspan=`${r||1}`);const a=t.getRange(e,n),c=t.getMergedCell(e,n),d=a.getTextStyle();let u="";if(d&&(u=l.handleStyleToString(d)),c){const h=c.endRow,m=c.endColumn,g=t.getRange(h,m).getTextStyle();if(g){const S=l.handleStyleToString(g);u?u+=S?`;${S}`:"":u=S}}return u&&(s.style=u),s},onCopyColumn(e){return{width:`${t.getColumnWidth(e)}`}},onCopyRow(e){return{style:`height: ${t.getRowHeight(e)}px;`}},onAfterCopy(){t=null},getFilteredOutRows(e){var a;const{startRow:n,endRow:o}=e,r=(a=i._currentUniverSheet.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET))==null?void 0:a.getActiveSheet(),s=[];if(!r)return s;for(let c=n;c<=o;c++)r.getRowFiltered(c)&&s.push(c);return s}}}_initPastingHook(){const i=this;let t=null,e=null,n=null;return{id:_e.DEFAULT_PASTE,isDefaultHook:!0,onBeforePaste({unitId:o,subUnitId:r,range:s}){n=i._getWorksheet(o,r),t=o,e=r;const a=i._configService.getConfig(_.MAX_CELL_PER_SHEET_KEY),c=s.rows[s.rows.length-1],d=s.cols[s.cols.length-1];return a&&c*d>a?(i._messageService.show({type:se.MessageType.Error,content:i._localService.t("clipboard.paste.exceedMaxCells")}),!1):!0},onPasteRows(o,r){const{range:s}=o,a=[],c=[],d=n.getMaxRows(),u=s.rows[s.rows.length-1]-d,h=r.length-u,m=n.getRowManager();if(u>0){const p={};r.slice(h).forEach((M,b)=>{const{style:T,height:w}=M||{};if(T){const E=T.split(";");let O=l.DEFAULT_WORKSHEET_ROW_HEIGHT;E.find(N=>{N=N.toLowerCase();const D=v.textTrim(N.substr(0,N.indexOf(":"))),F=v.textTrim(N.substr(N.indexOf(":")+1));return D==="height"?(F.endsWith("pt")?O=y.ptToPx(Number.parseFloat(F)):O=Number.parseFloat(F),!0):!1}),p[b]={h:O,hd:l.BooleanNumber.FALSE}}else w&&(p[b]={h:Number.parseFloat(w),hd:l.BooleanNumber.FALSE})});const I={unitId:t,subUnitId:e,range:{startColumn:s.cols[0],endColumn:s.cols[s.cols.length-1],endRow:s.rows[s.rows.length-1],startRow:d},rowInfo:p};a.push({id:_.InsertRowMutation.id,params:I})}const f={},g={};r.slice(0,h).forEach((p,I)=>{var T,w;const{style:M,height:b}=p;if(M){const E=M.split(";");let O=l.DEFAULT_WORKSHEET_ROW_HEIGHT;E.find(N=>{N=N.toLowerCase();const D=v.textTrim(N.substr(0,N.indexOf(":"))),F=v.textTrim(N.substr(N.indexOf(":")+1));return D==="height"?(F.endsWith("pt")?O=y.ptToPx(Number.parseFloat(F)):O=Number.parseFloat(F),!0):!1}),f[I+s.rows[0]]=O}else if(b){const E=m.getRow(s.rows[0]+I),O=Number.parseFloat(b);if(E){const{h:N=l.DEFAULT_WORKSHEET_ROW_HEIGHT,ah:D=0}=E,F=Math.max(N,D);O>F&&(f[I+s.rows[0]]=O,g[I+s.rows[0]]=F)}else f[I+s.rows[0]]=O,g[I+s.rows[0]]=(w=(T=m.getRow(s.rows[0]+I))==null?void 0:T.h)!=null?w:l.DEFAULT_WORKSHEET_ROW_HEIGHT}});const S={unitId:t,subUnitId:e,ranges:[{startRow:s.rows[0],endRow:Math.min(s.rows[s.rows.length-1],d),startColumn:s.cols[0],endColumn:s.cols[s.cols.length-1]}],rowHeight:f};return a.push({id:_.SetWorksheetRowHeightMutation.id,params:S}),c.push({id:_.SetWorksheetRowHeightMutation.id,params:{...S,rowHeight:20}}),{redos:a,undos:c}},onPasteColumns(o,r,s){var g;const{range:a}=o,c=[],d=n.getMaxColumns(),u=a.cols[a.cols.length-1]-d,h=r.length-u,m=(g=i._configService.getConfig(l.DEFAULT_WORKSHEET_COLUMN_WIDTH_KEY))!=null?g:l.DEFAULT_WORKSHEET_COLUMN_WIDTH;if(u>0){const S={unitId:t,subUnitId:e,range:{startRow:a.rows[0],endRow:a.rows[a.rows.length-1],endColumn:a.cols[a.cols.length-1],startColumn:d},colInfo:r.slice(h).map(p=>({w:p.width?+p.width:m,hd:l.BooleanNumber.FALSE}))};c.push({id:_.InsertColMutation.id,params:S})}const f={unitId:t,subUnitId:e,ranges:[{startRow:a.rows[0],endRow:a.rows[a.rows.length-1],startColumn:a.cols[0],endColumn:Math.min(a.cols[a.cols.length-1],d)}],colWidth:r.slice(0,h).map(S=>S.width?+S.width:m)};return c.push({id:_.SetWorksheetColWidthMutation.id,params:f}),{redos:c,undos:[]}},onPastePlainText(o,r,s){return i._onPastePlainText(o,r,s)},onPasteCells(o,r,s,a){return i._onPasteCells(o,r,s,a)},onAfterPaste(o){n=null}}}_generateDocumentDataModelSnapshot(i){var s;const t=this._sheetSkeletonManagerService.getCurrent();if(t==null)return null;const{skeleton:e}=t,n=(s=e.getBlankCellDocumentModel())==null?void 0:s.documentModel,r={...n==null?void 0:n.getSnapshot(),...i};return n==null||n.reset(r),n==null?void 0:n.getSnapshot()}_onPastePlainText(i,t,e){const{range:n,unitId:o,subUnitId:r}=i;let s;if(/\r|\n/.test(t)){const c=$c(t),d=this._generateDocumentDataModelSnapshot({body:c});s={[n.rows[0]]:{[n.cols[0]]:{p:d}}}}else l.isFormulaString(t)?s={[n.rows[0]]:{[n.cols[0]]:{f:t}}}:s={[n.rows[0]]:{[n.cols[0]]:{v:t}}};const a={unitId:o,subUnitId:r,cellValue:s};return{redos:[{id:_.SetRangeValuesMutation.id,params:a}],undos:[{id:_.SetRangeValuesMutation.id,params:_.SetRangeValuesUndoMutationFactory(this._injector,a)}]}}_onPasteCells(i,t,e,n){const o={get:this._injector.get.bind(this._injector)};return Yc(i,t,e,n,o)}_initSpecialPasteHooks(){const i={get:this._injector.get.bind(this._injector)},t=this,e={id:_e.SPECIAL_PASTE_VALUE,specialPasteInfo:{label:"specialPaste.value"},onPasteCells:(s,a,c)=>Ir(a,s,c,i)},n={id:_e.SPECIAL_PASTE_FORMAT,specialPasteInfo:{label:"specialPaste.format"},onPasteCells(s,a,c){const d=[],u=[],{undos:h,redos:m}=Mr(a,c,i);d.push(...m),u.push(...h);const{undos:f,redos:g}=Ai(a,c,i);d.push(...g),u.push(...f);const{undos:S,redos:p}=Rr(a,c,i);return d.push(...p),u.push(...S),{undos:u,redos:d}}},o={id:_e.SPECIAL_PASTE_COL_WIDTH,specialPasteInfo:{label:"specialPaste.colWidth"},onPasteCells(){return{undos:[],redos:[]}},onPasteColumns(s,a,c){var T;const d=t._currentUniverSheet.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),u=d.getUnitId(),h=d.getActiveSheet().getSheetId(),m=[],f=t._getWorksheet(u,h),{range:g}=s,S=f.getMaxColumns(),p=g.cols[g.cols.length-1]-S,I=a.length-p,M=(T=t._configService.getConfig(l.DEFAULT_WORKSHEET_COLUMN_WIDTH_KEY))!=null?T:l.DEFAULT_WORKSHEET_COLUMN_WIDTH,b={unitId:u,subUnitId:h,ranges:[{startRow:g.rows[0],endRow:Math.min(g.cols[g.cols.length-1],S),startColumn:g.cols[0],endColumn:g.cols[g.cols.length-1]}],colWidth:a.slice(0,I).map(w=>w.width?+w.width:M)};return m.push({id:_.SetWorksheetColWidthMutation.id,params:b}),m.push({id:_.SetWorksheetColWidthMutation.id,params:b}),{redos:m,undos:[]}}},r={id:_e.SPECIAL_PASTE_BESIDES_BORDER,specialPasteInfo:{label:"specialPaste.besidesBorder"},onPasteCells(s,a,c,d){t._currentUniverSheet.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);const u=[],h=[],{range:m,unitId:f,subUnitId:g}=a,S=new l.ObjectMatrix;c.forValue((T,w,E)=>{const O=E.s;typeof O=="object"&&S.setValue(m.rows[T],m.cols[w],{s:{...O,bd:void 0},v:E.v})});const p={unitId:f,subUnitId:g,cellValue:S.getData()};u.push({id:_.SetRangeValuesMutation.id,params:p});const I=_.SetRangeValuesUndoMutationFactory(i,p);h.push({id:_.SetRangeValuesMutation.id,params:I});const{undos:M,redos:b}=Ai(a,c,i);return h.push(...M),u.push(...b),{redos:u,undos:h}}};return[e,n,o,r]}_getWorksheet(i,t){var n;const e=(n=this._currentUniverSheet.getUniverSheetInstance(i))==null?void 0:n.getSheetBySheetId(t);if(!e)throw new Error(`[SheetClipboardController]: cannot find a worksheet with unitId ${i} and subUnitId ${t}.`);return e}};On=Kc([l.OnLifecycle(l.LifecycleStages.Steady,On),Ue(0,H.Inject(H.Injector)),Ue(1,l.IUniverInstanceService),Ue(2,l.ICommandService),Ue(3,l.IContextService),Ue(4,l.IConfigService),Ue(5,Rt),Ue(6,v.IMessageService),Ue(7,H.Inject(x.SheetSkeletonManagerService)),Ue(8,H.Inject(l.LocaleService)),Ue(9,H.Optional(y.ITextSelectionRenderManager))],On);var Qc=Object.defineProperty,Jc=Object.getOwnPropertyDescriptor,qc=(i,t,e,n)=>{for(var o=n>1?void 0:n?Jc(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Qc(t,e,o),o},br=(i,t)=>(e,n)=>t(e,n,i);let xn=class extends l.RxDisposable{constructor(i,t){super(),this._univerInstanceService=i,this._undoRedoService=t,this._initialize()}_initialize(){this._initialNormalInput(),this._listenEditorBlur()}_listenEditorBlur(){this._univerInstanceService.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_DOC).pipe(k.takeUntil(this.dispose$)).subscribe(i=>{if(i==null)return;i.getUnitId()!==l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY&&this._undoRedoService.clearUndoRedo(l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY)})}_initialNormalInput(){const i={};this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getSheets().forEach(t=>{const e=t.getConfig();i[t.getSheetId()]={cellData:new l.ObjectMatrix(e.cellData),rowCount:e.rowCount,columnCount:e.columnCount,rowData:e.rowData,columnData:e.columnData}})}};xn=qc([l.OnLifecycle(l.LifecycleStages.Rendered,xn),br(0,l.IUniverInstanceService),br(1,H.Inject(l.IUndoRedoService))],xn);const Tr=[v.KeyCode.ARROW_DOWN,v.KeyCode.ARROW_UP,v.KeyCode.ARROW_LEFT,v.KeyCode.ARROW_RIGHT],ed=[v.KeyCode.ENTER,v.KeyCode.TAB,...Tr];function td(){const i=[];for(const t of Tr)i.push({id:$t.id,binding:t,preconditions:e=>kt(e),staticParameters:{visible:!1,eventType:y.DeviceInputEventType.Keyboard,keycode:t,isShift:!1}}),i.push({id:$t.id,binding:t|v.MetaKeys.SHIFT,preconditions:e=>kt(e),staticParameters:{visible:!1,eventType:y.DeviceInputEventType.Keyboard,keycode:t,isShift:!0}});return i}const nd={id:pi.id,binding:v.KeyCode.F2,description:"shortcut.sheet.start-editing",group:"4_sheet-edit",preconditions:ie,staticParameters:{visible:!0,eventType:y.DeviceInputEventType.Keyboard,keycode:v.KeyCode.F2}},id={id:Te.id,binding:v.KeyCode.ENTER,description:"shortcut.sheet.toggle-editing",group:"4_sheet-edit",preconditions:i=>kt(i),staticParameters:{visible:!1,eventType:y.DeviceInputEventType.Keyboard,keycode:v.KeyCode.ENTER}},od={id:Te.id,binding:v.KeyCode.TAB,preconditions:i=>kt(i),staticParameters:{visible:!1,eventType:y.DeviceInputEventType.Keyboard,keycode:v.KeyCode.TAB}},rd={id:Te.id,binding:v.KeyCode.ESC,description:"shortcut.sheet.abort-editing",group:"4_sheet-edit",preconditions:i=>kt(i),staticParameters:{visible:!1,eventType:y.DeviceInputEventType.Keyboard,keycode:v.KeyCode.ESC}},sd={id:J.BreakLineCommand.id,description:"shortcut.sheet.break-line",group:"4_sheet-edit",preconditions:i=>ra(i),binding:v.KeyCode.ENTER|v.MetaKeys.ALT},ad={id:J.DeleteLeftCommand.id,preconditions:i=>sa(i)||Ro(i),binding:v.KeyCode.BACKSPACE},ld={id:Te.id,description:"shortcut.sheet.delete-and-start-editing",group:"4_sheet-edit",preconditions:i=>ie(i)&&!Ro(i),binding:v.KeyCode.BACKSPACE,staticParameters:{visible:!0,eventType:y.DeviceInputEventType.Keyboard,keycode:v.KeyCode.BACKSPACE}};function cd(i){return i.startsWith("'")}function dd(i){return i.slice(1)}var ud=Object.defineProperty,hd=Object.getOwnPropertyDescriptor,md=(i,t,e,n)=>{for(var o=n>1?void 0:n?hd(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&ud(t,e,o),o},Ve=(i,t)=>(e,n)=>t(e,n,i);function fd(i){const{textRuns:t=[],paragraphs:e=[]}=i;return t.some(n=>n.ts&&!l.Tools.isEmptyObject(n.ts))||e.some(n=>n.bullet)||e.length>=2}let Nn=class extends l.Disposable{constructor(t,e,n,o,r,s,a,c,d,u){super();R(this,"_cursorChangeObservers");R(this,"_editorVisiblePrevious",!1);R(this,"_cursorChange",0);this._univerInstanceService=t,this._renderManagerService=e,this._commandService=n,this._editorBridgeService=o,this._contextService=r,this._cellEditorManagerService=s,this._lexerTreeBuilder=a,this._undoRedoService=c,this._selectionManagerService=d,this._editorService=u,this._initialize(),this._commandExecutedListener()}dispose(){const t=this._getEditorObject();if(t==null)return;const{document:e}=t;e.onPointerDownObserver.remove(this._cursorChangeObservers),super.dispose()}_initialize(){this._initialExitInput(),this._cursorStateListener()}_initialExitInput(){this.disposeWithMe(this._editorBridgeService.visible$.subscribe(async t=>{const{visible:e,keycode:n,eventType:o}=t;if(e===this._editorVisiblePrevious)return;if(this._editorVisiblePrevious=e,e===!0){this._cursorChange=o===y.DeviceInputEventType.PointerDown?2:1;return}this._cursorChange=0;const r=this._selectionManagerService.getSelections(),s=this._selectionManagerService.getCurrent();if(s==null)return;const{unitId:a,sheetId:c,pluginName:d}=s;if(this._exitInput(t),n===v.KeyCode.ESC){r&&this._commandService.syncExecuteCommand(_.SetSelectionsOperation.id,{unitId:a,subUnitId:c,pluginName:d,selections:r});return}const u=this._editorBridgeService.getEditCellState();if(u==null)return;const{unitId:h,sheetId:m,row:f,column:g,documentLayoutObject:S}=u;if(this._editorBridgeService.getEditorDirty()===!1){this._moveCursor(n);return}const I=this._univerInstanceService.getUniverSheetInstance(h),M=I==null?void 0:I.getSheetBySheetId(m);if(M==null)return;const b=gd(M.getCellRaw(f,g)||{},S,this._lexerTreeBuilder);if(b==null){this._moveCursor(n);return}const T={subUnitId:m,unitId:h,workbook:I,worksheet:M,row:f,col:g};a===h&&m!==c&&this._editorBridgeService.isForceKeepVisible()&&await this._commandService.executeCommand(_.SetWorksheetActivateCommand.id,{subUnitId:m,unitId:h}),this._selectionManagerService.refreshSelection();const w=this._editorBridgeService.interceptor.fetchThroughInterceptors(this._editorBridgeService.interceptor.getInterceptPoints().AFTER_CELL_EDIT)(b,T),E=await this._editorBridgeService.interceptor.fetchThroughInterceptors(this._editorBridgeService.interceptor.getInterceptPoints().AFTER_CELL_EDIT_ASYNC)(Promise.resolve(w),T);this._commandService.executeCommand(_.SetRangeValuesCommand.id,{subUnitId:m,unitId:h,range:{startRow:f,startColumn:g,endRow:f,endColumn:g},value:E}),this._moveCursor(n)}))}_exitInput(t){this._contextService.setContextValue(l.FOCUSING_EDITOR_INPUT_FORMULA,!1),this._contextService.setContextValue(l.EDITOR_ACTIVATED,!1),this._contextService.setContextValue(l.FOCUSING_EDITOR_BUT_HIDDEN,!1),this._contextService.setContextValue(l.FOCUSING_FORMULA_EDITOR,!1),this._cellEditorManagerService.setState({show:t.visible});const e=this._editorBridgeService.getCurrentEditorId();e==null||!this._editorService.isSheetEditor(e)||(this._undoRedoService.clearUndoRedo(e),this._undoRedoService.clearUndoRedo(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY))}_moveCursor(t){if(t==null||!ed.includes(t))return;let e=l.Direction.LEFT;switch(t){case v.KeyCode.ENTER:e=l.Direction.DOWN;break;case v.KeyCode.TAB:e=l.Direction.RIGHT;break;case v.KeyCode.ARROW_DOWN:e=l.Direction.DOWN;break;case v.KeyCode.ARROW_UP:e=l.Direction.UP;break;case v.KeyCode.ARROW_LEFT:e=l.Direction.LEFT;break;case v.KeyCode.ARROW_RIGHT:e=l.Direction.RIGHT;break}t===v.KeyCode.ENTER||t===v.KeyCode.TAB?this._commandService.executeCommand(lt.id,{keycode:t,direction:e}):this._commandService.executeCommand(Me.id,{direction:e})}_cursorStateListener(){const t=this._getEditorObject();if(t==null)return;const{document:e}=t;this.disposeWithMe(l.toDisposable(e.onPointerDownObserver.add(()=>{this._cursorChange===1&&(this._cursorChange=2)})))}_commandExecutedListener(){const t=[$t.id];this.disposeWithMe(this._commandService.onCommandExecuted(e=>{if(t.includes(e.id)){const n=e.params,{keycode:o,isShift:r}=n;if(o!=null&&(this._cursorChange===2||this._contextService.getContextValue(l.FOCUSING_FORMULA_EDITOR))){this._moveInEditor(o,r);return}this._editorBridgeService.changeVisible(n)}e.id===pi.id&&(this._cursorChange=2)}))}_moveInEditor(t,e){let n=l.Direction.LEFT;t===v.KeyCode.ARROW_DOWN?n=l.Direction.DOWN:t===v.KeyCode.ARROW_UP?n=l.Direction.UP:t===v.KeyCode.ARROW_RIGHT&&(n=l.Direction.RIGHT),e?this._commandService.executeCommand(J.MoveSelectionOperation.id,{direction:n}):this._commandService.executeCommand(J.MoveCursorOperation.id,{direction:n})}_getEditorObject(){return dn(this._editorBridgeService.getCurrentEditorId(),this._renderManagerService)}};Nn=md([l.OnLifecycle(l.LifecycleStages.Rendered,Nn),Ve(0,l.IUniverInstanceService),Ve(1,y.IRenderManagerService),Ve(2,l.ICommandService),Ve(3,be),Ve(4,l.IContextService),Ve(5,Jt),Ve(6,H.Inject(K.LexerTreeBuilder)),Ve(7,l.IUndoRedoService),Ve(8,H.Inject(_.SelectionManagerService)),Ve(9,v.IEditorService)],Nn);function gd(i,t,e){i=l.Tools.deepClone(i);const{documentModel:n}=t;if(n==null)return null;const o=n.getSnapshot(),{body:r}=o;if(r==null)return null;i.t=void 0;const s=r.dataStream;let c=s.substring(s.length-2,s.length)===l.DEFAULT_EMPTY_DOCUMENT_VALUE?s.substring(0,s.length-2):s;if(l.isFormulaString(c)){if(i.f===c)return null;const d=e.checkIfAddBracket(c);for(let u=0;u<d;u++)c+=K.matchToken.CLOSE_BRACKET;i.f=c,i.v=null,i.p=null}else if(cd(c)){const d=dd(c);i.v=d,i.f=null,i.si=null,i.p=null,i.t=l.CellValueType.FORCE_STRING}else if(fd(r))r.dataStream===`\r
20
- `?(i.v="",i.f=null,i.si=null,i.p=null):(i.p=o,i.v=null,i.f=null,i.si=null);else{if((c===i.v||c===""&&i.v==null)&&i.p==null)return null;i.v=c,i.f=null,i.si=null,i.p=null}return i}var _d=Object.defineProperty,Sd=Object.getOwnPropertyDescriptor,pd=(i,t,e,n)=>{for(var o=n>1?void 0:n?Sd(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&_d(t,e,o),o},ke=(i,t)=>(e,n)=>t(e,n,i);let An=class extends l.RxDisposable{constructor(t,e,n,o,r,s,a,c,d,u){super();R(this,"_loadedMap",new WeakSet);R(this,"_scheduledCallback",-1);this._univerInstanceService=t,this._renderManagerService=e,this._editorBridgeService=n,this._commandService=o,this._contextService=r,this._formulaEditorManagerService=s,this._undoRedoService=a,this._docSkeletonManagerService=c,this._docViewModelManagerService=d,this._textSelectionManagerService=u,this._initialize()}_initialize(){this._syncFormulaEditorContent(),this._commandExecutedListener(),this._syncEditorSize(),this._listenFxBtnClick(),this._listenFoldBtnClick(),this._renderManagerService.currentRender$.pipe(k.takeUntil(this.dispose$)).subscribe(t=>{this._create(t)}),this._create(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY),this._textSelectionManagerService.textSelection$.pipe(k.takeUntil(this.dispose$)).subscribe(t=>{if(t==null)return;const{unitId:e}=t;e!==l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY&&(this._contextService.setContextValue(l.FOCUSING_FORMULA_EDITOR,!1),this._undoRedoService.clearUndoRedo(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY))})}_create(t){if(t!==l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY)return;const e=this._renderManagerService.getRenderById(t);if(e==null)return;const{mainComponent:n}=e;n!=null&&(this._loadedMap.has(n)||(this._initialMain(t),this._loadedMap.add(n)))}_listenFxBtnClick(){this._formulaEditorManagerService.fxBtnClick$.pipe(k.takeUntil(this.dispose$)).subscribe(()=>{var e;if(this._contextService.getContextValue(l.FOCUSING_EDITOR_BUT_HIDDEN)&&!this._contextService.getContextValue(l.EDITOR_ACTIVATED)){this._univerInstanceService.setCurrentUnitForType(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY),this._contextService.setContextValue(l.FOCUSING_FORMULA_EDITOR,!0);const n=this._univerInstanceService.getUniverDocInstance(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY);this._editorBridgeService.isVisible().visible===!1&&this._editorBridgeService.changeVisible({visible:!0,eventType:y.DeviceInputEventType.PointerDown});const r=(e=n==null?void 0:n.getBody())==null?void 0:e.dataStream;if(r==null)return;let s=r.startsWith("=")?r:`=${r}`;s=s.replace(/\r\n$/,"");const a=[{startOffset:s.length,endOffset:s.length}],c={unitId:l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY,body:{dataStream:s},segmentId:""};this._commandService.executeCommand(J.CoverContentCommand.id,c),this._textSelectionManagerService.replaceTextRanges(a)}})}_listenFoldBtnClick(){this._formulaEditorManagerService.foldBtnStatus$.pipe(k.takeUntil(this.dispose$)).subscribe(()=>{this._textSelectionManagerService.refreshSelection()})}_initialMain(t){const e=this._renderManagerService.getRenderById(t);if(e==null)return;const{mainComponent:n}=e;n!=null&&this.disposeWithMe(l.toDisposable(n.onPointerDownObserver.add(()=>{this._contextService.setContextValue(l.FOCUSING_FORMULA_EDITOR,!0),this._undoRedoService.clearUndoRedo(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY),this._editorBridgeService.isVisible().visible===!1&&this._editorBridgeService.changeVisible({visible:!0,eventType:y.DeviceInputEventType.Dblclick})})))}_syncEditorSize(){this._formulaEditorManagerService.position$.pipe(k.takeUntil(this.dispose$)).subscribe(t=>{if(!t)return this._clearScheduledCallback();const e=dn(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY,this._renderManagerService),n=this._univerInstanceService.getUniverDocInstance(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY);if(e==null||n==null)return this._clearScheduledCallback();const{width:o,height:r}=t;if(o===0||r===0)return this._clearScheduledCallback();const{engine:s}=e;n.updateDocumentDataPageSize(o),this._autoScroll(),this._scheduledCallback=requestIdleCallback(()=>s.resizeBySize(o,r))})}_clearScheduledCallback(){this._scheduledCallback!==-1&&cancelIdleCallback(this._scheduledCallback),this._scheduledCallback=-1}_syncFormulaEditorContent(){this._editorBridgeService.currentEditCellState$.pipe(k.takeUntil(this.dispose$)).subscribe(t=>{t==null||this._editorBridgeService.isForceKeepVisible()||this._editorSyncHandler(t)}),this._editorBridgeService.visible$.pipe(k.takeUntil(this.dispose$)).subscribe(t=>{if(t==null||t.visible===!1||this._editorBridgeService.isForceKeepVisible())return;const e=this._editorBridgeService.getLatestEditCellState();e!=null&&this._editorSyncHandler(e)})}_editorSyncHandler(t){var s;const e=(s=t.documentLayoutObject.documentModel)==null?void 0:s.getBody();let n=e==null?void 0:e.dataStream,o=e==null?void 0:e.paragraphs,r=[];n==null||o==null||(t.isInArrayFormulaRange===!0&&this._editorBridgeService.isVisible().eventType===y.DeviceInputEventType.Dblclick?(n=`\r
21
- `,o=[{startIndex:0}]):t.isInArrayFormulaRange===!0&&(r=(e==null?void 0:e.textRuns)||[]),this._syncContentAndRender(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY,n,o,r),this._autoScroll())}_commandExecutedListener(){const t=[J.RichTextEditingMutation.id,v.SetEditorResizeOperation.id],e=[l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY,l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY];this.disposeWithMe(this._commandService.onCommandExecuted(o=>{var r,s;if(t.includes(o.id)){const a=o.params,{unitId:c}=a;if(e.includes(c)){const d=this._univerInstanceService.getUniverDocInstance(c),u=(r=d==null?void 0:d.getBody())==null?void 0:r.dataStream,h=(s=d==null?void 0:d.getBody())==null?void 0:s.paragraphs,m=c===l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY?l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY:l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY;if(u==null||h==null)return;this._syncContentAndRender(m,u,h),this._autoScroll()}}}));const n=[_.SetRangeValuesMutation.id,_.MoveRangeMutation.id];this.disposeWithMe(this._commandService.onCommandExecuted(o=>{var r,s,a,c,d;if(n.includes(o.id)){const u=this._editorBridgeService.getLatestEditCellState();if(u==null)return;let h=!1;const{row:m,column:f}=u;if(o.id===_.SetRangeValuesMutation.id&&o.params?(s=(r=o.params.cellValue)==null?void 0:r[m])!=null&&s[f]&&(h=!0):o.id===_.MoveRangeMutation.id&&o.params&&(c=(a=o.params.to.value)==null?void 0:a[m])!=null&&c[f]&&(h=!0),h){const g=(d=u.documentLayoutObject.documentModel)==null?void 0:d.getBody();if(g==null)return;const{dataStream:S,paragraphs:p=[]}=g;this._syncContentAndRender(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY,S,p),this._autoScroll()}}}))}_syncContentAndRender(t,e,n,o=[]){var h;const r=[l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY,l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY],s=this._docSkeletonManagerService.getSkeletonByUnitId(t),a=this._univerInstanceService.getUniverDocInstance(t),c=this._docViewModelManagerService.getViewModel(t);if(a==null||c==null||s==null)return;a.getBody().dataStream=e,a.getBody().paragraphs=this._clearParagraph(n),t===l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY&&(a.getBody().textRuns=[]),o.length>0&&(a.getBody().textRuns=o),c.reset(a);const{skeleton:d}=s,u=this._renderManagerService.getRenderById(t);u!=null&&(d.calculate(),r.includes(t)&&((h=u.mainComponent)==null||h.makeDirty()))}_clearParagraph(t){const e=l.Tools.deepClone(t);for(const n of e)n.paragraphStyle&&(n.paragraphStyle.horizontalAlign=l.HorizontalAlign.UNSPECIFIED);return e}_autoScroll(){var g,S;const t=(g=this._docSkeletonManagerService.getSkeletonByUnitId(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY))==null?void 0:g.skeleton,e=this._formulaEditorManagerService.getPosition(),n=this._renderManagerService.getRenderById(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY),o=this._univerInstanceService.getUniverDocInstance(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY);if(t==null||e==null||n==null||o==null)return;const{marginTop:r=0,marginBottom:s=0}=o.getSnapshot().documentStyle,{scene:a,mainComponent:c}=n;let{actualHeight:d}=t.getActualSize();d+=r+s;const{width:u,height:h}=e,m=a.getViewport(J.VIEWPORT_KEY.VIEW_MAIN);let f=m==null?void 0:m.getScrollBar();a.transformByState({width:u,height:d}),c==null||c.resize(u,d),d>h?f==null?m&&new y.ScrollBar(m,{enableHorizontal:!1,barSize:8}):m==null||m.resetSizeAndScrollBar():(f=null,m==null||m.scrollTo({x:0,y:0}),(S=m==null?void 0:m.getScrollBar())==null||S.dispose())}};An=pd([l.OnLifecycle(l.LifecycleStages.Steady,An),ke(0,l.IUniverInstanceService),ke(1,y.IRenderManagerService),ke(2,be),ke(3,l.ICommandService),ke(4,l.IContextService),ke(5,En),ke(6,l.IUndoRedoService),ke(7,H.Inject(J.DocSkeletonManagerService)),ke(8,H.Inject(J.DocViewModelManagerService)),ke(9,H.Inject(J.TextSelectionManagerService))],An);const wr={sheetFooterBarHeight:"36",sheetContainer:"univer-sheet-container"};var Cd=Object.defineProperty,vd=Object.getOwnPropertyDescriptor,Id=(i,t,e,n)=>{for(var o=n>1?void 0:n?vd(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Cd(t,e,o),o},we=(i,t)=>(e,n)=>t(e,n,i);const Er=-1e3,yr=5,Rd=2;let Dn=class extends l.Disposable{constructor(t,e,n,o,r,s,a,c,d,u,h,m){super();R(this,"_editorVisiblePrevious",!1);this._docSkeletonManagerService=t,this._docViewModelManagerService=e,this._contextService=n,this._univerInstanceService=o,this._renderManagerService=r,this._editorBridgeService=s,this._cellEditorManagerService=a,this._textSelectionRenderManager=c,this._textSelectionManagerService=d,this._commandService=u,this._localService=h,this._editorService=m,this._initialize(),this._commandExecutedListener()}dispose(){super.dispose()}_initialize(){this._initialEditFocusListener(),this._initialStartEdit(),this._initialKeyboardListener(),this._initialCursorSync(),this._listenEditorFocus()}_listenEditorFocus(){const t=this._getEditorObject();t!=null&&this.disposeWithMe(l.toDisposable(t.document.onPointerDownObserver.add(()=>{var e;if(this._editorBridgeService.isVisible()){const n=this._editorBridgeService.getEditCellState(),o=this._editorBridgeService.getCurrentEditorId();if(n==null||o==null||!this._editorService.isSheetEditor(o))return;const r=(e=this._docSkeletonManagerService.getSkeletonByUnitId(o))==null?void 0:e.skeleton;if(r==null)return;const{position:s,documentLayoutObject:a,canvasOffset:c,scaleX:d,scaleY:u}=n;this._fitTextSize(s,c,r,a,d,u)}})))}_initialCursorSync(){this.disposeWithMe(this._cellEditorManagerService.focus$.pipe(k.filter(t=>!!t)).subscribe(()=>{this._textSelectionRenderManager.sync()}))}_initialEditFocusListener(){this.disposeWithMe(this._editorBridgeService.currentEditCellState$.subscribe(t=>{if(t==null||this._editorBridgeService.isForceKeepVisible())return;const{position:e,documentLayoutObject:n,scaleX:o,editorUnitId:r}=t;if(this._getEditorObject()==null||this._contextService.getContextValue(l.FOCUSING_EDITOR_STANDALONE)===!0||this._contextService.getContextValue(l.FOCUSING_UNIVER_EDITOR_STANDALONE_SINGLE_MODE)===!0)return;const{startX:a,endX:c}=e,{textRotation:d,wrapStrategy:u,documentModel:h}=n,{vertexAngle:m}=y.convertTextRotation(d);h.updateDocumentId(r),u===l.WrapStrategy.WRAP&&m===0&&h.updateDocumentDataPageSize((c-a)/o),this._univerInstanceService.changeDoc(r,h),this._contextService.setContextValue(l.FOCUSING_EDITOR_BUT_HIDDEN,!0),this._textSelectionManagerService.replaceTextRanges([{startOffset:0,endOffset:0}]),this._textSelectionRenderManager.activate(Er,Er)}))}_fitTextSize(t,e,n,o,r=1,s=1){const{startX:a,startY:c,endX:d,endY:u}=t,h=o.documentModel;if(h==null)return;const{actualWidth:m,actualHeight:f}=this._predictingSize(t,e,n,o,r,s),{verticalAlign:g,paddingData:S,fill:p}=o;let I=d-a,M=u-c;if(I<m&&(I=m),M<f)M=f,h.updateDocumentDataMargin(S);else{let b=0;g===l.VerticalAlign.MIDDLE?b=(M-f)/2/s:g===l.VerticalAlign.TOP?b=S.t||0:b=(M-f)/s-(S.b||0),b=b<(S.t||0)?S.t||0:b,h.updateDocumentDataMargin({t:b})}n.calculate(),this._editAreaProcessing(I,M,t,e,p,r,s)}_predictingSize(t,e,n,o,r=1,s=1){const{startX:a,endX:c}=t,{textRotation:d,wrapStrategy:u}=o,h=o.documentModel,{vertexAngle:m}=y.convertTextRotation(d),f=document.body.clientWidth;if(u===l.WrapStrategy.WRAP&&m===0){const{actualWidth:p,actualHeight:I}=n.getActualSize();return{actualWidth:p*r,actualHeight:I*s}}h==null||h.updateDocumentDataPageSize((f-a-e.left)/r),n.calculate();const g=n.getActualSize();let S=c-a;return S<g.actualWidth*r+yr*r&&(S=g.actualWidth*r+yr*r),h==null||h.updateDocumentDataPageSize(S/r),h==null||h.updateDocumentRenderConfig({horizontalAlign:l.HorizontalAlign.UNSPECIFIED,cellValueType:void 0}),{actualWidth:S,actualHeight:g.actualHeight*s}}_editAreaProcessing(t,e,n,o,r,s=1,a=1){var w;const c=this._getEditorObject();if(c==null)return;let{startX:d,startY:u}=n;const{document:h,scene:m,engine:f}=c,g=m.getViewport(J.VIEWPORT_KEY.VIEW_MAIN),S=document.body.clientHeight-u-Number.parseFloat(wr.sheetFooterBarHeight)-o.top-Rd*2,p=document.body.clientWidth-d-o.left;let I=e,M=g==null?void 0:g.getScrollBar();I>S?(I=S,M==null?g&&new y.ScrollBar(g,{enableHorizontal:!1,barSize:8}):g==null||g.resetSizeAndScrollBar()):(M=null,(w=g==null?void 0:g.getScrollBar())==null||w.dispose()),t+=(M==null?void 0:M.barSize)||0,t>p&&(t=p),d-=y.FIX_ONE_PIXEL_BLUR_OFFSET,u-=y.FIX_ONE_PIXEL_BLUR_OFFSET,this._addBackground(m,t/s,e/a,r);const{scaleX:b,scaleY:T}=m.getPrecisionScale();m.transformByState({width:t/s,height:e/a,scaleX:s,scaleY:a}),h.resize(t/s,e/a),requestIdleCallback(()=>{f.resizeBySize(y.fixLineWidthByScale(t,b),y.fixLineWidthByScale(I,T))}),this._cellEditorManagerService.setState({startX:d,startY:u,endX:t+d,endY:I+u,show:!0})}_addBackground(t,e,n,o){const r="_backgroundRectHelperColor_",s=t.getObject(r);s==null&&o==null||(s==null?t.addObjects([new y.Rect(r,{width:e,height:n,fill:o,evented:!1})],J.DOCS_COMPONENT_MAIN_LAYER_INDEX):o==null?s.dispose():(s.setProps({fill:o}),s.transformByState({width:e,height:n})))}_initialStartEdit(){this.disposeWithMe(this._editorBridgeService.visible$.subscribe(t=>{var w,E;const{visible:e,eventType:n,keycode:o}=t;if(e===this._editorVisiblePrevious)return;if(this._editorVisiblePrevious=e,e===!1){this._setOpenForCurrent(null,null);return}const r=this._editorBridgeService.getEditCellState();if(r==null)return;const{position:s,documentLayoutObject:a,canvasOffset:c,scaleX:d,scaleY:u,editorUnitId:h,unitId:m,sheetId:f,isInArrayFormulaRange:g=!1}=r,S=this._getEditorObject();if(S==null)return;this._setOpenForCurrent(m,f);const{document:p,scene:I}=S;this._contextService.setContextValue(l.EDITOR_ACTIVATED,!0);const{documentModel:M}=a,b=this._docSkeletonManagerService.getSkeletonByUnitId(h);if(b==null||M==null)return;const{skeleton:T}=b;if(this._fitTextSize(s,c,T,a,d,u),n===y.DeviceInputEventType.Keyboard||n===y.DeviceInputEventType.Dblclick&&g){const O=l.Tools.deepClone(M.snapshot),N=this._docViewModelManagerService.getViewModel(h);if(N==null)return;this._resetBodyStyle(O.body,!!g),M.reset(O),N.reset(M),p.makeDirty(),(o===v.KeyCode.BACKSPACE||n===y.DeviceInputEventType.Dblclick)&&(T.calculate(),this._editorBridgeService.changeEditorDirty(!0)),this._textSelectionManagerService.replaceTextRanges([{startOffset:0,endOffset:0}])}else if(n===y.DeviceInputEventType.Dblclick){const O=M.getBody().dataStream.length-2||0;(w=I.getViewport(J.VIEWPORT_KEY.VIEW_MAIN))==null||w.scrollTo({y:Number.POSITIVE_INFINITY}),this._textSelectionManagerService.replaceTextRanges([{startOffset:O,endOffset:O}])}(E=this._renderManagerService.getRenderById(m))==null||E.scene.resetCursor()}))}_resetBodyStyle(t,e=!1){t.dataStream=l.DEFAULT_EMPTY_DOCUMENT_VALUE,t.textRuns!=null&&(t.textRuns.length===1&&!e?(t.textRuns[0].st=0,t.textRuns[0].ed=1):t.textRuns=void 0),t.paragraphs!=null&&(t.paragraphs.length===1?t.paragraphs[0].startIndex=0:t.paragraphs=[{startIndex:0}]),t.sectionBreaks!=null&&(t.sectionBreaks=void 0),t.tables!=null&&(t.tables=void 0),t.customRanges!=null&&(t.customRanges=void 0),t.customBlocks!=null&&(t.customBlocks=void 0)}_initialKeyboardListener(){this.disposeWithMe(this._textSelectionRenderManager.onInputBefore$.subscribe(t=>{const e=this._contextService.getContextValue(l.FOCUSING_FORMULA_EDITOR),n=this._contextService.getContextValue(l.FOCUSING_SHEET),o=this._univerInstanceService.getCurrentUniverDocInstance().getUnitId();n&&!e&&this._editorService.isSheetEditor(o)&&this._showEditorByKeyboard(t)}))}_showEditorByKeyboard(t){if(t==null)return;const e=t.event;this._commandService.executeCommand(Te.id,{visible:!0,eventType:y.DeviceInputEventType.Keyboard,keycode:e.which})}_commandExecutedListener(){const t=[J.RichTextEditingMutation.id,v.SetEditorResizeOperation.id];this.disposeWithMe(this._commandService.onCommandExecuted(e=>{var n;if(t.includes(e.id)){const o=e.params,{unitId:r}=o;if(!this._editorService.isSheetEditor(r))return;const s=this._editorBridgeService.getCurrentEditorId();if(s==null)return;this._editorBridgeService.changeEditorDirty(!0);const a=(n=this._docSkeletonManagerService.getSkeletonByUnitId(s))==null?void 0:n.skeleton;if(a==null)return;const c=this._editorBridgeService.getEditCellState();if(c==null)return;const{position:d,documentLayoutObject:u,canvasOffset:h,scaleX:m,scaleY:f}=c;this._fitTextSize(d,h,a,u,m,f)}}))}_setOpenForCurrent(t,e){const n=this._editorService.getAllEditor();for(const[o,r]of n)r.isSheetEditor()&&(r.setOpenForSheetUnitId(t),r.setOpenForSheetSubUnitId(e))}_getEditorObject(){return dn(this._editorBridgeService.getCurrentEditorId(),this._renderManagerService)}};Dn=Id([l.OnLifecycle(l.LifecycleStages.Rendered,Dn),we(0,H.Inject(J.DocSkeletonManagerService)),we(1,H.Inject(J.DocViewModelManagerService)),we(2,l.IContextService),we(3,l.IUniverInstanceService),we(4,y.IRenderManagerService),we(5,be),we(6,Jt),we(7,y.ITextSelectionRenderManager),we(8,H.Inject(J.TextSelectionManagerService)),we(9,l.ICommandService),we(10,H.Inject(l.LocaleService)),we(11,v.IEditorService)],Dn);var Md=Object.defineProperty,bd=Object.getOwnPropertyDescriptor,Td=(i,t,e,n)=>{for(var o=n>1?void 0:n?bd(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Md(t,e,o),o},wd=(i,t)=>(e,n)=>t(e,n,i);let Di=class extends l.Disposable{constructor(i,t){super(),this._context=i,this._formatPainterService=t,this._initialize()}_initialize(){this._bindFormatPainterStatus()}_bindFormatPainterStatus(){this.disposeWithMe(l.toDisposable(this._formatPainterService.status$.subscribe(i=>{const t=this._context.scene;t&&(i!==Ae.OFF?t.setDefaultCursor(y.CURSOR_TYPE.CELL):t.setDefaultCursor(y.CURSOR_TYPE.DEFAULT))})))}};Di=Td([wd(1,dt)],Di);var Ed=Object.defineProperty,yd=Object.getOwnPropertyDescriptor,Od=(i,t,e,n)=>{for(var o=n>1?void 0:n?yd(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Ed(t,e,o),o},ut=(i,t)=>(e,n)=>t(e,n,i);const xd="__SpreadsheetFreezeRowMainName__",Nd="__SpreadsheetFreezeRowHeaderName__",Ad="__SpreadsheetFreezeColumnMainName__",Dd="__SpreadsheetFreezeColumnHeaderName__",Pi=4,Pd=.01;let Pn=class extends l.Disposable{constructor(t,e,n,o,r,s,a,c){super();R(this,"_rowFreezeHeaderRect");R(this,"_rowFreezeMainRect");R(this,"_columnFreezeHeaderRect");R(this,"_columnFreezeMainRect");R(this,"_freezeDownObservers",[]);R(this,"_freezeMoveObservers",[]);R(this,"_freezeLeaveObservers",[]);R(this,"_moveObserver");R(this,"_upObserver");R(this,"_changeToRow",-1);R(this,"_changeToColumn",-1);R(this,"_changeToOffsetX",0);R(this,"_changeToOffsetY",0);R(this,"_activeViewport",null);R(this,"_freezeNormalHeaderColor","");R(this,"_freezeNormalMainColor","");R(this,"_freezeActiveColor","");R(this,"_freezeHoverColor","");R(this,"_lastFreeze");this._context=t,this._sheetSkeletonManagerService=e,this._commandService=n,this._selectionManagerService=o,this._scrollManagerService=r,this._themeService=s,this._sheetInterceptorService=a,this._injector=c,this._initialize()}dispose(){super.dispose()}_initialize(){this._skeletonListener(),this._commandExecutedListener(),this._themeChangeListener(),this._interceptorCommands(),this._bindViewportScroll(),this._zoomRefresh()}_createFreeze(t=0,e){var O;const n=e!=null?e:this._getFreeze();if(n==null)return null;const o=(O=this._sheetSkeletonManagerService.getCurrent())==null?void 0:O.skeleton,{startRow:r,startColumn:s}=n,a=this._getPositionByIndex(r,s);if(a==null)return null;const c=this._getSheetObject(),d=c.engine,u=(d==null?void 0:d.width)||0,h=(d==null?void 0:d.height)||0,m=c.scene,{startX:f,startY:g}=a,{rowTotalHeight:S,columnTotalWidth:p,rowHeaderWidthAndMarginLeft:I,columnHeaderHeightAndMarginTop:M}=o,b=u>p+I?u:p+M,T=h>S+M?h:S+M;this._changeToRow=r,this._changeToColumn=s,this._changeToOffsetX=f,this._changeToOffsetY=g;const w=Math.max(m.scaleX,m.scaleY),E=Pi/(w<1?1:w);if(t===0){const N=E;this._rowFreezeHeaderRect=new y.Rect(Nd,{fill:this._freezeNormalHeaderColor,width:I,height:E,left:0,top:g-N,zIndex:3});let D=this._freezeNormalHeaderColor;(r===-1||r===0)&&(D=this._freezeNormalMainColor),this._rowFreezeMainRect=new y.Rect(xd,{fill:D,width:b*2,height:E,left:I,top:g-N,zIndex:3}),m.addObjects([this._rowFreezeHeaderRect,this._rowFreezeMainRect],Qe)}else{const N=E;this._columnFreezeHeaderRect=new y.Rect(Dd,{fill:this._freezeNormalHeaderColor,width:E,height:M,left:f-N,top:0,zIndex:3});let D=this._freezeNormalHeaderColor;(s===-1||s===0)&&(D=this._freezeNormalMainColor),this._columnFreezeMainRect=new y.Rect(Ad,{fill:D,width:E,height:T*2,left:f-N,top:M,zIndex:3}),m.addObjects([this._columnFreezeHeaderRect,this._columnFreezeMainRect],Qe)}this._eventBinding(t)}_eventBinding(t=0){let e=this._rowFreezeHeaderRect,n=this._rowFreezeMainRect;t===1&&(e=this._columnFreezeHeaderRect,n=this._columnFreezeMainRect);const o=this._getSheetObject();if(o==null)return;const{scene:r}=o;this._freezeMoveObservers.push(e==null?void 0:e.onPointerEnterObserver.add(()=>{e==null||e.setProps({fill:this._freezeHoverColor,zIndex:4}),r.setCursor(y.CURSOR_TYPE.GRAB)})),this._freezeMoveObservers.push(n==null?void 0:n.onPointerEnterObserver.add(()=>{e==null||e.setProps({fill:this._freezeHoverColor,zIndex:4}),r.setCursor(y.CURSOR_TYPE.GRAB)})),this._freezeLeaveObservers.push(e==null?void 0:e.onPointerLeaveObserver.add(()=>{e==null||e.setProps({fill:this._freezeNormalHeaderColor,zIndex:3}),r.resetCursor()})),this._freezeLeaveObservers.push(n==null?void 0:n.onPointerLeaveObserver.add(()=>{e==null||e.setProps({fill:this._freezeNormalHeaderColor,zIndex:3}),r.resetCursor()})),this._freezeDownObservers.push(e==null?void 0:e.onPointerDownObserver.add(s=>{this._freezeDown(s,e,n,t)})),this._freezeDownObservers.push(n==null?void 0:n.onPointerDownObserver.add(s=>{this._freezeDown(s,e,n,t)}))}_getCurrentLastVisibleRow(){var h,m,f,g;const t=this._getSheetObject();if(t==null)return;const e=(h=this._sheetSkeletonManagerService.getCurrent())==null?void 0:h.skeleton;if(e==null)return;const n=t.scene,o=Math.max(n.scaleX,n.scaleY),r=this._scrollManagerService.getCurrentScroll(),s=(t.engine.height-e.columnHeaderHeight)/o,a=(m=r==null?void 0:r.sheetViewStartRow)!=null?m:0,c=a===0?-((f=r==null?void 0:r.offsetY)!=null?f:0):e.rowHeightAccumulation[a-1]-((g=r==null?void 0:r.offsetY)!=null?g:0);let d=0,u=!1;for(let S=a,p=e.rowHeightAccumulation.length;S<p;S++)if(e.rowHeightAccumulation[S]-c>s){d=S,u=!0;break}return u||(d=e.rowHeightAccumulation.length-1),d}_getActiveViewport(t){var n;const e=(n=this._getSheetObject())==null?void 0:n.scene.getViewports();return e&&e.find(o=>o.isHit(new y.Vector2(t.offsetX,t.offsetY)))||null}_freezeDown(t,e,n,o=0){var h;const r=(h=this._sheetSkeletonManagerService.getCurrent())==null?void 0:h.skeleton;if(r==null)return;const s=this._getSheetObject();if(s==null)return;const{scene:a}=s;a.setCursor(y.CURSOR_TYPE.GRABBING),a.disableEvent();const c=this._getCurrentLastVisibleRow(),d=c===void 0?Number.POSITIVE_INFINITY:r.rowHeightAccumulation[c];this._activeViewport=null;const u=this._getFreeze();u&&(this._changeToColumn=u.startColumn,this._changeToRow=u.startRow),this._moveObserver=a.onPointerMoveObserver.add(m=>{var b,T,w,E;const f=this._getActiveViewport(m),{startX:g,startY:S,row:p,column:I}=bt(m.offsetX,m.offsetY,a,r,f||void 0,!0);a.setCursor(y.CURSOR_TYPE.GRABBING);const M=Pi/Math.max(a.scaleX,a.scaleY);o===0?((b=e.transformByState({top:Math.min(S,d)-M/2}))==null||b.setProps({fill:this._freezeActiveColor}),(T=n.transformByState({top:Math.min(S,d)-M/2}))==null||T.setProps({fill:this._freezeNormalHeaderColor}),this._changeToRow=c===void 0?p:Math.min(p,c),this._changeToOffsetY=Math.min(S,d),this._activeViewport=f):((w=e.transformByState({left:g-M/2}))==null||w.setProps({fill:this._freezeActiveColor}),(E=n.transformByState({left:g-M/2}))==null||E.setProps({fill:this._freezeNormalHeaderColor}),this._changeToColumn=I,this._changeToOffsetX=g,this._activeViewport=f)}),this._upObserver=a.onPointerUpObserver.add(()=>{var N,D;a.resetCursor(),a.enableEvent(),this._clearObserverEvent();const{rowHeaderWidthAndMarginLeft:m,columnHeaderHeightAndMarginTop:f}=r;o===0&&(this._changeToRow===0||this._changeToRow===-1)||o===1&&(this._changeToColumn===0||this._changeToColumn===-1)?(e.setProps({fill:this._freezeNormalHeaderColor}),n.setProps({fill:this._freezeNormalMainColor})):(e==null||e.setProps({fill:this._freezeNormalHeaderColor}),n==null||n.setProps({fill:this._freezeNormalHeaderColor}));const g=Pi/Math.max(a.scaleX,a.scaleY);o===0?(this._changeToRow===0||this._changeToRow===-1)&&(e.transformByState({top:f-g}),n.transformByState({top:f-g})):(this._changeToColumn===0||this._changeToColumn===-1)&&(e.transformByState({left:m-g}),n.transformByState({left:m-g}));const S=this._scrollManagerService.getCurrentScroll()||{sheetViewStartRow:0,sheetViewStartColumn:0},{sheetViewStartRow:p,sheetViewStartColumn:I}=S;if(I==null||p==null)return;const M=this._context.unit,b=M.getActiveSheet(),T=(N=b.getConfig())==null?void 0:N.freeze;let w=(T==null?void 0:T.xSplit)||0,E=(T==null?void 0:T.ySplit)||0;const O=(D=this._activeViewport)==null?void 0:D.viewPortKey;o===0&&(!O||O===j.VIEW_LEFT_TOP||O===j.VIEW_MAIN_LEFT_TOP||O===j.VIEW_MAIN_TOP||O===j.VIEW_ROW_TOP?E=this._changeToRow-(T.startRow-T.ySplit):E=this._changeToRow-p,E=E<0?0:E),o===1&&(!O||O===j.VIEW_LEFT_TOP||O===j.VIEW_MAIN_LEFT_TOP||O===j.VIEW_MAIN_LEFT||O===j.VIEW_COLUMN_LEFT?w=this._changeToColumn-(T.startColumn-T.xSplit):w=this._changeToColumn-I,w=w<0?0:w),this._commandService.executeCommand(_.SetFrozenCommand.id,{startRow:E===0?-1:this._changeToRow,startColumn:w===0?-1:this._changeToColumn,ySplit:E,xSplit:w,unitId:M.getUnitId(),subUnitId:b.getSheetId()})})}_getViewports(){const t=this._getSheetObject();if(t==null)return;const{scene:e}=t,n=e.getViewport(j.VIEW_COLUMN_LEFT),o=e.getViewport(j.VIEW_COLUMN_RIGHT),r=e.getViewport(j.VIEW_ROW_TOP),s=e.getViewport(j.VIEW_ROW_BOTTOM),a=e.getViewport(j.VIEW_LEFT_TOP),c=e.getViewport(j.VIEW_MAIN),d=e.getViewport(j.VIEW_MAIN_LEFT_TOP),u=e.getViewport(j.VIEW_MAIN_LEFT),h=e.getViewport(j.VIEW_MAIN_TOP);if(!(n==null||o==null||r==null||s==null||a==null||c==null||d==null||u==null||h==null))return{viewMain:c,viewMainLeftTop:d,viewMainLeft:u,viewMainTop:h,viewColumnLeft:n,viewColumnRight:o,viewRowTop:r,viewRowBottom:s,viewLeftTop:a}}_bindViewportScroll(){const t=this._getViewports();if(!t)return;const{viewMain:e,viewRowBottom:n,viewColumnRight:o,viewMainLeft:r,viewMainTop:s}=t;this.disposeWithMe(e.onScrollAfterObserver.add(a=>{const{scrollX:c,scrollY:d,actualScrollX:u,actualScrollY:h}=a;n.isActive&&n.updateScroll({scrollY:d,actualScrollY:h}),o.isActive&&o.updateScroll({scrollX:c,actualScrollX:u}),r.isActive&&r.updateScroll({scrollY:d,actualScrollY:h}),s.isActive&&s.updateScroll({scrollX:c,actualScrollX:u})}))}_updateViewport(t=-1,e=-1,n=0,o=0,r=3){var O;const s=(O=this._sheetSkeletonManagerService.getCurrent())==null?void 0:O.skeleton;if(s==null)return;const{rowHeaderWidthAndMarginLeft:a,columnHeaderHeightAndMarginTop:c}=s,d=this._getViewports();if(!d)return;const{viewMain:u,viewMainLeftTop:h,viewMainLeft:m,viewMainTop:f,viewColumnLeft:g,viewColumnRight:S,viewRowTop:p,viewRowBottom:I,viewLeftTop:M}=d;S.resize({left:a,top:0,height:c,right:0}),I.resize({left:0,top:c,bottom:0,width:a}),M.resize({left:0,top:0,width:a,height:c});let b=!0,T=!0;h.enable(),(t===-1||t===0)&&(b=!1),(e===-1||e===0)&&(T=!1);const w=s.getNoMergeCellPositionByIndexWithNoHeader(t-n,e-o),E=s.getNoMergeCellPositionByIndexWithNoHeader(t,e);if(h.disable(),f.disable(),m.disable(),p.disable(),g.disable(),h.resetPadding(),f.resetPadding(),m.resetPadding(),p.resetPadding(),g.resetPadding(),b===!1&&T===!1)u.resize({left:a,top:c,bottom:0,right:0}),u.resetPadding();else if(b===!0&&T===!1){const N=E.startY-w.startY;u.resize({left:a,top:c+N,bottom:0,right:0}),u.setPadding({startY:w.startY,endY:E.startY,startX:0,endX:0}),r&2&&this._commandService.executeCommand(ct.id,{sheetViewStartRow:0,offsetY:0}),f.resize({left:a,top:c,height:N,right:0}),f.updateScroll({actualScrollY:w.startY,x:u.scrollX,actualScrollX:u.actualScrollX}),p.resize({left:0,top:c,width:a,height:N}),p.updateScroll({actualScrollY:w.startY}),I.resize({left:0,top:c+N,bottom:0,width:a}),f.enable(),p.enable()}else if(b===!1&&T===!0){const N=E.startX-w.startX;u.resize({left:a+N,top:c,bottom:0,right:0}),u.setPadding({startX:w.startX,endX:E.startX,startY:0,endY:0}),r&1&&this._commandService.executeCommand(ct.id,{sheetViewStartColumn:0,offsetX:0}),m.resize({left:a,top:c,width:N,bottom:0,right:0}),m.updateScroll({actualScrollX:w.startX,y:u.scrollY,actualScrollY:u.actualScrollY}),g.resize({left:a,top:0,width:N,height:c}),g.updateScroll({actualScrollX:w.startX}),S.resize({left:a+N,top:0,height:c,right:0}),m.enable(),g.enable()}else{const N=E.startX-w.startX,D=E.startY-w.startY;u.resize({left:a+N,top:c+D,bottom:0,right:0}),u.setPadding({startY:w.startY,endY:E.startY,startX:w.startX,endX:E.startX}),r&&this._commandService.executeCommand(ct.id,{...r&1?{sheetViewStartColumn:0,offsetX:0}:null,...r&2?{sheetViewStartRow:0,offsetY:0}:null}),m.resize({left:a,top:c+D,width:N,bottom:0}),m.updateScroll({actualScrollX:w.startX,y:u.scrollY,actualScrollY:u.actualScrollY}),f.resize({left:a+N,top:c,height:D,right:0}),f.updateScroll({actualScrollY:w.startY,x:u.scrollX,actualScrollX:u.actualScrollX}),h.resize({left:a,top:c,width:N,height:D}),h.updateScroll({actualScrollX:w.startX,actualScrollY:w.startY}),p.resize({left:0,top:c,width:a,height:D}),p.updateScroll({actualScrollY:w.startY}),I.resize({left:0,top:c+D,bottom:0,width:a}),g.resize({left:a,top:0,width:N,height:c}),g.updateScroll({actualScrollX:w.startX}),S.resize({left:a+N,top:0,height:c,right:0}),h.enable(),f.enable(),m.enable(),p.enable(),g.enable()}}_skeletonListener(){this.disposeWithMe(l.toDisposable(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(t=>{[_.SetWorksheetActiveOperation.id,_.InsertRangeMoveDownCommand.id,_.InsertRangeMoveRightCommand.id].includes((t==null?void 0:t.commandId)||"")&&this._refreshCurrent()})))}_refreshCurrent(){const n=this._context.unit.getActiveSheet().getConfig().freeze,{startRow:o=-1,startColumn:r=-1,ySplit:s=0,xSplit:a=0}=n;this._refreshFreeze(o,r,s,a,0)}_themeChangeListener(){this._themeChange(this._themeService.getCurrentTheme()),this.disposeWithMe(this._themeService.currentTheme$.subscribe(t=>{this._clearFreeze(),this._themeChange(t),this._refreshCurrent()}))}_themeChange(t){this._freezeNormalHeaderColor=t.grey400,this._freezeNormalMainColor=new l.ColorKit(t.grey400).setAlpha(Pd).toRgbString(),this._freezeActiveColor=t.primaryColor,this._freezeHoverColor=t.grey500}_interceptorCommands(){this.disposeWithMe(this._sheetInterceptorService.interceptCommand({getMutations:t=>{const e={redos:[],undos:[]},n=this._getFreeze();if(!n)return e;const o=r=>{const s=this._context.unit,a=s.getUnitId(),d=s.getActiveSheet().getSheetId();this._refreshFreeze(r.startRow,r.startColumn,r.ySplit,r.xSplit,0);const u={...r,unitId:a,subUnitId:d,resetScroll:!1},h=_.SetFrozenMutationFactory(this._injector,u);return{undos:[{id:_.SetFrozenMutation.id,params:h}],redos:[{id:_.SetFrozenMutation.id,params:u}]}};if(t.id===_.InsertRowCommand.id){const s=t.params.range,a=s.endRow-s.startRow+1;if(s.startRow<=n.startRow){const c={...n,startRow:Math.max(1,n.startRow+a),ySplit:Math.max(1,n.ySplit+a)};return o(c)}}if(t.id===_.InsertColCommand.id){const s=t.params.range,a=s.endColumn-s.startColumn+1;if(s.startColumn<=n.startColumn){const c={...n,startColumn:Math.max(1,n.startColumn+a),xSplit:Math.max(1,n.xSplit+a)};return o(c)}}if(t.id===_.MoveColsCommand.id){const r=this._selectionManagerService.getSelections(),{fromRange:{startColumn:s},toRange:{startColumn:a}}=t.params,c=r==null?void 0:r.filter(p=>p.range.rangeType===l.RANGE_TYPE.COLUMN&&p.range.startColumn<=s&&s<=p.range.endColumn);if(!(c!=null&&c.length))return e;const d=c[0].range,u={...d,startColumn:a,endColumn:a+d.endColumn-d.startColumn};if(!n||n.startColumn<=0||d.startColumn>=n.startColumn&&u.startColumn>=n.startColumn||d.startColumn===u.startColumn||d.endColumn<n.startColumn&&u.startColumn<n.startColumn)return e;const h=d.endColumn-d.startColumn+1,m=Math.max(Math.min(n.startColumn,d.endColumn+1)-d.startColumn,0);let f,g;u.startColumn>=n.startColumn?(f=Math.max(n.startColumn-m,1),g=Math.max(n.xSplit-m,1)):(f=n.startColumn+h-m,g=n.xSplit+h-m);const S={...n,startColumn:f,xSplit:g};return o(S)}if(t.id===_.MoveRowsCommand.id){const r=this._selectionManagerService.getSelections(),{fromRange:{startRow:s},toRange:{startRow:a}}=t.params,c=r==null?void 0:r.filter(p=>p.range.rangeType===l.RANGE_TYPE.ROW&&p.range.startRow<=s&&s<=p.range.endRow);if(!(c!=null&&c.length))return e;const d=c[0].range,u={...d,startRow:a,endRow:a+d.endRow-d.startRow};if(!n||n.startRow<=0||d.startRow>=n.startRow&&u.startRow>=n.startRow||d.startRow===u.startRow||d.endRow<n.startRow&&u.startRow<n.startRow)return e;const h=d.endRow-d.startRow+1,m=Math.max(Math.min(n.startRow,d.endRow+1)-d.startRow,0);let f,g;u.startRow>=n.startRow?(f=Math.max(n.startRow-m,1),g=Math.max(n.ySplit-m,1)):(f=n.startRow+h-m,g=n.ySplit+h-m);const S={...n,startRow:f,ySplit:g};return o(S)}if(t.id===_.RemoveColCommand.id||t.id===_.RemoveRowCommand.id){const r=t.params,s=r.range;if(s.rangeType===l.RANGE_TYPE.COLUMN&&s.startColumn<n.startColumn){const a=Math.min(n.startColumn,s.endColumn+1)-s.startColumn,c={...n,startColumn:Math.max(1,n.startColumn-a),xSplit:Math.max(1,n.xSplit-a)};return o(c)}if(r.range.rangeType===l.RANGE_TYPE.ROW&&s.startRow<n.startRow){const a=Math.min(n.startRow,s.endRow+1)-s.startRow,c={...n,startRow:Math.max(1,n.startRow-a),ySplit:Math.max(1,n.ySplit-a)};return o(c)}}return e}}))}_commandExecutedListener(){const t=[_.SetFrozenMutation.id,Le.id];this.disposeWithMe(this._commandService.onCommandExecuted(e=>{if(t.includes(e.id)){const n=this._lastFreeze,o=this._context.unit,r=o.getActiveSheet(),s=e.params,{unitId:a,subUnitId:c}=s;if(!(a===o.getUnitId()&&c===r.getSheetId()))return;const d=r.getConfig().freeze;if(this._lastFreeze=d,d==null)return;let u=0;const{startRow:h=-1,startColumn:m=-1,ySplit:f=0,xSplit:g=0}=d;(!n||n.startRow!==h||n.ySplit!==f)&&(u|=2),(!n||n.startColumn!==m||n.xSplit!==g)&&(u|=1),s.resetScroll===!1&&(u=0),this._refreshFreeze(h,m,f,g,u)}else if(e.id===_.SetWorksheetRowHeightMutation.id){const n=this._getFreeze();e.params&&n&&e.params.ranges.some(o=>o.startRow<n.startRow)&&this._refreshCurrent()}else if(e.id===_.SetWorksheetColWidthMutation.id){const n=this._getFreeze();e.params&&n&&e.params.ranges.some(o=>o.startColumn<n.startColumn)&&this._refreshCurrent()}else if(e.id===_.SetWorksheetRowAutoHeightMutation.id){const n=e.params,o=this._getFreeze();if(o&&o.startRow>-1&&n.rowsAutoHeightInfo.some(r=>r.row<o.startRow)){const r=this._sheetSkeletonManagerService.currentSkeleton$.subscribe(()=>{this._refreshCurrent(),setTimeout(()=>{r.unsubscribe()})})}}else if(e.id===_.SetColHiddenMutation.id||e.id===_.SetColVisibleMutation.id){const n=e.params,o=this._getFreeze(),r=n.ranges;o&&o.startColumn>-1&&r.some(s=>s.startColumn<o.startColumn)&&this._refreshCurrent()}else if(e.id===_.SetRowHiddenMutation.id||e.id===_.SetRowVisibleMutation.id){const n=e.params,o=this._getFreeze(),r=n.ranges;o&&o.startRow>-1&&r.some(s=>s.startRow<o.startRow)&&this._refreshCurrent()}}))}_zoomRefresh(){const t=this._getSheetObject();if(t==null)return;const{scene:e}=t;e.onTransformChangeObservable.add(n=>{n.type===y.TRANSFORM_CHANGE_OBSERVABLE_TYPE.scale&&this._refreshCurrent()})}_clearObserverEvent(){const t=this._getSheetObject();if(t==null)return;const{scene:e}=t;e.onPointerMoveObserver.remove(this._moveObserver),e.onPointerUpObserver.remove(this._upObserver),this._moveObserver=null,this._upObserver=null}_clearFreeze(){var n,o,r,s;(n=this._rowFreezeHeaderRect)==null||n.dispose(),(o=this._rowFreezeMainRect)==null||o.dispose(),(r=this._columnFreezeHeaderRect)==null||r.dispose(),(s=this._columnFreezeMainRect)==null||s.dispose();const t=this._getSheetObject();if(t==null)return;const{scene:e}=t;[...this._freezeDownObservers,...this._freezeMoveObservers,...this._freezeLeaveObservers].forEach(a=>{e.onPointerDownObserver.remove(a),e.onPointerMoveObserver.remove(a),e.onPointerLeaveObserver.remove(a)}),e.onPointerEnterObserver.remove(this._moveObserver),e.onPointerMoveObserver.remove(this._upObserver)}_getPositionByIndex(t,e){var c;if(this._getSheetObject()==null)return;const o=(c=this._sheetSkeletonManagerService.getCurrent())==null?void 0:c.skeleton,r=o==null?void 0:o.getNoMergeCellPositionByIndex(t,e);if(o==null)return;if(r!=null&&(!isNaN(r.endX)||!isNaN(r.endY)))return r;const{rowHeaderWidthAndMarginLeft:s,columnHeaderHeightAndMarginTop:a}=o;return{startX:s,endX:s,startY:a,endY:a}}_getFreeze(){var e;const t=(e=this._sheetSkeletonManagerService.getCurrent())==null?void 0:e.skeleton.getWorksheetConfig();if(t!=null)return t.freeze}_getSheetObject(){return nt(this._context.unit,this._context)}_refreshFreeze(t,e,n,o,r){var a;const s={startRow:t,startColumn:e,ySplit:n,xSplit:o};this._clearFreeze(),this._createFreeze(0,s),this._createFreeze(1,s),this._updateViewport(t,e,n,o,r),(a=this._getSheetObject())==null||a.spreadsheet.makeForceDirty()}};Pn=Od([ut(1,H.Inject(x.SheetSkeletonManagerService)),ut(2,l.ICommandService),ut(3,H.Inject(_.SelectionManagerService)),ut(4,H.Inject(et)),ut(5,H.Inject(l.ThemeService)),ut(6,H.Inject(_.SheetInterceptorService)),ut(7,H.Inject(H.Injector))],Pn);var Hi=(i=>(i[i.NORMAL=0]="NORMAL",i[i.HIGHLIGHT=1]="HIGHLIGHT",i))(Hi||{});const Hd="rgba(0, 0, 0, 0.15)",ze="rgb(0, 0, 0)",Hn="rgb(255, 255, 255, 1)";class Ld extends y.Shape{constructor(e,n){super(e,n);R(this,"_size",12);R(this,"_iconRatio",.4);R(this,"_mode",0);this.setShapeProps(n)}setShapeProps(e){e!=null&&e.size&&(this._size=e.size),e!=null&&e.mode&&(this._mode=e.mode),this.transformByState({width:this._size,height:this._size})}_draw(e){this._mode===1&&y.Rect.drawWith(e,{width:this._size,height:this._size,radius:this._size,fill:Hd});const n=this._size*.5*this._iconRatio,o=Math.PI/180*60,r=n*Math.sin(o),s=n*Math.cos(o);y.RegularPolygon.drawWith(e,{pointsGroup:[[{x:-r+this._size/2,y:-s+this._size/2},{x:r+this._size/2,y:-s+this._size/2},{x:this._size/2,y:n+this._size/2}]],fill:ze})}}var Ud=Object.defineProperty,Vd=Object.getOwnPropertyDescriptor,kd=(i,t,e,n)=>{for(var o=n>1?void 0:n?Vd(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Ud(t,e,o),o},Ln=(i,t)=>(e,n)=>t(e,n,i);const Bd="__SpreadsheetHeaderMenuSHAPEControllerShape__",Fd="__SpreadsheetHeaderMenuMAINControllerShape__",Wd="rgba(0, 0, 0, 0.1)";let Li=class extends l.Disposable{constructor(t,e,n,o,r){super();R(this,"_hoverRect");R(this,"_hoverMenu");R(this,"_currentColumn",Number.POSITIVE_INFINITY);R(this,"_observers",[]);this._context=t,this._sheetSkeletonManagerService=e,this._contextMenuService=n,this._commandService=o,this._selectionManagerService=r,this._initialize()}dispose(){var n,o;(n=this._hoverRect)==null||n.dispose(),(o=this._hoverMenu)==null||o.dispose();const t=this._context.components.get(re.COLUMN),e=this._context.components.get(re.ROW);this._observers.forEach(r=>{e.onPointerEnterObserver.remove(r),e.onPointerMoveObserver.remove(r),e.onPointerLeaveObserver.remove(r),t.onPointerEnterObserver.remove(r),t.onPointerMoveObserver.remove(r),t.onPointerLeaveObserver.remove(r)})}_initialize(){const t=this._context.scene;this._hoverRect=new y.Rect(Bd,{fill:Wd,evented:!1}),this._hoverMenu=new Ld(Fd,{zIndex:100,visible:!1}),t.addObjects([this._hoverRect,this._hoverMenu],Qe),this._initialHover(0),this._initialHover(1),this._initialHoverMenu()}_initialHover(t=0){const e=this._context.components.get(re.COLUMN),n=this._context.components.get(re.ROW),o=t===0?n:e;this._observers.push(o==null?void 0:o.onPointerEnterObserver.add(()=>{var r;(r=this._hoverRect)==null||r.show()})),this._observers.push(o==null?void 0:o.onPointerMoveObserver.add(r=>{var g,S,p;const s=(g=this._sheetSkeletonManagerService.getCurrent())==null?void 0:g.skeleton;if(s==null)return;const{rowHeaderWidth:a,columnHeaderHeight:c}=s,{startX:d,startY:u,endX:h,endY:m,column:f}=bt(r.offsetX,r.offsetY,this._context.scene,s);if(t===0)(S=this._hoverRect)==null||S.transformByState({width:a,height:m-u,left:0,top:u});else{if(this._currentColumn=f,(p=this._hoverRect)==null||p.transformByState({width:h-d,height:c,left:d,top:0}),this._hoverMenu==null)return;if(h-d<c*2){this._hoverMenu.hide();return}const I=c*.8;this._hoverMenu.transformByState({left:h-c,top:c/2-I/2}),this._hoverMenu.setShapeProps({size:I}),this._hoverMenu.show()}})),this._observers.push(o==null?void 0:o.onPointerLeaveObserver.add(()=>{var r,s;(r=this._hoverRect)==null||r.hide(),(s=this._hoverMenu)==null||s.hide()}))}_initialHoverMenu(){this._hoverMenu!=null&&(this._hoverMenu.onPointerEnterObserver.add(()=>{this._hoverMenu!=null&&(this._hoverMenu.setProps({mode:Hi.HIGHLIGHT,visible:!0}),this._context.scene.setCursor(y.CURSOR_TYPE.POINTER))}),this._hoverMenu.onPointerLeaveObserver.add(()=>{this._hoverMenu!=null&&(this._hoverMenu.setProps({mode:Hi.NORMAL,visible:!1}),this._context.scene.resetCursor())}),this._hoverMenu.onPointerDownObserver.add(t=>{const e=this._currentColumn,n=this._selectionManagerService.getSelectionRanges();if(!!!(n!=null&&n.filter(r=>r.rangeType===l.RANGE_TYPE.COLUMN).find(r=>{const{startColumn:s,endColumn:a}=r;return e>=s&&e<=a}))){const r=this._getSelectionOnColumn(e);this._commandService.syncExecuteCommand(_.SetSelectionsOperation.id,r)}t.stopPropagation(),t.preventDefault(),this._contextMenuService.triggerContextMenu(t,ce.COL_HEADER_CONTEXT_MENU)}))}_getSelectionOnColumn(t){const e=this._context.unit,n=e.getActiveSheet();return{unitId:e.getUnitId(),subUnitId:n.getSheetId(),pluginName:_.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:{startRow:0,startColumn:t,endRow:n.getRowCount()-1,endColumn:t,rangeType:l.RANGE_TYPE.COLUMN},primary:{startRow:0,startColumn:t,endRow:0,endColumn:t,actualRow:0,actualColumn:t,isMerged:!1,isMergedMainCell:!1},style:null}]}}};Li=kd([Ln(1,H.Inject(x.SheetSkeletonManagerService)),Ln(2,v.IContextMenuService),Ln(3,l.ICommandService),Ln(4,H.Inject(_.SelectionManagerService))],Li);var jd=Object.defineProperty,zd=Object.getOwnPropertyDescriptor,Yd=(i,t,e,n)=>{for(var o=n>1?void 0:n?zd(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&jd(t,e,o),o},Un=(i,t)=>(e,n)=>t(e,n,i);const Xd="__SpreadsheetHeaderMoveControllerBackground__",$d="__SpreadsheetHeaderMoveControllerShapeLine__",Gd="rgba(0, 0, 0, 0.1)",Zd="rgb(119, 119, 119)",Kd=4;let Ui=class extends l.Disposable{constructor(t,e,n,o,r){super();R(this,"_startOffsetX",Number.NEGATIVE_INFINITY);R(this,"_startOffsetY",Number.NEGATIVE_INFINITY);R(this,"_moveHelperBackgroundShape");R(this,"_moveHelperLineShape");R(this,"_rowOrColumnDownObservers",[]);R(this,"_rowOrColumnMoveObservers",[]);R(this,"_rowOrColumnLeaveObservers",[]);R(this,"_moveObserver");R(this,"_upObserver");R(this,"_scrollTimer");R(this,"_changeFromColumn",-1);R(this,"_changeFromRow",-1);R(this,"_changeToColumn",-1);R(this,"_changeToRow",-1);this._context=t,this._sheetSkeletonManagerService=e,this._commandService=n,this._selectionRenderService=o,this._selectionManagerService=r,this._initialize()}dispose(){var o,r,s;(o=this._moveHelperBackgroundShape)==null||o.dispose(),(r=this._moveHelperLineShape)==null||r.dispose();const t=this._context.components.get(re.COLUMN),e=this._context.components.get(re.ROW),n=this._context.scene;[...this._rowOrColumnDownObservers,...this._rowOrColumnMoveObservers,...this._rowOrColumnLeaveObservers].forEach(a=>{e.onPointerDownObserver.remove(a),t.onPointerDownObserver.remove(a)}),n.onPointerMoveObserver.remove(this._moveObserver),n.onPointerUpObserver.remove(this._upObserver),(s=this._scrollTimer)==null||s.dispose()}_initialize(){this._initialRowOrColumn(0),this._initialRowOrColumn(1)}_initialRowOrColumn(t=0){const e=this._context.components.get(re.COLUMN),n=this._context.components.get(re.ROW),o=this._context.scene,r=t===0?n:e;this._rowOrColumnMoveObservers.push(r==null?void 0:r.onPointerMoveObserver.add(s=>{var h;const a=(h=this._sheetSkeletonManagerService.getCurrent())==null?void 0:h.skeleton;if(a==null)return;const{row:c,column:d}=bt(s.offsetX,s.offsetY,o,a);if(this._checkInHeaderRange(t===0?c:d,t)===!1){o.resetCursor(),this._selectionRenderService.enableSelection();return}o.setCursor(y.CURSOR_TYPE.GRAB),this._selectionRenderService.disableSelection()})),this._rowOrColumnLeaveObservers.push(r==null?void 0:r.onPointerLeaveObserver.add(()=>{var s,a;(s=this._moveHelperBackgroundShape)==null||s.hide(),(a=this._moveHelperLineShape)==null||a.hide(),o.resetCursor(),this._selectionRenderService.enableSelection()})),this._rowOrColumnDownObservers.push(r==null?void 0:r.onPointerDownObserver.add(s=>{var w;const a=(w=this._sheetSkeletonManagerService.getCurrent())==null?void 0:w.skeleton;if(a==null)return;const{offsetX:c,offsetY:d}=s,u=o.getRelativeCoord(y.Vector2.FromArray([c,d])),{x:h,y:m}=u;this._startOffsetX=h,this._startOffsetY=m;const{row:f,column:g}=bt(s.offsetX,s.offsetY,o,a);let S;t===0?(this._changeFromRow=f,S=y.ScrollTimerType.Y):(this._changeFromColumn=g,S=y.ScrollTimerType.X);const p=this._checkInHeaderRange(t===0?f:g,t);if(p===!1)return;const I=o.getScrollXYByRelativeCoords(y.Vector2.FromArray([this._startOffsetX,this._startOffsetY]));this._newBackgroundAndLine(),o.setCursor(y.CURSOR_TYPE.GRABBING),o.disableEvent();let M=!1,b;const T=()=>{if(M)return;b=y.ScrollTimer.create(o,S);const E=o.getViewport(j.VIEW_MAIN);b.startScroll(h,m,E),this._scrollTimer=b,M=!0};this._moveObserver=o.onPointerMoveObserver.add(E=>{T();const{offsetX:O,offsetY:N}=E,{x:D,y:F}=o.getRelativeCoord(y.Vector2.FromArray([O,N]));this._rowColumnMoving(D,F,p,I,t),b.scrolling(D,F,()=>{this._rowColumnMoving(D,F,p,I,t)})}),this._upObserver=o.onPointerUpObserver.add(()=>{var O,N,D;this._disposeBackgroundAndLine(),o.resetCursor(),o.enableEvent(),this._clearObserverEvent(),(O=this._scrollTimer)==null||O.dispose();const E=this._selectionManagerService.getSelections();if(t===0){if(this._changeFromRow!==this._changeToRow&&this._changeToRow!==-1){const A=(N=((E==null?void 0:E.filter(U=>U.range.rangeType===l.RANGE_TYPE.ROW&&U.range.startRow<=this._changeFromRow&&this._changeFromRow<=U.range.endRow))||[])[0])==null?void 0:N.range;A&&this._commandService.executeCommand(_.MoveRowsCommand.id,{fromRange:A,toRange:{...A,startRow:this._changeToRow,endRow:this._changeToRow+A.endRow-A.startRow}})}this._changeToRow=this._changeFromRow=-1}else{if(this._changeFromColumn!==this._changeToColumn&&this._changeToColumn!==-1){const A=(D=((E==null?void 0:E.filter(U=>U.range.rangeType===l.RANGE_TYPE.COLUMN&&U.range.startColumn<=this._changeFromColumn&&this._changeFromColumn<=U.range.endColumn))||[])[0])==null?void 0:D.range;A&&this._commandService.executeCommand(_.MoveColsCommand.id,{fromRange:A,toRange:{...A,startColumn:this._changeToColumn,endColumn:this._changeToColumn+A.endColumn-A.startColumn}})}this._changeToColumn=this._changeFromColumn=-1}})}))}_rowColumnMoving(t,e,n,o,r){var Y,ee,P,L,W,$,Z;const s=this._context.scene,a=(Y=this._sheetSkeletonManagerService.getCurrent())==null?void 0:Y.skeleton;if(a==null)return;const{rowHeaderWidth:c,columnHeaderHeight:d,rowTotalHeight:u,columnTotalWidth:h}=a,m=s.getScrollXY(s.getViewport(j.VIEW_MAIN)),{scaleX:f,scaleY:g}=s.getAncestorScale(),S=a.getCellPositionByOffset(t,e,f,g,m),{row:p,column:I}=S,M=a.getNoMergeCellPositionByIndex(p,I),{startX:b,startY:T,endX:w,endY:E}=M,O=this._selectionRenderService.convertRangeDataToSelection(n.range);if(O==null)return;const N=Math.max(f,f),{startX:D,endX:F,startY:A,endY:U,startRow:B,startColumn:z,endRow:X,endColumn:q}=O;r===0?(ee=this._moveHelperBackgroundShape)==null||ee.transformByState({height:U-A,width:h+c,left:0,top:A+(e-this._startOffsetY)/N+m.y-o.y}):(P=this._moveHelperBackgroundShape)==null||P.transformByState({height:u+d,width:F-D,left:D+(t-this._startOffsetX)/N+m.x-o.x,top:0}),(L=this._moveHelperBackgroundShape)==null||L.show();const Q=Kd/N;if(r===0){let te=0;if(p<=B)te=T-Q/2,this._changeToRow=p;else if(p>X)te=E-Q/2,this._changeToRow=p+1;else return;(W=this._moveHelperLineShape)==null||W.transformByState({height:Q,width:h,left:c,top:te})}else{let te=0;if(I<=z)te=b-Q/2,this._changeToColumn=I;else if(I>q)te=w-Q/2,this._changeToColumn=I+1;else return;($=this._moveHelperLineShape)==null||$.transformByState({height:u,width:Q,left:te,top:d})}(Z=this._moveHelperLineShape)==null||Z.show()}_checkInHeaderRange(t,e=0){var a;const n=this._selectionManagerService.getSelections();if(((a=this._selectionManagerService.getCurrent())==null?void 0:a.pluginName)!==_.NORMAL_SELECTION_PLUGIN_NAME)return!1;const r=n==null?void 0:n.find(c=>{const d=c.range,{startRow:u,endRow:h,startColumn:m,endColumn:f,rangeType:g}=d;return e===1?t>=m&&t<=f&&l.RANGE_TYPE.COLUMN===g:t>=u&&t<=h&&l.RANGE_TYPE.ROW===g}),s=r==null?void 0:r.range;return r==null||s==null||s.rangeType===l.RANGE_TYPE.ALL||s.rangeType===l.RANGE_TYPE.NORMAL||s.rangeType===l.RANGE_TYPE.ROW&&e!==0||s.rangeType===l.RANGE_TYPE.COLUMN&&e!==1?!1:r}_clearObserverEvent(){const t=this._context.scene;t.onPointerMoveObserver.remove(this._moveObserver),t.onPointerUpObserver.remove(this._upObserver),this._moveObserver=null,this._upObserver=null}_newBackgroundAndLine(){const t=this._context.scene;this._moveHelperBackgroundShape=new y.Rect(Xd,{fill:Gd,evented:!1,zIndex:100}),this._moveHelperLineShape=new y.Rect($d,{fill:Zd,evented:!1,zIndex:100}),t.addObjects([this._moveHelperBackgroundShape,this._moveHelperLineShape],Qe)}_disposeBackgroundAndLine(){var t,e;(t=this._moveHelperBackgroundShape)==null||t.dispose(),(e=this._moveHelperLineShape)==null||e.dispose()}};Ui=Yd([Un(1,H.Inject(x.SheetSkeletonManagerService)),Un(2,l.ICommandService),Un(3,xe),Un(4,H.Inject(_.SelectionManagerService))],Ui);var Vi=(i=>(i[i.VERTICAL=0]="VERTICAL",i[i.HORIZONTAL=1]="HORIZONTAL",i))(Vi||{});const Qd="rgba(120, 120, 120, 0.01)",ki="rgb(68, 71, 70)",en=12,Bi=4;class Or extends y.Shape{constructor(e,n){super(e,n);R(this,"_size",en);R(this,"_color",ki);R(this,"_mode",0);this.setShapeProps(n)}get size(){return this._size}get mode(){return this._mode}get color(){return this._color}_draw(e){let{width:n,height:o}=this,r=0,s=0;const a=this.getScene(),{scaleX:c,scaleY:d}=a.getAncestorScale(),u=Math.max(c,d),h=en/u,m=Bi/u;this.mode===0?(n=m,r=h-m):(o=m,s=h-m),y.Rect.drawWith(e,{width:this.width,height:this.height,left:0,top:0,fill:Qd}),y.Rect.drawWith(e,{width:n,height:o,fill:ki,radius:m}),e.save(),e.transform(1,0,0,1,r,s),y.Rect.drawWith(e,{width:n,height:o,fill:ki,radius:m}),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:en,height:this.size}):this.transformByState({width:this.size,height:en}),this}}var Jd=Object.defineProperty,qd=Object.getOwnPropertyDescriptor,eu=(i,t,e,n)=>{for(var o=n>1?void 0:n?qd(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Jd(t,e,o),o},Fi=(i,t)=>(e,n)=>t(e,n,i);const tu="__SpreadsheetHeaderResizeControllerShapeRow__",nu="__SpreadsheetHeaderResizeControllerShapeColumn__",xr="__SpreadsheetHeaderResizeControllerShapeHelper__",Nr="rgb(199, 199, 199)",iu=2;let Wi=class extends l.Disposable{constructor(t,e,n,o){super();R(this,"_currentRow",0);R(this,"_currentColumn",0);R(this,"_rowResizeRect");R(this,"_columnResizeRect");R(this,"_observers",[]);R(this,"_moveObserver");R(this,"_upObserver");R(this,"_resizeHelperShape");R(this,"_startOffsetX",Number.POSITIVE_INFINITY);R(this,"_startOffsetY",Number.POSITIVE_INFINITY);this._context=t,this._sheetSkeletonManagerService=e,this._commandService=n,this._editorBridgeService=o,this._init()}dispose(){var n,o;(n=this._rowResizeRect)==null||n.dispose(),this._rowResizeRect=null,(o=this._columnResizeRect)==null||o.dispose(),this._columnResizeRect=null;const t=this._context.components.get(re.COLUMN),e=this._context.components.get(re.ROW);this._observers.forEach(r=>{e.onPointerMoveObserver.remove(r),e.onPointerLeaveObserver.remove(r),t.onPointerMoveObserver.remove(r),t.onPointerLeaveObserver.remove(r)}),this._observers=[]}_init(){const t=this._context.scene;this._rowResizeRect=new Or(tu,{visible:!1,mode:Vi.HORIZONTAL,zIndex:100}),this._columnResizeRect=new Or(nu,{visible:!1,mode:Vi.VERTICAL,zIndex:100}),t.addObjects([this._rowResizeRect,this._columnResizeRect],Qe),this._initialHover(0),this._initialHover(1),this._initialHoverResize(0),this._initialHoverResize(1)}_initialHover(t=0){const e=this._context.components.get(re.COLUMN),n=this._context.components.get(re.ROW),o=this._context.scene,r=t===0?n:e;this._observers.push(r==null?void 0:r.onPointerMoveObserver.add((s,a)=>{var E;const c=(E=this._sheetSkeletonManagerService.getCurrent())==null?void 0:E.skeleton;if(c==null||this._rowResizeRect==null||this._columnResizeRect==null)return;const{rowHeaderWidth:d,columnHeaderHeight:u}=c,{startX:h,startY:m,endX:f,endY:g,row:S,column:p}=bt(s.offsetX,s.offsetY,o,c),I=Cn(s.offsetX,s.offsetY,o),{scaleX:M,scaleY:b}=o.getAncestorScale(),T=Math.max(M,b),w=en/T;if(t===0){let O=m-w/2;if(I.y<=m+w/2&&I.y>=m)this._currentRow=S-1;else if(I.y>=g-w/2&&I.y<=g)this._currentRow=S,O=g-w/2;else{this._rowResizeRect.hide();return}if(this._currentRow===-1)return;const N=d/3;this._rowResizeRect.transformByState({left:d/2-N/2,top:O}),this._rowResizeRect.setShapeProps({size:N}),this._rowResizeRect.show()}else{let O=h-w/2;if(I.x<=h+w/2&&I.x>=h)this._currentColumn=p-1;else if(I.x>=f-w/2&&I.x<=f)this._currentColumn=p,O=f-w/2;else{this._columnResizeRect.hide();return}if(this._currentColumn===-1)return;const N=u*.7;this._columnResizeRect.transformByState({left:O,top:u/2-N/2}),this._columnResizeRect.setShapeProps({size:N}),this._columnResizeRect.show()}})),this._observers.push(r==null?void 0:r.onPointerLeaveObserver.add((s,a)=>{var c,d;(c=this._rowResizeRect)==null||c.hide(),(d=this._columnResizeRect)==null||d.hide()}))}_initialHoverResize(t=0){const e=this._context.scene,n=t===0?this._rowResizeRect:this._columnResizeRect;n!=null&&(this.disposeWithMe(l.toDisposable(n.onPointerEnterObserver.add(()=>{n!=null&&(n.show(),e.setCursor(t===0?y.CURSOR_TYPE.ROW_RESIZE:y.CURSOR_TYPE.COLUMN_RESIZE))}))),this.disposeWithMe(l.toDisposable(n.onPointerLeaveObserver.add(()=>{n!=null&&(n.hide(),e.resetCursor())}))),this.disposeWithMe(l.toDisposable(n.onPointerDownObserver.add((o,r)=>{var Q,Y,ee,P,L,W,$;const s=(Q=this._sheetSkeletonManagerService.getCurrent())==null?void 0:Q.skeleton;if(s==null)return;const a=this._context.scene,c=a.getEngine(),d=(c==null?void 0:c.height)||0,u=(c==null?void 0:c.width)||0,h=a.getViewport(j.VIEW_MAIN),m=(((ee=(Y=h==null?void 0:h.getScrollBar())==null?void 0:Y.horizonBarRect)==null?void 0:ee.height)||0)+10,f=(((L=(P=h==null?void 0:h.getScrollBar())==null?void 0:P.verticalBarRect)==null?void 0:L.width)||0)+10,g=Cn(o.offsetX,o.offsetY,a),{scaleX:S,scaleY:p}=a.getAncestorScale();this._startOffsetX=g.x,this._startOffsetY=g.y;const I=s.getOffsetByPositionX(this._currentColumn),M=s.getOffsetByPositionY(this._currentRow),b=s.getNoMergeCellPositionByIndex(this._currentRow,this._currentColumn);let T=!1,w=0,E=0;const{columnTotalWidth:O,rowHeaderWidth:N,rowTotalHeight:D,columnHeaderHeight:F}=s,A=u>O+N?u:O+N,U=d>D+F?d:D+F,B=Math.max(S,p),z=Bi/B;t===0?this._resizeHelperShape=new y.Rect(xr,{width:A,height:z,fill:Nr,left:0,top:M-z/2}):this._resizeHelperShape=new y.Rect(xr,{width:z,height:U,fill:Nr,left:I-z/2,top:0});const X=((W=this._columnResizeRect)==null?void 0:W.left)||0,q=(($=this._rowResizeRect)==null?void 0:$.top)||0;a.addObject(this._resizeHelperShape,Qe),a.disableEvent(),this._editorBridgeService.changeVisible({visible:!1,eventType:y.DeviceInputEventType.PointerDown}),this._moveObserver=a.onPointerMoveObserver.add(Z=>{var he,le,Ze,Ce,sn,an;const te=a.getRelativeCoord(y.Vector2.FromArray([this._startOffsetX,this._startOffsetY])),ne=a.getScrollXYByRelativeCoords(te,h),ue=Cn(Z.offsetX,Z.offsetY,a),{x:Ie,y:Be}=ue,{scaleX:Fe,scaleY:$e}=a.getAncestorScale(),Ge=Math.max(Fe,$e),fe=Bi/Ge;w=Ie-this._startOffsetX-fe/2,E=Be-this._startOffsetY-fe/2,Math.abs(t===0?E:w)>=iu&&(T=!0),t===0?(E>d-m+ne.y-b.startY&&(E=d-m+ne.y-b.startY),E<-(b.endY-b.startY)+2&&(E=-(b.endY-b.startY)+2),T&&((he=this._resizeHelperShape)==null||he.transformByState({top:M+E}),(le=this._rowResizeRect)==null||le.transformByState({top:q+E+fe/2}),(Ze=this._rowResizeRect)==null||Ze.show(),a.setCursor(y.CURSOR_TYPE.ROW_RESIZE))):(w>u-f+ne.x-b.startX&&(w=u-f+ne.x-b.startX),w<-(b.endX-b.startX)+2&&(w=-(b.endX-b.startX)+2),T&&((Ce=this._resizeHelperShape)==null||Ce.transformByState({left:I+w}),(sn=this._columnResizeRect)==null||sn.transformByState({left:X+w+fe/2}),(an=this._columnResizeRect)==null||an.show(),a.setCursor(y.CURSOR_TYPE.COLUMN_RESIZE)))}),this._upObserver=a.onPointerUpObserver.add(Z=>{var ne,ue,Ie;const te=this._context.scene;this._clearObserverEvent(),(ne=this._resizeHelperShape)==null||ne.dispose(),this._resizeHelperShape=null,te.enableEvent(),T&&(te.resetCursor(),(ue=this._rowResizeRect)==null||ue.hide(),(Ie=this._columnResizeRect)==null||Ie.hide(),t===0?this._commandService.executeCommand(_.DeltaRowHeightCommand.id,{deltaY:E,anchorRow:this._currentRow}):this._commandService.executeCommand(_.DeltaColumnWidthCommand.id,{deltaX:w,anchorCol:this._currentColumn}))})}))),this.disposeWithMe(l.toDisposable(n.onDblclickObserver.add(()=>{var o;t===0&&(this._context.scene.resetCursor(),this._commandService.executeCommand(_.SetWorksheetRowIsAutoHeightCommand.id,{anchorRow:this._currentRow}),(o=this._rowResizeRect)==null||o.hide())}))))}_clearObserverEvent(){const t=this._context.scene;t.onPointerMoveObserver.remove(this._moveObserver),t.onPointerUpObserver.remove(this._upObserver),this._moveObserver=null,this._upObserver=null}};Wi=eu([Fi(1,H.Inject(x.SheetSkeletonManagerService)),Fi(2,l.ICommandService),Fi(3,be)],Wi);var ji=(i=>(i[i.ROW=0]="ROW",i[i.COLUMN=1]="COLUMN",i))(ji||{});const tn=12,ou=.4;class Ar extends y.Shape{constructor(e,n,o){super(e,n);R(this,"_size",tn);R(this,"_iconRatio",ou);R(this,"_hovered",!0);R(this,"_hasPrevious",!0);R(this,"_hasNext",!0);R(this,"_unhideType");n&&this.setShapeProps(n),this.onPointerEnterObserver.add(()=>this.setShapeProps({hovered:!0})),this.onPointerLeaveObserver.add(()=>this.setShapeProps({hovered:!1})),this.onPointerDownObserver.add(()=>o==null?void 0:o())}setShapeProps(e){e.type!==void 0&&(this._unhideType=e.type),e.hovered!==void 0&&(this._hovered=e.hovered),e.hasPrevious!==void 0&&(this._hasPrevious=e.hasPrevious),e.hasNext!==void 0&&(this._hasNext=e.hasNext),this.transformByState({width:this._size*(this._unhideType===1?2:1),height:this._size*(this._unhideType===0?2:1)})}_draw(e){this._unhideType===0?this._drawOnRow(e):this._drawOnCol(e)}_drawOnRow(e){this._hovered&&(!this._hasNext||!this._hasPrevious?y.Rect.drawWith(e,{width:this._size,height:this._size,stroke:ze,fill:Hn}):y.Rect.drawWith(e,{width:this._size,height:2*this._size,stroke:ze,fill:Hn}));const n=this._size*.5*this._iconRatio,o=Math.PI/3,r=n*Math.cos(o),s=n*Math.sin(o);if(this._hasPrevious&&y.RegularPolygon.drawWith(e,{pointsGroup:[[{x:this._size/2,y:this._size/2-s},{x:this._size/2-s,y:this._size/2+r},{x:this._size/2+s,y:this._size/2+r}]],fill:ze}),this._hasNext){const a=this._hasPrevious?3:1;y.RegularPolygon.drawWith(e,{pointsGroup:[[{x:this._size/2,y:this._size*a/2+s},{x:this._size/2-s,y:this._size*a/2-r},{x:this._size/2+s,y:this._size*a/2-r}]],fill:ze})}}_drawOnCol(e){this._hovered&&(!this._hasNext||!this._hasPrevious?y.Rect.drawWith(e,{width:this._size,height:this._size,stroke:ze,fill:Hn}):y.Rect.drawWith(e,{width:2*this._size,height:this._size,stroke:ze,fill:Hn}));const n=this._size*.5*this._iconRatio,o=Math.PI/3,r=n*Math.cos(o),s=n*Math.sin(o);if(this._hasPrevious&&y.RegularPolygon.drawWith(e,{pointsGroup:[[{x:-r+this._size/2,y:this._size/2},{x:this._size/2+s,y:this._size/2-s},{x:this._size/2+s,y:this._size/2+s}]],fill:ze}),this._hasNext){const a=this._hasPrevious?3:1;y.RegularPolygon.drawWith(e,{pointsGroup:[[{x:r+this._size*a/2,y:this._size/2},{x:-s+this._size*a/2,y:this._size/2-s},{x:-s+this._size*a/2,y:this._size/2+s}]],fill:ze})}}}var ru=Object.defineProperty,su=Object.getOwnPropertyDescriptor,au=(i,t,e,n)=>{for(var o=n>1?void 0:n?su(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&ru(t,e,o),o},Dr=(i,t)=>(e,n)=>t(e,n,i);const Pr="__SpreadsheetHeaderUnhideSHAPEControllerShape__",lu=[_.InsertColMutation.id,_.InsertRowMutation.id,_.RemoveColMutation.id,_.RemoveRowMutation.id,_.SetWorksheetColWidthMutation.id,_.SetWorksheetRowIsAutoHeightMutation.id,_.SetRowHiddenMutation.id,_.SetRowVisibleMutation.id,_.SetColHiddenMutation.id,_.SetColVisibleMutation.id];let zi=class extends l.RxDisposable{constructor(t,e,n){super();R(this,"_shapes",{cols:[],rows:[]});this._context=t,this._sheetSkeletonManagerService=e,this._commandService=n,this._init()}get _workbook(){return this._context.unit}dispose(){super.dispose(),this._clearShapes()}_init(){let t="";this._context.unit.activeSheet$.pipe(k.takeUntil(this.dispose$)).subscribe(e=>{if(this._clearShapes(),!e){t="";return}t=e.getSheetId(),this._update(this._workbook,e)}),this.disposeWithMe(this._commandService.onCommandExecuted(e=>{if(!lu.includes(e.id)||!e.params||!e.params.unitId||e.params.subUnitId!==t)return;const n=this._workbook,o=n.getSheetBySheetId(e.params.subUnitId);o&&this._update(n,o)}))}_update(t,e){var m;const n=(m=this._sheetSkeletonManagerService.getUnitSkeleton(t.getUnitId(),e.getSheetId()))==null?void 0:m.skeleton;if(!n)return;const o=e.getHiddenRows(),r=e.getHiddenCols(),s=this._getSheetObject(),{scene:a}=s,c=e.getRowCount(),d=o.map(f=>{const{startRow:g,endRow:S}=f,p=Ci(g,0,a,n),I=g!==0,M=S!==c-1;return new Ar(Pr,{type:ji.ROW,hovered:!1,hasPrevious:I,hasNext:M,top:p.startY-(I?tn:0),left:p.startX-tn},()=>this._commandService.executeCommand(_.SetSpecificRowsVisibleCommand.id,{unitId:t.getUnitId(),subUnitId:e.getSheetId(),ranges:[f]}))}),u=e.getColumnCount(),h=r.map(f=>{const{startColumn:g,endColumn:S}=f,p=Ci(0,g,a,n),I=g!==0,M=S!==u-1;return new Ar(Pr,{type:ji.COLUMN,hovered:!1,hasPrevious:I,hasNext:M,top:20-tn,left:p.startX-(I?tn:0)},()=>this._commandService.executeCommand(_.SetSpecificColsVisibleCommand.id,{unitId:t.getUnitId(),subUnitId:e.getSheetId(),ranges:[f]}))});a.addObjects(h,bo),a.addObjects(d,bo),this._clearShapes(),this._shapes={cols:h,rows:d}}_clearShapes(){this._shapes.cols.forEach(t=>t.dispose()),this._shapes.rows.forEach(t=>t.dispose()),this._shapes={cols:[],rows:[]}}_getSheetObject(){return nt(this._workbook,this._context)}};zi=au([Dr(1,H.Inject(x.SheetSkeletonManagerService)),Dr(2,l.ICommandService)],zi);var cu=Object.defineProperty,du=Object.getOwnPropertyDescriptor,uu=(i,t,e,n)=>{for(var o=n>1?void 0:n?du(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&cu(t,e,o),o},Yi=(i,t)=>(e,n)=>t(e,n,i);let Xi=class extends l.Disposable{constructor(i,t,e,n){super(),this._context=i,this._markSelectionService=t,this._commandService=e,this._sheetSkeletonManagerService=n,this._initListeners()}_initListeners(){this._addRemoveListener(),this._addRefreshListener()}_addRemoveListener(){const i=[Te.id];this.disposeWithMe(this._commandService.onCommandExecuted(t=>{i.includes(t.id)?this._markSelectionService.removeAllShapes():this._markSelectionService.getShapeMap().forEach((n,o)=>{n.exits.includes(t.id)&&this._markSelectionService.removeShape(o)})}))}_addRefreshListener(){this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(i=>{i&&this._markSelectionService.refreshShapes()}))}};Xi=uu([Yi(1,H.Inject(Ft)),Yi(2,l.ICommandService),Yi(3,H.Inject(x.SheetSkeletonManagerService))],Xi);var hu=Object.defineProperty,mu=Object.getOwnPropertyDescriptor,fu=(i,t,e,n)=>{for(var o=n>1?void 0:n?mu(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&hu(t,e,o),o},Ot=(i,t)=>(e,n)=>t(e,n,i);let $i=class extends l.Disposable{constructor(i,t,e,n,o,r,s){super(),this._context=i,this._sheetSkeletonManagerService=t,this._commandService=e,this._selectionRenderService=n,this._selectionManagerService=o,this._themeService=r,this._definedNamesService=s,this._init()}dispose(){super.dispose(),this._selectionRenderService.changeRuntime(null,null),this._selectionRenderService.reset(),this._selectionManagerService.reset()}_init(){const i=this._context.unit,t=i.getActiveSheet(),e=this._getSheetObject();this._initViewMainListener(e),this._initRowHeader(e),this._initColumnHeader(e),this._initLeftTop(e),this._initSelectionChangeListener(),this._initThemeChangeListener(),this._initSkeletonChangeListener(),this._initCommandListener(),this._initUserActionSyncListener(),this._initDefinedNameListener();const n=i.getUnitId(),o=t.getSheetId();this._selectionManagerService.setCurrentSelection({pluginName:_.NORMAL_SELECTION_PLUGIN_NAME,unitId:n,sheetId:o})}_initDefinedNameListener(){this.disposeWithMe(this._definedNamesService.focusRange$.subscribe(async i=>{if(i==null)return;const{unitId:t}=i;let{formulaOrRefString:e}=i;const n=this._context.unit;if(t!==n.getUnitId()||(e.substring(0,1)===K.operatorToken.EQUALS&&(e=e.substring(1)),!K.isReferenceStrings(e)))return;const r=await this._getSelections(n,t,e);this._selectionManagerService.replace(r),this._commandService.executeCommand(_.ScrollToCellOperation.id,r[0].range)}))}async _getSelections(i,t,e){const n=e.split(",");let o=i.getActiveSheet();const r=[];for(let s=0;s<n.length;s++){const a=n[s].trim(),c=K.deserializeRangeWithSheet(a.trim());if(s===0){const u=i.getSheetBySheetName(c.sheetName);u&&o.getSheetId()!==u.getSheetId()&&(o=u,await this._commandService.executeCommand(_.SetWorksheetActivateCommand.id,{subUnitId:o.getSheetId(),unitId:t}))}if(o.getName()!==c.sheetName)continue;let d=null;if(s===n.length-1){const u=c.range,{startRow:h,startColumn:m,endRow:f,endColumn:g}=u;d=_.getPrimaryForRange({startRow:h,startColumn:m,endRow:f,endColumn:g},o)}r.push({range:c.range,style:_.getNormalSelectionStyle(this._themeService),primary:d})}return r}_getActiveViewport(i){const t=this._getSheetObject();return t==null?void 0:t.scene.getActiveViewportByCoord(y.Vector2.FromArray([i.offsetX,i.offsetY]))}_initViewMainListener(i){const{spreadsheet:t}=i;this.disposeWithMe(l.toDisposable(t==null?void 0:t.onPointerDownObserver.add((e,n)=>{this._selectionRenderService.enableDetectMergedCell(),this._selectionRenderService.eventTrigger(e,t.zIndex+1,l.RANGE_TYPE.NORMAL,this._getActiveViewport(e)),e.button!==2&&n.stopPropagation()})))}_initThemeChangeListener(){this.disposeWithMe(l.toDisposable(this._themeService.currentTheme$.subscribe(()=>{this._selectionRenderService.resetStyle();const i=this._selectionManagerService.getSelections(),t=this._selectionManagerService.getCurrent();i==null||(t==null?void 0:t.pluginName)!==_.NORMAL_SELECTION_PLUGIN_NAME||this._refreshSelection(i)})))}_refreshSelection(i){const t=i.map(e=>{const n=this._selectionRenderService.convertSelectionToCoord(e);return n.style=_.getNormalSelectionStyle(this._themeService),n});this._selectionRenderService.updateControlForCurrentByRangeData(t)}_initRowHeader(i){const{spreadsheetRowHeader:t,spreadsheet:e}=i;this.disposeWithMe(t==null?void 0:t.onPointerDownObserver.add((n,o)=>{this._selectionRenderService.disableDetectMergedCell(),this._selectionRenderService.eventTrigger(n,((e==null?void 0:e.zIndex)||1)+1,l.RANGE_TYPE.ROW,this._getActiveViewport(n),y.ScrollTimerType.Y),n.button!==2&&o.stopPropagation()}))}_initColumnHeader(i){const{spreadsheetColumnHeader:t,spreadsheet:e}=i;this.disposeWithMe(t==null?void 0:t.onPointerDownObserver.add((n,o)=>{this._selectionRenderService.disableDetectMergedCell(),this._selectionRenderService.eventTrigger(n,((e==null?void 0:e.zIndex)||1)+1,l.RANGE_TYPE.COLUMN,this._getActiveViewport(n),y.ScrollTimerType.X),n.button!==2&&o.stopPropagation()}))}_initLeftTop(i){const{spreadsheetLeftTopPlaceholder:t}=i;this.disposeWithMe(t==null?void 0:t.onPointerDownObserver.add((e,n)=>{var a;const o=(a=this._sheetSkeletonManagerService.getCurrent())==null?void 0:a.skeleton;if(o==null)return;this._selectionRenderService.reset();const r=this._getAllRange(o),s=this._selectionRenderService.convertSelectionToCoord(r);this._selectionRenderService.addControlToCurrentByRangeData(s),this._selectionRenderService.refreshSelectionMoveStart(),e.button!==2&&n.stopPropagation()}))}_initSelectionChangeListener(){this.disposeWithMe(l.toDisposable(this._selectionManagerService.selectionMoveEnd$.subscribe(i=>{if(this._selectionRenderService.reset(),i!=null){for(const t of i){if(t==null)continue;const e=this._selectionRenderService.convertSelectionToCoord(t);this._selectionRenderService.addControlToCurrentByRangeData(e)}this._syncDefinedNameRange(i)}}))),this.disposeWithMe(l.toDisposable(this._selectionManagerService.selectionMoving$.subscribe(i=>{i!=null&&this._syncDefinedNameRange(i)}))),this.disposeWithMe(l.toDisposable(this._selectionManagerService.selectionMoveStart$.subscribe(i=>{i!=null&&this._syncDefinedNameRange(i)})))}_syncDefinedNameRange(i){if(i.length===0)return;const t=i[i.length-1],e=this._context.unit,n=e.getActiveSheet();this._definedNamesService.setCurrentRange({range:t.range,unitId:e.getUnitId(),sheetId:n.getSheetId()})}_initUserActionSyncListener(){this.disposeWithMe(this._selectionRenderService.selectionMoveStart$.subscribe(i=>{this._move(i,_.SelectionMoveType.MOVE_START)})),this.disposeWithMe(this._selectionRenderService.selectionMoving$.subscribe(i=>{this._move(i,_.SelectionMoveType.MOVING)})),this.disposeWithMe(this._selectionRenderService.selectionMoveEnd$.subscribe(i=>{this._move(i,_.SelectionMoveType.MOVE_END)}))}_move(i,t){const e=this._context.unit;if(!e)return;const n=e.getUnitId(),o=e.getActiveSheet().getSheetId(),r=this._selectionManagerService.getCurrent();i==null||i.length===0||this._commandService.executeCommand(_.SetSelectionsOperation.id,{unitId:n,subUnitId:o,type:t,pluginName:(r==null?void 0:r.pluginName)||_.NORMAL_SELECTION_PLUGIN_NAME,selections:i.map(s=>_.convertSelectionDataToRange(s))})}_getSheetObject(){return nt(this._context.unit,this._context)}_initCommandListener(){const i=[Le.id];this.disposeWithMe(this._commandService.onCommandExecuted(t=>{if(i.includes(t.id)){const e=this._context.unit,n=e.getActiveSheet(),o=t.params,{unitId:r,subUnitId:s}=o;if(!(r===e.getUnitId()&&s===n.getSheetId()))return;this._selectionManagerService.refreshSelection()}}))}_initSkeletonChangeListener(){this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(i=>{if(i==null){this._selectionRenderService.changeRuntime(null,null);return}const{unitId:t,sheetId:e,skeleton:n}=i,{scene:o}=this._context,r=o.getViewport(j.VIEW_MAIN);this._selectionRenderService.changeRuntime(n,o,r);const s=this._selectionManagerService.getCurrent(),a=(s==null?void 0:s.pluginName)||_.NORMAL_SELECTION_PLUGIN_NAME;if((s==null?void 0:s.unitId)===t&&s.sheetId===e){const c=this._selectionManagerService.getSelections();c!=null&&this._refreshSelection(c)}else this._selectionManagerService.setCurrentSelection({pluginName:a,unitId:t,sheetId:e});a===_.NORMAL_SELECTION_PLUGIN_NAME&&this._selectionManagerService.getLast()==null&&this._selectionManagerService.add([this._getZeroRange(n)])}))}_getAllRange(i){return{range:{startRow:0,startColumn:0,endRow:i.getRowCount()-1,endColumn:i.getColumnCount()-1,rangeType:l.RANGE_TYPE.ALL},primary:this._getZeroRange(i).primary,style:null}}_getZeroRange(i){const t=i.mergeData;return _.transformCellDataToSelectionData(0,0,t)||{range:{startRow:0,startColumn:0,endRow:0,endColumn:0},primary:{actualRow:0,actualColumn:0,startRow:0,startColumn:0,endRow:0,endColumn:0,isMerged:!1,isMergedMainCell:!1},style:null}}};$i=fu([Ot(1,H.Inject(x.SheetSkeletonManagerService)),Ot(2,l.ICommandService),Ot(3,xe),Ot(4,H.Inject(_.SelectionManagerService)),Ot(5,H.Inject(l.ThemeService)),Ot(6,K.IDefinedNamesService)],$i);const Ye={type:l.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge",handler:async(i,t)=>{const e=i.get(l.ICommandService),n=i.get(l.IUndoRedoService),o=i.get(l.IUniverInstanceService),r=i.get(v.IConfirmService),s=i.get(l.LocaleService),a=t.unitId,c=t.subUnitId,d=t.selections,u=_.getAddMergeMutationRangeByType(d,t.value),h=o.getUniverSheetInstance(a).getSheetBySheetId(c),m=[],f=[],g=er(h,u);if(g&&!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 S={unitId:a,subUnitId:c,ranges:u},p={unitId:a,subUnitId:c,ranges:u},I=_.RemoveMergeUndoMutationFactory(i,S),M=_.AddMergeUndoMutationFactory(i,p);if(I.ranges.length>0&&m.push({id:_.RemoveWorksheetMergeMutation.id,params:I}),m.push({id:_.AddWorksheetMergeMutation.id,params:p}),f.push({id:_.RemoveWorksheetMergeMutation.id,params:M}),I.ranges.length>0&&f.push({id:_.AddWorksheetMergeMutation.id,params:I}),g){const E=tr(i,a,h,u);m.unshift(...E.redos),f.push(...E.undos)}const b=_.AddMergeRedoSelectionsOperationFactory(i,t,u);b&&m.push(b);const T=_.AddMergeUndoSelectionsOperationFactory(i,t);return T&&f.push(T),l.sequenceExecute(m,e).result?(n.pushUndoRedo({unitID:a,undoMutations:f,redoMutations:m}),!0):!1}},Hr={type:l.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge-all",handler:async i=>{const t=i.get(l.ICommandService),n=i.get(_.SelectionManagerService).getSelectionRanges(),o=_i(pn.MergeAll,n);if(!(o!=null&&o.length))return!1;const s=i.get(l.IUniverInstanceService).getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!s)return!1;const a=s.getActiveSheet();if(!a)return!1;const c=s.getUnitId(),d=a.getSheetId();return t.executeCommand(Ye.id,{selections:o,unitId:c,subUnitId:d})}},Lr={type:l.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge-vertical",handler:async i=>{const t=i.get(l.ICommandService),n=i.get(_.SelectionManagerService).getSelectionRanges(),o=_i(pn.MergeVertical,n);if(!(o!=null&&o.length))return!1;const s=i.get(l.IUniverInstanceService).getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!s)return!1;const a=s.getActiveSheet();if(!a)return!1;const c=s.getUnitId(),d=a.getSheetId();return t.executeCommand(Ye.id,{value:l.Dimension.COLUMNS,selections:o,unitId:c,subUnitId:d})}},Ur={type:l.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge-horizontal",handler:async i=>{const t=i.get(l.ICommandService),n=i.get(_.SelectionManagerService).getSelectionRanges(),o=_i(pn.MergeHorizontal,n);if(!(o!=null&&o.length))return!1;const s=i.get(l.IUniverInstanceService).getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!s)return!1;const a=s.getActiveSheet();if(!a)return!1;const c=s.getUnitId(),d=a.getSheetId();return t.executeCommand(Ye.id,{value:l.Dimension.ROWS,selections:o,unitId:c,subUnitId:d})}},Gi={type:l.CommandType.COMMAND,id:"sheet.command.delete-range-move-left-confirm",handler:async i=>{const t=i.get(v.IConfirmService),e=i.get(l.ICommandService),n=i.get(l.LocaleService),o=i.get(_.SelectionManagerService),r=i.get(l.IUniverInstanceService),s=o.getSelections();if(!s)return!1;const a=_.getSheetCommandTarget(r);if(!a)return!1;const{worksheet:c}=a;let d=s[0].range;if(!d)return!1;d={...d,endColumn:c.getColumnCount()-1};const u=f=>f.endRow-f.startRow;return!c.getMergeData().find(f=>{const g=l.Rectangle.getIntersects(f,d);return g?u(f)>u(g):!1})||await t.confirm({id:Gi.id,title:{title:n.t("merge.confirm.waring")},children:{title:n.t("merge.confirm.dismantleMergeCellWaring")},cancelText:n.t("button.cancel"),confirmText:n.t("button.confirm")})?e.executeCommand(_.DeleteRangeMoveLeftCommand.id):!0}},Vn={type:l.CommandType.COMMAND,id:"sheet.command.delete-range-move-up-confirm",handler:async i=>{const t=i.get(v.IConfirmService),e=i.get(l.ICommandService),n=i.get(l.LocaleService),o=i.get(_.SelectionManagerService),r=i.get(l.IUniverInstanceService),s=o.getSelections();if(!s)return!1;const a=_.getSheetCommandTarget(r);if(!a)return!1;const{worksheet:c}=a;let d=s[0].range;if(!d)return!1;d={...d,endRow:c.getRowCount()-1};for(let f=d.startRow;f<=d.endRow;f++)if(c.getRowFiltered(f)&&await t.confirm({id:Vn.id,title:{title:n.t("filter.confirm.error")},children:{title:n.t("filter.confirm.notAllowedToInsertRange")},confirmText:n.t("button.confirm")}))return!1;const u=f=>f.endColumn-f.startColumn;return!c.getMergeData().find(f=>{const g=l.Rectangle.getIntersects(f,d);return g?u(f)>u(g):!1})||await t.confirm({id:Vn.id,title:{title:n.t("merge.confirm.waring")},children:{title:n.t("merge.confirm.dismantleMergeCellWaring")},cancelText:n.t("button.cancel"),confirmText:n.t("button.confirm")})?e.executeCommand(_.DeleteRangeMoveUpCommand.id):!0}},kn={type:l.CommandType.COMMAND,id:"sheet.command.insert-range-move-down-confirm",handler:async i=>{const t=i.get(v.IConfirmService),e=i.get(l.ICommandService),n=i.get(l.LocaleService),o=i.get(_.SelectionManagerService),r=i.get(l.IUniverInstanceService),s=o.getSelections();if(!s)return!1;const a=_.getSheetCommandTarget(r);if(!a)return!1;const{worksheet:c}=a;let d=s[0].range;if(!d)return!1;d={...d,endRow:c.getRowCount()-1};for(let f=d.startRow;f<=d.endRow;f++)if(c.getRowFiltered(f)&&await t.confirm({id:kn.id,title:{title:n.t("filter.confirm.error")},children:{title:n.t("filter.confirm.notAllowedToInsertRange")},confirmText:n.t("button.confirm")}))return!1;const u=f=>f.endColumn-f.startColumn;return!c.getMergeData().find(f=>{const g=l.Rectangle.getIntersects(f,d);return g?u(f)>u(g):!1})||await t.confirm({id:kn.id,title:{title:n.t("merge.confirm.waring")},children:{title:n.t("merge.confirm.dismantleMergeCellWaring")},cancelText:n.t("button.cancel"),confirmText:n.t("button.confirm")})?e.executeCommand(_.InsertRangeMoveDownCommand.id):!0}},Zi={type:l.CommandType.COMMAND,id:"sheet.command.insert-range-move-right-confirm",handler:async i=>{const t=i.get(v.IConfirmService),e=i.get(l.ICommandService),n=i.get(l.LocaleService),o=i.get(_.SelectionManagerService),r=i.get(l.IUniverInstanceService),s=o.getSelections();if(!s)return!1;const a=_.getSheetCommandTarget(r);if(!a)return!1;const{worksheet:c}=a;let d=s[0].range;if(!d)return!1;d={...d,endColumn:c.getColumnCount()-1};const u=f=>f.endRow-f.startRow;return!c.getMergeData().find(f=>{const g=l.Rectangle.getIntersects(f,d);return g?u(f)>u(g):!1})||await t.confirm({id:Zi.id,title:{title:n.t("merge.confirm.waring")},children:{title:n.t("merge.confirm.dismantleMergeCellWaring")},cancelText:n.t("button.cancel"),confirmText:n.t("button.confirm")})?e.executeCommand(_.InsertRangeMoveRightCommand.id):!0}},Vr={id:"sheet.command.refill",type:l.CommandType.COMMAND,handler:async(i,t)=>{const e=i.get(vt);return e.applyType=t.type,!0}},kr={id:"sheet.command.remove-row-confirm",type:l.CommandType.COMMAND,handler:async(i,t)=>{var d;const e=i.get(_.SelectionManagerService);let n=t==null?void 0:t.range;if(n||(n=(d=e.getLast())==null?void 0:d.range),!n)return!1;const o=i.get(l.ICommandService),r=i.get(l.IUniverInstanceService),s=_.getSheetCommandTarget(r);if(!s)return!1;const{worksheet:a}=s,c=a.getVisibleRows();if(zo(c,[n])){const u=i.get(v.IConfirmService),h=i.get(l.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 o.executeCommand(_.RemoveRowCommand.id,{range:n}),!0}},Br={id:"sheet.command.remove-col-confirm",type:l.CommandType.COMMAND,handler:async(i,t)=>{var d;const e=i.get(_.SelectionManagerService);let n=t==null?void 0:t.range;if(n||(n=(d=e.getLast())==null?void 0:d.range),!n)return!1;const o=i.get(l.ICommandService),r=i.get(l.IUniverInstanceService),s=_.getSheetCommandTarget(r);if(!s)return!1;const{worksheet:a}=s,c=a.getVisibleCols();if(Yo(c,[n])){const u=i.get(v.IConfirmService),h=i.get(l.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 o.executeCommand(_.RemoveColCommand.id,{range:n}),!0}},Fr={id:"sheet.command.remove-sheet-confirm",type:l.CommandType.COMMAND,handler:async(i,t)=>{const{subUnitId:e}=t,n=i.get(v.IConfirmService),o=i.get(l.ICommandService),r=i.get(l.LocaleService);return await n.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 o.executeCommand(_.RemoveSheetCommand.id,{subUnitId:e}),!0):!1}},xt=H.createIdentifier("univer.sheetbar-service");class gu extends l.Disposable{constructor(){super();R(this,"renameId$");R(this,"removeId$");R(this,"scroll$");R(this,"scrollX$");R(this,"addSheet$");R(this,"_renameId$");R(this,"_removeId$");R(this,"_scroll$");R(this,"_scrollX$");R(this,"_addSheet$");R(this,"_currentHandler",null);this._renameId$=new k.Subject,this.renameId$=this._renameId$.asObservable(),this._removeId$=new k.Subject,this.removeId$=this._removeId$.asObservable(),this._scroll$=new k.Subject,this.scroll$=this._scroll$.asObservable(),this._scrollX$=new k.Subject,this.scrollX$=this._scrollX$.asObservable(),this._addSheet$=new k.Subject,this.addSheet$=this._addSheet$.asObservable()}setRenameId(e){this._renameId$.next(e)}setRemoveId(e){this._removeId$.next(e)}setScroll(e){this._scroll$.next(e)}setScrollX(e){this._scrollX$.next(e)}setAddSheet(e){this._addSheet$.next(e)}triggerSheetBarMenu(){var e;(e=this._currentHandler)==null||e.handleSheetBarMenu()}registerSheetBarMenuHandler(e){if(this._currentHandler)throw new Error("There is already a context menu handler!");return this._currentHandler=e,l.toDisposable(()=>{this._currentHandler=null})}}const Wr={id:"ui-sheet.command.show-menu-list",type:l.CommandType.OPERATION,handler:async i=>(i.get(xt).triggerSheetBarMenu(),!0)},jr={id:"sheet.operation.set-activate-cell-edit",type:l.CommandType.OPERATION,handler:(i,t)=>(i.get(be).setEditCell(t),!0)},zr={id:"sheet.operation.rename-sheet",type:l.CommandType.OPERATION,handler:async(i,t)=>{const e=i.get(xt);return t&&e.setRenameId(t.subUnitId),!0}};var Ee=function(){return Ee=Object.assign||function(i){for(var t,e=1,n=arguments.length;e<n;e++){t=arguments[e];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(i[o]=t[o])}return i},Ee.apply(this,arguments)},_u=function(i,t){var e={};for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&t.indexOf(n)<0&&(e[n]=i[n]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,n=Object.getOwnPropertySymbols(i);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(i,n[o])&&(e[n[o]]=i[n[o]]);return e},pe=V.forwardRef(function(i,t){var e=i.icon,n=i.id,o=i.className,r=i.extend,s=_u(i,["icon","id","className","extend"]),a="univerjs-icon univerjs-icon-".concat(n," ").concat(o||"").trim(),c=V.useRef("_".concat(Cu()));return Yr(e,"".concat(n),{defIds:e.defIds,idSuffix:c.current},Ee({ref:t,className:a},s),r)});function Yr(i,t,e,n,o){return V.createElement(i.tag,Ee(Ee({key:t},Su(i,e,o)),n),(pu(i,e).children||[]).map(function(r,s){return Yr(r,"".concat(t,"-").concat(i.tag,"-").concat(s),e,void 0,o)}))}function Su(i,t,e){var n=Ee({},i.attrs);e!=null&&e.colorChannel1&&n.fill==="colorChannel1"&&(n.fill=e.colorChannel1);var o=t.defIds;return!o||o.length===0||(i.tag==="use"&&n["xlink:href"]&&(n["xlink:href"]=n["xlink:href"]+t.idSuffix),Object.entries(n).forEach(function(r){var s=r[0],a=r[1];typeof a=="string"&&(n[s]=a.replace(/url\(#(.*)\)/,"url(#$1".concat(t.idSuffix,")")))})),n}function pu(i,t){var e,n=t.defIds;return!n||n.length===0?i:i.tag==="defs"&&(!((e=i.children)===null||e===void 0)&&e.length)?Ee(Ee({},i),{children:i.children.map(function(o){return typeof o.attrs.id=="string"&&n&&n.indexOf(o.attrs.id)>-1?Ee(Ee({},o),{attrs:Ee(Ee({},o.attrs),{id:o.attrs.id+t.idSuffix})}):o})}):i}function Cu(){return Math.random().toString(36).substring(2,8)}pe.displayName="UniverIcon";var vu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M11.0363 12.2367V14.0367C11.0363 14.3681 11.3049 14.6367 11.6363 14.6367C11.9676 14.6367 12.2363 14.3681 12.2363 14.0367V12.2367H14.0364C14.3677 12.2367 14.6364 11.9681 14.6364 11.6367C14.6364 11.3054 14.3677 11.0367 14.0364 11.0367H12.2363V9.23672C12.2363 8.90535 11.9676 8.63672 11.6363 8.63672C11.3049 8.63672 11.0363 8.90535 11.0363 9.23672V11.0367H9.23635C8.90498 11.0367 8.63635 11.3054 8.63635 11.6367C8.63635 11.9681 8.90498 12.2367 9.23635 12.2367H11.0363Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.56365 1.36377C1.90091 1.36377 1.36365 1.90103 1.36365 2.56377V6.16377C1.36365 6.82651 1.90091 7.36377 2.56365 7.36377H6.16365C6.82639 7.36377 7.36365 6.82651 7.36365 6.16377V2.56377C7.36365 1.90103 6.82639 1.36377 6.16365 1.36377H2.56365zM6.16365 2.56377H2.56365L2.56365 6.16377H6.16365V2.56377zM2.56365 8.63647C1.90091 8.63647 1.36365 9.17373 1.36365 9.83647V13.4365C1.36365 14.0992 1.90091 14.6365 2.56365 14.6365H6.16365C6.82639 14.6365 7.36365 14.0992 7.36365 13.4365V9.83647C7.36365 9.17373 6.82639 8.63647 6.16365 8.63647H2.56365zM6.16365 9.83647H2.56365L2.56365 13.4365H6.16365V9.83647zM9.83635 7.36377C9.17361 7.36377 8.63635 6.82651 8.63635 6.16377V2.56377C8.63635 1.90103 9.17361 1.36377 9.83635 1.36377H13.4364C14.0991 1.36377 14.6364 1.90103 14.6364 2.56377V6.16377C14.6364 6.82651 14.0991 7.36377 13.4364 7.36377H9.83635zM9.83635 6.16377V2.56377L13.4364 2.56377V6.16377H9.83635z",fillRule:"evenodd",clipRule:"evenodd"}}]},Xr=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"autofill",ref:t,icon:vu}))});Xr.displayName="Autofill";const Iu=Xr;var Ru={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.44 3.57291C14.698 3.83093 14.698 4.24927 14.44 4.50729L6.44342 12.5037C6.28721 12.6599 6.03395 12.6599 5.87774 12.5037L1.55992 8.18578C1.3019 7.92776 1.3019 7.50942 1.55993 7.2514C1.81795 6.99338 2.23629 6.99338 2.49431 7.25141L6.01916 10.7763C6.09727 10.8544 6.2239 10.8544 6.30201 10.7763L13.5056 3.57291C13.7636 3.31489 14.1819 3.31489 14.44 3.57291Z",fillRule:"evenodd",clipRule:"evenodd"}}]},$r=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"check-mark-single",ref:t,icon:Ru}))});$r.displayName="CheckMarkSingle";const nn=$r;var Mu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.57061 3.65132C4.31677 3.39748 3.90521 3.39748 3.65137 3.65132C3.39753 3.90516 3.39753 4.31672 3.65137 4.57056L7.08079 7.99998L3.65123 11.4295C3.39739 11.6834 3.39739 12.0949 3.65123 12.3488C3.90507 12.6026 4.31662 12.6026 4.57047 12.3488L8.00003 8.91921L11.4295 12.3487C11.6834 12.6026 12.0949 12.6026 12.3488 12.3487C12.6026 12.0949 12.6026 11.6833 12.3488 11.4295L8.91927 7.99998L12.3486 4.57061C12.6025 4.31677 12.6025 3.90521 12.3486 3.65137C12.0948 3.39753 11.6832 3.39753 11.4294 3.65137L8.00003 7.08074L4.57061 3.65132Z"}}]},Gr=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"close-single",ref:t,icon:Mu}))});Gr.displayName="CloseSingle";const bu=Gr;var Tu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1213",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_1213)"},children:[{tag:"path",attrs:{d:"M1.22297.954345C1.3529.929358 1.51542.914795 1.7147.914795H6.85715C7.0561.914795 7.21986.929297 7.35152.959681 7.48737.991031 7.5967 1.04983 7.67995 1.13863 7.76349 1.22774 7.81571 1.34646 7.84615 1.48343L7.84671 1.48597C7.87164 1.62058 7.88612 1.79252 7.88612 2.00111V7.16269C7.88612 7.36211 7.87154 7.52439 7.84667 7.6587 7.82039 7.79533 7.76169 7.91004 7.67831 7.9934 7.59462 8.0771 7.48565 8.13006 7.35692 8.16096 7.22966 8.1915 7.06561 8.20599 6.87627 8.20599H1.7147C1.52177 8.20599 1.36349 8.19641 1.23252 8.17122 1.09967 8.14567.98914 8.09813.90398 8.0134.818184 7.93285.765734 7.8172.735395 7.68573.705177 7.55478.68573 7.38178.68573 7.16269V1.9581C.68573 1.7541.700286 1.58699.725186 1.45253.751461 1.31589.810166 1.20119.893537 1.11782.978617 1.03274 1.08895.98522 1.22033.954901L1.22297.954345zM2.02733 2.07424C1.95064 2.07854 1.91191 2.09755 1.89153 2.11849 1.86949 2.1517 1.85476 2.19738 1.85473 2.25901L1.86389 3.92571H3.72054V2.07424H2.02733zM4.8991 2.07901V3.92571H6.70756V2.20184C6.70756 2.15684 6.7041 2.12531 6.69899 2.10487 6.69675 2.09591 6.69467 2.09093 6.69349 2.08853 6.68344 2.08345 6.66389 2.07901 6.61819 2.07901H4.8991zM1.86466 5.08037L1.87384 6.90902C1.87384 6.95115 1.87723 6.98219 1.8825 7.00371 1.8864 7.01961 1.89067 7.02788 1.8933 7.03179 1.8933 7.03179 1.89686 7.03365 1.8996 7.03479 1.90589 7.03741 1.91476 7.04025 1.92666 7.04282 1.95062 7.04799 1.98341 7.05133 2.02535 7.05133H3.72532V5.08037H1.86466zM4.8991 5.08037V7.05133H6.55606C6.63148 7.05133 6.67174 7.04228 6.68909 7.03374 6.69039 7.03177 6.69349 7.02643 6.69691 7.01502 6.70311 6.99436 6.70756 6.96264 6.70756 6.91894V5.08037H4.8991zM8.65114 7.83368C8.78108 7.80869 8.94359 7.79413 9.14288 7.79413H14.2853C14.4843 7.79413 14.648 7.80863 14.7797 7.83902 14.9155 7.87037 15.0249 7.92916 15.1081 8.01797 15.1917 8.10707 15.2439 8.2258 15.2743 8.36277L15.2749 8.36531C15.2998 8.49991 15.3143 8.67185 15.3143 8.88045V14.042C15.3143 14.2414 15.2997 14.4037 15.2748 14.538 15.2486 14.6747 15.1899 14.7894 15.1065 14.8727 15.0228 14.9564 14.9138 15.0094 14.7851 15.0403 14.6578 15.0708 14.4938 15.0853 14.3044 15.0853H9.14288C8.94995 15.0853 8.79166 15.0757 8.6607 15.0506 8.52785 15.025 8.41732 14.9775 8.33216 14.8927 8.24636 14.8122 8.19391 14.6965 8.16358 14.5651 8.13336 14.4341 8.11391 14.2611 8.11391 14.042V8.83744C8.11391 8.63343 8.12847 8.46633 8.15337 8.33186 8.17964 8.19523 8.23835 8.08053 8.32172 7.99716 8.4068 7.91208 8.51713 7.86456 8.64851 7.83424L8.65114 7.83368zM9.45551 8.95357C9.37882 8.95788 9.34009 8.97689 9.3197 8.99782 9.29767 9.03103 9.28294 9.07672 9.28291 9.13834L9.29206 10.805H11.1487V8.95357H9.45551zM12.3273 8.95835V10.805H14.1357V9.08118C14.1357 9.03618 14.1323 9.00465 14.1272 8.98421 14.1249 8.97524 14.1228 8.97026 14.1217 8.96786 14.1116 8.96278 14.0921 8.95835 14.0464 8.95835H12.3273zM9.29283 11.9597L9.30202 13.7884C9.30202 13.8305 9.30541 13.8615 9.31068 13.883 9.31457 13.8989 9.31885 13.9072 9.32148 13.9111L9.32448 13.9127 9.32778 13.9141C9.33407 13.9167 9.34293 13.9196 9.35484 13.9222 9.3788 13.9273 9.41159 13.9307 9.45353 13.9307H11.1535V11.9597H9.29283zM12.3273 11.9597V13.9307H13.9842C14.0597 13.9307 14.0999 13.9216 14.1173 13.9131 14.1186 13.9111 14.1217 13.9058 14.1251 13.8944 14.1313 13.8737 14.1357 13.842 14.1357 13.7983V11.9597H12.3273z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M9.46247 2.15033C9.46247 1.74649 9.78985 1.41911 10.1937 1.41911H12.3873C13.5988 1.41911 14.581 2.40124 14.581 3.61276V5.80641C14.581 6.21025 14.2536 6.53762 13.8498 6.53762 13.4459 6.53762 13.1185 6.21025 13.1185 5.80641V3.61276C13.1185 3.20893 12.7912 2.88154 12.3873 2.88154H10.1937C9.78985 2.88154 9.46247 2.55417 9.46247 2.15033zM2.88154 10.1937C2.88154 9.78986 2.55416 9.46248 2.15032 9.46248 1.74648 9.46248 1.4191 9.78986 1.4191 10.1937V12.3873C1.4191 13.5988 2.40123 14.581 3.61275 14.581H5.8064C6.21024 14.581 6.53761 14.2536 6.53761 13.8498 6.53761 13.4459 6.21024 13.1186 5.8064 13.1186H3.61275C3.20892 13.1186 2.88154 12.7912 2.88154 12.3873V10.1937z"}}]}]},Zr=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"convert-single",ref:t,icon:Tu}))});Zr.displayName="ConvertSingle";const wu=Zr;var Eu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.78662 6.17993C7.12169 6.17993 7.39331 6.45156 7.39331 6.78662V10.7301C7.39331 11.0652 7.12169 11.3368 6.78662 11.3368 6.45156 11.3368 6.17993 11.0652 6.17993 10.7301V6.78662C6.17993 6.45156 6.45156 6.17993 6.78662 6.17993zM9.82007 6.78662C9.82007 6.45156 9.54844 6.17993 9.21338 6.17993 8.87831 6.17993 8.60669 6.45156 8.60669 6.78662V10.7301C8.60669 11.0652 8.87831 11.3368 9.21338 11.3368 9.54844 11.3368 9.82007 11.0652 9.82007 10.7301V6.78662z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.57094 1.32642C6.34938 1.32642 6.14544 1.44719 6.03894 1.64148L5.21395 3.14648H1.93311C1.59804 3.14648 1.32642 3.41811 1.32642 3.75317C1.32642 4.08824 1.59804 4.35986 1.93311 4.35986H2.84314V14.0669C2.84314 14.402 3.11476 14.6736 3.44983 14.6736H12.5502C12.8852 14.6736 13.1569 14.402 13.1569 14.0669V4.35986H14.0669C14.402 4.35986 14.6736 4.08824 14.6736 3.75317C14.6736 3.41811 14.402 3.14648 14.0669 3.14648H10.7895L9.98357 1.64602C9.87785 1.4492 9.67252 1.32642 9.44911 1.32642H6.57094ZM9.4122 3.14648L9.08632 2.53979H6.93024L6.59767 3.14648H9.4122ZM4.05652 4.35986V13.4602H11.9435V4.35986H4.05652Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Kr=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"delete-single",ref:t,icon:Eu}))});Kr.displayName="DeleteSingle";const yu=Kr;var Ou={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_371_77",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_371_77)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.85869 12.9216C8.38445 13.4708 7.61555 13.4708 7.14131 12.9216L0.358114 5.06726C-0.406895 4.18144 0.134916 2.66683 1.2168 2.66683L14.7832 2.66683C15.8651 2.66683 16.4069 4.18144 15.6419 5.06726L8.85869 12.9216Z"}}]}]},Qr=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"dropdown-single",ref:t,icon:Ou}))});Qr.displayName="DropdownSingle";const Jr=Qr;var xu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0 0H16V16H0z",opacity:.01}},{tag:"path",attrs:{fill:"currentColor",d:"M8.09973 1.50049C4.51022 1.50049 1.59973 4.41098 1.59973 8.00049C1.59973 11.59 4.51022 14.5005 8.09973 14.5005C11.6892 14.5005 14.5997 11.59 14.5997 8.00049C14.5997 4.41098 11.6892 1.50049 8.09973 1.50049ZM10.4995 10.4701L9.5419 10.4657L8.09971 8.74643L6.65897 10.4643L5.69993 10.4686C5.63609 10.4686 5.58386 10.4179 5.58386 10.3526C5.58386 10.325 5.59402 10.2989 5.61143 10.2771L7.49904 8.02824L5.61143 5.7808C5.59402 5.75904 5.58386 5.73292 5.58386 5.70536C5.58386 5.64152 5.63609 5.58929 5.69993 5.58929L6.65897 5.59364L8.09971 7.31295L9.54045 5.59509L10.498 5.59074C10.5619 5.59074 10.6141 5.64152 10.6141 5.70681C10.6141 5.73438 10.604 5.76049 10.5865 5.78225L8.70183 8.02969L10.588 10.2786C10.6054 10.3003 10.6156 10.3265 10.6156 10.354C10.6156 10.4179 10.5633 10.4701 10.4995 10.4701Z",fillRule:"evenodd",clipRule:"evenodd"}}]},qr=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"error-single",ref:t,icon:xu}))});qr.displayName="ErrorSingle";const es=qr;var Nu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.6905 4.78738C2.01709 4.61737 2.41966 4.7443 2.58967 5.07089C2.75217 5.38305 3.00913 5.69251 3.36183 5.98156C4.36103 6.80048 6.03866 7.37872 7.99833 7.37872C9.958 7.37872 11.6356 6.80049 12.6348 5.98157C12.9875 5.69251 13.2445 5.38304 13.407 5.0709C13.577 4.7443 13.9796 4.61737 14.3062 4.78737C14.6327 4.95738 14.7597 5.35995 14.5897 5.68654C14.329 6.18726 13.9448 6.63187 13.48 7.01281C13.4365 7.04842 13.3923 7.08356 13.3473 7.11821L14.8065 8.57746C15.0669 8.83781 15.0669 9.25992 14.8065 9.52027C14.5462 9.78062 14.124 9.78062 13.8637 9.52027L12.1741 7.83063C11.6495 8.08125 11.0697 8.28368 10.451 8.43104L10.9916 10.4486C11.0869 10.8042 10.8759 11.1698 10.5202 11.2651C10.1646 11.3604 9.79902 11.1493 9.70373 10.7937L9.13044 8.6541C8.7607 8.69234 8.38239 8.71205 7.99833 8.71205C7.61155 8.71205 7.2306 8.69206 6.85837 8.65329L6.28486 10.7937C6.18957 11.1494 5.82401 11.3604 5.46837 11.2651C5.11272 11.1698 4.90167 10.8043 4.99696 10.4486L5.53804 8.42923C4.92309 8.28224 4.34666 8.0808 3.82483 7.8317L2.13636 9.52018C1.87602 9.78053 1.45391 9.78053 1.19355 9.52018C0.933204 9.25983 0.933203 8.83772 1.19355 8.57737L2.65127 7.11965C2.60559 7.08453 2.56072 7.04892 2.51667 7.01281C2.05184 6.63186 1.66764 6.18725 1.40699 5.68655C1.23698 5.35996 1.36391 4.95739 1.6905 4.78738Z"}}]},ts=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"eyelash-single",ref:t,icon:Nu}))});ts.displayName="EyelashSingle";const Au=ts;var Du={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_367_60",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_367_60)"},children:[{tag:"path",attrs:{d:"M5.48334 4.89587C5.35517 4.89587 5.26008 4.777 5.28822 4.65196L5.37367 4.27223C5.47369 3.84311 5.65731 3.4768 5.93107 3.18085 6.23007 2.85761 6.67323 2.71538 7.21663 2.71538 7.41772 2.71538 7.63284 2.73908 7.86113 2.78378 7.88014 2.7875 7.89899 2.79139 7.91771 2.79543 8.12915 2.84113 8.35624 2.74611 8.43956 2.54647L8.66692 2.00173C8.75382 1.79351 8.65103 1.55537 8.43507 1.49007 8.40283 1.48032 8.36953 1.47045 8.33516 1.46047 8.0467 1.37763 7.70317 1.3335 7.29999 1.3335 6.2394 1.3335 5.44639 1.60069 4.89385 2.10573 4.32912 2.62202 3.92814 3.3605 3.70338 4.33753L2.25629 10.5523C2.18051 10.8899 2.08525 11.253 1.96769 11.6425 1.849 12.0347 1.70655 12.4208 1.54146 12.7986 1.37502 13.1773 1.18738 13.5375.978805 13.8784.912697 13.9865.8444 14.0896.773916 14.1876.684332 14.3122.753952 14.4944.905805 14.5167 1.5556 14.6123 2.23715 14.4376 2.60122 13.8909 2.74587 13.6737 2.88704 13.426 3.02434 13.1464 3.3856 12.411 3.72447 11.3716 4.03792 10.0188L4.88825 6.37667C4.90938 6.28616 4.99007 6.22214 5.08301 6.22214H7.04403C7.22895 6.22214 7.38976 6.09538 7.43296 5.91557L7.55939 5.3893C7.61982 5.13775 7.42917 4.89587 7.17046 4.89587H5.48334zM13.7403 5.0817L11.9317 7.33096 10.8281 5.13886C10.7615 4.99145 10.6146 4.89673 10.4529 4.89673H9.73214C9.4277 4.89673 9.22847 5.21561 9.36195 5.48923L10.8281 8.41635 8.21708 11.5106C7.98512 11.7771 8.17444 12.1929 8.5278 12.1929H9.10532C9.22597 12.1929 9.37975 12.1436 9.45801 12.0518L11.53 9.62616 12.5369 11.9223C12.5978 12.0844 12.7522 12.1929 12.9254 12.1929H13.7193C14.0023 12.1929 14.161 11.9788 14.0619 11.7137L12.592 8.64761C12.592 8.64761 14.8202 5.81675 15.0205 5.54025 15.2159 5.27062 15.0215 4.89673 14.6886 4.89673H14.0854C13.9467 4.89673 13.8525 4.9502 13.7403 5.0817z"}}]}]},ns=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"fx-single",ref:t,icon:Du}))});ns.displayName="FxSingle";const Pu=ns;var Hu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_249",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_249)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.74717 2.0944C8.74717 1.68671 8.41279 1.3562 8.00032 1.3562C7.58785 1.3562 7.25347 1.68671 7.25347 2.0944V7.26186H2.02541C1.61294 7.26186 1.27856 7.59237 1.27856 8.00007C1.27856 8.40777 1.61294 8.73827 2.02541 8.73827H7.25347V13.9057C7.25347 14.3134 7.58785 14.6439 8.00032 14.6439C8.41279 14.6439 8.74717 14.3134 8.74717 13.9057V8.73827H13.975C14.3874 8.73827 14.7218 8.40777 14.7218 8.00007C14.7218 7.59237 14.3874 7.26186 13.975 7.26186H8.74717V2.0944Z"}}]}]},is=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"increase-single",ref:t,icon:Hu}))});is.displayName="IncreaseSingle";const os=is;var Lu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_556",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_556)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.629584 3.99986C1.13729 3.4922 1.9604 3.49224 2.46806 3.99995L7.57569 9.10806C7.81 9.3424 8.18992 9.3424 8.42424 9.10808L13.5323 3.99998C14.04 3.4923 14.8631 3.4923 15.3708 3.99998C15.8785 4.50766 15.8785 5.33078 15.3708 5.83846L9.41415 11.7951C8.63307 12.5762 7.36669 12.5762 6.58565 11.7951L0.629497 5.83834C0.121839 5.33063 0.121879 4.50752 0.629584 3.99986Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},rs=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"more-down-single",ref:t,icon:Lu}))});rs.displayName="MoreDownSingle";const Bn=rs;var Uu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.45493 2.80093C5.74783 2.49409 6.2227 2.49409 6.5156 2.80093L11.0156 7.51523C11.3085 7.82207 11.3085 8.31956 11.0156 8.6264L6.44488 13.27C6.15199 13.5768 5.67711 13.5768 5.38422 13.27C5.09133 12.9631 5.09133 12.4656 5.38422 12.1588L9.28804 8.20898C9.36409 8.13203 9.36517 8.00855 9.29047 7.93029L5.45493 3.9121C5.16204 3.60526 5.16204 3.10777 5.45493 2.80093Z",fillRule:"evenodd",clipRule:"evenodd"}}]},ss=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"more-single",ref:t,icon:Uu}))});ss.displayName="MoreSingle";const as=ss;var Vu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1204",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1204)"},children:[{tag:"rect",attrs:{width:12.62,height:2.79,x:1.69,y:12.25,fill:"colorChannel1",rx:1.4}},{tag:"path",attrs:{fill:"currentColor",d:"M7.74646 2.1642C7.34284 1.65121 6.85947 1.28205 6.38447 1.09593C5.86863 0.893787 5.15166 0.852126 4.70047 1.42917C4.29842 1.94344 4.33082 2.70249 4.57691 3.50395C4.68808 3.8661 4.86846 4.22254 5.12522 4.56617C5.13695 4.58185 5.14927 4.5968 5.16211 4.61102C5.17152 4.6214 5.18122 4.63139 5.19115 4.64096C5.20459 4.65393 5.21855 4.66618 5.23296 4.6777L3.5064 6.40422C3.26756 6.64306 3.26756 7.03033 3.5064 7.26919L7.23756 11.0004C7.47648 11.2392 7.86375 11.2392 8.1026 11.0004L12.8329 6.27001C13.0717 6.03117 13.0717 5.6439 12.8329 5.40505L9.10172 1.67387C8.86288 1.43503 8.47561 1.43503 8.23676 1.67387L7.74646 2.1642ZM7.46162 4.50638C7.47252 4.57574 7.48163 4.64652 7.4888 4.71868C7.52232 5.05481 7.82194 5.30013 8.15807 5.26661C8.4942 5.23311 8.73954 4.93345 8.70601 4.59732C8.65786 4.11463 8.54251 3.6666 8.37892 3.26169L8.66928 2.97135L11.5354 5.83753L10.6106 6.76237H4.87824L7.40802 4.2326C7.42885 4.32128 7.44684 4.41255 7.46162 4.50638ZM6.87284 3.03784C6.57441 2.62008 6.22261 2.34634 5.93815 2.23487C5.80233 2.18165 5.71528 2.17827 5.67638 2.18335C5.6725 2.18387 5.66929 2.18443 5.6666 2.18497L5.6619 2.18607C5.64166 2.21954 5.53594 2.45979 5.74626 3.1449C5.81241 3.36036 5.92262 3.58602 6.09307 3.81761L6.87284 3.03784Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.1932 11.5463C12.6454 11.5463 13.012 11.1797 13.012 10.7275C13.012 10.4475 12.6981 9.92821 12.459 9.5733C12.3299 9.38173 12.0564 9.38174 11.9274 9.57331C11.6883 9.92822 11.3744 10.4475 11.3744 10.7275C11.3744 11.1797 11.741 11.5463 12.1932 11.5463Z"}}]}]},ls=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"paint-bucket",ref:t,icon:Vu}))});ls.displayName="PaintBucket";const ku=ls;var Bu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.40051 8.00049C1.40051 4.41098 4.311 1.50049 7.90051 1.50049C11.49 1.50049 14.4005 4.41098 14.4005 8.00049C14.4005 11.59 11.49 14.5005 7.90051 14.5005C4.311 14.5005 1.40051 11.59 1.40051 8.00049ZM7.31368 5.3379L7.56087 9.33424H8.24066L8.49816 5.3379L8.51876 4.12252H7.28278L7.31368 5.3379ZM7.07678 11.0646C7.07678 11.5693 7.44758 11.8783 7.90077 11.8783C8.35396 11.8783 8.72476 11.5693 8.72476 11.0646C8.72476 10.5805 8.35396 10.2612 7.90077 10.2612C7.44758 10.2612 7.07678 10.5805 7.07678 11.0646Z",fillRule:"evenodd",clipRule:"evenodd"}}]},cs=V.forwardRef(function(i,t){return V.createElement(pe,Object.assign({},i,{id:"warning-single",ref:t,icon:Bu}))});cs.displayName="WarningSingle";const ds=cs,Fu=()=>C.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M0.98999 1.08218H-0.0100098V0.0821838H0.98999V1.08218Z",fill:"black"}),C.jsx("path",{d:"M5.78992 1.08218H2.78992V0.0821838H5.78992V1.08218Z",fill:"black"}),C.jsx("path",{d:"M7.58984 1.08218H8.58984V0.0821838H7.58984V1.08218Z",fill:"black"}),C.jsx("path",{d:"M14.9152 1.08218H13.9152V0.0821838H14.9152V1.08218Z",fill:"black"}),C.jsx("path",{d:"M16.7151 1.08218H19.7151V0.0821838H16.7151V1.08218Z",fill:"black"}),C.jsx("path",{d:"M22.515 1.08218H21.515V0.0821838H22.515V1.08218Z",fill:"black"}),C.jsx("path",{d:"M27.8405 1.08218H28.8405V0.0821838H27.8405V1.08218Z",fill:"black"}),C.jsx("path",{d:"M33.6404 1.08218H30.6404V0.0821838H33.6404V1.08218Z",fill:"black"}),C.jsx("path",{d:"M35.4403 1.08218H36.4403V0.0821838H35.4403V1.08218Z",fill:"black"}),C.jsx("path",{d:"M42.7657 1.08218H41.7657V0.0821838H42.7657V1.08218Z",fill:"black"}),C.jsx("path",{d:"M44.5657 1.08218H47.5657V0.0821838H44.5657V1.08218Z",fill:"black"}),C.jsx("path",{d:"M50.3656 1.08218H49.3656V0.0821838H50.3656V1.08218Z",fill:"black"}),C.jsx("path",{d:"M55.691 1.08218H56.691V0.0821838H55.691V1.08218Z",fill:"black"}),C.jsx("path",{d:"M61.491 1.08218H58.491V0.0821838H61.491V1.08218Z",fill:"black"}),C.jsx("path",{d:"M63.2909 1.08218H64.2909V0.0821838H63.2909V1.08218Z",fill:"black"}),C.jsx("path",{d:"M70.6163 1.08218H69.6163V0.0821838H70.6163V1.08218Z",fill:"black"}),C.jsx("path",{d:"M72.4163 1.08218H75.4163V0.0821838H72.4163V1.08218Z",fill:"black"}),C.jsx("path",{d:"M78.2162 1.08218H77.2162V0.0821838H78.2162V1.08218Z",fill:"black"}),C.jsx("path",{d:"M83.5416 1.08218H84.5416V0.0821838H83.5416V1.08218Z",fill:"black"}),C.jsx("path",{d:"M89.3416 1.08218H86.3416V0.0821838H89.3416V1.08218Z",fill:"black"}),C.jsx("path",{d:"M91.1415 1.08218H92.1415V0.0821838H91.1415V1.08218Z",fill:"black"}),C.jsx("path",{d:"M98.4669 1.08218H97.4669V0.0821838H98.4669V1.08218Z",fill:"black"}),C.jsx("path",{d:"M100.267 1.08218H103.267V0.0821838H100.267V1.08218Z",fill:"black"}),C.jsx("path",{d:"M106.067 1.08218H105.067V0.0821838H106.067V1.08218Z",fill:"black"}),C.jsx("path",{d:"M111.392 1.08218H112.392V0.0821838H111.392V1.08218Z",fill:"black"}),C.jsx("path",{d:"M117.192 1.08218H114.192V0.0821838H117.192V1.08218Z",fill:"black"}),C.jsx("path",{d:"M118.992 1.08218H119.992V0.0821838H118.992V1.08218Z",fill:"black"})]}),Wu=()=>C.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M-0.0100098 1.15771H0.98999V0.157715H-0.0100098V1.15771Z",fill:"black"}),C.jsx("path",{d:"M2.78992 1.15771H5.78992V0.157715H2.78992V1.15771Z",fill:"black"}),C.jsx("path",{d:"M8.58984 1.15771H7.58984V0.157715H8.58984V1.15771Z",fill:"black"}),C.jsx("path",{d:"M10.3899 1.15771H11.3899V0.157715H10.3899V1.15771Z",fill:"black"}),C.jsx("path",{d:"M19.0903 1.15771H18.0903V0.157715H19.0903V1.15771Z",fill:"black"}),C.jsx("path",{d:"M20.8903 1.15771H23.8903V0.157715H20.8903V1.15771Z",fill:"black"}),C.jsx("path",{d:"M26.6902 1.15771H25.6902V0.157715H26.6902V1.15771Z",fill:"black"}),C.jsx("path",{d:"M28.4902 1.15771H29.4902V0.157715H28.4902V1.15771Z",fill:"black"}),C.jsx("path",{d:"M37.1907 1.15771H36.1907V0.157715H37.1907V1.15771Z",fill:"black"}),C.jsx("path",{d:"M38.9906 1.15771H41.9906V0.157715H38.9906V1.15771Z",fill:"black"}),C.jsx("path",{d:"M44.7905 1.15771H43.7905V0.157715H44.7905V1.15771Z",fill:"black"}),C.jsx("path",{d:"M46.5906 1.15771H47.5906V0.157715H46.5906V1.15771Z",fill:"black"}),C.jsx("path",{d:"M55.291 1.15771H54.291V0.157715H55.291V1.15771Z",fill:"black"}),C.jsx("path",{d:"M57.0909 1.15771H60.0909V0.157715H57.0909V1.15771Z",fill:"black"}),C.jsx("path",{d:"M62.8909 1.15771H61.8909V0.157715H62.8909V1.15771Z",fill:"black"}),C.jsx("path",{d:"M64.6909 1.15771H65.6909V0.157715H64.6909V1.15771Z",fill:"black"}),C.jsx("path",{d:"M73.3914 1.15771H72.3914V0.157715H73.3914V1.15771Z",fill:"black"}),C.jsx("path",{d:"M75.1913 1.15771H78.1913V0.157715H75.1913V1.15771Z",fill:"black"}),C.jsx("path",{d:"M80.9912 1.15771H79.9912V0.157715H80.9912V1.15771Z",fill:"black"}),C.jsx("path",{d:"M82.7913 1.15771H83.7913V0.157715H82.7913V1.15771Z",fill:"black"}),C.jsx("path",{d:"M91.4917 1.15771H90.4917V0.157715H91.4917V1.15771Z",fill:"black"}),C.jsx("path",{d:"M93.2916 1.15771H96.2916V0.157715H93.2916V1.15771Z",fill:"black"}),C.jsx("path",{d:"M99.0916 1.15771H98.0916V0.157715H99.0916V1.15771Z",fill:"black"}),C.jsx("path",{d:"M100.892 1.15771H101.892V0.157715H100.892V1.15771Z",fill:"black"}),C.jsx("path",{d:"M109.592 1.15771H108.592V0.157715H109.592V1.15771Z",fill:"black"}),C.jsx("path",{d:"M111.392 1.15771H114.392V0.157715H111.392V1.15771Z",fill:"black"}),C.jsx("path",{d:"M117.192 1.15771H116.192V0.157715H117.192V1.15771Z",fill:"black"}),C.jsx("path",{d:"M118.992 1.15771H119.992V0.157715H118.992V1.15771Z",fill:"black"})]}),ju=()=>C.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M-0.00842285 1.22449H2.99158V0.224487H-0.00842285V1.22449Z",fill:"black"}),C.jsx("path",{d:"M6.14941 1.22449H9.14941V0.224487H6.14941V1.22449Z",fill:"black"}),C.jsx("path",{d:"M15.3073 1.22449H12.3073V0.224487H15.3073V1.22449Z",fill:"black"}),C.jsx("path",{d:"M18.4651 1.22449H21.4651V0.224487H18.4651V1.22449Z",fill:"black"}),C.jsx("path",{d:"M27.6229 1.22449H24.6229V0.224487H27.6229V1.22449Z",fill:"black"}),C.jsx("path",{d:"M30.7808 1.22449H33.7808V0.224487H30.7808V1.22449Z",fill:"black"}),C.jsx("path",{d:"M39.9386 1.22449H36.9386V0.224487H39.9386V1.22449Z",fill:"black"}),C.jsx("path",{d:"M43.0964 1.22449H46.0964V0.224487H43.0964V1.22449Z",fill:"black"}),C.jsx("path",{d:"M52.2543 1.22449H49.2543V0.224487H52.2543V1.22449Z",fill:"black"}),C.jsx("path",{d:"M55.4121 1.22449H58.4121V0.224487H55.4121V1.22449Z",fill:"black"}),C.jsx("path",{d:"M64.5699 1.22449H61.5699V0.224487H64.5699V1.22449Z",fill:"black"}),C.jsx("path",{d:"M67.7278 1.22449H70.7278V0.224487H67.7278V1.22449Z",fill:"black"}),C.jsx("path",{d:"M76.8856 1.22449H73.8856V0.224487H76.8856V1.22449Z",fill:"black"}),C.jsx("path",{d:"M80.0435 1.22449H83.0435V0.224487H80.0435V1.22449Z",fill:"black"}),C.jsx("path",{d:"M89.2013 1.22449H86.2013V0.224487H89.2013V1.22449Z",fill:"black"}),C.jsx("path",{d:"M92.3591 1.22449H95.3591V0.224487H92.3591V1.22449Z",fill:"black"}),C.jsx("path",{d:"M101.517 1.22449H98.517V0.224487H101.517V1.22449Z",fill:"black"}),C.jsx("path",{d:"M104.675 1.22449H107.675V0.224487H104.675V1.22449Z",fill:"black"}),C.jsx("path",{d:"M113.833 1.22449H110.833V0.224487H113.833V1.22449Z",fill:"black"}),C.jsx("path",{d:"M116.99 1.22449H119.99V0.224487H116.99V1.22449Z",fill:"black"})]}),zu=()=>C.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M-0.00976562 1.65707H0.990234V0.657074H-0.00976562V1.65707Z",fill:"black"}),C.jsx("path",{d:"M2.32361 1.65707H3.32361V0.657074H2.32361V1.65707Z",fill:"black"}),C.jsx("path",{d:"M5.65698 1.65707H4.65698V0.657074H5.65698V1.65707Z",fill:"black"}),C.jsx("path",{d:"M6.99036 1.65707H7.99036V0.657074H6.99036V1.65707Z",fill:"black"}),C.jsx("path",{d:"M10.3237 1.65707H9.32373V0.657074H10.3237V1.65707Z",fill:"black"}),C.jsx("path",{d:"M11.6571 1.65707H12.6571V0.657074H11.6571V1.65707Z",fill:"black"}),C.jsx("path",{d:"M14.9905 1.65707H13.9905V0.657074H14.9905V1.65707Z",fill:"black"}),C.jsx("path",{d:"M16.3239 1.65707H17.3239V0.657074H16.3239V1.65707Z",fill:"black"}),C.jsx("path",{d:"M19.6572 1.65707H18.6572V0.657074H19.6572V1.65707Z",fill:"black"}),C.jsx("path",{d:"M20.9906 1.65707H21.9906V0.657074H20.9906V1.65707Z",fill:"black"}),C.jsx("path",{d:"M24.324 1.65707H23.324V0.657074H24.324V1.65707Z",fill:"black"}),C.jsx("path",{d:"M25.6573 1.65707H26.6573V0.657074H25.6573V1.65707Z",fill:"black"}),C.jsx("path",{d:"M28.9907 1.65707H27.9907V0.657074H28.9907V1.65707Z",fill:"black"}),C.jsx("path",{d:"M30.3241 1.65707H31.3241V0.657074H30.3241V1.65707Z",fill:"black"}),C.jsx("path",{d:"M33.6575 1.65707H32.6575V0.657074H33.6575V1.65707Z",fill:"black"}),C.jsx("path",{d:"M34.9908 1.65707H35.9908V0.657074H34.9908V1.65707Z",fill:"black"}),C.jsx("path",{d:"M38.3242 1.65707H37.3242V0.657074H38.3242V1.65707Z",fill:"black"}),C.jsx("path",{d:"M39.6576 1.65707H40.6576V0.657074H39.6576V1.65707Z",fill:"black"}),C.jsx("path",{d:"M42.991 1.65707H41.991V0.657074H42.991V1.65707Z",fill:"black"}),C.jsx("path",{d:"M44.3243 1.65707H45.3243V0.657074H44.3243V1.65707Z",fill:"black"}),C.jsx("path",{d:"M47.6577 1.65707H46.6577V0.657074H47.6577V1.65707Z",fill:"black"}),C.jsx("path",{d:"M48.9911 1.65707H49.9911V0.657074H48.9911V1.65707Z",fill:"black"}),C.jsx("path",{d:"M52.3245 1.65707H51.3245V0.657074H52.3245V1.65707Z",fill:"black"}),C.jsx("path",{d:"M53.6578 1.65707H54.6578V0.657074H53.6578V1.65707Z",fill:"black"}),C.jsx("path",{d:"M56.9912 1.65707H55.9912V0.657074H56.9912V1.65707Z",fill:"black"}),C.jsx("path",{d:"M58.3246 1.65707H59.3246V0.657074H58.3246V1.65707Z",fill:"black"}),C.jsx("path",{d:"M61.658 1.65707H60.658V0.657074H61.658V1.65707Z",fill:"black"}),C.jsx("path",{d:"M62.9913 1.65707H63.9913V0.657074H62.9913V1.65707Z",fill:"black"}),C.jsx("path",{d:"M66.3247 1.65707H65.3247V0.657074H66.3247V1.65707Z",fill:"black"}),C.jsx("path",{d:"M67.6581 1.65707H68.6581V0.657074H67.6581V1.65707Z",fill:"black"}),C.jsx("path",{d:"M70.9915 1.65707H69.9915V0.657074H70.9915V1.65707Z",fill:"black"}),C.jsx("path",{d:"M72.3248 1.65707H73.3248V0.657074H72.3248V1.65707Z",fill:"black"}),C.jsx("path",{d:"M75.6582 1.65707H74.6582V0.657074H75.6582V1.65707Z",fill:"black"}),C.jsx("path",{d:"M76.9916 1.65707H77.9916V0.657074H76.9916V1.65707Z",fill:"black"}),C.jsx("path",{d:"M80.325 1.65707H79.325V0.657074H80.325V1.65707Z",fill:"black"}),C.jsx("path",{d:"M81.6583 1.65707H82.6583V0.657074H81.6583V1.65707Z",fill:"black"}),C.jsx("path",{d:"M84.9917 1.65707H83.9917V0.657074H84.9917V1.65707Z",fill:"black"}),C.jsx("path",{d:"M86.3251 1.65707H87.3251V0.657074H86.3251V1.65707Z",fill:"black"}),C.jsx("path",{d:"M89.6584 1.65707H88.6584V0.657074H89.6584V1.65707Z",fill:"black"}),C.jsx("path",{d:"M90.9918 1.65707H91.9918V0.657074H90.9918V1.65707Z",fill:"black"}),C.jsx("path",{d:"M94.3252 1.65707H93.3252V0.657074H94.3252V1.65707Z",fill:"black"}),C.jsx("path",{d:"M95.6586 1.65707H96.6586V0.657074H95.6586V1.65707Z",fill:"black"}),C.jsx("path",{d:"M98.9919 1.65707H97.9919V0.657074H98.9919V1.65707Z",fill:"black"}),C.jsx("path",{d:"M100.325 1.65707H101.325V0.657074H100.325V1.65707Z",fill:"black"}),C.jsx("path",{d:"M103.659 1.65707H102.659V0.657074H103.659V1.65707Z",fill:"black"}),C.jsx("path",{d:"M104.992 1.65707H105.992V0.657074H104.992V1.65707Z",fill:"black"}),C.jsx("path",{d:"M108.325 1.65707H107.325V0.657074H108.325V1.65707Z",fill:"black"}),C.jsx("path",{d:"M109.659 1.65707H110.659V0.657074H109.659V1.65707Z",fill:"black"}),C.jsx("path",{d:"M112.992 1.65707H111.992V0.657074H112.992V1.65707Z",fill:"black"}),C.jsx("path",{d:"M114.325 1.65707H115.325V0.657074H114.325V1.65707Z",fill:"black"}),C.jsx("path",{d:"M117.659 1.65707H116.659V0.657074H117.659V1.65707Z",fill:"black"}),C.jsx("path",{d:"M118.992 1.65707H119.992V0.657074H118.992V1.65707Z",fill:"black"})]}),Yu=()=>C.jsx("svg",{width:"120",height:"3",viewBox:"0 0 120 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M119.991 2.42035H-0.0090332V0.420349H119.991V2.42035Z",fill:"black"})}),Xu=()=>C.jsxs("svg",{width:"120",height:"3",viewBox:"0 0 120 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M-0.0100098 2.47614H1.98999V0.476135H-0.0100098V2.47614Z",fill:"black"}),C.jsx("path",{d:"M3.99014 2.47614H9.99014V0.476135H3.99014V2.47614Z",fill:"black"}),C.jsx("path",{d:"M13.9901 2.47614H11.9901V0.476135H13.9901V2.47614Z",fill:"black"}),C.jsx("path",{d:"M21.1904 2.47614H23.1904V0.476135H21.1904V2.47614Z",fill:"black"}),C.jsx("path",{d:"M31.1906 2.47614H25.1906V0.476135H31.1906V2.47614Z",fill:"black"}),C.jsx("path",{d:"M33.1906 2.47614H35.1906V0.476135H33.1906V2.47614Z",fill:"black"}),C.jsx("path",{d:"M44.3909 2.47614H42.3909V0.476135H44.3909V2.47614Z",fill:"black"}),C.jsx("path",{d:"M46.391 2.47614H52.391V0.476135H46.391V2.47614Z",fill:"black"}),C.jsx("path",{d:"M56.391 2.47614H54.391V0.476135H56.391V2.47614Z",fill:"black"}),C.jsx("path",{d:"M63.5913 2.47614H65.5913V0.476135H63.5913V2.47614Z",fill:"black"}),C.jsx("path",{d:"M73.5915 2.47614H67.5915V0.476135H73.5915V2.47614Z",fill:"black"}),C.jsx("path",{d:"M75.5915 2.47614H77.5915V0.476135H75.5915V2.47614Z",fill:"black"}),C.jsx("path",{d:"M86.7917 2.47614H84.7917V0.476135H86.7917V2.47614Z",fill:"black"}),C.jsx("path",{d:"M88.7919 2.47614H94.7919V0.476135H88.7919V2.47614Z",fill:"black"}),C.jsx("path",{d:"M98.7919 2.47614H96.7919V0.476135H98.7919V2.47614Z",fill:"black"}),C.jsx("path",{d:"M105.992 2.47614H107.992V0.476135H105.992V2.47614Z",fill:"black"}),C.jsx("path",{d:"M115.992 2.47614H109.992V0.476135H115.992V2.47614Z",fill:"black"}),C.jsx("path",{d:"M117.992 2.47614H119.992V0.476135H117.992V2.47614Z",fill:"black"})]}),$u=()=>C.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M-0.0100098 2.00415H1.98999V0.00415039H-0.0100098V2.00415Z",fill:"black"}),C.jsx("path",{d:"M3.99014 2.00415H9.99014V0.00415039H3.99014V2.00415Z",fill:"black"}),C.jsx("path",{d:"M13.9901 2.00415H11.9901V0.00415039H13.9901V2.00415Z",fill:"black"}),C.jsx("path",{d:"M15.9901 2.00415H17.9901V0.00415039H15.9901V2.00415Z",fill:"black"}),C.jsx("path",{d:"M27.4905 2.00415H25.4905V0.00415039H27.4905V2.00415Z",fill:"black"}),C.jsx("path",{d:"M29.4906 2.00415H35.4906V0.00415039H29.4906V2.00415Z",fill:"black"}),C.jsx("path",{d:"M39.4906 2.00415H37.4906V0.00415039H39.4906V2.00415Z",fill:"black"}),C.jsx("path",{d:"M41.4906 2.00415H43.4906V0.00415039H41.4906V2.00415Z",fill:"black"}),C.jsx("path",{d:"M52.991 2.00415H50.991V0.00415039H52.991V2.00415Z",fill:"black"}),C.jsx("path",{d:"M54.9911 2.00415H60.9911V0.00415039H54.9911V2.00415Z",fill:"black"}),C.jsx("path",{d:"M64.9911 2.00415H62.9911V0.00415039H64.9911V2.00415Z",fill:"black"}),C.jsx("path",{d:"M66.9911 2.00415H68.9911V0.00415039H66.9911V2.00415Z",fill:"black"}),C.jsx("path",{d:"M78.4915 2.00415H76.4915V0.00415039H78.4915V2.00415Z",fill:"black"}),C.jsx("path",{d:"M80.4916 2.00415H86.4916V0.00415039H80.4916V2.00415Z",fill:"black"}),C.jsx("path",{d:"M90.4916 2.00415H88.4916V0.00415039H90.4916V2.00415Z",fill:"black"}),C.jsx("path",{d:"M92.4916 2.00415H94.4916V0.00415039H92.4916V2.00415Z",fill:"black"}),C.jsx("path",{d:"M103.992 2.00415H101.992V0.00415039H103.992V2.00415Z",fill:"black"}),C.jsx("path",{d:"M105.992 2.00415H111.992V0.00415039H105.992V2.00415Z",fill:"black"}),C.jsx("path",{d:"M115.992 2.00415H113.992V0.00415039H115.992V2.00415Z",fill:"black"}),C.jsx("path",{d:"M117.992 2.00415H119.992V0.00415039H117.992V2.00415Z",fill:"black"})]}),Gu=()=>C.jsxs("svg",{width:"118",height:"3",viewBox:"0 0 118 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M-0.00854492 2.94815H1.99146V0.948151H-0.00854492V2.94815Z",fill:"black"}),C.jsx("path",{d:"M6.09668 2.94815H8.09668V0.948151H6.09668V2.94815Z",fill:"black"}),C.jsx("path",{d:"M14.2019 2.94815H12.2019V0.948151H14.2019V2.94815Z",fill:"black"}),C.jsx("path",{d:"M18.3071 2.94815H20.3071V0.948151H18.3071V2.94815Z",fill:"black"}),C.jsx("path",{d:"M26.4124 2.94815H24.4124V0.948151H26.4124V2.94815Z",fill:"black"}),C.jsx("path",{d:"M30.5176 2.94815H32.5176V0.948151H30.5176V2.94815Z",fill:"black"}),C.jsx("path",{d:"M38.6228 2.94815H36.6228V0.948151H38.6228V2.94815Z",fill:"black"}),C.jsx("path",{d:"M42.728 2.94815H44.728V0.948151H42.728V2.94815Z",fill:"black"}),C.jsx("path",{d:"M50.8333 2.94815H48.8333V0.948151H50.8333V2.94815Z",fill:"black"}),C.jsx("path",{d:"M54.9385 2.94815H56.9385V0.948151H54.9385V2.94815Z",fill:"black"}),C.jsx("path",{d:"M63.0437 2.94815H61.0437V0.948151H63.0437V2.94815Z",fill:"black"}),C.jsx("path",{d:"M67.1489 2.94815H69.1489V0.948151H67.1489V2.94815Z",fill:"black"}),C.jsx("path",{d:"M75.2542 2.94815H73.2542V0.948151H75.2542V2.94815Z",fill:"black"}),C.jsx("path",{d:"M79.3594 2.94815H81.3594V0.948151H79.3594V2.94815Z",fill:"black"}),C.jsx("path",{d:"M87.4645 2.94815H85.4645V0.948151H87.4645V2.94815Z",fill:"black"}),C.jsx("path",{d:"M91.5697 2.94815H93.5697V0.948151H91.5697V2.94815Z",fill:"black"}),C.jsx("path",{d:"M99.6749 2.94815H97.6749V0.948151H99.6749V2.94815Z",fill:"black"}),C.jsx("path",{d:"M103.78 2.94815H105.78V0.948151H103.78V2.94815Z",fill:"black"}),C.jsx("path",{d:"M111.885 2.94815H109.885V0.948151H111.885V2.94815Z",fill:"black"}),C.jsx("path",{d:"M115.991 2.94815H117.991V0.948151H115.991V2.94815Z",fill:"black"})]}),Zu=()=>C.jsx("svg",{width:"120",height:"4",viewBox:"0 0 120 4",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M119.991 3.86215H-0.0090332V0.862152H119.991V3.86215Z",fill:"black"})}),us=()=>C.jsx("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M119.991 1.15668H-0.0090332V0.156677H119.991V1.15668Z",fill:"black"})});function hs(i){const{type:t=l.BorderStyleTypes.THIN}=i;switch(t){case l.BorderStyleTypes.DASH_DOT:return C.jsx(Fu,{});case l.BorderStyleTypes.DASH_DOT_DOT:return C.jsx(Wu,{});case l.BorderStyleTypes.DASHED:return C.jsx(ju,{});case l.BorderStyleTypes.HAIR:return C.jsx(zu,{});case l.BorderStyleTypes.MEDIUM:return C.jsx(Yu,{});case l.BorderStyleTypes.MEDIUM_DASH_DOT:return C.jsx(Xu,{});case l.BorderStyleTypes.MEDIUM_DASH_DOT_DOT:return C.jsx($u,{});case l.BorderStyleTypes.MEDIUM_DASHED:return C.jsx(Gu,{});case l.BorderStyleTypes.THICK:return C.jsx(Zu,{});case l.BorderStyleTypes.THIN:return C.jsx(us,{});default:return C.jsx(us,{})}}const De={uiPluginSheetsBorderPanel:"univer-ui-plugin-sheets-border-panel",uiPluginSheetsBorderPanelPosition:"univer-ui-plugin-sheets-border-panel-position",uiPluginSheetsBorderPanelPositionItem:"univer-ui-plugin-sheets-border-panel-position-item",uiPluginSheetsBorderPanelPositionItemActive:"univer-ui-plugin-sheets-border-panel-position-item-active",uiPluginSheetsBorderPanelStyles:"univer-ui-plugin-sheets-border-panel-styles",uiPluginSheetsBorderPanelBoard:"univer-ui-plugin-sheets-border-panel-board",uiPluginSheetsBorderPanelButton:"univer-ui-plugin-sheets-border-panel-button",uiPluginSheetsBorderPanelMoreIcon:"univer-ui-plugin-sheets-border-panel-more-icon"},ms=`${wt}_BORDER_PANEL_COMPONENT`,fs=[{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"}],Ku=[{label:l.BorderStyleTypes.THIN,value:l.BorderStyleTypes.THIN},{label:l.BorderStyleTypes.HAIR,value:l.BorderStyleTypes.HAIR},{label:l.BorderStyleTypes.DOTTED,value:l.BorderStyleTypes.DOTTED},{label:l.BorderStyleTypes.DASHED,value:l.BorderStyleTypes.DASHED},{label:l.BorderStyleTypes.DASH_DOT,value:l.BorderStyleTypes.DASH_DOT},{label:l.BorderStyleTypes.DASH_DOT_DOT,value:l.BorderStyleTypes.DASH_DOT_DOT},{label:l.BorderStyleTypes.MEDIUM,value:l.BorderStyleTypes.MEDIUM},{label:l.BorderStyleTypes.MEDIUM_DASHED,value:l.BorderStyleTypes.MEDIUM_DASHED},{label:l.BorderStyleTypes.MEDIUM_DASH_DOT,value:l.BorderStyleTypes.MEDIUM_DASH_DOT},{label:l.BorderStyleTypes.MEDIUM_DASH_DOT_DOT,value:l.BorderStyleTypes.MEDIUM_DASH_DOT_DOT},{label:l.BorderStyleTypes.THICK,value:l.BorderStyleTypes.THICK}];function Qu(i){var c;const t=G.useDependency(v.ComponentManager),e=G.useDependency(_.BorderStyleManagerService),{onChange:n,value:o}=i;function r(d,u){n==null||n({...o,[u]:d})}function s(d){const u=t.get(d);return u&&C.jsx(u,{extend:{colorChannel1:"rgb(var(--primary-color))"}})}function a(d){d.stopPropagation()}return C.jsxs("section",{className:De.uiPluginSheetsBorderPanel,children:[C.jsx("div",{className:De.uiPluginSheetsBorderPanelPosition,children:fs.map(d=>C.jsx("div",{className:e.getBorderInfo().type===d.value?`${De.uiPluginSheetsBorderPanelPositionItemActive} ${De.uiPluginSheetsBorderPanelPositionItem}`:De.uiPluginSheetsBorderPanelPositionItem,onClick:u=>{u.stopPropagation(),r(d.value,"type")},children:s(d.icon)},d.value))}),C.jsxs("div",{className:De.uiPluginSheetsBorderPanelStyles,children:[C.jsx("div",{children:C.jsx(se.Dropdown,{align:{offset:[0,18]},overlay:C.jsx("section",{className:De.uiPluginSheetsBorderPanelBoard,onClick:a,children:C.jsx(se.ColorPicker,{onChange:d=>r(d,"color")})}),children:C.jsxs("a",{className:De.uiPluginSheetsBorderPanelButton,onClick:a,children:[C.jsx(ku,{extend:{colorChannel1:(c=o.color)!=null?c:"rgb(var(--primary-color))"}}),C.jsx("span",{className:De.uiPluginSheetsBorderPanelMoreIcon,children:C.jsx(Bn,{})})]})})}),C.jsx("div",{children:C.jsx(se.Dropdown,{align:{offset:[0,18]},overlay:C.jsx("section",{onClick:a,children:C.jsx(se.Menu,{children:Ku.map(d=>C.jsx(se.MenuItem,{eventKey:d.value.toString(),onClick:()=>r(d.value,"style"),children:C.jsx(hs,{type:d.value})},d.value))})}),children:C.jsxs("a",{className:De.uiPluginSheetsBorderPanelButton,onClick:a,children:[C.jsx(hs,{type:l.BorderStyleTypes.THIN}),C.jsx("span",{className:De.uiPluginSheetsBorderPanelMoreIcon,children:C.jsx(Bn,{})})]})})})]})]})}const Ju={countBar:"univer-count-bar"},qu=[50,80,100,130,150,170,200,400];function eh(){const i=G.useDependency(l.ICommandService),t=G.useDependency(l.IUniverInstanceService),e=V.useCallback(()=>{const s=t.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getZoomRatio()*100||100;return Math.round(s)},[t]),[n,o]=V.useState(()=>e());V.useEffect(()=>i.onCommandExecuted(a=>{if(a.id===Le.id||a.id===_.SetWorksheetActiveOperation.id){const c=e();o(c)}}).dispose,[i,e]);function r(s){o(s);const a=t.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),c=a==null?void 0:a.getActiveSheet();if(c==null)return;const d=s/100;i.executeCommand(In.id,{unitId:a.getUnitId(),subUnitId:c.getSheetId(),zoomRatio:d})}return C.jsx(se.Slider,{min:ai[0],value:n,shortcuts:qu,onChange:r})}function th(i){return C.jsx("section",{className:Ju.countBar,children:C.jsx(eh,{})})}const gs={editorContainer:"univer-editor-container",editorInput:"univer-editor-input"},Fn=-1e3,_s={width:0,height:0,top:Fn,left:Fn},nh=()=>{const[i,t]=V.useState({..._s}),e=G.useDependency(Jt),n=G.useDependency(v.IEditorService),o=G.useDependency(l.IContextService),r=v.useObservable(()=>o.subscribeContextValue$(v.DISABLE_AUTO_FOCUS_KEY),!1,void 0,[o,v.DISABLE_AUTO_FOCUS_KEY]),s={id:l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY,body:{dataStream:`${l.DEFAULT_EMPTY_DOCUMENT_VALUE}`,textRuns:[],paragraphs:[{startIndex:0}]},documentStyle:{}};return V.useEffect(()=>{e.state$.subscribe(a=>{if(a==null)return;const{startX:c=Fn,startY:d=Fn,endX:u=0,endY:h=0,show:m=!1}=a;if(!m)t({..._s});else{t({width:u-c-y.FIX_ONE_PIXEL_BLUR_OFFSET+2,height:h-d-y.FIX_ONE_PIXEL_BLUR_OFFSET+2,left:c+y.FIX_ONE_PIXEL_BLUR_OFFSET,top:d+y.FIX_ONE_PIXEL_BLUR_OFFSET});const f=n.getEditor(l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY);if(f==null)return;const{left:g,top:S,width:p,height:I}=f.getBoundingClientRect();e.setRect({left:g,top:S,width:p,height:I})}})},[]),V.useEffect(()=>{r||e.setFocus(!0)},[r,i]),C.jsx("div",{className:gs.editorContainer,style:{left:i.left,top:i.top,width:i.width,height:i.height},children:C.jsx(v.TextEditor,{id:l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY,className:gs.editorInput,snapshot:s,cancelDefaultResizeListener:!0,isSheetEditor:!0,isSingle:!1})})},ae={definedName:"univer-defined-name",definedNameDropDown:"univer-defined-name-drop-down",definedNameOverlay:"univer-defined-name-overlay",definedNameOverlayContainer:"univer-defined-name-overlay-container",definedNameOverlayItem:"univer-defined-name-overlay-item",definedNameOverlayItemName:"univer-defined-name-overlay-item-name",definedNameOverlayItemNameForSheet:"univer-defined-name-overlay-item-name-for-sheet",definedNameOverlayItemFormula:"univer-defined-name-overlay-item-formula",definedNameOverlayManager:"univer-defined-name-overlay-manager",definedNameOverlayManagerTitle:"univer-defined-name-overlay-manager-title",definedNameOverlayManagerContent:"univer-defined-name-overlay-manager-content",definedNameContainer:"univer-defined-name-container",definedNameContainerScroll:"univer-defined-name-container-scroll",definedNameContainerAddButton:"univer-defined-name-container-addButton",definedNameContainerAddButtonText:"univer-defined-name-container-addButton-text",definedNameContainerItem:"univer-defined-name-container-item",definedNameContainerItemName:"univer-defined-name-container-item-name",definedNameContainerItemNameForSheet:"univer-defined-name-container-item-name-for-sheet",definedNameContainerItemFormulaOrRefString:"univer-defined-name-container-item-formula-or-refString",definedNameContainerItemUpdate:"univer-defined-name-container-item-update",definedNameContainerItemDelete:"univer-defined-name-container-item-delete",definedNameContainerItemShow:"univer-defined-name-container-item-show",definedNameInput:"univer-defined-name-input",definedNameInputValidation:"univer-defined-name-input-validation"},Ss="DefinedNameContainer",Ki="AllDefaultWorkbook",ps={id:"sidebar.operation.defined-name",type:l.CommandType.COMMAND,handler:async(i,t)=>{const e=i.get(v.ISidebarService),n=i.get(v.IEditorService),o=i.get(l.LocaleService),r=i.get(l.IUniverInstanceService),s=_.getSheetCommandTarget(r);if(!s)return!1;const{unitId:a}=s;switch(t.value){case"open":n.setOperationSheetUnitId(a),e.open({header:{title:o.t("definedName.featureTitle")},children:{label:Ss},onClose:()=>{n.closeRangePrompt()},width:333});break;case"close":default:e.close();break}return!0}};function ih(i){const t=G.useDependency(l.ICommandService),e=G.useDependency(l.LocaleService),n=G.useDependency(K.IDefinedNamesService),s=G.useDependency(l.IUniverInstanceService).getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getUnitId(),a=()=>{const m=n.getDefinedNameMap(s);return m?Array.from(Object.values(m)):[]},[c,d]=V.useState(a());V.useEffect(()=>{const m=n.update$.subscribe(()=>{d(a())});return()=>{m.unsubscribe()}},[]);const u=()=>{t.executeCommand(ps.id,{value:"open"})},h=m=>{n.focusRange(s,m.id)};return C.jsxs("div",{className:ae.definedNameOverlay,children:[C.jsx("div",{className:ae.definedNameOverlayContainer,children:c.map((m,f)=>C.jsxs("div",{className:ae.definedNameOverlayItem,onClick:()=>{h(m)},children:[C.jsx("div",{className:ae.definedNameOverlayItemName,title:m.name,children:m.name}),C.jsx("div",{className:ae.definedNameOverlayItemFormula,title:m.formulaOrRefString,children:m.formulaOrRefString})]},f))}),C.jsxs("div",{className:ae.definedNameOverlayManager,onClick:u,children:[C.jsx("div",{className:ae.definedNameOverlayManagerTitle,children:e.t("definedName.managerTitle")}),C.jsx("div",{className:ae.definedNameOverlayManagerContent,children:e.t("definedName.managerDescription")})]})]})}function oh(){const[i,t]=V.useState(""),e=G.useDependency(K.IDefinedNamesService);return V.useEffect(()=>{const n=e.currentRange$.subscribe(()=>{t(e.getCurrentRangeForString())});return()=>{n.unsubscribe()}},[]),C.jsxs("div",{className:ae.definedName,children:[C.jsx(se.Input,{value:i,type:"text",size:"small",affixWrapperStyle:{border:"none",paddingLeft:"6px",paddingRight:"6px",height:"100%"}}),C.jsx(se.Dropdown,{overlay:C.jsx(ih,{}),children:C.jsx("div",{className:ae.definedNameDropDown,children:C.jsx(Bn,{})})})]})}const me={formulaBox:"univer-formula-box",nameRanges:"univer-name-ranges",formulaBar:"univer-formula-bar",formulaIcon:"univer-formula-icon",formulaIconWrapper:"univer-formula-icon-wrapper",iconContainer:"univer-icon-container",iconContainerSuccess:"univer-icon-container-success",formulaActive:"univer-formula-active",iconContainerError:"univer-icon-container-error",iconContainerFx:"univer-icon-container-fx",formulaInput:"univer-formula-input",formulaContent:"univer-formula-content",arrowContainer:"univer-arrow-container"};function rh(){const[i,t]=V.useState(me.formulaGrey),[e,n]=V.useState(0),o=G.useDependency(En),r=G.useDependency(be),s={id:l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY,body:{dataStream:`${l.DEFAULT_EMPTY_DOCUMENT_VALUE}`,textRuns:[],paragraphs:[{startIndex:0}]},documentStyle:{pageSize:{width:Number.POSITIVE_INFINITY,height:Number.POSITIVE_INFINITY},marginTop:5,marginBottom:5,marginRight:0,marginLeft:0,paragraphLineGapDefault:0,renderConfig:{horizontalAlign:l.HorizontalAlign.UNSPECIFIED,verticalAlign:l.VerticalAlign.TOP,centerAngle:0,vertexAngle:0,wrapStrategy:l.WrapStrategy.WRAP}}};V.useEffect(()=>{const m=r.visible$.subscribe(f=>{t(f.visible?me.formulaActive:me.formulaGrey)});return()=>m.unsubscribe()},[r.visible$]);function a(m){if(m==null)return;const f=m.getBoundingClientRect();o.setPosition(f)}function c(){n(e===0?1:0),setTimeout(()=>{o.handleFoldBtnClick(e===1)},150)}function d(){r.isVisible().visible&&r.changeVisible({visible:!1,eventType:y.DeviceInputEventType.Keyboard,keycode:v.KeyCode.ESC})}function u(){r.isVisible().visible&&r.changeVisible({visible:!1,eventType:y.DeviceInputEventType.PointerDown})}function h(){o.handleFxBtnClick(!0)}return C.jsxs("div",{className:me.formulaBox,style:{height:e===0?"28px":"82px"},children:[C.jsx("div",{className:me.nameRanges,children:C.jsx(oh,{})}),C.jsxs("div",{className:me.formulaBar,children:[C.jsx("div",{className:me.formulaIcon,children:C.jsxs("div",{className:me.formulaIconWrapper,children:[C.jsx("span",{className:Oe(me.iconContainer,me.iconContainerError,i),onClick:d,children:C.jsx(bu,{})}),C.jsx("span",{className:Oe(me.iconContainer,me.iconContainerSuccess,i),onClick:u,children:C.jsx(nn,{})}),C.jsx("span",{className:Oe(me.iconContainer,me.iconContainerFx),onClick:h,children:C.jsx(Pu,{})})]})}),C.jsxs("div",{className:me.formulaInput,children:[C.jsx(v.TextEditor,{id:l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY,isSheetEditor:!0,resizeCallBack:a,cancelDefaultResizeListener:!0,onContextMenu:m=>m.preventDefault(),className:me.formulaContent,snapshot:s,isSingle:!1}),C.jsx("div",{className:me.arrowContainer,onClick:c,children:e===0?C.jsx(Jr,{}):C.jsx(Jr,{style:{transform:"rotateZ(180deg)"}})})]})]}),C.jsx(v.ProgressBar,{})]})}const ht={operateContainer:"univer-operate-container",autoFillPopupMenu:"univer-auto-fill-popup-menu",autoFillPopupMenuItem:"univer-auto-fill-popup-menu-item",autoFillPopupMenuItemIcon:"univer-auto-fill-popup-menu-item-icon",autoFillPopupMenuItemTitle:"univer-auto-fill-popup-menu-item-title",autoFillPopupMenuItemHide:"univer-auto-fill-popup-menu-item-hide",btnContainer:"univer-btn-container",btnContainerExpand:"univer-btn-container-expand"},sh=()=>{const[,i]=V.useState({});return V.useCallback(()=>i(t=>!t),[])},ah=()=>{var ee;const i=G.useDependency(l.ICommandService),t=G.useDependency(x.SheetSkeletonManagerService),e=G.useDependency(l.IUniverInstanceService),n=G.useDependency(y.IRenderManagerService),o=G.useDependency(xe),r=G.useDependency(vt),s=G.useDependency(l.LocaleService),[a,c]=V.useState([]),[d,u]=V.useState(!1),[h,m]=V.useState({row:-1,col:-1}),[f,g]=V.useState(oe.SERIES),[S,p]=V.useState(!1),I=()=>{p(!0)},M=()=>{p(!1)},b=sh();if(V.useEffect(()=>i.onCommandExecuted((L,W)=>{L.id===tt.id&&b()}).dispose,[b,i]),V.useEffect(()=>l.toDisposable(t.currentSkeleton$.subscribe(L=>{L&&b()})).dispose,[t,b]),V.useEffect(()=>l.toDisposable(r.menu$.subscribe(L=>{c(L.map(W=>({...W,index:L.indexOf(W)})))})).dispose,[r]),V.useEffect(()=>l.toDisposable(r.showMenu$.subscribe(L=>{const{source:W,target:$}=r.autoFillLocation||{source:null,target:null};if(L&&W&&$){const Z=Math.max(W.rows[W.rows.length-1],$.rows[$.rows.length-1]),te=Math.max(W.cols[W.cols.length-1],$.cols[$.cols.length-1]);m({row:Z,col:te})}else m({row:-1,col:-1})})).dispose,[r]),V.useEffect(()=>l.toDisposable(r.applyType$.subscribe(L=>{g(L)})).dispose,[r]),V.useEffect(()=>{function P(){u(!1)}return document.addEventListener("wheel",P),()=>{document.removeEventListener("wheel",P)}},[d]),h.col<0||h.row<0)return null;const T=nt(e,n);if(!T)return null;const{scene:w}=T,E=(ee=t.getCurrent())==null?void 0:ee.skeleton,O=o.getViewPort(),N=w==null?void 0:w.scaleX,D=w==null?void 0:w.scaleY,F=w==null?void 0:w.getScrollXY(O);if(!N||!w||!N||!D||!F)return null;const A=(E==null?void 0:E.getNoMergeCellPositionByIndex(h.row,h.col).endX)||0,U=(E==null?void 0:E.getNoMergeCellPositionByIndex(h.row,h.col).endY)||0,B=E==null?void 0:E.convertTransformToOffsetX(A,N,F),z=E==null?void 0:E.convertTransformToOffsetY(U,D,F);if(B==null||z==null)return null;const X=P=>{u(P)},q=P=>{i.executeCommand(Vr.id,{type:P.value})},Q=d||S,Y=a.filter(P=>!P.disable);return C.jsx("div",{onMouseEnter:I,onMouseLeave:M,style:{left:`${B+2}px`,top:`${z+2}px`,position:"absolute"},children:C.jsx(se.Dropdown,{placement:"bottomLeft",trigger:["click"],overlay:C.jsx("ul",{className:ht.autoFillPopupMenu,children:Y.map(P=>C.jsxs("li",{onClick:()=>q(P),className:ht.autoFillPopupMenuItem,children:[C.jsx("span",{className:ht.autoFillPopupMenuItemIcon,children:P.value===f&&C.jsx(nn,{style:{color:"rgb(var(--green-700, #409f11))"}})}),C.jsx("span",{className:ht.autoFillPopupMenuItemTitle,children:s.t(P.label)})]},P.index))}),visible:d,onVisibleChange:X,children:C.jsxs("div",{className:Oe(ht.btnContainer,{[ht.btnContainerExpand]:d}),children:[C.jsx(Iu,{style:{color:"#35322B"},extend:{colorChannel1:"rgb(var(--green-700, #409f11))"}}),Q&&C.jsx(Bn,{style:{color:"#CCCCCC",fontSize:"8px",marginLeft:"8px"}})]})})})},lh=()=>C.jsx("div",{className:ht.operateContainer,children:C.jsx(ah,{})}),Wn={sheetBar:"univer-sheet-bar",sheetBarOptions:"univer-sheet-bar-options",sheetBarOptionsDivider:"univer-sheet-bar-options-divider"},ch={sheetBarBtn:"univer-sheet-bar-btn"};function jn(i){const{children:t,className:e,style:n,disabled:o=!1,onClick:r,...s}=i,a=c=>{if(o){c.preventDefault();return}r&&r(c)};return C.jsx("button",{className:ch.sheetBarBtn,style:n,disabled:o,onClick:a,...s,children:t})}const ot={sheetBarMenu:"univer-sheet-bar-menu",sheetBarMenuItem:"univer-sheet-bar-menu-item",sheetBarMenuItemIcon:"univer-sheet-bar-menu-item-icon",sheetBarMenuItemHide:"univer-sheet-bar-menu-item-hide",sheetBarMenuItemSelect:"univer-sheet-bar-menu-item-select",sheetBarMenuItemLabel:"univer-sheet-bar-menu-item-label"};function dh(i){const{style:t}=i,[e,n]=V.useState([]),[o,r]=V.useState(!1),s=G.useDependency(l.IUniverInstanceService),a=G.useDependency(l.ICommandService),c=G.useDependency(xt),d=v.useObservable(()=>s.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET),null,!1,[]),u=S=>{const{sheetId:p}=S;!p||!d||(S.hidden?a.executeCommand(_.SetWorksheetShowCommand.id,{unitId:d.getUnitId(),subUnitId:p,value:p}):S.selected||a.executeCommand(_.SetWorksheetActivateCommand.id,{unitId:d.getUnitId(),subUnitId:p}),r(!1))},h=V.useCallback(()=>{if(!d)return;const S=d.getSheets(),p=d.getActiveSheet(),I=S.map((M,b)=>({label:M.getName(),index:`${b}`,sheetId:M.getSheetId(),hidden:M.isSheetHidden()===l.BooleanNumber.TRUE,selected:p===M}));n(I)},[d]),m=V.useCallback(()=>a.onCommandExecuted(S=>{switch(S.id){case _.SetWorksheetHideMutation.id:case _.RemoveSheetMutation.id:case _.SetWorksheetNameMutation.id:case _.InsertSheetMutation.id:case _.SetWorksheetOrderMutation.id:case _.SetWorksheetActiveOperation.id:h();break}}),[a,h]);function f(){r(!0)}const g=S=>{r(S)};return V.useEffect(()=>{h();const S=new l.DisposableCollection;return S.add(m()),S.add(c.registerSheetBarMenuHandler({handleSheetBarMenu:f})),()=>S.dispose()},[m,c,h,d]),C.jsx(se.Dropdown,{placement:"topLeft",trigger:["click"],overlay:C.jsx("ul",{className:ot.sheetBarMenu,style:{...t},children:e.map(S=>C.jsxs("li",{onClick:()=>u(S),className:S.selected?`${ot.sheetBarMenuItem} ${ot.sheetBarMenuItemSelect}`:S.hidden?`${ot.sheetBarMenuItem} ${ot.sheetBarMenuItemHide}`:ot.sheetBarMenuItem,children:[C.jsx("span",{className:ot.sheetBarMenuItemIcon,children:S.selected?C.jsx(nn,{}):S.hidden?C.jsx(Au,{}):C.jsx(nn,{})}),C.jsx("span",{className:ot.sheetBarMenuItemLabel,children:S.label})]},S.index))}),visible:o,onVisibleChange:g,children:C.jsx(jn,{children:C.jsx(wu,{})})})}const ye={slideTabBarContainer:"univer-slide-tab-bar-container",slideTabBar:"univer-slide-tab-bar",slideTabItem:"univer-slide-tab-item",slideTabActive:"univer-slide-tab-active",slideTabSpan:"univer-slide-tab-span",slideTabSpanEdit:"univer-slide-tab-span-edit",slideTabItemDropdown:"univer-slide-tab-item-dropdown"};function uh(i){const{sheetId:t,label:e,color:n,selected:o}=i,[r,s]=V.useState(o),a=G.useDependency(l.ThemeService);V.useEffect(()=>{s(o)},[o]);const c=d=>{const u=a.getCurrentTheme(),h=u.textColor,m=u.colorWhite;return new l.ColorKit(d).isDark()?m:h};return C.jsx("div",{"data-id":t,className:r?`${ye.slideTabActive} ${ye.slideTabItem}`:ye.slideTabItem,style:{backgroundColor:!r&&n?n:"",color:!r&&n?c(n):"",boxShadow:r&&n?`0px 0px 8px rgba(0, 0, 0, 0.08), inset 0px -2px 0px 0px ${n}`:""},children:C.jsx("span",{className:ye.slideTabSpan,children:e})},t)}const hh={easeOutStrong(i,t,e,n){return-e*((i=i/n-1)*i*i*i-1)+t},backOut(i,t,e,n,o){return typeof o>"u"&&(o=.7),e*((i=i/n-1)*i*((o+1)*i+o)+1)+t}},mh={loop:!1,begin:0,end:0,duration:300,delay:0,type:"easeOutStrong",receive(i){},success(i){},cancel(i){},complete(i){}};class fh{constructor(t){R(this,"_config");R(this,"_status",0);R(this,"_start",0);R(this,"_handle",0);R(this,"_delayHandle",null);this._config={...mh,...t},this._config.loop&&(this._config.complete=()=>{},this._config.success=()=>{this.request()})}static success(...t){let e=0;return new Promise(n=>{for(let o=0;o<t.length;o++){const r=t[o],s=r._config,a=s.success;s.loop||(s.success=d=>{e++,a&&a.call(r,d),e===t.length&&n()})}})}request(){this._config.delay===0?(this._status=0,this._start=Date.now(),this._fakeHandle()):(this._delayHandle&&clearTimeout(this._delayHandle),this._delayHandle=setTimeout(()=>{this._status=0,this._start=Date.now(),this._fakeHandle()},this._config.delay))}cancel(){this._status=1,this._delayHandle&&clearTimeout(this._delayHandle),cancelAnimationFrame(this._handle)}_fakeHandle(){let t=Date.now()-this._start;t=t>=this._config.duration?this._config.duration:t;const n=hh[this._config.type](t,this._config.begin,this._config.end-this._config.begin,this._config.duration,.7).toFixed(2);if(this._config.receive(n),this._status===1){this._config.cancel(n),this._config.complete(n);return}if(t===this._config.duration){this._config.success(n),this._config.complete(n);return}this._handle=requestAnimationFrame(()=>{this._fakeHandle()})}}class mt{constructor(t,e){R(this,"_slideTabItem");R(this,"_animate");R(this,"_midline",0);R(this,"_translateX");R(this,"_scrollbar");R(this,"_slideTabBar");R(this,"_editMode");R(this,"_placeholder");this._slideTabItem=t,this._animate=null,this._translateX=0,this._editMode=!1,this._slideTabBar=e,this._placeholder=null,this._scrollbar=e.getScrollbar(),this.update()}static midline(t){return t.getBoundingRect().x+t.getBoundingRect().width/2}static leftLine(t){return t.getBoundingRect().x}static rightLine(t){return t.getBoundingRect().x+t.getBoundingRect().width}static make(t,e){const n=[];return t.forEach(o=>n.push(new mt(o,e))),n}getSlideTabItem(){return this._slideTabItem}getEditor(){return this._slideTabItem.querySelector("span")}focus(){var t;(t=this.getEditor())==null||t.focus()}selectAll(){const t=this.getEditor();t&&Nt.keepSelectAll(t)}isEditMode(){return this._editMode}classList(){return this._slideTabItem.classList}translateX(t){return this._translateX=t,this._slideTabItem.style.transform=`translateX(${t}px)`,this.getTranslateXDirection()}setEditor(t){let e=!0;if(this._editMode===!1){const n=this._slideTabItem.querySelector("span"),o=d=>{if(!this.nameCheck()){if(this._editMode=!1,n&&(n.removeAttribute("contentEditable"),n.removeEventListener("blur",o),n.removeEventListener("compositionstart",s),n.removeEventListener("compositionend",a),n.removeEventListener("input",c),n.removeEventListener("keydown",r),n.classList.remove(this._slideTabBar.getConfig().slideTabBarSpanEditClassName)),this._slideTabBar.removeListener(),this._slideTabBar.updateItems(),this._slideTabBar.getConfig().onChangeName){const u=(n==null?void 0:n.innerText)||"",h=this.getId();this._slideTabBar.getConfig().onChangeName(h,u)}t&&t(d)}};let r=d=>{n&&(d.stopPropagation(),d.key==="Enter"&&n.blur())};const s=d=>{e=!1},a=d=>{e=!0},c=d=>{if(!n)return;const u=50;setTimeout(()=>{if(e){const h=n.innerText;h.length>u&&(n.innerText=h.substring(0,u),Nt.keepLastIndex(n))}},0)};n&&(n.setAttribute("contentEditable","true"),n.addEventListener("blur",o),n.addEventListener("compositionstart",s),n.addEventListener("compositionend",a),n.addEventListener("input",c),n.addEventListener("keydown",r),n.classList.add(this._slideTabBar.getConfig().slideTabBarSpanEditClassName),this._editMode=!0,Nt.keepSelectAll(n))}}nameCheck(){const t=this._slideTabItem.querySelector("span");if(!t)return!1;const e=t.innerText;return this._slideTabBar.getConfig().onNameCheckAlert(e)}animate(){return{translateX:t=>{this._translateX!==t&&(this._animate&&(this._animate.cancel(),this._animate=null),this._animate=new fh({begin:this._translateX,end:t,receive:e=>{this._slideTabItem.style.transform=`translateX(${e}px)`}}),this._translateX=t,this._animate.request())},cancel:()=>{this._animate&&(this._animate.cancel(),this._animate=null)}}}after(t){this._slideTabItem.after(t._slideTabItem||t)}update(){this._midline=mt.midline(this)}disableFixed(){if(this._placeholder){const t=this._slideTabBar.primeval();this._slideTabItem.style.removeProperty("position"),this._slideTabItem.style.removeProperty("left"),this._slideTabItem.style.removeProperty("top"),this._slideTabItem.style.removeProperty("width"),this._slideTabItem.style.removeProperty("height"),this._slideTabItem.style.removeProperty("background"),this._slideTabItem.style.removeProperty("padding"),this._slideTabItem.style.removeProperty("box-sizing"),this._slideTabItem.style.removeProperty("font-size"),this._slideTabItem.style.removeProperty("font-family"),this._slideTabItem.style.removeProperty("font-weight"),this._slideTabItem.style.removeProperty("color"),this._slideTabItem.style.removeProperty("border-radius"),this._placeholder.after(this._slideTabItem),t.removeChild(this._placeholder),this._placeholder=null}}enableFixed(){const t=document.createElement("div"),e=this.getBoundingRect(),n=getComputedStyle(this._slideTabItem),o=this._slideTabItem.querySelector("span");if(this._placeholder=t,this._placeholder.style.width=`${e.width}px`,this._placeholder.style.height=`${e.height}px`,this._placeholder.style.flexShrink="0",this._placeholder.style.margin=n.margin,this._slideTabItem.style.background=n.background,o){const r=getComputedStyle(o).padding;this._slideTabItem.style.padding=r}this._slideTabItem.style.boxSizing=n.boxSizing,this._slideTabItem.style.fontSize=n.fontSize,this._slideTabItem.style.fontFamily=n.fontFamily,this._slideTabItem.style.fontWeight=n.fontWeight,this._slideTabItem.style.color=n.color,this._slideTabItem.style.borderRadius=n.borderRadius,this._slideTabItem.style.left=`${e.x-this.getScrollbar().getScrollX()}px`,this._slideTabItem.style.top=`${e.y}px`,this._slideTabItem.style.width=`${e.width}px`,this._slideTabItem.style.height=`${e.height}px`,this._slideTabItem.style.position="fixed",this._slideTabItem.after(t),document.body.appendChild(this._slideTabItem)}addEventListener(t,e,n){this._slideTabItem.addEventListener(t,e,n)}removeEventListener(t,e,n){this._slideTabItem.removeEventListener(t,e,n)}getScrollbar(){return this._scrollbar}getMidLine(){return this._midline}getBoundingRect(){const t=this._slideTabItem.getBoundingClientRect();return t.x+=this._scrollbar.getScrollX(),t}getWidth(){return this.getBoundingRect().width}getTranslateXDirection(){const t=mt.midline(this);return t>this._midline?1:t<this._midline?-1:0}equals(t){return t&&t._slideTabItem===this._slideTabItem}getId(){return this._slideTabItem.dataset.id||""}}class gh{constructor(t){R(this,"_slideTabBar");R(this,"_scrollX");const e=t.primeval();this._scrollX=e.scrollLeft,this._slideTabBar=t}scrollX(t){const e=this._slideTabBar.primeval();e.scrollLeft=t,this._scrollX=e.scrollLeft}scrollRight(){const t=this._slideTabBar.primeval();t.scrollLeft=t.scrollWidth,this._scrollX=t.scrollLeft}getScrollX(){return this._scrollX}}const Ht=class Ht{constructor(t){R(this,"_activeTabItemIndex",0);R(this,"_slideTabBar");R(this,"_slideTabItems",[]);R(this,"_config");R(this,"_downActionX",0);R(this,"_moveActionX",0);R(this,"_compareIndex",0);R(this,"_activeTabItem",null);R(this,"_moveAction");R(this,"_upAction");R(this,"_downAction");R(this,"_wheelAction");R(this,"_scrollIncremental",0);R(this,"_compareDirection",0);R(this,"_autoScrollTime",null);R(this,"_slideScrollbar");R(this,"_longPressTimer",null);R(this,"_leftBoundingLine",0);R(this,"_rightBoundingLine",0);R(this,"_leftMoveX",0);R(this,"_rightMoveX",0);var s;if(t.slideTabBarContainer==null)throw new Error("not found slide-tab-bar root element");const e=t.slideTabBarContainer.querySelector(`.${(s=t.slideTabBarClassName)!=null?s:"slide-tab-bar"}`);if(e==null)throw new Error("not found slide-tab-bar");this._slideTabBar=e,this._slideScrollbar=new gh(this),this._config=t,this._initConfig();let n=0,o=0,r=0;this._downAction=a=>{var E,O,N,D,F,A;if((E=this._activeTabItem)!=null&&E.isEditMode())return;const c=(N=(O=a.target)==null?void 0:O.closest(`.${t.slideTabBarItemClassName}`))==null?void 0:N.getAttribute("data-id"),d=this._slideTabItems.findIndex(U=>U.getId()===c);if(c==null||d===-1)return;if(this._activeTabItemIndex!==d){(D=this._activeTabItem)==null||D.removeEventListener("pointermove",this._moveAction),(F=this._activeTabItem)==null||F.removeEventListener("pointerup",this._upAction),this.removeListener(),this._config.onChangeTab(a,c);return}if(this._compareIndex=d,this._downActionX=a.pageX,this._moveActionX=0,this._scrollIncremental=0,this._activeTabItem=this._slideTabItems[d],!this._activeTabItem){console.error("Not found active slide-tab-item in sheet bar");return}const u=this._activeTabItem.getSlideTabItem();u==null||u.setPointerCapture(a.pointerId),(A=this._activeTabItem)==null||A.addEventListener("pointerup",this._upAction);const{x:h,width:m}=this._activeTabItem.getBoundingRect(),{x:f,width:g}=this.getBoundingRect(),S=this._slideScrollbar.getScrollX();if(this._leftBoundingLine=this._downActionX-(h-S),this._rightBoundingLine=h-S+m-this._downActionX,this._leftMoveX=h-f-S,this._rightMoveX=f+g-(h+m)+S,a.button===2||this._hasEditItem())return;const{pageX:p,pageY:I}=a,M=Date.now(),b=M-r<=Ht.DoubleClickDelay,T=Math.abs(p-n)<10,w=Math.abs(I-o)<10;b&&T&&w&&this._activeTabItem.setEditor(),n=p,o=I,r=M,this._longPressTimer=setTimeout(()=>{var U,B;(U=this._activeTabItem)==null||U.enableFixed(),this._startAutoScroll(),u&&(u.setPointerCapture(a.pointerId),u.style.cursor="move",(B=this._activeTabItem)==null||B.addEventListener("pointermove",this._moveAction))},Ht.LongPressDelay)},this._upAction=a=>{var d,u,h;if(this._longPressTimer&&(clearTimeout(this._longPressTimer),this._longPressTimer=null),!this._activeTabItem)return;this._closeAutoScroll(),this._activeTabItem.disableFixed(),this.updateItems();const c=(d=this._activeTabItem)==null?void 0:d.getSlideTabItem();c&&(c.style.cursor="",c.releasePointerCapture(a.pointerId),(u=this._activeTabItem)==null||u.removeEventListener("pointermove",this._moveAction),(h=this._activeTabItem)==null||h.removeEventListener("pointerup",this._upAction),this._config.onSlideEnd&&this._activeTabItemIndex!==this._compareIndex&&(this.removeListener(),this._config.onSlideEnd(a,this._compareIndex||0)),this._scrollIncremental=0,this._downActionX=0,this._moveActionX=0,this._compareIndex=0)},this._moveAction=a=>{this._activeTabItem&&(this._moveActionX=a.pageX-this._downActionX,this._moveActionX<=-this._leftMoveX?this._moveActionX=-this._leftMoveX:this._moveActionX>=this._rightMoveX&&(this._moveActionX=this._rightMoveX),this._scrollIncremental=0,this._scrollLeft(a),this._scrollRight(a))},this._wheelAction=a=>{this.setScroll(a.deltaY)},this.addListener()}static checkedSkipSlide(t){let e=t.target;for(;e!=null&&e!==document.body;){if(e.getAttribute("data-slide-skip"))return!0;e=e.parentElement}return!1}static keepLastIndex(t){setTimeout(()=>{const e=window.getSelection();e&&(e.selectAllChildren(t),e.collapseToEnd())})}static keepSelectAll(t){setTimeout(()=>{const e=window.getSelection();if(!e)return;const n=document.createRange();n.selectNodeContents(t),e.removeAllRanges(),e.addRange(n)})}update(t){this._config.currentIndex=t,this._initConfig(),this.removeListener(),this.addListener()}primeval(){return this._slideTabBar}updateItems(){for(let t=0;t<this._slideTabItems.length;t++)this._slideTabItems[t].animate().cancel(),this._slideTabItems[t].translateX(0),this._slideTabItems[t].update()}getScrollbar(){return this._slideScrollbar}getConfig(){return this._config}getBoundingRect(){return this._slideTabBar.getBoundingClientRect()}getSlideTabItems(){return this._slideTabItems}getActiveItem(){return this._activeTabItem}isLeftEnd(){return this._slideTabBar.scrollLeft===0}isRightEnd(){const t=this._slideTabBar.parentElement;return t?this._slideTabBar.scrollWidth-t.clientWidth===this._slideTabBar.scrollLeft:!1}addListener(){this._slideTabBar.addEventListener("wheel",this._wheelAction),this._slideTabItems.forEach(t=>{t.addEventListener("pointerdown",this._downAction)})}removeListener(){this._slideTabBar.removeEventListener("wheel",this._wheelAction),this._slideTabItems.forEach(t=>{t.removeEventListener("pointerdown",this._downAction)})}setScroll(t){if(this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+t),t>0){const e=this.calculateLeftScrollX();this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+e)}else if(t<0){const e=this.calculateRightScrollX();this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+e)}this._config.onScroll({leftEnd:this.isLeftEnd(),rightEnd:this.isRightEnd()})}flipPage(t){if(t>0){const e=this.calculateLeftScrollX(!0);this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+e)}else if(t<0){const e=this.calculateRightScrollX(!0);this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+e)}this._config.onScroll({leftEnd:this.isLeftEnd(),rightEnd:this.isRightEnd()})}calculateLeftScrollX(t){let e=0;const n=4;return this._slideTabItems.some(o=>{const r=this._slideTabBar.getBoundingClientRect(),s=r.left+r.width,a=o.getSlideTabItem().getBoundingClientRect(),c=a.left,d=a.width;return c<s&&c+d+n*2>s?(e=t?c-r.left-n:c+d-s+n,!0):!1}),e}calculateRightScrollX(t){let e=0;const n=4;return this._slideTabItems.some(o=>{const r=this._slideTabBar.getBoundingClientRect(),s=r.left,a=o.getSlideTabItem().getBoundingClientRect(),c=a.left,d=a.width;return c-n*2<s&&c+d>s?(e=t?c+d-r.left-r.width+n:c-s-n,!0):!1}),e}destroy(){this._downActionX=0,this._moveActionX=0,this._compareDirection=0,this._compareIndex=0,this._slideTabItems=[],this._activeTabItem=null,this.removeListener()}_hasEditItem(){for(let t=0;t<this._slideTabItems.length;t++)if(this._slideTabItems[t].isEditMode())return!0;return!1}_autoScrollFrame(){if(this._activeTabItem)switch(this._compareDirection=this._activeTabItem.translateX(this._moveActionX),this._compareDirection){case 1:{this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+this._scrollIncremental),this._compareRight();break}case 0:{this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+this._scrollIncremental),this._compareIndex=this._activeTabItemIndex;break}case-1:{this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+this._scrollIncremental),this._compareLeft();break}}this._autoScrollTime=requestAnimationFrame(()=>{this._autoScrollFrame()})}_startAutoScroll(){this._autoScrollTime==null&&this._autoScrollFrame()}_closeAutoScroll(){this._autoScrollTime&&cancelAnimationFrame(this._autoScrollTime),this._autoScrollTime=null}_scrollLeft(t){const e=this.getBoundingRect(),n=t.pageX-e.x;n<this._leftBoundingLine&&(this._scrollIncremental=-Math.min(Math.abs(n-this._leftBoundingLine)*.1,50))}_scrollRight(t){const e=this.getBoundingRect(),n=t.pageX-e.x;n>e.width-this._rightBoundingLine&&(this._scrollIncremental=Math.min(Math.abs(n-(e.width-this._rightBoundingLine))*.1,50))}_sortedItems(){if(this._activeTabItem!=null&&this._activeTabItemIndex!=null&&this._compareIndex!=null&&(this._slideTabItems.splice(this._activeTabItemIndex,1),this._slideTabItems.splice(this._compareIndex,0,this._activeTabItem),this._config.slideTabBarItemAutoSort))for(let t=0;t<this._slideTabItems.length;t++){const e=this._slideTabItems[t],n=this._slideTabItems[t+1];n&&e.after(n)}}_compareLeft(){if(this._activeTabItem&&this._activeTabItemIndex){const t=this._slideTabItems.findIndex(r=>r.equals(this._activeTabItem)),e=this._slideTabItems.length,n=[];for(let r=0;r<t&&!(r>=t);r++)n.push(this._slideTabItems[r]);for(let r=t+1;r<e;r++)this._slideTabItems[r].animate().translateX(0);let o=!0;for(let r=n.length-1;r>=0;r--){const s=n[r];mt.leftLine(this._activeTabItem)<s.getMidLine()?(s.animate().translateX(this._activeTabItem.getWidth()),this._compareIndex=r,o=!1):(s.animate().translateX(0),o&&(this._compareIndex=this._activeTabItemIndex))}}}_compareRight(){if(this._activeTabItem){const t=this._slideTabItems.findIndex(r=>r.equals(this._activeTabItem)),e=this._slideTabItems.length,n=[];for(let r=t+1;r<e;r++)n.push(this._slideTabItems[r]);for(let r=0;r<t;r++)this._slideTabItems[r].animate().translateX(0);let o=!0;for(let r=0;r<n.length;r++){const s=n[r];mt.rightLine(this._activeTabItem)>s.getMidLine()?(s.animate().translateX(-this._activeTabItem.getWidth()),this._compareIndex=t+r+1,o=!1):(s.animate().translateX(0),o&&(this._compareIndex=this._activeTabItemIndex))}}}_initConfig(){var e;const t=this._slideTabBar.querySelectorAll(`.${(e=this._config.slideTabBarItemClassName)!=null?e:"slide-tab-item"}`);this._downActionX=0,this._moveActionX=0,this._compareDirection=0,this._compareIndex=0,this._slideTabItems=mt.make(t,this),this._activeTabItemIndex=this._config.currentIndex,this._activeTabItem=this._slideTabItems[this._activeTabItemIndex]}};R(Ht,"LongPressDelay",500),R(Ht,"DoubleClickDelay",300);let Nt=Ht;function _h(){const[i,t]=V.useState([]),[e,n]=V.useState(""),[o,r]=V.useState(""),[s,a]=V.useState(!1),[c,d]=V.useState([0,0]),u=V.useRef({slideTabBar:null}),h=V.useRef(null),m=G.useDependency(l.IUniverInstanceService),f=G.useDependency(l.ICommandService),g=G.useDependency(xt),S=G.useDependency(l.LocaleService),p=G.useDependency(v.IConfirmService),I=G.useDependency(xe),M=G.useDependency(be);G.useInjector();const b=m.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);V.useEffect(()=>{A();const P=T(),L=F(),W=[U(),B(),z(),X()];return()=>{L.dispose(),P.destroy(),W.forEach($=>$.unsubscribe())}},[]),V.useEffect(()=>{i.length>0&&D()},[i]);const T=()=>{const P=new Nt({slideTabBarClassName:ye.slideTabBar,slideTabBarItemActiveClassName:ye.slideTabActive,slideTabBarItemClassName:ye.slideTabItem,slideTabBarSpanEditClassName:ye.slideTabSpanEdit,slideTabBarItemAutoSort:!0,slideTabBarContainer:h.current,currentIndex:0,onChangeName:(L,W)=>{f.executeCommand(_.SetWorksheetNameCommand.id,{subUnitId:L,name:W})},onSlideEnd:(L,W)=>{f.executeCommand(_.SetWorksheetOrderCommand.id,{order:W})},onChangeTab:(L,W)=>{f.executeCommand(_.SetWorksheetActiveOperation.id,{subUnitId:W,unitId:b.getUnitId()}).then(()=>{L.button===2&&ee(!0)})},onScroll:L=>{g.setScroll(L)},onNameCheckAlert:L=>w(L)||E(L)});return u.current.slideTabBar=P,Y(P),P},w=P=>{if(P.trim()===""){const L="sheetNameEmptyAlert";return p.open({id:L,title:{title:S.t("sheetConfig.sheetNameErrorTitle")},children:{title:S.t("sheetConfig.sheetNameCannotIsEmptyError")},cancelText:S.t("button.cancel"),confirmText:S.t("button.confirm"),onClose(){O(),p.close(L)},onConfirm(){O(),p.close(L)}}),!0}return!1},E=P=>{const L=m.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(L.getActiveSheet().getName()===P)return!1;const Z=L.checkSheetName(P);if(Z){const te="sheetNameRepeatAlert";p.open({id:te,title:{title:S.t("sheetConfig.sheetNameErrorTitle")},children:{title:S.t("sheetConfig.sheetNameAlreadyExistsError")},cancelText:S.t("button.cancel"),confirmText:S.t("button.confirm"),onClose(){p.close(te),O()},onConfirm(){p.close(te),O()}})}return Z},O=()=>{I.endSelection(),setTimeout(()=>{var L;const P=(L=u.current.slideTabBar)==null?void 0:L.getActiveItem();P&&(P.focus(),P.selectAll())},0)},N=()=>{var P,L;(L=(P=u.current.slideTabBar)==null?void 0:P.getActiveItem())==null||L.setEditor()},D=()=>{var L;const P=i.findIndex(W=>W.selected);(L=u.current.slideTabBar)==null||L.update(P)},F=()=>f.onCommandExecuted(P=>{switch(P.id){case _.SetTabColorMutation.id:case _.SetWorksheetHideMutation.id:case _.RemoveSheetMutation.id:case _.SetWorksheetNameMutation.id:case _.InsertSheetMutation.id:case _.SetWorksheetOrderMutation.id:case _.SetWorksheetActiveOperation.id:A();break}}),A=()=>{const P=b.getActiveSheet().getSheetId();n(P);const L=b.getSheets(),W=b.getActiveSheet(),$=L.filter(Z=>!Z.isSheetHidden()).map((Z,te)=>{var ne;return{sheetId:Z.getSheetId(),label:Z.getName(),index:te,selected:W===Z,color:(ne=Z.getTabColor())!=null?ne:void 0}});t($)},U=()=>g.scroll$.subscribe(P=>{q(P)}),B=()=>g.scrollX$.subscribe(P=>{var L;(L=u.current.slideTabBar)==null||L.flipPage(P)}),z=()=>g.renameId$.subscribe(()=>{N()}),X=()=>g.addSheet$.subscribe(()=>{var P;(P=u.current.slideTabBar)==null||P.getScrollbar().scrollRight()}),q=P=>{const{leftEnd:L,rightEnd:W}=P;let $="";L&&W?$="":L&&!W?$="inset -10px 0px 10px -10px rgba(0, 0, 0, 0.2)":!L&&W?$="inset 10px 0px 10px -10px rgba(0, 0, 0, 0.2)":!L&&!W&&($="inset 10px 0px 10px -10px rgba(0, 0, 0, 0.2), inset -10px 0px 10px -10px rgba(0, 0, 0, 0.2)"),r($)},Q=P=>{g.setScroll({leftEnd:P.isLeftEnd(),rightEnd:P.isRightEnd()})},Y=P=>{var $;const L=($=h.current)==null?void 0:$.querySelector(`.${ye.slideTabBar}`);if(!L)return;new ResizeObserver(()=>{Q(P)}).observe(L)},ee=P=>{var L,W,$,Z,te;if(!M.isForceKeepVisible()){if(P){const{left:ne}=(W=(L=h.current)==null?void 0:L.getBoundingClientRect())!=null?W:{},{left:ue}=(te=(Z=($=u.current.slideTabBar)==null?void 0:$.getActiveItem())==null?void 0:Z.getSlideTabItem().getBoundingClientRect())!=null?te:{};ne!==void 0&&ue!==void 0&&d([ue-ne,0])}a(P)}};return C.jsx(se.Dropdown,{className:ye.slideTabItemDropdown,visible:s,align:{offset:c},trigger:["contextMenu"],overlay:C.jsx(v.Menu,{menuType:ce.SHEET_BAR,onOptionSelect:P=>{const{label:L,value:W}=P;f.executeCommand(L,{value:W,subUnitId:e}),a(!1)}}),onVisibleChange:ee,children:C.jsx("div",{className:ye.slideTabBarContainer,ref:h,children:C.jsx("div",{className:ye.slideTabBar,style:{boxShadow:o},children:i.map(P=>V.createElement(uh,{...P,key:P.sheetId,selected:e===P.sheetId}))})})})}const Cs=100,Sh=()=>{const[i,t]=V.useState(!0),[e,n]=V.useState(!0),o=G.useDependency(l.ICommandService),r=G.useDependency(xt);V.useEffect(()=>{const u=r.scroll$.subscribe(h=>{s(h)});return()=>{u.unsubscribe()}},[]);const s=u=>{const{leftEnd:h,rightEnd:m}=u;t(h),n(m)},a=()=>{o.executeCommand(_.InsertSheetCommand.id),setTimeout(()=>{r.setAddSheet(0)},0)},c=()=>{r.setScrollX(-Cs)},d=()=>{r.setScrollX(Cs)};return C.jsxs("div",{className:Wn.sheetBar,children:[C.jsxs("div",{className:Wn.sheetBarOptions,children:[C.jsx(jn,{onClick:a,children:C.jsx(os,{})}),C.jsx(dh,{})]}),C.jsx(_h,{}),(!i||!e)&&C.jsxs("div",{className:`${Wn.sheetBarOptions} ${Wn.sheetBarOptionsDivider}`,children:[C.jsx(jn,{disabled:i,onClick:c,children:C.jsx(as,{style:{transform:"rotateZ(180deg)"}})}),C.jsx(jn,{disabled:e,onClick:d,children:C.jsx(as,{})})]})]})};class ph{constructor(){R(this,"_functions",[{func:K.FUNCTION_NAMES_STATISTICAL.MAX,filter:t=>{var e,n,o,r;return((n=(e=t.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNTA))==null?void 0:e.value)!=null?n:0)>1&&((r=(o=t.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNT))==null?void 0:o.value)!=null?r:0)>0}},{func:K.FUNCTION_NAMES_STATISTICAL.MIN,filter:t=>{var e,n,o,r;return((n=(e=t.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNTA))==null?void 0:e.value)!=null?n:0)>1&&((r=(o=t.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNT))==null?void 0:o.value)!=null?r:0)>0}},{func:K.FUNCTION_NAMES_MATH.SUM,filter:t=>{var e,n,o,r;return((n=(e=t.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNTA))==null?void 0:e.value)!=null?n:0)>1&&((r=(o=t.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNT))==null?void 0:o.value)!=null?r:0)>0}},{func:K.FUNCTION_NAMES_STATISTICAL.COUNTA,filter:t=>{var e,n;return((n=(e=t.values.find(o=>o.func===K.FUNCTION_NAMES_STATISTICAL.COUNTA))==null?void 0:e.value)!=null?n:0)>1}},{func:K.FUNCTION_NAMES_STATISTICAL.COUNT,filter:t=>{var e,n,o,r;return((n=(e=t.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNTA))==null?void 0:e.value)!=null?n:0)>1&&((r=(o=t.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNT))==null?void 0:o.value)!=null?r:0)>0}},{func:K.FUNCTION_NAMES_STATISTICAL.AVERAGE,filter:t=>{var e,n,o,r;return((n=(e=t.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNTA))==null?void 0:e.value)!=null?n:0)>1&&((r=(o=t.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNT))==null?void 0:o.value)!=null?r:0)>0}}]);R(this,"_state$",new k.BehaviorSubject(null));R(this,"state$",this._state$.asObservable())}dispose(){this._state$.complete()}setState(t){var n;const e={values:[],pattern:null};t==null||t.values.forEach(o=>{const r=this._functions.find(s=>s.func===o.func);r&&(r.filter===void 0||r.filter(t))&&e.values.push(o)}),e.pattern=(n=t==null?void 0:t.pattern)!=null?n:null,this._state$.next(e)}getState(){return this._state$.getValue()}getFunctions(){return this._functions}addFunctions(t){this._functions.push(...t)}}const Qi=H.createIdentifier("univer.sheet-status-bar.service"),At={statusBar:"univer-status-bar",singleMode:"univer-single-mode",statusBarDiv:"univer-status-bar-div",statisticList:"univer-statistic-list",statisticListColumn:"univer-statistic-list-column",statisticItem:"univer-statistic-item",statisticPicker:"univer-statistic-picker",statisticPickerItem:"univer-statistic-picker-item",statisticMore:"univer-statistic-more"},Ch=[K.FUNCTION_NAMES_MATH.SUM,K.FUNCTION_NAMES_STATISTICAL.AVERAGE,K.FUNCTION_NAMES_STATISTICAL.MIN,K.FUNCTION_NAMES_STATISTICAL.MAX],Ji={[K.FUNCTION_NAMES_MATH.SUM]:"statusbar.sum",[K.FUNCTION_NAMES_STATISTICAL.AVERAGE]:"statusbar.average",[K.FUNCTION_NAMES_STATISTICAL.MIN]:"statusbar.min",[K.FUNCTION_NAMES_STATISTICAL.MAX]:"statusbar.max",[K.FUNCTION_NAMES_STATISTICAL.COUNT]:"statusbar.count",[K.FUNCTION_NAMES_STATISTICAL.COUNTA]:"statusbar.countA",[K.FUNCTION_NAMES_TEXT.CONCATENATE]:"concatenate"},qi=i=>{const t=G.useDependency(l.LocaleService),e=G.useDependency(v.IMessageService),n=G.useDependency(v.IClipboardInterfaceService),o=vh(i),r=async()=>{await n.writeText(i.value.toString()),e.show({type:se.MessageType.Success,content:t.t("statusbar.copied")})};return C.jsx(se.Tooltip,{title:t.t("statusbar.clickToCopy"),placement:"top",children:C.jsx("div",{className:At.statisticItem,onClick:r,children:C.jsx("span",{children:`${t.t((Ji==null?void 0:Ji[i.name])||i.name)}: ${o}`})},i.name)})};function vh(i){const{pattern:t,value:e}=i;return typeof e!="number"?"Invalid input":e>=1e8?e.toExponential(2):t&&Ch.includes(i.name)?cn.format(t,e):e.toLocaleString()}const vs=800,Ih=3,Rh=()=>{const[i,t]=V.useState(window.innerWidth<vs),[e,n]=V.useState(!0),o=G.useDependency(Qi),r=o.getFunctions().map((m,f)=>({name:m.func,value:0,show:!0,disable:!1,pattern:null})),[s,a]=V.useState(r),c=s.find(m=>m.show&&!m.disable),d=i&&c?[c]:s.filter(m=>m.show&&!m.disable);V.useEffect(()=>{const m=o.state$.subscribe(f=>{const g=f==null?void 0:f.values;if(!g||g.length===0)n(!1);else{n(!0);const S=s.map(p=>{var M;const I=g.find(b=>b.func===p.name);return I?(p.value=I.value,p.disable=!1):p.disable=!0,p.pattern=(M=f==null?void 0:f.pattern)!=null?M:null,p});a(S)}});return()=>{m.unsubscribe()}},[o]);const u=l.debounce(()=>{const m=window.innerWidth<vs;i!==m&&t(m)},100);V.useEffect(()=>(window.addEventListener("resize",u),()=>{window.removeEventListener("resize",u)}),[i]);let h=null;if(d.length>Ih){const m=[];d.forEach((f,g)=>{g%2===0&&m.push(d.slice(g,g+2))}),h=C.jsxs(C.Fragment,{children:[" ",m.map((f,g)=>C.jsxs("div",{className:At.statisticListColumn,children:[(f==null?void 0:f[0])&&C.jsx(qi,{...f==null?void 0:f[0]},f==null?void 0:f[0].name),(f==null?void 0:f[1])&&C.jsx(qi,{...f==null?void 0:f[1]},f==null?void 0:f[1].name)]},`stat-col-${g}`))," "]})}else h=C.jsx(C.Fragment,{children:d.map(m=>C.jsx(qi,{...m},m.name))});return e&&C.jsxs("div",{className:Oe(At.statusBar,{[At.singleMode]:i}),children:[C.jsx("div",{className:Oe(At.statisticList),children:h}),C.jsx("div",{className:At.statusBarDiv})]})};function Mh(){const i=G.useDependency(l.IUniverInstanceService);return v.useObservable(()=>i.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET),null,!1,[])?C.jsxs("section",{className:wr.sheetContainer,"data-range-selector":!0,children:[C.jsx(Sh,{}),C.jsx(Rh,{}),C.jsx(th,{})]}):null}function bh(){const i=G.useDependency(l.IUniverInstanceService);return v.useObservable(()=>i.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET),null,!1,[])?C.jsx(C.Fragment,{children:C.jsx(rh,{})}):null}function Th(){const i=G.useDependency(l.IUniverInstanceService);return v.useObservable(()=>i.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET),null,!1,[])?C.jsxs(C.Fragment,{children:[C.jsx(nh,{}),C.jsx(lh,{})]}):null}const eo={width:"100%"},Is=i=>{const{inputId:t,state:e=!1,type:n="range",confirm:o,cancel:r,name:s,formulaOrRefString:a,comment:c="",localSheetId:d=Ki,hidden:u=!1,id:h}=i,f=G.useDependency(l.IUniverInstanceService).getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),g=G.useDependency(l.LocaleService),S=G.useDependency(K.IDefinedNamesService),p=G.useDependency(K.IFunctionService),I=G.useDependency(K.LexerTreeBuilder);if(f==null)return;const M=f.getUnitId();f.getActiveSheet().getSheetId();const[b,T]=V.useState(s),[w,E]=V.useState(a),[O,N]=V.useState(c),[D,F]=V.useState(d),[A,U]=V.useState(""),[B,z]=V.useState(n),[X,q]=V.useState(!0),Q=[{label:g.t("definedName.scopeWorkbook"),value:Ki}],Y=Z=>!K.isReferenceStrings(Z);V.useEffect(()=>{q(!0),T(s),N(c),F(d);let Z=a;a.substring(0,1)===K.operatorToken.EQUALS?z("formula"):Y(a)?(z("formula"),Z=K.operatorToken.EQUALS+a):z("range"),E(Z),U("")},[e]),f.getSheetOrders().forEach(Z=>{const te=f.getSheetBySheetId(Z);Q.push({label:(te==null?void 0:te.getName())||"",value:Z})});const ee=Z=>Z.map(ne=>{var ue;return K.serializeRangeToRefString({...ne,sheetName:((ue=f.getSheetBySheetId(ne.sheetId))==null?void 0:ue.getName())||""})}).join(","),P=Z=>{E(ee(Z))},L=Z=>{E(Z||"")},W=()=>{if(b.length===0){U(g.t("definedName.nameEmpty"));return}if(S.getValueByName(M,b)!=null&&(h==null||h.length===0)){U(g.t("definedName.nameDuplicate"));return}if(!l.Tools.isValidParameter(b)||K.isReferenceStringWithEffectiveColumn(b)||!l.Tools.isStartValidPosition(b)&&!y.hasCJKText(b.substring(0,1))){U(g.t("definedName.nameInvalid"));return}if(f.getSheetOrders().map(te=>{var ne;return((ne=f.getSheetBySheetId(te))==null?void 0:ne.getName())||""}).includes(b)){U(g.t("definedName.nameSheetConflict"));return}if(w.length===0){U(g.t("definedName.formulaOrRefStringEmpty"));return}if(!X){U(g.t("definedName.formulaOrRefStringInvalid"));return}if(p.hasExecutor(b.toUpperCase())){U(g.t("definedName.nameConflict"));return}o&&o({id:h||"",name:b,formulaOrRefString:I.convertRefersToAbsolute(w,l.AbsoluteRefType.ALL,l.AbsoluteRefType.ALL),comment:O,localSheetId:D})},$=Z=>{const te=Z;te==="formula"&&w.substring(0,1)!==K.operatorToken.EQUALS?(E(`${K.operatorToken.EQUALS}`),E(`${K.operatorToken.EQUALS}`)):w.substring(0,1)===K.operatorToken.EQUALS&&(E(""),E("")),z(te)};return C.jsxs("div",{className:ae.definedNameInput,style:{display:e?"block":"none"},children:[C.jsx("div",{children:C.jsx(se.Input,{placeholder:g.t("definedName.inputNamePlaceholder"),value:b,allowClear:!0,onChange:T,affixWrapperStyle:eo})}),C.jsx("div",{children:C.jsxs(se.RadioGroup,{value:B,onChange:$,children:[C.jsx(se.Radio,{value:"range",children:g.t("definedName.ratioRange")}),C.jsx(se.Radio,{value:"formula",children:g.t("definedName.ratioFormula")})]})}),C.jsx("div",{style:{display:B==="range"?"block":"none"},children:C.jsx(v.RangeSelector,{value:w,onValid:q,onChange:P,placeholder:g.t("definedName.inputRangePlaceholder"),id:l.createInternalEditorID(`${t}-rangeSelector`),width:"99%",openForSheetUnitId:M},`${t}-rangeSelector`)}),C.jsx("div",{style:{display:B==="range"?"none":"block"},children:C.jsx(v.TextEditor,{value:w,onValid:q,onChange:L,id:l.createInternalEditorID(`${t}-editor`),placeholder:g.t("definedName.inputFormulaPlaceholder"),openForSheetUnitId:M,onlyInputFormula:!0,style:{width:"99%"},canvasStyle:{fontSize:10}},`${t}-editor`)}),C.jsx("div",{children:C.jsx(se.Select,{style:eo,value:D,options:Q,onChange:F})}),C.jsx("div",{children:C.jsx(se.Input,{affixWrapperStyle:eo,placeholder:g.t("definedName.inputCommentPlaceholder"),value:O,onChange:N})}),C.jsxs("div",{style:{display:A.length===0?"none":"flex"},className:ae.definedNameInputValidation,children:[C.jsx("span",{children:A}),C.jsx(es,{})]}),C.jsxs("div",{children:[C.jsx(se.Button,{onClick:()=>{r&&r()},children:g.t("definedName.cancel")}),C.jsx(se.Button,{style:{marginLeft:15},type:"primary",onClick:W,children:g.t("definedName.confirm")})]})]})},wh=()=>{const i=G.useDependency(l.ICommandService),e=G.useDependency(l.IUniverInstanceService).getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),n=G.useDependency(l.LocaleService),o=G.useDependency(K.IDefinedNamesService),r=G.useDependency(_.SelectionManagerService);if(e==null)return;const s=e.getUnitId(),a=()=>{const A=o.getDefinedNameMap(s);return A?Array.from(Object.values(A)):[]},[c,d]=V.useState(!1),[u,h]=V.useState(a()),[m,f]=V.useState(null),[g,S]=V.useState();V.useEffect(()=>{const A=o.update$.subscribe(()=>{h(a())});return()=>{A.unsubscribe()}},[]);const p=A=>{const{name:U,formulaOrRefString:B,comment:z,localSheetId:X,hidden:q}=A;let Q=A.id;if(Q==null||Q.length===0)Q=l.Tools.generateRandomId(10),i.executeCommand(_.InsertDefinedNameCommand.id,{id:Q,unitId:s,name:U,formulaOrRefString:B,comment:z,localSheetId:X,hidden:q});else{const Y=o.getValueById(s,Q),ee={id:Q,unitId:s,name:U,formulaOrRefString:B,comment:z,localSheetId:X,hidden:q};i.executeCommand(_.SetDefinedNameCommand.id,{unitId:s,oldDefinedName:{...Y,unitId:s},newDefinedName:ee})}d(!1),f(null)},I=A=>{S(A)};function M(){S(null)}function b(A){const U=o.getValueById(s,A);i.executeCommand(_.RemoveDefinedNameCommand.id,{...U,unitId:s}),S(null)}const T=A=>{o.focusRange(s,A.id)},w=()=>{const A=u.length+1,U=n.t("definedName.defaultName")+A;if(o.getValueByName(s,U)==null)return U;let B=A+1;for(;;){const z=n.t("definedName.defaultName")+B;if(o.getValueByName(s,z)==null)return z;B++}},E=()=>{const A=e.getActiveSheet().getName(),U=r.getSelections();return U==null?"":U.map(z=>K.serializeRangeWithSheet(A,z.range)).join(",")},O=()=>{d(!1),f(null)},N=()=>{d(!0),f(null)},D=A=>{d(!1),f(A)},F=A=>{const U=e.getSheetBySheetId(A);return U==null?"":U.getName()};return C.jsx("div",{className:ae.definedNameContainer,children:C.jsxs("div",{className:ae.definedNameContainerScroll,children:[C.jsxs("div",{children:[C.jsxs("div",{onClick:N,className:ae.definedNameContainerAddButton,style:{display:c?"none":"flex"},children:[C.jsx(os,{}),C.jsx("span",{className:ae.definedNameContainerAddButtonText,children:n.t("definedName.addButton")})]}),C.jsx(Is,{confirm:p,cancel:O,state:c,inputId:"insertDefinedName",name:w(),formulaOrRefString:E()})]},"insertDefinedName"),u.map((A,U)=>C.jsxs("div",{children:[C.jsxs("div",{onClick:()=>{T(A)},className:ae.definedNameContainerItem,style:{display:A.id===m?"none":"flex"},children:[C.jsxs("div",{title:A.comment,children:[C.jsxs("div",{className:ae.definedNameContainerItemName,children:[A.name,C.jsx("span",{className:ae.definedNameContainerItemNameForSheet,children:A.localSheetId===Ki||A.localSheetId==null?"":F(A.localSheetId)})]}),C.jsx("div",{className:ae.definedNameContainerItemFormulaOrRefString,children:A.formulaOrRefString})]}),C.jsx(se.Tooltip,{title:n.t("definedName.updateButton"),placement:"top",style:{pointerEvents:"none"},children:C.jsx("div",{className:Oe(ae.definedNameContainerItemUpdate,ae.definedNameContainerItemShow),onClick:()=>{D(A.id)},children:C.jsx(nn,{})})}),C.jsx(se.Tooltip,{title:n.t("definedName.deleteButton"),placement:"top",style:{pointerEvents:"none"},children:C.jsx("div",{className:Oe(ae.definedNameContainerItemDelete,ae.definedNameContainerItemShow),onClick:()=>{I(A.id)},children:C.jsx(yu,{})})})]}),C.jsx(se.Confirm,{visible:g===A.id,onClose:M,onConfirm:()=>{b(A.id)},children:n.t("definedName.deleteConfirmText")}),C.jsx(Is,{confirm:p,cancel:O,state:A.id===m,id:A.id,inputId:A.id+U,name:A.name,formulaOrRefString:A.formulaOrRefString,comment:A.comment,localSheetId:A.localSheetId})]},U))]})})};function Eh(i){const t=i.get(_.BorderStyleManagerService),e=_.getCurrentSheetDisabled$(i);return{id:_.SetBorderBasicCommand.id,icon:new k.Observable(n=>{const o="AllBorderSingle",r=i.get(_.BorderStyleManagerService),s=i.get(l.ICommandService).onCommandExecuted(a=>{var m;if(a.id!==_.SetBorderBasicCommand.id)return;const{type:d}=r.getBorderInfo(),u=fs.find(f=>f.value===d),h=(m=u==null?void 0:u.icon)!=null?m:o;n.next(h)});return n.next(o),s.dispose}),group:v.MenuGroup.TOOLBAR_FORMAT,tooltip:"toolbar.border.main",positions:[v.MenuPosition.TOOLBAR_START],type:v.MenuItemType.BUTTON_SELECTOR,selections:[{label:{name:ms,hoverable:!1},value$:t.borderInfo$}],value$:t.borderInfo$,hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:e}}const zn="sheet.menu.clear-selection";function yh(){return{id:zn,group:v.MenuGroup.CONTEXT_MENU_FORMAT,type:v.MenuItemType.SUBITEMS,icon:"ClearFormat",title:"rightClick.clearSelection",positions:[v.MenuPosition.CONTEXT_MENU,ce.COL_HEADER_CONTEXT_MENU,ce.ROW_HEADER_CONTEXT_MENU]}}function Oh(){return{id:_.ClearSelectionContentCommand.id,type:v.MenuItemType.BUTTON,title:"rightClick.clearContent",positions:[zn]}}function xh(){return{id:_.ClearSelectionFormatCommand.id,type:v.MenuItemType.BUTTON,title:"rightClick.clearFormat",positions:[zn]}}function Nh(){return{id:_.ClearSelectionAllCommand.id,type:v.MenuItemType.BUTTON,title:"rightClick.clearAll",positions:[zn]}}const on="sheet.menu.delete";function Ah(){return{id:on,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.SUBITEMS,title:"rightClick.delete",icon:"Reduce",positions:[v.MenuPosition.CONTEXT_MENU]}}function Dh(){return{id:Br.id,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.BUTTON,icon:"DeleteColumn",positions:[on,ce.COL_HEADER_CONTEXT_MENU],title:"rightClick.deleteSelectedColumn"}}function Ph(){return{id:kr.id,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.BUTTON,icon:"DeleteRow",positions:[on,ce.ROW_HEADER_CONTEXT_MENU],title:"rightClick.deleteSelectedRow"}}function Hh(){return{id:Gi.id,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.BUTTON,title:"rightClick.moveLeft",icon:"DeleteCellShiftLeft",positions:[on]}}function Lh(){return{id:Vn.id,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.BUTTON,title:"rightClick.moveUp",icon:"DeleteCellShiftUp",positions:[on]}}const to="sheet.menu.col-insert";function Uh(){return{id:to,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.SUBITEMS,title:"rightClick.insert",icon:"Insert",positions:[ce.COL_HEADER_CONTEXT_MENU]}}const no="sheet.menu.row-insert";function Vh(){return{id:no,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.SUBITEMS,title:"rightClick.insert",icon:"Insert",positions:[ce.ROW_HEADER_CONTEXT_MENU]}}const rn="sheet.menu.cell-insert";function kh(){return{id:rn,group:v.MenuGroup.CONTEXT_MENU_LAYOUT,type:v.MenuItemType.SUBITEMS,title:"rightClick.insert",icon:"Insert",positions:[v.MenuPosition.CONTEXT_MENU]}}function Bh(i){const t=i.get(_.SelectionManagerService);return{id:_.InsertRowBeforeCommand.id,type:v.MenuItemType.BUTTON,title:"rightClick.insertRowBefore",icon:"InsertRowAbove",positions:[no,rn],hidden$:new k.Observable(e=>{const n=t.getSelections();e.next((n==null?void 0:n.length)!==1)})}}function Fh(i){const t=i.get(_.SelectionManagerService);return{id:_.InsertRowAfterCommand.id,type:v.MenuItemType.BUTTON,positions:[no],title:"rightClick.insertRow",icon:"InsertRowBelow",hidden$:new k.Observable(e=>{const n=t.getSelections();e.next((n==null?void 0:n.length)!==1)})}}function Wh(i){const t=i.get(_.SelectionManagerService);return{id:_.InsertColBeforeCommand.id,type:v.MenuItemType.BUTTON,positions:[to,rn],title:"rightClick.insertColumnBefore",icon:"LeftInsertColumn",hidden$:new k.Observable(e=>{const n=t.getSelections();e.next((n==null?void 0:n.length)!==1)})}}function jh(i){const t=i.get(_.SelectionManagerService);return{id:_.InsertColAfterCommand.id,type:v.MenuItemType.BUTTON,positions:[to],title:"rightClick.insertColumn",icon:"RightInsertColumn",hidden$:new k.Observable(e=>{const n=t.getSelections();e.next((n==null?void 0:n.length)!==1)})}}function zh(){return{id:Zi.id,type:v.MenuItemType.BUTTON,title:"rightClick.moveRight",icon:"InsertCellShiftRight",positions:[rn]}}function Yh(){return{id:kn.id,type:v.MenuItemType.BUTTON,title:"rightClick.moveDown",icon:"InsertCellDown",positions:[rn]}}function Xh(i){return i.get(_.SelectionManagerService).selectionMoveEnd$.pipe(k.filter(e=>e!=null&&e.length>=2),k.map(e=>{if(!e)return!1;for(let n=0;n<e.length;n++)for(let o=n+1;o<e.length;o++)if(l.Rectangle.intersects(e[n].range,e[o].range))return!0;return!1}))}function $h(i){const t=_.getCurrentSheetDisabled$(i),e=Xh(i);return{id:Ye.id,icon:"MergeAllSingle",tooltip:"toolbar.mergeCell.main",positions:[v.MenuPosition.TOOLBAR_START],group:v.MenuGroup.TOOLBAR_LAYOUT,type:v.MenuItemType.SUBITEMS,hidden$:v.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:t.pipe(k.combineLatestWith(e),k.map(([n,o])=>n||o))}}function Gh(i){return{id:Hr.id,type:v.MenuItemType.BUTTON,title:"merge.all",icon:"MergeAllSingle",positions:[Ye.id]}}function Zh(i){return{id:Lr.id,type:v.MenuItemType.BUTTON,title:"merge.vertical",icon:"VerticalIntegrationSingle",positions:[Ye.id]}}function Kh(i){return{id:Ur.id,type:v.MenuItemType.BUTTON,title:"merge.horizontal",icon:"HorizontalMergeSingle",positions:[Ye.id]}}function Qh(i){return{id:_.RemoveWorksheetMergeCommand.id,type:v.MenuItemType.BUTTON,title:"merge.cancel",icon:"CancelMergeSingle",positions:[Ye.id]}}function Jh(i){const t=i.get(l.IUniverInstanceService),e=i.get(l.ICommandService);return{id:Fr.id,type:v.MenuItemType.BUTTON,positions:[ce.SHEET_BAR],title:"sheetConfig.delete",disabled$:new k.Observable(n=>{const o=e.onCommandExecuted(r=>{const s=r.id;if(s===_.RemoveSheetMutation.id||s===_.InsertSheetMutation.id||s===_.SetWorksheetHideMutation.id){const a=t.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getWorksheets(),c=Array.from(a.values()).filter(d=>d.getConfig().hidden===l.BooleanNumber.FALSE);n.next(c.length===1)}});return n.next(!1),o.dispose})}}function qh(){return{id:_.CopySheetCommand.id,type:v.MenuItemType.BUTTON,positions:[ce.SHEET_BAR],title:"sheetConfig.copy"}}function em(){return{id:zr.id,type:v.MenuItemType.BUTTON,positions:[ce.SHEET_BAR],title:"sheetConfig.rename"}}function tm(){return{id:_.SetTabColorCommand.id,title:"sheetConfig.changeColor",positions:[ce.SHEET_BAR],type:v.MenuItemType.SELECTOR,selections:[{label:{name:Tn,hoverable:!1}}]}}function nm(i){const t=i.get(l.IUniverInstanceService),e=i.get(l.ICommandService);return{id:_.SetWorksheetHideCommand.id,type:v.MenuItemType.BUTTON,positions:[ce.SHEET_BAR],title:"sheetConfig.hide",disabled$:new k.Observable(n=>{const o=e.onCommandExecuted(r=>{const s=r.id;if(s===_.RemoveSheetMutation.id||s===_.InsertSheetMutation.id||s===_.SetWorksheetHideMutation.id){const a=t.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getWorksheets(),c=Array.from(a.values()).filter(d=>d.getConfig().hidden===l.BooleanNumber.FALSE);n.next(c.length===1)}});return n.next(!1),o.dispose})}}function im(i){const t=i.get(l.IUniverInstanceService),e=i.get(l.ICommandService);return{id:Wr.id,type:v.MenuItemType.BUTTON,positions:[ce.SHEET_BAR],title:"sheetConfig.unhide",disabled$:new k.Observable(n=>{const o=e.onCommandExecuted(r=>{const s=r.id;if(s===_.RemoveSheetMutation.id||s===_.InsertSheetMutation.id||s===_.SetWorksheetHideMutation.id){const a=t.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getWorksheets(),c=Array.from(a.values());n.next(c.length===1)}});return n.next(!1),o.dispose})}}const om={id:_.SetRowHiddenCommand.id,preconditions:i=>ie(i),binding:v.KeyCode.Digit9|v.MetaKeys.CTRL_COMMAND},rm={id:_.SetColHiddenCommand.id,preconditions:i=>ie(i),binding:v.KeyCode.Digit0|v.MetaKeys.CTRL_COMMAND|v.MetaKeys.SHIFT},sm={id:Me.id,description:"shortcut.sheet.select-below-cell",group:"3_sheet-view",binding:v.KeyCode.ARROW_DOWN,priority:100,preconditions:ie,staticParameters:{direction:l.Direction.DOWN}},am={id:Me.id,description:"shortcut.sheet.select-up-cell",group:"3_sheet-view",binding:v.KeyCode.ARROW_UP,priority:100,preconditions:ie,staticParameters:{direction:l.Direction.UP}},lm={id:Me.id,description:"shortcut.sheet.select-left-cell",group:"3_sheet-view",binding:v.KeyCode.ARROW_LEFT,priority:100,preconditions:Io,staticParameters:{direction:l.Direction.LEFT}},cm={id:Me.id,description:"shortcut.sheet.select-right-cell",group:"3_sheet-view",binding:v.KeyCode.ARROW_RIGHT,priority:100,preconditions:Io,staticParameters:{direction:l.Direction.RIGHT}},dm={id:lt.id,description:"shortcut.sheet.select-next-cell",group:"3_sheet-view",binding:v.KeyCode.TAB,priority:100,preconditions:ie,staticParameters:{direction:l.Direction.RIGHT,keycode:v.KeyCode.TAB}},um={id:lt.id,description:"shortcut.sheet.select-previous-cell",group:"3_sheet-view",binding:v.KeyCode.TAB|v.MetaKeys.SHIFT,priority:100,preconditions:ie,staticParameters:{direction:l.Direction.LEFT,keycode:v.KeyCode.TAB}},hm={id:lt.id,description:"shortcut.sheet.select-below-cell",group:"3_sheet-view",binding:v.KeyCode.ENTER,priority:100,preconditions:ie,staticParameters:{direction:l.Direction.DOWN,keycode:v.KeyCode.ENTER}},mm={id:lt.id,description:"shortcut.sheet.select-up-cell",group:"3_sheet-view",binding:v.KeyCode.ENTER|v.MetaKeys.SHIFT,priority:100,preconditions:ie,staticParameters:{direction:l.Direction.UP,keycode:v.KeyCode.ENTER}},fm={id:Me.id,description:"shortcut.sheet.select-below-value-cell",group:"3_sheet-view",binding:v.KeyCode.ARROW_DOWN|v.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.DOWN,jumpOver:Pe.moveGap}},gm={id:Me.id,description:"shortcut.sheet.select-up-value-cell",group:"3_sheet-view",binding:v.KeyCode.ARROW_UP|v.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.UP,jumpOver:Pe.moveGap}},_m={id:Me.id,description:"shortcut.sheet.select-left-value-cell",group:"3_sheet-view",binding:v.KeyCode.ARROW_LEFT|v.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.LEFT,jumpOver:Pe.moveGap}},Sm={id:Me.id,description:"shortcut.sheet.select-right-value-cell",group:"3_sheet-view",binding:v.KeyCode.ARROW_RIGHT|v.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.RIGHT,jumpOver:Pe.moveGap}},pm={id:Ne.id,description:"shortcut.sheet.expand-selection-down",group:"3_sheet-view",binding:v.KeyCode.ARROW_DOWN|v.MetaKeys.SHIFT,preconditions:ie,staticParameters:{direction:l.Direction.DOWN}},Cm={id:Ne.id,description:"shortcut.sheet.expand-selection-up",group:"3_sheet-view",binding:v.KeyCode.ARROW_UP|v.MetaKeys.SHIFT,preconditions:ie,staticParameters:{direction:l.Direction.UP}},vm={id:Ne.id,description:"shortcut.sheet.expand-selection-left",group:"3_sheet-view",binding:v.KeyCode.ARROW_LEFT|v.MetaKeys.SHIFT,preconditions:ie,staticParameters:{direction:l.Direction.LEFT}},Im={id:Ne.id,description:"shortcut.sheet.expand-selection-right",group:"3_sheet-view",binding:v.KeyCode.ARROW_RIGHT|v.MetaKeys.SHIFT,preconditions:ie,staticParameters:{direction:l.Direction.RIGHT}},Rm={id:Ne.id,description:"shortcut.sheet.expand-selection-to-below-gap",group:"3_sheet-view",binding:v.KeyCode.ARROW_DOWN|v.MetaKeys.SHIFT|v.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.DOWN,jumpOver:Pe.moveGap}},Mm={id:Ne.id,description:"shortcut.sheet.expand-selection-to-up-gap",group:"3_sheet-view",binding:v.KeyCode.ARROW_UP|v.MetaKeys.SHIFT|v.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.UP,jumpOver:Pe.moveGap}},bm={id:Ne.id,description:"shortcut.sheet.expand-selection-to-left-gap",group:"3_sheet-view",binding:v.KeyCode.ARROW_LEFT|v.MetaKeys.SHIFT|v.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.LEFT,jumpOver:Pe.moveGap}},Tm={id:Ne.id,description:"shortcut.sheet.expand-selection-to-right-gap",group:"3_sheet-view",binding:v.KeyCode.ARROW_RIGHT|v.MetaKeys.SHIFT|v.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.RIGHT,jumpOver:Pe.moveGap}},wm={id:$o.id,description:"shortcut.sheet.select-all",group:"3_sheet-view",binding:v.KeyCode.A|v.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{expandToGapFirst:!0,loop:!0}},Em={id:Ii.id,description:"shortcut.sheet.set-bold",group:"4_sheet-edit",preconditions:i=>ie(i),binding:v.KeyCode.B|v.MetaKeys.CTRL_COMMAND},ym={id:Ri.id,description:"shortcut.sheet.set-italic",group:"4_sheet-edit",preconditions:i=>ie(i),binding:v.KeyCode.I|v.MetaKeys.CTRL_COMMAND},Om={id:Mi.id,description:"shortcut.sheet.set-underline",group:"4_sheet-edit",preconditions:i=>ie(i),binding:v.KeyCode.U|v.MetaKeys.CTRL_COMMAND},xm={id:bi.id,description:"shortcut.sheet.set-strike-through",group:"4_sheet-edit",preconditions:i=>ie(i),binding:v.KeyCode.X|v.MetaKeys.SHIFT|v.MetaKeys.CTRL_COMMAND},Nm={id:_.ClearSelectionContentCommand.id,preconditions:i=>ie(i),binding:v.KeyCode.DELETE,mac:v.KeyCode.BACKSPACE},Am={id:vn.id,description:"shortcut.sheet.zoom-in",binding:v.KeyCode.EQUAL|v.MetaKeys.CTRL_COMMAND,group:"3_sheet-view",preconditions:ie,priority:1,staticParameters:{delta:.2}},Dm={id:l.NilCommand.id,binding:v.KeyCode.EQUAL|v.MetaKeys.CTRL_COMMAND},Pm={id:vn.id,description:"shortcut.sheet.zoom-out",binding:v.KeyCode.MINUS|v.MetaKeys.CTRL_COMMAND,group:"3_sheet-view",preconditions:ie,priority:1,staticParameters:{delta:-.2}},Hm={id:l.NilCommand.id,binding:v.KeyCode.MINUS|v.MetaKeys.CTRL_COMMAND},Lm={id:vn.id,description:"shortcut.sheet.reset-zoom",binding:v.KeyCode.Digit0|v.MetaKeys.CTRL_COMMAND,preconditions:ie,group:"3_sheet-view",priority:1,staticParameters:{reset:!0}},Um={id:l.NilCommand.id,binding:v.KeyCode.Digit0|v.MetaKeys.CTRL_COMMAND};var Vm=Object.defineProperty,km=Object.getOwnPropertyDescriptor,Bm=(i,t,e,n)=>{for(var o=n>1?void 0:n?km(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Vm(t,e,o),o},ft=(i,t)=>(e,n)=>t(e,n,i);let Yn=class extends l.Disposable{constructor(i,t,e,n,o,r,s){super(),this._injector=i,this._componentManager=t,this._layoutService=e,this._commandService=n,this._shortcutService=o,this._menuService=r,this._uiController=s,this._init()}_init(){this._initCustomComponents(),this._initCommands(),this._initMenus(),this._initShortcuts(),this._initWorkbenchParts(),this._initFocusHandler()}_initCustomComponents(){const i=this._componentManager;this.disposeWithMe(i.register(Oi,Jl)),this.disposeWithMe(i.register(ms,Qu)),this.disposeWithMe(i.register(Tn,se.ColorPicker)),this.disposeWithMe(i.register(lr,v.FontFamily)),this.disposeWithMe(i.register(cr,v.FontFamilyItem)),this.disposeWithMe(i.register(dr,v.FontSize)),this.disposeWithMe(i.register(Ss,wh))}_initCommands(){[Hr,Ye,Ur,Lr,vn,Ne,Me,lt,zr,Fr,kr,Br,Ko,Qo,ct,Go,$o,jr,_.SetBoldCommand,$t,Te,pi,Ii,Ri,Mi,bi,Ll,Ul,Jo,qo,Mn,_.SetItalicCommand,_.SetStrikeThroughCommand,_.SetFontFamilyCommand,_.SetFontSizeCommand,Ei,ir,yi,or,tt,Gt,bn,rr,sr,ar,_.SetUnderlineCommand,In,Le,Wr,Vr,kn,Vn,Zi,Gi,ps,fn,gn].forEach(i=>{this.disposeWithMe(this._commandService.registerCommand(i))})}_initMenus(){[fc,gc,_c,Sc,pc,Cc,vc,Oh,xh,Nh,yh,Uh,Vh,kh,Bh,Fh,Wh,jh,Ph,yc,xc,Oc,Nc,Dh,Ac,Ic,Dc,Ah,Hh,Lh,zh,Yh,bc,Tc,wc,Ec,Rc,Mc,ql,ec,tc,nc,ic,oc,rc,sc,ac,lc,cc,Eh,$h,Gh,Zh,Kh,Qh,dc,uc,hc,mc,Jh,qh,em,tm,nm,im].forEach(i=>{this.disposeWithMe(this._menuService.addMenuItem(this._injector.invoke(i)))})}_initShortcuts(){[sm,am,lm,cm,dm,um,hm,mm,fm,gm,_m,Sm,pm,Cm,vm,Im,Rm,Mm,bm,Tm,wm,Am,Pm,Lm,Um,Dm,Hm,Em,ym,Om,xm,Nm,...td(),id,nd,od,sd,ad,ld,rd,om,rm].forEach(i=>{this.disposeWithMe(this._shortcutService.registerShortcut(i))})}_initWorkbenchParts(){const i=this._uiController,t=this._injector;this.disposeWithMe(i.registerComponent(v.DesktopUIPart.HEADER,()=>G.connectInjector(bh,t))),this.disposeWithMe(i.registerComponent(v.DesktopUIPart.FOOTER,()=>G.connectInjector(Mh,t))),this.disposeWithMe(i.registerComponent(v.DesktopUIPart.CONTENT,()=>G.connectInjector(Th,t)))}_initFocusHandler(){this.disposeWithMe(this._layoutService.registerFocusHandler(l.UniverInstanceType.UNIVER_SHEET,i=>{this._injector.get(y.ITextSelectionRenderManager).focus()}))}};Yn=Bm([l.OnLifecycle(l.LifecycleStages.Ready,Yn),ft(0,H.Inject(H.Injector)),ft(1,H.Inject(v.ComponentManager)),ft(2,v.ILayoutService),ft(3,l.ICommandService),ft(4,v.IShortcutService),ft(5,v.IMenuService),ft(6,v.IUIController)],Yn);var Fm=Object.defineProperty,Wm=Object.getOwnPropertyDescriptor,jm=(i,t,e,n)=>{for(var o=n>1?void 0:n?Wm(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Fm(t,e,o),o},gt=(i,t)=>(e,n)=>t(e,n,i);let Xn=class extends l.Disposable{constructor(t,e,n,o,r,s,a){super();R(this,"_calculateTimeout",-1);this._univerInstanceService=t,this._selectionManagerService=e,this._functionService=n,this._statusBarService=o,this._commandService=r,this._formulaDataModel=s,this._numfmtService=a,this._init()}_init(){this._registerSelectionListener()}_registerSelectionListener(){const t=l.debounce(e=>{var o;const n=(o=e[e.length-1])==null?void 0:o.primary;this._calculateSelection(e.map(r=>r.range),n)},100);this.disposeWithMe(l.toDisposable(this._selectionManagerService.selectionMoving$.subscribe(e=>{var n;((n=this._selectionManagerService.getCurrent())==null?void 0:n.pluginName)===_.NORMAL_SELECTION_PLUGIN_NAME&&e&&t(e)}))),this.disposeWithMe(l.toDisposable(this._selectionManagerService.selectionMoveEnd$.subscribe(e=>{var n;((n=this._selectionManagerService.getCurrent())==null?void 0:n.pluginName)===_.NORMAL_SELECTION_PLUGIN_NAME&&e&&t(e)}))),this.disposeWithMe(this._commandService.onCommandExecuted(e=>{if(e.id===_.SetRangeValuesMutation.id){const n=this._selectionManagerService.getSelections();n&&t(n)}}))}_clearResult(){this._statusBarService.setState(null)}_calculateSelection(t,e){var c;const n=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!n)return this._clearResult();const o=n.getUnitId(),r=n.getActiveSheet().getSheetId(),s={},a=this._formulaDataModel.getArrayFormulaCellData();if(this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getSheets().forEach(d=>{const u=d.getConfig();s[d.getSheetId()]={cellData:new l.ObjectMatrix(u.cellData),rowCount:u.rowCount,columnCount:u.columnCount,rowData:u.rowData,columnData:u.columnData}}),t!=null&&t.length){const d=t.map(p=>new K.RangeReferenceObject(p,r,o));d.forEach(p=>{p.setUnitData({[o]:s}),a&&p.setArrayFormulaCellData(K.convertUnitDataToRuntime(a))});const u=this._statusBarService.getFunctions(),h=d.map(p=>p.toArrayValueObject(!1)),m=u.map(p=>{const I=this._functionService.getExecutor(p.func);if(!I)return;const M=I==null?void 0:I.calculate(...h),b=M==null?void 0:M.getValue();if(b)return{func:p.func,value:b}});if(m.every(p=>p===void 0))return;let f=null;if(e){const{actualRow:p,actualColumn:I}=e;f=(c=this._numfmtService.getValue(o,r,p,I))==null?void 0:c.pattern}const S={values:m.filter(p=>p!==void 0),pattern:f};this._statusBarService.setState(S)}else this._clearResult()}};Xn=jm([l.OnLifecycle(l.LifecycleStages.Ready,Xn),gt(0,l.IUniverInstanceService),gt(1,H.Inject(_.SelectionManagerService)),gt(2,K.IFunctionService),gt(3,Qi),gt(4,l.ICommandService),gt(5,H.Inject(K.FormulaDataModel)),gt(6,H.Inject(_.INumfmtService))],Xn);var zm=Object.defineProperty,Ym=Object.getOwnPropertyDescriptor,Xm=(i,t,e,n)=>{for(var o=n>1?void 0:n?Ym(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&zm(t,e,o),o},io=(i,t)=>(e,n)=>t(e,n,i);x.SheetCanvasView=class extends l.RxDisposable{constructor(e,n,o,r){super();R(this,"_fps$",new k.BehaviorSubject(""));R(this,"fps$",this._fps$.asObservable());this._context=e,this._commandService=n,this._renderManagerService=o,this._sheetSkeletonManagerService=r,this._addNewRender(this._context.unit)}dispose(){this._fps$.complete()}_addNewRender(e){const{scene:n,engine:o}=this._context;n.openTransformer(),n.addLayer(new y.Layer(n,[],0),new y.Layer(n,[],2)),this._addComponent(e),e.getShouldRenderLoopImmediately()&&o.runRenderLoop(()=>{n.render(),this._fps$.next(Math.round(o.getFps()).toString())})}_addComponent(e){const{scene:n,components:o}=this._context,r=e.getActiveSheet();e.getUnitId(),r.getSheetId(),this._addViewport(r);const s=new y.Spreadsheet(re.MAIN),a=new y.SpreadsheetRowHeader(re.ROW),c=new y.SpreadsheetColumnHeader(re.COLUMN),d=new y.Rect(re.LEFT_TOP,{zIndex:2,left:-1,top:-1,fill:"rgb(248, 249, 250)",stroke:"rgb(217, 217, 217)",strokeWidth:1});this._context.mainComponent=s,o.set(re.MAIN,s),o.set(re.ROW,a),o.set(re.COLUMN,c),o.set(re.LEFT_TOP,d),n.addObjects([s],Mo),n.addObjects([a,c,d],Qe),n.enableLayerCache(Mo,Qe)}_addViewport(e){const n=this._context.scene,{rowHeader:o,columnHeader:r}=e.getConfig(),s=new y.Viewport(j.VIEW_MAIN,n,{left:o.width,top:r.height,bottom:0,right:0,isWheelPreventDefaultX:!0});return new y.Viewport(j.VIEW_ROW_TOP,n,{active:!1,isWheelPreventDefaultX:!0}),new y.Viewport(j.VIEW_ROW_BOTTOM,n,{left:0,top:r.height,bottom:0,width:o.width,isWheelPreventDefaultX:!0}),new y.Viewport(j.VIEW_COLUMN_LEFT,n,{active:!1,isWheelPreventDefaultX:!0}),new y.Viewport(j.VIEW_COLUMN_RIGHT,n,{left:o.width,top:0,height:r.height,right:0,isWheelPreventDefaultX:!0}),new y.Viewport(j.VIEW_LEFT_TOP,n,{left:0,top:0,width:o.width,height:r.height,isWheelPreventDefaultX:!0}),new y.Viewport(j.VIEW_MAIN_LEFT_TOP,n,{isWheelPreventDefaultX:!0,active:!1}),new y.Viewport(j.VIEW_MAIN_LEFT,n,{isWheelPreventDefaultX:!0,active:!1}),new y.Viewport(j.VIEW_MAIN_TOP,n,{isWheelPreventDefaultX:!0,active:!1}),this.disposeWithMe(l.toDisposable(n.onMouseWheelObserver.add((a,c)=>{if(a.ctrlKey)return;let d=0,u=0;const h=s.limitedScroll();if(a.inputIndex===y.PointerInput.MouseWheelX){const f=Math.abs(a.deltaX);a.deltaX>0?d=f:d=-f,this._commandService.executeCommand(Gt.id,{offsetX:d}),n.getParent().classType===y.RENDER_CLASS_TYPE.SCENE_VIEWER?h!=null&&h.isLimitedX||c.stopPropagation():s.isWheelPreventDefaultX?a.preventDefault():h!=null&&h.isLimitedX||a.preventDefault()}if(a.inputIndex===y.PointerInput.MouseWheelY){let f=Math.abs(a.deltaY);a.shiftKey?(f*=3,a.deltaY>0?d=f:d=-f,this._commandService.executeCommand(Gt.id,{offsetX:d}),n.getParent().classType===y.RENDER_CLASS_TYPE.SCENE_VIEWER?h!=null&&h.isLimitedX||c.stopPropagation():s.isWheelPreventDefaultX?a.preventDefault():h!=null&&h.isLimitedX||a.preventDefault()):(a.deltaY>0?u=f:u=-f,this._commandService.executeCommand(Gt.id,{offsetY:u}),n.getParent().classType===y.RENDER_CLASS_TYPE.SCENE_VIEWER?h!=null&&h.isLimitedY||c.stopPropagation():s.isWheelPreventDefaultY?a.preventDefault():h!=null&&h.isLimitedY||a.preventDefault())}this._context.scene.makeDirty(!0)}))),new y.ScrollBar(s),n.attachControl(),s}},x.SheetCanvasView=Xm([io(1,l.ICommandService),io(2,y.IRenderManagerService),io(3,H.Inject(x.SheetSkeletonManagerService))],x.SheetCanvasView);var $m=Object.defineProperty,Gm=Object.getOwnPropertyDescriptor,Zm=(i,t,e,n)=>{for(var o=n>1?void 0:n?Gm(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&$m(t,e,o),o},$n=(i,t)=>(e,n)=>t(e,n,i);x.HoverManagerService=class extends l.Disposable{constructor(e,n,o,r){super();R(this,"_currentCell$",new k.Subject);R(this,"currentCell$",this._currentCell$.asObservable().pipe(k.distinctUntilChanged((e,n)=>{var o,r,s,a,c,d,u,h;return((o=e==null?void 0:e.location)==null?void 0:o.unitId)===((r=n==null?void 0:n.location)==null?void 0:r.unitId)&&((s=e==null?void 0:e.location)==null?void 0:s.subUnitId)===((a=n==null?void 0:n.location)==null?void 0:a.subUnitId)&&((c=e==null?void 0:e.location)==null?void 0:c.row)===((d=n==null?void 0:n.location)==null?void 0:d.row)&&((u=e==null?void 0:e.location)==null?void 0:u.col)===((h=n==null?void 0:n.location)==null?void 0:h.col)})));R(this,"_lastPosition",null);this._univerInstanceService=e,this._scrollManagerService=n,this._sheetSkeletonManagerService=o,this._renderManagerService=r,this._initCellDisposableListener()}_initCellDisposableListener(){this.disposeWithMe(this._univerInstanceService.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET).subscribe(e=>{e||this._currentCell$.next(null)}))}_calcActiveCell(){if(!this._lastPosition)return;const{offsetX:e,offsetY:n}=this._lastPosition,o=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!o){this._currentCell$.next(null);return}const r=o.getActiveSheet(),s=this._sheetSkeletonManagerService.getCurrent(),a=this._renderManagerService.getRenderById(o.getUnitId()),c=this._scrollManagerService.getCurrentScroll();if(!s||!c||!a)return;const{scene:d}=a,{skeleton:u,sheetId:h,unitId:m}=s,f=Bl(e,n,d,u);if(!f){this._currentCell$.next(null);return}const{row:g,col:S,mergeCell:p,actualCol:I,actualRow:M}=f,b={unitId:m,subUnitId:h,workbook:o,worksheet:r,row:M,col:I};let T;p?T=p:T={startRow:g,endRow:g,startColumn:S,endColumn:S};const w=d.getActiveViewportByCoord(y.Vector2.FromArray([e,n]));if(!w)return;const{scaleX:E,scaleY:O}=d.getAncestorScale(),N={x:w.actualScrollX,y:w.actualScrollY},D={startX:(u.getOffsetByPositionX(T.startColumn-1)-N.x)*E,endX:(u.getOffsetByPositionX(T.endColumn)-N.x)*E,startY:(u.getOffsetByPositionY(T.startRow-1)-N.y)*O,endY:(u.getOffsetByPositionY(T.endRow)-N.y)*O};this._currentCell$.next({location:b,position:D})}onMouseMove(e,n){this._lastPosition={offsetX:e,offsetY:n},this._calcActiveCell()}onScrollStart(){this._currentCell$.next(null)}onScrollEnd(){this._calcActiveCell()}},x.HoverManagerService=Zm([$n(0,l.IUniverInstanceService),$n(1,H.Inject(et)),$n(2,H.Inject(x.SheetSkeletonManagerService)),$n(3,y.IRenderManagerService)],x.HoverManagerService);var Km=Object.defineProperty,Qm=Object.getOwnPropertyDescriptor,Jm=(i,t,e,n)=>{for(var o=n>1?void 0:n?Qm(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Km(t,e,o),o},oo=(i,t)=>(e,n)=>t(e,n,i);x.HoverRenderController=class extends l.Disposable{constructor(t,e,n,o){super(),this._context=t,this._renderManagerService=e,this._hoverManagerService=n,this._sheetSkeletonManagerService=o,this._initPointerEvent()}_initPointerEvent(){const t=new l.DisposableCollection,e=n=>{if(t.dispose(),!n)return;const o=this._renderManagerService.getRenderById(n.unitId);if(!o)return;const{scene:r}=o,s=r.onPointerMoveObserver.add(a=>{this._hoverManagerService.onMouseMove(a.offsetX,a.offsetY)});t.add({dispose(){r.onPointerMoveObserver.remove(s)}})};e(this._sheetSkeletonManagerService.getCurrent()),this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(n=>{e(n)}))}},x.HoverRenderController=Jm([l.OnLifecycle(l.LifecycleStages.Rendered,x.HoverRenderController),oo(1,y.IRenderManagerService),oo(2,H.Inject(x.HoverManagerService)),oo(3,H.Inject(x.SheetSkeletonManagerService))],x.HoverRenderController);const Xe={cellAlert:"univer-cell-alert",cellAlertTitle:"univer-cell-alert-title",cellAlertIcon:"univer-cell-alert-icon",cellAlertIconError:"univer-cell-alert-icon-error",cellAlertIconInfo:"univer-cell-alert-icon-info",cellAlertIconWarning:"univer-cell-alert-icon-warning",cellAlertContent:"univer-cell-alert-content"};function qm({popup:i}){var s;const t=(s=i.extraProps)==null?void 0:s.alert;if(!t)return null;const{type:e,title:n,message:o}=t,r={[Pt.ERROR]:C.jsx(es,{className:Oe(Xe.cellAlertIcon,Xe.cellAlertIconError)}),[Pt.INFO]:C.jsx(ds,{className:Oe(Xe.cellAlertIcon,Xe.cellAlertIconInfo)}),[Pt.WARNING]:C.jsx(ds,{className:Oe(Xe.cellAlertIcon,Xe.cellAlertIconWarning)})};return C.jsxs("div",{className:Xe.cellAlert,children:[C.jsxs("div",{className:Xe.cellAlertTitle,children:[e?r[e]:null,n]}),C.jsx("div",{className:Xe.cellAlertContent,children:o})]})}const Rs="univer.sheet.cell-alert";var ef=Object.defineProperty,tf=Object.getOwnPropertyDescriptor,nf=(i,t,e,n)=>{for(var o=n>1?void 0:n?tf(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&ef(t,e,o),o},Dt=(i,t)=>(e,n)=>t(e,n,i);x.SheetCanvasPopManagerService=class extends l.Disposable{constructor(t,e,n,o,r,s){super(),this._globalPopupManagerService=t,this._renderManagerService=e,this._univerInstanceService=n,this._sheetSkeletonManagerService=o,this._refRangeService=r,this._commandService=s}_calcCellPosition(t,e,n,o,r){const{scene:s,engine:a}=n,c=o.getCellByIndex(t,e),d=c.isMergedMainCell?c.mergeInfo:c,{scaleX:u,scaleY:h}=s.getAncestorScale(),m={x:r.actualScrollX,y:r.actualScrollY},f=a.getCanvasElement().getBoundingClientRect();return{left:(d.startX-m.x)*u+f.left,right:(d.endX-m.x)*u+f.left,top:(d.startY-m.y)*h+f.top,bottom:(d.endY-m.y)*h+f.top}}_createCellPositionObserver(t,e,n,o,r){let s=t,a=e;const c=this._calcCellPosition(s,a,n,o,r),d=new k.BehaviorSubject(c),u=()=>d.next(this._calcCellPosition(s,a,n,o,r)),h=new l.DisposableCollection;return h.add(this._commandService.onCommandExecuted(f=>{if(f.id===_.SetWorksheetRowAutoHeightMutation.id&&f.params.rowsAutoHeightInfo.findIndex(S=>S.row===s)>-1){u();return}(_.COMMAND_LISTENER_SKELETON_CHANGE.indexOf(f.id)>-1||f.id===tt.id||f.id===Le.id)&&u()})),{position$:d,disposable:h,position:c,updateRowCol:(f,g)=>{s=f,a=g,u()}}}_createObjectPositionObserver(t,e,n,o){const r=()=>{const{scene:d}=e,{left:u,top:h,width:m,height:f}=t,g={left:u,right:u+m,top:h,bottom:h+f},S=Wl(g,d,n,o),p=e.engine.getCanvasElement().getBoundingClientRect();return{left:S.left,right:S.right,top:S.top+p.top,bottom:S.bottom+p.top}},s=r(),a=new k.BehaviorSubject(s),c=new l.DisposableCollection;return c.add(this._commandService.onCommandExecuted(d=>{(d.id===tt.id||d.id===Le.id)&&a.next(r())})),{position:s,position$:a,disposable:c}}attachPopupToObject(t,e){const n=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),o=n.getActiveSheet(),r=n.getUnitId(),s=o.getSheetId(),a=this._sheetSkeletonManagerService.getOrCreateSkeleton({unitId:r,sheetId:s}),c=this._renderManagerService.getRenderById(r);if(!c||!a)return{dispose:()=>{}};const{position:d,position$:u,disposable:h}=this._createObjectPositionObserver(t,c,a,o),m=this._globalPopupManagerService.addPopup({...e,unitId:r,subUnitId:s,anchorRect:d,anchorRect$:u});return{dispose:()=>{this._globalPopupManagerService.removePopup(m),u.complete(),h.dispose()}}}attachPopupToCell(t,e,n,o){const r=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),s=r.getActiveSheet(),a=r.getUnitId(),c=s.getSheetId(),d=this._sheetSkeletonManagerService.getOrCreateSkeleton({unitId:a,sheetId:c}),u=this._renderManagerService.getRenderById(a);if(!u||!d)return null;const h=o!=null?o:Fl(t,e,u.scene,s);if(!h)return null;const{position:m,position$:f,disposable:g,updateRowCol:S}=this._createCellPositionObserver(t,e,u,d,h),p=this._globalPopupManagerService.addPopup({...n,unitId:a,subUnitId:c,anchorRect:m,anchorRect$:f}),I=new l.DisposableCollection;I.add(g),I.add(l.toDisposable(()=>{this._globalPopupManagerService.removePopup(p),f.complete()}));const M={startRow:t,endRow:t,startColumn:e,endColumn:e};return I.add(this._refRangeService.watchRange(a,c,M,(b,T)=>{T?S(T.startRow,T.startColumn):I.dispose()})),I}},x.SheetCanvasPopManagerService=nf([Dt(0,H.Inject(v.ICanvasPopupService)),Dt(1,y.IRenderManagerService),Dt(2,l.IUniverInstanceService),Dt(3,H.Inject(x.SheetSkeletonManagerService)),Dt(4,H.Inject(_.RefRangeService)),Dt(5,l.ICommandService)],x.SheetCanvasPopManagerService);var of=Object.defineProperty,rf=Object.getOwnPropertyDescriptor,sf=(i,t,e,n)=>{for(var o=n>1?void 0:n?rf(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&of(t,e,o),o},Ms=(i,t)=>(e,n)=>t(e,n,i),Pt=(i=>(i[i.INFO=0]="INFO",i[i.WARNING=1]="WARNING",i[i.ERROR=2]="ERROR",i))(Pt||{});x.CellAlertManagerService=class{constructor(t,e){R(this,"_currentAlert$",new k.Subject);R(this,"_currentAlert",new Map);R(this,"currentAlert$",this._currentAlert$.asObservable());this._renderManagerService=t,this._canvasPopManagerService=e}get currentAlert(){return this._currentAlert}showAlert(t){let e=this._currentAlert.get(t.key);e&&e.dispose.dispose(),e?e.dispose.dispose():(e={alert:t,dispose:{dispose(){}}},this._currentAlert.set(t.key,e));const{location:n}=t,{row:o,col:r,unitId:s}=n;if(!this._renderManagerService.getRenderById(s))return;const c=this._canvasPopManagerService.attachPopupToCell(o,r,{componentKey:Rs,direction:"horizontal",offset:[2,0],extraProps:{alert:t}});c&&(e.dispose=c),this._currentAlert$.next(Array.from(this._currentAlert.entries()))}removeAlert(t){const e=this._currentAlert.get(t);e&&(this._currentAlert.delete(t),e==null||e.dispose.dispose(),this._currentAlert$.next(Array.from(this._currentAlert.entries())))}clearAlert(){this._currentAlert.forEach(t=>{t.dispose.dispose()}),this._currentAlert.clear(),this._currentAlert$.next(Array.from(this._currentAlert.entries()))}},x.CellAlertManagerService=sf([Ms(0,y.IRenderManagerService),Ms(1,H.Inject(x.SheetCanvasPopManagerService))],x.CellAlertManagerService);var af=Object.defineProperty,lf=Object.getOwnPropertyDescriptor,cf=(i,t,e,n)=>{for(var o=n>1?void 0:n?lf(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&af(t,e,o),o},df=(i,t)=>(e,n)=>t(e,n,i);let Gn=class extends l.Disposable{constructor(i,t){super(),this._context=i,this._componentManager=t,this._initComponent()}_initComponent(){this._componentManager.register(Rs,qm)}};Gn=cf([l.OnLifecycle(l.LifecycleStages.Starting,Gn),df(1,H.Inject(v.ComponentManager))],Gn);var uf=Object.defineProperty,hf=Object.getOwnPropertyDescriptor,mf=(i,t,e,n)=>{for(var o=n>1?void 0:n?hf(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&uf(t,e,o),o},bs=(i,t)=>(e,n)=>t(e,n,i);let Zn=class extends l.RxDisposable{constructor(i,t,e){super(),this._context=i,this._sheetSkeletonManagerService=t,this._sheetInterceptorService=e,this._init()}_init(){this._initViewModelIntercept()}_initViewModelIntercept(){const i={tl:{size:6,color:"#409f11"}};this.disposeWithMe(this._sheetInterceptorService.intercept(_.INTERCEPTOR_POINT.CELL_CONTENT,{handler:(t,e,n)=>{var s;if(!((s=this._sheetSkeletonManagerService.getCurrent())==null?void 0:s.skeleton))return n(t);const r=e.worksheet.getCellRaw(e.row,e.col);return!r||r.v===null||r.v===void 0?n(t):(t==null?void 0:t.t)===l.CellValueType.FORCE_STRING&&l.isRealNum(r.v)?n({...t,markers:{...t==null?void 0:t.markers,...i}}):n(t)}}))}};Zn=mf([l.OnLifecycle(l.LifecycleStages.Rendered,Zn),bs(1,H.Inject(x.SheetSkeletonManagerService)),bs(2,H.Inject(_.SheetInterceptorService))],Zn);var ff=Object.defineProperty,gf=Object.getOwnPropertyDescriptor,_f=(i,t,e,n)=>{for(var o=n>1?void 0:n?gf(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&ff(t,e,o),o},Kn=(i,t)=>(e,n)=>t(e,n,i);const ro="SHEET_FORCE_STRING_ALERT";let Qn=class extends l.Disposable{constructor(i,t,e,n,o){super(),this._context=i,this._hoverManagerService=t,this._cellAlertManagerService=e,this._univerInstanceService=n,this._localeService=o,this._init()}_init(){this._initCellAlertPopup()}_initCellAlertPopup(){this.disposeWithMe(this._hoverManagerService.currentCell$.subscribe(i=>{var t;if(i){const o=this._context.unit.getActiveSheet().getCell(i.location.row,i.location.col);if((o==null?void 0:o.t)===l.CellValueType.FORCE_STRING&&o.v&&l.isRealNum(o.v)){const r=this._cellAlertManagerService.currentAlert.get(ro),s=(t=r==null?void 0:r.alert)==null?void 0:t.location;if(s&&s.row===i.location.row&&s.col===i.location.col&&s.subUnitId===i.location.subUnitId&&s.unitId===i.location.unitId)return;this._cellAlertManagerService.showAlert({type:Pt.ERROR,title:this._localeService.t("info.error"),message:this._localeService.t("info.forceStringInfo"),location:i.location,width:200,height:74,key:ro});return}}this._cellAlertManagerService.removeAlert(ro)}))}};Qn=_f([l.OnLifecycle(l.LifecycleStages.Rendered,Qn),Kn(1,H.Inject(x.HoverManagerService)),Kn(2,H.Inject(x.CellAlertManagerService)),Kn(3,l.IUniverInstanceService),Kn(4,H.Inject(l.LocaleService))],Qn);var Sf=Object.defineProperty,pf=Object.getOwnPropertyDescriptor,Cf=(i,t,e,n)=>{for(var o=n>1?void 0:n?pf(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Sf(t,e,o),o},so=(i,t)=>(e,n)=>t(e,n,i);let ao=class extends l.Disposable{constructor(i,t,e,n){super(),this._context=i,this._contextMenuService=t,this._selectionManagerService=e,this._selectionRenderService=n,this._addListeners()}_addListeners(){var c,d;const i=(d=(c=this._context)==null?void 0:c.mainComponent)==null?void 0:d.onPointerDownObserver,t=i.add(u=>{if(u.button===2){const h=this._selectionManagerService.getSelections(),m=h==null?void 0:h[0];if(!m)return;const f=m.range.rangeType,g=this._selectionRenderService.convertSelectionToCoord(m).rangeWithCoord,S=()=>{if(!g)return!1;const I=u.offsetX,M=u.offsetY;switch(f){case l.RANGE_TYPE.ROW:return g.startY<=M&&g.endY>=M;case l.RANGE_TYPE.COLUMN:return g.startX<=I&&g.endX>=I;default:return g.startX<=I&&g.endX>=I&&g.startY<=M&&g.endY>=M}},p=I=>{this._contextMenuService.triggerContextMenu(u,I)};S()?f===l.RANGE_TYPE.COLUMN?p(ce.COL_HEADER_CONTEXT_MENU):f===l.RANGE_TYPE.ROW?p(ce.ROW_HEADER_CONTEXT_MENU):p(v.MenuPosition.CONTEXT_MENU):p(v.MenuPosition.CONTEXT_MENU)}});this.disposeWithMe(l.toDisposable(()=>i.remove(t)));const e=this._context.components.get(re.COLUMN),r=this._context.components.get(re.ROW).onPointerDownObserver.add(u=>{u.button===2&&this._contextMenuService.triggerContextMenu(u,ce.ROW_HEADER_CONTEXT_MENU)});this.disposeWithMe(l.toDisposable(()=>i.remove(r)));const a=e.onPointerDownObserver.add(u=>{u.button===2&&this._contextMenuService.triggerContextMenu(u,ce.COL_HEADER_CONTEXT_MENU)});this.disposeWithMe(l.toDisposable(()=>i.remove(a)))}};ao=Cf([so(1,v.IContextMenuService),so(2,H.Inject(_.SelectionManagerService)),so(3,xe)],ao);var vf=Object.defineProperty,If=Object.getOwnPropertyDescriptor,Rf=(i,t,e,n)=>{for(var o=n>1?void 0:n?If(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&vf(t,e,o),o},rt=(i,t)=>(e,n)=>t(e,n,i);let lo=class extends l.RxDisposable{constructor(i,t,e,n,o,r,s,a,c){super(),this._context=i,this._injector=t,this._commandService=e,this._editorBridgeService=n,this._layoutService=o,this._editorService=r,this._contextService=s,this._selectionManagerService=a,this._rangeSelectorService=c,this._initialize(),this._commandExecutedListener()}_initialize(){this._initSelectionChangeListener(),this._initEventListener(),this._initialRangeSelector()}_initSelectionChangeListener(){k.merge(this._selectionManagerService.selectionMoveEnd$,this._selectionManagerService.selectionMoveStart$).pipe(k.takeUntil(this.dispose$)).subscribe(i=>this._handleSelectionChange(i))}_updateEditorPosition(i){const t=this._getSheetObject(),{scene:e,engine:n}=t,o=this._context.unitId,r=this._context.unit.getActiveSheet().getSheetId();this._commandService.executeCommand(jr.id,{scene:e,engine:n,primary:i,unitId:o,sheetId:r})}_handleSelectionChange(i){var n;const t=this._selectionManagerService.getCurrent();if((t==null?void 0:t.pluginName)!==_.NORMAL_SELECTION_PLUGIN_NAME||this._editorBridgeService.isVisible().visible)return;const e=(n=i==null?void 0:i[i.length-1])==null?void 0:n.primary;e&&this._updateEditorPosition(e)}_initEventListener(){const i=this._getSheetObject(),{spreadsheet:t,spreadsheetColumnHeader:e,spreadsheetLeftTopPlaceholder:n,spreadsheetRowHeader:o}=i;t.onDblclickObserver.add(r=>{if(r.button===2)return;const s=this._selectionManagerService.getCurrent();(s==null?void 0:s.pluginName)===_.NORMAL_SELECTION_PLUGIN_NAME&&this._commandService.executeCommand(Te.id,{visible:!0,eventType:y.DeviceInputEventType.Dblclick})}),t.onPointerDownObserver.add(this._keepVisibleHideEditor.bind(this)),e.onPointerDownObserver.add(this._keepVisibleHideEditor.bind(this)),n.onPointerDownObserver.add(this._keepVisibleHideEditor.bind(this)),o.onPointerDownObserver.add(this._keepVisibleHideEditor.bind(this))}_keepVisibleHideEditor(){this._editorBridgeService.isForceKeepVisible()||this._hideEditor()}_hideEditor(){this._editorBridgeService.isVisible().visible===!0&&(this._selectionManagerService.makeDirty(!1),this._commandService.executeCommand(Te.id,{visible:!1,eventType:y.DeviceInputEventType.PointerDown}),setTimeout(()=>{this._selectionManagerService.makeDirty(!0)},0))}_initialRangeSelector(){this.disposeWithMe(this._selectionManagerService.selectionMoving$.subscribe(this._rangeSelector.bind(this))),this.disposeWithMe(this._selectionManagerService.selectionMoveStart$.subscribe(this._rangeSelector.bind(this))),this.disposeWithMe(this._rangeSelectorService.openSelector$.subscribe(()=>{const i=this._selectionManagerService.getSelections(),{unitId:t,sheetId:e,sheetName:n}=this._getCurrentUnitIdAndSheetId(),o=i==null?void 0:i.map(r=>({range:r.range,unitId:t,sheetId:e,sheetName:n}));o&&this._rangeSelectorService.selectionChange(o)}))}_rangeSelector(i){if(!i)return;const{unitId:t,sheetId:e,sheetName:n}=this._getCurrentUnitIdAndSheetId(),o=i.map(r=>({range:r.range,unitId:t,sheetId:e,sheetName:n}));this._rangeSelectorService.selectionChange(o)}_getCurrentUnitIdAndSheetId(){const i=this._context.unit,t=i.getActiveSheet();return{unitId:i.getUnitId(),sheetId:t.getSheetId(),sheetName:t.getName()}}_getSheetObject(){return nt(this._context.unit,this._context)}_commandExecutedListener(){const i=_.COMMAND_LISTENER_SKELETON_CHANGE;this.disposeWithMe(this._commandService.onCommandExecuted((t,e)=>{e!=null&&e.fromCollab||(t.id===_.SetWorksheetActiveOperation.id?this._keepVisibleHideEditor():i.includes(t.id)&&this._hideEditor())})),this.disposeWithMe(this._commandService.onCommandExecuted(t=>{t.id===In.id&&this._editorBridgeService.refreshEditCellState()}))}};lo=Rf([rt(1,H.Inject(H.Injector)),rt(2,l.ICommandService),rt(3,be),rt(4,v.ILayoutService),rt(5,v.IEditorService),rt(6,l.IContextService),rt(7,H.Inject(_.SelectionManagerService)),rt(8,v.IRangeSelectorService)],lo);var Mf=Object.defineProperty,bf=Object.getOwnPropertyDescriptor,Tf=(i,t,e,n)=>{for(var o=n>1?void 0:n?bf(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&Mf(t,e,o),o},Jn=(i,t)=>(e,n)=>t(e,n,i);let qn=class extends l.Disposable{constructor(i,t,e,n){super(),this._commandService=i,this._formatPainterService=t,this._univerInstanceService=e,this._selectionRenderService=n,this._initialize()}_initialize(){this._commandExecutedListener()}_commandExecutedListener(){this.disposeWithMe(l.toDisposable(this._selectionRenderService.selectionMoveEnd$.subscribe(i=>{if(this._formatPainterService.getStatus()!==Ae.OFF){const{rangeWithCoord:t}=i[i.length-1];this._applyFormatPainter({startRow:t.startRow,startColumn:t.startColumn,endRow:t.endRow,endColumn:t.endColumn}),this._formatPainterService.getStatus()===Ae.ONCE&&this._commandService.executeCommand(yi.id)}})))}async _applyFormatPainter(i){const{styles:t,merges:e}=this._formatPainterService.getSelectionFormat(),n=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),o=n.getUnitId(),r=n.getActiveSheet().getSheetId();if(!t)return;const{startRow:s,startColumn:a,endRow:c,endColumn:d}=t.getDataRange(),u=c-s+1,h=d-a+1,m=Array.from({length:i.endRow-i.startRow+1},()=>Array.from({length:i.endColumn-i.startColumn+1},()=>({}))),f=[];m.forEach((S,p)=>{S.forEach((I,M)=>{const b=p%u+s,T=M%h+a,w=t.getValue(b,T);w&&(m[p][M].s=w)})}),e.forEach(S=>{const p={startRow:S.startRow-s,startColumn:S.startColumn-a,endRow:S.endRow-s,endColumn:S.endColumn-a},I=Math.max(1,Math.floor((i.endRow-i.startRow+1)/u)),M=Math.max(1,Math.floor((i.endColumn-i.startColumn+1)/h));for(let b=0;b<I;b++)for(let T=0;T<M;T++)f.push({startRow:p.startRow+b*u+i.startRow,startColumn:p.startColumn+T*h+i.startColumn,endRow:p.endRow+b*u+i.startRow,endColumn:p.endColumn+T*h+i.startColumn})});const g={subUnitId:r,unitId:o,styleRange:i,styleValues:m,mergeRanges:f};await this._commandService.executeCommand(or.id,g)}};qn=Tf([l.OnLifecycle(l.LifecycleStages.Rendered,qn),Jn(0,l.ICommandService),Jn(1,dt),Jn(2,l.IUniverInstanceService),Jn(3,xe)],qn);var wf=Object.defineProperty,Ef=Object.getOwnPropertyDescriptor,yf=(i,t,e,n)=>{for(var o=n>1?void 0:n?Ef(t,e):t,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(n?s(t,e,o):s(o))||o);return n&&o&&wf(t,e,o),o},ei=(i,t)=>(e,n)=>t(e,n,i);x.UniverSheetsUIPlugin=(ni=class extends l.Plugin{constructor(t,e,n,o,r){super(),this._injector=e,this._localeService=n,this._renderManagerService=o,this._univerInstanceService=r,this._localeService.load({zhCN:Sr})}onStarting(t){[[Yt],[be,{useClass:x.EditorBridgeService}],[Rt,{useClass:x.SheetClipboardService}],[xt,{useClass:gu}],[dt,{useClass:wi}],[Jt,{useClass:pr}],[En,{useClass:Vc}],[vt,{useClass:x.AutoFillService}],[et],[x.SheetSkeletonManagerService],[xe,{useClass:x.SelectionRenderService}],[Qi,{useClass:ph}],[Ft,{useClass:x.MarkSelectionService}],[x.HoverManagerService],[x.SheetCanvasPopManagerService],[x.CellAlertManagerService],[yn],[x.AutoHeightController],[Nn],[An],[Pn],[On],[x.SheetRenderController],[Yn],[Dn],[Xn],[xn],[x.AutoFillController],[qn]].forEach(e=>t.add(e))}onReady(){this._markSheetAsFocused(),this._registerRenderControllers()}_registerRenderControllers(){[x.SheetCanvasView,Ui,$i,Pn,zi,Wi,Rn,x.SheetsScrollRenderController,Di,Li,Gn,Qn,Xi,x.HoverRenderController,Zn,x.CellCustomRenderController,ao,lo].forEach(t=>{this.disposeWithMe(this._renderManagerService.registerRenderController(l.UniverInstanceType.UNIVER_SHEET,t))})}_markSheetAsFocused(){const t=this._univerInstanceService;t.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET).pipe(As.filter(e=>!!e)).subscribe(e=>{t.focusUnit(e.getUnitId())})}},R(ni,"pluginName","SHEET_UI_PLUGIN_NAME"),R(ni,"type",l.UniverInstanceType.UNIVER_SHEET),ni),x.UniverSheetsUIPlugin=yf([ei(1,H.Inject(H.Injector)),ei(2,H.Inject(l.LocaleService)),ei(3,y.IRenderManagerService),ei(4,l.IUniverInstanceService)],x.UniverSheetsUIPlugin),x.APPLY_TYPE=oe,x.AutoFillCommand=fn,x.COPY_TYPE=Je,x.CellAlertType=Pt,x.CellEditorManagerService=pr,x.DATA_TYPE=de,x.ExpandSelectionCommand=Ne,x.IAutoFillService=vt,x.ICellEditorManagerService=Jt,x.IEditorBridgeService=be,x.IFormulaEditorManagerService=En,x.IMarkSelectionService=Ft,x.ISelectionRenderService=xe,x.ISheetClipboardService=Rt,x.JumpOver=Pe,x.MoveSelectionCommand=Me,x.PASTE_SPECIAL_MENU_ID=yt,x.PREDEFINED_HOOK_NAME=_e,x.ResetScrollCommand=Sl,x.SHEET_UI_PLUGIN_NAME=Ds,x.SHEET_VIEW_KEY=re,x.ScrollCommand=ct,x.ScrollToCellCommand=Go,x.SelectionShape=_n,x.SetCellEditVisibleArrowOperation=$t,x.SetCellEditVisibleOperation=Te,x.SetScrollOperation=tt,x.SetScrollRelativeCommand=Gt,x.SetZoomRatioOperation=Le,x.SheetCopyCommand=Lo,x.SheetPasteCommand=Mt,x.VIEWPORT_KEY=j,x.deriveStateFromActiveSheet$=Se,x.enUS=Lc,x.expandToContinuousRange=Wo,x.getAutoFillRepeatRange=$s,x.getCoordByCell=Ci,x.getCoordByOffset=bt,x.getEditorObject=dn,x.getRepeatRange=ja,x.getSheetObject=nt,x.getTransformCoord=Cn,x.mergeSetRangeValues=ui,x.rangeToDiscreteRange=pt,x.ruRU=Uc,x.useActiveWorkbook=Pc,x.useActiveWorksheet=Hc,x.virtualizeDiscreteRanges=Vt,x.whenFormulaEditorActivated=aa,x.whenSheetEditorFocused=ie,x.zhCN=Sr,Object.defineProperty(x,Symbol.toStringTag,{value:"Module"})});
15
+ */var Zl=B,Kl=Symbol.for("react.element"),Ql=Symbol.for("react.fragment"),Jl=Object.prototype.hasOwnProperty,ql=Zl.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,ec={key:!0,ref:!0,__self:!0,__source:!0};function fr(i,n,e){var t,o={},r=null,s=null;e!==void 0&&(r=""+e),n.key!==void 0&&(r=""+n.key),n.ref!==void 0&&(s=n.ref);for(t in n)Jl.call(n,t)&&!ec.hasOwnProperty(t)&&(o[t]=n[t]);if(i&&i.defaultProps)for(t in n=i.defaultProps,n)o[t]===void 0&&(o[t]=n[t]);return{$$typeof:Kl,type:i,key:r,ref:s,props:o,_owner:ql.current}}En.Fragment=Ql,En.jsx=fr,En.jsxs=fr,gr.exports=En;var C=gr.exports;const Ni={sheetsUiContextMenuInput:"univer-sheets-ui-context-menu-input",sheetsUiContextMenuInputContainer:"univer-sheets-ui-context-menu-input-container",sheetsUiContextMenuInputNumber:"univer-sheets-ui-context-menu-input-number"},tc=i=>{const{prefix:n,suffix:e,value:t,onChange:o,min:r=Number.MIN_SAFE_INTEGER,max:s=Number.MAX_SAFE_INTEGER}=i,a=G.useDependency(l.LocaleService),[c,u]=B.useState(),d=m=>{var g;u(m==null?void 0:m.toString()),o((g=m==null?void 0:m.toString())!=null?g:"")};B.useEffect(()=>{u(t)},[t]);function h(m){m.key==="Backspace"&&m.stopPropagation()}return C.jsxs("div",{className:Ni.sheetsUiContextMenuInput,children:[a.t(n),C.jsx("span",{className:Ni.sheetsUiContextMenuInputContainer,onClick:m=>m.stopPropagation(),children:C.jsx(se.InputNumber,{className:Ni.sheetsUiContextMenuInputNumber,value:Number(c),precision:0,onKeyDown:h,onChange:d,min:r,max:s})}),a.t(e)]})};var ce=(i=>(i.ROW_HEADER_CONTEXT_MENU="rowHeaderContextMenu",i.COL_HEADER_CONTEXT_MENU="colHeaderContextMenu",i.SHEET_BAR="sheetBar",i))(ce||{});function nc(i){const n=i.get(dt);return{id:Oi.id,subId:sr.id,group:I.MenuGroup.TOOLBAR_FORMAT,type:I.MenuItemType.BUTTON,icon:"BrushSingle",title:"Format Painter",tooltip:"toolbar.formatPainter",positions:[I.MenuPosition.TOOLBAR_START],activated$:new V.Observable(e=>{let t=!1;const o=n.status$.subscribe(r=>{t=r!==Ae.OFF,e.next(t)});return e.next(t),()=>{o.unsubscribe()}}),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:S.getCurrentSheetDisabled$(i)}}function ic(i){const n=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),t=i.get(l.IContextService),o=i.get(S.SelectionManagerService);return{id:Ri.id,group:I.MenuGroup.TOOLBAR_FORMAT,type:I.MenuItemType.BUTTON,icon:"BoldSingle",title:"Set bold",tooltip:"toolbar.bold",positions:[I.MenuPosition.TOOLBAR_START],disabled$:S.getCurrentSheetDisabled$(i),activated$:Se(e,!1,({worksheet:r})=>new V.Observable(s=>{var d;const a=n.onCommandExecuted(h=>{var g,f;const m=h.id;if(m===S.SetRangeValuesMutation.id||m===S.SetSelectionsOperation.id||m===S.SetWorksheetActiveOperation.id){const _=(g=o.getLast())==null?void 0:g.primary;let p=l.FontWeight.NORMAL;if(_!=null){const v=r.getRange(_.startRow,_.startColumn);p=v==null?void 0:v.getFontWeight()}s.next(p===l.FontWeight.BOLD)}if((m===J.SetTextSelectionsOperation.id||m===J.SetInlineFormatCommand.id)&&t.getContextValue(l.EDITOR_ACTIVATED)&&t.getContextValue(l.FOCUSING_SHEET)){const _=Qt(i);if(_==null)return;const p=(f=_.ts)==null?void 0:f.bl;s.next(p===l.BooleanNumber.TRUE)}}),c=(d=o.getLast())==null?void 0:d.primary;if(!r){s.next(!1);return}let u=l.FontWeight.NORMAL;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);u=h==null?void 0:h.getFontWeight()}return s.next(u===l.FontWeight.BOLD),a.dispose})),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET)}}function oc(i){const n=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),t=i.get(S.SelectionManagerService),o=i.get(l.IContextService);return{id:Mi.id,group:I.MenuGroup.TOOLBAR_FORMAT,type:I.MenuItemType.BUTTON,icon:"ItalicSingle",title:"Set italic",tooltip:"toolbar.italic",positions:[I.MenuPosition.TOOLBAR_START],disabled$:S.getCurrentSheetDisabled$(i),activated$:Se(e,!1,({worksheet:r})=>new V.Observable(s=>{var d;const a=n.onCommandExecuted(h=>{var g,f;const m=h.id;if(m===S.SetRangeValuesMutation.id||m===S.SetSelectionsOperation.id||m===S.SetWorksheetActiveOperation.id){const _=(g=t.getLast())==null?void 0:g.primary;let p=l.FontItalic.NORMAL;if(_!=null){const v=r.getRange(_.startRow,_.startColumn);p=v==null?void 0:v.getFontStyle()}s.next(p===l.FontItalic.ITALIC)}if((m===J.SetTextSelectionsOperation.id||m===J.SetInlineFormatCommand.id)&&o.getContextValue(l.EDITOR_ACTIVATED)&&o.getContextValue(l.FOCUSING_SHEET)){const _=Qt(i);if(_==null)return;const p=(f=_.ts)==null?void 0:f.it;s.next(p===l.BooleanNumber.TRUE)}}),c=(d=t.getLast())==null?void 0:d.primary;let u=l.FontItalic.NORMAL;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);u=h==null?void 0:h.getFontStyle()}return s.next(u===l.FontItalic.ITALIC),a.dispose})),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET)}}function rc(i){const n=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),t=i.get(S.SelectionManagerService),o=i.get(l.IContextService);return{id:bi.id,group:I.MenuGroup.TOOLBAR_FORMAT,type:I.MenuItemType.BUTTON,icon:"UnderlineSingle",title:"Set underline",tooltip:"toolbar.underline",positions:[I.MenuPosition.TOOLBAR_START],disabled$:S.getCurrentSheetDisabled$(i),activated$:Se(e,!1,({worksheet:r})=>new V.Observable(s=>{var d;const a=n.onCommandExecuted(h=>{var g,f;const m=h.id;if(m===S.SetRangeValuesMutation.id||m===S.SetSelectionsOperation.id||m===S.SetWorksheetActiveOperation.id){const _=(g=t.getLast())==null?void 0:g.primary;let p;if(_!=null){const v=r.getRange(_.startRow,_.startColumn);p=v==null?void 0:v.getUnderline()}s.next(!!(p&&p.s))}if((m===J.SetTextSelectionsOperation.id||m===J.SetInlineFormatCommand.id)&&o.getContextValue(l.EDITOR_ACTIVATED)&&o.getContextValue(l.FOCUSING_SHEET)){const _=Qt(i);if(_==null)return;const p=(f=_.ts)==null?void 0:f.ul;s.next((p==null?void 0:p.s)===l.BooleanNumber.TRUE)}}),c=(d=t.getLast())==null?void 0:d.primary;let u;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);u=h==null?void 0:h.getUnderline()}return s.next(!!(u&&u.s)),a.dispose})),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET)}}function sc(i){const n=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),t=i.get(S.SelectionManagerService),o=i.get(l.IContextService);return{id:Ti.id,group:I.MenuGroup.TOOLBAR_FORMAT,type:I.MenuItemType.BUTTON,icon:"StrikethroughSingle",title:"Set strike through",tooltip:"toolbar.strikethrough",positions:[I.MenuPosition.TOOLBAR_START],disabled$:S.getCurrentSheetDisabled$(i),activated$:Se(e,!1,({worksheet:r})=>new V.Observable(s=>{var d;const a=n.onCommandExecuted(h=>{var g,f;const m=h.id;if(m===S.SetRangeValuesMutation.id||m===S.SetSelectionsOperation.id||m===S.SetWorksheetActiveOperation.id){const _=(g=t.getLast())==null?void 0:g.primary;let p;if(_!=null){const v=r.getRange(_.startRow,_.startColumn);p=v==null?void 0:v.getStrikeThrough()}s.next(!!(p&&p.s))}if((m===J.SetTextSelectionsOperation.id||m===J.SetInlineFormatCommand.id)&&o.getContextValue(l.EDITOR_ACTIVATED)&&o.getContextValue(l.FOCUSING_SHEET)){const _=Qt(i);if(_==null)return;const p=(f=_.ts)==null?void 0:f.st;s.next((p==null?void 0:p.s)===l.BooleanNumber.TRUE)}}),c=(d=t.getLast())==null?void 0:d.primary;let u;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);u=h==null?void 0:h.getStrikeThrough()}return s.next(!!(u&&u.s)),a.dispose})),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET)}}function ac(i){const n=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),t=i.get(S.SelectionManagerService),o=l.DEFAULT_STYLES.ff;return{id:tr.id,tooltip:"toolbar.font",group:I.MenuGroup.TOOLBAR_FORMAT,type:I.MenuItemType.SELECTOR,label:ur,positions:[I.MenuPosition.TOOLBAR_START],selections:I.FONT_FAMILY_LIST.map(r=>({label:{name:hr,hoverable:!0},value:r.value})),disabled$:S.getCurrentSheetDisabled$(i),value$:Se(e,o,({worksheet:r})=>new V.Observable(s=>{var d;const a=n.onCommandExecuted(h=>{var _;const m=h.id;if(m!==S.SetRangeValuesMutation.id&&m!==S.SetSelectionsOperation.id&&m!==S.SetWorksheetActiveOperation.id)return;const g=(_=t.getLast())==null?void 0:_.primary;let f;if(g!=null){const p=r.getRange(g.startRow,g.startColumn);f=p==null?void 0:p.getFontFamily()}s.next(f!=null?f:o)}),c=(d=t.getLast())==null?void 0:d.primary;let u;if(c!=null){const h=r.getRange(c.startRow,c.startColumn);u=h==null?void 0:h.getFontFamily()}return s.next(u!=null?u:o),a.dispose})),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET)}}function lc(i){const n=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),t=i.get(S.SelectionManagerService),o=i.get(l.IContextService),r=S.getCurrentSheetDisabled$(i),s=l.DEFAULT_STYLES.fs;return{id:er.id,group:I.MenuGroup.TOOLBAR_FORMAT,type:I.MenuItemType.SELECTOR,tooltip:"toolbar.fontSize",label:{name:mr,props:{min:1,max:400,disabled$:r}},positions:[I.MenuPosition.TOOLBAR_START],selections:I.FONT_SIZE_LIST,disabled$:r,value$:Se(e,s,({worksheet:a})=>new V.Observable(c=>{var m;const u=n.onCommandExecuted(g=>{var _,p;const f=g.id;if(f===S.SetRangeValuesMutation.id||f===S.SetSelectionsOperation.id||f===S.SetWorksheetActiveOperation.id){const v=(_=t.getLast())==null?void 0:_.primary;let M;if(v!=null){const b=a.getRange(v.startRow,v.startColumn);M=b==null?void 0:b.getFontSize()}c.next(M!=null?M:s)}if((f===J.SetTextSelectionsOperation.id||f===J.SetInlineFormatCommand.id)&&o.getContextValue(l.EDITOR_ACTIVATED)&&o.getContextValue(l.FOCUSING_SHEET)){const v=Qt(i);if(v==null)return;const M=(p=v.ts)==null?void 0:p.fs;c.next(M!=null?M:s)}}),d=(m=t.getLast())==null?void 0:m.primary;let h;if(d!=null){const g=a.getRange(d.startRow,d.startColumn);h=g==null?void 0:g.getFontSize()}return c.next(h!=null?h:s),u.dispose})),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET)}}function cc(i){return{id:S.ResetTextColorCommand.id,type:I.MenuItemType.BUTTON,title:"toolbar.resetColor",icon:"NoColor",positions:bn.id,disabled$:S.getCurrentSheetDisabled$(i)}}function dc(i){const n=i.get(l.ICommandService),e=i.get(l.ThemeService);return{id:bn.id,icon:"FontColor",tooltip:"toolbar.textColor.main",group:I.MenuGroup.TOOLBAR_FORMAT,type:I.MenuItemType.BUTTON_SELECTOR,positions:[I.MenuPosition.TOOLBAR_START],selections:[{label:{name:wn,hoverable:!1}}],value$:new V.Observable(t=>{const o=e.getCurrentTheme().textColor,r=n.onCommandExecuted(s=>{if(s.id===bn.id){const a=s.params.value;t.next(a!=null?a:o)}});return t.next(o),r.dispose}),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:S.getCurrentSheetDisabled$(i)}}function uc(i){return{id:S.ResetBackgroundColorCommand.id,type:I.MenuItemType.BUTTON,title:"toolbar.resetColor",icon:"NoColor",positions:S.SetBackgroundColorCommand.id,disabled$:S.getCurrentSheetDisabled$(i)}}function hc(i){const n=i.get(l.ICommandService),e=i.get(l.ThemeService);return{id:S.SetBackgroundColorCommand.id,tooltip:"toolbar.fillColor.main",group:I.MenuGroup.TOOLBAR_FORMAT,type:I.MenuItemType.BUTTON_SELECTOR,positions:[I.MenuPosition.TOOLBAR_START],icon:"PaintBucket",selections:[{label:{name:wn,hoverable:!1}}],value$:new V.Observable(t=>{const o=e.getCurrentTheme().primaryColor,r=n.onCommandExecuted(s=>{if(s.id===S.SetBackgroundColorCommand.id){const a=s.params.value;t.next(a!=null?a:o)}});return t.next(o),r.dispose}),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:S.getCurrentSheetDisabled$(i)}}const _r=[{label:"align.left",icon:"LeftJustifyingSingle",value:l.HorizontalAlign.LEFT},{label:"align.center",icon:"HorizontallySingle",value:l.HorizontalAlign.CENTER},{label:"align.right",icon:"RightJustifyingSingle",value:l.HorizontalAlign.RIGHT}];function mc(i){const n=i.get(l.IUniverInstanceService),e=i.get(S.SelectionManagerService),t=l.HorizontalAlign.LEFT;return{id:S.SetHorizontalTextAlignCommand.id,icon:_r[0].icon,positions:[I.MenuPosition.TOOLBAR_START],tooltip:"toolbar.horizontalAlignMode.main",group:I.MenuGroup.TOOLBAR_LAYOUT,type:I.MenuItemType.SELECTOR,selections:_r,value$:Se(n,t,({worksheet:o})=>new V.Observable(r=>{var u;const s=i.get(l.ICommandService).onCommandExecuted(d=>{var f;const h=d.id;if(h!==S.SetHorizontalTextAlignCommand.id&&h!==S.SetSelectionsOperation.id&&h!==S.SetWorksheetActiveOperation.id)return;const m=(f=e.getLast())==null?void 0:f.primary;let g;if(m!=null){const _=o.getRange(m.startRow,m.startColumn);g=_==null?void 0:_.getHorizontalAlignment()}r.next(g!=null?g:t)}),a=(u=e.getLast())==null?void 0:u.primary;let c;if(a!=null){const d=o.getRange(a.startRow,a.startColumn);c=d==null?void 0:d.getHorizontalAlignment()}return r.next(c!=null?c:t),s.dispose})),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:S.getCurrentSheetDisabled$(i)}}const Sr=[{label:"align.top",icon:"AlignTopSingle",value:l.VerticalAlign.TOP},{label:"align.middle",icon:"VerticalCenterSingle",value:l.VerticalAlign.MIDDLE},{label:"align.bottom",icon:"AlignBottomSingle",value:l.VerticalAlign.BOTTOM}];function gc(i){const n=i.get(l.IUniverInstanceService),e=i.get(S.SelectionManagerService),t=l.VerticalAlign.BOTTOM;return{id:S.SetVerticalTextAlignCommand.id,icon:Sr[2].icon,tooltip:"toolbar.verticalAlignMode.main",group:I.MenuGroup.TOOLBAR_LAYOUT,type:I.MenuItemType.SELECTOR,positions:[I.MenuPosition.TOOLBAR_START],selections:Sr,value$:Se(n,t,({worksheet:o})=>new V.Observable(r=>{var u;const s=i.get(l.ICommandService).onCommandExecuted(d=>{var f;const h=d.id;if(h!==S.SetVerticalTextAlignCommand.id&&h!==S.SetSelectionsOperation.id&&h!==S.SetWorksheetActiveOperation.id)return;const m=(f=e.getLast())==null?void 0:f.primary;let g;if(m!=null){const _=o.getRange(m.startRow,m.startColumn);g=_==null?void 0:_.getVerticalAlignment()}r.next(g!=null?g:t)}),a=(u=e.getLast())==null?void 0:u.primary;let c;if(a!=null){const d=o.getRange(a.startRow,a.startColumn);c=d==null?void 0:d.getVerticalAlignment()}return r.next(c!=null?c:t),s.dispose})),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:S.getCurrentSheetDisabled$(i)}}const pr=[{label:"textWrap.overflow",icon:"OverflowSingle",value:l.WrapStrategy.OVERFLOW},{label:"textWrap.wrap",icon:"AutowrapSingle",value:l.WrapStrategy.WRAP},{label:"textWrap.clip",icon:"TruncationSingle",value:l.WrapStrategy.CLIP}];function fc(i){const n=i.get(S.SelectionManagerService),e=i.get(l.IUniverInstanceService),t=l.WrapStrategy.OVERFLOW;return{id:S.SetTextWrapCommand.id,tooltip:"toolbar.textWrapMode.main",icon:pr[0].icon,group:I.MenuGroup.TOOLBAR_LAYOUT,type:I.MenuItemType.SELECTOR,positions:[I.MenuPosition.TOOLBAR_START],selections:pr,value$:Se(e,t,({worksheet:o})=>new V.Observable(r=>{var u;const s=i.get(l.ICommandService).onCommandExecuted(d=>{var f;const h=d.id;if(h!==S.SetTextWrapCommand.id&&h!==S.SetSelectionsOperation.id&&h!==S.SetWorksheetActiveOperation.id)return;const m=(f=n.getLast())==null?void 0:f.primary;let g;if(m!=null){const _=o.getRange(m.startRow,m.startColumn);g=_==null?void 0:_.getWrapStrategy()}r.next(g!=null?g:t)}),a=(u=n.getLast())==null?void 0:u.primary;let c;if(a!=null){const d=o.getRange(a.startRow,a.startColumn);c=d==null?void 0:d.getWrapStrategy()}return r.next(c!=null?c:t),s.dispose})),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:S.getCurrentSheetDisabled$(i)}}const Cr=[{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 _c(i){const n=i.get(S.SelectionManagerService),e=i.get(l.IUniverInstanceService),t=0;return{id:S.SetTextRotationCommand.id,tooltip:"toolbar.textRotateMode.main",icon:Cr[0].icon,group:I.MenuGroup.TOOLBAR_LAYOUT,type:I.MenuItemType.SELECTOR,selections:Cr,positions:[I.MenuPosition.TOOLBAR_START],value$:Se(e,t,({worksheet:o})=>new V.Observable(r=>{var u,d;const s=i.get(l.ICommandService).onCommandExecuted(h=>{var _,p;const m=h.id;if(m!==S.SetTextRotationCommand.id&&m!==S.SetSelectionsOperation.id&&m!==S.SetWorksheetActiveOperation.id)return;const g=(_=n.getLast())==null?void 0:_.primary;let f;if(g!=null){const v=o.getRange(g.startRow,g.startColumn);f=v==null?void 0:v.getTextRotation()}(f==null?void 0:f.v)===l.BooleanNumber.TRUE?r.next("v"):r.next((p=f&&f.a)!=null?p:t)}),a=(u=n.getLast())==null?void 0:u.primary;let c;if(a!=null){const h=o.getRange(a.startRow,a.startColumn);c=h==null?void 0:h.getTextRotation()}return(c==null?void 0:c.v)===l.BooleanNumber.TRUE?r.next("v"):r.next((d=c&&c.a)!=null?d:t),s.dispose})),hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:S.getCurrentSheetDisabled$(i)}}function Et(i){return new V.Observable(n=>n.next(!i.get(I.IClipboardInterfaceService).supportClipboard))}function Sc(i){return{id:I.CopyCommand.id,group:I.MenuGroup.CONTEXT_MENU_FORMAT,type:I.MenuItemType.BUTTON,title:"rightClick.copy",icon:"Copy",positions:[I.MenuPosition.CONTEXT_MENU,"colHeaderContextMenu","rowHeaderContextMenu"]}}function pc(i){return{id:I.PasteCommand.id,group:I.MenuGroup.CONTEXT_MENU_FORMAT,type:I.MenuItemType.BUTTON,title:"rightClick.paste",icon:"PasteSpecial",disabled$:Et(i),positions:[I.MenuPosition.CONTEXT_MENU,"colHeaderContextMenu","rowHeaderContextMenu"]}}const yt="sheet.menu.paste-special";function Cc(i){return{id:yt,group:I.MenuGroup.CONTEXT_MENU_FORMAT,type:I.MenuItemType.SUBITEMS,icon:"PasteSpecial",title:"rightClick.pasteSpecial",disabled$:Et(i),positions:[I.MenuPosition.CONTEXT_MENU,"colHeaderContextMenu","rowHeaderContextMenu"]}}function vc(i){return{id:Bo.id,type:I.MenuItemType.BUTTON,title:"rightClick.pasteValue",positions:[yt],disabled$:Et(i)}}function Ic(i){return{id:ko.id,type:I.MenuItemType.BUTTON,title:"rightClick.pasteFormat",positions:[yt],disabled$:Et(i)}}function Rc(i){return{id:Fo.id,type:I.MenuItemType.BUTTON,title:"rightClick.pasteColWidth",positions:[yt],disabled$:Et(i)}}function Mc(i){return{id:Wo.id,type:I.MenuItemType.BUTTON,title:"rightClick.pasteBesidesBorder",positions:[yt],disabled$:Et(i)}}function bc(i){return{id:S.SetWorksheetRowIsAutoHeightCommand.id,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.BUTTON,positions:["rowHeaderContextMenu"],icon:"AutoHeight",title:"rightClick.fitContent"}}const Kt="sheet.menu.sheet-frozen";function Tc(i){return{id:Kt,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.SUBITEMS,title:"rightClick.freeze",icon:"FreezeToSelectedSingle",positions:[I.MenuPosition.CONTEXT_MENU]}}const Ai="sheet.header-menu.sheet-frozen";function wc(i){return{id:Ai,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.SUBITEMS,title:"rightClick.freeze",icon:"FreezeToSelectedSingle",positions:["rowHeaderContextMenu","colHeaderContextMenu"]}}function Ec(i){return{id:Tn.id,type:I.MenuItemType.BUTTON,positions:[Kt,Ai],title:"rightClick.freeze",icon:"FreezeToSelectedSingle"}}function yc(i){return{id:lr.id,type:I.MenuItemType.BUTTON,positions:[Kt],title:"rightClick.freezeRow",icon:"FreezeRowSingle"}}function Oc(i){return{id:cr.id,type:I.MenuItemType.BUTTON,positions:[Kt],title:"rightClick.freezeCol",icon:"FreezeColumnSingle"}}function xc(i){return{id:dr.id,type:I.MenuItemType.BUTTON,positions:[Kt,Ai],title:"rightClick.cancelFreeze",icon:"CancelFreezeSingle"}}function Nc(i){return{id:Jo.id,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.BUTTON,positions:["rowHeaderContextMenu"],icon:"Hide",title:"rightClick.hideSelectedRow"}}function Ac(i){return{id:qo.id,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.BUTTON,positions:["colHeaderContextMenu"],icon:"Hide",title:"rightClick.hideSelectedColumn"}}function Dc(i){const n=i.get(l.IUniverInstanceService),e=i.get(S.SelectionManagerService),t=i.get(l.ICommandService),o=[S.SetSelectionsOperation,S.SetRowHiddenMutation,S.SetRowVisibleMutation].map(r=>r.id);return{id:S.SetSelectedRowsVisibleCommand.id,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.BUTTON,positions:["rowHeaderContextMenu"],title:"rightClick.showHideRow",hidden$:Se(n,!0,({worksheet:r})=>new V.Observable(s=>{function a(){var d;const u=(d=e.getSelections())==null?void 0:d.map(h=>h.range).filter(h=>h.rangeType===l.RANGE_TYPE.ROW);return!!(u!=null&&u.some(h=>{for(let m=h.startRow;m<=h.endRow;m++)if(!r.getRowRawVisible(m))return!0;return!1}))}const c=t.onCommandExecuted(u=>{o.findIndex(d=>d===u.id)!==-1&&s.next(!a())});return s.next(!a()),()=>c.dispose()}))}}function Pc(i){const n=i.get(l.IUniverInstanceService),e=i.get(S.SelectionManagerService),t=i.get(l.ICommandService),o=[S.SetSelectionsOperation,S.SetColHiddenMutation,S.SetColVisibleMutation].map(r=>r.id);return{id:S.SetSelectedColsVisibleCommand.id,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.BUTTON,positions:["colHeaderContextMenu"],title:"rightClick.showHideColumn",hidden$:Se(n,!0,({worksheet:r})=>new V.Observable(s=>{function a(){var d;const u=(d=e.getSelections())==null?void 0:d.map(h=>h.range).filter(h=>h.rangeType===l.RANGE_TYPE.COLUMN);return!u||u.length===0?!1:!!u.some(h=>{for(let m=h.startColumn;m<=h.endColumn;m++)if(!r.getColVisible(m))return!0;return!1})}const c=t.onCommandExecuted(u=>{o.findIndex(d=>d===u.id)!==-1&&s.next(!a())});return s.next(!a()),()=>c.dispose()}))}}function Hc(i){const n=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),t=i.get(S.SelectionManagerService),o=0;return{id:S.SetRowHeightCommand.id,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.BUTTON,icon:"AdjustHeight",positions:["rowHeaderContextMenu"],label:{name:xi,props:{prefix:"rightClick.rowHeight",suffix:"px",min:2,max:1e3}},value$:Se(e,o,({worksheet:r})=>new V.Observable(s=>{function a(){var h;const u=(h=t.getLast())==null?void 0:h.primary,d=u?r.getRowHeight(u.startRow):o;s.next(d)}const c=n.onCommandExecuted(u=>{const d=u.id;if(d===S.SetRangeValuesMutation.id||d===S.SetSelectionsOperation.id||d===S.SetWorksheetRowIsAutoHeightMutation.id)return a()});return a(),c.dispose}))}}function Lc(i){const n=i.get(l.ICommandService),e=i.get(l.IUniverInstanceService),t=i.get(S.SelectionManagerService),o=0;return{id:S.SetColWidthCommand.id,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.BUTTON,icon:"AdjustWidth",positions:["colHeaderContextMenu"],label:{name:xi,props:{prefix:"rightClick.columnWidth",suffix:"px",min:2,max:1e3}},value$:Se(e,o,({worksheet:r})=>new V.Observable(s=>{function a(){var h;const u=(h=t.getLast())==null?void 0:h.primary;let d=o;u!=null&&(d=r.getColumnWidth(u.startColumn)),s.next(d)}const c=n.onCommandExecuted(u=>{const d=u.id;if(d===S.SetRangeValuesMutation.id||d===S.SetSelectionsOperation.id||d===S.SetWorksheetColWidthMutation.id)return a()});return a(),c.dispose}))}}function Qt(i){var c;const n=i.get(l.IUniverInstanceService),e=i.get(J.TextSelectionManagerService),t=n.getUniverDocInstance(l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY),o=e.getActiveRange();if(t==null||o==null)return null;const r=(c=t.getBody())==null?void 0:c.textRuns;if(r==null)return;const{startOffset:s}=o;return r.find(({st:u,ed:d})=>s>=u&&s<=d)}function Uc(){const i=G.useDependency(l.IUniverInstanceService),n=I.useObservable(()=>i.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET),void 0,void 0,[]);return n!=null?n:null}function Vc(i){return I.useObservable(()=>{var e;return(e=i==null?void 0:i.activeSheet$)!=null?e:V.of(null)},void 0,void 0,[i])}const Bc={spreadsheetLabel:"Spreadsheet",spreadsheetRightLabel:"more Sheets",toolbar:{undo:"Undo",redo:"Redo",formatPainter:"Paint format",currencyFormat:"Format as currency",percentageFormat:"Format as percent",numberDecrease:"Decrease decimal places",numberIncrease:"Increase decimal places",moreFormats:"More formats",font:"Font",fontSize:"Font size",bold:"Bold",italic:"Italic",strikethrough:"Strikethrough",subscript:"Subscript",superscript:"Superscript",underline:"Underline",textColor:{main:"Text color",right:"Choose color"},resetColor:"Reset",customColor:"CUSTOM",alternatingColors:"Alternating colors",confirmColor:"OK",cancelColor:"Cancel",collapse:"Collapse",fillColor:{main:"Fill color",right:"Choose color"},border:{main:"Border",right:"Border style"},mergeCell:{main:"Merge cells",right:"Choose merge type"},horizontalAlignMode:{main:"Horizontal align",right:"Alignment"},verticalAlignMode:{main:"Vertical align",right:"Alignment"},textWrapMode:{main:"Text wrap",right:"Text wrap mode"},textRotateMode:{main:"Text rotate",right:"Text rotate mode"},freezeTopRow:"Freeze top row",sortAndFilter:"Sort and filter",findAndReplace:"Find and replace",sum:"SUM",autoSum:"Auto SUM",moreFunction:"More functions",conditionalFormatting:"Conditional formatting",comment:"Comment",pivotTable:"Pivot Table",chart:"Chart",screenshot:"Screenshot",splitColumn:"Split text",insertImage:"Insert image",insertLink:"Insert link",dataValidation:"Data validation",protection:"Protect the sheet",clearText:"Clear color",noColorSelectedText:"No color is selected",toolMore:"More",toolLess:"Less",toolClose:"Close",toolMoreTip:"More features",moreOptions:"More options",cellFormat:"Cell format config",print:"Print",borderMethod:{top:"Upper frame line",bottom:"Lower frame line",left:"Left frame line",right:"Right frame line"},more:"More"},defaultFmt:{Automatic:{text:"Automatic",value:"General",example:""},Number:{text:"Number",value:"##0.00",example:"1000.12"},Percent:{text:"Percent",value:"#0.00%",example:"12.21%"},PlainText:{text:"Plain text",value:"@",example:""},Scientific:{text:"Scientific",value:"0.00E+00",example:"1.01E+5"},Accounting:{text:"Accounting",value:"¥(0.00)",example:"¥(1200.09)"},Thousand:{text:"Ten Thousand",value:"w",example:"1亿2000万2500"},Currency:{text:"Currency",value:"¥0.00",example:"¥1200.09"},Digit:{text:"万元2位小数",value:"w0.00",example:"2万2500.55"},Date:{text:"Date",value:"yyyy-MM-dd",example:"2017-11-29"},Time:{text:"Time",value:"hh:mm AM/PM",example:"3:00 PM"},Time24H:{text:"Time 24H",value:"hh:mm",example:"15:00"},DateTime:{text:"Date time",value:"yyyy-MM-dd hh:mm AM/PM",example:"2017-11-29 3:00 PM"},DateTime24H:{text:"Date time 24H",value:"yyyy-MM-dd hh:mm",example:"2017-11-29 15:00"},CustomFormats:{text:"Custom Formats",value:"fmtOtherSelf",example:""}},format:{moreCurrency:"More currency formats",moreDateTime:"More date and time formats",moreNumber:"More number formats",titleCurrency:"Currency formats",decimalPlaces:"Decimal places",titleDateTime:"Date and time formats",titleNumber:"Number formats"},print:{normalBtn:"Normal",layoutBtn:"Page Layout",pageBtn:"Page break preview",menuItemPrint:"Print (Ctrl+P)",menuItemAreas:"Print areas",menuItemRows:"Print title rows",menuItemColumns:"Print title columns"},align:{left:"left",center:"center",right:"right",top:"top",middle:"middle",bottom:"bottom"},button:{confirm:"OK",cancel:"Cancel",close:"Close",update:"Update",delete:"Delete",insert:"Insert",prevPage:"Previous",nextPage:"Next",total:"total:"},punctuation:{tab:"Tab",semicolon:"semicolond",comma:"comma",space:"space"},colorPicker:{collapse:"Collapse",customColor:"CUSTOM",change:"Change",confirmColor:"OK",cancelColor:"Cancel"},borderLine:{borderTop:"borderTop",borderBottom:"borderBottom",borderLeft:"borderLeft",borderRight:"borderRight",borderNone:"borderNone",borderAll:"borderAll",borderOutside:"borderOutside",borderInside:"borderInside",borderHorizontal:"borderHorizontal",borderVertical:"borderVertical",borderColor:"borderColor",borderSize:"borderSize",borderType:"borderType"},merge:{all:"Merge all",vertical:"Vertical merge",horizontal:"Horizontal merge",cancel:"Cancel merge",overlappingError:"Cannot merge overlapping areas",partiallyError:"Cannot perform this operation on partially merged cells",confirm:{title:"Continue merging would only keep the upper-left cell value, discard other values. Are you sure to continue?",cancel:"Cancel merging",confirm:"Continue merging",waring:"Waring",dismantleMergeCellWaring:"This will cause some merged cells to be split. Do you want to continue?"}},filter:{confirm:{error:"There was a problem",notAllowedToInsertRange:"Not allowed to move cells here until filter is cleared"}},textWrap:{overflow:"Overflow",wrap:"Wrap",clip:"Clip"},textRotate:{none:"None",angleUp:"Tilt Up",angleDown:"Tilt Down",vertical:"Stack Vertically",rotationUp:"Rotate Up",rotationDown:"Rotate Down"},sheetConfig:{delete:"Delete",copy:"Copy",rename:"Rename",changeColor:"Change color",hide:"Hide",unhide:"Unhide",moveLeft:"Move left",moveRight:"Move right",resetColor:"Reset color",cancelText:"Cancel",chooseText:"Confirm color",tipNameRepeat:"The name of the tab page cannot be repeated! Please revise",noMoreSheet:"The workbook contains at least one visual worksheet. To delete the selected worksheet, please insert a new worksheet or show a hidden worksheet.",confirmDelete:"Are you sure to delete",redoDelete:"Can be undo by Ctrl+Z",noHide:"Can't hide, at least keep one sheet tag",chartEditNoOpt:"This operation is not allowed in chart editing mode!",sheetNameErrorTitle:"There was a problem",sheetNameSpecCharError:`The name cannot contain:[ ] : ? * / ' "`,sheetNameCannotIsEmptyError:"The sheet name cannot be empty.",sheetNameAlreadyExistsError:"The sheet name already exists. Please enter another name.",deleteSheet:"Delete worksheet",deleteSheetContent:"Confirm to delete this worksheet. It will not be retrieved after deletion. Are you sure you want to delete it?"},rightClick:{copy:"Copy",copyAs:"Copy as",cut:"Cut",paste:"Paste",pasteSpecial:"Paste Special",pasteValue:"Paste Value",pasteFormat:"Paste Format",pasteColWidth:"Paste Column Width",pasteBesidesBorder:"Paste Besides Border Styles",insert:"Insert",insertRow:"Insert Row",insertRowBefore:"Insert Row Before",insertColumn:"Insert Column",insertColumnBefore:"Insert Column Before",delete:"Delete",deleteCell:"Delete Cell",insertCell:"Insert Cell",deleteSelected:"Delete Selected ",hide:"Hide",hideSelected:"Hide Selected ",showHide:"Show Hidden",toTopAdd:"Towards Top Add",toBottomAdd:"Towards Bottom Add",toLeftAdd:"Towards Left Add",toRightAdd:"Towards Right Add",deleteSelectedRow:"Delete Selected row",deleteSelectedColumn:"Delete Selected column",hideSelectedRow:"Hide Selected Row",showHideRow:"Show Selected Row",rowHeight:"Row Height",hideSelectedColumn:"Hide Selected Column",showHideColumn:"Show Hide Column",columnWidth:"Column Width",to:"Towards",left:"Left",right:"Right",top:"Top",bottom:"Bottom",moveLeft:"Move Left",moveUp:"Move up",moveRight:"Move Right",moveDown:"Move Down",add:"Add",row:"Row",column:"Column",width:"Width",height:"Height",number:"Number",confirm:"Confirm",orderAZ:"A-Z order",orderZA:"Z-A order",clearSelection:"Clear",clearContent:"Clear Contents",clearFormat:"Clear Formats",clearAll:"Clear All",matrix:"Matrix operation",sortSelection:"Sort",filterSelection:"Filter",chartGeneration:"Create Chart",firstLineTitle:"First Line Title",untitled:"Untitled",array1:"One-dimensional array",array2:"Two-dimensional array",array3:"Multidimensional Arrays",diagonal:"Diagonal",antiDiagonal:"Anti-diagonal",diagonalOffset:"Diagonal offset",offset:"Offset",boolean:"Boolean",flip:"Flip",upAndDown:"Up and down",leftAndRight:"Left and right",clockwise:"Clockwise",counterclockwise:"Counterclockwise",transpose:"Transpose",matrixCalculation:"Matrix Calculation",plus:"Plus",minus:"Minus",multiply:"Multiply",divided:"Divided",power:"Power",root:"Root",log:"Log",delete0:"Delete 0 values at both ends",removeDuplicate:"Remove duplicate values",byRow:"By row",byCol:"By column",generateNewMatrix:"Generate new matrix",fitContent:"Fit for data",freeze:"Freeze",freezeCol:"Freeze to this column",freezeRow:"Freeze to this row",cancelFreeze:"Cancel freeze",zenEditor:"Full Screen Editor",deleteAllRowsAlert:"You can't delete all the rows on the sheet",deleteAllColumnsAlert:"You can't delete all the columns on the sheet",hideAllRowsAlert:"You can't hide all the rows on the sheet",hideAllColumnsAlert:"You can't hide all the columns on the sheet"},info:{tooltip:"Tooltip",error:"Error",notChangeMerge:"You cannot make partial changes to the merged cells",detailUpdate:"New opened",detailSave:"Local cache restored",row:"",column:"",loading:"Loading...",copy:"Copy",return:"Exit",rename:"Rename",tips:"Rename",noName:"Untitled spreadsheet",wait:"waiting for update",add:"Add",addLast:"more rows at bottom",backTop:"Back to the top",pageInfo:"Total ${total}, ${totalPage} page, current ${currentPage}",nextPage:"Next",tipInputNumber:"Please enter the number",tipInputNumberLimit:"The increase range is limited to 1-100",tipRowHeightLimit:"Row height must be between 0 ~ 545",tipColumnWidthLimit:"The column width must be between 0 ~ 2038",pageInfoFull:"Total ${total}, ${totalPage} page, All data displayed",problem:"There was a problem",forceStringInfo:"Number stored as text"},clipboard:{paste:{exceedMaxCells:"The number of cells pasted exceeds the maximum number of cells",overlappingMergedCells:"The paste area overlaps with merged cells"},shortCutNotify:{title:"Kindly paste using keyboard shortcuts.",useShortCutInstead:"Detected Excel content. Use keyboard shortcut to paste."}},statusbar:{sum:"Sum",average:"Average",min:"Min",max:"Max",count:"Numerical Count",countA:"Count",clickToCopy:"Click to Copy",copied:"Copied"},autoFill:{copy:"Copy Cell",series:"Fill Series",formatOnly:"Format Only",noFormat:"No Format"},rangeSelector:{placeholder:"Select range or input value",tooltip:"Select range"},shortcut:{sheet:{"zoom-in":"Zoom in","zoom-out":"Zoom out","reset-zoom":"Reset zoom level","select-below-cell":"Select the cell below","select-up-cell":"Select the cell above","select-left-cell":"Select the left cell","select-right-cell":"Select the right cell","select-next-cell":"Select the next cell","select-previous-cell":"Select the previous cell","select-up-value-cell":"Select the cell above that has value","select-below-value-cell":"Select the cell below that has value","select-left-value-cell":"Select the cell left that has value","select-right-value-cell":"Select the cell right that has value","expand-selection-down":"Expand selection down","expand-selection-up":"Expand selection up","expand-selection-left":"Expand selection left","expand-selection-right":"Expand selection right","expand-selection-to-left-gap":"Expand selection to the left gap","expand-selection-to-below-gap":"Expand selection to the below gap","expand-selection-to-right-gap":"Expand selection to the right gap","expand-selection-to-up-gap":"Expand selection to the up gap","select-all":"Select all","toggle-editing":"Toggle editing","delete-and-start-editing":"Clear and start editing","abort-editing":"Abort editing","break-line":"Break line","set-bold":"Toggle bold","start-editing":"Start Editing (Selection into the Editor)","set-italic":"Toggle italic","set-underline":"Toggle underline","set-strike-through":"Toggle strike through"}},"sheet-view":"Sheet View","sheet-edit":"Sheet Edit",definedName:{managerTitle:"Manager named",managerDescription:"Create a defined name by selecting cells or formulas, and entering the desired name into the text box.",addButton:"Add a defined name",featureTitle:"Defined names",ratioRange:"Range",ratioFormula:"Formula",confirm:"Confirm",cancel:"Cancel",scopeWorkbook:"Workbook",inputNamePlaceholder:"Please enter a name(No space allowed)",inputCommentPlaceholder:"Please enter a comment",inputRangePlaceholder:"Please input range(No space allowed)",inputFormulaPlaceholder:"Please input a formula(No space allowed)",nameEmpty:"Name cannot be empty",nameDuplicate:"Name already exists",formulaOrRefStringEmpty:"Formula or reference string cannot be empty",formulaOrRefStringInvalid:"Invalid formula or reference string",defaultName:"DefinedName",updateButton:"Update",deleteButton:"Delete",deleteConfirmText:"Are you sure you want to delete this defined name?",nameConflict:"The name conflicts with the function name",nameInvalid:"The name is invalid",nameSheetConflict:"The name conflicts with the sheet name"}},vr={spreadsheetLabel:"插件",spreadsheetRightLabel:"更多 Sheets",toolbar:{undo:"撤销",redo:"重做",formatPainter:"格式刷",currencyFormat:"货币格式",percentageFormat:"百分比格式",numberDecrease:"减少小数位数",numberIncrease:"增加小数位数",moreFormats:"更多格式",font:"字体",fontSize:"字号",bold:"粗体",italic:"斜体",strikethrough:"删除线",subscript:"下标",superscript:"上标",underline:"下划线",textColor:{main:"文本颜色",right:"颜色选择"},resetColor:"重置颜色",customColor:"自定义",alternatingColors:"交替颜色",confirmColor:"确定颜色",cancelColor:"取消",collapse:"收起",fillColor:{main:"单元格颜色",right:"颜色选择"},border:{main:"边框",right:"边框类型"},mergeCell:{main:"合并单元格",right:"选择合并类型"},horizontalAlignMode:{main:"水平对齐",right:"对齐方式"},verticalAlignMode:{main:"垂直对齐",right:"对齐方式"},textWrapMode:{main:"文本换行",right:"换行方式"},textRotateMode:{main:"文本旋转",right:"旋转方式"},freezeTopRow:"冻结首行",sortAndFilter:"排序和筛选",findAndReplace:"查找替换",sum:"求和",autoSum:"自动求和",moreFunction:"更多函数",conditionalFormatting:"条件格式",comment:"批注",pivotTable:"数据透视表",chart:"图表",screenshot:"截图",splitColumn:"分列",insertImage:"插入图片",insertLink:"插入链接",dataValidation:"数据验证",protection:"保护工作表内容",clearText:"清除颜色选择",noColorSelectedText:"没有颜色被选择",toolMore:"更多",toolLess:"少于",toolClose:"收起",toolMoreTip:"更多功能",moreOptions:"更多选项",cellFormat:"设置单元格格式",print:"打印",borderMethod:{top:"上框线",bottom:"下框线",left:"左框线",right:"右框线"},more:"更多"},defaultFmt:{Automatic:{text:"自动",value:"General",example:""},Number:{text:"数字",value:"##0.00",example:"1000.12"},Percent:{text:"百分比",value:"#0.00%",example:"12.21%"},PlainText:{text:"纯文本",value:"@",example:""},Scientific:{text:"科学计数",value:"0.00E+00",example:"1.01E+5"},Accounting:{text:"会计",value:"¥(0.00)",example:"¥(1200.09)"},Thousand:{text:"万元",value:"w",example:"1亿2000万2500"},Currency:{text:"货币",value:"¥0.00",example:"¥1200.09"},Digit:{text:"万元2位小数",value:"w0.00",example:"2万2500.55"},Date:{text:"日期",value:"yyyy-MM-dd",example:"2017-11-29"},Time:{text:"时间",value:"hh:mm AM/PM",example:"3:00 PM"},Time24H:{text:"时间24H",value:"hh:mm",example:"15:00"},DateTime:{text:"日期时间",value:"yyyy-MM-dd hh:mm AM/PM",example:"2017-11-29 3:00 PM"},DateTime24H:{text:"日期时间24H",value:"yyyy-MM-dd hh:mm",example:"2017-11-29 15:00"},CustomFormats:{text:"自定义格式",value:"fmtOtherSelf",example:""}},format:{moreCurrency:"更多货币格式",moreDateTime:"更多日期与时间格式",moreNumber:"更多数字格式",titleCurrency:"货币格式",decimalPlaces:"小数位数",titleDateTime:"日期与时间格式",titleNumber:"数字格式"},print:{normalBtn:"常规视图",layoutBtn:"页面布局",pageBtn:"分页预览",menuItemPrint:"打印(Ctrl+P)",menuItemAreas:"打印区域",menuItemRows:"打印标题行",menuItemColumns:"打印标题列"},align:{left:"左对齐",center:"中间对齐",right:"右对齐",top:"顶部对齐",middle:"居中对齐",bottom:"底部对齐"},button:{confirm:"确定",cancel:"取消",close:"关闭",update:"Update",delete:"Delete",insert:"新建",prevPage:"上一页",nextPage:"下一页",total:"总共:"},punctuation:{tab:"Tab 键",semicolon:"分号",comma:"逗号",space:"空格"},colorPicker:{collapse:"收起",customColor:"自定义",change:"切换",confirmColor:"确定",cancelColor:"取消"},borderLine:{borderTop:"上框线",borderBottom:"下框线",borderLeft:"左框线",borderRight:"右框线",borderNone:"无",borderAll:"所有",borderOutside:"外侧",borderInside:"内侧",borderHorizontal:"内侧横线",borderVertical:"内侧竖线",borderColor:"边框颜色",borderSize:"边框粗细",borderType:"边框线类型"},merge:{all:"全部合并",vertical:"垂直合并",horizontal:"水平合并",cancel:"取消合并",overlappingError:"不能合并重叠区域",partiallyError:"无法对部分合并单元格执行此操作",confirm:{title:"合并单元格仅保存左上角单元格的值,是否继续?",cancel:"取消合并",confirm:"继续合并",waring:"警告",dismantleMergeCellWaring:"此操作会导致一些合并单元格被拆散,是否继续?"}},filter:{confirm:{error:"出现了一个问题",notAllowedToInsertRange:"要移动这些单元格,请清除该区域的筛选器"}},textWrap:{overflow:"溢出",wrap:"自动换行",clip:"截断"},textRotate:{none:"无旋转",angleUp:"向上倾斜",angleDown:"向下倾斜",vertical:"竖排文字",rotationUp:"向上90°",rotationDown:"向下90°"},sheetConfig:{delete:"删除",copy:"复制",rename:"重命名",changeColor:"更改颜色",hide:"隐藏",unhide:"取消隐藏",moveLeft:"向左移",moveRight:"向右移",resetColor:"重置颜色",cancelText:"取消",chooseText:"确定颜色",tipNameRepeat:"标签页的名称不能重复!请重新修改",noMoreSheet:"工作薄内至少含有一张可视工作表。若需删除选定的工作表,请先插入一张新工作表或显示一张隐藏的工作表。",confirmDelete:"是否删除",redoDelete:"可以通过Ctrl+Z撤销删除",noHide:"不能隐藏, 至少保留一个sheet标签",chartEditNoOpt:"图表编辑模式下不允许该操作!",sheetNameErrorTitle:"错误",sheetNameSpecCharError:`名称不能超过31个字符,首尾不能是' 且名称不能包含:\r
16
+ [ ] : \\ ? * /`,sheetNameCannotIsEmptyError:"名称不能为空。",sheetNameAlreadyExistsError:"工作表已存在,请输入其它名称。",deleteSheet:"删除工作表",deleteSheetContent:"确认删除此工作表,删除后将不可找回,确定要删除吗?"},rightClick:{copy:"复制",copyAs:"复制为",cut:"剪切",paste:"粘贴",pasteSpecial:"选择性粘贴",pasteValue:"仅粘贴值",pasteFormat:"仅粘贴格式",pasteColWidth:"仅粘贴列宽",pasteBesidesBorder:"仅粘贴边框以外内容",insert:"插入",delete:"删除",insertRow:"插入行",insertRowBefore:"在上方插入行",insertColumn:"插入列",insertColumnBefore:"在左侧插入列",deleteCell:"删除单元格",insertCell:"插入单元格",deleteSelected:"删除选中",hide:"隐藏",hideSelected:"隐藏选中",showHide:"显示隐藏",toTopAdd:"向上增加",toBottomAdd:"向下增加",toLeftAdd:"向左增加",toRightAdd:"向右增加",deleteSelectedRow:"删除选中行",deleteSelectedColumn:"删除选中列",hideSelectedRow:"隐藏选中行",showHideRow:"显示隐藏行",rowHeight:"行高",hideSelectedColumn:"隐藏选中列",showHideColumn:"显示隐藏列",columnWidth:"列宽",to:"向",left:"左",right:"右",top:"上",bottom:"下",moveLeft:"左移",moveUp:"上移",moveRight:"右移",moveDown:"下移",add:"增加",row:"行",column:"列",width:"宽",height:"高",number:"数字",confirm:"确认",orderAZ:"A-Z顺序排列",orderZA:"Z-A降序排列",clearSelection:"清除",clearContent:"清除内容",clearFormat:"清除格式",clearAll:"清除全部",matrix:"矩阵操作选区",sortSelection:"排序选区",filterSelection:"筛选选区",chartGeneration:"图表生成",firstLineTitle:"首行为标题",untitled:"无标题",array1:"一维数组",array2:"二维数组",array3:"多维数组",diagonal:"对角线",antiDiagonal:"反对角线",diagonalOffset:"对角偏移",offset:"偏移量",boolean:"布尔值",flip:"翻转",upAndDown:"上下",leftAndRight:"左右",clockwise:"顺时针",counterclockwise:"逆时针",transpose:"转置",matrixCalculation:"矩阵计算",plus:"加",minus:"减",multiply:"乘",divided:"除",power:"次方",root:"次方根",log:"log",delete0:"删除两端0值",removeDuplicate:"删除重复值",byRow:"按行",byCol:"按列",generateNewMatrix:"生成新矩阵",fitContent:"适合数据",freeze:"冻结",freezeCol:"冻结列",freezeRow:"冻结行",cancelFreeze:"取消冻结",zenEditor:"禅模式编辑",deleteAllRowsAlert:"您无法删除工作表上的所有行",deleteAllColumnsAlert:"您无法删除工作表上的所有列",hideAllRowsAlert:"您无法隐藏工作表上的所有行",hideAllColumnsAlert:"您无法隐藏工作表上的所有列"},info:{tooltip:"提示",error:"错误",notChangeMerge:"不能对合并单元格做部分更改",detailUpdate:"新打开",detailSave:"已恢复本地缓存",row:"行",column:"列",loading:"渲染中···",copy:"副本",return:"返回",rename:"重命名",tips:"重命名",noName:"无标题的电子表格",wait:"待更新",add:"添加",addLast:"在底部添加",backTop:"回到顶部",pageInfo:"共${total}条,${totalPage}页,当前已显示${currentPage}页",nextPage:"下一页",tipInputNumber:"请输入数字",tipInputNumberLimit:"增加范围限制在1-100",tipRowHeightLimit:"行高必须在0 ~ 545之间",tipColumnWidthLimit:"列宽必须在0 ~ 2038之间",pageInfoFull:"共${total}条,${totalPage}页,已显示全部数据",problem:"出现了一个问题",forceStringInfo:"以文本形式存储的数字"},clipboard:{paste:{exceedMaxCells:"粘贴区域超出最大单元格数",overlappingMergedCells:"粘贴区域与合并单元格重叠"},shortCutNotify:{title:"请使用快捷键粘贴",useShortCutInstead:"检测到 Excel 内容,请使用快捷键粘贴"}},statusbar:{sum:"求和",average:"平均值",min:"最小值",max:"最大值",count:"数值计数",countA:"计数",clickToCopy:"点击复制数值",copied:"已复制"},autoFill:{copy:"复制单元格",series:"填充序列",formatOnly:"仅填充格式",noFormat:"不带格式填充"},rangeSelector:{placeholder:"选择范围或输入值",tooltip:"选择范围"},shortcut:{sheet:{"zoom-in":"放大","zoom-out":"缩小","reset-zoom":"恢复缩放","select-below-cell":"选择下方单元格","select-up-cell":"选择上方单元格","select-left-cell":"选择左侧单元格","select-right-cell":"选择右侧单元格","select-next-cell":"选择后一个单元格","select-previous-cell":"选择前一个单元格","select-up-value-cell":"选择上方有值的单元格","select-below-value-cell":"选择下方有值的单元格","select-left-value-cell":"选择左侧有值的单元格","select-right-value-cell":"选择右侧有值的单元格","expand-selection-down":"向下扩展选区","expand-selection-up":"向上扩展选区","expand-selection-left":"向左扩展选区","expand-selection-right":"向右扩展选区","expand-selection-to-left-gap":"向左扩展选区到下一个边界","expand-selection-to-below-gap":"向下扩展选区到下一个边界","expand-selection-to-right-gap":"向右扩展选区到下一个边界","expand-selection-to-up-gap":"向上扩展选区到下一个边界","select-all":"全选","toggle-editing":"开始 / 结束编辑","delete-and-start-editing":"清空并开始编辑","abort-editing":"放弃编辑","break-line":"换行","set-bold":"切换粗体","set-italic":"切换斜体","set-underline":"切换下划线","set-strike-through":"切换删除线","start-editing":"开始编辑(选区切换到编辑器)"}},"sheet-view":"浏览表格","sheet-edit":"编辑表格",definedName:{managerTitle:"名称管理器",managerDescription:"通过选择单元格或公式,并在文本框中输入您想要的名称来创建一个定义名称。",addButton:"新建名称",featureTitle:"定义名称",ratioRange:"范围",ratioFormula:"公式",confirm:"确认",cancel:"取消",scopeWorkbook:"工作簿",inputNamePlaceholder:"请输入名称(必填)",inputCommentPlaceholder:"请输入备注",inputRangePlaceholder:"请输入范围(必填)",inputFormulaPlaceholder:"请输入公式(必填)",nameEmpty:"名称不能为空",nameDuplicate:"名称重复",formulaOrRefStringEmpty:"公式或引用字符串不能为空",formulaOrRefStringInvalid:"公式或引用字符串无效",defaultName:"DefinedName",updateButton:"修改",deleteButton:"删除",deleteConfirmText:"确定删除定义名称?",nameConflict:"与函数名称冲突",nameInvalid:"名称不包含空格或不允许的字符",nameSheetConflict:"名称与工作表名称冲突"}},kc={spreadsheetLabel:"Электронная таблица",spreadsheetRightLabel:"больше листов",toolbar:{undo:"Отменить",redo:"Повторить",formatPainter:"Копировать формат",currencyFormat:"Форматировать как валюту",percentageFormat:"Форматировать как процент",numberDecrease:"Уменьшить количество десятичных знаков",numberIncrease:"Увеличить количество десятичных знаков",moreFormats:"Больше форматов",font:"Шрифт",fontSize:"Размер шрифта",bold:"Жирный",italic:"Курсив",strikethrough:"Зачеркнутый",subscript:"Нижний индекс",superscript:"Верхний индекс",underline:"Подчеркнутый",textColor:{main:"Цвет текста",right:"Выбрать цвет"},resetColor:"Сбросить",customColor:"ПОЛЬЗ.",alternatingColors:"Чередующиеся цвета",confirmColor:"ОК",cancelColor:"Отмена",collapse:"Свернуть",fillColor:{main:"Цвет заливки",right:"Выбрать цвет"},border:{main:"Граница",right:"Стиль границы"},mergeCell:{main:"Объединить ячейки",right:"Выбрать тип объединения"},horizontalAlignMode:{main:"Горизонтальное выравнивание",right:"Выравнивание"},verticalAlignMode:{main:"Вертикальное выравнивание",right:"Выравнивание"},textWrapMode:{main:"Перенос текста",right:"Режим переноса текста"},textRotateMode:{main:"Поворот текста",right:"Режим поворота текста"},freezeTopRow:"Закрепить верхнюю строку",sortAndFilter:"Сортировка и фильтр",findAndReplace:"Найти и заменить",sum:"СУММ",autoSum:"Авто СУММ",moreFunction:"Больше функций",conditionalFormatting:"Условное форматирование",comment:"Комментарий",pivotTable:"Сводная таблица",chart:"Диаграмма",screenshot:"Снимок экрана",splitColumn:"Разделить текст",insertImage:"Вставить изображение",insertLink:"Вставить ссылку",dataValidation:"Проверка данных",protection:"Защита листа",clearText:"Очистить цвет",noColorSelectedText:"Цвет не выбран",toolMore:"Больше",toolLess:"Меньше",toolClose:"Закрыть",toolMoreTip:"Больше возможностей",moreOptions:"Больше опций",cellFormat:"Настройка формата ячейки",print:"Печать",borderMethod:{top:"Верхняя рамка",bottom:"Нижняя рамка",left:"Левая рамка",right:"Правая рамка"},more:"Больше"},defaultFmt:{Automatic:{text:"Автоматический",value:"Общий",example:""},Number:{text:"Число",value:"##0.00",example:"1000.12"},Percent:{text:"Процент",value:"#0.00%",example:"12.21%"},PlainText:{text:"Простой текст",value:"@",example:""},Scientific:{text:"Научный",value:"0.00E+00",example:"1.01E+5"},Accounting:{text:"Бухгалтерский учет",value:"¥(0.00)",example:"¥(1200.09)"},Thousand:{text:"Десять тысяч",value:"w",example:"1億2000万2500"},Currency:{text:"Валюта",value:"¥0.00",example:"¥1200.09"},Digit:{text:"Десятичные 2 знака",value:"w0.00",example:"2万2500.55"},Date:{text:"Дата",value:"yyyy-MM-dd",example:"2017-11-29"},Time:{text:"Время",value:"hh:mm AM/PM",example:"3:00 PM"},Time24H:{text:"Время 24H",value:"hh:mm",example:"15:00"},DateTime:{text:"Дата и время",value:"yyyy-MM-dd hh:mm AM/PM",example:"2017-11-29 3:00 PM"},DateTime24H:{text:"Дата и время 24H",value:"yyyy-MM-dd hh:mm",example:"2017-11-29 15:00"},CustomFormats:{text:"Пользовательские форматы",value:"fmtOtherSelf",example:""}},format:{moreCurrency:"Больше форматов валюты",moreDateTime:"Больше форматов даты и времени",moreNumber:"Больше форматов чисел",titleCurrency:"Форматы валюты",decimalPlaces:"Десятичные знаки",titleDateTime:"Форматы даты и времени",titleNumber:"Числовые форматы"},print:{normalBtn:"Обычный",layoutBtn:"Макет страницы",pageBtn:"Предпросмотр разрыва страницы",menuItemPrint:"Печать (Ctrl+P)",menuItemAreas:"Области печати",menuItemRows:"Печатать строки заголовков",menuItemColumns:"Печатать столбцы заголовков"},align:{left:"лево",center:"центр",right:"право",top:"верх",middle:"середина",bottom:"низ"},button:{confirm:"ОК",cancel:"Отмена",close:"Закрыть",update:"Обновить",delete:"Удалить",insert:"Вставить",prevPage:"Предыдущая",nextPage:"Следующая",total:"всего:"},punctuation:{tab:"Табуляция",semicolon:"точка с запятой",comma:"запятая",space:"пробел"},colorPicker:{collapse:"Свернуть",customColor:"ПОЛЬЗ.",change:"Изменить",confirmColor:"ОК",cancelColor:"Отмена"},borderLine:{borderTop:"верхняя граница",borderBottom:"нижняя граница",borderLeft:"левая граница",borderRight:"правая граница",borderNone:"без границы",borderAll:"все границы",borderOutside:"внешняя граница",borderInside:"внутренняя граница",borderHorizontal:"горизонтальная граница",borderVertical:"вертикальная граница",borderColor:"цвет границы",borderSize:"размер границы",borderType:"тип границы"},merge:{all:"Объединить все",vertical:"Вертикальное объединение",horizontal:"Горизонтальное объединение",cancel:"Отменить объединение",overlappingError:"Невозможно объединить перекрывающиеся области",partiallyError:"Невозможно выполнить эту операцию на частично объединенных ячейках",confirm:{title:"Продолжение объединения сохранит только значение в верхней левой ячейке, остальные значения будут удалены. Вы уверены, что хотите продолжить?",cancel:"Отменить объединение",confirm:"Продолжить объединение",waring:"Предупреждение",dismantleMergeCellWaring:"Это приведет к разделению некоторых объединенных ячеек. Продолжить?"}},filter:{confirm:{error:"Произошла ошибка",notAllowedToInsertRange:"Нельзя перемещать ячейки сюда, пока фильтр не будет очищен"}},textWrap:{overflow:"Переполнение",wrap:"Перенос",clip:"Обрезать"},textRotate:{none:"Нет",angleUp:"Повернуть вверх",angleDown:"Повернуть вниз",vertical:"Вертикально",rotationUp:"Поворот вверх",rotationDown:"Поворот вниз"},sheetConfig:{delete:"Удалить",copy:"Копировать",rename:"Переименовать",changeColor:"Изменить цвет",hide:"Скрыть",unhide:"Показать",moveLeft:"Переместить влево",moveRight:"Переместить вправо",resetColor:"Сбросить цвет",cancelText:"Отмена",chooseText:"Подтвердить цвет",tipNameRepeat:"Имя вкладки не может повторяться! Пожалуйста, исправьте",noMoreSheet:"В книге должен содержаться хотя бы один видимый лист. Чтобы удалить выбранный лист, вставьте новый лист или покажите скрытый лист.",confirmDelete:"Вы уверены, что хотите удалить",redoDelete:"Можно отменить с помощью Ctrl+Z",noHide:"Нельзя скрыть, оставьте хотя бы одну вкладку листа",chartEditNoOpt:"Эта операция недоступна в режиме редактирования диаграммы!",sheetNameErrorTitle:"Произошла ошибка",sheetNameSpecCharError:`Имя не может содержать: [ ] : ? * / ' "`,sheetNameCannotIsEmptyError:"Имя листа не может быть пустым.",sheetNameAlreadyExistsError:"Имя листа уже существует. Пожалуйста, введите другое имя.",deleteSheet:"Удалить лист",deleteSheetContent:"Подтвердите удаление этого листа. После удаления его нельзя будет восстановить. Вы уверены, что хотите удалить его?"},rightClick:{copy:"Копировать",copyAs:"Копировать как",cut:"Вырезать",paste:"Вставить",pasteSpecial:"Специальная вставка",pasteValue:"Вставить значение",pasteFormat:"Вставить формат",pasteColWidth:"Вставить ширину столбца",pasteBesidesBorder:"Вставить кроме стилей границы",insert:"Вставить",insertRow:"Вставить строку",insertRowBefore:"Вставить строку выше",insertColumn:"Вставить столбец",insertColumnBefore:"Вставить столбец слева",delete:"Удалить",deleteCell:"Удалить ячейку",insertCell:"Вставить ячейку",deleteSelected:"Удалить выбранное",hide:"Скрыть",hideSelected:"Скрыть выбранное",showHide:"Показать скрытые",toTopAdd:"Добавить сверху",toBottomAdd:"Добавить снизу",toLeftAdd:"Добавить слева",toRightAdd:"Добавить справа",deleteSelectedRow:"Удалить выбранную строку",deleteSelectedColumn:"Удалить выбранный столбец",hideSelectedRow:"Скрыть выбранную строку",showHideRow:"Показать скрытую строку",rowHeight:"Высота строки",hideSelectedColumn:"Скрыть выбранный столбец",showHideColumn:"Показать скрытый столбец",columnWidth:"Ширина столбца",to:"К",left:"Лево",right:"Право",top:"Верх",bottom:"Низ",moveLeft:"Переместить влево",moveUp:"Переместить вверх",moveRight:"Переместить вправо",moveDown:"Переместить вниз",add:"Добавить",row:"Строка",column:"Столбец",width:"Ширина",height:"Высота",number:"Номер",confirm:"Подтвердить",orderAZ:"Порядок А-Я",orderZA:"Порядок Я-А",clearSelection:"Очистить",clearContent:"Очистить содержимое",clearFormat:"Очистить формат",clearAll:"Очистить все",matrix:"Матричная операция",sortSelection:"Сортировать",filterSelection:"Фильтр",chartGeneration:"Создать диаграмму",firstLineTitle:"Заголовок первой строки",untitled:"Без названия",array1:"Одномерный массив",array2:"Двумерный массив",array3:"Многомерные массивы",diagonal:"Диагональ",antiDiagonal:"Антидиагональ",diagonalOffset:"Смещение диагонали",offset:"Смещение",boolean:"Булевый",flip:"Перевернуть",upAndDown:"Вверх и вниз",leftAndRight:"Влево и вправо",clockwise:"По часовой стрелке",counterclockwise:"Против часовой стрелки",transpose:"Транспонировать",matrixCalculation:"Матричное вычисление",plus:"Плюс",minus:"Минус",multiply:"Умножить",divided:"Делить",power:"Степень",root:"Корень",log:"Логарифм",delete0:"Удалить значения 0 с обоих концов",removeDuplicate:"Удалить дубликаты значений",byRow:"По строке",byCol:"По столбцу",generateNewMatrix:"Создать новую матрицу",fitContent:"Подогнать под данные",freeze:"Закрепить",freezeCol:"Закрепить до этого столбца",freezeRow:"Закрепить до этой строки",cancelFreeze:"Отменить закрепление",zenEditor:"Редактор на весь экран",deleteAllRowsAlert:"Нельзя удалить все строки на листе",deleteAllColumnsAlert:"Нельзя удалить все столбцы на листе",hideAllRowsAlert:"Нельзя скрыть все строки на листе",hideAllColumnsAlert:"Нельзя скрыть все столбцы на листе"},info:{tooltip:"Подсказка",error:"Ошибка",notChangeMerge:"Вы не можете частично изменить объединенные ячейки",detailUpdate:"Новый открытый",detailSave:"Восстановлено из локального кэша",row:"",column:"",loading:"Загрузка...",copy:"Копировать",return:"Выход",rename:"Переименовать",tips:"Переименовать",noName:"Электронная таблица без названия",wait:"ожидание обновления",add:"Добавить",addLast:"больше строк внизу",backTop:"Вернуться наверх",pageInfo:"Всего ${total}, ${totalPage} страниц, текущая ${currentPage}",nextPage:"Следующая",tipInputNumber:"Пожалуйста, введите число",tipInputNumberLimit:"Диапазон увеличения ограничен от 1 до 100",tipRowHeightLimit:"Высота строки должна быть в пределах от 0 до 545",tipColumnWidthLimit:"Ширина столбца должна быть в пределах от 0 до 2038",pageInfoFull:"Всего ${total}, ${totalPage} страниц, все данные отображены",problem:"Произошла проблема",forceStringInfo:"Число хранится как текст"},clipboard:{paste:{exceedMaxCells:"Количество вставляемых ячеек превышает максимальное количество ячеек",overlappingMergedCells:"Область вставки перекрывается с объединенными ячейками"},shortCutNotify:{title:"Используйте сочетания клавиш для вставки.",useShortCutInstead:"Обнаружено содержимое Excel. Используйте сочетание клавиш для вставки."}},statusbar:{sum:"Сумма",average:"Среднее",min:"Минимум",max:"Максимум",count:"Числовое количество",countA:"Количество",clickToCopy:"Нажмите, чтобы скопировать",copied:"Скопировано"},autoFill:{copy:"Копировать ячейку",series:"Заполнить серию",formatOnly:"Только формат",noFormat:"Без формата"},rangeSelector:{placeholder:"Выберите диапазон или введите значение",tooltip:"Выберите диапазон"},shortcut:{sheet:{"zoom-in":"Увеличить","zoom-out":"Уменьшить","reset-zoom":"Сбросить масштаб","select-below-cell":"Выбрать ячейку ниже","select-up-cell":"Выбрать ячейку выше","select-left-cell":"Выбрать ячейку слева","select-right-cell":"Выбрать ячейку справа","select-next-cell":"Выбрать следующую ячейку","select-previous-cell":"Выбрать предыдущую ячейку","select-up-value-cell":"Выбрать ячейку выше со значением","select-below-value-cell":"Выбрать ячейку ниже со значением","select-left-value-cell":"Выбрать ячейку слева со значением","select-right-value-cell":"Выбрать ячейку справа со значением","expand-selection-down":"Расширить выделение вниз","expand-selection-up":"Расширить выделение вверх","expand-selection-left":"Расширить выделение влево","expand-selection-right":"Расширить выделение вправо","expand-selection-to-left-gap":"Расширить выделение до левого пробела","expand-selection-to-below-gap":"Расширить выделение до нижнего пробела","expand-selection-to-right-gap":"Расширить выделение до правого пробела","expand-selection-to-up-gap":"Расширить выделение до верхнего пробела","select-all":"Выбрать все","toggle-editing":"Переключить редактирование","delete-and-start-editing":"Очистить и начать редактирование","abort-editing":"Прервать редактирование","break-line":"Разрыв строки","set-bold":"Переключить жирный","set-italic":"Переключить курсив","set-underline":"Переключить подчеркивание","set-strike-through":"Переключить зачеркивание","start-editing":"Начать редактирование"}},"sheet-view":"Просмотр листа","sheet-edit":"Редактирование листа",definedName:{managerTitle:"Управление именами",managerDescription:"Создайте определенное имя, выбрав ячейки или формулы и введя желаемое имя в текстовое поле.",addButton:"Добавить определенное имя",featureTitle:"Определенные имена",ratioRange:"Диапазон",ratioFormula:"Формула",confirm:"Подтвердить",cancel:"Отмена",scopeWorkbook:"Книга",inputNamePlaceholder:"Введите имя (без пробелов)",inputCommentPlaceholder:"Введите комментарий",inputRangePlaceholder:"Введите диапазон (без пробелов)",inputFormulaPlaceholder:"Введите формулу (без пробелов)",nameEmpty:"Имя не может быть пустым",nameDuplicate:"Имя уже существует",formulaOrRefStringEmpty:"Формула или строка ссылки не может быть пустой",formulaOrRefStringInvalid:"Неверная формула или строка ссылки",defaultName:"ОпределенноеИмя",updateButton:"Обновить",deleteButton:"Удалить",deleteConfirmText:"Вы уверены, что хотите удалить это определенное имя?",nameConflict:"Имя конфликтует с именем функции",nameInvalid:"Имя недействительно",nameSheetConflict:"Имя конфликтует с именем листа"}};class Ir{constructor(){R(this,"_state",null);R(this,"_rect",null);R(this,"_state$",new V.BehaviorSubject(null));R(this,"state$",this._state$.asObservable());R(this,"_rect$",new V.BehaviorSubject(null));R(this,"rect$",this._rect$.asObservable());R(this,"_focus",!1);R(this,"_focus$",new V.BehaviorSubject(this._focus));R(this,"focus$",this._focus$.asObservable())}dispose(){this._state$.complete(),this._state=null,this._rect$.complete(),this._rect=null}setState(n){this._state=n,this._refresh(n)}getRect(){return this._rect}setRect(n){this._rect=n,this._rect$.next(n)}getState(){return this._state}setFocus(n=!1){this._focus=n,this._focus$.next(n)}_refresh(n){this._state$.next(n)}}const Jt=P.createIdentifier("univer.sheet-cell-editor-manager.service");class Fc{constructor(){R(this,"_position",null);R(this,"_position$",new V.BehaviorSubject(null));R(this,"position$",this._position$.asObservable());R(this,"_focus",!1);R(this,"_focus$",new V.BehaviorSubject(this._focus));R(this,"focus$",this._focus$.asObservable());R(this,"_fxBtnClick$",new V.Subject);R(this,"fxBtnClick$",this._fxBtnClick$.asObservable());R(this,"_foldBtnStatus$",new V.Subject);R(this,"foldBtnStatus$",this._foldBtnStatus$.asObservable())}dispose(){this._position$.complete(),this._focus$.complete(),this._position=null,this._focus=!1}setPosition(n){this._position=n,this._refresh(n)}getPosition(){return this._position}setFocus(n=!1){this._focus=n,this._focus$.next(n)}handleFxBtnClick(n){this._fxBtnClick$.next(n)}handleFoldBtnClick(n){this._foldBtnStatus$.next(n)}_refresh(n){this._position$.next(n)}}const yn=P.createIdentifier("univer.sheet-formula-editor-manager.service");var Wc=Object.defineProperty,jc=Object.getOwnPropertyDescriptor,$c=(i,n,e,t)=>{for(var o=t>1?void 0:t?jc(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Wc(n,e,o),o},Rr=(i,n)=>(e,t)=>n(e,t,i);let On=class extends l.Disposable{constructor(n,e){super();R(this,"_previousSheetIndex",-1);this._commandService=n,this._univerInstanceService=e,this.disposeWithMe(this._commandService.beforeCommandExecuted(t=>{if(t.id===S.RemoveSheetMutation.id)return this._beforeAdjustActiveSheetOnRemoveSheet(t)})),this.disposeWithMe(this._commandService.onCommandExecuted((t,o)=>{if(t.id===S.RemoveSheetMutation.id)return this._adjustActiveSheetOnRemoveSheet(t);if(t.id===S.SetWorksheetHideMutation.id&&t.params.hidden)return this._adjustActiveSheetOnHideSheet(t);if(!(o!=null&&o.fromCollab)){if(t.id===S.InsertSheetMutation.id)return this._adjustActiveSheetOnInsertSheet(t);if(t.id===S.SetWorksheetHideMutation.id&&!t.params.hidden)return this._adjustActiveSheetOnShowSheet(t)}}))}_adjustActiveSheetOnHideSheet(n){const{unitId:e,subUnitId:t}=n.params,o=this._univerInstanceService.getUniverSheetInstance(e);if(!o||o.getActiveSheet().getSheetId()!==t)return;const s=o.getActiveSheetIndex(),a=Mr(o,s);this._switchToNextSheet(e,a)}_beforeAdjustActiveSheetOnRemoveSheet(n){const{unitId:e,subUnitId:t}=n.params,o=this._univerInstanceService.getUniverSheetInstance(e);if(!o)return;const r=o.getSheetBySheetId(t);r&&(this._previousSheetIndex=o.getSheetIndex(r))}_adjustActiveSheetOnRemoveSheet(n){if(this._previousSheetIndex===-1)return;const{unitId:e}=n.params,t=this._univerInstanceService.getUniverSheetInstance(e);if(!t||t.getRawActiveSheet())return;const r=this._previousSheetIndex,s=r>=1?r-1:0,a=Mr(t,s);this._switchToNextSheet(e,a)}_adjustActiveSheetOnInsertSheet(n){const{unitId:e,sheet:t}=n.params;this._switchToNextSheet(e,t.id)}_adjustActiveSheetOnShowSheet(n){const{unitId:e,subUnitId:t}=n.params;this._switchToNextSheet(e,t)}_switchToNextSheet(n,e){this._commandService.executeCommand(S.SetWorksheetActiveOperation.id,{unitId:n,subUnitId:e})}};On=$c([l.OnLifecycle(l.LifecycleStages.Ready,On),Rr(0,l.ICommandService),Rr(1,l.IUniverInstanceService)],On);function Mr(i,n){const e=i.getSheetSize();for(let t=n;t>-1;t--){const o=i.getSheetByIndex(t);if(!o.getConfig().hidden)return o.getSheetId()}for(let t=n;t<e;t++){const o=i.getSheetByIndex(t);if(!o.getConfig().hidden)return o.getSheetId()}throw new Error("[ActiveWorksheetController]: could not find the next unhidden sheet! Collaboration error perhaps.")}var zc=Object.defineProperty,Yc=Object.getOwnPropertyDescriptor,Xc=(i,n,e,t)=>{for(var o=t>1?void 0:t?Yc(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&zc(n,e,o),o},qt=(i,n)=>(e,t)=>n(e,t,i);O.AutoHeightController=class extends l.Disposable{constructor(n,e,t,o,r){super(),this._injector=n,this._sheetInterceptorService=e,this._selectionManagerService=t,this._univerInstanceService=o,this._sheetSkeletonManagerService=r,this._initialize()}getUndoRedoParamsOfAutoHeight(n){const{_univerInstanceService:e,_sheetSkeletonManagerService:t,_injector:o}=this,{skeleton:r}=t.getCurrent(),s=r.calculateAutoHeightInRange(n),a=e.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),c=a.getUnitId(),d={subUnitId:a.getActiveSheet().getSheetId(),unitId:c,rowsAutoHeightInfo:s},h=S.SetWorksheetRowAutoHeightMutationFactory(o,d);return{undos:[{id:S.SetWorksheetRowAutoHeightMutation.id,params:h}],redos:[{id:S.SetWorksheetRowAutoHeightMutation.id,params:d}]}}_initialize(){const{_sheetInterceptorService:n,_selectionManagerService:e}=this;this.disposeWithMe(n.interceptCommand({getMutations:t=>t.id!==S.SetRangeValuesCommand.id?{redos:[],undos:[]}:this.getUndoRedoParamsOfAutoHeight(t.params.range)})),this.disposeWithMe(n.interceptCommand({getMutations:t=>t.id!==S.SetWorksheetRowIsAutoHeightCommand.id?{redos:[],undos:[]}:this.getUndoRedoParamsOfAutoHeight(t.params.ranges)})),this.disposeWithMe(n.interceptCommand({getMutations:t=>{var s;if(t.id!==S.SetStyleCommand.id)return{redos:[],undos:[]};if(!["ff","fs","tr","tb"].includes((s=t.params)==null?void 0:s.style.type))return{redos:[],undos:[]};const r=e.getSelectionRanges();return r!=null&&r.length?this.getUndoRedoParamsOfAutoHeight(r):{redos:[],undos:[]}}}))}},O.AutoHeightController=Xc([l.OnLifecycle(l.LifecycleStages.Ready,O.AutoHeightController),qt(0,P.Inject(P.Injector)),qt(1,P.Inject(S.SheetInterceptorService)),qt(2,P.Inject(S.SelectionManagerService)),qt(3,P.Inject(l.IUniverInstanceService)),qt(4,P.Inject(O.SheetSkeletonManagerService))],O.AutoHeightController);function Gc(i,n,e,t,o){const r=[],s=[];if(t.copyType===qe.CUT){const{undos:a,redos:c}=Zc(i,n,o);r.push(...c),s.push(...a)}else{const{undos:a,redos:c}=wr(n,e,o);r.push(...c),s.push(...a);const{undos:u,redos:d}=br(n,i,e,o);r.push(...d),s.push(...u);const{undos:h,redos:m}=Tr(n,e,o);r.push(...m),s.push(...h);const{undos:g,redos:f}=Di(n,e,o);r.push(...f),s.push(...g)}return{undos:s,redos:r}}function Zc(i,n,e){let t=[],o=[];const{range:r,subUnitId:s,unitId:a}=i,{range:c,subUnitId:u}=n,d=c?at(c):null,h=r?at(r):null;if(h&&d){const m=e.get(l.IUniverInstanceService),g=e.get(S.SheetInterceptorService),f=m.getUniverSheetInstance(a),_=f==null?void 0:f.getSheetBySheetId(s),p=f==null?void 0:f.getSheetBySheetId(u);if(_&&p){const v=new l.ObjectMatrix,M=new l.ObjectMatrix,b=_.getCellMatrix(),T=p.getCellMatrix();l.Range.foreach(h,(z,ee)=>{v.setValue(z,ee,l.Tools.deepClone(b.getValue(z,ee))),M.setValue(z,ee,null)});const w=new l.ObjectMatrix;l.Range.foreach(d,(z,ee)=>{w.setValue(z,ee,l.Tools.deepClone(T.getValue(z,ee)))});const y=new l.ObjectMatrix;l.Range.foreach(h,(z,ee)=>{const H=l.cellToRange(z,ee),L=l.Rectangle.getRelativeRange(H,h),W=l.Rectangle.getPositionRange(L,d);y.setValue(W.startRow,W.startColumn,b.getValue(z,ee))});const x={from:{value:M.getMatrix(),subUnitId:s},to:{value:y.getMatrix(),subUnitId:u},unitId:a},N={from:{value:v.getMatrix(),subUnitId:s},to:{value:w.getMatrix(),subUnitId:u},unitId:a},D=g.onCommandExecute({id:S.MoveRangeCommand.id,params:{toRange:d,fromRange:h}}),F=_.getMergeData(),A=p.getMergeData(),U=F.filter(z=>l.Rectangle.intersects(z,h)),k=A.filter(z=>l.Rectangle.intersects(z,d)),$=U.map(z=>l.Rectangle.getRelativeRange(z,h)).map(z=>l.Rectangle.getPositionRange(z,d)),Y=S.getAddMergeMutationRangeByType($).filter(z=>!A.some(ee=>l.Rectangle.equals(z,ee))),q=[{id:S.RemoveWorksheetMergeMutation.id,params:{unitId:a,subUnitId:s,ranges:U}},{id:S.RemoveWorksheetMergeMutation.id,params:{unitId:a,subUnitId:s,ranges:k}},{id:S.AddWorksheetMergeMutation.id,params:{unitId:a,subUnitId:u,ranges:Y}}],Q=[{id:S.RemoveWorksheetMergeMutation.id,params:{unitId:a,subUnitId:u,ranges:Y}},{id:S.AddWorksheetMergeMutation.id,params:{unitId:a,subUnitId:u,ranges:k}},{id:S.AddWorksheetMergeMutation.id,params:{unitId:a,subUnitId:s,ranges:U}}];t=[{id:S.MoveRangeMutation.id,params:x},...D.redos,...q,{id:S.SetSelectionsOperation.id,params:{unitId:a,subUnitId:u,pluginName:S.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:d}]}}],o=[{id:S.MoveRangeMutation.id,params:N},...D.undos,...Q,{id:S.SetSelectionsOperation.id,params:{unitId:a,sheetId:s,pluginName:S.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:h}]}}]}}return{undos:o,redos:t}}function br(i,n,e,t){const{unitId:o,subUnitId:r,range:s}=i,a=[],c=[],{mapFunc:u}=Vt([s]),d=new l.ObjectMatrix;e.forValue((g,f,_)=>{var M;if(!_.p&&_.v&&!n){const b=String(_.v),T=dn.parseDate(b)||dn.parseTime(b)||dn.parseNumber(b);T!=null&&T.v&&typeof T.v=="number"&&(_.v=T.v)}const{row:p,col:v}=u(g,f);(M=_.p)!=null&&M.body?d.setValue(p,v,l.Tools.deepClone({p:_.p,v:_.v})):d.setValue(p,v,l.Tools.deepClone({v:_.v}))});const h={unitId:o,subUnitId:r,cellValue:l.Tools.deepClone(d.getMatrix())};a.push({id:S.SetRangeValuesMutation.id,params:h});const m=S.SetRangeValuesUndoMutationFactory(t,h);return c.push({id:S.SetRangeValuesMutation.id,params:m}),{undos:c,redos:a}}function Tr(i,n,e){const t=[],o=[],{unitId:r,subUnitId:s,range:a}=i,c=new l.ObjectMatrix,{mapFunc:u}=Vt([a]);n.forValue((m,g,f)=>{var M;const _={s:f.s};(M=f.p)!=null&&M.body&&(_.p=f.p);const{row:p,col:v}=u(m,g);c.setValue(p,v,_)});const d={unitId:r,subUnitId:s,cellValue:l.Tools.deepClone(c.getMatrix())};t.push({id:S.SetRangeValuesMutation.id,params:d});const h=S.SetRangeValuesUndoMutationFactory(e,d);return o.push({id:S.SetRangeValuesMutation.id,params:h}),{undos:o,redos:t}}function wr(i,n,e){const t=[],o=[],r=new l.ObjectMatrix,{unitId:s,subUnitId:a,range:c}=i,{mapFunc:u}=Vt([c]);if(n.forValue((d,h,m)=>{if(m.s){const{row:g,col:f}=u(d,h);r.setValue(g,f,{s:null})}}),r.getLength()>0){const d={subUnitId:a,unitId:s,cellValue:l.Tools.deepClone(r.getMatrix())};t.push({id:S.SetRangeValuesMutation.id,params:d});const h=S.SetRangeValuesUndoMutationFactory(e,d);o.push({id:S.SetRangeValuesMutation.id,params:h})}return{undos:o,redos:t}}function Di(i,n,e){const t=[],o=[],{unitId:r,subUnitId:s,range:a}=i,{startColumn:c,startRow:u,endColumn:d,endRow:h}=at(a),m=[];n.forValue((M,b,T)=>{if(T.rowSpan&&T.rowSpan>1){const w=T.colSpan||1,y={startRow:u+M,endRow:u+M+T.rowSpan-1,startColumn:c+b,endColumn:c+b+w-1};m.push(y)}else if(T.colSpan&&T.colSpan>1){const w=T.rowSpan||1,y={startRow:u+M,endRow:u+M+w-1,startColumn:c+b,endColumn:c+b+T.colSpan-1};m.push(y)}});const f=e.get(l.IUniverInstanceService).getUniverSheetInstance(r),_=f==null?void 0:f.getSheetBySheetId(s);if(f&&_){const b=_.getMergeData().filter(y=>l.Rectangle.intersects({startRow:u,startColumn:c,endRow:h,endColumn:d},y)),T={unitId:r,subUnitId:s,ranges:b};t.push({id:S.RemoveWorksheetMergeMutation.id,params:T});const w=S.RemoveMergeUndoMutationFactory(e,T);o.push({id:S.AddWorksheetMergeMutation.id,params:w})}const p={unitId:r,subUnitId:s,ranges:m};m.length>0&&t.push({id:S.AddWorksheetMergeMutation.id,params:p});const v=S.AddMergeUndoMutationFactory(e,p);return m.length>0&&o.push({id:S.RemoveWorksheetMergeMutation.id,params:v}),{undos:o,redos:t}}function Kc(i){let n=i.replace(/(\r\n|\n)/g,"\r");n.endsWith(`\r
17
+ `)||(n+=`\r
18
+ `);const e=[];for(let t=0;t<n.length;t++)n[t]==="\r"&&e.push({startIndex:t});return{dataStream:n,paragraphs:e,sectionBreaks:[{startIndex:n.indexOf(`
19
+ `)}]}}var Qc=Object.defineProperty,Jc=Object.getOwnPropertyDescriptor,qc=(i,n,e,t)=>{for(var o=t>1?void 0:t?Jc(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Qc(n,e,o),o},Ue=(i,n)=>(e,t)=>n(e,t,i);let xn=class extends l.RxDisposable{constructor(i,n,e,t,o,r,s,a,c,u){var d;super(),this._injector=i,this._currentUniverSheet=n,this._commandService=e,this._contextService=t,this._configService=o,this._sheetClipboardService=r,this._messageService=s,this._sheetSkeletonManagerService=a,this._localService=c,this._textSelectionRenderManager=u,this._init(),(d=this._textSelectionRenderManager)==null||d.onPaste$.pipe(V.takeUntil(this.dispose$)).subscribe(h=>{var _,p;if(!ie(this._contextService))return;h.event.preventDefault();const m=h.event,g=(_=m.clipboardData)==null?void 0:_.getData("text/html"),f=(p=m.clipboardData)==null?void 0:p.getData("text/plain");this._sheetClipboardService.legacyPaste(g,f)})}_init(){[Vo,rl,Mt].forEach(n=>this.disposeWithMe(this._commandService.registerMultipleCommand(n))),[Bo,ko,Fo,Wo].forEach(n=>this.disposeWithMe(this._commandService.registerCommand(n))),this.disposeWithMe(this._sheetClipboardService.addClipboardHook(this._initCopyingHooks())),this.disposeWithMe(this._sheetClipboardService.addClipboardHook(this._initPastingHook()));const i=this._initSpecialPasteHooks().map(n=>this._sheetClipboardService.addClipboardHook(n));this.disposeWithMe({dispose:()=>i.forEach(n=>n.dispose())})}_initCopyingHooks(){const i=this;let n=null;return{id:_e.DEFAULT_COPY,isDefaultHook:!0,onBeforeCopy(e,t){n=i._getWorksheet(e,t)},onCopyCellContent(e,t){var s,a,c,u;const o=n.getCell(e,t);return(a=(s=o==null?void 0:o.p)==null?void 0:s.body)!=null&&a.paragraphs||(u=(c=o==null?void 0:o.p)==null?void 0:c.body)!=null&&u.textRuns?l.convertBodyToHtml(o.p.body):o?l.extractPureTextFromCell(o):""},onCopyCellStyle:(e,t,o,r)=>{const s={};(o||r)&&(s.rowspan=`${o||1}`,s.colspan=`${r||1}`);const a=n.getRange(e,t),c=n.getMergedCell(e,t),u=a.getTextStyle();let d="";if(u&&(d=l.handleStyleToString(u)),c){const h=c.endRow,m=c.endColumn,f=n.getRange(h,m).getTextStyle();if(f){const _=l.handleStyleToString(f);d?d+=_?`;${_}`:"":d=_}}return d&&(s.style=d),s},onCopyColumn(e){return{width:`${n.getColumnWidth(e)}`}},onCopyRow(e){return{style:`height: ${n.getRowHeight(e)}px;`}},onAfterCopy(){n=null},getFilteredOutRows(e){var a;const{startRow:t,endRow:o}=e,r=(a=i._currentUniverSheet.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET))==null?void 0:a.getActiveSheet(),s=[];if(!r)return s;for(let c=t;c<=o;c++)r.getRowFiltered(c)&&s.push(c);return s}}}_initPastingHook(){const i=this;let n=null,e=null,t=null;return{id:_e.DEFAULT_PASTE,isDefaultHook:!0,onBeforePaste({unitId:o,subUnitId:r,range:s}){t=i._getWorksheet(o,r),n=o,e=r;const a=i._configService.getConfig(S.MAX_CELL_PER_SHEET_KEY),c=s.rows[s.rows.length-1],u=s.cols[s.cols.length-1];return a&&c*u>a?(i._messageService.show({type:se.MessageType.Error,content:i._localService.t("clipboard.paste.exceedMaxCells")}),!1):!0},onPasteRows(o,r){const{range:s}=o,a=[],c=[],u=t.getMaxRows(),d=s.rows[s.rows.length-1]-u,h=r.length-d,m=t.getRowManager();if(d>0){const p={};r.slice(h).forEach((M,b)=>{const{style:T,height:w}=M||{};if(T){const y=T.split(";");let x=l.DEFAULT_WORKSHEET_ROW_HEIGHT;y.find(N=>{N=N.toLowerCase();const D=I.textTrim(N.substr(0,N.indexOf(":"))),F=I.textTrim(N.substr(N.indexOf(":")+1));return D==="height"?(F.endsWith("pt")?x=E.ptToPx(Number.parseFloat(F)):x=Number.parseFloat(F),!0):!1}),p[b]={h:x,hd:l.BooleanNumber.FALSE}}else w&&(p[b]={h:Number.parseFloat(w),hd:l.BooleanNumber.FALSE})});const v={unitId:n,subUnitId:e,range:{startColumn:s.cols[0],endColumn:s.cols[s.cols.length-1],endRow:s.rows[s.rows.length-1],startRow:u},rowInfo:p};a.push({id:S.InsertRowMutation.id,params:v})}const g={},f={};r.slice(0,h).forEach((p,v)=>{var T,w;const{style:M,height:b}=p;if(M){const y=M.split(";");let x=l.DEFAULT_WORKSHEET_ROW_HEIGHT;y.find(N=>{N=N.toLowerCase();const D=I.textTrim(N.substr(0,N.indexOf(":"))),F=I.textTrim(N.substr(N.indexOf(":")+1));return D==="height"?(F.endsWith("pt")?x=E.ptToPx(Number.parseFloat(F)):x=Number.parseFloat(F),!0):!1}),g[v+s.rows[0]]=x}else if(b){const y=m.getRow(s.rows[0]+v),x=Number.parseFloat(b);if(y){const{h:N=l.DEFAULT_WORKSHEET_ROW_HEIGHT,ah:D=0}=y,F=Math.max(N,D);x>F&&(g[v+s.rows[0]]=x,f[v+s.rows[0]]=F)}else g[v+s.rows[0]]=x,f[v+s.rows[0]]=(w=(T=m.getRow(s.rows[0]+v))==null?void 0:T.h)!=null?w:l.DEFAULT_WORKSHEET_ROW_HEIGHT}});const _={unitId:n,subUnitId:e,ranges:[{startRow:s.rows[0],endRow:Math.min(s.rows[s.rows.length-1],u),startColumn:s.cols[0],endColumn:s.cols[s.cols.length-1]}],rowHeight:g};return a.push({id:S.SetWorksheetRowHeightMutation.id,params:_}),c.push({id:S.SetWorksheetRowHeightMutation.id,params:{..._,rowHeight:20}}),{redos:a,undos:c}},onPasteColumns(o,r,s){var f;const{range:a}=o,c=[],u=t.getMaxColumns(),d=a.cols[a.cols.length-1]-u,h=r.length-d,m=(f=i._configService.getConfig(l.DEFAULT_WORKSHEET_COLUMN_WIDTH_KEY))!=null?f:l.DEFAULT_WORKSHEET_COLUMN_WIDTH;if(d>0){const _={unitId:n,subUnitId:e,range:{startRow:a.rows[0],endRow:a.rows[a.rows.length-1],endColumn:a.cols[a.cols.length-1],startColumn:u},colInfo:r.slice(h).map(p=>({w:p.width?+p.width:m,hd:l.BooleanNumber.FALSE}))};c.push({id:S.InsertColMutation.id,params:_})}const g={unitId:n,subUnitId:e,ranges:[{startRow:a.rows[0],endRow:a.rows[a.rows.length-1],startColumn:a.cols[0],endColumn:Math.min(a.cols[a.cols.length-1],u)}],colWidth:r.slice(0,h).map(_=>_.width?+_.width:m)};return c.push({id:S.SetWorksheetColWidthMutation.id,params:g}),{redos:c,undos:[]}},onPastePlainText(o,r,s){return i._onPastePlainText(o,r,s)},onPasteCells(o,r,s,a){return i._onPasteCells(o,r,s,a)},onAfterPaste(o){t=null}}}_generateDocumentDataModelSnapshot(i){var s;const n=this._sheetSkeletonManagerService.getCurrent();if(n==null)return null;const{skeleton:e}=n,t=(s=e.getBlankCellDocumentModel())==null?void 0:s.documentModel,r={...t==null?void 0:t.getSnapshot(),...i};return t==null||t.reset(r),t==null?void 0:t.getSnapshot()}_onPastePlainText(i,n,e){const{range:t,unitId:o,subUnitId:r}=i;let s;if(/\r|\n/.test(n)){const c=Kc(n),u=this._generateDocumentDataModelSnapshot({body:c});s={[t.rows[0]]:{[t.cols[0]]:{p:u}}}}else l.isFormulaString(n)?s={[t.rows[0]]:{[t.cols[0]]:{f:n}}}:s={[t.rows[0]]:{[t.cols[0]]:{v:n}}};const a={unitId:o,subUnitId:r,cellValue:s};return{redos:[{id:S.SetRangeValuesMutation.id,params:a}],undos:[{id:S.SetRangeValuesMutation.id,params:S.SetRangeValuesUndoMutationFactory(this._injector,a)}]}}_onPasteCells(i,n,e,t){const o={get:this._injector.get.bind(this._injector)};return Gc(i,n,e,t,o)}_initSpecialPasteHooks(){const i={get:this._injector.get.bind(this._injector)},n=this,e={id:_e.SPECIAL_PASTE_VALUE,specialPasteInfo:{label:"specialPaste.value"},onPasteCells:(s,a,c)=>br(a,s,c,i)},t={id:_e.SPECIAL_PASTE_FORMAT,specialPasteInfo:{label:"specialPaste.format"},onPasteCells(s,a,c){const u=[],d=[],{undos:h,redos:m}=wr(a,c,i);u.push(...m),d.push(...h);const{undos:g,redos:f}=Di(a,c,i);u.push(...f),d.push(...g);const{undos:_,redos:p}=Tr(a,c,i);return u.push(...p),d.push(..._),{undos:d,redos:u}}},o={id:_e.SPECIAL_PASTE_COL_WIDTH,specialPasteInfo:{label:"specialPaste.colWidth"},onPasteCells(){return{undos:[],redos:[]}},onPasteColumns(s,a,c){var T;const u=n._currentUniverSheet.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),d=u.getUnitId(),h=u.getActiveSheet().getSheetId(),m=[],g=n._getWorksheet(d,h),{range:f}=s,_=g.getMaxColumns(),p=f.cols[f.cols.length-1]-_,v=a.length-p,M=(T=n._configService.getConfig(l.DEFAULT_WORKSHEET_COLUMN_WIDTH_KEY))!=null?T:l.DEFAULT_WORKSHEET_COLUMN_WIDTH,b={unitId:d,subUnitId:h,ranges:[{startRow:f.rows[0],endRow:Math.min(f.cols[f.cols.length-1],_),startColumn:f.cols[0],endColumn:f.cols[f.cols.length-1]}],colWidth:a.slice(0,v).map(w=>w.width?+w.width:M)};return m.push({id:S.SetWorksheetColWidthMutation.id,params:b}),m.push({id:S.SetWorksheetColWidthMutation.id,params:b}),{redos:m,undos:[]}}},r={id:_e.SPECIAL_PASTE_BESIDES_BORDER,specialPasteInfo:{label:"specialPaste.besidesBorder"},onPasteCells(s,a,c,u){n._currentUniverSheet.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);const d=[],h=[],{range:m,unitId:g,subUnitId:f}=a,_=new l.ObjectMatrix;c.forValue((T,w,y)=>{const x=y.s;typeof x=="object"&&_.setValue(m.rows[T],m.cols[w],{s:{...x,bd:void 0},v:y.v})});const p={unitId:g,subUnitId:f,cellValue:_.getData()};d.push({id:S.SetRangeValuesMutation.id,params:p});const v=S.SetRangeValuesUndoMutationFactory(i,p);h.push({id:S.SetRangeValuesMutation.id,params:v});const{undos:M,redos:b}=Di(a,c,i);return h.push(...M),d.push(...b),{redos:d,undos:h}}};return[e,t,o,r]}_getWorksheet(i,n){var t;const e=(t=this._currentUniverSheet.getUniverSheetInstance(i))==null?void 0:t.getSheetBySheetId(n);if(!e)throw new Error(`[SheetClipboardController]: cannot find a worksheet with unitId ${i} and subUnitId ${n}.`);return e}};xn=qc([l.OnLifecycle(l.LifecycleStages.Steady,xn),Ue(0,P.Inject(P.Injector)),Ue(1,l.IUniverInstanceService),Ue(2,l.ICommandService),Ue(3,l.IContextService),Ue(4,l.IConfigService),Ue(5,Rt),Ue(6,I.IMessageService),Ue(7,P.Inject(O.SheetSkeletonManagerService)),Ue(8,P.Inject(l.LocaleService)),Ue(9,P.Optional(E.ITextSelectionRenderManager))],xn);var ed=Object.defineProperty,td=Object.getOwnPropertyDescriptor,nd=(i,n,e,t)=>{for(var o=t>1?void 0:t?td(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&ed(n,e,o),o},Er=(i,n)=>(e,t)=>n(e,t,i);let Nn=class extends l.RxDisposable{constructor(i,n){super(),this._univerInstanceService=i,this._undoRedoService=n,this._initialize()}_initialize(){this._initialNormalInput(),this._listenEditorBlur()}_listenEditorBlur(){this._univerInstanceService.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_DOC).pipe(V.takeUntil(this.dispose$)).subscribe(i=>{if(i==null)return;i.getUnitId()!==l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY&&this._undoRedoService.clearUndoRedo(l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY)})}_initialNormalInput(){const i={};this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getSheets().forEach(n=>{const e=n.getConfig();i[n.getSheetId()]={cellData:new l.ObjectMatrix(e.cellData),rowCount:e.rowCount,columnCount:e.columnCount,rowData:e.rowData,columnData:e.columnData}})}};Nn=nd([l.OnLifecycle(l.LifecycleStages.Rendered,Nn),Er(0,l.IUniverInstanceService),Er(1,P.Inject(l.IUndoRedoService))],Nn);const yr=[I.KeyCode.ARROW_DOWN,I.KeyCode.ARROW_UP,I.KeyCode.ARROW_LEFT,I.KeyCode.ARROW_RIGHT],id=[I.KeyCode.ENTER,I.KeyCode.TAB,...yr];function od(){const i=[];for(const n of yr)i.push({id:Xt.id,binding:n,preconditions:e=>Bt(e),staticParameters:{visible:!1,eventType:E.DeviceInputEventType.Keyboard,keycode:n,isShift:!1}}),i.push({id:Xt.id,binding:n|I.MetaKeys.SHIFT,preconditions:e=>Bt(e),staticParameters:{visible:!1,eventType:E.DeviceInputEventType.Keyboard,keycode:n,isShift:!0}});return i}const rd={id:Ci.id,binding:I.KeyCode.F2,description:"shortcut.sheet.start-editing",group:"4_sheet-edit",preconditions:ie,staticParameters:{visible:!0,eventType:E.DeviceInputEventType.Keyboard,keycode:I.KeyCode.F2}},sd={id:Te.id,binding:I.KeyCode.ENTER,description:"shortcut.sheet.toggle-editing",group:"4_sheet-edit",preconditions:i=>Bt(i),staticParameters:{visible:!1,eventType:E.DeviceInputEventType.Keyboard,keycode:I.KeyCode.ENTER}},ad={id:Te.id,binding:I.KeyCode.TAB,preconditions:i=>Bt(i),staticParameters:{visible:!1,eventType:E.DeviceInputEventType.Keyboard,keycode:I.KeyCode.TAB}},ld={id:Te.id,binding:I.KeyCode.ESC,description:"shortcut.sheet.abort-editing",group:"4_sheet-edit",preconditions:i=>Bt(i),staticParameters:{visible:!1,eventType:E.DeviceInputEventType.Keyboard,keycode:I.KeyCode.ESC}},cd={id:J.BreakLineCommand.id,description:"shortcut.sheet.break-line",group:"4_sheet-edit",preconditions:i=>la(i),binding:I.KeyCode.ENTER|I.MetaKeys.ALT},dd={id:J.DeleteLeftCommand.id,preconditions:i=>ca(i)||bo(i),binding:I.KeyCode.BACKSPACE},ud={id:Te.id,description:"shortcut.sheet.delete-and-start-editing",group:"4_sheet-edit",preconditions:i=>ie(i)&&!bo(i),binding:I.KeyCode.BACKSPACE,staticParameters:{visible:!0,eventType:E.DeviceInputEventType.Keyboard,keycode:I.KeyCode.BACKSPACE}};function hd(i){return i.startsWith("'")}function md(i){return i.slice(1)}var gd=Object.defineProperty,fd=Object.getOwnPropertyDescriptor,_d=(i,n,e,t)=>{for(var o=t>1?void 0:t?fd(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&gd(n,e,o),o},Ve=(i,n)=>(e,t)=>n(e,t,i);function Sd(i){const{textRuns:n=[],paragraphs:e=[]}=i;return n.some(t=>t.ts&&!l.Tools.isEmptyObject(t.ts))||e.some(t=>t.bullet)||e.length>=2}let An=class extends l.Disposable{constructor(n,e,t,o,r,s,a,c,u,d){super();R(this,"_cursorChangeObservers");R(this,"_editorVisiblePrevious",!1);R(this,"_cursorChange",0);this._univerInstanceService=n,this._renderManagerService=e,this._commandService=t,this._editorBridgeService=o,this._contextService=r,this._cellEditorManagerService=s,this._lexerTreeBuilder=a,this._undoRedoService=c,this._selectionManagerService=u,this._editorService=d,this._initialize(),this._commandExecutedListener()}dispose(){const n=this._getEditorObject();if(n==null)return;const{document:e}=n;e.onPointerDownObserver.remove(this._cursorChangeObservers),super.dispose()}_initialize(){this._initialExitInput(),this._cursorStateListener()}_initialExitInput(){this.disposeWithMe(this._editorBridgeService.visible$.subscribe(async n=>{const{visible:e,keycode:t,eventType:o}=n;if(e===this._editorVisiblePrevious)return;if(this._editorVisiblePrevious=e,e===!0){this._cursorChange=o===E.DeviceInputEventType.PointerDown?2:1;return}this._cursorChange=0;const r=this._selectionManagerService.getSelections(),s=this._selectionManagerService.getCurrent();if(s==null)return;const{unitId:a,sheetId:c,pluginName:u}=s;if(this._exitInput(n),t===I.KeyCode.ESC){r&&this._commandService.syncExecuteCommand(S.SetSelectionsOperation.id,{unitId:a,subUnitId:c,pluginName:u,selections:r});return}const d=this._editorBridgeService.getEditCellState();if(d==null)return;const{unitId:h,sheetId:m,row:g,column:f,documentLayoutObject:_}=d;if(this._editorBridgeService.getEditorDirty()===!1){this._moveCursor(t);return}const v=this._univerInstanceService.getUniverSheetInstance(h),M=v==null?void 0:v.getSheetBySheetId(m);if(M==null)return;const b=pd(M.getCellRaw(g,f)||{},_,this._lexerTreeBuilder);if(b==null){this._moveCursor(t);return}const T={subUnitId:m,unitId:h,workbook:v,worksheet:M,row:g,col:f};a===h&&m!==c&&this._editorBridgeService.isForceKeepVisible()&&await this._commandService.executeCommand(S.SetWorksheetActivateCommand.id,{subUnitId:m,unitId:h}),this._selectionManagerService.refreshSelection();const w=this._editorBridgeService.interceptor.fetchThroughInterceptors(this._editorBridgeService.interceptor.getInterceptPoints().AFTER_CELL_EDIT)(b,T),y=await this._editorBridgeService.interceptor.fetchThroughInterceptors(this._editorBridgeService.interceptor.getInterceptPoints().AFTER_CELL_EDIT_ASYNC)(Promise.resolve(w),T);this._commandService.executeCommand(S.SetRangeValuesCommand.id,{subUnitId:m,unitId:h,range:{startRow:g,startColumn:f,endRow:g,endColumn:f},value:y}),this._moveCursor(t)}))}_exitInput(n){this._contextService.setContextValue(l.FOCUSING_EDITOR_INPUT_FORMULA,!1),this._contextService.setContextValue(l.EDITOR_ACTIVATED,!1),this._contextService.setContextValue(l.FOCUSING_EDITOR_BUT_HIDDEN,!1),this._contextService.setContextValue(l.FOCUSING_FORMULA_EDITOR,!1),this._cellEditorManagerService.setState({show:n.visible});const e=this._editorBridgeService.getCurrentEditorId();e==null||!this._editorService.isSheetEditor(e)||(this._undoRedoService.clearUndoRedo(e),this._undoRedoService.clearUndoRedo(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY))}_moveCursor(n){if(n==null||!id.includes(n))return;let e=l.Direction.LEFT;switch(n){case I.KeyCode.ENTER:e=l.Direction.DOWN;break;case I.KeyCode.TAB:e=l.Direction.RIGHT;break;case I.KeyCode.ARROW_DOWN:e=l.Direction.DOWN;break;case I.KeyCode.ARROW_UP:e=l.Direction.UP;break;case I.KeyCode.ARROW_LEFT:e=l.Direction.LEFT;break;case I.KeyCode.ARROW_RIGHT:e=l.Direction.RIGHT;break}n===I.KeyCode.ENTER||n===I.KeyCode.TAB?this._commandService.executeCommand(lt.id,{keycode:n,direction:e}):this._commandService.executeCommand(Me.id,{direction:e})}_cursorStateListener(){const n=this._getEditorObject();if(n==null)return;const{document:e}=n;this.disposeWithMe(l.toDisposable(e.onPointerDownObserver.add(()=>{this._cursorChange===1&&(this._cursorChange=2)})))}_commandExecutedListener(){const n=[Xt.id];this.disposeWithMe(this._commandService.onCommandExecuted(e=>{if(n.includes(e.id)){const t=e.params,{keycode:o,isShift:r}=t;if(o!=null&&(this._cursorChange===2||this._contextService.getContextValue(l.FOCUSING_FORMULA_EDITOR))){this._moveInEditor(o,r);return}this._editorBridgeService.changeVisible(t)}e.id===Ci.id&&(this._cursorChange=2)}))}_moveInEditor(n,e){let t=l.Direction.LEFT;n===I.KeyCode.ARROW_DOWN?t=l.Direction.DOWN:n===I.KeyCode.ARROW_UP?t=l.Direction.UP:n===I.KeyCode.ARROW_RIGHT&&(t=l.Direction.RIGHT),e?this._commandService.executeCommand(J.MoveSelectionOperation.id,{direction:t}):this._commandService.executeCommand(J.MoveCursorOperation.id,{direction:t})}_getEditorObject(){return un(this._editorBridgeService.getCurrentEditorId(),this._renderManagerService)}};An=_d([l.OnLifecycle(l.LifecycleStages.Rendered,An),Ve(0,l.IUniverInstanceService),Ve(1,E.IRenderManagerService),Ve(2,l.ICommandService),Ve(3,be),Ve(4,l.IContextService),Ve(5,Jt),Ve(6,P.Inject(K.LexerTreeBuilder)),Ve(7,l.IUndoRedoService),Ve(8,P.Inject(S.SelectionManagerService)),Ve(9,I.IEditorService)],An);function pd(i,n,e){i=l.Tools.deepClone(i);const{documentModel:t}=n;if(t==null)return null;const o=t.getSnapshot(),{body:r}=o;if(r==null)return null;i.t=void 0;const s=r.dataStream;let c=s.substring(s.length-2,s.length)===l.DEFAULT_EMPTY_DOCUMENT_VALUE?s.substring(0,s.length-2):s;if(l.isFormulaString(c)){if(i.f===c)return null;const u=e.checkIfAddBracket(c);for(let d=0;d<u;d++)c+=K.matchToken.CLOSE_BRACKET;i.f=c,i.v=null,i.p=null}else if(hd(c)){const u=md(c);i.v=u,i.f=null,i.si=null,i.p=null,i.t=l.CellValueType.FORCE_STRING}else if(Sd(r))r.dataStream===`\r
20
+ `?(i.v="",i.f=null,i.si=null,i.p=null):(i.p=o,i.v=null,i.f=null,i.si=null);else{if((c===i.v||c===""&&i.v==null)&&i.p==null)return null;i.v=c,i.f=null,i.si=null,i.p=null}return i}var Cd=Object.defineProperty,vd=Object.getOwnPropertyDescriptor,Id=(i,n,e,t)=>{for(var o=t>1?void 0:t?vd(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Cd(n,e,o),o},Be=(i,n)=>(e,t)=>n(e,t,i);let Dn=class extends l.RxDisposable{constructor(n,e,t,o,r,s,a,c,u,d){super();R(this,"_loadedMap",new WeakSet);R(this,"_scheduledCallback",-1);this._univerInstanceService=n,this._renderManagerService=e,this._editorBridgeService=t,this._commandService=o,this._contextService=r,this._formulaEditorManagerService=s,this._undoRedoService=a,this._docSkeletonManagerService=c,this._docViewModelManagerService=u,this._textSelectionManagerService=d,this._initialize()}_initialize(){this._syncFormulaEditorContent(),this._commandExecutedListener(),this._syncEditorSize(),this._listenFxBtnClick(),this._listenFoldBtnClick(),this._renderManagerService.currentRender$.pipe(V.takeUntil(this.dispose$)).subscribe(n=>{this._create(n)}),this._create(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY),this._textSelectionManagerService.textSelection$.pipe(V.takeUntil(this.dispose$)).subscribe(n=>{if(n==null)return;const{unitId:e}=n;e!==l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY&&(this._contextService.setContextValue(l.FOCUSING_FORMULA_EDITOR,!1),this._undoRedoService.clearUndoRedo(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY))})}_create(n){if(n!==l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY)return;const e=this._renderManagerService.getRenderById(n);if(e==null)return;const{mainComponent:t}=e;t!=null&&(this._loadedMap.has(t)||(this._initialMain(n),this._loadedMap.add(t)))}_listenFxBtnClick(){this._formulaEditorManagerService.fxBtnClick$.pipe(V.takeUntil(this.dispose$)).subscribe(()=>{var e;if(this._contextService.getContextValue(l.FOCUSING_EDITOR_BUT_HIDDEN)&&!this._contextService.getContextValue(l.EDITOR_ACTIVATED)){this._univerInstanceService.setCurrentUnitForType(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY),this._contextService.setContextValue(l.FOCUSING_FORMULA_EDITOR,!0);const t=this._univerInstanceService.getUniverDocInstance(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY);this._editorBridgeService.isVisible().visible===!1&&this._editorBridgeService.changeVisible({visible:!0,eventType:E.DeviceInputEventType.PointerDown});const r=(e=t==null?void 0:t.getBody())==null?void 0:e.dataStream;if(r==null)return;let s=r.startsWith("=")?r:`=${r}`;s=s.replace(/\r\n$/,"");const a=[{startOffset:s.length,endOffset:s.length}],c={unitId:l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY,body:{dataStream:s},segmentId:""};this._commandService.executeCommand(J.CoverContentCommand.id,c),this._textSelectionManagerService.replaceTextRanges(a)}})}_listenFoldBtnClick(){this._formulaEditorManagerService.foldBtnStatus$.pipe(V.takeUntil(this.dispose$)).subscribe(()=>{this._textSelectionManagerService.refreshSelection()})}_initialMain(n){const e=this._renderManagerService.getRenderById(n);if(e==null)return;const{mainComponent:t}=e;t!=null&&this.disposeWithMe(l.toDisposable(t.onPointerDownObserver.add(()=>{this._contextService.setContextValue(l.FOCUSING_FORMULA_EDITOR,!0),this._undoRedoService.clearUndoRedo(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY),this._editorBridgeService.isVisible().visible===!1&&this._editorBridgeService.changeVisible({visible:!0,eventType:E.DeviceInputEventType.Dblclick})})))}_syncEditorSize(){this._formulaEditorManagerService.position$.pipe(V.takeUntil(this.dispose$)).subscribe(n=>{if(!n)return this._clearScheduledCallback();const e=un(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY,this._renderManagerService),t=this._univerInstanceService.getUniverDocInstance(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY);if(e==null||t==null)return this._clearScheduledCallback();const{width:o,height:r}=n;if(o===0||r===0)return this._clearScheduledCallback();const{engine:s}=e;t.updateDocumentDataPageSize(o),this._autoScroll(),this._scheduledCallback=requestIdleCallback(()=>s.resizeBySize(o,r))})}_clearScheduledCallback(){this._scheduledCallback!==-1&&cancelIdleCallback(this._scheduledCallback),this._scheduledCallback=-1}_syncFormulaEditorContent(){this._editorBridgeService.currentEditCellState$.pipe(V.takeUntil(this.dispose$)).subscribe(n=>{n==null||this._editorBridgeService.isForceKeepVisible()||this._editorSyncHandler(n)}),this._editorBridgeService.visible$.pipe(V.takeUntil(this.dispose$)).subscribe(n=>{if(n==null||n.visible===!1||this._editorBridgeService.isForceKeepVisible())return;const e=this._editorBridgeService.getLatestEditCellState();e!=null&&this._editorSyncHandler(e)})}_editorSyncHandler(n){var s;const e=(s=n.documentLayoutObject.documentModel)==null?void 0:s.getBody();let t=e==null?void 0:e.dataStream,o=e==null?void 0:e.paragraphs,r=[];t==null||o==null||(n.isInArrayFormulaRange===!0&&this._editorBridgeService.isVisible().eventType===E.DeviceInputEventType.Dblclick?(t=`\r
21
+ `,o=[{startIndex:0}]):n.isInArrayFormulaRange===!0&&(r=(e==null?void 0:e.textRuns)||[]),this._syncContentAndRender(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY,t,o,r),this._autoScroll())}_commandExecutedListener(){const n=[J.RichTextEditingMutation.id,I.SetEditorResizeOperation.id],e=[l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY,l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY];this.disposeWithMe(this._commandService.onCommandExecuted(o=>{var r,s;if(n.includes(o.id)){const a=o.params,{unitId:c}=a;if(e.includes(c)){const u=this._univerInstanceService.getUniverDocInstance(c),d=(r=u==null?void 0:u.getBody())==null?void 0:r.dataStream,h=(s=u==null?void 0:u.getBody())==null?void 0:s.paragraphs,m=c===l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY?l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY:l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY;if(d==null||h==null)return;this._syncContentAndRender(m,d,h),this._autoScroll()}}}));const t=[S.SetRangeValuesMutation.id,S.MoveRangeMutation.id];this.disposeWithMe(this._commandService.onCommandExecuted(o=>{var r,s,a,c,u;if(t.includes(o.id)){const d=this._editorBridgeService.getLatestEditCellState();if(d==null)return;let h=!1;const{row:m,column:g}=d;if(o.id===S.SetRangeValuesMutation.id&&o.params?(s=(r=o.params.cellValue)==null?void 0:r[m])!=null&&s[g]&&(h=!0):o.id===S.MoveRangeMutation.id&&o.params&&(c=(a=o.params.to.value)==null?void 0:a[m])!=null&&c[g]&&(h=!0),h){const f=(u=d.documentLayoutObject.documentModel)==null?void 0:u.getBody();if(f==null)return;const{dataStream:_,paragraphs:p=[]}=f;this._syncContentAndRender(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY,_,p),this._autoScroll()}}}))}_syncContentAndRender(n,e,t,o=[]){var h;const r=[l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY,l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY],s=this._docSkeletonManagerService.getSkeletonByUnitId(n),a=this._univerInstanceService.getUniverDocInstance(n),c=this._docViewModelManagerService.getViewModel(n);if(a==null||c==null||s==null)return;a.getBody().dataStream=e,a.getBody().paragraphs=this._clearParagraph(t),n===l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY&&(a.getBody().textRuns=[]),o.length>0&&(a.getBody().textRuns=o),c.reset(a);const{skeleton:u}=s,d=this._renderManagerService.getRenderById(n);d!=null&&(u.calculate(),r.includes(n)&&((h=d.mainComponent)==null||h.makeDirty()))}_clearParagraph(n){const e=l.Tools.deepClone(n);for(const t of e)t.paragraphStyle&&(t.paragraphStyle.horizontalAlign=l.HorizontalAlign.UNSPECIFIED);return e}_autoScroll(){var f,_;const n=(f=this._docSkeletonManagerService.getSkeletonByUnitId(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY))==null?void 0:f.skeleton,e=this._formulaEditorManagerService.getPosition(),t=this._renderManagerService.getRenderById(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY),o=this._univerInstanceService.getUniverDocInstance(l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY);if(n==null||e==null||t==null||o==null)return;const{marginTop:r=0,marginBottom:s=0}=o.getSnapshot().documentStyle,{scene:a,mainComponent:c}=t;let{actualHeight:u}=n.getActualSize();u+=r+s;const{width:d,height:h}=e,m=a.getViewport(J.VIEWPORT_KEY.VIEW_MAIN);let g=m==null?void 0:m.getScrollBar();a.transformByState({width:d,height:u}),c==null||c.resize(d,u),u>h?g==null?m&&new E.ScrollBar(m,{enableHorizontal:!1,barSize:8}):m==null||m.resetSizeAndScrollBar():(g=null,m==null||m.scrollTo({x:0,y:0}),(_=m==null?void 0:m.getScrollBar())==null||_.dispose())}};Dn=Id([l.OnLifecycle(l.LifecycleStages.Steady,Dn),Be(0,l.IUniverInstanceService),Be(1,E.IRenderManagerService),Be(2,be),Be(3,l.ICommandService),Be(4,l.IContextService),Be(5,yn),Be(6,l.IUndoRedoService),Be(7,P.Inject(J.DocSkeletonManagerService)),Be(8,P.Inject(J.DocViewModelManagerService)),Be(9,P.Inject(J.TextSelectionManagerService))],Dn);const Or={sheetFooterBarHeight:"36",sheetContainer:"univer-sheet-container"};var Rd=Object.defineProperty,Md=Object.getOwnPropertyDescriptor,bd=(i,n,e,t)=>{for(var o=t>1?void 0:t?Md(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Rd(n,e,o),o},we=(i,n)=>(e,t)=>n(e,t,i);const xr=-1e3,Nr=5,Td=2;let Pn=class extends l.Disposable{constructor(n,e,t,o,r,s,a,c,u,d,h,m){super();R(this,"_editorVisiblePrevious",!1);this._docSkeletonManagerService=n,this._docViewModelManagerService=e,this._contextService=t,this._univerInstanceService=o,this._renderManagerService=r,this._editorBridgeService=s,this._cellEditorManagerService=a,this._textSelectionRenderManager=c,this._textSelectionManagerService=u,this._commandService=d,this._localService=h,this._editorService=m,this._initialize(),this._commandExecutedListener()}dispose(){super.dispose()}_initialize(){this._initialEditFocusListener(),this._initialStartEdit(),this._initialKeyboardListener(),this._initialCursorSync(),this._listenEditorFocus()}_listenEditorFocus(){const n=this._getEditorObject();n!=null&&this.disposeWithMe(l.toDisposable(n.document.onPointerDownObserver.add(()=>{var e;if(this._editorBridgeService.isVisible()){const t=this._editorBridgeService.getEditCellState(),o=this._editorBridgeService.getCurrentEditorId();if(t==null||o==null||!this._editorService.isSheetEditor(o))return;const r=(e=this._docSkeletonManagerService.getSkeletonByUnitId(o))==null?void 0:e.skeleton;if(r==null)return;const{position:s,documentLayoutObject:a,canvasOffset:c,scaleX:u,scaleY:d}=t;this._fitTextSize(s,c,r,a,u,d)}})))}_initialCursorSync(){this.disposeWithMe(this._cellEditorManagerService.focus$.pipe(V.filter(n=>!!n)).subscribe(()=>{this._textSelectionRenderManager.sync()}))}_initialEditFocusListener(){this.disposeWithMe(this._editorBridgeService.currentEditCellState$.subscribe(n=>{if(n==null||this._editorBridgeService.isForceKeepVisible())return;const{position:e,documentLayoutObject:t,scaleX:o,editorUnitId:r}=n;if(this._getEditorObject()==null||this._contextService.getContextValue(l.FOCUSING_EDITOR_STANDALONE)===!0||this._contextService.getContextValue(l.FOCUSING_UNIVER_EDITOR_STANDALONE_SINGLE_MODE)===!0)return;const{startX:a,endX:c}=e,{textRotation:u,wrapStrategy:d,documentModel:h}=t,{vertexAngle:m}=E.convertTextRotation(u);h.updateDocumentId(r),d===l.WrapStrategy.WRAP&&m===0&&h.updateDocumentDataPageSize((c-a)/o),this._univerInstanceService.changeDoc(r,h),this._contextService.setContextValue(l.FOCUSING_EDITOR_BUT_HIDDEN,!0),this._textSelectionManagerService.replaceTextRanges([{startOffset:0,endOffset:0}]),this._textSelectionRenderManager.activate(xr,xr)}))}_fitTextSize(n,e,t,o,r=1,s=1){const{startX:a,startY:c,endX:u,endY:d}=n,h=o.documentModel;if(h==null)return;const{actualWidth:m,actualHeight:g}=this._predictingSize(n,e,t,o,r,s),{verticalAlign:f,paddingData:_,fill:p}=o;let v=u-a,M=d-c;if(v<m&&(v=m),M<g)M=g,h.updateDocumentDataMargin(_);else{let b=0;f===l.VerticalAlign.MIDDLE?b=(M-g)/2/s:f===l.VerticalAlign.TOP?b=_.t||0:b=(M-g)/s-(_.b||0),b=b<(_.t||0)?_.t||0:b,h.updateDocumentDataMargin({t:b})}t.calculate(),this._editAreaProcessing(v,M,n,e,p,r,s)}_predictingSize(n,e,t,o,r=1,s=1){const{startX:a,endX:c}=n,{textRotation:u,wrapStrategy:d}=o,h=o.documentModel,{vertexAngle:m}=E.convertTextRotation(u),g=document.body.clientWidth;if(d===l.WrapStrategy.WRAP&&m===0){const{actualWidth:p,actualHeight:v}=t.getActualSize();return{actualWidth:p*r,actualHeight:v*s}}h==null||h.updateDocumentDataPageSize((g-a-e.left)/r),t.calculate();const f=t.getActualSize();let _=c-a;return _<f.actualWidth*r+Nr*r&&(_=f.actualWidth*r+Nr*r),h==null||h.updateDocumentDataPageSize(_/r),h==null||h.updateDocumentRenderConfig({horizontalAlign:l.HorizontalAlign.UNSPECIFIED,cellValueType:void 0}),{actualWidth:_,actualHeight:f.actualHeight*s}}_editAreaProcessing(n,e,t,o,r,s=1,a=1){var w;const c=this._getEditorObject();if(c==null)return;let{startX:u,startY:d}=t;const{document:h,scene:m,engine:g}=c,f=m.getViewport(J.VIEWPORT_KEY.VIEW_MAIN),_=document.body.clientHeight-d-Number.parseFloat(Or.sheetFooterBarHeight)-o.top-Td*2,p=document.body.clientWidth-u-o.left;let v=e,M=f==null?void 0:f.getScrollBar();v>_?(v=_,M==null?f&&new E.ScrollBar(f,{enableHorizontal:!1,barSize:8}):f==null||f.resetSizeAndScrollBar()):(M=null,(w=f==null?void 0:f.getScrollBar())==null||w.dispose()),n+=(M==null?void 0:M.barSize)||0,n>p&&(n=p),u-=E.FIX_ONE_PIXEL_BLUR_OFFSET,d-=E.FIX_ONE_PIXEL_BLUR_OFFSET,this._addBackground(m,n/s,e/a,r);const{scaleX:b,scaleY:T}=m.getPrecisionScale();m.transformByState({width:n/s,height:e/a,scaleX:s,scaleY:a}),h.resize(n/s,e/a),requestIdleCallback(()=>{g.resizeBySize(E.fixLineWidthByScale(n,b),E.fixLineWidthByScale(v,T))}),this._cellEditorManagerService.setState({startX:u,startY:d,endX:n+u,endY:v+d,show:!0})}_addBackground(n,e,t,o){const r="_backgroundRectHelperColor_",s=n.getObject(r);s==null&&o==null||(s==null?n.addObjects([new E.Rect(r,{width:e,height:t,fill:o,evented:!1})],J.DOCS_COMPONENT_MAIN_LAYER_INDEX):o==null?s.dispose():(s.setProps({fill:o}),s.transformByState({width:e,height:t})))}_initialStartEdit(){this.disposeWithMe(this._editorBridgeService.visible$.subscribe(n=>{var w,y;const{visible:e,eventType:t,keycode:o}=n;if(e===this._editorVisiblePrevious)return;if(this._editorVisiblePrevious=e,e===!1){this._setOpenForCurrent(null,null);return}const r=this._editorBridgeService.getEditCellState();if(r==null)return;const{position:s,documentLayoutObject:a,canvasOffset:c,scaleX:u,scaleY:d,editorUnitId:h,unitId:m,sheetId:g,isInArrayFormulaRange:f=!1}=r,_=this._getEditorObject();if(_==null)return;this._setOpenForCurrent(m,g);const{document:p,scene:v}=_;this._contextService.setContextValue(l.EDITOR_ACTIVATED,!0);const{documentModel:M}=a,b=this._docSkeletonManagerService.getSkeletonByUnitId(h);if(b==null||M==null)return;const{skeleton:T}=b;if(this._fitTextSize(s,c,T,a,u,d),t===E.DeviceInputEventType.Keyboard||t===E.DeviceInputEventType.Dblclick&&f){const x=l.Tools.deepClone(M.snapshot),N=this._docViewModelManagerService.getViewModel(h);if(N==null)return;this._resetBodyStyle(x.body,!!f),M.reset(x),N.reset(M),p.makeDirty(),(o===I.KeyCode.BACKSPACE||t===E.DeviceInputEventType.Dblclick)&&(T.calculate(),this._editorBridgeService.changeEditorDirty(!0)),this._textSelectionManagerService.replaceTextRanges([{startOffset:0,endOffset:0}])}else if(t===E.DeviceInputEventType.Dblclick){const x=M.getBody().dataStream.length-2||0;(w=v.getViewport(J.VIEWPORT_KEY.VIEW_MAIN))==null||w.scrollTo({y:Number.POSITIVE_INFINITY}),this._textSelectionManagerService.replaceTextRanges([{startOffset:x,endOffset:x}])}(y=this._renderManagerService.getRenderById(m))==null||y.scene.resetCursor()}))}_resetBodyStyle(n,e=!1){n.dataStream=l.DEFAULT_EMPTY_DOCUMENT_VALUE,n.textRuns!=null&&(n.textRuns.length===1&&!e?(n.textRuns[0].st=0,n.textRuns[0].ed=1):n.textRuns=void 0),n.paragraphs!=null&&(n.paragraphs.length===1?n.paragraphs[0].startIndex=0:n.paragraphs=[{startIndex:0}]),n.sectionBreaks!=null&&(n.sectionBreaks=void 0),n.tables!=null&&(n.tables=void 0),n.customRanges!=null&&(n.customRanges=void 0),n.customBlocks!=null&&(n.customBlocks=void 0)}_initialKeyboardListener(){this.disposeWithMe(this._textSelectionRenderManager.onInputBefore$.subscribe(n=>{const e=this._contextService.getContextValue(l.FOCUSING_FORMULA_EDITOR),t=this._contextService.getContextValue(l.FOCUSING_SHEET),o=this._univerInstanceService.getCurrentUniverDocInstance().getUnitId();t&&!e&&this._editorService.isSheetEditor(o)&&this._showEditorByKeyboard(n)}))}_showEditorByKeyboard(n){if(n==null)return;const e=n.event;this._commandService.executeCommand(Te.id,{visible:!0,eventType:E.DeviceInputEventType.Keyboard,keycode:e.which})}_commandExecutedListener(){const n=[J.RichTextEditingMutation.id,I.SetEditorResizeOperation.id];this.disposeWithMe(this._commandService.onCommandExecuted(e=>{var t;if(n.includes(e.id)){const o=e.params,{unitId:r}=o;if(!this._editorService.isSheetEditor(r))return;const s=this._editorBridgeService.getCurrentEditorId();if(s==null)return;this._editorBridgeService.changeEditorDirty(!0);const a=(t=this._docSkeletonManagerService.getSkeletonByUnitId(s))==null?void 0:t.skeleton;if(a==null)return;const c=this._editorBridgeService.getEditCellState();if(c==null)return;const{position:u,documentLayoutObject:d,canvasOffset:h,scaleX:m,scaleY:g}=c;this._fitTextSize(u,h,a,d,m,g)}}))}_setOpenForCurrent(n,e){const t=this._editorService.getAllEditor();for(const[o,r]of t)r.isSheetEditor()&&(r.setOpenForSheetUnitId(n),r.setOpenForSheetSubUnitId(e))}_getEditorObject(){return un(this._editorBridgeService.getCurrentEditorId(),this._renderManagerService)}};Pn=bd([l.OnLifecycle(l.LifecycleStages.Rendered,Pn),we(0,P.Inject(J.DocSkeletonManagerService)),we(1,P.Inject(J.DocViewModelManagerService)),we(2,l.IContextService),we(3,l.IUniverInstanceService),we(4,E.IRenderManagerService),we(5,be),we(6,Jt),we(7,E.ITextSelectionRenderManager),we(8,P.Inject(J.TextSelectionManagerService)),we(9,l.ICommandService),we(10,P.Inject(l.LocaleService)),we(11,I.IEditorService)],Pn);var wd=Object.defineProperty,Ed=Object.getOwnPropertyDescriptor,yd=(i,n,e,t)=>{for(var o=t>1?void 0:t?Ed(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&wd(n,e,o),o},Od=(i,n)=>(e,t)=>n(e,t,i);let Pi=class extends l.Disposable{constructor(i,n){super(),this._context=i,this._formatPainterService=n,this._initialize()}_initialize(){this._bindFormatPainterStatus()}_bindFormatPainterStatus(){this.disposeWithMe(l.toDisposable(this._formatPainterService.status$.subscribe(i=>{const n=this._context.scene;n&&(i!==Ae.OFF?n.setDefaultCursor(E.CURSOR_TYPE.CELL):n.setDefaultCursor(E.CURSOR_TYPE.DEFAULT))})))}};Pi=yd([Od(1,dt)],Pi);var xd=Object.defineProperty,Nd=Object.getOwnPropertyDescriptor,Ad=(i,n,e,t)=>{for(var o=t>1?void 0:t?Nd(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&xd(n,e,o),o},ut=(i,n)=>(e,t)=>n(e,t,i);const Dd="__SpreadsheetFreezeRowMainName__",Pd="__SpreadsheetFreezeRowHeaderName__",Hd="__SpreadsheetFreezeColumnMainName__",Ld="__SpreadsheetFreezeColumnHeaderName__",Hi=4,Ud=.01;let Hn=class extends l.Disposable{constructor(n,e,t,o,r,s,a,c){super();R(this,"_rowFreezeHeaderRect");R(this,"_rowFreezeMainRect");R(this,"_columnFreezeHeaderRect");R(this,"_columnFreezeMainRect");R(this,"_freezeDownObservers",[]);R(this,"_freezeMoveObservers",[]);R(this,"_freezeLeaveObservers",[]);R(this,"_moveObserver");R(this,"_upObserver");R(this,"_changeToRow",-1);R(this,"_changeToColumn",-1);R(this,"_changeToOffsetX",0);R(this,"_changeToOffsetY",0);R(this,"_activeViewport",null);R(this,"_freezeNormalHeaderColor","");R(this,"_freezeNormalMainColor","");R(this,"_freezeActiveColor","");R(this,"_freezeHoverColor","");R(this,"_lastFreeze");this._context=n,this._sheetSkeletonManagerService=e,this._commandService=t,this._selectionManagerService=o,this._scrollManagerService=r,this._themeService=s,this._sheetInterceptorService=a,this._injector=c,this._initialize()}dispose(){super.dispose()}_initialize(){this._skeletonListener(),this._commandExecutedListener(),this._themeChangeListener(),this._interceptorCommands(),this._bindViewportScroll(),this._zoomRefresh()}_createFreeze(n=0,e){var x;const t=e!=null?e:this._getFreeze();if(t==null)return null;const o=(x=this._sheetSkeletonManagerService.getCurrent())==null?void 0:x.skeleton,{startRow:r,startColumn:s}=t,a=this._getPositionByIndex(r,s);if(a==null)return null;const c=this._getSheetObject(),u=c.engine,d=(u==null?void 0:u.width)||0,h=(u==null?void 0:u.height)||0,m=c.scene,{startX:g,startY:f}=a,{rowTotalHeight:_,columnTotalWidth:p,rowHeaderWidthAndMarginLeft:v,columnHeaderHeightAndMarginTop:M}=o,b=d>p+v?d:p+M,T=h>_+M?h:_+M;this._changeToRow=r,this._changeToColumn=s,this._changeToOffsetX=g,this._changeToOffsetY=f;const w=Math.max(m.scaleX,m.scaleY),y=Hi/(w<1?1:w);if(n===0){const N=y;this._rowFreezeHeaderRect=new E.Rect(Pd,{fill:this._freezeNormalHeaderColor,width:v,height:y,left:0,top:f-N,zIndex:3});let D=this._freezeNormalHeaderColor;(r===-1||r===0)&&(D=this._freezeNormalMainColor),this._rowFreezeMainRect=new E.Rect(Dd,{fill:D,width:b*2,height:y,left:v,top:f-N,zIndex:3}),m.addObjects([this._rowFreezeHeaderRect,this._rowFreezeMainRect],Je)}else{const N=y;this._columnFreezeHeaderRect=new E.Rect(Ld,{fill:this._freezeNormalHeaderColor,width:y,height:M,left:g-N,top:0,zIndex:3});let D=this._freezeNormalHeaderColor;(s===-1||s===0)&&(D=this._freezeNormalMainColor),this._columnFreezeMainRect=new E.Rect(Hd,{fill:D,width:y,height:T*2,left:g-N,top:M,zIndex:3}),m.addObjects([this._columnFreezeHeaderRect,this._columnFreezeMainRect],Je)}this._eventBinding(n)}_eventBinding(n=0){let e=this._rowFreezeHeaderRect,t=this._rowFreezeMainRect;n===1&&(e=this._columnFreezeHeaderRect,t=this._columnFreezeMainRect);const o=this._getSheetObject();if(o==null)return;const{scene:r}=o;this._freezeMoveObservers.push(e==null?void 0:e.onPointerEnterObserver.add(()=>{e==null||e.setProps({fill:this._freezeHoverColor,zIndex:4}),r.setCursor(E.CURSOR_TYPE.GRAB)})),this._freezeMoveObservers.push(t==null?void 0:t.onPointerEnterObserver.add(()=>{e==null||e.setProps({fill:this._freezeHoverColor,zIndex:4}),r.setCursor(E.CURSOR_TYPE.GRAB)})),this._freezeLeaveObservers.push(e==null?void 0:e.onPointerLeaveObserver.add(()=>{e==null||e.setProps({fill:this._freezeNormalHeaderColor,zIndex:3}),r.resetCursor()})),this._freezeLeaveObservers.push(t==null?void 0:t.onPointerLeaveObserver.add(()=>{e==null||e.setProps({fill:this._freezeNormalHeaderColor,zIndex:3}),r.resetCursor()})),this._freezeDownObservers.push(e==null?void 0:e.onPointerDownObserver.add(s=>{this._freezeDown(s,e,t,n)})),this._freezeDownObservers.push(t==null?void 0:t.onPointerDownObserver.add(s=>{this._freezeDown(s,e,t,n)}))}_getCurrentLastVisibleRow(){var h,m,g,f;const n=this._getSheetObject();if(n==null)return;const e=(h=this._sheetSkeletonManagerService.getCurrent())==null?void 0:h.skeleton;if(e==null)return;const t=n.scene,o=Math.max(t.scaleX,t.scaleY),r=this._scrollManagerService.getCurrentScroll(),s=(n.engine.height-e.columnHeaderHeight)/o,a=(m=r==null?void 0:r.sheetViewStartRow)!=null?m:0,c=a===0?-((g=r==null?void 0:r.offsetY)!=null?g:0):e.rowHeightAccumulation[a-1]-((f=r==null?void 0:r.offsetY)!=null?f:0);let u=0,d=!1;for(let _=a,p=e.rowHeightAccumulation.length;_<p;_++)if(e.rowHeightAccumulation[_]-c>s){u=_,d=!0;break}return d||(u=e.rowHeightAccumulation.length-1),u}_getActiveViewport(n){var t;const e=(t=this._getSheetObject())==null?void 0:t.scene.getViewports();return e&&e.find(o=>o.isHit(new E.Vector2(n.offsetX,n.offsetY)))||null}_freezeDown(n,e,t,o=0){var h;const r=(h=this._sheetSkeletonManagerService.getCurrent())==null?void 0:h.skeleton;if(r==null)return;const s=this._getSheetObject();if(s==null)return;const{scene:a}=s;a.setCursor(E.CURSOR_TYPE.GRABBING),a.disableEvent();const c=this._getCurrentLastVisibleRow(),u=c===void 0?Number.POSITIVE_INFINITY:r.rowHeightAccumulation[c];this._activeViewport=null;const d=this._getFreeze();d&&(this._changeToColumn=d.startColumn,this._changeToRow=d.startRow),this._moveObserver=a.onPointerMoveObserver.add(m=>{var b,T,w,y;const g=this._getActiveViewport(m),{startX:f,startY:_,row:p,column:v}=bt(m.offsetX,m.offsetY,a,r,g||void 0,!0);a.setCursor(E.CURSOR_TYPE.GRABBING);const M=Hi/Math.max(a.scaleX,a.scaleY);o===0?((b=e.transformByState({top:Math.min(_,u)-M/2}))==null||b.setProps({fill:this._freezeActiveColor}),(T=t.transformByState({top:Math.min(_,u)-M/2}))==null||T.setProps({fill:this._freezeNormalHeaderColor}),this._changeToRow=c===void 0?p:Math.min(p,c),this._changeToOffsetY=Math.min(_,u),this._activeViewport=g):((w=e.transformByState({left:f-M/2}))==null||w.setProps({fill:this._freezeActiveColor}),(y=t.transformByState({left:f-M/2}))==null||y.setProps({fill:this._freezeNormalHeaderColor}),this._changeToColumn=v,this._changeToOffsetX=f,this._activeViewport=g)}),this._upObserver=a.onPointerUpObserver.add(()=>{var N,D;a.resetCursor(),a.enableEvent(),this._clearObserverEvent();const{rowHeaderWidthAndMarginLeft:m,columnHeaderHeightAndMarginTop:g}=r;o===0&&(this._changeToRow===0||this._changeToRow===-1)||o===1&&(this._changeToColumn===0||this._changeToColumn===-1)?(e.setProps({fill:this._freezeNormalHeaderColor}),t.setProps({fill:this._freezeNormalMainColor})):(e==null||e.setProps({fill:this._freezeNormalHeaderColor}),t==null||t.setProps({fill:this._freezeNormalHeaderColor}));const f=Hi/Math.max(a.scaleX,a.scaleY);o===0?(this._changeToRow===0||this._changeToRow===-1)&&(e.transformByState({top:g-f}),t.transformByState({top:g-f})):(this._changeToColumn===0||this._changeToColumn===-1)&&(e.transformByState({left:m-f}),t.transformByState({left:m-f}));const _=this._scrollManagerService.getCurrentScroll()||{sheetViewStartRow:0,sheetViewStartColumn:0},{sheetViewStartRow:p,sheetViewStartColumn:v}=_;if(v==null||p==null)return;const M=this._context.unit,b=M.getActiveSheet(),T=(N=b.getConfig())==null?void 0:N.freeze;let w=(T==null?void 0:T.xSplit)||0,y=(T==null?void 0:T.ySplit)||0;const x=(D=this._activeViewport)==null?void 0:D.viewPortKey;o===0&&(!x||x===j.VIEW_LEFT_TOP||x===j.VIEW_MAIN_LEFT_TOP||x===j.VIEW_MAIN_TOP||x===j.VIEW_ROW_TOP?y=this._changeToRow-(T.startRow-T.ySplit):y=this._changeToRow-p,y=y<0?0:y),o===1&&(!x||x===j.VIEW_LEFT_TOP||x===j.VIEW_MAIN_LEFT_TOP||x===j.VIEW_MAIN_LEFT||x===j.VIEW_COLUMN_LEFT?w=this._changeToColumn-(T.startColumn-T.xSplit):w=this._changeToColumn-v,w=w<0?0:w),this._commandService.executeCommand(S.SetFrozenCommand.id,{startRow:y===0?-1:this._changeToRow,startColumn:w===0?-1:this._changeToColumn,ySplit:y,xSplit:w,unitId:M.getUnitId(),subUnitId:b.getSheetId()})})}_getViewports(){const n=this._getSheetObject();if(n==null)return;const{scene:e}=n,t=e.getViewport(j.VIEW_COLUMN_LEFT),o=e.getViewport(j.VIEW_COLUMN_RIGHT),r=e.getViewport(j.VIEW_ROW_TOP),s=e.getViewport(j.VIEW_ROW_BOTTOM),a=e.getViewport(j.VIEW_LEFT_TOP),c=e.getViewport(j.VIEW_MAIN),u=e.getViewport(j.VIEW_MAIN_LEFT_TOP),d=e.getViewport(j.VIEW_MAIN_LEFT),h=e.getViewport(j.VIEW_MAIN_TOP);if(!(t==null||o==null||r==null||s==null||a==null||c==null||u==null||d==null||h==null))return{viewMain:c,viewMainLeftTop:u,viewMainLeft:d,viewMainTop:h,viewColumnLeft:t,viewColumnRight:o,viewRowTop:r,viewRowBottom:s,viewLeftTop:a}}_bindViewportScroll(){const n=this._getViewports();if(!n)return;const{viewMain:e,viewRowBottom:t,viewColumnRight:o,viewMainLeft:r,viewMainTop:s}=n;this.disposeWithMe(e.onScrollAfterObserver.add(a=>{const{scrollX:c,scrollY:u,actualScrollX:d,actualScrollY:h}=a;t.isActive&&t.updateScroll({scrollY:u,actualScrollY:h}),o.isActive&&o.updateScroll({scrollX:c,actualScrollX:d}),r.isActive&&r.updateScroll({scrollY:u,actualScrollY:h}),s.isActive&&s.updateScroll({scrollX:c,actualScrollX:d})}))}_updateViewport(n=-1,e=-1,t=0,o=0,r=3){var x;const s=(x=this._sheetSkeletonManagerService.getCurrent())==null?void 0:x.skeleton;if(s==null)return;const{rowHeaderWidthAndMarginLeft:a,columnHeaderHeightAndMarginTop:c}=s,u=this._getViewports();if(!u)return;const{viewMain:d,viewMainLeftTop:h,viewMainLeft:m,viewMainTop:g,viewColumnLeft:f,viewColumnRight:_,viewRowTop:p,viewRowBottom:v,viewLeftTop:M}=u;_.resize({left:a,top:0,height:c,right:0}),v.resize({left:0,top:c,bottom:0,width:a}),M.resize({left:0,top:0,width:a,height:c});let b=!0,T=!0;h.enable(),(n===-1||n===0)&&(b=!1),(e===-1||e===0)&&(T=!1);const w=s.getNoMergeCellPositionByIndexWithNoHeader(n-t,e-o),y=s.getNoMergeCellPositionByIndexWithNoHeader(n,e);if(h.disable(),g.disable(),m.disable(),p.disable(),f.disable(),h.resetPadding(),g.resetPadding(),m.resetPadding(),p.resetPadding(),f.resetPadding(),b===!1&&T===!1)d.resize({left:a,top:c,bottom:0,right:0}),d.resetPadding();else if(b===!0&&T===!1){const N=y.startY-w.startY;d.resize({left:a,top:c+N,bottom:0,right:0}),d.setPadding({startY:w.startY,endY:y.startY,startX:0,endX:0}),r&2&&this._commandService.executeCommand(ct.id,{sheetViewStartRow:0,offsetY:0}),g.resize({left:a,top:c,height:N,right:0}),g.updateScroll({actualScrollY:w.startY,x:d.scrollX,actualScrollX:d.actualScrollX}),p.resize({left:0,top:c,width:a,height:N}),p.updateScroll({actualScrollY:w.startY}),v.resize({left:0,top:c+N,bottom:0,width:a}),g.enable(),p.enable()}else if(b===!1&&T===!0){const N=y.startX-w.startX;d.resize({left:a+N,top:c,bottom:0,right:0}),d.setPadding({startX:w.startX,endX:y.startX,startY:0,endY:0}),r&1&&this._commandService.executeCommand(ct.id,{sheetViewStartColumn:0,offsetX:0}),m.resize({left:a,top:c,width:N,bottom:0,right:0}),m.updateScroll({actualScrollX:w.startX,y:d.scrollY,actualScrollY:d.actualScrollY}),f.resize({left:a,top:0,width:N,height:c}),f.updateScroll({actualScrollX:w.startX}),_.resize({left:a+N,top:0,height:c,right:0}),m.enable(),f.enable()}else{const N=y.startX-w.startX,D=y.startY-w.startY;d.resize({left:a+N,top:c+D,bottom:0,right:0}),d.setPadding({startY:w.startY,endY:y.startY,startX:w.startX,endX:y.startX}),r&&this._commandService.executeCommand(ct.id,{...r&1?{sheetViewStartColumn:0,offsetX:0}:null,...r&2?{sheetViewStartRow:0,offsetY:0}:null}),m.resize({left:a,top:c+D,width:N,bottom:0}),m.updateScroll({actualScrollX:w.startX,y:d.scrollY,actualScrollY:d.actualScrollY}),g.resize({left:a+N,top:c,height:D,right:0}),g.updateScroll({actualScrollY:w.startY,x:d.scrollX,actualScrollX:d.actualScrollX}),h.resize({left:a,top:c,width:N,height:D}),h.updateScroll({actualScrollX:w.startX,actualScrollY:w.startY}),p.resize({left:0,top:c,width:a,height:D}),p.updateScroll({actualScrollY:w.startY}),v.resize({left:0,top:c+D,bottom:0,width:a}),f.resize({left:a,top:0,width:N,height:c}),f.updateScroll({actualScrollX:w.startX}),_.resize({left:a+N,top:0,height:c,right:0}),h.enable(),g.enable(),m.enable(),p.enable(),f.enable()}}_skeletonListener(){this.disposeWithMe(l.toDisposable(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(n=>{[S.SetWorksheetActiveOperation.id,S.InsertRangeMoveDownCommand.id,S.InsertRangeMoveRightCommand.id].includes((n==null?void 0:n.commandId)||"")&&this._refreshCurrent()})))}_refreshCurrent(){const t=this._context.unit.getActiveSheet().getConfig().freeze,{startRow:o=-1,startColumn:r=-1,ySplit:s=0,xSplit:a=0}=t;this._refreshFreeze(o,r,s,a,0)}_themeChangeListener(){this._themeChange(this._themeService.getCurrentTheme()),this.disposeWithMe(this._themeService.currentTheme$.subscribe(n=>{this._clearFreeze(),this._themeChange(n),this._refreshCurrent()}))}_themeChange(n){this._freezeNormalHeaderColor=n.grey400,this._freezeNormalMainColor=new l.ColorKit(n.grey400).setAlpha(Ud).toRgbString(),this._freezeActiveColor=n.primaryColor,this._freezeHoverColor=n.grey500}_interceptorCommands(){this.disposeWithMe(this._sheetInterceptorService.interceptCommand({getMutations:n=>{const e={redos:[],undos:[]},t=this._getFreeze();if(!t)return e;const o=r=>{const s=this._context.unit,a=s.getUnitId(),u=s.getActiveSheet().getSheetId();this._refreshFreeze(r.startRow,r.startColumn,r.ySplit,r.xSplit,0);const d={...r,unitId:a,subUnitId:u,resetScroll:!1},h=S.SetFrozenMutationFactory(this._injector,d);return{undos:[{id:S.SetFrozenMutation.id,params:h}],redos:[{id:S.SetFrozenMutation.id,params:d}]}};if(n.id===S.InsertRowCommand.id){const s=n.params.range,a=s.endRow-s.startRow+1;if(s.startRow<=t.startRow){const c={...t,startRow:Math.max(1,t.startRow+a),ySplit:Math.max(1,t.ySplit+a)};return o(c)}}if(n.id===S.InsertColCommand.id){const s=n.params.range,a=s.endColumn-s.startColumn+1;if(s.startColumn<=t.startColumn){const c={...t,startColumn:Math.max(1,t.startColumn+a),xSplit:Math.max(1,t.xSplit+a)};return o(c)}}if(n.id===S.MoveColsCommand.id){const r=this._selectionManagerService.getSelections(),{fromRange:{startColumn:s},toRange:{startColumn:a}}=n.params,c=r==null?void 0:r.filter(p=>p.range.rangeType===l.RANGE_TYPE.COLUMN&&p.range.startColumn<=s&&s<=p.range.endColumn);if(!(c!=null&&c.length))return e;const u=c[0].range,d={...u,startColumn:a,endColumn:a+u.endColumn-u.startColumn};if(!t||t.startColumn<=0||u.startColumn>=t.startColumn&&d.startColumn>=t.startColumn||u.startColumn===d.startColumn||u.endColumn<t.startColumn&&d.startColumn<t.startColumn)return e;const h=u.endColumn-u.startColumn+1,m=Math.max(Math.min(t.startColumn,u.endColumn+1)-u.startColumn,0);let g,f;d.startColumn>=t.startColumn?(g=Math.max(t.startColumn-m,1),f=Math.max(t.xSplit-m,1)):(g=t.startColumn+h-m,f=t.xSplit+h-m);const _={...t,startColumn:g,xSplit:f};return o(_)}if(n.id===S.MoveRowsCommand.id){const r=this._selectionManagerService.getSelections(),{fromRange:{startRow:s},toRange:{startRow:a}}=n.params,c=r==null?void 0:r.filter(p=>p.range.rangeType===l.RANGE_TYPE.ROW&&p.range.startRow<=s&&s<=p.range.endRow);if(!(c!=null&&c.length))return e;const u=c[0].range,d={...u,startRow:a,endRow:a+u.endRow-u.startRow};if(!t||t.startRow<=0||u.startRow>=t.startRow&&d.startRow>=t.startRow||u.startRow===d.startRow||u.endRow<t.startRow&&d.startRow<t.startRow)return e;const h=u.endRow-u.startRow+1,m=Math.max(Math.min(t.startRow,u.endRow+1)-u.startRow,0);let g,f;d.startRow>=t.startRow?(g=Math.max(t.startRow-m,1),f=Math.max(t.ySplit-m,1)):(g=t.startRow+h-m,f=t.ySplit+h-m);const _={...t,startRow:g,ySplit:f};return o(_)}if(n.id===S.RemoveColCommand.id||n.id===S.RemoveRowCommand.id){const r=n.params,s=r.range;if(s.rangeType===l.RANGE_TYPE.COLUMN&&s.startColumn<t.startColumn){const a=Math.min(t.startColumn,s.endColumn+1)-s.startColumn,c={...t,startColumn:Math.max(1,t.startColumn-a),xSplit:Math.max(1,t.xSplit-a)};return o(c)}if(r.range.rangeType===l.RANGE_TYPE.ROW&&s.startRow<t.startRow){const a=Math.min(t.startRow,s.endRow+1)-s.startRow,c={...t,startRow:Math.max(1,t.startRow-a),ySplit:Math.max(1,t.ySplit-a)};return o(c)}}return e}}))}_commandExecutedListener(){const n=[S.SetFrozenMutation.id,Le.id];this.disposeWithMe(this._commandService.onCommandExecuted(e=>{if(n.includes(e.id)){const t=this._lastFreeze,o=this._context.unit,r=o.getActiveSheet(),s=e.params,{unitId:a,subUnitId:c}=s;if(!(a===o.getUnitId()&&c===r.getSheetId()))return;const u=r.getConfig().freeze;if(this._lastFreeze=u,u==null)return;let d=0;const{startRow:h=-1,startColumn:m=-1,ySplit:g=0,xSplit:f=0}=u;(!t||t.startRow!==h||t.ySplit!==g)&&(d|=2),(!t||t.startColumn!==m||t.xSplit!==f)&&(d|=1),s.resetScroll===!1&&(d=0),this._refreshFreeze(h,m,g,f,d)}else if(e.id===S.SetWorksheetRowHeightMutation.id){const t=this._getFreeze();e.params&&t&&e.params.ranges.some(o=>o.startRow<t.startRow)&&this._refreshCurrent()}else if(e.id===S.SetWorksheetColWidthMutation.id){const t=this._getFreeze();e.params&&t&&e.params.ranges.some(o=>o.startColumn<t.startColumn)&&this._refreshCurrent()}else if(e.id===S.SetWorksheetRowAutoHeightMutation.id){const t=e.params,o=this._getFreeze();if(o&&o.startRow>-1&&t.rowsAutoHeightInfo.some(r=>r.row<o.startRow)){const r=this._sheetSkeletonManagerService.currentSkeleton$.subscribe(()=>{this._refreshCurrent(),setTimeout(()=>{r.unsubscribe()})})}}else if(e.id===S.SetColHiddenMutation.id||e.id===S.SetColVisibleMutation.id){const t=e.params,o=this._getFreeze(),r=t.ranges;o&&o.startColumn>-1&&r.some(s=>s.startColumn<o.startColumn)&&this._refreshCurrent()}else if(e.id===S.SetRowHiddenMutation.id||e.id===S.SetRowVisibleMutation.id){const t=e.params,o=this._getFreeze(),r=t.ranges;o&&o.startRow>-1&&r.some(s=>s.startRow<o.startRow)&&this._refreshCurrent()}}))}_zoomRefresh(){const n=this._getSheetObject();if(n==null)return;const{scene:e}=n;e.onTransformChangeObservable.add(t=>{t.type===E.TRANSFORM_CHANGE_OBSERVABLE_TYPE.scale&&this._refreshCurrent()})}_clearObserverEvent(){const n=this._getSheetObject();if(n==null)return;const{scene:e}=n;e.onPointerMoveObserver.remove(this._moveObserver),e.onPointerUpObserver.remove(this._upObserver),this._moveObserver=null,this._upObserver=null}_clearFreeze(){var t,o,r,s;(t=this._rowFreezeHeaderRect)==null||t.dispose(),(o=this._rowFreezeMainRect)==null||o.dispose(),(r=this._columnFreezeHeaderRect)==null||r.dispose(),(s=this._columnFreezeMainRect)==null||s.dispose();const n=this._getSheetObject();if(n==null)return;const{scene:e}=n;[...this._freezeDownObservers,...this._freezeMoveObservers,...this._freezeLeaveObservers].forEach(a=>{e.onPointerDownObserver.remove(a),e.onPointerMoveObserver.remove(a),e.onPointerLeaveObserver.remove(a)}),e.onPointerEnterObserver.remove(this._moveObserver),e.onPointerMoveObserver.remove(this._upObserver)}_getPositionByIndex(n,e){var c;if(this._getSheetObject()==null)return;const o=(c=this._sheetSkeletonManagerService.getCurrent())==null?void 0:c.skeleton,r=o==null?void 0:o.getNoMergeCellPositionByIndex(n,e);if(o==null)return;if(r!=null&&(!isNaN(r.endX)||!isNaN(r.endY)))return r;const{rowHeaderWidthAndMarginLeft:s,columnHeaderHeightAndMarginTop:a}=o;return{startX:s,endX:s,startY:a,endY:a}}_getFreeze(){var e;const n=(e=this._sheetSkeletonManagerService.getCurrent())==null?void 0:e.skeleton.getWorksheetConfig();if(n!=null)return n.freeze}_getSheetObject(){return nt(this._context.unit,this._context)}_refreshFreeze(n,e,t,o,r){var a;const s={startRow:n,startColumn:e,ySplit:t,xSplit:o};this._clearFreeze(),this._createFreeze(0,s),this._createFreeze(1,s),this._updateViewport(n,e,t,o,r),(a=this._getSheetObject())==null||a.spreadsheet.makeForceDirty()}};Hn=Ad([ut(1,P.Inject(O.SheetSkeletonManagerService)),ut(2,l.ICommandService),ut(3,P.Inject(S.SelectionManagerService)),ut(4,P.Inject($e)),ut(5,P.Inject(l.ThemeService)),ut(6,P.Inject(S.SheetInterceptorService)),ut(7,P.Inject(P.Injector))],Hn);var Li=(i=>(i[i.NORMAL=0]="NORMAL",i[i.HIGHLIGHT=1]="HIGHLIGHT",i))(Li||{});const Vd="rgba(0, 0, 0, 0.15)",ze="rgb(0, 0, 0)",Ln="rgb(255, 255, 255, 1)";class Bd extends E.Shape{constructor(e,t){super(e,t);R(this,"_size",12);R(this,"_iconRatio",.4);R(this,"_mode",0);this.setShapeProps(t)}setShapeProps(e){e!=null&&e.size&&(this._size=e.size),e!=null&&e.mode&&(this._mode=e.mode),this.transformByState({width:this._size,height:this._size})}_draw(e){this._mode===1&&E.Rect.drawWith(e,{width:this._size,height:this._size,radius:this._size,fill:Vd});const t=this._size*.5*this._iconRatio,o=Math.PI/180*60,r=t*Math.sin(o),s=t*Math.cos(o);E.RegularPolygon.drawWith(e,{pointsGroup:[[{x:-r+this._size/2,y:-s+this._size/2},{x:r+this._size/2,y:-s+this._size/2},{x:this._size/2,y:t+this._size/2}]],fill:ze})}}var kd=Object.defineProperty,Fd=Object.getOwnPropertyDescriptor,Wd=(i,n,e,t)=>{for(var o=t>1?void 0:t?Fd(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&kd(n,e,o),o},Un=(i,n)=>(e,t)=>n(e,t,i);const jd="__SpreadsheetHeaderMenuSHAPEControllerShape__",$d="__SpreadsheetHeaderMenuMAINControllerShape__",zd="rgba(0, 0, 0, 0.1)";let Ui=class extends l.Disposable{constructor(n,e,t,o,r){super();R(this,"_hoverRect");R(this,"_hoverMenu");R(this,"_currentColumn",Number.POSITIVE_INFINITY);R(this,"_observers",[]);this._context=n,this._sheetSkeletonManagerService=e,this._contextMenuService=t,this._commandService=o,this._selectionManagerService=r,this._initialize()}dispose(){var t,o;(t=this._hoverRect)==null||t.dispose(),(o=this._hoverMenu)==null||o.dispose();const n=this._context.components.get(re.COLUMN),e=this._context.components.get(re.ROW);this._observers.forEach(r=>{e.onPointerEnterObserver.remove(r),e.onPointerMoveObserver.remove(r),e.onPointerLeaveObserver.remove(r),n.onPointerEnterObserver.remove(r),n.onPointerMoveObserver.remove(r),n.onPointerLeaveObserver.remove(r)})}_initialize(){const n=this._context.scene;this._hoverRect=new E.Rect(jd,{fill:zd,evented:!1}),this._hoverMenu=new Bd($d,{zIndex:100,visible:!1}),n.addObjects([this._hoverRect,this._hoverMenu],Je),this._initialHover(0),this._initialHover(1),this._initialHoverMenu()}_initialHover(n=0){const e=this._context.components.get(re.COLUMN),t=this._context.components.get(re.ROW),o=n===0?t:e;this._observers.push(o==null?void 0:o.onPointerEnterObserver.add(()=>{var r;(r=this._hoverRect)==null||r.show()})),this._observers.push(o==null?void 0:o.onPointerMoveObserver.add(r=>{var f,_,p;const s=(f=this._sheetSkeletonManagerService.getCurrent())==null?void 0:f.skeleton;if(s==null)return;const{rowHeaderWidth:a,columnHeaderHeight:c}=s,{startX:u,startY:d,endX:h,endY:m,column:g}=bt(r.offsetX,r.offsetY,this._context.scene,s);if(n===0)(_=this._hoverRect)==null||_.transformByState({width:a,height:m-d,left:0,top:d});else{if(this._currentColumn=g,(p=this._hoverRect)==null||p.transformByState({width:h-u,height:c,left:u,top:0}),this._hoverMenu==null)return;if(h-u<c*2){this._hoverMenu.hide();return}const v=c*.8;this._hoverMenu.transformByState({left:h-c,top:c/2-v/2}),this._hoverMenu.setShapeProps({size:v}),this._hoverMenu.show()}})),this._observers.push(o==null?void 0:o.onPointerLeaveObserver.add(()=>{var r,s;(r=this._hoverRect)==null||r.hide(),(s=this._hoverMenu)==null||s.hide()}))}_initialHoverMenu(){this._hoverMenu!=null&&(this._hoverMenu.onPointerEnterObserver.add(()=>{this._hoverMenu!=null&&(this._hoverMenu.setProps({mode:Li.HIGHLIGHT,visible:!0}),this._context.scene.setCursor(E.CURSOR_TYPE.POINTER))}),this._hoverMenu.onPointerLeaveObserver.add(()=>{this._hoverMenu!=null&&(this._hoverMenu.setProps({mode:Li.NORMAL,visible:!1}),this._context.scene.resetCursor())}),this._hoverMenu.onPointerDownObserver.add(n=>{const e=this._currentColumn,t=this._selectionManagerService.getSelectionRanges();if(!!!(t!=null&&t.filter(r=>r.rangeType===l.RANGE_TYPE.COLUMN).find(r=>{const{startColumn:s,endColumn:a}=r;return e>=s&&e<=a}))){const r=this._getSelectionOnColumn(e);this._commandService.syncExecuteCommand(S.SetSelectionsOperation.id,r)}n.stopPropagation(),n.preventDefault(),this._contextMenuService.triggerContextMenu(n,ce.COL_HEADER_CONTEXT_MENU)}))}_getSelectionOnColumn(n){const e=this._context.unit,t=e.getActiveSheet();return{unitId:e.getUnitId(),subUnitId:t.getSheetId(),pluginName:S.NORMAL_SELECTION_PLUGIN_NAME,selections:[{range:{startRow:0,startColumn:n,endRow:t.getRowCount()-1,endColumn:n,rangeType:l.RANGE_TYPE.COLUMN},primary:{startRow:0,startColumn:n,endRow:0,endColumn:n,actualRow:0,actualColumn:n,isMerged:!1,isMergedMainCell:!1},style:null}]}}};Ui=Wd([Un(1,P.Inject(O.SheetSkeletonManagerService)),Un(2,I.IContextMenuService),Un(3,l.ICommandService),Un(4,P.Inject(S.SelectionManagerService))],Ui);var Yd=Object.defineProperty,Xd=Object.getOwnPropertyDescriptor,Gd=(i,n,e,t)=>{for(var o=t>1?void 0:t?Xd(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Yd(n,e,o),o},Vn=(i,n)=>(e,t)=>n(e,t,i);const Zd="__SpreadsheetHeaderMoveControllerBackground__",Kd="__SpreadsheetHeaderMoveControllerShapeLine__",Qd="rgba(0, 0, 0, 0.1)",Jd="rgb(119, 119, 119)",qd=4;let Vi=class extends l.Disposable{constructor(n,e,t,o,r){super();R(this,"_startOffsetX",Number.NEGATIVE_INFINITY);R(this,"_startOffsetY",Number.NEGATIVE_INFINITY);R(this,"_moveHelperBackgroundShape");R(this,"_moveHelperLineShape");R(this,"_rowOrColumnDownObservers",[]);R(this,"_rowOrColumnMoveObservers",[]);R(this,"_rowOrColumnLeaveObservers",[]);R(this,"_moveObserver");R(this,"_upObserver");R(this,"_scrollTimer");R(this,"_changeFromColumn",-1);R(this,"_changeFromRow",-1);R(this,"_changeToColumn",-1);R(this,"_changeToRow",-1);this._context=n,this._sheetSkeletonManagerService=e,this._commandService=t,this._selectionRenderService=o,this._selectionManagerService=r,this._initialize()}dispose(){var o,r,s;(o=this._moveHelperBackgroundShape)==null||o.dispose(),(r=this._moveHelperLineShape)==null||r.dispose();const n=this._context.components.get(re.COLUMN),e=this._context.components.get(re.ROW),t=this._context.scene;[...this._rowOrColumnDownObservers,...this._rowOrColumnMoveObservers,...this._rowOrColumnLeaveObservers].forEach(a=>{e.onPointerDownObserver.remove(a),n.onPointerDownObserver.remove(a)}),t.onPointerMoveObserver.remove(this._moveObserver),t.onPointerUpObserver.remove(this._upObserver),(s=this._scrollTimer)==null||s.dispose()}_initialize(){this._initialRowOrColumn(0),this._initialRowOrColumn(1)}_initialRowOrColumn(n=0){const e=this._context.components.get(re.COLUMN),t=this._context.components.get(re.ROW),o=this._context.scene,r=n===0?t:e;this._rowOrColumnMoveObservers.push(r==null?void 0:r.onPointerMoveObserver.add(s=>{var h;const a=(h=this._sheetSkeletonManagerService.getCurrent())==null?void 0:h.skeleton;if(a==null)return;const{row:c,column:u}=bt(s.offsetX,s.offsetY,o,a);if(this._checkInHeaderRange(n===0?c:u,n)===!1){o.resetCursor(),this._selectionRenderService.enableSelection();return}o.setCursor(E.CURSOR_TYPE.GRAB),this._selectionRenderService.disableSelection()})),this._rowOrColumnLeaveObservers.push(r==null?void 0:r.onPointerLeaveObserver.add(()=>{var s,a;(s=this._moveHelperBackgroundShape)==null||s.hide(),(a=this._moveHelperLineShape)==null||a.hide(),o.resetCursor(),this._selectionRenderService.enableSelection()})),this._rowOrColumnDownObservers.push(r==null?void 0:r.onPointerDownObserver.add(s=>{var w;const a=(w=this._sheetSkeletonManagerService.getCurrent())==null?void 0:w.skeleton;if(a==null)return;const{offsetX:c,offsetY:u}=s,d=o.getRelativeCoord(E.Vector2.FromArray([c,u])),{x:h,y:m}=d;this._startOffsetX=h,this._startOffsetY=m;const{row:g,column:f}=bt(s.offsetX,s.offsetY,o,a);let _;n===0?(this._changeFromRow=g,_=E.ScrollTimerType.Y):(this._changeFromColumn=f,_=E.ScrollTimerType.X);const p=this._checkInHeaderRange(n===0?g:f,n);if(p===!1)return;const v=o.getScrollXYByRelativeCoords(E.Vector2.FromArray([this._startOffsetX,this._startOffsetY]));this._newBackgroundAndLine(),o.setCursor(E.CURSOR_TYPE.GRABBING),o.disableEvent();let M=!1,b;const T=()=>{if(M)return;b=E.ScrollTimer.create(o,_);const y=o.getViewport(j.VIEW_MAIN);b.startScroll(h,m,y),this._scrollTimer=b,M=!0};this._moveObserver=o.onPointerMoveObserver.add(y=>{T();const{offsetX:x,offsetY:N}=y,{x:D,y:F}=o.getRelativeCoord(E.Vector2.FromArray([x,N]));this._rowColumnMoving(D,F,p,v,n),b.scrolling(D,F,()=>{this._rowColumnMoving(D,F,p,v,n)})}),this._upObserver=o.onPointerUpObserver.add(()=>{var x,N,D;this._disposeBackgroundAndLine(),o.resetCursor(),o.enableEvent(),this._clearObserverEvent(),(x=this._scrollTimer)==null||x.dispose();const y=this._selectionManagerService.getSelections();if(n===0){if(this._changeFromRow!==this._changeToRow&&this._changeToRow!==-1){const A=(N=((y==null?void 0:y.filter(U=>U.range.rangeType===l.RANGE_TYPE.ROW&&U.range.startRow<=this._changeFromRow&&this._changeFromRow<=U.range.endRow))||[])[0])==null?void 0:N.range;A&&this._commandService.executeCommand(S.MoveRowsCommand.id,{fromRange:A,toRange:{...A,startRow:this._changeToRow,endRow:this._changeToRow+A.endRow-A.startRow}})}this._changeToRow=this._changeFromRow=-1}else{if(this._changeFromColumn!==this._changeToColumn&&this._changeToColumn!==-1){const A=(D=((y==null?void 0:y.filter(U=>U.range.rangeType===l.RANGE_TYPE.COLUMN&&U.range.startColumn<=this._changeFromColumn&&this._changeFromColumn<=U.range.endColumn))||[])[0])==null?void 0:D.range;A&&this._commandService.executeCommand(S.MoveColsCommand.id,{fromRange:A,toRange:{...A,startColumn:this._changeToColumn,endColumn:this._changeToColumn+A.endColumn-A.startColumn}})}this._changeToColumn=this._changeFromColumn=-1}})}))}_rowColumnMoving(n,e,t,o,r){var z,ee,H,L,W,X,Z;const s=this._context.scene,a=(z=this._sheetSkeletonManagerService.getCurrent())==null?void 0:z.skeleton;if(a==null)return;const{rowHeaderWidth:c,columnHeaderHeight:u,rowTotalHeight:d,columnTotalWidth:h}=a,m=s.getScrollXY(s.getViewport(j.VIEW_MAIN)),{scaleX:g,scaleY:f}=s.getAncestorScale(),_=a.getCellPositionByOffset(n,e,g,f,m),{row:p,column:v}=_,M=a.getNoMergeCellPositionByIndex(p,v),{startX:b,startY:T,endX:w,endY:y}=M,x=this._selectionRenderService.convertRangeDataToSelection(t.range);if(x==null)return;const N=Math.max(g,g),{startX:D,endX:F,startY:A,endY:U,startRow:k,startColumn:$,endRow:Y,endColumn:q}=x;r===0?(ee=this._moveHelperBackgroundShape)==null||ee.transformByState({height:U-A,width:h+c,left:0,top:A+(e-this._startOffsetY)/N+m.y-o.y}):(H=this._moveHelperBackgroundShape)==null||H.transformByState({height:d+u,width:F-D,left:D+(n-this._startOffsetX)/N+m.x-o.x,top:0}),(L=this._moveHelperBackgroundShape)==null||L.show();const Q=qd/N;if(r===0){let te=0;if(p<=k)te=T-Q/2,this._changeToRow=p;else if(p>Y)te=y-Q/2,this._changeToRow=p+1;else return;(W=this._moveHelperLineShape)==null||W.transformByState({height:Q,width:h,left:c,top:te})}else{let te=0;if(v<=$)te=b-Q/2,this._changeToColumn=v;else if(v>q)te=w-Q/2,this._changeToColumn=v+1;else return;(X=this._moveHelperLineShape)==null||X.transformByState({height:d,width:Q,left:te,top:u})}(Z=this._moveHelperLineShape)==null||Z.show()}_checkInHeaderRange(n,e=0){var a;const t=this._selectionManagerService.getSelections();if(((a=this._selectionManagerService.getCurrent())==null?void 0:a.pluginName)!==S.NORMAL_SELECTION_PLUGIN_NAME)return!1;const r=t==null?void 0:t.find(c=>{const u=c.range,{startRow:d,endRow:h,startColumn:m,endColumn:g,rangeType:f}=u;return e===1?n>=m&&n<=g&&l.RANGE_TYPE.COLUMN===f:n>=d&&n<=h&&l.RANGE_TYPE.ROW===f}),s=r==null?void 0:r.range;return r==null||s==null||s.rangeType===l.RANGE_TYPE.ALL||s.rangeType===l.RANGE_TYPE.NORMAL||s.rangeType===l.RANGE_TYPE.ROW&&e!==0||s.rangeType===l.RANGE_TYPE.COLUMN&&e!==1?!1:r}_clearObserverEvent(){const n=this._context.scene;n.onPointerMoveObserver.remove(this._moveObserver),n.onPointerUpObserver.remove(this._upObserver),this._moveObserver=null,this._upObserver=null}_newBackgroundAndLine(){const n=this._context.scene;this._moveHelperBackgroundShape=new E.Rect(Zd,{fill:Qd,evented:!1,zIndex:100}),this._moveHelperLineShape=new E.Rect(Kd,{fill:Jd,evented:!1,zIndex:100}),n.addObjects([this._moveHelperBackgroundShape,this._moveHelperLineShape],Je)}_disposeBackgroundAndLine(){var n,e;(n=this._moveHelperBackgroundShape)==null||n.dispose(),(e=this._moveHelperLineShape)==null||e.dispose()}};Vi=Gd([Vn(1,P.Inject(O.SheetSkeletonManagerService)),Vn(2,l.ICommandService),Vn(3,xe),Vn(4,P.Inject(S.SelectionManagerService))],Vi);var Bi=(i=>(i[i.VERTICAL=0]="VERTICAL",i[i.HORIZONTAL=1]="HORIZONTAL",i))(Bi||{});const eu="rgba(120, 120, 120, 0.01)",ki="rgb(68, 71, 70)",en=12,Fi=4;class Ar extends E.Shape{constructor(e,t){super(e,t);R(this,"_size",en);R(this,"_color",ki);R(this,"_mode",0);this.setShapeProps(t)}get size(){return this._size}get mode(){return this._mode}get color(){return this._color}_draw(e){let{width:t,height:o}=this,r=0,s=0;const a=this.getScene(),{scaleX:c,scaleY:u}=a.getAncestorScale(),d=Math.max(c,u),h=en/d,m=Fi/d;this.mode===0?(t=m,r=h-m):(o=m,s=h-m),E.Rect.drawWith(e,{width:this.width,height:this.height,left:0,top:0,fill:eu}),E.Rect.drawWith(e,{width:t,height:o,fill:ki,radius:m}),e.save(),e.transform(1,0,0,1,r,s),E.Rect.drawWith(e,{width:t,height:o,fill:ki,radius:m}),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:en,height:this.size}):this.transformByState({width:this.size,height:en}),this}}var tu=Object.defineProperty,nu=Object.getOwnPropertyDescriptor,iu=(i,n,e,t)=>{for(var o=t>1?void 0:t?nu(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&tu(n,e,o),o},Wi=(i,n)=>(e,t)=>n(e,t,i);const ou="__SpreadsheetHeaderResizeControllerShapeRow__",ru="__SpreadsheetHeaderResizeControllerShapeColumn__",Dr="__SpreadsheetHeaderResizeControllerShapeHelper__",Pr="rgb(199, 199, 199)",su=2;let ji=class extends l.Disposable{constructor(n,e,t,o){super();R(this,"_currentRow",0);R(this,"_currentColumn",0);R(this,"_rowResizeRect");R(this,"_columnResizeRect");R(this,"_observers",[]);R(this,"_moveObserver");R(this,"_upObserver");R(this,"_resizeHelperShape");R(this,"_startOffsetX",Number.POSITIVE_INFINITY);R(this,"_startOffsetY",Number.POSITIVE_INFINITY);this._context=n,this._sheetSkeletonManagerService=e,this._commandService=t,this._editorBridgeService=o,this._init()}dispose(){var t,o;(t=this._rowResizeRect)==null||t.dispose(),this._rowResizeRect=null,(o=this._columnResizeRect)==null||o.dispose(),this._columnResizeRect=null;const n=this._context.components.get(re.COLUMN),e=this._context.components.get(re.ROW);this._observers.forEach(r=>{e.onPointerMoveObserver.remove(r),e.onPointerLeaveObserver.remove(r),n.onPointerMoveObserver.remove(r),n.onPointerLeaveObserver.remove(r)}),this._observers=[]}_init(){const n=this._context.scene;this._rowResizeRect=new Ar(ou,{visible:!1,mode:Bi.HORIZONTAL,zIndex:100}),this._columnResizeRect=new Ar(ru,{visible:!1,mode:Bi.VERTICAL,zIndex:100}),n.addObjects([this._rowResizeRect,this._columnResizeRect],Je),this._initialHover(0),this._initialHover(1),this._initialHoverResize(0),this._initialHoverResize(1)}_initialHover(n=0){const e=this._context.components.get(re.COLUMN),t=this._context.components.get(re.ROW),o=this._context.scene,r=n===0?t:e;this._observers.push(r==null?void 0:r.onPointerMoveObserver.add((s,a)=>{var y;const c=(y=this._sheetSkeletonManagerService.getCurrent())==null?void 0:y.skeleton;if(c==null||this._rowResizeRect==null||this._columnResizeRect==null)return;const{rowHeaderWidth:u,columnHeaderHeight:d}=c,{startX:h,startY:m,endX:g,endY:f,row:_,column:p}=bt(s.offsetX,s.offsetY,o,c),v=vn(s.offsetX,s.offsetY,o),{scaleX:M,scaleY:b}=o.getAncestorScale(),T=Math.max(M,b),w=en/T;if(n===0){let x=m-w/2;if(v.y<=m+w/2&&v.y>=m)this._currentRow=_-1;else if(v.y>=f-w/2&&v.y<=f)this._currentRow=_,x=f-w/2;else{this._rowResizeRect.hide();return}if(this._currentRow===-1)return;const N=u/3;this._rowResizeRect.transformByState({left:u/2-N/2,top:x}),this._rowResizeRect.setShapeProps({size:N}),this._rowResizeRect.show()}else{let x=h-w/2;if(v.x<=h+w/2&&v.x>=h)this._currentColumn=p-1;else if(v.x>=g-w/2&&v.x<=g)this._currentColumn=p,x=g-w/2;else{this._columnResizeRect.hide();return}if(this._currentColumn===-1)return;const N=d*.7;this._columnResizeRect.transformByState({left:x,top:d/2-N/2}),this._columnResizeRect.setShapeProps({size:N}),this._columnResizeRect.show()}})),this._observers.push(r==null?void 0:r.onPointerLeaveObserver.add((s,a)=>{var c,u;(c=this._rowResizeRect)==null||c.hide(),(u=this._columnResizeRect)==null||u.hide()}))}_initialHoverResize(n=0){const e=this._context.scene,t=n===0?this._rowResizeRect:this._columnResizeRect;t!=null&&(this.disposeWithMe(l.toDisposable(t.onPointerEnterObserver.add(()=>{t!=null&&(t.show(),e.setCursor(n===0?E.CURSOR_TYPE.ROW_RESIZE:E.CURSOR_TYPE.COLUMN_RESIZE))}))),this.disposeWithMe(l.toDisposable(t.onPointerLeaveObserver.add(()=>{t!=null&&(t.hide(),e.resetCursor())}))),this.disposeWithMe(l.toDisposable(t.onPointerDownObserver.add((o,r)=>{var Q,z,ee,H,L,W,X;const s=(Q=this._sheetSkeletonManagerService.getCurrent())==null?void 0:Q.skeleton;if(s==null)return;const a=this._context.scene,c=a.getEngine(),u=(c==null?void 0:c.height)||0,d=(c==null?void 0:c.width)||0,h=a.getViewport(j.VIEW_MAIN),m=(((ee=(z=h==null?void 0:h.getScrollBar())==null?void 0:z.horizonBarRect)==null?void 0:ee.height)||0)+10,g=(((L=(H=h==null?void 0:h.getScrollBar())==null?void 0:H.verticalBarRect)==null?void 0:L.width)||0)+10,f=vn(o.offsetX,o.offsetY,a),{scaleX:_,scaleY:p}=a.getAncestorScale();this._startOffsetX=f.x,this._startOffsetY=f.y;const v=s.getOffsetByPositionX(this._currentColumn),M=s.getOffsetByPositionY(this._currentRow),b=s.getNoMergeCellPositionByIndex(this._currentRow,this._currentColumn);let T=!1,w=0,y=0;const{columnTotalWidth:x,rowHeaderWidth:N,rowTotalHeight:D,columnHeaderHeight:F}=s,A=d>x+N?d:x+N,U=u>D+F?u:D+F,k=Math.max(_,p),$=Fi/k;n===0?this._resizeHelperShape=new E.Rect(Dr,{width:A,height:$,fill:Pr,left:0,top:M-$/2}):this._resizeHelperShape=new E.Rect(Dr,{width:$,height:U,fill:Pr,left:v-$/2,top:0});const Y=((W=this._columnResizeRect)==null?void 0:W.left)||0,q=((X=this._rowResizeRect)==null?void 0:X.top)||0;a.addObject(this._resizeHelperShape,Je),a.disableEvent(),this._editorBridgeService.changeVisible({visible:!1,eventType:E.DeviceInputEventType.PointerDown}),this._moveObserver=a.onPointerMoveObserver.add(Z=>{var he,le,Ke,Ce,an,ln;const te=a.getRelativeCoord(E.Vector2.FromArray([this._startOffsetX,this._startOffsetY])),ne=a.getScrollXYByRelativeCoords(te,h),ue=vn(Z.offsetX,Z.offsetY,a),{x:Ie,y:ke}=ue,{scaleX:Fe,scaleY:Ge}=a.getAncestorScale(),Ze=Math.max(Fe,Ge),ge=Fi/Ze;w=Ie-this._startOffsetX-ge/2,y=ke-this._startOffsetY-ge/2,Math.abs(n===0?y:w)>=su&&(T=!0),n===0?(y>u-m+ne.y-b.startY&&(y=u-m+ne.y-b.startY),y<-(b.endY-b.startY)+2&&(y=-(b.endY-b.startY)+2),T&&((he=this._resizeHelperShape)==null||he.transformByState({top:M+y}),(le=this._rowResizeRect)==null||le.transformByState({top:q+y+ge/2}),(Ke=this._rowResizeRect)==null||Ke.show(),a.setCursor(E.CURSOR_TYPE.ROW_RESIZE))):(w>d-g+ne.x-b.startX&&(w=d-g+ne.x-b.startX),w<-(b.endX-b.startX)+2&&(w=-(b.endX-b.startX)+2),T&&((Ce=this._resizeHelperShape)==null||Ce.transformByState({left:v+w}),(an=this._columnResizeRect)==null||an.transformByState({left:Y+w+ge/2}),(ln=this._columnResizeRect)==null||ln.show(),a.setCursor(E.CURSOR_TYPE.COLUMN_RESIZE)))}),this._upObserver=a.onPointerUpObserver.add(Z=>{var ne,ue,Ie;const te=this._context.scene;this._clearObserverEvent(),(ne=this._resizeHelperShape)==null||ne.dispose(),this._resizeHelperShape=null,te.enableEvent(),T&&(te.resetCursor(),(ue=this._rowResizeRect)==null||ue.hide(),(Ie=this._columnResizeRect)==null||Ie.hide(),n===0?this._commandService.executeCommand(S.DeltaRowHeightCommand.id,{deltaY:y,anchorRow:this._currentRow}):this._commandService.executeCommand(S.DeltaColumnWidthCommand.id,{deltaX:w,anchorCol:this._currentColumn}))})}))),this.disposeWithMe(l.toDisposable(t.onDblclickObserver.add(()=>{var o;n===0&&(this._context.scene.resetCursor(),this._commandService.executeCommand(S.SetWorksheetRowIsAutoHeightCommand.id,{anchorRow:this._currentRow}),(o=this._rowResizeRect)==null||o.hide())}))))}_clearObserverEvent(){const n=this._context.scene;n.onPointerMoveObserver.remove(this._moveObserver),n.onPointerUpObserver.remove(this._upObserver),this._moveObserver=null,this._upObserver=null}};ji=iu([Wi(1,P.Inject(O.SheetSkeletonManagerService)),Wi(2,l.ICommandService),Wi(3,be)],ji);var $i=(i=>(i[i.ROW=0]="ROW",i[i.COLUMN=1]="COLUMN",i))($i||{});const tn=12,au=.4;class Hr extends E.Shape{constructor(e,t,o){super(e,t);R(this,"_size",tn);R(this,"_iconRatio",au);R(this,"_hovered",!0);R(this,"_hasPrevious",!0);R(this,"_hasNext",!0);R(this,"_unhideType");t&&this.setShapeProps(t),this.onPointerEnterObserver.add(()=>this.setShapeProps({hovered:!0})),this.onPointerLeaveObserver.add(()=>this.setShapeProps({hovered:!1})),this.onPointerDownObserver.add(()=>o==null?void 0:o())}setShapeProps(e){e.type!==void 0&&(this._unhideType=e.type),e.hovered!==void 0&&(this._hovered=e.hovered),e.hasPrevious!==void 0&&(this._hasPrevious=e.hasPrevious),e.hasNext!==void 0&&(this._hasNext=e.hasNext),this.transformByState({width:this._size*(this._unhideType===1?2:1),height:this._size*(this._unhideType===0?2:1)})}_draw(e){this._unhideType===0?this._drawOnRow(e):this._drawOnCol(e)}_drawOnRow(e){this._hovered&&(!this._hasNext||!this._hasPrevious?E.Rect.drawWith(e,{width:this._size,height:this._size,stroke:ze,fill:Ln}):E.Rect.drawWith(e,{width:this._size,height:2*this._size,stroke:ze,fill:Ln}));const t=this._size*.5*this._iconRatio,o=Math.PI/3,r=t*Math.cos(o),s=t*Math.sin(o);if(this._hasPrevious&&E.RegularPolygon.drawWith(e,{pointsGroup:[[{x:this._size/2,y:this._size/2-s},{x:this._size/2-s,y:this._size/2+r},{x:this._size/2+s,y:this._size/2+r}]],fill:ze}),this._hasNext){const a=this._hasPrevious?3:1;E.RegularPolygon.drawWith(e,{pointsGroup:[[{x:this._size/2,y:this._size*a/2+s},{x:this._size/2-s,y:this._size*a/2-r},{x:this._size/2+s,y:this._size*a/2-r}]],fill:ze})}}_drawOnCol(e){this._hovered&&(!this._hasNext||!this._hasPrevious?E.Rect.drawWith(e,{width:this._size,height:this._size,stroke:ze,fill:Ln}):E.Rect.drawWith(e,{width:2*this._size,height:this._size,stroke:ze,fill:Ln}));const t=this._size*.5*this._iconRatio,o=Math.PI/3,r=t*Math.cos(o),s=t*Math.sin(o);if(this._hasPrevious&&E.RegularPolygon.drawWith(e,{pointsGroup:[[{x:-r+this._size/2,y:this._size/2},{x:this._size/2+s,y:this._size/2-s},{x:this._size/2+s,y:this._size/2+s}]],fill:ze}),this._hasNext){const a=this._hasPrevious?3:1;E.RegularPolygon.drawWith(e,{pointsGroup:[[{x:r+this._size*a/2,y:this._size/2},{x:-s+this._size*a/2,y:this._size/2-s},{x:-s+this._size*a/2,y:this._size/2+s}]],fill:ze})}}}var lu=Object.defineProperty,cu=Object.getOwnPropertyDescriptor,du=(i,n,e,t)=>{for(var o=t>1?void 0:t?cu(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&lu(n,e,o),o},Lr=(i,n)=>(e,t)=>n(e,t,i);const Ur="__SpreadsheetHeaderUnhideSHAPEControllerShape__",uu=[S.InsertColMutation.id,S.InsertRowMutation.id,S.RemoveColMutation.id,S.RemoveRowMutation.id,S.SetWorksheetColWidthMutation.id,S.SetWorksheetRowIsAutoHeightMutation.id,S.SetRowHiddenMutation.id,S.SetRowVisibleMutation.id,S.SetColHiddenMutation.id,S.SetColVisibleMutation.id];let zi=class extends l.RxDisposable{constructor(n,e,t){super();R(this,"_shapes",{cols:[],rows:[]});this._context=n,this._sheetSkeletonManagerService=e,this._commandService=t,this._init()}get _workbook(){return this._context.unit}dispose(){super.dispose(),this._clearShapes()}_init(){let n="";this._context.unit.activeSheet$.pipe(V.takeUntil(this.dispose$)).subscribe(e=>{if(this._clearShapes(),!e){n="";return}n=e.getSheetId(),this._update(this._workbook,e)}),this.disposeWithMe(this._commandService.onCommandExecuted(e=>{if(!uu.includes(e.id)||!e.params||!e.params.unitId||e.params.subUnitId!==n)return;const t=this._workbook,o=t.getSheetBySheetId(e.params.subUnitId);o&&this._update(t,o)}))}_update(n,e){var m;const t=(m=this._sheetSkeletonManagerService.getUnitSkeleton(n.getUnitId(),e.getSheetId()))==null?void 0:m.skeleton;if(!t)return;const o=e.getHiddenRows(),r=e.getHiddenCols(),s=this._getSheetObject(),{scene:a}=s,c=e.getRowCount(),u=o.map(g=>{const{startRow:f,endRow:_}=g,p=vi(f,0,a,t),v=f!==0,M=_!==c-1;return new Hr(Ur,{type:$i.ROW,hovered:!1,hasPrevious:v,hasNext:M,top:p.startY-(v?tn:0),left:p.startX-tn},()=>this._commandService.executeCommand(S.SetSpecificRowsVisibleCommand.id,{unitId:n.getUnitId(),subUnitId:e.getSheetId(),ranges:[g]}))}),d=e.getColumnCount(),h=r.map(g=>{const{startColumn:f,endColumn:_}=g,p=vi(0,f,a,t),v=f!==0,M=_!==d-1;return new Hr(Ur,{type:$i.COLUMN,hovered:!1,hasPrevious:v,hasNext:M,top:20-tn,left:p.startX-(v?tn:0)},()=>this._commandService.executeCommand(S.SetSpecificColsVisibleCommand.id,{unitId:n.getUnitId(),subUnitId:e.getSheetId(),ranges:[g]}))});a.addObjects(h,wo),a.addObjects(u,wo),this._clearShapes(),this._shapes={cols:h,rows:u}}_clearShapes(){this._shapes.cols.forEach(n=>n.dispose()),this._shapes.rows.forEach(n=>n.dispose()),this._shapes={cols:[],rows:[]}}_getSheetObject(){return nt(this._workbook,this._context)}};zi=du([Lr(1,P.Inject(O.SheetSkeletonManagerService)),Lr(2,l.ICommandService)],zi);var hu=Object.defineProperty,mu=Object.getOwnPropertyDescriptor,gu=(i,n,e,t)=>{for(var o=t>1?void 0:t?mu(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&hu(n,e,o),o},Yi=(i,n)=>(e,t)=>n(e,t,i);let Xi=class extends l.Disposable{constructor(i,n,e,t){super(),this._context=i,this._markSelectionService=n,this._commandService=e,this._sheetSkeletonManagerService=t,this._initListeners()}_initListeners(){this._addRemoveListener(),this._addRefreshListener()}_addRemoveListener(){const i=[Te.id];this.disposeWithMe(this._commandService.onCommandExecuted(n=>{i.includes(n.id)?this._markSelectionService.removeAllShapes():this._markSelectionService.getShapeMap().forEach((t,o)=>{t.exits.includes(n.id)&&this._markSelectionService.removeShape(o)})}))}_addRefreshListener(){this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(i=>{i&&this._markSelectionService.refreshShapes()}))}};Xi=gu([Yi(1,P.Inject(Ft)),Yi(2,l.ICommandService),Yi(3,P.Inject(O.SheetSkeletonManagerService))],Xi);var fu=Object.defineProperty,_u=Object.getOwnPropertyDescriptor,Su=(i,n,e,t)=>{for(var o=t>1?void 0:t?_u(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&fu(n,e,o),o},Ot=(i,n)=>(e,t)=>n(e,t,i);let Gi=class extends l.Disposable{constructor(i,n,e,t,o,r,s){super(),this._context=i,this._sheetSkeletonManagerService=n,this._commandService=e,this._selectionRenderService=t,this._selectionManagerService=o,this._themeService=r,this._definedNamesService=s,this._init()}dispose(){super.dispose(),this._selectionRenderService.changeRuntime(null,null),this._selectionRenderService.reset(),this._selectionManagerService.reset()}_init(){const i=this._context.unit,n=i.getActiveSheet(),e=this._getSheetObject();this._initViewMainListener(e),this._initRowHeader(e),this._initColumnHeader(e),this._initLeftTop(e),this._initSelectionChangeListener(),this._initThemeChangeListener(),this._initSkeletonChangeListener(),this._initCommandListener(),this._initUserActionSyncListener(),this._initDefinedNameListener();const t=i.getUnitId(),o=n.getSheetId();this._selectionManagerService.setCurrentSelection({pluginName:S.NORMAL_SELECTION_PLUGIN_NAME,unitId:t,sheetId:o})}_initDefinedNameListener(){this.disposeWithMe(this._definedNamesService.focusRange$.subscribe(async i=>{if(i==null)return;const{unitId:n}=i;let{formulaOrRefString:e}=i;const t=this._context.unit;if(n!==t.getUnitId()||(e.substring(0,1)===K.operatorToken.EQUALS&&(e=e.substring(1)),!K.isReferenceStrings(e)))return;const r=await this._getSelections(t,n,e);this._selectionManagerService.replace(r),this._commandService.executeCommand(S.ScrollToCellOperation.id,r[0].range)}))}async _getSelections(i,n,e){const t=e.split(",");let o=i.getActiveSheet();const r=[];for(let s=0;s<t.length;s++){const a=t[s].trim(),c=K.deserializeRangeWithSheet(a.trim());if(s===0){const d=i.getSheetBySheetName(c.sheetName);d&&o.getSheetId()!==d.getSheetId()&&(o=d,await this._commandService.executeCommand(S.SetWorksheetActivateCommand.id,{subUnitId:o.getSheetId(),unitId:n}))}if(o.getName()!==c.sheetName)continue;let u=null;if(s===t.length-1){const d=c.range,{startRow:h,startColumn:m,endRow:g,endColumn:f}=d;u=S.getPrimaryForRange({startRow:h,startColumn:m,endRow:g,endColumn:f},o)}r.push({range:c.range,style:S.getNormalSelectionStyle(this._themeService),primary:u})}return r}_getActiveViewport(i){const n=this._getSheetObject();return n==null?void 0:n.scene.getActiveViewportByCoord(E.Vector2.FromArray([i.offsetX,i.offsetY]))}_initViewMainListener(i){const{spreadsheet:n}=i;this.disposeWithMe(l.toDisposable(n==null?void 0:n.onPointerDownObserver.add((e,t)=>{this._selectionRenderService.enableDetectMergedCell(),this._selectionRenderService.eventTrigger(e,n.zIndex+1,l.RANGE_TYPE.NORMAL,this._getActiveViewport(e)),e.button!==2&&t.stopPropagation()})))}_initThemeChangeListener(){this.disposeWithMe(l.toDisposable(this._themeService.currentTheme$.subscribe(()=>{this._selectionRenderService.resetStyle();const i=this._selectionManagerService.getSelections(),n=this._selectionManagerService.getCurrent();i==null||(n==null?void 0:n.pluginName)!==S.NORMAL_SELECTION_PLUGIN_NAME||this._refreshSelection(i)})))}_refreshSelection(i){const n=i.map(e=>{const t=this._selectionRenderService.convertSelectionToCoord(e);return t.style=S.getNormalSelectionStyle(this._themeService),t});this._selectionRenderService.updateControlForCurrentByRangeData(n)}_initRowHeader(i){const{spreadsheetRowHeader:n,spreadsheet:e}=i;this.disposeWithMe(n==null?void 0:n.onPointerDownObserver.add((t,o)=>{this._selectionRenderService.disableDetectMergedCell(),this._selectionRenderService.eventTrigger(t,((e==null?void 0:e.zIndex)||1)+1,l.RANGE_TYPE.ROW,this._getActiveViewport(t),E.ScrollTimerType.Y),t.button!==2&&o.stopPropagation()}))}_initColumnHeader(i){const{spreadsheetColumnHeader:n,spreadsheet:e}=i;this.disposeWithMe(n==null?void 0:n.onPointerDownObserver.add((t,o)=>{this._selectionRenderService.disableDetectMergedCell(),this._selectionRenderService.eventTrigger(t,((e==null?void 0:e.zIndex)||1)+1,l.RANGE_TYPE.COLUMN,this._getActiveViewport(t),E.ScrollTimerType.X),t.button!==2&&o.stopPropagation()}))}_initLeftTop(i){const{spreadsheetLeftTopPlaceholder:n}=i;this.disposeWithMe(n==null?void 0:n.onPointerDownObserver.add((e,t)=>{var a;const o=(a=this._sheetSkeletonManagerService.getCurrent())==null?void 0:a.skeleton;if(o==null)return;this._selectionRenderService.reset();const r=this._getAllRange(o),s=this._selectionRenderService.convertSelectionToCoord(r);this._selectionRenderService.addControlToCurrentByRangeData(s),this._selectionRenderService.refreshSelectionMoveStart(),e.button!==2&&t.stopPropagation()}))}_initSelectionChangeListener(){this.disposeWithMe(l.toDisposable(this._selectionManagerService.selectionMoveEnd$.subscribe(i=>{if(this._selectionRenderService.reset(),i!=null){for(const n of i){if(n==null)continue;const e=this._selectionRenderService.convertSelectionToCoord(n);this._selectionRenderService.addControlToCurrentByRangeData(e)}this._syncDefinedNameRange(i)}}))),this.disposeWithMe(l.toDisposable(this._selectionManagerService.selectionMoving$.subscribe(i=>{i!=null&&this._syncDefinedNameRange(i)}))),this.disposeWithMe(l.toDisposable(this._selectionManagerService.selectionMoveStart$.subscribe(i=>{i!=null&&this._syncDefinedNameRange(i)})))}_syncDefinedNameRange(i){if(i.length===0)return;const n=i[i.length-1],e=this._context.unit,t=e.getActiveSheet();this._definedNamesService.setCurrentRange({range:n.range,unitId:e.getUnitId(),sheetId:t.getSheetId()})}_initUserActionSyncListener(){this.disposeWithMe(this._selectionRenderService.selectionMoveStart$.subscribe(i=>{this._move(i,S.SelectionMoveType.MOVE_START)})),this.disposeWithMe(this._selectionRenderService.selectionMoving$.subscribe(i=>{this._move(i,S.SelectionMoveType.MOVING)})),this.disposeWithMe(this._selectionRenderService.selectionMoveEnd$.subscribe(i=>{this._move(i,S.SelectionMoveType.MOVE_END)}))}_move(i,n){const e=this._context.unit;if(!e)return;const t=e.getUnitId(),o=e.getActiveSheet().getSheetId(),r=this._selectionManagerService.getCurrent();i==null||i.length===0||this._commandService.executeCommand(S.SetSelectionsOperation.id,{unitId:t,subUnitId:o,type:n,pluginName:(r==null?void 0:r.pluginName)||S.NORMAL_SELECTION_PLUGIN_NAME,selections:i.map(s=>S.convertSelectionDataToRange(s))})}_getSheetObject(){return nt(this._context.unit,this._context)}_initCommandListener(){const i=[Le.id];this.disposeWithMe(this._commandService.onCommandExecuted(n=>{if(i.includes(n.id)){const e=this._context.unit,t=e.getActiveSheet(),o=n.params,{unitId:r,subUnitId:s}=o;if(!(r===e.getUnitId()&&s===t.getSheetId()))return;this._selectionManagerService.refreshSelection()}}))}_initSkeletonChangeListener(){this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(i=>{if(i==null){this._selectionRenderService.changeRuntime(null,null);return}const{unitId:n,sheetId:e,skeleton:t}=i,{scene:o}=this._context,r=o.getViewport(j.VIEW_MAIN);this._selectionRenderService.changeRuntime(t,o,r);const s=this._selectionManagerService.getCurrent(),a=(s==null?void 0:s.pluginName)||S.NORMAL_SELECTION_PLUGIN_NAME;if((s==null?void 0:s.unitId)===n&&s.sheetId===e){const c=this._selectionManagerService.getSelections();c!=null&&this._refreshSelection(c)}else this._selectionManagerService.setCurrentSelection({pluginName:a,unitId:n,sheetId:e});a===S.NORMAL_SELECTION_PLUGIN_NAME&&this._selectionManagerService.getLast()==null&&this._selectionManagerService.add([this._getZeroRange(t)])}))}_getAllRange(i){return{range:{startRow:0,startColumn:0,endRow:i.getRowCount()-1,endColumn:i.getColumnCount()-1,rangeType:l.RANGE_TYPE.ALL},primary:this._getZeroRange(i).primary,style:null}}_getZeroRange(i){const n=i.mergeData;return S.transformCellDataToSelectionData(0,0,n)||{range:{startRow:0,startColumn:0,endRow:0,endColumn:0},primary:{actualRow:0,actualColumn:0,startRow:0,startColumn:0,endRow:0,endColumn:0,isMerged:!1,isMergedMainCell:!1},style:null}}};Gi=Su([Ot(1,P.Inject(O.SheetSkeletonManagerService)),Ot(2,l.ICommandService),Ot(3,xe),Ot(4,P.Inject(S.SelectionManagerService)),Ot(5,P.Inject(l.ThemeService)),Ot(6,K.IDefinedNamesService)],Gi);const Ye={type:l.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge",handler:async(i,n)=>{const e=i.get(l.ICommandService),t=i.get(l.IUndoRedoService),o=i.get(l.IUniverInstanceService),r=i.get(I.IConfirmService),s=i.get(l.LocaleService),a=n.unitId,c=n.subUnitId,u=n.selections,d=S.getAddMergeMutationRangeByType(u,n.value),h=o.getUniverSheetInstance(a).getSheetBySheetId(c),m=[],g=[],f=nr(h,d);if(f&&!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 _={unitId:a,subUnitId:c,ranges:d},p={unitId:a,subUnitId:c,ranges:d},v=S.RemoveMergeUndoMutationFactory(i,_),M=S.AddMergeUndoMutationFactory(i,p);if(v.ranges.length>0&&m.push({id:S.RemoveWorksheetMergeMutation.id,params:v}),m.push({id:S.AddWorksheetMergeMutation.id,params:p}),g.push({id:S.RemoveWorksheetMergeMutation.id,params:M}),v.ranges.length>0&&g.push({id:S.AddWorksheetMergeMutation.id,params:v}),f){const y=ir(i,a,h,d);m.unshift(...y.redos),g.push(...y.undos)}const b=S.AddMergeRedoSelectionsOperationFactory(i,n,d);b&&m.push(b);const T=S.AddMergeUndoSelectionsOperationFactory(i,n);return T&&g.push(T),l.sequenceExecute(m,e).result?(t.pushUndoRedo({unitID:a,undoMutations:g,redoMutations:m}),!0):!1}},Vr={type:l.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge-all",handler:async i=>{const n=i.get(l.ICommandService),t=i.get(S.SelectionManagerService).getSelectionRanges(),o=Si(Cn.MergeAll,t);if(!(o!=null&&o.length))return!1;const s=i.get(l.IUniverInstanceService).getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!s)return!1;const a=s.getActiveSheet();if(!a)return!1;const c=s.getUnitId(),u=a.getSheetId();return n.executeCommand(Ye.id,{selections:o,unitId:c,subUnitId:u})}},Br={type:l.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge-vertical",handler:async i=>{const n=i.get(l.ICommandService),t=i.get(S.SelectionManagerService).getSelectionRanges(),o=Si(Cn.MergeVertical,t);if(!(o!=null&&o.length))return!1;const s=i.get(l.IUniverInstanceService).getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!s)return!1;const a=s.getActiveSheet();if(!a)return!1;const c=s.getUnitId(),u=a.getSheetId();return n.executeCommand(Ye.id,{value:l.Dimension.COLUMNS,selections:o,unitId:c,subUnitId:u})}},kr={type:l.CommandType.COMMAND,id:"sheet.command.add-worksheet-merge-horizontal",handler:async i=>{const n=i.get(l.ICommandService),t=i.get(S.SelectionManagerService).getSelectionRanges(),o=Si(Cn.MergeHorizontal,t);if(!(o!=null&&o.length))return!1;const s=i.get(l.IUniverInstanceService).getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!s)return!1;const a=s.getActiveSheet();if(!a)return!1;const c=s.getUnitId(),u=a.getSheetId();return n.executeCommand(Ye.id,{value:l.Dimension.ROWS,selections:o,unitId:c,subUnitId:u})}},Zi={type:l.CommandType.COMMAND,id:"sheet.command.delete-range-move-left-confirm",handler:async i=>{const n=i.get(I.IConfirmService),e=i.get(l.ICommandService),t=i.get(l.LocaleService),o=i.get(S.SelectionManagerService),r=i.get(l.IUniverInstanceService),s=o.getSelections();if(!s)return!1;const a=S.getSheetCommandTarget(r);if(!a)return!1;const{worksheet:c}=a;let u=s[0].range;if(!u)return!1;u={...u,endColumn:c.getColumnCount()-1};const d=g=>g.endRow-g.startRow;return!c.getMergeData().find(g=>{const f=l.Rectangle.getIntersects(g,u);return f?d(g)>d(f):!1})||await n.confirm({id:Zi.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(S.DeleteRangeMoveLeftCommand.id):!0}},Bn={type:l.CommandType.COMMAND,id:"sheet.command.delete-range-move-up-confirm",handler:async i=>{const n=i.get(I.IConfirmService),e=i.get(l.ICommandService),t=i.get(l.LocaleService),o=i.get(S.SelectionManagerService),r=i.get(l.IUniverInstanceService),s=o.getSelections();if(!s)return!1;const a=S.getSheetCommandTarget(r);if(!a)return!1;const{worksheet:c}=a;let u=s[0].range;if(!u)return!1;u={...u,endRow:c.getRowCount()-1};for(let g=u.startRow;g<=u.endRow;g++)if(c.getRowFiltered(g)&&await n.confirm({id:Bn.id,title:{title:t.t("filter.confirm.error")},children:{title:t.t("filter.confirm.notAllowedToInsertRange")},confirmText:t.t("button.confirm")}))return!1;const d=g=>g.endColumn-g.startColumn;return!c.getMergeData().find(g=>{const f=l.Rectangle.getIntersects(g,u);return f?d(g)>d(f):!1})||await n.confirm({id:Bn.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(S.DeleteRangeMoveUpCommand.id):!0}},kn={type:l.CommandType.COMMAND,id:"sheet.command.insert-range-move-down-confirm",handler:async i=>{const n=i.get(I.IConfirmService),e=i.get(l.ICommandService),t=i.get(l.LocaleService),o=i.get(S.SelectionManagerService),r=i.get(l.IUniverInstanceService),s=o.getSelections();if(!s)return!1;const a=S.getSheetCommandTarget(r);if(!a)return!1;const{worksheet:c}=a;let u=s[0].range;if(!u)return!1;u={...u,endRow:c.getRowCount()-1};for(let g=u.startRow;g<=u.endRow;g++)if(c.getRowFiltered(g)&&await n.confirm({id:kn.id,title:{title:t.t("filter.confirm.error")},children:{title:t.t("filter.confirm.notAllowedToInsertRange")},confirmText:t.t("button.confirm")}))return!1;const d=g=>g.endColumn-g.startColumn;return!c.getMergeData().find(g=>{const f=l.Rectangle.getIntersects(g,u);return f?d(g)>d(f):!1})||await n.confirm({id:kn.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(S.InsertRangeMoveDownCommand.id):!0}},Ki={type:l.CommandType.COMMAND,id:"sheet.command.insert-range-move-right-confirm",handler:async i=>{const n=i.get(I.IConfirmService),e=i.get(l.ICommandService),t=i.get(l.LocaleService),o=i.get(S.SelectionManagerService),r=i.get(l.IUniverInstanceService),s=o.getSelections();if(!s)return!1;const a=S.getSheetCommandTarget(r);if(!a)return!1;const{worksheet:c}=a;let u=s[0].range;if(!u)return!1;u={...u,endColumn:c.getColumnCount()-1};const d=g=>g.endRow-g.startRow;return!c.getMergeData().find(g=>{const f=l.Rectangle.getIntersects(g,u);return f?d(g)>d(f):!1})||await n.confirm({id:Ki.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(S.InsertRangeMoveRightCommand.id):!0}},Fr={id:"sheet.command.refill",type:l.CommandType.COMMAND,handler:async(i,n)=>{const e=i.get(vt);return e.applyType=n.type,!0}},Wr={id:"sheet.command.remove-row-confirm",type:l.CommandType.COMMAND,handler:async(i,n)=>{var u;const e=i.get(S.SelectionManagerService);let t=n==null?void 0:n.range;if(t||(t=(u=e.getLast())==null?void 0:u.range),!t)return!1;const o=i.get(l.ICommandService),r=i.get(l.IUniverInstanceService),s=S.getSheetCommandTarget(r);if(!s)return!1;const{worksheet:a}=s,c=a.getVisibleRows();if(Yo(c,[t])){const d=i.get(I.IConfirmService),h=i.get(l.LocaleService);return await d.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 o.executeCommand(S.RemoveRowCommand.id,{range:t}),!0}},jr={id:"sheet.command.remove-col-confirm",type:l.CommandType.COMMAND,handler:async(i,n)=>{var u;const e=i.get(S.SelectionManagerService);let t=n==null?void 0:n.range;if(t||(t=(u=e.getLast())==null?void 0:u.range),!t)return!1;const o=i.get(l.ICommandService),r=i.get(l.IUniverInstanceService),s=S.getSheetCommandTarget(r);if(!s)return!1;const{worksheet:a}=s,c=a.getVisibleCols();if(Xo(c,[t])){const d=i.get(I.IConfirmService),h=i.get(l.LocaleService);return await d.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 o.executeCommand(S.RemoveColCommand.id,{range:t}),!0}},$r={id:"sheet.command.remove-sheet-confirm",type:l.CommandType.COMMAND,handler:async(i,n)=>{const{subUnitId:e}=n,t=i.get(I.IConfirmService),o=i.get(l.ICommandService),r=i.get(l.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 o.executeCommand(S.RemoveSheetCommand.id,{subUnitId:e}),!0):!1}},xt=P.createIdentifier("univer.sheetbar-service");class pu extends l.Disposable{constructor(){super();R(this,"renameId$");R(this,"removeId$");R(this,"scroll$");R(this,"scrollX$");R(this,"addSheet$");R(this,"_renameId$");R(this,"_removeId$");R(this,"_scroll$");R(this,"_scrollX$");R(this,"_addSheet$");R(this,"_currentHandler",null);this._renameId$=new V.Subject,this.renameId$=this._renameId$.asObservable(),this._removeId$=new V.Subject,this.removeId$=this._removeId$.asObservable(),this._scroll$=new V.Subject,this.scroll$=this._scroll$.asObservable(),this._scrollX$=new V.Subject,this.scrollX$=this._scrollX$.asObservable(),this._addSheet$=new V.Subject,this.addSheet$=this._addSheet$.asObservable()}setRenameId(e){this._renameId$.next(e)}setRemoveId(e){this._removeId$.next(e)}setScroll(e){this._scroll$.next(e)}setScrollX(e){this._scrollX$.next(e)}setAddSheet(e){this._addSheet$.next(e)}triggerSheetBarMenu(){var e;(e=this._currentHandler)==null||e.handleSheetBarMenu()}registerSheetBarMenuHandler(e){if(this._currentHandler)throw new Error("There is already a context menu handler!");return this._currentHandler=e,l.toDisposable(()=>{this._currentHandler=null})}}const zr={id:"ui-sheet.command.show-menu-list",type:l.CommandType.OPERATION,handler:async i=>(i.get(xt).triggerSheetBarMenu(),!0)},Yr={id:"sheet.operation.set-activate-cell-edit",type:l.CommandType.OPERATION,handler:(i,n)=>(i.get(be).setEditCell(n),!0)},Xr={id:"sheet.operation.rename-sheet",type:l.CommandType.OPERATION,handler:async(i,n)=>{const e=i.get(xt);return n&&e.setRenameId(n.subUnitId),!0}};var Ee=function(){return Ee=Object.assign||function(i){for(var n,e=1,t=arguments.length;e<t;e++){n=arguments[e];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(i[o]=n[o])}return i},Ee.apply(this,arguments)},Cu=function(i,n){var e={};for(var t in i)Object.prototype.hasOwnProperty.call(i,t)&&n.indexOf(t)<0&&(e[t]=i[t]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,t=Object.getOwnPropertySymbols(i);o<t.length;o++)n.indexOf(t[o])<0&&Object.prototype.propertyIsEnumerable.call(i,t[o])&&(e[t[o]]=i[t[o]]);return e},pe=B.forwardRef(function(i,n){var e=i.icon,t=i.id,o=i.className,r=i.extend,s=Cu(i,["icon","id","className","extend"]),a="univerjs-icon univerjs-icon-".concat(t," ").concat(o||"").trim(),c=B.useRef("_".concat(Ru()));return Gr(e,"".concat(t),{defIds:e.defIds,idSuffix:c.current},Ee({ref:n,className:a},s),r)});function Gr(i,n,e,t,o){return B.createElement(i.tag,Ee(Ee({key:n},vu(i,e,o)),t),(Iu(i,e).children||[]).map(function(r,s){return Gr(r,"".concat(n,"-").concat(i.tag,"-").concat(s),e,void 0,o)}))}function vu(i,n,e){var t=Ee({},i.attrs);e!=null&&e.colorChannel1&&t.fill==="colorChannel1"&&(t.fill=e.colorChannel1);var o=n.defIds;return!o||o.length===0||(i.tag==="use"&&t["xlink:href"]&&(t["xlink:href"]=t["xlink:href"]+n.idSuffix),Object.entries(t).forEach(function(r){var s=r[0],a=r[1];typeof a=="string"&&(t[s]=a.replace(/url\(#(.*)\)/,"url(#$1".concat(n.idSuffix,")")))})),t}function Iu(i,n){var e,t=n.defIds;return!t||t.length===0?i:i.tag==="defs"&&(!((e=i.children)===null||e===void 0)&&e.length)?Ee(Ee({},i),{children:i.children.map(function(o){return typeof o.attrs.id=="string"&&t&&t.indexOf(o.attrs.id)>-1?Ee(Ee({},o),{attrs:Ee(Ee({},o.attrs),{id:o.attrs.id+n.idSuffix})}):o})}):i}function Ru(){return Math.random().toString(36).substring(2,8)}pe.displayName="UniverIcon";var Mu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M11.0363 12.2367V14.0367C11.0363 14.3681 11.3049 14.6367 11.6363 14.6367C11.9676 14.6367 12.2363 14.3681 12.2363 14.0367V12.2367H14.0364C14.3677 12.2367 14.6364 11.9681 14.6364 11.6367C14.6364 11.3054 14.3677 11.0367 14.0364 11.0367H12.2363V9.23672C12.2363 8.90535 11.9676 8.63672 11.6363 8.63672C11.3049 8.63672 11.0363 8.90535 11.0363 9.23672V11.0367H9.23635C8.90498 11.0367 8.63635 11.3054 8.63635 11.6367C8.63635 11.9681 8.90498 12.2367 9.23635 12.2367H11.0363Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.56365 1.36377C1.90091 1.36377 1.36365 1.90103 1.36365 2.56377V6.16377C1.36365 6.82651 1.90091 7.36377 2.56365 7.36377H6.16365C6.82639 7.36377 7.36365 6.82651 7.36365 6.16377V2.56377C7.36365 1.90103 6.82639 1.36377 6.16365 1.36377H2.56365zM6.16365 2.56377H2.56365L2.56365 6.16377H6.16365V2.56377zM2.56365 8.63647C1.90091 8.63647 1.36365 9.17373 1.36365 9.83647V13.4365C1.36365 14.0992 1.90091 14.6365 2.56365 14.6365H6.16365C6.82639 14.6365 7.36365 14.0992 7.36365 13.4365V9.83647C7.36365 9.17373 6.82639 8.63647 6.16365 8.63647H2.56365zM6.16365 9.83647H2.56365L2.56365 13.4365H6.16365V9.83647zM9.83635 7.36377C9.17361 7.36377 8.63635 6.82651 8.63635 6.16377V2.56377C8.63635 1.90103 9.17361 1.36377 9.83635 1.36377H13.4364C14.0991 1.36377 14.6364 1.90103 14.6364 2.56377V6.16377C14.6364 6.82651 14.0991 7.36377 13.4364 7.36377H9.83635zM9.83635 6.16377V2.56377L13.4364 2.56377V6.16377H9.83635z",fillRule:"evenodd",clipRule:"evenodd"}}]},Zr=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"autofill",ref:n,icon:Mu}))});Zr.displayName="Autofill";const bu=Zr;var Tu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.1544 3.75557C14.3887 3.98988 14.3887 4.36978 14.1544 4.6041L6.51409 12.2444C6.40157 12.3569 6.24896 12.4201 6.08983 12.4201C5.9307 12.4201 5.77808 12.3569 5.66556 12.2444L1.84541 8.42425C1.6111 8.18993 1.6111 7.81003 1.84541 7.57572C2.07973 7.34141 2.45963 7.34141 2.69394 7.57572L6.08983 10.9716L13.3059 3.75557C13.5402 3.52126 13.9201 3.52126 14.1544 3.75557Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Kr=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"check-mark-single",ref:n,icon:Tu}))});Kr.displayName="CheckMarkSingle";const nn=Kr;var wu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.71274 2.86421C3.47843 2.6299 3.09853 2.6299 2.86421 2.86421C2.6299 3.09853 2.6299 3.47843 2.86421 3.71274L7.15154 8.00007L2.86421 12.2874C2.6299 12.5217 2.6299 12.9016 2.86421 13.1359C3.09853 13.3702 3.47843 13.3702 3.71274 13.1359L8.00007 8.84859L12.2874 13.1359C12.5217 13.3702 12.9016 13.3702 13.1359 13.1359C13.3702 12.9016 13.3702 12.5217 13.1359 12.2874L8.84859 8.00007L13.1359 3.71274C13.3702 3.47843 13.3702 3.09853 13.1359 2.86421C12.9016 2.6299 12.5217 2.6299 12.2874 2.86421L8.00007 7.15154L3.71274 2.86421Z"}}]},Qr=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"close-single",ref:n,icon:wu}))});Qr.displayName="CloseSingle";const Eu=Qr;var yu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#convert-single_clip0_911_593)"},children:[{tag:"path",attrs:{d:"M2.44766.848145C1.564.848145.847656 1.56449.847656 2.44814V6.44814C.847656 7.3318 1.564 8.04814 2.44766 8.04814H6.44766C7.33131 8.04814 8.04766 7.3318 8.04766 6.44814V2.44814C8.04766 1.56449 7.33131.848145 6.44766.848145H2.44766zM2.04766 6.44814V5.04824H3.84775V6.84814H2.44766C2.22674 6.84814 2.04766 6.66906 2.04766 6.44814zM2.04766 3.84824H3.84775V2.04814H2.44766C2.22674 2.04814 2.04766 2.22723 2.04766 2.44814V3.84824zM5.04775 6.84814V5.04824H6.84766V6.44814C6.84766 6.66906 6.66857 6.84814 6.44766 6.84814H5.04775zM5.04775 3.84824H6.84766V2.44814C6.84766 2.22723 6.66857 2.04814 6.44766 2.04814H5.04775V3.84824zM9.55215 7.95166C8.66849 7.95166 7.95215 8.668 7.95215 9.55166V13.5517C7.95215 14.4353 8.66849 15.1517 9.55215 15.1517L11.5522 15.1517 13.5521 15.1517C14.4358 15.1517 15.1521 14.4353 15.1521 13.5517L15.1521 11.5518 15.1521 9.55166C15.1521 8.668 14.4358 7.95166 13.5521 7.95166H9.55215zM13.9521 10.9518V9.55166C13.9521 9.33075 13.7731 9.15166 13.5521 9.15166H12.1522V10.9518H13.9521zM10.9522 10.9518V9.15166H9.55215C9.33123 9.15166 9.15215 9.33075 9.15215 9.55166V10.9518H10.9522zM9.15215 12.1518H10.9522V13.9517H9.55215C9.33123 13.9517 9.15215 13.7726 9.15215 13.5517V12.1518zM12.1522 12.1518H13.9521V13.5517C13.9521 13.7726 13.7731 13.9517 13.5521 13.9517H12.1522V12.1518z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M9.62158 2.44912C9.62158 2.11775 9.89021 1.84912 10.2216 1.84912H12.7516C13.6352 1.84912 14.3516 2.56547 14.3516 3.44912V5.9791C14.3516 6.31047 14.0829 6.5791 13.7516 6.5791 13.4202 6.5791 13.1516 6.31047 13.1516 5.9791V3.44912C13.1516 3.22821 12.9725 3.04912 12.7516 3.04912H10.2216C9.89021 3.04912 9.62158 2.78049 9.62158 2.44912zM5.77871 14.1507C6.11008 14.1507 6.37871 13.8821 6.37871 13.5507 6.37871 13.2193 6.11008 12.9507 5.77871 12.9507L3.24873 12.9507C3.02782 12.9507 2.84873 12.7716 2.84873 12.5507L2.84873 10.0207C2.84873 9.68933 2.5801 9.4207 2.24873 9.4207 1.91736 9.4207 1.64873 9.68933 1.64873 10.0207L1.64873 12.5507C1.64873 13.4343 2.36507 14.1507 3.24873 14.1507H5.77871z"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"convert-single_clip0_911_593"},children:[{tag:"path",attrs:{fill:"#fff",d:"M0 0H16V16H0z"}}]}]}],defIds:["convert-single_clip0_911_593"]},Jr=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"convert-single",ref:n,icon:yu}))});Jr.displayName="ConvertSingle";const Ou=Jr;var xu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.78662 6.17993C7.12169 6.17993 7.39331 6.45156 7.39331 6.78662V10.7301C7.39331 11.0652 7.12169 11.3368 6.78662 11.3368 6.45156 11.3368 6.17993 11.0652 6.17993 10.7301V6.78662C6.17993 6.45156 6.45156 6.17993 6.78662 6.17993zM9.82007 6.78662C9.82007 6.45156 9.54844 6.17993 9.21338 6.17993 8.87831 6.17993 8.60669 6.45156 8.60669 6.78662V10.7301C8.60669 11.0652 8.87831 11.3368 9.21338 11.3368 9.54844 11.3368 9.82007 11.0652 9.82007 10.7301V6.78662z"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.57094 1.32642C6.34938 1.32642 6.14544 1.44719 6.03894 1.64148L5.21395 3.14648H1.93311C1.59804 3.14648 1.32642 3.41811 1.32642 3.75317C1.32642 4.08824 1.59804 4.35986 1.93311 4.35986H2.84314V14.0669C2.84314 14.402 3.11476 14.6736 3.44983 14.6736H12.5502C12.8852 14.6736 13.1569 14.402 13.1569 14.0669V4.35986H14.0669C14.402 4.35986 14.6736 4.08824 14.6736 3.75317C14.6736 3.41811 14.402 3.14648 14.0669 3.14648H10.7895L9.98357 1.64602C9.87785 1.4492 9.67252 1.32642 9.44911 1.32642H6.57094ZM9.4122 3.14648L9.08632 2.53979H6.93024L6.59767 3.14648H9.4122ZM4.05652 4.35986V13.4602H11.9435V4.35986H4.05652Z",fillRule:"evenodd",clipRule:"evenodd"}}]},qr=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"delete-single",ref:n,icon:xu}))});qr.displayName="DeleteSingle";const Nu=qr;var Au={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_371_77",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_371_77)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.85869 12.9216C8.38445 13.4708 7.61555 13.4708 7.14131 12.9216L0.358114 5.06726C-0.406895 4.18144 0.134916 2.66683 1.2168 2.66683L14.7832 2.66683C15.8651 2.66683 16.4069 4.18144 15.6419 5.06726L8.85869 12.9216Z"}}]}]},es=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"dropdown-single",ref:n,icon:Au}))});es.displayName="DropdownSingle";const ts=es;var Du={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM10.3097 5.69014C10.544 5.92445 10.544 6.30435 10.3097 6.53867L8.84843 7.9999L10.3099 9.46137C10.5442 9.69569 10.5442 10.0756 10.3099 10.3099C10.0756 10.5442 9.69569 10.5442 9.46137 10.3099L7.9999 8.84843L6.53842 10.3099C6.30411 10.5442 5.92421 10.5442 5.6899 10.3099C5.45558 10.0756 5.45558 9.69569 5.6899 9.46137L7.15137 7.9999L5.69014 6.53867C5.45583 6.30435 5.45583 5.92445 5.69014 5.69014C5.92445 5.45583 6.30435 5.45583 6.53867 5.69014L7.9999 7.15137L9.46113 5.69014C9.69544 5.45583 10.0753 5.45583 10.3097 5.69014Z",fillRule:"evenodd",clipRule:"evenodd"}}]},ns=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"error-single",ref:n,icon:Du}))});ns.displayName="ErrorSingle";const is=ns;var Pu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.28096 4.6541C1.57489 4.50109 1.93721 4.61533 2.09022 4.90926C2.27315 5.26067 2.55999 5.60455 2.94829 5.92278C4.04628 6.82266 5.87505 7.44865 7.99828 7.44865C10.1215 7.44865 11.9503 6.82267 13.0482 5.92279C13.4366 5.60455 13.7234 5.26067 13.9063 4.90927C14.0594 4.61533 14.4217 4.50109 14.7156 4.65409C15.0095 4.8071 15.1238 5.16941 14.9708 5.46334C14.6995 5.98445 14.2981 6.44997 13.8089 6.8509C13.7298 6.91575 13.6481 6.97914 13.564 7.041L15.2245 8.70153C15.4588 8.93585 15.4588 9.31575 15.2245 9.55006C14.9902 9.78438 14.6103 9.78438 14.376 9.55006L12.5041 7.67822C11.8977 7.97568 11.2181 8.21208 10.4884 8.37706L11.0996 10.6581C11.1853 10.9782 10.9954 11.3072 10.6753 11.393C10.3552 11.4787 10.0262 11.2888 9.94045 10.9687L9.29949 8.57652C8.8758 8.62404 8.44081 8.64865 7.99828 8.64865C7.55276 8.64865 7.11487 8.62371 6.68846 8.57555L6.04723 10.9687C5.96147 11.2888 5.63247 11.4788 5.31239 11.393C4.99231 11.3073 4.80236 10.9783 4.88812 10.6582L5.49983 8.37516C4.7743 8.2105 4.09843 7.9752 3.49498 7.67947L1.62436 9.55009C1.39005 9.78441 1.01015 9.78441 0.775835 9.5501C0.54152 9.31578 0.541518 8.93588 0.775832 8.70157L2.43478 7.04261C2.34987 6.98024 2.26746 6.91632 2.18764 6.8509C1.69842 6.44997 1.29706 5.98445 1.0258 5.46335C0.872791 5.16942 0.987031 4.80711 1.28096 4.6541Z"}}]},os=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"eyelash-single",ref:n,icon:Pu}))});os.displayName="EyelashSingle";const Hu=os;var Lu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.06409 5.53454C5.93592 5.53454 5.84083 5.41567 5.86897 5.29063L5.95442 4.9109C6.05444 4.48178 6.23806 4.11547 6.51182 3.81952 6.81082 3.49628 7.25398 3.35405 7.79738 3.35405 7.99847 3.35405 8.21359 3.37775 8.44188 3.42245 8.46089 3.42617 8.47974 3.43006 8.49846 3.4341 8.7099 3.4798 8.93698 3.38478 9.02031 3.18514L9.24767 2.6404C9.33457 2.43219 9.23178 2.19404 9.01582 2.12874 8.98358 2.11899 8.95028 2.10912 8.91591 2.09914 8.62745 2.01631 8.28392 1.97217 7.88074 1.97217 6.82015 1.97217 6.02714 2.23936 5.4746 2.7444 4.90987 3.26069 4.50889 3.99917 4.28413 4.9762L2.83703 11.1909C2.76126 11.5286 2.666 11.8917 2.54844 12.2812 2.42975 12.6734 2.2873 13.0595 2.12221 13.4373 1.95577 13.8159 1.76813 14.1762 1.55955 14.5171 1.49345 14.6251 1.42515 14.7282 1.35467 14.8263 1.26508 14.9509 1.3347 15.133 1.48655 15.1554 2.13635 15.2509 2.8179 15.0763 3.18197 14.5296 3.32661 14.3124 3.46779 14.0646 3.60509 13.7851 3.96635 13.0497 4.30522 12.0103 4.61867 10.6574L5.469 7.01534C5.49013 6.92483 5.57082 6.86081 5.66376 6.86081H7.62478C7.8097 6.86081 7.97051 6.73405 8.01371 6.55425L8.14014 6.02798C8.20057 5.77642 8.00992 5.53454 7.75121 5.53454H6.06409zM14.3211 5.72037L12.5124 7.96963 11.4089 5.77754C11.3422 5.63012 11.1954 5.5354 11.0336 5.5354H10.3129C10.0085 5.5354 9.80921 5.85428 9.9427 6.1279L11.4089 9.05502 8.79783 12.1493C8.56587 12.4158 8.75519 12.8315 9.10855 12.8315H9.68607C9.80672 12.8315 9.9605 12.7822 10.0388 12.6904L12.1108 10.2648 13.1176 12.561C13.1786 12.7231 13.333 12.8315 13.5061 12.8315H14.3C14.5831 12.8315 14.7417 12.6175 14.6426 12.3524L13.1728 9.28628C13.1728 9.28628 15.4009 6.45542 15.6013 6.17892 15.7966 5.90929 15.6023 5.5354 15.2693 5.5354H14.6661C14.5275 5.5354 14.4333 5.58887 14.3211 5.72037z"}}]},rs=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"fx-single",ref:n,icon:Lu}))});rs.displayName="FxSingle";const Uu=rs;var Vu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6 1.99991C8.60001 1.66854 8.33138 1.39991 8.00001 1.3999C7.66864 1.3999 7.40001 1.66853 7.4 1.9999L7.39996 7.3999H1.9999C1.66853 7.3999 1.3999 7.66853 1.3999 7.9999C1.3999 8.33127 1.66853 8.5999 1.9999 8.5999H7.39995L7.3999 13.9999C7.3999 14.3313 7.66853 14.5999 7.9999 14.5999C8.33127 14.5999 8.5999 14.3313 8.5999 13.9999L8.59995 8.5999H13.9999C14.3313 8.5999 14.5999 8.33127 14.5999 7.9999C14.5999 7.66853 14.3313 7.3999 13.9999 7.3999H8.59996L8.6 1.99991Z"}}]},ss=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"increase-single",ref:n,icon:Vu}))});ss.displayName="IncreaseSingle";const as=ss;var Bu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.3536 6.14645C11.5488 6.34171 11.5488 6.65829 11.3536 6.85355L8.35355 9.85355C8.15829 10.0488 7.84171 10.0488 7.64645 9.85355L4.64645 6.85355C4.45118 6.65829 4.45118 6.34171 4.64645 6.14645C4.84171 5.95118 5.15829 5.95118 5.35355 6.14645L8 8.79289L10.6464 6.14645C10.8417 5.95118 11.1583 5.95118 11.3536 6.14645Z",fillRule:"evenodd",clipRule:"evenodd"}}]},ls=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"more-down-single",ref:n,icon:Bu}))});ls.displayName="MoreDownSingle";const Fn=ls;var ku={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.90913 3.57564C6.14345 3.34132 6.52335 3.34132 6.75766 3.57564L10.7577 7.57564C10.992 7.80995 10.992 8.18985 10.7577 8.42417L6.75766 12.4242C6.52335 12.6585 6.14345 12.6585 5.90913 12.4242C5.67482 12.1899 5.67482 11.81 5.90913 11.5756L9.48487 7.9999L5.90913 4.42417C5.67482 4.18985 5.67482 3.80995 5.90913 3.57564Z",fillRule:"evenodd",clipRule:"evenodd"}}]},cs=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"more-single",ref:n,icon:ku}))});cs.displayName="MoreSingle";const ds=cs;var Fu={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1204",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1204)"},children:[{tag:"rect",attrs:{width:12.62,height:2.79,x:1.69,y:12.25,fill:"colorChannel1",rx:1.4}},{tag:"path",attrs:{fill:"currentColor",d:"M7.74646 2.1642C7.34284 1.65121 6.85947 1.28205 6.38447 1.09593C5.86863 0.893787 5.15166 0.852126 4.70047 1.42917C4.29842 1.94344 4.33082 2.70249 4.57691 3.50395C4.68808 3.8661 4.86846 4.22254 5.12522 4.56617C5.13695 4.58185 5.14927 4.5968 5.16211 4.61102C5.17152 4.6214 5.18122 4.63139 5.19115 4.64096C5.20459 4.65393 5.21855 4.66618 5.23296 4.6777L3.5064 6.40422C3.26756 6.64306 3.26756 7.03033 3.5064 7.26919L7.23756 11.0004C7.47648 11.2392 7.86375 11.2392 8.1026 11.0004L12.8329 6.27001C13.0717 6.03117 13.0717 5.6439 12.8329 5.40505L9.10172 1.67387C8.86288 1.43503 8.47561 1.43503 8.23676 1.67387L7.74646 2.1642ZM7.46162 4.50638C7.47252 4.57574 7.48163 4.64652 7.4888 4.71868C7.52232 5.05481 7.82194 5.30013 8.15807 5.26661C8.4942 5.23311 8.73954 4.93345 8.70601 4.59732C8.65786 4.11463 8.54251 3.6666 8.37892 3.26169L8.66928 2.97135L11.5354 5.83753L10.6106 6.76237H4.87824L7.40802 4.2326C7.42885 4.32128 7.44684 4.41255 7.46162 4.50638ZM6.87284 3.03784C6.57441 2.62008 6.22261 2.34634 5.93815 2.23487C5.80233 2.18165 5.71528 2.17827 5.67638 2.18335C5.6725 2.18387 5.66929 2.18443 5.6666 2.18497L5.6619 2.18607C5.64166 2.21954 5.53594 2.45979 5.74626 3.1449C5.81241 3.36036 5.92262 3.58602 6.09307 3.81761L6.87284 3.03784Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.1932 11.5463C12.6454 11.5463 13.012 11.1797 13.012 10.7275C13.012 10.4475 12.6981 9.92821 12.459 9.5733C12.3299 9.38173 12.0564 9.38174 11.9274 9.57331C11.6883 9.92822 11.3744 10.4475 11.3744 10.7275C11.3744 11.1797 11.741 11.5463 12.1932 11.5463Z"}}]}]},us=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"paint-bucket",ref:n,icon:Fu}))});us.displayName="PaintBucket";const Wu=us;var ju={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM8.00008 12.3671C8.46031 12.3671 8.83342 11.994 8.83342 11.5338C8.83342 11.0735 8.46031 10.7004 8.00008 10.7004C7.53985 10.7004 7.16675 11.0735 7.16675 11.5338C7.16675 11.994 7.53985 12.3671 8.00008 12.3671ZM8.5999 4.4335C8.5999 4.10213 8.33127 3.8335 7.9999 3.8335C7.66853 3.8335 7.3999 4.10213 7.3999 4.4335V9.36683C7.3999 9.6982 7.66853 9.96683 7.9999 9.96683C8.33127 9.96683 8.5999 9.6982 8.5999 9.36683V4.4335Z",fillRule:"evenodd",clipRule:"evenodd"}}]},hs=B.forwardRef(function(i,n){return B.createElement(pe,Object.assign({},i,{id:"warning-single",ref:n,icon:ju}))});hs.displayName="WarningSingle";const ms=hs,$u=()=>C.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M0.98999 1.08218H-0.0100098V0.0821838H0.98999V1.08218Z",fill:"black"}),C.jsx("path",{d:"M5.78992 1.08218H2.78992V0.0821838H5.78992V1.08218Z",fill:"black"}),C.jsx("path",{d:"M7.58984 1.08218H8.58984V0.0821838H7.58984V1.08218Z",fill:"black"}),C.jsx("path",{d:"M14.9152 1.08218H13.9152V0.0821838H14.9152V1.08218Z",fill:"black"}),C.jsx("path",{d:"M16.7151 1.08218H19.7151V0.0821838H16.7151V1.08218Z",fill:"black"}),C.jsx("path",{d:"M22.515 1.08218H21.515V0.0821838H22.515V1.08218Z",fill:"black"}),C.jsx("path",{d:"M27.8405 1.08218H28.8405V0.0821838H27.8405V1.08218Z",fill:"black"}),C.jsx("path",{d:"M33.6404 1.08218H30.6404V0.0821838H33.6404V1.08218Z",fill:"black"}),C.jsx("path",{d:"M35.4403 1.08218H36.4403V0.0821838H35.4403V1.08218Z",fill:"black"}),C.jsx("path",{d:"M42.7657 1.08218H41.7657V0.0821838H42.7657V1.08218Z",fill:"black"}),C.jsx("path",{d:"M44.5657 1.08218H47.5657V0.0821838H44.5657V1.08218Z",fill:"black"}),C.jsx("path",{d:"M50.3656 1.08218H49.3656V0.0821838H50.3656V1.08218Z",fill:"black"}),C.jsx("path",{d:"M55.691 1.08218H56.691V0.0821838H55.691V1.08218Z",fill:"black"}),C.jsx("path",{d:"M61.491 1.08218H58.491V0.0821838H61.491V1.08218Z",fill:"black"}),C.jsx("path",{d:"M63.2909 1.08218H64.2909V0.0821838H63.2909V1.08218Z",fill:"black"}),C.jsx("path",{d:"M70.6163 1.08218H69.6163V0.0821838H70.6163V1.08218Z",fill:"black"}),C.jsx("path",{d:"M72.4163 1.08218H75.4163V0.0821838H72.4163V1.08218Z",fill:"black"}),C.jsx("path",{d:"M78.2162 1.08218H77.2162V0.0821838H78.2162V1.08218Z",fill:"black"}),C.jsx("path",{d:"M83.5416 1.08218H84.5416V0.0821838H83.5416V1.08218Z",fill:"black"}),C.jsx("path",{d:"M89.3416 1.08218H86.3416V0.0821838H89.3416V1.08218Z",fill:"black"}),C.jsx("path",{d:"M91.1415 1.08218H92.1415V0.0821838H91.1415V1.08218Z",fill:"black"}),C.jsx("path",{d:"M98.4669 1.08218H97.4669V0.0821838H98.4669V1.08218Z",fill:"black"}),C.jsx("path",{d:"M100.267 1.08218H103.267V0.0821838H100.267V1.08218Z",fill:"black"}),C.jsx("path",{d:"M106.067 1.08218H105.067V0.0821838H106.067V1.08218Z",fill:"black"}),C.jsx("path",{d:"M111.392 1.08218H112.392V0.0821838H111.392V1.08218Z",fill:"black"}),C.jsx("path",{d:"M117.192 1.08218H114.192V0.0821838H117.192V1.08218Z",fill:"black"}),C.jsx("path",{d:"M118.992 1.08218H119.992V0.0821838H118.992V1.08218Z",fill:"black"})]}),zu=()=>C.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M-0.0100098 1.15771H0.98999V0.157715H-0.0100098V1.15771Z",fill:"black"}),C.jsx("path",{d:"M2.78992 1.15771H5.78992V0.157715H2.78992V1.15771Z",fill:"black"}),C.jsx("path",{d:"M8.58984 1.15771H7.58984V0.157715H8.58984V1.15771Z",fill:"black"}),C.jsx("path",{d:"M10.3899 1.15771H11.3899V0.157715H10.3899V1.15771Z",fill:"black"}),C.jsx("path",{d:"M19.0903 1.15771H18.0903V0.157715H19.0903V1.15771Z",fill:"black"}),C.jsx("path",{d:"M20.8903 1.15771H23.8903V0.157715H20.8903V1.15771Z",fill:"black"}),C.jsx("path",{d:"M26.6902 1.15771H25.6902V0.157715H26.6902V1.15771Z",fill:"black"}),C.jsx("path",{d:"M28.4902 1.15771H29.4902V0.157715H28.4902V1.15771Z",fill:"black"}),C.jsx("path",{d:"M37.1907 1.15771H36.1907V0.157715H37.1907V1.15771Z",fill:"black"}),C.jsx("path",{d:"M38.9906 1.15771H41.9906V0.157715H38.9906V1.15771Z",fill:"black"}),C.jsx("path",{d:"M44.7905 1.15771H43.7905V0.157715H44.7905V1.15771Z",fill:"black"}),C.jsx("path",{d:"M46.5906 1.15771H47.5906V0.157715H46.5906V1.15771Z",fill:"black"}),C.jsx("path",{d:"M55.291 1.15771H54.291V0.157715H55.291V1.15771Z",fill:"black"}),C.jsx("path",{d:"M57.0909 1.15771H60.0909V0.157715H57.0909V1.15771Z",fill:"black"}),C.jsx("path",{d:"M62.8909 1.15771H61.8909V0.157715H62.8909V1.15771Z",fill:"black"}),C.jsx("path",{d:"M64.6909 1.15771H65.6909V0.157715H64.6909V1.15771Z",fill:"black"}),C.jsx("path",{d:"M73.3914 1.15771H72.3914V0.157715H73.3914V1.15771Z",fill:"black"}),C.jsx("path",{d:"M75.1913 1.15771H78.1913V0.157715H75.1913V1.15771Z",fill:"black"}),C.jsx("path",{d:"M80.9912 1.15771H79.9912V0.157715H80.9912V1.15771Z",fill:"black"}),C.jsx("path",{d:"M82.7913 1.15771H83.7913V0.157715H82.7913V1.15771Z",fill:"black"}),C.jsx("path",{d:"M91.4917 1.15771H90.4917V0.157715H91.4917V1.15771Z",fill:"black"}),C.jsx("path",{d:"M93.2916 1.15771H96.2916V0.157715H93.2916V1.15771Z",fill:"black"}),C.jsx("path",{d:"M99.0916 1.15771H98.0916V0.157715H99.0916V1.15771Z",fill:"black"}),C.jsx("path",{d:"M100.892 1.15771H101.892V0.157715H100.892V1.15771Z",fill:"black"}),C.jsx("path",{d:"M109.592 1.15771H108.592V0.157715H109.592V1.15771Z",fill:"black"}),C.jsx("path",{d:"M111.392 1.15771H114.392V0.157715H111.392V1.15771Z",fill:"black"}),C.jsx("path",{d:"M117.192 1.15771H116.192V0.157715H117.192V1.15771Z",fill:"black"}),C.jsx("path",{d:"M118.992 1.15771H119.992V0.157715H118.992V1.15771Z",fill:"black"})]}),Yu=()=>C.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M-0.00842285 1.22449H2.99158V0.224487H-0.00842285V1.22449Z",fill:"black"}),C.jsx("path",{d:"M6.14941 1.22449H9.14941V0.224487H6.14941V1.22449Z",fill:"black"}),C.jsx("path",{d:"M15.3073 1.22449H12.3073V0.224487H15.3073V1.22449Z",fill:"black"}),C.jsx("path",{d:"M18.4651 1.22449H21.4651V0.224487H18.4651V1.22449Z",fill:"black"}),C.jsx("path",{d:"M27.6229 1.22449H24.6229V0.224487H27.6229V1.22449Z",fill:"black"}),C.jsx("path",{d:"M30.7808 1.22449H33.7808V0.224487H30.7808V1.22449Z",fill:"black"}),C.jsx("path",{d:"M39.9386 1.22449H36.9386V0.224487H39.9386V1.22449Z",fill:"black"}),C.jsx("path",{d:"M43.0964 1.22449H46.0964V0.224487H43.0964V1.22449Z",fill:"black"}),C.jsx("path",{d:"M52.2543 1.22449H49.2543V0.224487H52.2543V1.22449Z",fill:"black"}),C.jsx("path",{d:"M55.4121 1.22449H58.4121V0.224487H55.4121V1.22449Z",fill:"black"}),C.jsx("path",{d:"M64.5699 1.22449H61.5699V0.224487H64.5699V1.22449Z",fill:"black"}),C.jsx("path",{d:"M67.7278 1.22449H70.7278V0.224487H67.7278V1.22449Z",fill:"black"}),C.jsx("path",{d:"M76.8856 1.22449H73.8856V0.224487H76.8856V1.22449Z",fill:"black"}),C.jsx("path",{d:"M80.0435 1.22449H83.0435V0.224487H80.0435V1.22449Z",fill:"black"}),C.jsx("path",{d:"M89.2013 1.22449H86.2013V0.224487H89.2013V1.22449Z",fill:"black"}),C.jsx("path",{d:"M92.3591 1.22449H95.3591V0.224487H92.3591V1.22449Z",fill:"black"}),C.jsx("path",{d:"M101.517 1.22449H98.517V0.224487H101.517V1.22449Z",fill:"black"}),C.jsx("path",{d:"M104.675 1.22449H107.675V0.224487H104.675V1.22449Z",fill:"black"}),C.jsx("path",{d:"M113.833 1.22449H110.833V0.224487H113.833V1.22449Z",fill:"black"}),C.jsx("path",{d:"M116.99 1.22449H119.99V0.224487H116.99V1.22449Z",fill:"black"})]}),Xu=()=>C.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M-0.00976562 1.65707H0.990234V0.657074H-0.00976562V1.65707Z",fill:"black"}),C.jsx("path",{d:"M2.32361 1.65707H3.32361V0.657074H2.32361V1.65707Z",fill:"black"}),C.jsx("path",{d:"M5.65698 1.65707H4.65698V0.657074H5.65698V1.65707Z",fill:"black"}),C.jsx("path",{d:"M6.99036 1.65707H7.99036V0.657074H6.99036V1.65707Z",fill:"black"}),C.jsx("path",{d:"M10.3237 1.65707H9.32373V0.657074H10.3237V1.65707Z",fill:"black"}),C.jsx("path",{d:"M11.6571 1.65707H12.6571V0.657074H11.6571V1.65707Z",fill:"black"}),C.jsx("path",{d:"M14.9905 1.65707H13.9905V0.657074H14.9905V1.65707Z",fill:"black"}),C.jsx("path",{d:"M16.3239 1.65707H17.3239V0.657074H16.3239V1.65707Z",fill:"black"}),C.jsx("path",{d:"M19.6572 1.65707H18.6572V0.657074H19.6572V1.65707Z",fill:"black"}),C.jsx("path",{d:"M20.9906 1.65707H21.9906V0.657074H20.9906V1.65707Z",fill:"black"}),C.jsx("path",{d:"M24.324 1.65707H23.324V0.657074H24.324V1.65707Z",fill:"black"}),C.jsx("path",{d:"M25.6573 1.65707H26.6573V0.657074H25.6573V1.65707Z",fill:"black"}),C.jsx("path",{d:"M28.9907 1.65707H27.9907V0.657074H28.9907V1.65707Z",fill:"black"}),C.jsx("path",{d:"M30.3241 1.65707H31.3241V0.657074H30.3241V1.65707Z",fill:"black"}),C.jsx("path",{d:"M33.6575 1.65707H32.6575V0.657074H33.6575V1.65707Z",fill:"black"}),C.jsx("path",{d:"M34.9908 1.65707H35.9908V0.657074H34.9908V1.65707Z",fill:"black"}),C.jsx("path",{d:"M38.3242 1.65707H37.3242V0.657074H38.3242V1.65707Z",fill:"black"}),C.jsx("path",{d:"M39.6576 1.65707H40.6576V0.657074H39.6576V1.65707Z",fill:"black"}),C.jsx("path",{d:"M42.991 1.65707H41.991V0.657074H42.991V1.65707Z",fill:"black"}),C.jsx("path",{d:"M44.3243 1.65707H45.3243V0.657074H44.3243V1.65707Z",fill:"black"}),C.jsx("path",{d:"M47.6577 1.65707H46.6577V0.657074H47.6577V1.65707Z",fill:"black"}),C.jsx("path",{d:"M48.9911 1.65707H49.9911V0.657074H48.9911V1.65707Z",fill:"black"}),C.jsx("path",{d:"M52.3245 1.65707H51.3245V0.657074H52.3245V1.65707Z",fill:"black"}),C.jsx("path",{d:"M53.6578 1.65707H54.6578V0.657074H53.6578V1.65707Z",fill:"black"}),C.jsx("path",{d:"M56.9912 1.65707H55.9912V0.657074H56.9912V1.65707Z",fill:"black"}),C.jsx("path",{d:"M58.3246 1.65707H59.3246V0.657074H58.3246V1.65707Z",fill:"black"}),C.jsx("path",{d:"M61.658 1.65707H60.658V0.657074H61.658V1.65707Z",fill:"black"}),C.jsx("path",{d:"M62.9913 1.65707H63.9913V0.657074H62.9913V1.65707Z",fill:"black"}),C.jsx("path",{d:"M66.3247 1.65707H65.3247V0.657074H66.3247V1.65707Z",fill:"black"}),C.jsx("path",{d:"M67.6581 1.65707H68.6581V0.657074H67.6581V1.65707Z",fill:"black"}),C.jsx("path",{d:"M70.9915 1.65707H69.9915V0.657074H70.9915V1.65707Z",fill:"black"}),C.jsx("path",{d:"M72.3248 1.65707H73.3248V0.657074H72.3248V1.65707Z",fill:"black"}),C.jsx("path",{d:"M75.6582 1.65707H74.6582V0.657074H75.6582V1.65707Z",fill:"black"}),C.jsx("path",{d:"M76.9916 1.65707H77.9916V0.657074H76.9916V1.65707Z",fill:"black"}),C.jsx("path",{d:"M80.325 1.65707H79.325V0.657074H80.325V1.65707Z",fill:"black"}),C.jsx("path",{d:"M81.6583 1.65707H82.6583V0.657074H81.6583V1.65707Z",fill:"black"}),C.jsx("path",{d:"M84.9917 1.65707H83.9917V0.657074H84.9917V1.65707Z",fill:"black"}),C.jsx("path",{d:"M86.3251 1.65707H87.3251V0.657074H86.3251V1.65707Z",fill:"black"}),C.jsx("path",{d:"M89.6584 1.65707H88.6584V0.657074H89.6584V1.65707Z",fill:"black"}),C.jsx("path",{d:"M90.9918 1.65707H91.9918V0.657074H90.9918V1.65707Z",fill:"black"}),C.jsx("path",{d:"M94.3252 1.65707H93.3252V0.657074H94.3252V1.65707Z",fill:"black"}),C.jsx("path",{d:"M95.6586 1.65707H96.6586V0.657074H95.6586V1.65707Z",fill:"black"}),C.jsx("path",{d:"M98.9919 1.65707H97.9919V0.657074H98.9919V1.65707Z",fill:"black"}),C.jsx("path",{d:"M100.325 1.65707H101.325V0.657074H100.325V1.65707Z",fill:"black"}),C.jsx("path",{d:"M103.659 1.65707H102.659V0.657074H103.659V1.65707Z",fill:"black"}),C.jsx("path",{d:"M104.992 1.65707H105.992V0.657074H104.992V1.65707Z",fill:"black"}),C.jsx("path",{d:"M108.325 1.65707H107.325V0.657074H108.325V1.65707Z",fill:"black"}),C.jsx("path",{d:"M109.659 1.65707H110.659V0.657074H109.659V1.65707Z",fill:"black"}),C.jsx("path",{d:"M112.992 1.65707H111.992V0.657074H112.992V1.65707Z",fill:"black"}),C.jsx("path",{d:"M114.325 1.65707H115.325V0.657074H114.325V1.65707Z",fill:"black"}),C.jsx("path",{d:"M117.659 1.65707H116.659V0.657074H117.659V1.65707Z",fill:"black"}),C.jsx("path",{d:"M118.992 1.65707H119.992V0.657074H118.992V1.65707Z",fill:"black"})]}),Gu=()=>C.jsx("svg",{width:"120",height:"3",viewBox:"0 0 120 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M119.991 2.42035H-0.0090332V0.420349H119.991V2.42035Z",fill:"black"})}),Zu=()=>C.jsxs("svg",{width:"120",height:"3",viewBox:"0 0 120 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M-0.0100098 2.47614H1.98999V0.476135H-0.0100098V2.47614Z",fill:"black"}),C.jsx("path",{d:"M3.99014 2.47614H9.99014V0.476135H3.99014V2.47614Z",fill:"black"}),C.jsx("path",{d:"M13.9901 2.47614H11.9901V0.476135H13.9901V2.47614Z",fill:"black"}),C.jsx("path",{d:"M21.1904 2.47614H23.1904V0.476135H21.1904V2.47614Z",fill:"black"}),C.jsx("path",{d:"M31.1906 2.47614H25.1906V0.476135H31.1906V2.47614Z",fill:"black"}),C.jsx("path",{d:"M33.1906 2.47614H35.1906V0.476135H33.1906V2.47614Z",fill:"black"}),C.jsx("path",{d:"M44.3909 2.47614H42.3909V0.476135H44.3909V2.47614Z",fill:"black"}),C.jsx("path",{d:"M46.391 2.47614H52.391V0.476135H46.391V2.47614Z",fill:"black"}),C.jsx("path",{d:"M56.391 2.47614H54.391V0.476135H56.391V2.47614Z",fill:"black"}),C.jsx("path",{d:"M63.5913 2.47614H65.5913V0.476135H63.5913V2.47614Z",fill:"black"}),C.jsx("path",{d:"M73.5915 2.47614H67.5915V0.476135H73.5915V2.47614Z",fill:"black"}),C.jsx("path",{d:"M75.5915 2.47614H77.5915V0.476135H75.5915V2.47614Z",fill:"black"}),C.jsx("path",{d:"M86.7917 2.47614H84.7917V0.476135H86.7917V2.47614Z",fill:"black"}),C.jsx("path",{d:"M88.7919 2.47614H94.7919V0.476135H88.7919V2.47614Z",fill:"black"}),C.jsx("path",{d:"M98.7919 2.47614H96.7919V0.476135H98.7919V2.47614Z",fill:"black"}),C.jsx("path",{d:"M105.992 2.47614H107.992V0.476135H105.992V2.47614Z",fill:"black"}),C.jsx("path",{d:"M115.992 2.47614H109.992V0.476135H115.992V2.47614Z",fill:"black"}),C.jsx("path",{d:"M117.992 2.47614H119.992V0.476135H117.992V2.47614Z",fill:"black"})]}),Ku=()=>C.jsxs("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M-0.0100098 2.00415H1.98999V0.00415039H-0.0100098V2.00415Z",fill:"black"}),C.jsx("path",{d:"M3.99014 2.00415H9.99014V0.00415039H3.99014V2.00415Z",fill:"black"}),C.jsx("path",{d:"M13.9901 2.00415H11.9901V0.00415039H13.9901V2.00415Z",fill:"black"}),C.jsx("path",{d:"M15.9901 2.00415H17.9901V0.00415039H15.9901V2.00415Z",fill:"black"}),C.jsx("path",{d:"M27.4905 2.00415H25.4905V0.00415039H27.4905V2.00415Z",fill:"black"}),C.jsx("path",{d:"M29.4906 2.00415H35.4906V0.00415039H29.4906V2.00415Z",fill:"black"}),C.jsx("path",{d:"M39.4906 2.00415H37.4906V0.00415039H39.4906V2.00415Z",fill:"black"}),C.jsx("path",{d:"M41.4906 2.00415H43.4906V0.00415039H41.4906V2.00415Z",fill:"black"}),C.jsx("path",{d:"M52.991 2.00415H50.991V0.00415039H52.991V2.00415Z",fill:"black"}),C.jsx("path",{d:"M54.9911 2.00415H60.9911V0.00415039H54.9911V2.00415Z",fill:"black"}),C.jsx("path",{d:"M64.9911 2.00415H62.9911V0.00415039H64.9911V2.00415Z",fill:"black"}),C.jsx("path",{d:"M66.9911 2.00415H68.9911V0.00415039H66.9911V2.00415Z",fill:"black"}),C.jsx("path",{d:"M78.4915 2.00415H76.4915V0.00415039H78.4915V2.00415Z",fill:"black"}),C.jsx("path",{d:"M80.4916 2.00415H86.4916V0.00415039H80.4916V2.00415Z",fill:"black"}),C.jsx("path",{d:"M90.4916 2.00415H88.4916V0.00415039H90.4916V2.00415Z",fill:"black"}),C.jsx("path",{d:"M92.4916 2.00415H94.4916V0.00415039H92.4916V2.00415Z",fill:"black"}),C.jsx("path",{d:"M103.992 2.00415H101.992V0.00415039H103.992V2.00415Z",fill:"black"}),C.jsx("path",{d:"M105.992 2.00415H111.992V0.00415039H105.992V2.00415Z",fill:"black"}),C.jsx("path",{d:"M115.992 2.00415H113.992V0.00415039H115.992V2.00415Z",fill:"black"}),C.jsx("path",{d:"M117.992 2.00415H119.992V0.00415039H117.992V2.00415Z",fill:"black"})]}),Qu=()=>C.jsxs("svg",{width:"118",height:"3",viewBox:"0 0 118 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C.jsx("path",{d:"M-0.00854492 2.94815H1.99146V0.948151H-0.00854492V2.94815Z",fill:"black"}),C.jsx("path",{d:"M6.09668 2.94815H8.09668V0.948151H6.09668V2.94815Z",fill:"black"}),C.jsx("path",{d:"M14.2019 2.94815H12.2019V0.948151H14.2019V2.94815Z",fill:"black"}),C.jsx("path",{d:"M18.3071 2.94815H20.3071V0.948151H18.3071V2.94815Z",fill:"black"}),C.jsx("path",{d:"M26.4124 2.94815H24.4124V0.948151H26.4124V2.94815Z",fill:"black"}),C.jsx("path",{d:"M30.5176 2.94815H32.5176V0.948151H30.5176V2.94815Z",fill:"black"}),C.jsx("path",{d:"M38.6228 2.94815H36.6228V0.948151H38.6228V2.94815Z",fill:"black"}),C.jsx("path",{d:"M42.728 2.94815H44.728V0.948151H42.728V2.94815Z",fill:"black"}),C.jsx("path",{d:"M50.8333 2.94815H48.8333V0.948151H50.8333V2.94815Z",fill:"black"}),C.jsx("path",{d:"M54.9385 2.94815H56.9385V0.948151H54.9385V2.94815Z",fill:"black"}),C.jsx("path",{d:"M63.0437 2.94815H61.0437V0.948151H63.0437V2.94815Z",fill:"black"}),C.jsx("path",{d:"M67.1489 2.94815H69.1489V0.948151H67.1489V2.94815Z",fill:"black"}),C.jsx("path",{d:"M75.2542 2.94815H73.2542V0.948151H75.2542V2.94815Z",fill:"black"}),C.jsx("path",{d:"M79.3594 2.94815H81.3594V0.948151H79.3594V2.94815Z",fill:"black"}),C.jsx("path",{d:"M87.4645 2.94815H85.4645V0.948151H87.4645V2.94815Z",fill:"black"}),C.jsx("path",{d:"M91.5697 2.94815H93.5697V0.948151H91.5697V2.94815Z",fill:"black"}),C.jsx("path",{d:"M99.6749 2.94815H97.6749V0.948151H99.6749V2.94815Z",fill:"black"}),C.jsx("path",{d:"M103.78 2.94815H105.78V0.948151H103.78V2.94815Z",fill:"black"}),C.jsx("path",{d:"M111.885 2.94815H109.885V0.948151H111.885V2.94815Z",fill:"black"}),C.jsx("path",{d:"M115.991 2.94815H117.991V0.948151H115.991V2.94815Z",fill:"black"})]}),Ju=()=>C.jsx("svg",{width:"120",height:"4",viewBox:"0 0 120 4",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M119.991 3.86215H-0.0090332V0.862152H119.991V3.86215Z",fill:"black"})}),gs=()=>C.jsx("svg",{width:"120",height:"2",viewBox:"0 0 120 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M119.991 1.15668H-0.0090332V0.156677H119.991V1.15668Z",fill:"black"})});function fs(i){const{type:n=l.BorderStyleTypes.THIN}=i;switch(n){case l.BorderStyleTypes.DASH_DOT:return C.jsx($u,{});case l.BorderStyleTypes.DASH_DOT_DOT:return C.jsx(zu,{});case l.BorderStyleTypes.DASHED:return C.jsx(Yu,{});case l.BorderStyleTypes.HAIR:return C.jsx(Xu,{});case l.BorderStyleTypes.MEDIUM:return C.jsx(Gu,{});case l.BorderStyleTypes.MEDIUM_DASH_DOT:return C.jsx(Zu,{});case l.BorderStyleTypes.MEDIUM_DASH_DOT_DOT:return C.jsx(Ku,{});case l.BorderStyleTypes.MEDIUM_DASHED:return C.jsx(Qu,{});case l.BorderStyleTypes.THICK:return C.jsx(Ju,{});case l.BorderStyleTypes.THIN:return C.jsx(gs,{});default:return C.jsx(gs,{})}}const De={uiPluginSheetsBorderPanel:"univer-ui-plugin-sheets-border-panel",uiPluginSheetsBorderPanelPosition:"univer-ui-plugin-sheets-border-panel-position",uiPluginSheetsBorderPanelPositionItem:"univer-ui-plugin-sheets-border-panel-position-item",uiPluginSheetsBorderPanelPositionItemActive:"univer-ui-plugin-sheets-border-panel-position-item-active",uiPluginSheetsBorderPanelStyles:"univer-ui-plugin-sheets-border-panel-styles",uiPluginSheetsBorderPanelBoard:"univer-ui-plugin-sheets-border-panel-board",uiPluginSheetsBorderPanelButton:"univer-ui-plugin-sheets-border-panel-button",uiPluginSheetsBorderPanelMoreIcon:"univer-ui-plugin-sheets-border-panel-more-icon"},_s=`${wt}_BORDER_PANEL_COMPONENT`,Ss=[{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"}],qu=[{label:l.BorderStyleTypes.THIN,value:l.BorderStyleTypes.THIN},{label:l.BorderStyleTypes.HAIR,value:l.BorderStyleTypes.HAIR},{label:l.BorderStyleTypes.DOTTED,value:l.BorderStyleTypes.DOTTED},{label:l.BorderStyleTypes.DASHED,value:l.BorderStyleTypes.DASHED},{label:l.BorderStyleTypes.DASH_DOT,value:l.BorderStyleTypes.DASH_DOT},{label:l.BorderStyleTypes.DASH_DOT_DOT,value:l.BorderStyleTypes.DASH_DOT_DOT},{label:l.BorderStyleTypes.MEDIUM,value:l.BorderStyleTypes.MEDIUM},{label:l.BorderStyleTypes.MEDIUM_DASHED,value:l.BorderStyleTypes.MEDIUM_DASHED},{label:l.BorderStyleTypes.MEDIUM_DASH_DOT,value:l.BorderStyleTypes.MEDIUM_DASH_DOT},{label:l.BorderStyleTypes.MEDIUM_DASH_DOT_DOT,value:l.BorderStyleTypes.MEDIUM_DASH_DOT_DOT},{label:l.BorderStyleTypes.THICK,value:l.BorderStyleTypes.THICK}];function eh(i){var c;const n=G.useDependency(I.ComponentManager),e=G.useDependency(S.BorderStyleManagerService),{onChange:t,value:o}=i;function r(u,d){t==null||t({...o,[d]:u})}function s(u){const d=n.get(u);return d&&C.jsx(d,{extend:{colorChannel1:"rgb(var(--primary-color))"}})}function a(u){u.stopPropagation()}return C.jsxs("section",{className:De.uiPluginSheetsBorderPanel,children:[C.jsx("div",{className:De.uiPluginSheetsBorderPanelPosition,children:Ss.map(u=>C.jsx("div",{className:e.getBorderInfo().type===u.value?`${De.uiPluginSheetsBorderPanelPositionItemActive} ${De.uiPluginSheetsBorderPanelPositionItem}`:De.uiPluginSheetsBorderPanelPositionItem,onClick:d=>{d.stopPropagation(),r(u.value,"type")},children:s(u.icon)},u.value))}),C.jsxs("div",{className:De.uiPluginSheetsBorderPanelStyles,children:[C.jsx("div",{children:C.jsx(se.Dropdown,{align:{offset:[0,18]},overlay:C.jsx("section",{className:De.uiPluginSheetsBorderPanelBoard,onClick:a,children:C.jsx(se.ColorPicker,{onChange:u=>r(u,"color")})}),children:C.jsxs("a",{className:De.uiPluginSheetsBorderPanelButton,onClick:a,children:[C.jsx(Wu,{extend:{colorChannel1:(c=o.color)!=null?c:"rgb(var(--primary-color))"}}),C.jsx("span",{className:De.uiPluginSheetsBorderPanelMoreIcon,children:C.jsx(Fn,{})})]})})}),C.jsx("div",{children:C.jsx(se.Dropdown,{align:{offset:[0,18]},overlay:C.jsx("section",{onClick:a,children:C.jsx(se.Menu,{children:qu.map(u=>C.jsx(se.MenuItem,{eventKey:u.value.toString(),onClick:()=>r(u.value,"style"),children:C.jsx(fs,{type:u.value})},u.value))})}),children:C.jsxs("a",{className:De.uiPluginSheetsBorderPanelButton,onClick:a,children:[C.jsx(fs,{type:l.BorderStyleTypes.THIN}),C.jsx("span",{className:De.uiPluginSheetsBorderPanelMoreIcon,children:C.jsx(Fn,{})})]})})})]})]})}const th={countBar:"univer-count-bar"},nh=[50,80,100,130,150,170,200,400];function ih(){const i=G.useDependency(l.ICommandService),n=G.useDependency(l.IUniverInstanceService),e=B.useCallback(()=>{const s=n.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getZoomRatio()*100||100;return Math.round(s)},[n]),[t,o]=B.useState(()=>e());B.useEffect(()=>i.onCommandExecuted(a=>{if(a.id===Le.id||a.id===S.SetWorksheetActiveOperation.id){const c=e();o(c)}}).dispose,[i,e]);function r(s){o(s);const a=n.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),c=a==null?void 0:a.getActiveSheet();if(c==null)return;const u=s/100;i.executeCommand(Rn.id,{unitId:a.getUnitId(),subUnitId:c.getSheetId(),zoomRatio:u})}return C.jsx(se.Slider,{min:li[0],value:t,shortcuts:nh,onChange:r})}function oh(i){return C.jsx("section",{className:th.countBar,children:C.jsx(ih,{})})}const ps={editorContainer:"univer-editor-container",editorInput:"univer-editor-input"},Wn=-1e3,Cs={width:0,height:0,top:Wn,left:Wn},rh=()=>{const[i,n]=B.useState({...Cs}),e=G.useDependency(Jt),t=G.useDependency(I.IEditorService),o=G.useDependency(l.IContextService),r=I.useObservable(()=>o.subscribeContextValue$(I.DISABLE_AUTO_FOCUS_KEY),!1,void 0,[o,I.DISABLE_AUTO_FOCUS_KEY]),s={id:l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY,body:{dataStream:`${l.DEFAULT_EMPTY_DOCUMENT_VALUE}`,textRuns:[],paragraphs:[{startIndex:0}]},documentStyle:{}};return B.useEffect(()=>{e.state$.subscribe(a=>{if(a==null)return;const{startX:c=Wn,startY:u=Wn,endX:d=0,endY:h=0,show:m=!1}=a;if(!m)n({...Cs});else{n({width:d-c-E.FIX_ONE_PIXEL_BLUR_OFFSET+2,height:h-u-E.FIX_ONE_PIXEL_BLUR_OFFSET+2,left:c+E.FIX_ONE_PIXEL_BLUR_OFFSET,top:u+E.FIX_ONE_PIXEL_BLUR_OFFSET});const g=t.getEditor(l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY);if(g==null)return;const{left:f,top:_,width:p,height:v}=g.getBoundingClientRect();e.setRect({left:f,top:_,width:p,height:v})}})},[]),B.useEffect(()=>{r||e.setFocus(!0)},[r,i]),C.jsx("div",{className:ps.editorContainer,style:{left:i.left,top:i.top,width:i.width,height:i.height},children:C.jsx(I.TextEditor,{id:l.DOCS_NORMAL_EDITOR_UNIT_ID_KEY,className:ps.editorInput,snapshot:s,cancelDefaultResizeListener:!0,isSheetEditor:!0,isSingle:!1})})},ae={definedName:"univer-defined-name",definedNameDropDown:"univer-defined-name-drop-down",definedNameOverlay:"univer-defined-name-overlay",definedNameOverlayContainer:"univer-defined-name-overlay-container",definedNameOverlayItem:"univer-defined-name-overlay-item",definedNameOverlayItemName:"univer-defined-name-overlay-item-name",definedNameOverlayItemNameForSheet:"univer-defined-name-overlay-item-name-for-sheet",definedNameOverlayItemFormula:"univer-defined-name-overlay-item-formula",definedNameOverlayManager:"univer-defined-name-overlay-manager",definedNameOverlayManagerTitle:"univer-defined-name-overlay-manager-title",definedNameOverlayManagerContent:"univer-defined-name-overlay-manager-content",definedNameContainer:"univer-defined-name-container",definedNameContainerScroll:"univer-defined-name-container-scroll",definedNameContainerAddButton:"univer-defined-name-container-addButton",definedNameContainerAddButtonText:"univer-defined-name-container-addButton-text",definedNameContainerItem:"univer-defined-name-container-item",definedNameContainerItemName:"univer-defined-name-container-item-name",definedNameContainerItemNameForSheet:"univer-defined-name-container-item-name-for-sheet",definedNameContainerItemFormulaOrRefString:"univer-defined-name-container-item-formula-or-refString",definedNameContainerItemUpdate:"univer-defined-name-container-item-update",definedNameContainerItemDelete:"univer-defined-name-container-item-delete",definedNameContainerItemShow:"univer-defined-name-container-item-show",definedNameInput:"univer-defined-name-input",definedNameInputValidation:"univer-defined-name-input-validation"},vs="DefinedNameContainer",Qi="AllDefaultWorkbook",Is={id:"sidebar.operation.defined-name",type:l.CommandType.COMMAND,handler:async(i,n)=>{const e=i.get(I.ISidebarService),t=i.get(I.IEditorService),o=i.get(l.LocaleService),r=i.get(l.IUniverInstanceService),s=S.getSheetCommandTarget(r);if(!s)return!1;const{unitId:a}=s;switch(n.value){case"open":t.setOperationSheetUnitId(a),e.open({header:{title:o.t("definedName.featureTitle")},children:{label:vs},onClose:()=>{t.closeRangePrompt()},width:333});break;case"close":default:e.close();break}return!0}};function sh(i){const n=G.useDependency(l.ICommandService),e=G.useDependency(l.LocaleService),t=G.useDependency(K.IDefinedNamesService),s=G.useDependency(l.IUniverInstanceService).getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getUnitId(),a=()=>{const m=t.getDefinedNameMap(s);return m?Array.from(Object.values(m)):[]},[c,u]=B.useState(a());B.useEffect(()=>{const m=t.update$.subscribe(()=>{u(a())});return()=>{m.unsubscribe()}},[]);const d=()=>{n.executeCommand(Is.id,{value:"open"})},h=m=>{t.focusRange(s,m.id)};return C.jsxs("div",{className:ae.definedNameOverlay,children:[C.jsx("div",{className:ae.definedNameOverlayContainer,children:c.map((m,g)=>C.jsxs("div",{className:ae.definedNameOverlayItem,onClick:()=>{h(m)},children:[C.jsx("div",{className:ae.definedNameOverlayItemName,title:m.name,children:m.name}),C.jsx("div",{className:ae.definedNameOverlayItemFormula,title:m.formulaOrRefString,children:m.formulaOrRefString})]},g))}),C.jsxs("div",{className:ae.definedNameOverlayManager,onClick:d,children:[C.jsx("div",{className:ae.definedNameOverlayManagerTitle,children:e.t("definedName.managerTitle")}),C.jsx("div",{className:ae.definedNameOverlayManagerContent,children:e.t("definedName.managerDescription")})]})]})}function ah(){const[i,n]=B.useState(""),e=G.useDependency(K.IDefinedNamesService);return B.useEffect(()=>{const t=e.currentRange$.subscribe(()=>{n(e.getCurrentRangeForString())});return()=>{t.unsubscribe()}},[]),C.jsxs("div",{className:ae.definedName,children:[C.jsx(se.Input,{value:i,type:"text",size:"small",affixWrapperStyle:{border:"none",paddingLeft:"6px",paddingRight:"6px",height:"100%"}}),C.jsx(se.Dropdown,{overlay:C.jsx(sh,{}),children:C.jsx("div",{className:ae.definedNameDropDown,children:C.jsx(Fn,{})})})]})}const me={formulaBox:"univer-formula-box",nameRanges:"univer-name-ranges",formulaBar:"univer-formula-bar",formulaIcon:"univer-formula-icon",formulaIconWrapper:"univer-formula-icon-wrapper",iconContainer:"univer-icon-container",iconContainerSuccess:"univer-icon-container-success",formulaActive:"univer-formula-active",iconContainerError:"univer-icon-container-error",iconContainerFx:"univer-icon-container-fx",formulaInput:"univer-formula-input",formulaContent:"univer-formula-content",arrowContainer:"univer-arrow-container"};function lh(){const[i,n]=B.useState(me.formulaGrey),[e,t]=B.useState(0),o=G.useDependency(yn),r=G.useDependency(be),a=G.useDependency(l.ThemeService).getCurrentTheme().primaryColor,c={id:l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY,body:{dataStream:`${l.DEFAULT_EMPTY_DOCUMENT_VALUE}`,textRuns:[],paragraphs:[{startIndex:0}]},documentStyle:{pageSize:{width:Number.POSITIVE_INFINITY,height:Number.POSITIVE_INFINITY},marginTop:5,marginBottom:5,marginRight:0,marginLeft:0,paragraphLineGapDefault:0,renderConfig:{horizontalAlign:l.HorizontalAlign.UNSPECIFIED,verticalAlign:l.VerticalAlign.TOP,centerAngle:0,vertexAngle:0,wrapStrategy:l.WrapStrategy.WRAP}}};B.useEffect(()=>{const f=r.visible$.subscribe(_=>{n(_.visible?me.formulaActive:me.formulaGrey)});return()=>f.unsubscribe()},[r.visible$]);function u(f){if(f==null)return;const _=f.getBoundingClientRect();o.setPosition(_)}function d(){t(e===0?1:0),setTimeout(()=>{o.handleFoldBtnClick(e===1)},150)}function h(){r.isVisible().visible&&r.changeVisible({visible:!1,eventType:E.DeviceInputEventType.Keyboard,keycode:I.KeyCode.ESC})}function m(){r.isVisible().visible&&r.changeVisible({visible:!1,eventType:E.DeviceInputEventType.PointerDown})}function g(){o.handleFxBtnClick(!0)}return C.jsxs("div",{className:me.formulaBox,style:{height:e===0?"28px":"82px"},children:[C.jsx("div",{className:me.nameRanges,children:C.jsx(ah,{})}),C.jsxs("div",{className:me.formulaBar,children:[C.jsx("div",{className:me.formulaIcon,children:C.jsxs("div",{className:me.formulaIconWrapper,children:[C.jsx("span",{className:Oe(me.iconContainer,me.iconContainerError,i),onClick:h,children:C.jsx(Eu,{})}),C.jsx("span",{className:Oe(me.iconContainer,me.iconContainerSuccess,i),onClick:m,children:C.jsx(nn,{})}),C.jsx("span",{className:Oe(me.iconContainer,me.iconContainerFx),onClick:g,children:C.jsx(Uu,{})})]})}),C.jsxs("div",{className:me.formulaInput,children:[C.jsx(I.TextEditor,{id:l.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY,isSheetEditor:!0,resizeCallBack:u,cancelDefaultResizeListener:!0,onContextMenu:f=>f.preventDefault(),className:me.formulaContent,snapshot:c,isSingle:!1}),C.jsx("div",{className:me.arrowContainer,onClick:d,children:e===0?C.jsx(ts,{}):C.jsx(ts,{style:{transform:"rotateZ(180deg)"}})})]})]}),C.jsx(I.ProgressBar,{barColor:a})]})}const ht={operateContainer:"univer-operate-container",autoFillPopupMenu:"univer-auto-fill-popup-menu",autoFillPopupMenuItem:"univer-auto-fill-popup-menu-item",autoFillPopupMenuItemIcon:"univer-auto-fill-popup-menu-item-icon",autoFillPopupMenuItemTitle:"univer-auto-fill-popup-menu-item-title",autoFillPopupMenuItemHide:"univer-auto-fill-popup-menu-item-hide",btnContainer:"univer-btn-container",btnContainerExpand:"univer-btn-container-expand"},ch=()=>{const[,i]=B.useState({});return B.useCallback(()=>i(n=>!n),[])},dh=()=>{var ee;const i=G.useDependency(l.ICommandService),n=G.useDependency(O.SheetSkeletonManagerService),e=G.useDependency(l.IUniverInstanceService),t=G.useDependency(E.IRenderManagerService),o=G.useDependency(xe),r=G.useDependency(vt),s=G.useDependency(l.LocaleService),[a,c]=B.useState([]),[u,d]=B.useState(!1),[h,m]=B.useState({row:-1,col:-1}),[g,f]=B.useState(oe.SERIES),[_,p]=B.useState(!1),v=()=>{p(!0)},M=()=>{p(!1)},b=ch();if(B.useEffect(()=>i.onCommandExecuted((L,W)=>{L.id===tt.id&&b()}).dispose,[b,i]),B.useEffect(()=>l.toDisposable(n.currentSkeleton$.subscribe(L=>{L&&b()})).dispose,[n,b]),B.useEffect(()=>l.toDisposable(r.menu$.subscribe(L=>{c(L.map(W=>({...W,index:L.indexOf(W)})))})).dispose,[r]),B.useEffect(()=>l.toDisposable(r.showMenu$.subscribe(L=>{const{source:W,target:X}=r.autoFillLocation||{source:null,target:null};if(L&&W&&X){const Z=Math.max(W.rows[W.rows.length-1],X.rows[X.rows.length-1]),te=Math.max(W.cols[W.cols.length-1],X.cols[X.cols.length-1]);m({row:Z,col:te})}else m({row:-1,col:-1})})).dispose,[r]),B.useEffect(()=>l.toDisposable(r.applyType$.subscribe(L=>{f(L)})).dispose,[r]),B.useEffect(()=>{function H(){d(!1)}return document.addEventListener("wheel",H),()=>{document.removeEventListener("wheel",H)}},[u]),h.col<0||h.row<0)return null;const T=nt(e,t);if(!T)return null;const{scene:w}=T,y=(ee=n.getCurrent())==null?void 0:ee.skeleton,x=o.getViewPort(),N=w==null?void 0:w.scaleX,D=w==null?void 0:w.scaleY,F=w==null?void 0:w.getScrollXY(x);if(!N||!w||!N||!D||!F)return null;const A=(y==null?void 0:y.getNoMergeCellPositionByIndex(h.row,h.col).endX)||0,U=(y==null?void 0:y.getNoMergeCellPositionByIndex(h.row,h.col).endY)||0,k=y==null?void 0:y.convertTransformToOffsetX(A,N,F),$=y==null?void 0:y.convertTransformToOffsetY(U,D,F);if(k==null||$==null)return null;const Y=H=>{d(H)},q=H=>{i.executeCommand(Fr.id,{type:H.value})},Q=u||_,z=a.filter(H=>!H.disable);return C.jsx("div",{onMouseEnter:v,onMouseLeave:M,style:{left:`${k+2}px`,top:`${$+2}px`,position:"absolute"},children:C.jsx(se.Dropdown,{placement:"bottomLeft",trigger:["click"],overlay:C.jsx("ul",{className:ht.autoFillPopupMenu,children:z.map(H=>C.jsxs("li",{onClick:()=>q(H),className:ht.autoFillPopupMenuItem,children:[C.jsx("span",{className:ht.autoFillPopupMenuItemIcon,children:H.value===g&&C.jsx(nn,{style:{color:"rgb(var(--green-700, #409f11))"}})}),C.jsx("span",{className:ht.autoFillPopupMenuItemTitle,children:s.t(H.label)})]},H.index))}),visible:u,onVisibleChange:Y,children:C.jsxs("div",{className:Oe(ht.btnContainer,{[ht.btnContainerExpand]:u}),children:[C.jsx(bu,{style:{color:"#35322B"},extend:{colorChannel1:"rgb(var(--green-700, #409f11))"}}),Q&&C.jsx(Fn,{style:{color:"#CCCCCC",fontSize:"8px",marginLeft:"8px"}})]})})})},uh=()=>C.jsx("div",{className:ht.operateContainer,children:C.jsx(dh,{})}),jn={sheetBar:"univer-sheet-bar",sheetBarOptions:"univer-sheet-bar-options",sheetBarOptionsDivider:"univer-sheet-bar-options-divider"},hh={sheetBarBtn:"univer-sheet-bar-btn"};function $n(i){const{children:n,className:e,style:t,disabled:o=!1,onClick:r,...s}=i,a=c=>{if(o){c.preventDefault();return}r&&r(c)};return C.jsx("button",{className:hh.sheetBarBtn,style:t,disabled:o,onClick:a,...s,children:n})}const ot={sheetBarMenu:"univer-sheet-bar-menu",sheetBarMenuItem:"univer-sheet-bar-menu-item",sheetBarMenuItemIcon:"univer-sheet-bar-menu-item-icon",sheetBarMenuItemHide:"univer-sheet-bar-menu-item-hide",sheetBarMenuItemSelect:"univer-sheet-bar-menu-item-select",sheetBarMenuItemLabel:"univer-sheet-bar-menu-item-label"};function mh(i){const{style:n}=i,[e,t]=B.useState([]),[o,r]=B.useState(!1),s=G.useDependency(l.IUniverInstanceService),a=G.useDependency(l.ICommandService),c=G.useDependency(xt),u=I.useObservable(()=>s.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET),null,!1,[]),d=_=>{const{sheetId:p}=_;!p||!u||(_.hidden?a.executeCommand(S.SetWorksheetShowCommand.id,{unitId:u.getUnitId(),subUnitId:p,value:p}):_.selected||a.executeCommand(S.SetWorksheetActivateCommand.id,{unitId:u.getUnitId(),subUnitId:p}),r(!1))},h=B.useCallback(()=>{if(!u)return;const _=u.getSheets(),p=u.getActiveSheet(),v=_.map((M,b)=>({label:M.getName(),index:`${b}`,sheetId:M.getSheetId(),hidden:M.isSheetHidden()===l.BooleanNumber.TRUE,selected:p===M}));t(v)},[u]),m=B.useCallback(()=>a.onCommandExecuted(_=>{switch(_.id){case S.SetWorksheetHideMutation.id:case S.RemoveSheetMutation.id:case S.SetWorksheetNameMutation.id:case S.InsertSheetMutation.id:case S.SetWorksheetOrderMutation.id:case S.SetWorksheetActiveOperation.id:h();break}}),[a,h]);function g(){r(!0)}const f=_=>{r(_)};return B.useEffect(()=>{h();const _=new l.DisposableCollection;return _.add(m()),_.add(c.registerSheetBarMenuHandler({handleSheetBarMenu:g})),()=>_.dispose()},[m,c,h,u]),C.jsx(se.Dropdown,{placement:"topLeft",trigger:["click"],overlay:C.jsx("ul",{className:ot.sheetBarMenu,style:{...n},children:e.map(_=>C.jsxs("li",{onClick:()=>d(_),className:_.selected?`${ot.sheetBarMenuItem} ${ot.sheetBarMenuItemSelect}`:_.hidden?`${ot.sheetBarMenuItem} ${ot.sheetBarMenuItemHide}`:ot.sheetBarMenuItem,children:[C.jsx("span",{className:ot.sheetBarMenuItemIcon,children:_.selected?C.jsx(nn,{}):_.hidden?C.jsx(Hu,{}):C.jsx(nn,{})}),C.jsx("span",{className:ot.sheetBarMenuItemLabel,children:_.label})]},_.index))}),visible:o,onVisibleChange:f,children:C.jsx($n,{children:C.jsx(Ou,{})})})}const ye={slideTabBarContainer:"univer-slide-tab-bar-container",slideTabBar:"univer-slide-tab-bar",slideTabItem:"univer-slide-tab-item",slideTabActive:"univer-slide-tab-active",slideTabSpan:"univer-slide-tab-span",slideTabSpanEdit:"univer-slide-tab-span-edit",slideTabItemDropdown:"univer-slide-tab-item-dropdown"};function gh(i){const{sheetId:n,label:e,color:t,selected:o}=i,[r,s]=B.useState(o),a=G.useDependency(l.ThemeService);B.useEffect(()=>{s(o)},[o]);const c=u=>{const d=a.getCurrentTheme(),h=d.textColor,m=d.colorWhite;return new l.ColorKit(u).isDark()?m:h};return C.jsx("div",{"data-id":n,className:r?`${ye.slideTabActive} ${ye.slideTabItem}`:ye.slideTabItem,style:{backgroundColor:!r&&t?t:"",color:!r&&t?c(t):"",boxShadow:r&&t?`0px 0px 8px rgba(0, 0, 0, 0.08), inset 0px -2px 0px 0px ${t}`:""},children:C.jsx("span",{className:ye.slideTabSpan,children:e})},n)}const fh={easeOutStrong(i,n,e,t){return-e*((i=i/t-1)*i*i*i-1)+n},backOut(i,n,e,t,o){return typeof o>"u"&&(o=.7),e*((i=i/t-1)*i*((o+1)*i+o)+1)+n}},_h={loop:!1,begin:0,end:0,duration:300,delay:0,type:"easeOutStrong",receive(i){},success(i){},cancel(i){},complete(i){}};class Sh{constructor(n){R(this,"_config");R(this,"_status",0);R(this,"_start",0);R(this,"_handle",0);R(this,"_delayHandle",null);this._config={..._h,...n},this._config.loop&&(this._config.complete=()=>{},this._config.success=()=>{this.request()})}static success(...n){let e=0;return new Promise(t=>{for(let o=0;o<n.length;o++){const r=n[o],s=r._config,a=s.success;s.loop||(s.success=u=>{e++,a&&a.call(r,u),e===n.length&&t()})}})}request(){this._config.delay===0?(this._status=0,this._start=Date.now(),this._fakeHandle()):(this._delayHandle&&clearTimeout(this._delayHandle),this._delayHandle=setTimeout(()=>{this._status=0,this._start=Date.now(),this._fakeHandle()},this._config.delay))}cancel(){this._status=1,this._delayHandle&&clearTimeout(this._delayHandle),cancelAnimationFrame(this._handle)}_fakeHandle(){let n=Date.now()-this._start;n=n>=this._config.duration?this._config.duration:n;const t=fh[this._config.type](n,this._config.begin,this._config.end-this._config.begin,this._config.duration,.7).toFixed(2);if(this._config.receive(t),this._status===1){this._config.cancel(t),this._config.complete(t);return}if(n===this._config.duration){this._config.success(t),this._config.complete(t);return}this._handle=requestAnimationFrame(()=>{this._fakeHandle()})}}class mt{constructor(n,e){R(this,"_slideTabItem");R(this,"_animate");R(this,"_midline",0);R(this,"_translateX");R(this,"_scrollbar");R(this,"_slideTabBar");R(this,"_editMode");R(this,"_placeholder");this._slideTabItem=n,this._animate=null,this._translateX=0,this._editMode=!1,this._slideTabBar=e,this._placeholder=null,this._scrollbar=e.getScrollbar(),this.update()}static midline(n){return n.getBoundingRect().x+n.getBoundingRect().width/2}static leftLine(n){return n.getBoundingRect().x}static rightLine(n){return n.getBoundingRect().x+n.getBoundingRect().width}static make(n,e){const t=[];return n.forEach(o=>t.push(new mt(o,e))),t}getSlideTabItem(){return this._slideTabItem}getEditor(){return this._slideTabItem.querySelector("span")}focus(){var n;(n=this.getEditor())==null||n.focus()}selectAll(){const n=this.getEditor();n&&Nt.keepSelectAll(n)}isEditMode(){return this._editMode}classList(){return this._slideTabItem.classList}translateX(n){return this._translateX=n,this._slideTabItem.style.transform=`translateX(${n}px)`,this.getTranslateXDirection()}setEditor(n){let e=!0;if(this._editMode===!1){const t=this._slideTabItem.querySelector("span"),o=u=>{if(!this.nameCheck()){if(this._editMode=!1,t&&(t.removeAttribute("contentEditable"),t.removeEventListener("blur",o),t.removeEventListener("compositionstart",s),t.removeEventListener("compositionend",a),t.removeEventListener("input",c),t.removeEventListener("keydown",r),t.classList.remove(this._slideTabBar.getConfig().slideTabBarSpanEditClassName)),this._slideTabBar.removeListener(),this._slideTabBar.updateItems(),this._slideTabBar.getConfig().onChangeName){const d=(t==null?void 0:t.innerText)||"",h=this.getId();this._slideTabBar.getConfig().onChangeName(h,d)}n&&n(u)}};let r=u=>{t&&(u.stopPropagation(),u.key==="Enter"&&t.blur())};const s=u=>{e=!1},a=u=>{e=!0},c=u=>{if(!t)return;const d=50;setTimeout(()=>{if(e){const h=t.innerText;h.length>d&&(t.innerText=h.substring(0,d),Nt.keepLastIndex(t))}},0)};t&&(t.setAttribute("contentEditable","true"),t.addEventListener("blur",o),t.addEventListener("compositionstart",s),t.addEventListener("compositionend",a),t.addEventListener("input",c),t.addEventListener("keydown",r),t.classList.add(this._slideTabBar.getConfig().slideTabBarSpanEditClassName),this._editMode=!0,Nt.keepSelectAll(t))}}nameCheck(){const n=this._slideTabItem.querySelector("span");if(!n)return!1;const e=n.innerText;return this._slideTabBar.getConfig().onNameCheckAlert(e)}animate(){return{translateX:n=>{this._translateX!==n&&(this._animate&&(this._animate.cancel(),this._animate=null),this._animate=new Sh({begin:this._translateX,end:n,receive:e=>{this._slideTabItem.style.transform=`translateX(${e}px)`}}),this._translateX=n,this._animate.request())},cancel:()=>{this._animate&&(this._animate.cancel(),this._animate=null)}}}after(n){this._slideTabItem.after(n._slideTabItem||n)}update(){this._midline=mt.midline(this)}disableFixed(){if(this._placeholder){const n=this._slideTabBar.primeval();this._slideTabItem.style.removeProperty("position"),this._slideTabItem.style.removeProperty("left"),this._slideTabItem.style.removeProperty("top"),this._slideTabItem.style.removeProperty("width"),this._slideTabItem.style.removeProperty("height"),this._slideTabItem.style.removeProperty("background"),this._slideTabItem.style.removeProperty("padding"),this._slideTabItem.style.removeProperty("box-sizing"),this._slideTabItem.style.removeProperty("font-size"),this._slideTabItem.style.removeProperty("font-family"),this._slideTabItem.style.removeProperty("font-weight"),this._slideTabItem.style.removeProperty("color"),this._slideTabItem.style.removeProperty("border-radius"),this._placeholder.after(this._slideTabItem),n.removeChild(this._placeholder),this._placeholder=null}}enableFixed(){const n=document.createElement("div"),e=this.getBoundingRect(),t=getComputedStyle(this._slideTabItem),o=this._slideTabItem.querySelector("span");if(this._placeholder=n,this._placeholder.style.width=`${e.width}px`,this._placeholder.style.height=`${e.height}px`,this._placeholder.style.flexShrink="0",this._placeholder.style.margin=t.margin,this._slideTabItem.style.background=t.background,o){const r=getComputedStyle(o).padding;this._slideTabItem.style.padding=r}this._slideTabItem.style.boxSizing=t.boxSizing,this._slideTabItem.style.fontSize=t.fontSize,this._slideTabItem.style.fontFamily=t.fontFamily,this._slideTabItem.style.fontWeight=t.fontWeight,this._slideTabItem.style.color=t.color,this._slideTabItem.style.borderRadius=t.borderRadius,this._slideTabItem.style.left=`${e.x-this.getScrollbar().getScrollX()}px`,this._slideTabItem.style.top=`${e.y}px`,this._slideTabItem.style.width=`${e.width}px`,this._slideTabItem.style.height=`${e.height}px`,this._slideTabItem.style.position="fixed",this._slideTabItem.after(n),document.body.appendChild(this._slideTabItem)}addEventListener(n,e,t){this._slideTabItem.addEventListener(n,e,t)}removeEventListener(n,e,t){this._slideTabItem.removeEventListener(n,e,t)}getScrollbar(){return this._scrollbar}getMidLine(){return this._midline}getBoundingRect(){const n=this._slideTabItem.getBoundingClientRect();return n.x+=this._scrollbar.getScrollX(),n}getWidth(){return this.getBoundingRect().width}getTranslateXDirection(){const n=mt.midline(this);return n>this._midline?1:n<this._midline?-1:0}equals(n){return n&&n._slideTabItem===this._slideTabItem}getId(){return this._slideTabItem.dataset.id||""}}class ph{constructor(n){R(this,"_slideTabBar");R(this,"_scrollX");const e=n.primeval();this._scrollX=e.scrollLeft,this._slideTabBar=n}scrollX(n){const e=this._slideTabBar.primeval();e.scrollLeft=n,this._scrollX=e.scrollLeft}scrollRight(){const n=this._slideTabBar.primeval();n.scrollLeft=n.scrollWidth,this._scrollX=n.scrollLeft}getScrollX(){return this._scrollX}}const Ht=class Ht{constructor(n){R(this,"_activeTabItemIndex",0);R(this,"_slideTabBar");R(this,"_slideTabItems",[]);R(this,"_config");R(this,"_downActionX",0);R(this,"_moveActionX",0);R(this,"_compareIndex",0);R(this,"_activeTabItem",null);R(this,"_moveAction");R(this,"_upAction");R(this,"_downAction");R(this,"_wheelAction");R(this,"_scrollIncremental",0);R(this,"_compareDirection",0);R(this,"_autoScrollTime",null);R(this,"_slideScrollbar");R(this,"_longPressTimer",null);R(this,"_leftBoundingLine",0);R(this,"_rightBoundingLine",0);R(this,"_leftMoveX",0);R(this,"_rightMoveX",0);var s;if(n.slideTabBarContainer==null)throw new Error("not found slide-tab-bar root element");const e=n.slideTabBarContainer.querySelector(`.${(s=n.slideTabBarClassName)!=null?s:"slide-tab-bar"}`);if(e==null)throw new Error("not found slide-tab-bar");this._slideTabBar=e,this._slideScrollbar=new ph(this),this._config=n,this._initConfig();let t=0,o=0,r=0;this._downAction=a=>{var y,x,N,D,F,A;if((y=this._activeTabItem)!=null&&y.isEditMode())return;const c=(N=(x=a.target)==null?void 0:x.closest(`.${n.slideTabBarItemClassName}`))==null?void 0:N.getAttribute("data-id"),u=this._slideTabItems.findIndex(U=>U.getId()===c);if(c==null||u===-1)return;if(this._activeTabItemIndex!==u){(D=this._activeTabItem)==null||D.removeEventListener("pointermove",this._moveAction),(F=this._activeTabItem)==null||F.removeEventListener("pointerup",this._upAction),this.removeListener(),this._config.onChangeTab(a,c);return}if(this._compareIndex=u,this._downActionX=a.pageX,this._moveActionX=0,this._scrollIncremental=0,this._activeTabItem=this._slideTabItems[u],!this._activeTabItem){console.error("Not found active slide-tab-item in sheet bar");return}const d=this._activeTabItem.getSlideTabItem();d==null||d.setPointerCapture(a.pointerId),(A=this._activeTabItem)==null||A.addEventListener("pointerup",this._upAction);const{x:h,width:m}=this._activeTabItem.getBoundingRect(),{x:g,width:f}=this.getBoundingRect(),_=this._slideScrollbar.getScrollX();if(this._leftBoundingLine=this._downActionX-(h-_),this._rightBoundingLine=h-_+m-this._downActionX,this._leftMoveX=h-g-_,this._rightMoveX=g+f-(h+m)+_,a.button===2||this._hasEditItem())return;const{pageX:p,pageY:v}=a,M=Date.now(),b=M-r<=Ht.DoubleClickDelay,T=Math.abs(p-t)<10,w=Math.abs(v-o)<10;b&&T&&w&&this._activeTabItem.setEditor(),t=p,o=v,r=M,this._longPressTimer=setTimeout(()=>{var U,k;(U=this._activeTabItem)==null||U.enableFixed(),this._startAutoScroll(),d&&(d.setPointerCapture(a.pointerId),d.style.cursor="move",(k=this._activeTabItem)==null||k.addEventListener("pointermove",this._moveAction))},Ht.LongPressDelay)},this._upAction=a=>{var u,d,h;if(this._longPressTimer&&(clearTimeout(this._longPressTimer),this._longPressTimer=null),!this._activeTabItem)return;this._closeAutoScroll(),this._activeTabItem.disableFixed(),this.updateItems();const c=(u=this._activeTabItem)==null?void 0:u.getSlideTabItem();c&&(c.style.cursor="",c.releasePointerCapture(a.pointerId),(d=this._activeTabItem)==null||d.removeEventListener("pointermove",this._moveAction),(h=this._activeTabItem)==null||h.removeEventListener("pointerup",this._upAction),this._config.onSlideEnd&&this._activeTabItemIndex!==this._compareIndex&&(this.removeListener(),this._config.onSlideEnd(a,this._compareIndex||0)),this._scrollIncremental=0,this._downActionX=0,this._moveActionX=0,this._compareIndex=0)},this._moveAction=a=>{this._activeTabItem&&(this._moveActionX=a.pageX-this._downActionX,this._moveActionX<=-this._leftMoveX?this._moveActionX=-this._leftMoveX:this._moveActionX>=this._rightMoveX&&(this._moveActionX=this._rightMoveX),this._scrollIncremental=0,this._scrollLeft(a),this._scrollRight(a))},this._wheelAction=a=>{this.setScroll(a.deltaY)},this.addListener()}static checkedSkipSlide(n){let e=n.target;for(;e!=null&&e!==document.body;){if(e.getAttribute("data-slide-skip"))return!0;e=e.parentElement}return!1}static keepLastIndex(n){setTimeout(()=>{const e=window.getSelection();e&&(e.selectAllChildren(n),e.collapseToEnd())})}static keepSelectAll(n){setTimeout(()=>{const e=window.getSelection();if(!e)return;const t=document.createRange();t.selectNodeContents(n),e.removeAllRanges(),e.addRange(t)})}update(n){this._config.currentIndex=n,this._initConfig(),this.removeListener(),this.addListener()}primeval(){return this._slideTabBar}updateItems(){for(let n=0;n<this._slideTabItems.length;n++)this._slideTabItems[n].animate().cancel(),this._slideTabItems[n].translateX(0),this._slideTabItems[n].update()}getScrollbar(){return this._slideScrollbar}getConfig(){return this._config}getBoundingRect(){return this._slideTabBar.getBoundingClientRect()}getSlideTabItems(){return this._slideTabItems}getActiveItem(){return this._activeTabItem}isLeftEnd(){return this._slideTabBar.scrollLeft===0}isRightEnd(){const n=this._slideTabBar.parentElement;return n?this._slideTabBar.scrollWidth-n.clientWidth===this._slideTabBar.scrollLeft:!1}addListener(){this._slideTabBar.addEventListener("wheel",this._wheelAction),this._slideTabItems.forEach(n=>{n.addEventListener("pointerdown",this._downAction)})}removeListener(){this._slideTabBar.removeEventListener("wheel",this._wheelAction),this._slideTabItems.forEach(n=>{n.removeEventListener("pointerdown",this._downAction)})}setScroll(n){if(this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+n),n>0){const e=this.calculateLeftScrollX();this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+e)}else if(n<0){const e=this.calculateRightScrollX();this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+e)}this._config.onScroll({leftEnd:this.isLeftEnd(),rightEnd:this.isRightEnd()})}flipPage(n){if(n>0){const e=this.calculateLeftScrollX(!0);this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+e)}else if(n<0){const e=this.calculateRightScrollX(!0);this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+e)}this._config.onScroll({leftEnd:this.isLeftEnd(),rightEnd:this.isRightEnd()})}calculateLeftScrollX(n){let e=0;const t=4;return this._slideTabItems.some(o=>{const r=this._slideTabBar.getBoundingClientRect(),s=r.left+r.width,a=o.getSlideTabItem().getBoundingClientRect(),c=a.left,u=a.width;return c<s&&c+u+t*2>s?(e=n?c-r.left-t:c+u-s+t,!0):!1}),e}calculateRightScrollX(n){let e=0;const t=4;return this._slideTabItems.some(o=>{const r=this._slideTabBar.getBoundingClientRect(),s=r.left,a=o.getSlideTabItem().getBoundingClientRect(),c=a.left,u=a.width;return c-t*2<s&&c+u>s?(e=n?c+u-r.left-r.width+t:c-s-t,!0):!1}),e}destroy(){this._downActionX=0,this._moveActionX=0,this._compareDirection=0,this._compareIndex=0,this._slideTabItems=[],this._activeTabItem=null,this.removeListener()}_hasEditItem(){for(let n=0;n<this._slideTabItems.length;n++)if(this._slideTabItems[n].isEditMode())return!0;return!1}_autoScrollFrame(){if(this._activeTabItem)switch(this._compareDirection=this._activeTabItem.translateX(this._moveActionX),this._compareDirection){case 1:{this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+this._scrollIncremental),this._compareRight();break}case 0:{this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+this._scrollIncremental),this._compareIndex=this._activeTabItemIndex;break}case-1:{this._slideScrollbar.scrollX(this._slideScrollbar.getScrollX()+this._scrollIncremental),this._compareLeft();break}}this._autoScrollTime=requestAnimationFrame(()=>{this._autoScrollFrame()})}_startAutoScroll(){this._autoScrollTime==null&&this._autoScrollFrame()}_closeAutoScroll(){this._autoScrollTime&&cancelAnimationFrame(this._autoScrollTime),this._autoScrollTime=null}_scrollLeft(n){const e=this.getBoundingRect(),t=n.pageX-e.x;t<this._leftBoundingLine&&(this._scrollIncremental=-Math.min(Math.abs(t-this._leftBoundingLine)*.1,50))}_scrollRight(n){const e=this.getBoundingRect(),t=n.pageX-e.x;t>e.width-this._rightBoundingLine&&(this._scrollIncremental=Math.min(Math.abs(t-(e.width-this._rightBoundingLine))*.1,50))}_sortedItems(){if(this._activeTabItem!=null&&this._activeTabItemIndex!=null&&this._compareIndex!=null&&(this._slideTabItems.splice(this._activeTabItemIndex,1),this._slideTabItems.splice(this._compareIndex,0,this._activeTabItem),this._config.slideTabBarItemAutoSort))for(let n=0;n<this._slideTabItems.length;n++){const e=this._slideTabItems[n],t=this._slideTabItems[n+1];t&&e.after(t)}}_compareLeft(){if(this._activeTabItem&&this._activeTabItemIndex){const n=this._slideTabItems.findIndex(r=>r.equals(this._activeTabItem)),e=this._slideTabItems.length,t=[];for(let r=0;r<n&&!(r>=n);r++)t.push(this._slideTabItems[r]);for(let r=n+1;r<e;r++)this._slideTabItems[r].animate().translateX(0);let o=!0;for(let r=t.length-1;r>=0;r--){const s=t[r];mt.leftLine(this._activeTabItem)<s.getMidLine()?(s.animate().translateX(this._activeTabItem.getWidth()),this._compareIndex=r,o=!1):(s.animate().translateX(0),o&&(this._compareIndex=this._activeTabItemIndex))}}}_compareRight(){if(this._activeTabItem){const n=this._slideTabItems.findIndex(r=>r.equals(this._activeTabItem)),e=this._slideTabItems.length,t=[];for(let r=n+1;r<e;r++)t.push(this._slideTabItems[r]);for(let r=0;r<n;r++)this._slideTabItems[r].animate().translateX(0);let o=!0;for(let r=0;r<t.length;r++){const s=t[r];mt.rightLine(this._activeTabItem)>s.getMidLine()?(s.animate().translateX(-this._activeTabItem.getWidth()),this._compareIndex=n+r+1,o=!1):(s.animate().translateX(0),o&&(this._compareIndex=this._activeTabItemIndex))}}}_initConfig(){var e;const n=this._slideTabBar.querySelectorAll(`.${(e=this._config.slideTabBarItemClassName)!=null?e:"slide-tab-item"}`);this._downActionX=0,this._moveActionX=0,this._compareDirection=0,this._compareIndex=0,this._slideTabItems=mt.make(n,this),this._activeTabItemIndex=this._config.currentIndex,this._activeTabItem=this._slideTabItems[this._activeTabItemIndex]}};R(Ht,"LongPressDelay",500),R(Ht,"DoubleClickDelay",300);let Nt=Ht;function Ch(){const[i,n]=B.useState([]),[e,t]=B.useState(""),[o,r]=B.useState(""),[s,a]=B.useState(!1),[c,u]=B.useState([0,0]),d=B.useRef({slideTabBar:null}),h=B.useRef(null),m=G.useDependency(l.IUniverInstanceService),g=G.useDependency(l.ICommandService),f=G.useDependency(xt),_=G.useDependency(l.LocaleService),p=G.useDependency(I.IConfirmService),v=G.useDependency(xe),M=G.useDependency(be),b=m.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);B.useEffect(()=>{A();const H=T(),L=F(),W=[U(),k(),$(),Y()];return()=>{L.dispose(),H.destroy(),W.forEach(X=>X.unsubscribe())}},[]),B.useEffect(()=>{i.length>0&&D()},[i]);const T=()=>{const H=new Nt({slideTabBarClassName:ye.slideTabBar,slideTabBarItemActiveClassName:ye.slideTabActive,slideTabBarItemClassName:ye.slideTabItem,slideTabBarSpanEditClassName:ye.slideTabSpanEdit,slideTabBarItemAutoSort:!0,slideTabBarContainer:h.current,currentIndex:0,onChangeName:(L,W)=>{g.executeCommand(S.SetWorksheetNameCommand.id,{subUnitId:L,name:W})},onSlideEnd:(L,W)=>{g.executeCommand(S.SetWorksheetOrderCommand.id,{order:W})},onChangeTab:(L,W)=>{g.executeCommand(S.SetWorksheetActiveOperation.id,{subUnitId:W,unitId:b.getUnitId()}).then(()=>{L.button===2&&ee(!0)})},onScroll:L=>{f.setScroll(L)},onNameCheckAlert:L=>w(L)||y(L)});return d.current.slideTabBar=H,z(H),H},w=H=>{if(H.trim()===""){const L="sheetNameEmptyAlert";return p.open({id:L,title:{title:_.t("sheetConfig.sheetNameErrorTitle")},children:{title:_.t("sheetConfig.sheetNameCannotIsEmptyError")},cancelText:_.t("button.cancel"),confirmText:_.t("button.confirm"),onClose(){x(),p.close(L)},onConfirm(){x(),p.close(L)}}),!0}return!1},y=H=>{const L=m.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(L.getActiveSheet().getName()===H)return!1;const Z=L.checkSheetName(H);if(Z){const te="sheetNameRepeatAlert";p.open({id:te,title:{title:_.t("sheetConfig.sheetNameErrorTitle")},children:{title:_.t("sheetConfig.sheetNameAlreadyExistsError")},cancelText:_.t("button.cancel"),confirmText:_.t("button.confirm"),onClose(){p.close(te),x()},onConfirm(){p.close(te),x()}})}return Z},x=()=>{v.endSelection(),setTimeout(()=>{var L;const H=(L=d.current.slideTabBar)==null?void 0:L.getActiveItem();H&&(H.focus(),H.selectAll())},0)},N=()=>{var H,L;(L=(H=d.current.slideTabBar)==null?void 0:H.getActiveItem())==null||L.setEditor()},D=()=>{var L;const H=i.findIndex(W=>W.selected);(L=d.current.slideTabBar)==null||L.update(H)},F=()=>g.onCommandExecuted(H=>{switch(H.id){case S.SetTabColorMutation.id:case S.SetWorksheetHideMutation.id:case S.RemoveSheetMutation.id:case S.SetWorksheetNameMutation.id:case S.InsertSheetMutation.id:case S.SetWorksheetOrderMutation.id:case S.SetWorksheetActiveOperation.id:A();break}}),A=()=>{const H=b.getActiveSheet().getSheetId();t(H);const L=b.getSheets(),W=b.getActiveSheet(),X=L.filter(Z=>!Z.isSheetHidden()).map((Z,te)=>{var ne;return{sheetId:Z.getSheetId(),label:Z.getName(),index:te,selected:W===Z,color:(ne=Z.getTabColor())!=null?ne:void 0}});n(X)},U=()=>f.scroll$.subscribe(H=>{q(H)}),k=()=>f.scrollX$.subscribe(H=>{var L;(L=d.current.slideTabBar)==null||L.flipPage(H)}),$=()=>f.renameId$.subscribe(()=>{N()}),Y=()=>f.addSheet$.subscribe(()=>{var H;(H=d.current.slideTabBar)==null||H.getScrollbar().scrollRight()}),q=H=>{const{leftEnd:L,rightEnd:W}=H;let X="";L&&W?X="":L&&!W?X="inset -10px 0px 10px -10px rgba(0, 0, 0, 0.2)":!L&&W?X="inset 10px 0px 10px -10px rgba(0, 0, 0, 0.2)":!L&&!W&&(X="inset 10px 0px 10px -10px rgba(0, 0, 0, 0.2), inset -10px 0px 10px -10px rgba(0, 0, 0, 0.2)"),r(X)},Q=H=>{f.setScroll({leftEnd:H.isLeftEnd(),rightEnd:H.isRightEnd()})},z=H=>{var X;const L=(X=h.current)==null?void 0:X.querySelector(`.${ye.slideTabBar}`);if(!L)return;new ResizeObserver(()=>{Q(H)}).observe(L)},ee=H=>{var L,W,X,Z,te;if(!M.isForceKeepVisible()){if(H){const{left:ne}=(W=(L=h.current)==null?void 0:L.getBoundingClientRect())!=null?W:{},{left:ue}=(te=(Z=(X=d.current.slideTabBar)==null?void 0:X.getActiveItem())==null?void 0:Z.getSlideTabItem().getBoundingClientRect())!=null?te:{};ne!==void 0&&ue!==void 0&&u([ue-ne,0])}a(H)}};return C.jsx(se.Dropdown,{className:ye.slideTabItemDropdown,visible:s,align:{offset:c},trigger:["contextMenu"],overlay:C.jsx(I.Menu,{menuType:ce.SHEET_BAR,onOptionSelect:H=>{const{label:L,value:W}=H;g.executeCommand(L,{value:W,subUnitId:e}),a(!1)}}),onVisibleChange:ee,children:C.jsx("div",{className:ye.slideTabBarContainer,ref:h,children:C.jsx("div",{className:ye.slideTabBar,style:{boxShadow:o},children:i.map(H=>B.createElement(gh,{...H,key:H.sheetId,selected:e===H.sheetId}))})})})}const Rs=100,vh=()=>{const[i,n]=B.useState(!0),[e,t]=B.useState(!0),o=G.useDependency(l.ICommandService),r=G.useDependency(xt);B.useEffect(()=>{const d=r.scroll$.subscribe(h=>{s(h)});return()=>{d.unsubscribe()}},[]);const s=d=>{const{leftEnd:h,rightEnd:m}=d;n(h),t(m)},a=()=>{o.executeCommand(S.InsertSheetCommand.id),setTimeout(()=>{r.setAddSheet(0)},0)},c=()=>{r.setScrollX(-Rs)},u=()=>{r.setScrollX(Rs)};return C.jsxs("div",{className:jn.sheetBar,children:[C.jsxs("div",{className:jn.sheetBarOptions,children:[C.jsx($n,{onClick:a,children:C.jsx(as,{})}),C.jsx(mh,{})]}),C.jsx(Ch,{}),(!i||!e)&&C.jsxs("div",{className:`${jn.sheetBarOptions} ${jn.sheetBarOptionsDivider}`,children:[C.jsx($n,{disabled:i,onClick:c,children:C.jsx(ds,{style:{transform:"rotateZ(180deg)"}})}),C.jsx($n,{disabled:e,onClick:u,children:C.jsx(ds,{})})]})]})};class Ih{constructor(){R(this,"_functions",[{func:K.FUNCTION_NAMES_STATISTICAL.MAX,filter:n=>{var e,t,o,r;return((t=(e=n.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNTA))==null?void 0:e.value)!=null?t:0)>1&&((r=(o=n.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNT))==null?void 0:o.value)!=null?r:0)>0}},{func:K.FUNCTION_NAMES_STATISTICAL.MIN,filter:n=>{var e,t,o,r;return((t=(e=n.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNTA))==null?void 0:e.value)!=null?t:0)>1&&((r=(o=n.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNT))==null?void 0:o.value)!=null?r:0)>0}},{func:K.FUNCTION_NAMES_MATH.SUM,filter:n=>{var e,t,o,r;return((t=(e=n.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNTA))==null?void 0:e.value)!=null?t:0)>1&&((r=(o=n.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNT))==null?void 0:o.value)!=null?r:0)>0}},{func:K.FUNCTION_NAMES_STATISTICAL.COUNTA,filter:n=>{var e,t;return((t=(e=n.values.find(o=>o.func===K.FUNCTION_NAMES_STATISTICAL.COUNTA))==null?void 0:e.value)!=null?t:0)>1}},{func:K.FUNCTION_NAMES_STATISTICAL.COUNT,filter:n=>{var e,t,o,r;return((t=(e=n.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNTA))==null?void 0:e.value)!=null?t:0)>1&&((r=(o=n.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNT))==null?void 0:o.value)!=null?r:0)>0}},{func:K.FUNCTION_NAMES_STATISTICAL.AVERAGE,filter:n=>{var e,t,o,r;return((t=(e=n.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNTA))==null?void 0:e.value)!=null?t:0)>1&&((r=(o=n.values.find(s=>s.func===K.FUNCTION_NAMES_STATISTICAL.COUNT))==null?void 0:o.value)!=null?r:0)>0}}]);R(this,"_state$",new V.BehaviorSubject(null));R(this,"state$",this._state$.asObservable())}dispose(){this._state$.complete()}setState(n){var t;const e={values:[],pattern:null};n==null||n.values.forEach(o=>{const r=this._functions.find(s=>s.func===o.func);r&&(r.filter===void 0||r.filter(n))&&e.values.push(o)}),e.pattern=(t=n==null?void 0:n.pattern)!=null?t:null,this._state$.next(e)}getState(){return this._state$.getValue()}getFunctions(){return this._functions}addFunctions(n){this._functions.push(...n)}}const Ji=P.createIdentifier("univer.sheet-status-bar.service"),At={statusBar:"univer-status-bar",singleMode:"univer-single-mode",statusBarDiv:"univer-status-bar-div",statisticList:"univer-statistic-list",statisticListColumn:"univer-statistic-list-column",statisticItem:"univer-statistic-item",statisticPicker:"univer-statistic-picker",statisticPickerItem:"univer-statistic-picker-item",statisticMore:"univer-statistic-more"},Rh=[K.FUNCTION_NAMES_MATH.SUM,K.FUNCTION_NAMES_STATISTICAL.AVERAGE,K.FUNCTION_NAMES_STATISTICAL.MIN,K.FUNCTION_NAMES_STATISTICAL.MAX],qi={[K.FUNCTION_NAMES_MATH.SUM]:"statusbar.sum",[K.FUNCTION_NAMES_STATISTICAL.AVERAGE]:"statusbar.average",[K.FUNCTION_NAMES_STATISTICAL.MIN]:"statusbar.min",[K.FUNCTION_NAMES_STATISTICAL.MAX]:"statusbar.max",[K.FUNCTION_NAMES_STATISTICAL.COUNT]:"statusbar.count",[K.FUNCTION_NAMES_STATISTICAL.COUNTA]:"statusbar.countA",[K.FUNCTION_NAMES_TEXT.CONCATENATE]:"concatenate"},eo=i=>{const n=G.useDependency(l.LocaleService),e=G.useDependency(I.IMessageService),t=G.useDependency(I.IClipboardInterfaceService),o=Mh(i),r=async()=>{await t.writeText(i.value.toString()),e.show({type:se.MessageType.Success,content:n.t("statusbar.copied")})};return C.jsx(se.Tooltip,{title:n.t("statusbar.clickToCopy"),placement:"top",children:C.jsx("div",{className:At.statisticItem,onClick:r,children:C.jsx("span",{children:`${n.t((qi==null?void 0:qi[i.name])||i.name)}: ${o}`})},i.name)})};function Mh(i){const{pattern:n,value:e}=i;return typeof e!="number"?"Invalid input":e>=1e8?e.toExponential(2):n&&Rh.includes(i.name)?dn.format(n,e):e.toLocaleString()}const Ms=800,bh=3,Th=()=>{const[i,n]=B.useState(window.innerWidth<Ms),[e,t]=B.useState(!0),o=G.useDependency(Ji),r=o.getFunctions().map((m,g)=>({name:m.func,value:0,show:!0,disable:!1,pattern:null})),[s,a]=B.useState(r),c=s.find(m=>m.show&&!m.disable),u=i&&c?[c]:s.filter(m=>m.show&&!m.disable);B.useEffect(()=>{const m=o.state$.subscribe(g=>{const f=g==null?void 0:g.values;if(!f||f.length===0)t(!1);else{t(!0);const _=s.map(p=>{var M;const v=f.find(b=>b.func===p.name);return v?(p.value=v.value,p.disable=!1):p.disable=!0,p.pattern=(M=g==null?void 0:g.pattern)!=null?M:null,p});a(_)}});return()=>{m.unsubscribe()}},[o]);const d=l.debounce(()=>{const m=window.innerWidth<Ms;i!==m&&n(m)},100);B.useEffect(()=>(window.addEventListener("resize",d),()=>{window.removeEventListener("resize",d)}),[i]);let h=null;if(u.length>bh){const m=[];u.forEach((g,f)=>{f%2===0&&m.push(u.slice(f,f+2))}),h=C.jsxs(C.Fragment,{children:[" ",m.map((g,f)=>C.jsxs("div",{className:At.statisticListColumn,children:[(g==null?void 0:g[0])&&C.jsx(eo,{...g==null?void 0:g[0]},g==null?void 0:g[0].name),(g==null?void 0:g[1])&&C.jsx(eo,{...g==null?void 0:g[1]},g==null?void 0:g[1].name)]},`stat-col-${f}`))," "]})}else h=C.jsx(C.Fragment,{children:u.map(m=>C.jsx(eo,{...m},m.name))});return e&&C.jsxs("div",{className:Oe(At.statusBar,{[At.singleMode]:i}),children:[C.jsx("div",{className:Oe(At.statisticList),children:h}),C.jsx("div",{className:At.statusBarDiv})]})};function wh(){const i=G.useDependency(l.IUniverInstanceService);return I.useObservable(()=>i.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET),null,!1,[])?C.jsxs("section",{className:Or.sheetContainer,"data-range-selector":!0,children:[C.jsx(vh,{}),C.jsx(Th,{}),C.jsx(oh,{})]}):null}function Eh(){const i=G.useDependency(l.IUniverInstanceService);return I.useObservable(()=>i.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET),null,!1,[])?C.jsx(lh,{}):null}function yh(){const i=G.useDependency(l.IUniverInstanceService);return I.useObservable(()=>i.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET),null,!1,[])?C.jsxs(C.Fragment,{children:[C.jsx(rh,{}),C.jsx(uh,{})]}):null}const to={width:"100%"},bs=i=>{const{inputId:n,state:e=!1,type:t="range",confirm:o,cancel:r,name:s,formulaOrRefString:a,comment:c="",localSheetId:u=Qi,hidden:d=!1,id:h}=i,g=G.useDependency(l.IUniverInstanceService).getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),f=G.useDependency(l.LocaleService),_=G.useDependency(K.IDefinedNamesService),p=G.useDependency(K.IFunctionService),v=G.useDependency(K.LexerTreeBuilder);if(g==null)return;const M=g.getUnitId();g.getActiveSheet().getSheetId();const[b,T]=B.useState(s),[w,y]=B.useState(a),[x,N]=B.useState(c),[D,F]=B.useState(u),[A,U]=B.useState(""),[k,$]=B.useState(t),[Y,q]=B.useState(!0),Q=[{label:f.t("definedName.scopeWorkbook"),value:Qi}],z=Z=>!K.isReferenceStrings(Z);B.useEffect(()=>{q(!0),T(s),N(c),F(u);let Z=a;a.substring(0,1)===K.operatorToken.EQUALS?$("formula"):z(a)?($("formula"),Z=K.operatorToken.EQUALS+a):$("range"),y(Z),U("")},[e]),g.getSheetOrders().forEach(Z=>{const te=g.getSheetBySheetId(Z);Q.push({label:(te==null?void 0:te.getName())||"",value:Z})});const ee=Z=>Z.map(ne=>{var ue;return K.serializeRangeToRefString({...ne,sheetName:((ue=g.getSheetBySheetId(ne.sheetId))==null?void 0:ue.getName())||""})}).join(","),H=Z=>{y(ee(Z))},L=Z=>{y(Z||"")},W=()=>{if(b.length===0){U(f.t("definedName.nameEmpty"));return}if(_.getValueByName(M,b)!=null&&(h==null||h.length===0)){U(f.t("definedName.nameDuplicate"));return}if(!l.Tools.isValidParameter(b)||K.isReferenceStringWithEffectiveColumn(b)||!l.Tools.isStartValidPosition(b)&&!E.hasCJKText(b.substring(0,1))){U(f.t("definedName.nameInvalid"));return}if(g.getSheetOrders().map(te=>{var ne;return((ne=g.getSheetBySheetId(te))==null?void 0:ne.getName())||""}).includes(b)){U(f.t("definedName.nameSheetConflict"));return}if(w.length===0){U(f.t("definedName.formulaOrRefStringEmpty"));return}if(!Y){U(f.t("definedName.formulaOrRefStringInvalid"));return}if(p.hasExecutor(b.toUpperCase())){U(f.t("definedName.nameConflict"));return}o&&o({id:h||"",name:b,formulaOrRefString:v.convertRefersToAbsolute(w,l.AbsoluteRefType.ALL,l.AbsoluteRefType.ALL),comment:x,localSheetId:D})},X=Z=>{const te=Z;te==="formula"&&w.substring(0,1)!==K.operatorToken.EQUALS?(y(`${K.operatorToken.EQUALS}`),y(`${K.operatorToken.EQUALS}`)):w.substring(0,1)===K.operatorToken.EQUALS&&(y(""),y("")),$(te)};return C.jsxs("div",{className:ae.definedNameInput,style:{display:e?"block":"none"},children:[C.jsx("div",{children:C.jsx(se.Input,{placeholder:f.t("definedName.inputNamePlaceholder"),value:b,allowClear:!0,onChange:T,affixWrapperStyle:to})}),C.jsx("div",{children:C.jsxs(se.RadioGroup,{value:k,onChange:X,children:[C.jsx(se.Radio,{value:"range",children:f.t("definedName.ratioRange")}),C.jsx(se.Radio,{value:"formula",children:f.t("definedName.ratioFormula")})]})}),C.jsx("div",{style:{display:k==="range"?"block":"none"},children:C.jsx(I.RangeSelector,{value:w,onValid:q,onChange:H,placeholder:f.t("definedName.inputRangePlaceholder"),id:l.createInternalEditorID(`${n}-rangeSelector`),width:"99%",openForSheetUnitId:M},`${n}-rangeSelector`)}),C.jsx("div",{style:{display:k==="range"?"none":"block"},children:C.jsx(I.TextEditor,{value:w,onValid:q,onChange:L,id:l.createInternalEditorID(`${n}-editor`),placeholder:f.t("definedName.inputFormulaPlaceholder"),openForSheetUnitId:M,onlyInputFormula:!0,style:{width:"99%"},canvasStyle:{fontSize:10}},`${n}-editor`)}),C.jsx("div",{children:C.jsx(se.Select,{style:to,value:D,options:Q,onChange:F})}),C.jsx("div",{children:C.jsx(se.Input,{affixWrapperStyle:to,placeholder:f.t("definedName.inputCommentPlaceholder"),value:x,onChange:N})}),C.jsxs("div",{style:{display:A.length===0?"none":"flex"},className:ae.definedNameInputValidation,children:[C.jsx("span",{children:A}),C.jsx(is,{})]}),C.jsxs("div",{children:[C.jsx(se.Button,{onClick:()=>{r&&r()},children:f.t("definedName.cancel")}),C.jsx(se.Button,{style:{marginLeft:15},type:"primary",onClick:W,children:f.t("definedName.confirm")})]})]})},Oh=()=>{const i=G.useDependency(l.ICommandService),e=G.useDependency(l.IUniverInstanceService).getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),t=G.useDependency(l.LocaleService),o=G.useDependency(K.IDefinedNamesService),r=G.useDependency(S.SelectionManagerService);if(e==null)return;const s=e.getUnitId(),a=()=>{const A=o.getDefinedNameMap(s);return A?Array.from(Object.values(A)):[]},[c,u]=B.useState(!1),[d,h]=B.useState(a()),[m,g]=B.useState(null),[f,_]=B.useState();B.useEffect(()=>{const A=o.update$.subscribe(()=>{h(a())});return()=>{A.unsubscribe()}},[]);const p=A=>{const{name:U,formulaOrRefString:k,comment:$,localSheetId:Y,hidden:q}=A;let Q=A.id;if(Q==null||Q.length===0)Q=l.Tools.generateRandomId(10),i.executeCommand(S.InsertDefinedNameCommand.id,{id:Q,unitId:s,name:U,formulaOrRefString:k,comment:$,localSheetId:Y,hidden:q});else{const z=o.getValueById(s,Q),ee={id:Q,unitId:s,name:U,formulaOrRefString:k,comment:$,localSheetId:Y,hidden:q};i.executeCommand(S.SetDefinedNameCommand.id,{unitId:s,oldDefinedName:{...z,unitId:s},newDefinedName:ee})}u(!1),g(null)},v=A=>{_(A)};function M(){_(null)}function b(A){const U=o.getValueById(s,A);i.executeCommand(S.RemoveDefinedNameCommand.id,{...U,unitId:s}),_(null)}const T=A=>{o.focusRange(s,A.id)},w=()=>{const A=d.length+1,U=t.t("definedName.defaultName")+A;if(o.getValueByName(s,U)==null)return U;let k=A+1;for(;;){const $=t.t("definedName.defaultName")+k;if(o.getValueByName(s,$)==null)return $;k++}},y=()=>{const A=e.getActiveSheet().getName(),U=r.getSelections();return U==null?"":U.map($=>K.serializeRangeWithSheet(A,$.range)).join(",")},x=()=>{u(!1),g(null)},N=()=>{u(!0),g(null)},D=A=>{u(!1),g(A)},F=A=>{const U=e.getSheetBySheetId(A);return U==null?"":U.getName()};return C.jsx("div",{className:ae.definedNameContainer,children:C.jsxs("div",{className:ae.definedNameContainerScroll,children:[C.jsxs("div",{children:[C.jsxs("div",{onClick:N,className:ae.definedNameContainerAddButton,style:{display:c?"none":"flex"},children:[C.jsx(as,{}),C.jsx("span",{className:ae.definedNameContainerAddButtonText,children:t.t("definedName.addButton")})]}),C.jsx(bs,{confirm:p,cancel:x,state:c,inputId:"insertDefinedName",name:w(),formulaOrRefString:y()})]},"insertDefinedName"),d.map((A,U)=>C.jsxs("div",{children:[C.jsxs("div",{onClick:()=>{T(A)},className:ae.definedNameContainerItem,style:{display:A.id===m?"none":"flex"},children:[C.jsxs("div",{title:A.comment,children:[C.jsxs("div",{className:ae.definedNameContainerItemName,children:[A.name,C.jsx("span",{className:ae.definedNameContainerItemNameForSheet,children:A.localSheetId===Qi||A.localSheetId==null?"":F(A.localSheetId)})]}),C.jsx("div",{className:ae.definedNameContainerItemFormulaOrRefString,children:A.formulaOrRefString})]}),C.jsx(se.Tooltip,{title:t.t("definedName.updateButton"),placement:"top",style:{pointerEvents:"none"},children:C.jsx("div",{className:Oe(ae.definedNameContainerItemUpdate,ae.definedNameContainerItemShow),onClick:()=>{D(A.id)},children:C.jsx(nn,{})})}),C.jsx(se.Tooltip,{title:t.t("definedName.deleteButton"),placement:"top",style:{pointerEvents:"none"},children:C.jsx("div",{className:Oe(ae.definedNameContainerItemDelete,ae.definedNameContainerItemShow),onClick:()=>{v(A.id)},children:C.jsx(Nu,{})})})]}),C.jsx(se.Confirm,{visible:f===A.id,onClose:M,onConfirm:()=>{b(A.id)},children:t.t("definedName.deleteConfirmText")}),C.jsx(bs,{confirm:p,cancel:x,state:A.id===m,id:A.id,inputId:A.id+U,name:A.name,formulaOrRefString:A.formulaOrRefString,comment:A.comment,localSheetId:A.localSheetId})]},U))]})})};function xh(i){const n=i.get(S.BorderStyleManagerService),e=S.getCurrentSheetDisabled$(i);return{id:S.SetBorderBasicCommand.id,icon:new V.Observable(t=>{const o="AllBorderSingle",r=i.get(S.BorderStyleManagerService),s=i.get(l.ICommandService).onCommandExecuted(a=>{var m;if(a.id!==S.SetBorderBasicCommand.id)return;const{type:u}=r.getBorderInfo(),d=Ss.find(g=>g.value===u),h=(m=d==null?void 0:d.icon)!=null?m:o;t.next(h)});return t.next(o),s.dispose}),group:I.MenuGroup.TOOLBAR_FORMAT,tooltip:"toolbar.border.main",positions:[I.MenuPosition.TOOLBAR_START],type:I.MenuItemType.BUTTON_SELECTOR,selections:[{label:{name:_s,hoverable:!1},value$:n.borderInfo$}],value$:n.borderInfo$,hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:e}}const zn="sheet.menu.clear-selection";function Nh(i){return{id:zn,group:I.MenuGroup.CONTEXT_MENU_FORMAT,type:I.MenuItemType.SUBITEMS,icon:"ClearFormat",title:"rightClick.clearSelection",positions:[I.MenuPosition.CONTEXT_MENU,ce.COL_HEADER_CONTEXT_MENU,ce.ROW_HEADER_CONTEXT_MENU]}}function Ah(i){return{id:S.ClearSelectionContentCommand.id,type:I.MenuItemType.BUTTON,title:"rightClick.clearContent",positions:[zn]}}function Dh(i){return{id:S.ClearSelectionFormatCommand.id,type:I.MenuItemType.BUTTON,title:"rightClick.clearFormat",positions:[zn]}}function Ph(i){return{id:S.ClearSelectionAllCommand.id,type:I.MenuItemType.BUTTON,title:"rightClick.clearAll",positions:[zn]}}const on="sheet.menu.delete";function Hh(i){return{id:on,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.SUBITEMS,title:"rightClick.delete",icon:"Reduce",positions:[I.MenuPosition.CONTEXT_MENU]}}function Lh(i){return{id:jr.id,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.BUTTON,icon:"DeleteColumn",positions:[on,ce.COL_HEADER_CONTEXT_MENU],title:"rightClick.deleteSelectedColumn"}}function Uh(i){return{id:Wr.id,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.BUTTON,icon:"DeleteRow",positions:[on,ce.ROW_HEADER_CONTEXT_MENU],title:"rightClick.deleteSelectedRow"}}function Vh(i){return{id:Zi.id,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.BUTTON,title:"rightClick.moveLeft",icon:"DeleteCellShiftLeft",positions:[on]}}function Bh(i){return{id:Bn.id,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.BUTTON,title:"rightClick.moveUp",icon:"DeleteCellShiftUp",positions:[on]}}const no="sheet.menu.col-insert";function kh(i){return{id:no,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.SUBITEMS,title:"rightClick.insert",icon:"Insert",positions:[ce.COL_HEADER_CONTEXT_MENU]}}const io="sheet.menu.row-insert";function Fh(i){return{id:io,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.SUBITEMS,title:"rightClick.insert",icon:"Insert",positions:[ce.ROW_HEADER_CONTEXT_MENU]}}const rn="sheet.menu.cell-insert";function Wh(i){return{id:rn,group:I.MenuGroup.CONTEXT_MENU_LAYOUT,type:I.MenuItemType.SUBITEMS,title:"rightClick.insert",icon:"Insert",positions:[I.MenuPosition.CONTEXT_MENU]}}function jh(i){const n=i.get(S.SelectionManagerService);return{id:S.InsertRowBeforeCommand.id,type:I.MenuItemType.BUTTON,title:"rightClick.insertRowBefore",icon:"InsertRowAbove",positions:[io,rn],hidden$:new V.Observable(e=>{const t=n.getSelections();e.next((t==null?void 0:t.length)!==1)})}}function $h(i){const n=i.get(S.SelectionManagerService);return{id:S.InsertRowAfterCommand.id,type:I.MenuItemType.BUTTON,positions:[io],title:"rightClick.insertRow",icon:"InsertRowBelow",hidden$:new V.Observable(e=>{const t=n.getSelections();e.next((t==null?void 0:t.length)!==1)})}}function zh(i){const n=i.get(S.SelectionManagerService);return{id:S.InsertColBeforeCommand.id,type:I.MenuItemType.BUTTON,positions:[no,rn],title:"rightClick.insertColumnBefore",icon:"LeftInsertColumn",hidden$:new V.Observable(e=>{const t=n.getSelections();e.next((t==null?void 0:t.length)!==1)})}}function Yh(i){const n=i.get(S.SelectionManagerService);return{id:S.InsertColAfterCommand.id,type:I.MenuItemType.BUTTON,positions:[no],title:"rightClick.insertColumn",icon:"RightInsertColumn",hidden$:new V.Observable(e=>{const t=n.getSelections();e.next((t==null?void 0:t.length)!==1)})}}function Xh(i){return{id:Ki.id,type:I.MenuItemType.BUTTON,title:"rightClick.moveRight",icon:"InsertCellShiftRight",positions:[rn]}}function Gh(i){return{id:kn.id,type:I.MenuItemType.BUTTON,title:"rightClick.moveDown",icon:"InsertCellDown",positions:[rn]}}function Zh(i){return i.get(S.SelectionManagerService).selectionMoveEnd$.pipe(V.filter(e=>e!=null&&e.length>=2),V.map(e=>{if(!e)return!1;for(let t=0;t<e.length;t++)for(let o=t+1;o<e.length;o++)if(l.Rectangle.intersects(e[t].range,e[o].range))return!0;return!1}))}function Kh(i){const n=S.getCurrentSheetDisabled$(i),e=Zh(i);return{id:Ye.id,icon:"MergeAllSingle",tooltip:"toolbar.mergeCell.main",positions:[I.MenuPosition.TOOLBAR_START],group:I.MenuGroup.TOOLBAR_LAYOUT,type:I.MenuItemType.SUBITEMS,hidden$:I.getMenuHiddenObservable(i,l.UniverInstanceType.UNIVER_SHEET),disabled$:n.pipe(V.combineLatestWith(e),V.map(([t,o])=>t||o))}}function Qh(i){return{id:Vr.id,type:I.MenuItemType.BUTTON,title:"merge.all",icon:"MergeAllSingle",positions:[Ye.id]}}function Jh(i){return{id:Br.id,type:I.MenuItemType.BUTTON,title:"merge.vertical",icon:"VerticalIntegrationSingle",positions:[Ye.id]}}function qh(i){return{id:kr.id,type:I.MenuItemType.BUTTON,title:"merge.horizontal",icon:"HorizontalMergeSingle",positions:[Ye.id]}}function em(i){return{id:S.RemoveWorksheetMergeCommand.id,type:I.MenuItemType.BUTTON,title:"merge.cancel",icon:"CancelMergeSingle",positions:[Ye.id]}}function tm(i){const n=i.get(l.IUniverInstanceService),e=i.get(l.ICommandService);return{id:$r.id,type:I.MenuItemType.BUTTON,positions:[ce.SHEET_BAR],title:"sheetConfig.delete",disabled$:new V.Observable(t=>{const o=e.onCommandExecuted(r=>{const s=r.id;if(s===S.RemoveSheetMutation.id||s===S.InsertSheetMutation.id||s===S.SetWorksheetHideMutation.id){const a=n.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getWorksheets(),c=Array.from(a.values()).filter(u=>u.getConfig().hidden===l.BooleanNumber.FALSE);t.next(c.length===1)}});return t.next(!1),o.dispose})}}function nm(i){return{id:S.CopySheetCommand.id,type:I.MenuItemType.BUTTON,positions:[ce.SHEET_BAR],title:"sheetConfig.copy"}}function im(i){return{id:Xr.id,type:I.MenuItemType.BUTTON,positions:[ce.SHEET_BAR],title:"sheetConfig.rename"}}function om(i){return{id:S.SetTabColorCommand.id,title:"sheetConfig.changeColor",positions:[ce.SHEET_BAR],type:I.MenuItemType.SELECTOR,selections:[{label:{name:wn,hoverable:!1}}]}}function rm(i){const n=i.get(l.IUniverInstanceService),e=i.get(l.ICommandService);return{id:S.SetWorksheetHideCommand.id,type:I.MenuItemType.BUTTON,positions:[ce.SHEET_BAR],title:"sheetConfig.hide",disabled$:new V.Observable(t=>{const o=e.onCommandExecuted(r=>{const s=r.id;if(s===S.RemoveSheetMutation.id||s===S.InsertSheetMutation.id||s===S.SetWorksheetHideMutation.id){const a=n.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getWorksheets(),c=Array.from(a.values()).filter(u=>u.getConfig().hidden===l.BooleanNumber.FALSE);t.next(c.length===1)}});return t.next(!1),o.dispose})}}function sm(i){const n=i.get(l.IUniverInstanceService),e=i.get(l.ICommandService);return{id:zr.id,type:I.MenuItemType.BUTTON,positions:[ce.SHEET_BAR],title:"sheetConfig.unhide",disabled$:new V.Observable(t=>{const o=e.onCommandExecuted(r=>{const s=r.id;if(s===S.RemoveSheetMutation.id||s===S.InsertSheetMutation.id||s===S.SetWorksheetHideMutation.id){const a=n.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getWorksheets(),c=Array.from(a.values());t.next(c.length===1)}});return t.next(!1),o.dispose})}}const am={id:S.SetRowHiddenCommand.id,preconditions:i=>ie(i),binding:I.KeyCode.Digit9|I.MetaKeys.CTRL_COMMAND},lm={id:S.SetColHiddenCommand.id,preconditions:i=>ie(i),binding:I.KeyCode.Digit0|I.MetaKeys.CTRL_COMMAND|I.MetaKeys.SHIFT},cm={id:Me.id,description:"shortcut.sheet.select-below-cell",group:"3_sheet-view",binding:I.KeyCode.ARROW_DOWN,priority:100,preconditions:ie,staticParameters:{direction:l.Direction.DOWN}},dm={id:Me.id,description:"shortcut.sheet.select-up-cell",group:"3_sheet-view",binding:I.KeyCode.ARROW_UP,priority:100,preconditions:ie,staticParameters:{direction:l.Direction.UP}},um={id:Me.id,description:"shortcut.sheet.select-left-cell",group:"3_sheet-view",binding:I.KeyCode.ARROW_LEFT,priority:100,preconditions:Mo,staticParameters:{direction:l.Direction.LEFT}},hm={id:Me.id,description:"shortcut.sheet.select-right-cell",group:"3_sheet-view",binding:I.KeyCode.ARROW_RIGHT,priority:100,preconditions:Mo,staticParameters:{direction:l.Direction.RIGHT}},mm={id:lt.id,description:"shortcut.sheet.select-next-cell",group:"3_sheet-view",binding:I.KeyCode.TAB,priority:100,preconditions:ie,staticParameters:{direction:l.Direction.RIGHT,keycode:I.KeyCode.TAB}},gm={id:lt.id,description:"shortcut.sheet.select-previous-cell",group:"3_sheet-view",binding:I.KeyCode.TAB|I.MetaKeys.SHIFT,priority:100,preconditions:ie,staticParameters:{direction:l.Direction.LEFT,keycode:I.KeyCode.TAB}},fm={id:lt.id,description:"shortcut.sheet.select-below-cell",group:"3_sheet-view",binding:I.KeyCode.ENTER,priority:100,preconditions:ie,staticParameters:{direction:l.Direction.DOWN,keycode:I.KeyCode.ENTER}},_m={id:lt.id,description:"shortcut.sheet.select-up-cell",group:"3_sheet-view",binding:I.KeyCode.ENTER|I.MetaKeys.SHIFT,priority:100,preconditions:ie,staticParameters:{direction:l.Direction.UP,keycode:I.KeyCode.ENTER}},Sm={id:Me.id,description:"shortcut.sheet.select-below-value-cell",group:"3_sheet-view",binding:I.KeyCode.ARROW_DOWN|I.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.DOWN,jumpOver:Pe.moveGap}},pm={id:Me.id,description:"shortcut.sheet.select-up-value-cell",group:"3_sheet-view",binding:I.KeyCode.ARROW_UP|I.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.UP,jumpOver:Pe.moveGap}},Cm={id:Me.id,description:"shortcut.sheet.select-left-value-cell",group:"3_sheet-view",binding:I.KeyCode.ARROW_LEFT|I.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.LEFT,jumpOver:Pe.moveGap}},vm={id:Me.id,description:"shortcut.sheet.select-right-value-cell",group:"3_sheet-view",binding:I.KeyCode.ARROW_RIGHT|I.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.RIGHT,jumpOver:Pe.moveGap}},Im={id:Ne.id,description:"shortcut.sheet.expand-selection-down",group:"3_sheet-view",binding:I.KeyCode.ARROW_DOWN|I.MetaKeys.SHIFT,preconditions:ie,staticParameters:{direction:l.Direction.DOWN}},Rm={id:Ne.id,description:"shortcut.sheet.expand-selection-up",group:"3_sheet-view",binding:I.KeyCode.ARROW_UP|I.MetaKeys.SHIFT,preconditions:ie,staticParameters:{direction:l.Direction.UP}},Mm={id:Ne.id,description:"shortcut.sheet.expand-selection-left",group:"3_sheet-view",binding:I.KeyCode.ARROW_LEFT|I.MetaKeys.SHIFT,preconditions:ie,staticParameters:{direction:l.Direction.LEFT}},bm={id:Ne.id,description:"shortcut.sheet.expand-selection-right",group:"3_sheet-view",binding:I.KeyCode.ARROW_RIGHT|I.MetaKeys.SHIFT,preconditions:ie,staticParameters:{direction:l.Direction.RIGHT}},Tm={id:Ne.id,description:"shortcut.sheet.expand-selection-to-below-gap",group:"3_sheet-view",binding:I.KeyCode.ARROW_DOWN|I.MetaKeys.SHIFT|I.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.DOWN,jumpOver:Pe.moveGap}},wm={id:Ne.id,description:"shortcut.sheet.expand-selection-to-up-gap",group:"3_sheet-view",binding:I.KeyCode.ARROW_UP|I.MetaKeys.SHIFT|I.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.UP,jumpOver:Pe.moveGap}},Em={id:Ne.id,description:"shortcut.sheet.expand-selection-to-left-gap",group:"3_sheet-view",binding:I.KeyCode.ARROW_LEFT|I.MetaKeys.SHIFT|I.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.LEFT,jumpOver:Pe.moveGap}},ym={id:Ne.id,description:"shortcut.sheet.expand-selection-to-right-gap",group:"3_sheet-view",binding:I.KeyCode.ARROW_RIGHT|I.MetaKeys.SHIFT|I.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{direction:l.Direction.RIGHT,jumpOver:Pe.moveGap}},Om={id:Zo.id,description:"shortcut.sheet.select-all",group:"3_sheet-view",binding:I.KeyCode.A|I.MetaKeys.CTRL_COMMAND,preconditions:ie,staticParameters:{expandToGapFirst:!0,loop:!0}},xm={id:Ri.id,description:"shortcut.sheet.set-bold",group:"4_sheet-edit",preconditions:i=>ie(i),binding:I.KeyCode.B|I.MetaKeys.CTRL_COMMAND},Nm={id:Mi.id,description:"shortcut.sheet.set-italic",group:"4_sheet-edit",preconditions:i=>ie(i),binding:I.KeyCode.I|I.MetaKeys.CTRL_COMMAND},Am={id:bi.id,description:"shortcut.sheet.set-underline",group:"4_sheet-edit",preconditions:i=>ie(i),binding:I.KeyCode.U|I.MetaKeys.CTRL_COMMAND},Dm={id:Ti.id,description:"shortcut.sheet.set-strike-through",group:"4_sheet-edit",preconditions:i=>ie(i),binding:I.KeyCode.X|I.MetaKeys.SHIFT|I.MetaKeys.CTRL_COMMAND},Pm={id:S.ClearSelectionContentCommand.id,preconditions:i=>ie(i),binding:I.KeyCode.DELETE,mac:I.KeyCode.BACKSPACE},Hm={id:In.id,description:"shortcut.sheet.zoom-in",binding:I.KeyCode.EQUAL|I.MetaKeys.CTRL_COMMAND,group:"3_sheet-view",preconditions:ie,priority:1,staticParameters:{delta:.2}},Lm={id:l.NilCommand.id,binding:I.KeyCode.EQUAL|I.MetaKeys.CTRL_COMMAND},Um={id:In.id,description:"shortcut.sheet.zoom-out",binding:I.KeyCode.MINUS|I.MetaKeys.CTRL_COMMAND,group:"3_sheet-view",preconditions:ie,priority:1,staticParameters:{delta:-.2}},Vm={id:l.NilCommand.id,binding:I.KeyCode.MINUS|I.MetaKeys.CTRL_COMMAND},Bm={id:In.id,description:"shortcut.sheet.reset-zoom",binding:I.KeyCode.Digit0|I.MetaKeys.CTRL_COMMAND,preconditions:ie,group:"3_sheet-view",priority:1,staticParameters:{reset:!0}},km={id:l.NilCommand.id,binding:I.KeyCode.Digit0|I.MetaKeys.CTRL_COMMAND};var Fm=Object.defineProperty,Wm=Object.getOwnPropertyDescriptor,jm=(i,n,e,t)=>{for(var o=t>1?void 0:t?Wm(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Fm(n,e,o),o},gt=(i,n)=>(e,t)=>n(e,t,i);const $m={};let sn=class extends l.Disposable{constructor(i,n,e,t,o,r,s,a){super(),this._config=i,this._injector=n,this._componentManager=e,this._layoutService=t,this._commandService=o,this._shortcutService=r,this._menuService=s,this._uiPartsService=a,this._init()}_init(){this._initCustomComponents(),this._initCommands(),this._initMenus(),this._initShortcuts(),this._initWorkbenchParts(),this._initFocusHandler()}_initCustomComponents(){const i=this._componentManager;this.disposeWithMe(i.register(xi,tc)),this.disposeWithMe(i.register(_s,eh)),this.disposeWithMe(i.register(wn,se.ColorPicker)),this.disposeWithMe(i.register(ur,I.FontFamily)),this.disposeWithMe(i.register(hr,I.FontFamilyItem)),this.disposeWithMe(i.register(mr,I.FontSize)),this.disposeWithMe(i.register(vs,Oh))}_initCommands(){[Vr,Ye,kr,Br,In,Ne,Me,lt,Xr,$r,Wr,jr,Jo,qo,ct,Ko,Zo,Yr,S.SetBoldCommand,Xt,Te,Ci,Ri,Mi,bi,Ti,Bl,kl,er,tr,bn,S.SetItalicCommand,S.SetStrikeThroughCommand,S.SetFontFamilyCommand,S.SetFontSizeCommand,yi,sr,Oi,ar,tt,Gt,Tn,lr,cr,dr,S.SetUnderlineCommand,Rn,Le,zr,Fr,kn,Bn,Ki,Zi,Is,fn,_n].forEach(i=>{this.disposeWithMe(this._commandService.registerCommand(i))})}_initMenus(){const{menu:i={}}=this._config;[Sc,pc,Cc,vc,Ic,Rc,Mc,Ah,Dh,Ph,Nh,kh,Fh,Wh,jh,$h,zh,Yh,Uh,Nc,Dc,Ac,Pc,Lh,Hc,bc,Lc,Hh,Vh,Bh,Xh,Gh,Ec,yc,Oc,xc,Tc,wc,nc,ic,oc,rc,sc,ac,lc,cc,dc,uc,hc,xh,Kh,Qh,Jh,qh,em,mc,gc,fc,_c,tm,nm,im,om,rm,sm].forEach(n=>{this.disposeWithMe(this._menuService.addMenuItem(this._injector.invoke(n),i))})}_initShortcuts(){[cm,dm,um,hm,mm,gm,fm,_m,Sm,pm,Cm,vm,Im,Rm,Mm,bm,Tm,wm,Em,ym,Om,Hm,Um,Bm,km,Lm,Vm,xm,Nm,Am,Dm,Pm,...od(),sd,rd,ad,cd,dd,ud,ld,am,lm].forEach(i=>{this.disposeWithMe(this._shortcutService.registerShortcut(i))})}_initWorkbenchParts(){const i=this._uiPartsService,n=this._injector;this.disposeWithMe(i.registerComponent(I.BuiltInUIPart.HEADER,()=>G.connectInjector(Eh,n))),this.disposeWithMe(i.registerComponent(I.BuiltInUIPart.FOOTER,()=>G.connectInjector(wh,n))),this.disposeWithMe(i.registerComponent(I.BuiltInUIPart.CONTENT,()=>G.connectInjector(yh,n)))}_initFocusHandler(){this.disposeWithMe(this._layoutService.registerFocusHandler(l.UniverInstanceType.UNIVER_SHEET,i=>{this._injector.get(E.ITextSelectionRenderManager).focus()}))}};sn=jm([l.OnLifecycle(l.LifecycleStages.Ready,sn),gt(1,P.Inject(P.Injector)),gt(2,P.Inject(I.ComponentManager)),gt(3,I.ILayoutService),gt(4,l.ICommandService),gt(5,I.IShortcutService),gt(6,I.IMenuService),gt(7,I.IUIPartsService)],sn);var zm=Object.defineProperty,Ym=Object.getOwnPropertyDescriptor,Xm=(i,n,e,t)=>{for(var o=t>1?void 0:t?Ym(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&zm(n,e,o),o},ft=(i,n)=>(e,t)=>n(e,t,i);let Yn=class extends l.Disposable{constructor(n,e,t,o,r,s,a){super();R(this,"_calculateTimeout",-1);this._univerInstanceService=n,this._selectionManagerService=e,this._functionService=t,this._statusBarService=o,this._commandService=r,this._formulaDataModel=s,this._numfmtService=a,this._init()}_init(){this._registerSelectionListener()}_registerSelectionListener(){const n=l.debounce(e=>{var o;const t=(o=e[e.length-1])==null?void 0:o.primary;this._calculateSelection(e.map(r=>r.range),t)},100);this.disposeWithMe(l.toDisposable(this._selectionManagerService.selectionMoving$.subscribe(e=>{var t;((t=this._selectionManagerService.getCurrent())==null?void 0:t.pluginName)===S.NORMAL_SELECTION_PLUGIN_NAME&&e&&n(e)}))),this.disposeWithMe(l.toDisposable(this._selectionManagerService.selectionMoveEnd$.subscribe(e=>{var t;((t=this._selectionManagerService.getCurrent())==null?void 0:t.pluginName)===S.NORMAL_SELECTION_PLUGIN_NAME&&e&&n(e)}))),this.disposeWithMe(this._commandService.onCommandExecuted(e=>{if(e.id===S.SetRangeValuesMutation.id){const t=this._selectionManagerService.getSelections();t&&n(t)}}))}_clearResult(){this._statusBarService.setState(null)}_calculateSelection(n,e){var c;const t=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!t)return this._clearResult();const o=t.getUnitId(),r=t.getActiveSheet().getSheetId(),s={},a=this._formulaDataModel.getArrayFormulaCellData();if(this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET).getSheets().forEach(u=>{const d=u.getConfig();s[u.getSheetId()]={cellData:new l.ObjectMatrix(d.cellData),rowCount:d.rowCount,columnCount:d.columnCount,rowData:d.rowData,columnData:d.columnData}}),n!=null&&n.length){const u=n.map(p=>new K.RangeReferenceObject(p,r,o));u.forEach(p=>{p.setUnitData({[o]:s}),a&&p.setArrayFormulaCellData(K.convertUnitDataToRuntime(a))});const d=this._statusBarService.getFunctions(),h=u.map(p=>p.toArrayValueObject(!1)),m=d.map(p=>{const v=this._functionService.getExecutor(p.func);if(!v)return;const M=v==null?void 0:v.calculate(...h),b=M==null?void 0:M.getValue();if(b)return{func:p.func,value:b}});if(m.every(p=>p===void 0))return;let g=null;if(e){const{actualRow:p,actualColumn:v}=e;g=(c=this._numfmtService.getValue(o,r,p,v))==null?void 0:c.pattern}const _={values:m.filter(p=>p!==void 0),pattern:g};this._statusBarService.setState(_)}else this._clearResult()}};Yn=Xm([l.OnLifecycle(l.LifecycleStages.Ready,Yn),ft(0,l.IUniverInstanceService),ft(1,P.Inject(S.SelectionManagerService)),ft(2,K.IFunctionService),ft(3,Ji),ft(4,l.ICommandService),ft(5,P.Inject(K.FormulaDataModel)),ft(6,P.Inject(S.INumfmtService))],Yn);var Gm=Object.defineProperty,Zm=Object.getOwnPropertyDescriptor,Km=(i,n,e,t)=>{for(var o=t>1?void 0:t?Zm(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Gm(n,e,o),o},oo=(i,n)=>(e,t)=>n(e,t,i);O.SheetCanvasView=class extends l.RxDisposable{constructor(e,t,o,r){super();R(this,"_fps$",new V.BehaviorSubject(""));R(this,"fps$",this._fps$.asObservable());this._context=e,this._commandService=t,this._renderManagerService=o,this._sheetSkeletonManagerService=r,this._addNewRender(this._context.unit)}dispose(){this._fps$.complete()}_addNewRender(e){const{scene:t,engine:o}=this._context;t.openTransformer(),t.addLayer(new E.Layer(t,[],0),new E.Layer(t,[],2)),this._addComponent(e),e.getShouldRenderLoopImmediately()&&o.runRenderLoop(()=>{t.render(),this._fps$.next(Math.round(o.getFps()).toString())})}_addComponent(e){const{scene:t,components:o}=this._context,r=e.getActiveSheet();e.getUnitId(),r.getSheetId(),this._addViewport(r);const s=new E.Spreadsheet(re.MAIN),a=new E.SpreadsheetRowHeader(re.ROW),c=new E.SpreadsheetColumnHeader(re.COLUMN),u=new E.Rect(re.LEFT_TOP,{zIndex:2,left:-1,top:-1,fill:"rgb(248, 249, 250)",stroke:"rgb(217, 217, 217)",strokeWidth:1});this._context.mainComponent=s,o.set(re.MAIN,s),o.set(re.ROW,a),o.set(re.COLUMN,c),o.set(re.LEFT_TOP,u),t.addObjects([s],To),t.addObjects([a,c,u],Je),t.enableLayerCache(To,Je)}_addViewport(e){const t=this._context.scene,{rowHeader:o,columnHeader:r}=e.getConfig(),s=new E.Viewport(j.VIEW_MAIN,t,{left:o.width,top:r.height,bottom:0,right:0,isWheelPreventDefaultX:!0});return new E.Viewport(j.VIEW_ROW_TOP,t,{active:!1,isWheelPreventDefaultX:!0}),new E.Viewport(j.VIEW_ROW_BOTTOM,t,{left:0,top:r.height,bottom:0,width:o.width,isWheelPreventDefaultX:!0}),new E.Viewport(j.VIEW_COLUMN_LEFT,t,{active:!1,isWheelPreventDefaultX:!0}),new E.Viewport(j.VIEW_COLUMN_RIGHT,t,{left:o.width,top:0,height:r.height,right:0,isWheelPreventDefaultX:!0}),new E.Viewport(j.VIEW_LEFT_TOP,t,{left:0,top:0,width:o.width,height:r.height,isWheelPreventDefaultX:!0}),new E.Viewport(j.VIEW_MAIN_LEFT_TOP,t,{isWheelPreventDefaultX:!0,active:!1}),new E.Viewport(j.VIEW_MAIN_LEFT,t,{isWheelPreventDefaultX:!0,active:!1}),new E.Viewport(j.VIEW_MAIN_TOP,t,{isWheelPreventDefaultX:!0,active:!1}),this.disposeWithMe(l.toDisposable(t.onMouseWheelObserver.add((a,c)=>{if(a.ctrlKey)return;let u=0,d=0;const h=s.limitedScroll();if(a.inputIndex===E.PointerInput.MouseWheelX){const g=Math.abs(a.deltaX);a.deltaX>0?u=g:u=-g,this._commandService.executeCommand(Gt.id,{offsetX:u}),t.getParent().classType===E.RENDER_CLASS_TYPE.SCENE_VIEWER?h!=null&&h.isLimitedX||c.stopPropagation():s.isWheelPreventDefaultX?a.preventDefault():h!=null&&h.isLimitedX||a.preventDefault()}if(a.inputIndex===E.PointerInput.MouseWheelY){let g=Math.abs(a.deltaY);a.shiftKey?(g*=3,a.deltaY>0?u=g:u=-g,this._commandService.executeCommand(Gt.id,{offsetX:u}),t.getParent().classType===E.RENDER_CLASS_TYPE.SCENE_VIEWER?h!=null&&h.isLimitedX||c.stopPropagation():s.isWheelPreventDefaultX?a.preventDefault():h!=null&&h.isLimitedX||a.preventDefault()):(a.deltaY>0?d=g:d=-g,this._commandService.executeCommand(Gt.id,{offsetY:d}),t.getParent().classType===E.RENDER_CLASS_TYPE.SCENE_VIEWER?h!=null&&h.isLimitedY||c.stopPropagation():s.isWheelPreventDefaultY?a.preventDefault():h!=null&&h.isLimitedY||a.preventDefault())}this._context.scene.makeDirty(!0)}))),new E.ScrollBar(s),t.attachControl(),s}},O.SheetCanvasView=Km([oo(1,l.ICommandService),oo(2,E.IRenderManagerService),oo(3,P.Inject(O.SheetSkeletonManagerService))],O.SheetCanvasView);var Qm=Object.defineProperty,Jm=Object.getOwnPropertyDescriptor,qm=(i,n,e,t)=>{for(var o=t>1?void 0:t?Jm(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Qm(n,e,o),o},Xn=(i,n)=>(e,t)=>n(e,t,i);O.HoverManagerService=class extends l.Disposable{constructor(e,t,o,r){super();R(this,"_currentCell$",new V.Subject);R(this,"currentCell$",this._currentCell$.asObservable().pipe(V.distinctUntilChanged((e,t)=>{var o,r,s,a,c,u,d,h;return((o=e==null?void 0:e.location)==null?void 0:o.unitId)===((r=t==null?void 0:t.location)==null?void 0:r.unitId)&&((s=e==null?void 0:e.location)==null?void 0:s.subUnitId)===((a=t==null?void 0:t.location)==null?void 0:a.subUnitId)&&((c=e==null?void 0:e.location)==null?void 0:c.row)===((u=t==null?void 0:t.location)==null?void 0:u.row)&&((d=e==null?void 0:e.location)==null?void 0:d.col)===((h=t==null?void 0:t.location)==null?void 0:h.col)})));R(this,"currentPosition$",this._currentCell$.asObservable());R(this,"_lastPosition",null);this._univerInstanceService=e,this._scrollManagerService=t,this._sheetSkeletonManagerService=o,this._renderManagerService=r,this._initCellDisposableListener()}dispose(){super.dispose(),this._currentCell$.complete()}_initCellDisposableListener(){this.disposeWithMe(this._univerInstanceService.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET).subscribe(e=>{e||this._currentCell$.next(null)}))}_calcActiveCell(){if(!this._lastPosition)return;const{offsetX:e,offsetY:t}=this._lastPosition,o=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!o){this._currentCell$.next(null);return}const r=o.getActiveSheet(),s=this._sheetSkeletonManagerService.getCurrent(),a=this._renderManagerService.getRenderById(o.getUnitId()),c=this._scrollManagerService.getCurrentScroll();if(!s||!c||!a)return;const u=rr(a,o,r,s,e,t);if(!u){this._currentCell$.next(null);return}const{location:d,position:h}=u;this._currentCell$.next({location:d,position:h})}onMouseMove(e,t){this._lastPosition={offsetX:e,offsetY:t},this._calcActiveCell()}onScrollStart(){this._currentCell$.next(null)}onScrollEnd(){this._calcActiveCell()}},O.HoverManagerService=qm([Xn(0,l.IUniverInstanceService),Xn(1,P.Inject($e)),Xn(2,P.Inject(O.SheetSkeletonManagerService)),Xn(3,E.IRenderManagerService)],O.HoverManagerService);var eg=Object.defineProperty,tg=Object.getOwnPropertyDescriptor,ng=(i,n,e,t)=>{for(var o=t>1?void 0:t?tg(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&eg(n,e,o),o},ro=(i,n)=>(e,t)=>n(e,t,i);O.HoverRenderController=class extends l.Disposable{constructor(n,e,t,o){super(),this._context=n,this._renderManagerService=e,this._hoverManagerService=t,this._sheetSkeletonManagerService=o,this._initPointerEvent()}_initPointerEvent(){const n=new l.DisposableCollection,e=t=>{if(n.dispose(),!t)return;const o=this._renderManagerService.getRenderById(t.unitId);if(!o)return;const{scene:r}=o,s=r.onPointerMoveObserver.add(a=>{this._hoverManagerService.onMouseMove(a.offsetX,a.offsetY)});n.add({dispose(){r.onPointerMoveObserver.remove(s)}})};e(this._sheetSkeletonManagerService.getCurrent()),this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(t=>{e(t)}))}},O.HoverRenderController=ng([l.OnLifecycle(l.LifecycleStages.Rendered,O.HoverRenderController),ro(1,E.IRenderManagerService),ro(2,P.Inject(O.HoverManagerService)),ro(3,P.Inject(O.SheetSkeletonManagerService))],O.HoverRenderController);const Xe={cellAlert:"univer-cell-alert",cellAlertTitle:"univer-cell-alert-title",cellAlertIcon:"univer-cell-alert-icon",cellAlertIconError:"univer-cell-alert-icon-error",cellAlertIconInfo:"univer-cell-alert-icon-info",cellAlertIconWarning:"univer-cell-alert-icon-warning",cellAlertContent:"univer-cell-alert-content"};function ig({popup:i}){var s;const n=(s=i.extraProps)==null?void 0:s.alert;if(!n)return null;const{type:e,title:t,message:o}=n,r={[Pt.ERROR]:C.jsx(is,{className:Oe(Xe.cellAlertIcon,Xe.cellAlertIconError)}),[Pt.INFO]:C.jsx(ms,{className:Oe(Xe.cellAlertIcon,Xe.cellAlertIconInfo)}),[Pt.WARNING]:C.jsx(ms,{className:Oe(Xe.cellAlertIcon,Xe.cellAlertIconWarning)})};return C.jsxs("div",{className:Xe.cellAlert,children:[C.jsxs("div",{className:Xe.cellAlertTitle,children:[e?r[e]:null,t]}),C.jsx("div",{className:Xe.cellAlertContent,children:o})]})}const Ts="univer.sheet.cell-alert";var og=Object.defineProperty,rg=Object.getOwnPropertyDescriptor,sg=(i,n,e,t)=>{for(var o=t>1?void 0:t?rg(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&og(n,e,o),o},Dt=(i,n)=>(e,t)=>n(e,t,i);O.SheetCanvasPopManagerService=class extends l.Disposable{constructor(n,e,t,o,r,s){super(),this._globalPopupManagerService=n,this._renderManagerService=e,this._univerInstanceService=t,this._sheetSkeletonManagerService=o,this._refRangeService=r,this._commandService=s}_createObjectPositionObserver(n,e,t,o){const r=()=>{const{scene:u}=e,{left:d,top:h,width:m,height:g}=n,f={left:d,right:d+m,top:h,bottom:h+g},_=zl(f,u,t,o);return{left:_.left,right:_.right,top:_.top,bottom:_.bottom}},s=r(),a=new V.BehaviorSubject(s),c=new l.DisposableCollection;return c.add(this._commandService.onCommandExecuted(u=>{(u.id===tt.id||u.id===Le.id)&&a.next(r())})),{position:s,position$:a,disposable:c}}attachPopupToObject(n,e){const t=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),o=t.getActiveSheet(),r=t.getUnitId(),s=o.getSheetId(),a=this._sheetSkeletonManagerService.getOrCreateSkeleton({unitId:r,sheetId:s}),c=this._renderManagerService.getRenderById(r);if(!c||!a)return{dispose:()=>{}};const{position:u,position$:d,disposable:h}=this._createObjectPositionObserver(n,c,a,o),m=this._globalPopupManagerService.addPopup({...e,unitId:r,subUnitId:s,anchorRect:u,anchorRect$:d});return{dispose:()=>{this._globalPopupManagerService.removePopup(m),d.complete(),h.dispose()}}}attachPopupToCell(n,e,t,o){const r=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),s=r.getActiveSheet(),a=r.getUnitId(),c=s.getSheetId(),u=this._sheetSkeletonManagerService.getOrCreateSkeleton({unitId:a,sheetId:c}),d=this._renderManagerService.getRenderById(a);if(!d||!u)return null;const h=o!=null?o:$l(n,e,d.scene,s);if(!h)return null;const{position:m,position$:g,disposable:f,updateRowCol:_}=this._createCellPositionObserver(n,e,d,u,h),p=this._globalPopupManagerService.addPopup({...t,unitId:a,subUnitId:c,anchorRect:m,anchorRect$:g}),v=new l.DisposableCollection;v.add(f),v.add(l.toDisposable(()=>{this._globalPopupManagerService.removePopup(p),g.complete()}));const M={startRow:n,endRow:n,startColumn:e,endColumn:e};return v.add(this._refRangeService.watchRange(a,c,M,(b,T)=>{T?_(T.startRow,T.startColumn):v.dispose()})),v}_createCellPositionObserver(n,e,t,o,r){let s=n,a=e;const c=this._calcCellPositionByCell(s,a,t,o,r),u=new V.BehaviorSubject(c),d=()=>u.next(this._calcCellPositionByCell(s,a,t,o,r)),h=new l.DisposableCollection;return h.add(this._commandService.onCommandExecuted(g=>{if(g.id===S.SetWorksheetRowAutoHeightMutation.id&&g.params.rowsAutoHeightInfo.findIndex(_=>_.row===s)>-1){d();return}(S.COMMAND_LISTENER_SKELETON_CHANGE.indexOf(g.id)>-1||g.id===tt.id||g.id===Le.id)&&d()})),{position$:u,disposable:h,position:c,updateRowCol:(g,f)=>{s=g,a=f,d()}}}_calcCellPositionByCell(n,e,t,o,r){const{scene:s}=t,a=o.getCellByIndex(n,e),c=a.isMergedMainCell?a.mergeInfo:a,{scaleX:u,scaleY:d}=s.getAncestorScale(),h={x:r.actualScrollX,y:r.actualScrollY};return{left:(c.startX-h.x)*u,right:(c.endX-h.x)*u,top:(c.startY-h.y)*d,bottom:(c.endY-h.y)*d}}},O.SheetCanvasPopManagerService=sg([Dt(0,P.Inject(I.ICanvasPopupService)),Dt(1,E.IRenderManagerService),Dt(2,l.IUniverInstanceService),Dt(3,P.Inject(O.SheetSkeletonManagerService)),Dt(4,P.Inject(S.RefRangeService)),Dt(5,l.ICommandService)],O.SheetCanvasPopManagerService);var ag=Object.defineProperty,lg=Object.getOwnPropertyDescriptor,cg=(i,n,e,t)=>{for(var o=t>1?void 0:t?lg(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&ag(n,e,o),o},ws=(i,n)=>(e,t)=>n(e,t,i),Pt=(i=>(i[i.INFO=0]="INFO",i[i.WARNING=1]="WARNING",i[i.ERROR=2]="ERROR",i))(Pt||{});O.CellAlertManagerService=class{constructor(n,e){R(this,"_currentAlert$",new V.Subject);R(this,"_currentAlert",new Map);R(this,"currentAlert$",this._currentAlert$.asObservable());this._renderManagerService=n,this._canvasPopManagerService=e}get currentAlert(){return this._currentAlert}showAlert(n){let e=this._currentAlert.get(n.key);e&&e.dispose.dispose(),e?e.dispose.dispose():(e={alert:n,dispose:{dispose(){}}},this._currentAlert.set(n.key,e));const{location:t}=n,{row:o,col:r,unitId:s}=t;if(!this._renderManagerService.getRenderById(s))return;const c=this._canvasPopManagerService.attachPopupToCell(o,r,{componentKey:Ts,direction:"horizontal",offset:[2,0],extraProps:{alert:n}});c&&(e.dispose=c),this._currentAlert$.next(Array.from(this._currentAlert.entries()))}removeAlert(n){const e=this._currentAlert.get(n);e&&(this._currentAlert.delete(n),e==null||e.dispose.dispose(),this._currentAlert$.next(Array.from(this._currentAlert.entries())))}clearAlert(){this._currentAlert.forEach(n=>{n.dispose.dispose()}),this._currentAlert.clear(),this._currentAlert$.next(Array.from(this._currentAlert.entries()))}},O.CellAlertManagerService=cg([ws(0,E.IRenderManagerService),ws(1,P.Inject(O.SheetCanvasPopManagerService))],O.CellAlertManagerService);var dg=Object.defineProperty,ug=Object.getOwnPropertyDescriptor,hg=(i,n,e,t)=>{for(var o=t>1?void 0:t?ug(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&dg(n,e,o),o},mg=(i,n)=>(e,t)=>n(e,t,i);let Gn=class extends l.Disposable{constructor(i,n){super(),this._context=i,this._componentManager=n,this._initComponent()}_initComponent(){this._componentManager.register(Ts,ig)}};Gn=hg([l.OnLifecycle(l.LifecycleStages.Starting,Gn),mg(1,P.Inject(I.ComponentManager))],Gn);var gg=Object.defineProperty,fg=Object.getOwnPropertyDescriptor,_g=(i,n,e,t)=>{for(var o=t>1?void 0:t?fg(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&gg(n,e,o),o},Es=(i,n)=>(e,t)=>n(e,t,i);let Zn=class extends l.RxDisposable{constructor(i,n,e){super(),this._context=i,this._sheetSkeletonManagerService=n,this._sheetInterceptorService=e,this._init()}_init(){this._initViewModelIntercept()}_initViewModelIntercept(){const i={tl:{size:6,color:"#409f11"}};this.disposeWithMe(this._sheetInterceptorService.intercept(S.INTERCEPTOR_POINT.CELL_CONTENT,{handler:(n,e,t)=>{var s;if(!((s=this._sheetSkeletonManagerService.getCurrent())==null?void 0:s.skeleton))return t(n);const r=e.worksheet.getCellRaw(e.row,e.col);return!r||r.v===null||r.v===void 0?t(n):(n==null?void 0:n.t)===l.CellValueType.FORCE_STRING&&l.isRealNum(r.v)?t({...n,markers:{...n==null?void 0:n.markers,...i}}):t(n)}}))}};Zn=_g([l.OnLifecycle(l.LifecycleStages.Rendered,Zn),Es(1,P.Inject(O.SheetSkeletonManagerService)),Es(2,P.Inject(S.SheetInterceptorService))],Zn);var Sg=Object.defineProperty,pg=Object.getOwnPropertyDescriptor,Cg=(i,n,e,t)=>{for(var o=t>1?void 0:t?pg(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Sg(n,e,o),o},Kn=(i,n)=>(e,t)=>n(e,t,i);const so="SHEET_FORCE_STRING_ALERT";let Qn=class extends l.Disposable{constructor(i,n,e,t,o){super(),this._context=i,this._hoverManagerService=n,this._cellAlertManagerService=e,this._univerInstanceService=t,this._localeService=o,this._init()}_init(){this._initCellAlertPopup()}_initCellAlertPopup(){this.disposeWithMe(this._hoverManagerService.currentCell$.subscribe(i=>{var n;if(i){const o=this._context.unit.getActiveSheet().getCell(i.location.row,i.location.col);if((o==null?void 0:o.t)===l.CellValueType.FORCE_STRING&&o.v&&l.isRealNum(o.v)){const r=this._cellAlertManagerService.currentAlert.get(so),s=(n=r==null?void 0:r.alert)==null?void 0:n.location;if(s&&s.row===i.location.row&&s.col===i.location.col&&s.subUnitId===i.location.subUnitId&&s.unitId===i.location.unitId)return;this._cellAlertManagerService.showAlert({type:Pt.ERROR,title:this._localeService.t("info.error"),message:this._localeService.t("info.forceStringInfo"),location:i.location,width:200,height:74,key:so});return}}this._cellAlertManagerService.removeAlert(so)}))}};Qn=Cg([l.OnLifecycle(l.LifecycleStages.Rendered,Qn),Kn(1,P.Inject(O.HoverManagerService)),Kn(2,P.Inject(O.CellAlertManagerService)),Kn(3,l.IUniverInstanceService),Kn(4,P.Inject(l.LocaleService))],Qn);var vg=Object.defineProperty,Ig=Object.getOwnPropertyDescriptor,Rg=(i,n,e,t)=>{for(var o=t>1?void 0:t?Ig(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&vg(n,e,o),o},ao=(i,n)=>(e,t)=>n(e,t,i);let lo=class extends l.Disposable{constructor(i,n,e,t){super(),this._context=i,this._contextMenuService=n,this._selectionManagerService=e,this._selectionRenderService=t,this._addListeners()}_addListeners(){var c,u;const i=(u=(c=this._context)==null?void 0:c.mainComponent)==null?void 0:u.onPointerDownObserver,n=i.add(d=>{if(d.button===2){const h=this._selectionManagerService.getSelections(),m=h==null?void 0:h[0];if(!m)return;const g=m.range.rangeType,f=this._selectionRenderService.convertSelectionToCoord(m).rangeWithCoord,_=()=>{if(!f)return!1;const v=d.offsetX,M=d.offsetY;switch(g){case l.RANGE_TYPE.ROW:return f.startY<=M&&f.endY>=M;case l.RANGE_TYPE.COLUMN:return f.startX<=v&&f.endX>=v;default:return f.startX<=v&&f.endX>=v&&f.startY<=M&&f.endY>=M}},p=v=>{this._contextMenuService.triggerContextMenu(d,v)};_()?g===l.RANGE_TYPE.COLUMN?p(ce.COL_HEADER_CONTEXT_MENU):g===l.RANGE_TYPE.ROW?p(ce.ROW_HEADER_CONTEXT_MENU):p(I.MenuPosition.CONTEXT_MENU):p(I.MenuPosition.CONTEXT_MENU)}});this.disposeWithMe(l.toDisposable(()=>i.remove(n)));const e=this._context.components.get(re.COLUMN),r=this._context.components.get(re.ROW).onPointerDownObserver.add(d=>{d.button===2&&this._contextMenuService.triggerContextMenu(d,ce.ROW_HEADER_CONTEXT_MENU)});this.disposeWithMe(l.toDisposable(()=>i.remove(r)));const a=e.onPointerDownObserver.add(d=>{d.button===2&&this._contextMenuService.triggerContextMenu(d,ce.COL_HEADER_CONTEXT_MENU)});this.disposeWithMe(l.toDisposable(()=>i.remove(a)))}};lo=Rg([ao(1,I.IContextMenuService),ao(2,P.Inject(S.SelectionManagerService)),ao(3,xe)],lo);var Mg=Object.defineProperty,bg=Object.getOwnPropertyDescriptor,Tg=(i,n,e,t)=>{for(var o=t>1?void 0:t?bg(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Mg(n,e,o),o},rt=(i,n)=>(e,t)=>n(e,t,i);let co=class extends l.RxDisposable{constructor(i,n,e,t,o,r,s,a,c){super(),this._context=i,this._injector=n,this._commandService=e,this._editorBridgeService=t,this._layoutService=o,this._editorService=r,this._contextService=s,this._selectionManagerService=a,this._rangeSelectorService=c,this._initialize(),this._commandExecutedListener()}_initialize(){this._initSelectionChangeListener(),this._initEventListener(),this._initialRangeSelector()}_initSelectionChangeListener(){V.merge(this._selectionManagerService.selectionMoveEnd$,this._selectionManagerService.selectionMoveStart$).pipe(V.takeUntil(this.dispose$)).subscribe(i=>this._handleSelectionChange(i))}_updateEditorPosition(i){const n=this._getSheetObject(),{scene:e,engine:t}=n,o=this._context.unitId,r=this._context.unit.getActiveSheet().getSheetId();this._commandService.executeCommand(Yr.id,{scene:e,engine:t,primary:i,unitId:o,sheetId:r})}_handleSelectionChange(i){var t;const n=this._selectionManagerService.getCurrent();if((n==null?void 0:n.pluginName)!==S.NORMAL_SELECTION_PLUGIN_NAME||this._editorBridgeService.isVisible().visible)return;const e=(t=i==null?void 0:i[i.length-1])==null?void 0:t.primary;e&&this._updateEditorPosition(e)}_initEventListener(){const i=this._getSheetObject(),{spreadsheet:n,spreadsheetColumnHeader:e,spreadsheetLeftTopPlaceholder:t,spreadsheetRowHeader:o}=i;n.onDblclickObserver.add(r=>{if(r.button===2)return;const s=this._selectionManagerService.getCurrent();(s==null?void 0:s.pluginName)===S.NORMAL_SELECTION_PLUGIN_NAME&&this._commandService.executeCommand(Te.id,{visible:!0,eventType:E.DeviceInputEventType.Dblclick})}),n.onPointerDownObserver.add(this._keepVisibleHideEditor.bind(this)),e.onPointerDownObserver.add(this._keepVisibleHideEditor.bind(this)),t.onPointerDownObserver.add(this._keepVisibleHideEditor.bind(this)),o.onPointerDownObserver.add(this._keepVisibleHideEditor.bind(this))}_keepVisibleHideEditor(){this._editorBridgeService.isForceKeepVisible()||this._hideEditor()}_hideEditor(){this._editorBridgeService.isVisible().visible===!0&&(this._selectionManagerService.makeDirty(!1),this._commandService.executeCommand(Te.id,{visible:!1,eventType:E.DeviceInputEventType.PointerDown}),setTimeout(()=>{this._selectionManagerService.makeDirty(!0)},0))}_initialRangeSelector(){this.disposeWithMe(this._selectionManagerService.selectionMoving$.subscribe(this._rangeSelector.bind(this))),this.disposeWithMe(this._selectionManagerService.selectionMoveStart$.subscribe(this._rangeSelector.bind(this))),this.disposeWithMe(this._rangeSelectorService.openSelector$.subscribe(()=>{const i=this._selectionManagerService.getSelections(),{unitId:n,sheetId:e,sheetName:t}=this._getCurrentUnitIdAndSheetId(),o=i==null?void 0:i.map(r=>({range:r.range,unitId:n,sheetId:e,sheetName:t}));o&&this._rangeSelectorService.selectionChange(o)}))}_rangeSelector(i){if(!i)return;const{unitId:n,sheetId:e,sheetName:t}=this._getCurrentUnitIdAndSheetId(),o=i.map(r=>({range:r.range,unitId:n,sheetId:e,sheetName:t}));this._rangeSelectorService.selectionChange(o)}_getCurrentUnitIdAndSheetId(){const i=this._context.unit,n=i.getActiveSheet();return{unitId:i.getUnitId(),sheetId:n.getSheetId(),sheetName:n.getName()}}_getSheetObject(){return nt(this._context.unit,this._context)}_commandExecutedListener(){const i=S.COMMAND_LISTENER_SKELETON_CHANGE;this.disposeWithMe(this._commandService.onCommandExecuted((n,e)=>{e!=null&&e.fromCollab||(n.id===S.SetWorksheetActiveOperation.id?this._keepVisibleHideEditor():i.includes(n.id)&&this._hideEditor())})),this.disposeWithMe(this._commandService.onCommandExecuted(n=>{n.id===Rn.id&&this._editorBridgeService.refreshEditCellState()}))}};co=Tg([rt(1,P.Inject(P.Injector)),rt(2,l.ICommandService),rt(3,be),rt(4,I.ILayoutService),rt(5,I.IEditorService),rt(6,l.IContextService),rt(7,P.Inject(S.SelectionManagerService)),rt(8,I.IRangeSelectorService)],co);var wg=Object.defineProperty,Eg=Object.getOwnPropertyDescriptor,yg=(i,n,e,t)=>{for(var o=t>1?void 0:t?Eg(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&wg(n,e,o),o},Jn=(i,n)=>(e,t)=>n(e,t,i);let qn=class extends l.Disposable{constructor(i,n,e,t){super(),this._commandService=i,this._formatPainterService=n,this._univerInstanceService=e,this._selectionRenderService=t,this._initialize()}_initialize(){this._commandExecutedListener()}_commandExecutedListener(){this.disposeWithMe(l.toDisposable(this._selectionRenderService.selectionMoveEnd$.subscribe(i=>{if(this._formatPainterService.getStatus()!==Ae.OFF){const{rangeWithCoord:n}=i[i.length-1];this._applyFormatPainter({startRow:n.startRow,startColumn:n.startColumn,endRow:n.endRow,endColumn:n.endColumn}),this._formatPainterService.getStatus()===Ae.ONCE&&this._commandService.executeCommand(Oi.id)}})))}async _applyFormatPainter(i){const{styles:n,merges:e}=this._formatPainterService.getSelectionFormat(),t=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET),o=t.getUnitId(),r=t.getActiveSheet().getSheetId();if(!n)return;const{startRow:s,startColumn:a,endRow:c,endColumn:u}=n.getDataRange(),d=c-s+1,h=u-a+1,m=Array.from({length:i.endRow-i.startRow+1},()=>Array.from({length:i.endColumn-i.startColumn+1},()=>({}))),g=[];m.forEach((_,p)=>{_.forEach((v,M)=>{const b=p%d+s,T=M%h+a,w=n.getValue(b,T);w&&(m[p][M].s=w)})}),e.forEach(_=>{const p={startRow:_.startRow-s,startColumn:_.startColumn-a,endRow:_.endRow-s,endColumn:_.endColumn-a},v=Math.max(1,Math.floor((i.endRow-i.startRow+1)/d)),M=Math.max(1,Math.floor((i.endColumn-i.startColumn+1)/h));for(let b=0;b<v;b++)for(let T=0;T<M;T++)g.push({startRow:p.startRow+b*d+i.startRow,startColumn:p.startColumn+T*h+i.startColumn,endRow:p.endRow+b*d+i.startRow,endColumn:p.endColumn+T*h+i.startColumn})});const f={subUnitId:r,unitId:o,styleRange:i,styleValues:m,mergeRanges:g};await this._commandService.executeCommand(ar.id,f)}};qn=yg([l.OnLifecycle(l.LifecycleStages.Rendered,qn),Jn(0,l.ICommandService),Jn(1,dt),Jn(2,l.IUniverInstanceService),Jn(3,xe)],qn);var Og=Object.defineProperty,xg=Object.getOwnPropertyDescriptor,Ng=(i,n,e,t)=>{for(var o=t>1?void 0:t?xg(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Og(n,e,o),o},ei=(i,n)=>(e,t)=>n(e,t,i);O.DragManagerService=class extends l.Disposable{constructor(e,t,o,r){super();R(this,"_currentCell$",new V.Subject);R(this,"currentCell$",this._currentCell$.asObservable().pipe(V.distinctUntilChanged((e,t)=>{var o,r,s,a,c,u,d,h;return((o=e==null?void 0:e.location)==null?void 0:o.unitId)===((r=t==null?void 0:t.location)==null?void 0:r.unitId)&&((s=e==null?void 0:e.location)==null?void 0:s.subUnitId)===((a=t==null?void 0:t.location)==null?void 0:a.subUnitId)&&((c=e==null?void 0:e.location)==null?void 0:c.row)===((u=t==null?void 0:t.location)==null?void 0:u.row)&&((d=e==null?void 0:e.location)==null?void 0:d.col)===((h=t==null?void 0:t.location)==null?void 0:h.col)})));R(this,"_endCell$",new V.Subject);R(this,"endCell$",this._endCell$.asObservable());this._univerInstanceService=e,this._scrollManagerService=t,this._sheetSkeletonManagerService=o,this._renderManagerService=r,this._initCellDisposableListener()}dispose(){super.dispose(),this._currentCell$.complete(),this._endCell$.complete()}_initCellDisposableListener(){this.disposeWithMe(this._univerInstanceService.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET).subscribe(e=>{e||(this._currentCell$.next(null),this._endCell$.next(null))}))}_calcActiveCell(e,t){const o=this._univerInstanceService.getCurrentUnitForType(l.UniverInstanceType.UNIVER_SHEET);if(!o)return null;const r=o.getActiveSheet(),s=this._sheetSkeletonManagerService.getCurrent(),a=this._renderManagerService.getRenderById(o.getUnitId()),c=this._scrollManagerService.getCurrentScroll();if(!(!s||!c||!a))return rr(a,o,r,s,e,t)}onDragOver(e){const{offsetX:t,offsetY:o,dataTransfer:r}=e,s=this._calcActiveCell(t,o);if(!s){this._currentCell$.next(null);return}const{location:a,position:c}=s;this._currentCell$.next({location:a,position:c,dataTransfer:r})}onDrop(e){const{offsetX:t,offsetY:o,dataTransfer:r}=e,s=this._calcActiveCell(t,o);if(!s){this._endCell$.next(null);return}const{location:a,position:c}=s;this._endCell$.next({location:a,position:c,dataTransfer:r})}},O.DragManagerService=Ng([ei(0,l.IUniverInstanceService),ei(1,P.Inject($e)),ei(2,P.Inject(O.SheetSkeletonManagerService)),ei(3,E.IRenderManagerService)],O.DragManagerService);var Ag=Object.defineProperty,Dg=Object.getOwnPropertyDescriptor,Pg=(i,n,e,t)=>{for(var o=t>1?void 0:t?Dg(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Ag(n,e,o),o},uo=(i,n)=>(e,t)=>n(e,t,i);O.DragRenderController=class extends l.Disposable{constructor(n,e,t,o){super(),this._context=n,this._renderManagerService=e,this._dragManagerService=t,this._sheetSkeletonManagerService=o,this._initDragEvent()}_initDragEvent(){const n=new l.DisposableCollection,e=t=>{if(n.dispose(),!t)return;const o=this._renderManagerService.getRenderById(t.unitId);if(!o)return;const{scene:r}=o,s=r.onDragOverObserver.add(c=>{this._dragManagerService.onDragOver(c)}),a=r.onDropObserver.add(c=>{this._dragManagerService.onDrop(c)});n.add({dispose(){r.onDragOverObserver.remove(s),r.onDropObserver.remove(a)}})};e(this._sheetSkeletonManagerService.getCurrent()),this.disposeWithMe(this._sheetSkeletonManagerService.currentSkeleton$.subscribe(t=>{e(t)}))}},O.DragRenderController=Pg([l.OnLifecycle(l.LifecycleStages.Rendered,O.DragRenderController),uo(1,E.IRenderManagerService),uo(2,P.Inject(O.DragManagerService)),uo(3,P.Inject(O.SheetSkeletonManagerService))],O.DragRenderController);var Hg=Object.defineProperty,Lg=Object.getOwnPropertyDescriptor,Ug=(i,n,e,t)=>{for(var o=t>1?void 0:t?Lg(n,e):n,r=i.length-1,s;r>=0;r--)(s=i[r])&&(o=(t?s(n,e,o):s(o))||o);return t&&o&&Hg(n,e,o),o},ti=(i,n)=>(e,t)=>n(e,t,i);O.UniverSheetsUIPlugin=(ii=class extends l.Plugin{constructor(n={},e,t,o,r){super(),this._config=n,this._injector=e,this._localeService=t,this._renderManagerService=o,this._univerInstanceService=r,this._localeService.load({zhCN:vr}),this._config=l.Tools.deepMerge({},$m,this._config)}onStarting(n){[[zt],[be,{useClass:O.EditorBridgeService}],[Rt,{useClass:O.SheetClipboardService}],[xt,{useClass:pu}],[dt,{useClass:Ei}],[Jt,{useClass:Ir}],[yn,{useClass:Fc}],[vt,{useClass:O.AutoFillService}],[$e],[O.SheetSkeletonManagerService],[xe,{useClass:O.SelectionRenderService}],[Ji,{useClass:Ih}],[Ft,{useClass:O.MarkSelectionService}],[O.HoverManagerService],[O.DragManagerService],[O.SheetCanvasPopManagerService],[O.CellAlertManagerService],[On],[O.AutoHeightController],[An],[Dn],[Hn],[xn],[O.SheetRenderController],[sn,{useFactory:()=>this._injector.createInstance(sn,this._config)}],[Pn],[Yn],[Nn],[O.AutoFillController],[qn]].forEach(e=>n.add(e))}onReady(){this._markSheetAsFocused(),this._registerRenderControllers()}_registerRenderControllers(){[O.SheetCanvasView,Vi,Gi,Hn,zi,ji,Mn,O.SheetsScrollRenderController,Pi,Ui,Gn,Qn,Xi,O.HoverRenderController,O.DragRenderController,Zn,O.CellCustomRenderController,lo,co].forEach(n=>{this.disposeWithMe(this._renderManagerService.registerRenderController(l.UniverInstanceType.UNIVER_SHEET,n))})}_markSheetAsFocused(){const n=this._univerInstanceService;n.getCurrentTypeOfUnit$(l.UniverInstanceType.UNIVER_SHEET).pipe(Hs.filter(e=>!!e)).subscribe(e=>{n.focusUnit(e.getUnitId())})}},R(ii,"pluginName","SHEET_UI_PLUGIN"),R(ii,"type",l.UniverInstanceType.UNIVER_SHEET),ii),O.UniverSheetsUIPlugin=Ug([ti(1,P.Inject(P.Injector)),ti(2,P.Inject(l.LocaleService)),ti(3,E.IRenderManagerService),ti(4,l.IUniverInstanceService)],O.UniverSheetsUIPlugin),O.APPLY_TYPE=oe,O.AutoFillCommand=fn,O.COPY_TYPE=qe,O.CellAlertType=Pt,O.CellEditorManagerService=Ir,O.DATA_TYPE=de,O.ExpandSelectionCommand=Ne,O.IAutoFillService=vt,O.ICellEditorManagerService=Jt,O.IEditorBridgeService=be,O.IFormulaEditorManagerService=yn,O.IMarkSelectionService=Ft,O.ISelectionRenderService=xe,O.ISheetClipboardService=Rt,O.JumpOver=Pe,O.MoveSelectionCommand=Me,O.PASTE_SPECIAL_MENU_ID=yt,O.PREDEFINED_HOOK_NAME=_e,O.ResetScrollCommand=vl,O.SHEET_UI_PLUGIN_NAME=Ls,O.SHEET_VIEW_KEY=re,O.ScrollCommand=ct,O.ScrollToCellCommand=Ko,O.SelectionShape=Sn,O.SetCellEditVisibleArrowOperation=Xt,O.SetCellEditVisibleOperation=Te,O.SetScrollOperation=tt,O.SetScrollRelativeCommand=Gt,O.SetZoomRatioOperation=Le,O.SheetCopyCommand=Vo,O.SheetMenuPosition=ce,O.SheetPasteCommand=Mt,O.VIEWPORT_KEY=j,O.deriveStateFromActiveSheet$=Se,O.enUS=Bc,O.expandToContinuousRange=$o,O.getAutoFillRepeatRange=Ks,O.getCoordByCell=vi,O.getCoordByOffset=bt,O.getEditorObject=un,O.getRepeatRange=Ya,O.getSheetObject=nt,O.getTransformCoord=vn,O.mergeSetRangeValues=hi,O.rangeToDiscreteRange=pt,O.ruRU=kc,O.useActiveWorkbook=Uc,O.useActiveWorksheet=Vc,O.virtualizeDiscreteRanges=Vt,O.whenFormulaEditorActivated=da,O.whenSheetEditorFocused=ie,O.zhCN=vr,Object.defineProperty(O,Symbol.toStringTag,{value:"Module"})});