@univerjs/sheets-drawing-ui 0.5.4-nightly.202501160704 → 0.5.4-nightly.202501161606
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/cjs/facade.js +1 -1
- package/lib/cjs/index.js +2 -2
- package/lib/es/facade.js +237 -219
- package/lib/es/index.js +1810 -1475
- package/lib/types/facade/f-worksheet.d.ts +114 -2
- package/lib/types/index.d.ts +1 -1
- package/lib/types/services/canvas-float-dom-manager.service.d.ts +47 -7
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +2 -2
- package/package.json +12 -12
package/lib/umd/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(b,d){typeof exports=="object"&&typeof module<"u"?d(exports,require("@univerjs/core"),require("@univerjs/docs-drawing"),require("@univerjs/drawing"),require("@univerjs/drawing-ui"),require("@univerjs/engine-render"),require("@univerjs/sheets-drawing"),require("@univerjs/sheets-ui"),require("@univerjs/ui"),require("rxjs"),require("@univerjs/sheets"),require("react"),require("@univerjs/docs-ui"),require("@univerjs/design")):typeof define=="function"&&define.amd?define(["exports","@univerjs/core","@univerjs/docs-drawing","@univerjs/drawing","@univerjs/drawing-ui","@univerjs/engine-render","@univerjs/sheets-drawing","@univerjs/sheets-ui","@univerjs/ui","rxjs","@univerjs/sheets","react","@univerjs/docs-ui","@univerjs/design"],d):(b=typeof globalThis<"u"?globalThis:b||self,d(b.UniverSheetsDrawingUi={},b.UniverCore,b.UniverDocsDrawing,b.UniverDrawing,b.UniverDrawingUi,b.UniverEngineRender,b.UniverSheetsDrawing,b.UniverSheetsUi,b.UniverUi,b.rxjs,b.UniverSheets,b.React,b.UniverDocsUi,b.UniverDesign))})(this,function(b,d,
|
|
1
|
+
(function(b,d){typeof exports=="object"&&typeof module<"u"?d(exports,require("@univerjs/core"),require("@univerjs/docs-drawing"),require("@univerjs/drawing"),require("@univerjs/drawing-ui"),require("@univerjs/engine-render"),require("@univerjs/sheets-drawing"),require("@univerjs/sheets-ui"),require("@univerjs/ui"),require("rxjs"),require("@univerjs/sheets"),require("react"),require("@univerjs/docs-ui"),require("@univerjs/design")):typeof define=="function"&&define.amd?define(["exports","@univerjs/core","@univerjs/docs-drawing","@univerjs/drawing","@univerjs/drawing-ui","@univerjs/engine-render","@univerjs/sheets-drawing","@univerjs/sheets-ui","@univerjs/ui","rxjs","@univerjs/sheets","react","@univerjs/docs-ui","@univerjs/design"],d):(b=typeof globalThis<"u"?globalThis:b||self,d(b.UniverSheetsDrawingUi={},b.UniverCore,b.UniverDocsDrawing,b.UniverDrawing,b.UniverDrawingUi,b.UniverEngineRender,b.UniverSheetsDrawing,b.UniverSheetsUi,b.UniverUi,b.rxjs,b.UniverSheets,b.React,b.UniverDocsUi,b.UniverDesign))})(this,function(b,d,fe,A,le,W,p,N,V,B,v,Z,Dt,te){"use strict";var Zn=Object.defineProperty;var qn=(b,d,fe)=>d in b?Zn(b,d,{enumerable:!0,configurable:!0,writable:!0,value:fe}):b[d]=fe;var J=(b,d,fe)=>qn(b,typeof d!="symbol"?d+"":d,fe);const Lt="sheets-drawing-ui.config",Mt={},F={id:"sheet.operation.clear-drawing-transformer",type:d.CommandType.MUTATION,handler:(i,r)=>{const t=i.get(W.IRenderManagerService);return r.forEach(e=>{var n,o;(o=(n=t.getRenderById(e))==null?void 0:n.scene.getTransformer())==null||o.debounceRefreshControls()}),!0}},Me={id:"sheet.command.remove-sheet-image",type:d.CommandType.COMMAND,handler:(i,r)=>{var C,D,R;const t=i.get(d.ICommandService),e=i.get(d.IUndoRedoService),n=i.get(v.SheetInterceptorService),o=i.get(p.ISheetDrawingService);if(!r)return!1;const{drawings:a}=r,s=[];a.forEach(y=>{const{unitId:T}=y;s.push(T)});const l=o.getBatchRemoveOp(a),{unitId:h,subUnitId:u,undo:c,redo:g,objects:m}=l,f=n.onCommandExecute({id:Me.id,params:r}),_={id:p.SetDrawingApplyMutation.id,params:{unitId:h,subUnitId:u,op:g,objects:m,type:p.DrawingApplyType.REMOVE}},S={id:p.SetDrawingApplyMutation.id,params:{unitId:h,subUnitId:u,op:c,objects:m,type:p.DrawingApplyType.INSERT}};return d.sequenceExecute([...(C=f.preRedos)!=null?C:[],_,...f.redos],t)?(e.pushUndoRedo({unitID:h,undoMutations:[...(D=f.preUndos)!=null?D:[],S,...f.undos,{id:F.id,params:s}],redoMutations:[...(R=f.preRedos)!=null?R:[],_,...f.redos,{id:F.id,params:s}]}),!0):!1}},Tt="COMPONENT_SHEET_DRAWING_PANEL",it={id:"sidebar.operation.sheet-image",type:d.CommandType.COMMAND,handler:async(i,r)=>{const t=i.get(V.ISidebarService),e=i.get(d.LocaleService),n=i.get(d.IUniverInstanceService),o=i.get(d.ICommandService);if(!v.getSheetCommandTarget(n))return!1;switch(r.value){case"open":t.open({header:{title:e.t("sheetImage.panel.title")},children:{label:Tt},onClose:()=>{o.syncExecuteCommand(A.SetDrawingSelectedOperation.id,[])},width:360});break;case"close":default:t.close();break}return!0}},ot={id:"sheet.operation.edit-sheet-image",type:d.CommandType.OPERATION,handler:(i,r)=>{const t=i.get(d.ICommandService);return r==null?!1:(t.syncExecuteCommand(A.SetDrawingSelectedOperation.id,[r]),t.executeCommand(it.id,{value:"open"}),!0)}};var at={exports:{}},Te={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.min.js
|
|
4
4
|
*
|
|
@@ -6,4 +6,4 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var ze;function lt(){if(ze)return ce;ze=1;var i=X,r=Symbol.for("react.element"),n=Symbol.for("react.fragment"),e=Object.prototype.hasOwnProperty,t=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,o={key:!0,ref:!0,__self:!0,__source:!0};function a(c,l,h){var u,s={},g=null,m=null;h!==void 0&&(g=""+h),l.key!==void 0&&(g=""+l.key),l.ref!==void 0&&(m=l.ref);for(u in l)e.call(l,u)&&!o.hasOwnProperty(u)&&(s[u]=l[u]);if(c&&c.defaultProps)for(u in l=c.defaultProps,l)s[u]===void 0&&(s[u]=l[u]);return{$$typeof:r,type:c,key:g,ref:m,props:s,_owner:t.current}}return ce.Fragment=n,ce.jsx=a,ce.jsxs=a,ce}var Ke;function ut(){return Ke||(Ke=1,Pe.exports=lt()),Pe.exports}var H=ut();const he={uploadLoading:"univer-upload-loading",uploadLoadingBody:"univer-upload-loading-body",uploadLoadingBodyAnimation:"univer-upload-loading-body-animation",univerCircleAnimation:"univer-UniverCircleAnimation",uploadLoadingBodyText:"univer-upload-loading-body-text"},mt=()=>{const i=d.useDependency(O.IImageIoService),r=d.useDependency(d.LocaleService),[n,e]=X.useState(0);return X.useEffect(()=>{const t=i.change$.subscribe(o=>{e(o)});return()=>{t.unsubscribe()}},[i]),H.jsx("div",{style:{display:n>0?"block":"none"},className:he.uploadLoading,children:H.jsxs("div",{className:he.uploadLoadingBody,children:[H.jsx("div",{className:he.uploadLoadingBodyAnimation}),H.jsx("div",{className:he.uploadLoadingBodyText,children:`${r.t("uploadLoading.loading")}: ${n}`})]})})};var gt=Object.defineProperty,ht=Object.getOwnPropertyDescriptor,pt=(i,r,n,e)=>{for(var t=e>1?void 0:e?ht(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&>(r,n,t),t},Q=(i,r)=>(n,e)=>r(n,e,i);let pe=class extends d.RxDisposable{constructor(r,n,e,t,o,a,c,l){super();Y(this,"_initImagePopupMenu",new Set);this._injector=r,this._drawingManagerService=n,this._canvasPopManagerService=e,this._renderManagerService=t,this._univerInstanceService=o,this._contextService=a,this._uiPartsService=c,this._commandService=l,this._init()}_init(){this._univerInstanceService.getCurrentTypeOfUnit$(d.UniverInstanceType.UNIVER_SHEET).pipe(j.takeUntil(this.dispose$)).subscribe(r=>this._create(r)),this._univerInstanceService.getTypeOfUnitDisposed$(d.UniverInstanceType.UNIVER_SHEET).pipe(j.takeUntil(this.dispose$)).subscribe(r=>this._dispose(r)),this._univerInstanceService.getAllUnitsForType(d.UniverInstanceType.UNIVER_SHEET).forEach(r=>this._create(r)),this._uiPartsService.registerComponent(k.BuiltInUIPart.CONTENT,()=>d.connectInjector(mt,this._injector))}_dispose(r){const n=r.getUnitId();this._renderManagerService.removeRender(n)}_create(r){if(!r)return;const n=r.getUnitId();this._renderManagerService.has(n)&&!this._initImagePopupMenu.has(n)&&(this._popupMenuListener(n),this._initImagePopupMenu.add(n))}_hasCropObject(r){const n=r.getAllObjectsByOrder();for(const e of n)if(e instanceof q.ImageCropperObject)return!0;return!1}_popupMenuListener(r){var o;const n=(o=this._renderManagerService.getRenderById(r))==null?void 0:o.scene;if(!n)return;const e=n.getTransformerByCreate();if(!e)return;let t;this.disposeWithMe(d.toDisposable(e.createControl$.subscribe(()=>{if(this._contextService.setContextValue(d.FOCUSING_COMMON_DRAWINGS,!0),this._hasCropObject(n))return;const a=e.getSelectedObjectMap();if(a.size>1){t==null||t.dispose();return}const c=a.values().next().value;if(!c)return;const l=c.oKey,h=this._drawingManagerService.getDrawingOKey(l);if(!h)return;const{unitId:u,subUnitId:s,drawingId:g,drawingType:m}=h,f=h.data;if(f&&f.disablePopup)return;t==null||t.dispose();const S=this._canvasPopManagerService.getFeatureMenu(u,s,g,m);t=this.disposeWithMe(this._canvasPopManagerService.attachPopupToObject(c,{componentKey:q.COMPONENT_IMAGE_POPUP_MENU,direction:"horizontal",offset:[2,0],extraProps:{menuItems:S||this._getImageMenuItems(u,s,g,m)}}))}))),this.disposeWithMe(e.clearControl$.subscribe(()=>{t==null||t.dispose(),this._contextService.setContextValue(d.FOCUSING_COMMON_DRAWINGS,!1),this._commandService.syncExecuteCommand(O.SetDrawingSelectedOperation.id,[])})),this.disposeWithMe(this._contextService.contextChanged$.subscribe(a=>{a[d.FOCUSING_COMMON_DRAWINGS]===!1&&(t==null||t.dispose())})),this.disposeWithMe(e.changing$.subscribe(()=>{t==null||t.dispose()}))}_getImageMenuItems(r,n,e,t){return[{label:"image-popup.edit",index:0,commandId:Oe.id,commandParams:{unitId:r,subUnitId:n,drawingId:e},disable:t===d.DrawingTypeEnum.DRAWING_DOM},{label:"image-popup.delete",index:1,commandId:se.id,commandParams:{unitId:r,drawings:[{unitId:r,subUnitId:n,drawingId:e}]},disable:!1},{label:"image-popup.crop",index:2,commandId:q.OpenImageCropOperation.id,commandParams:{unitId:r,subUnitId:n,drawingId:e},disable:t===d.DrawingTypeEnum.DRAWING_DOM},{label:"image-popup.reset",index:3,commandId:q.ImageResetSizeOperation.id,commandParams:[{unitId:r,subUnitId:n,drawingId:e}],disable:t===d.DrawingTypeEnum.DRAWING_DOM}]}};pe=pt([Q(0,d.Inject(d.Injector)),Q(1,O.IDrawingManagerService),Q(2,d.Inject(U.SheetCanvasPopManagerService)),Q(3,N.IRenderManagerService),Q(4,d.IUniverInstanceService),Q(5,d.IContextService),Q(6,d.Inject(k.IUIPartsService)),Q(7,d.ICommandService)],pe);function V(i,r,n){const{from:e,to:t,flipY:o=!1,flipX:a=!1,angle:c=0,skewX:l=0,skewY:h=0}=i,u=n.getCurrent();if(u==null)return;const s=U.convertPositionSheetOverGridToAbsolute(u.unitId,u.sheetId,{from:e,to:t},n);let{left:g,top:m,width:f,height:S}=s;const _=n.getCurrentSkeleton(),I=_.rowHeaderWidth+_.columnTotalWidth,M=_.columnHeaderHeight+_.rowTotalHeight;return g+f>I&&(g=I-f),m+S>M&&(m=M-S),{flipY:o,flipX:a,angle:c,skewX:l,skewY:h,left:g,top:m,width:f,height:S}}function F(i,r){const{left:n=0,top:e=0,width:t=0,height:o=0,flipY:a=!1,flipX:c=!1,angle:l=0,skewX:h=0,skewY:u=0}=i,s=r.getCellWithCoordByOffset(n,e);if(s==null)return;const g={column:s.actualColumn,columnOffset:N.precisionTo(n-s.startX,1),row:s.actualRow,rowOffset:N.precisionTo(e-s.startY,1)},m=r.getCellWithCoordByOffset(n+t,e+o);if(m==null)return;const f={column:m.actualColumn,columnOffset:N.precisionTo(n+t-m.startX,1),row:m.actualRow,rowOffset:N.precisionTo(e+o-m.startY,1)};return{flipY:a,flipX:c,angle:l,skewX:h,skewY:u,from:g,to:f}}var ft=Object.defineProperty,St=Object.getOwnPropertyDescriptor,_t=(i,r,n,e)=>{for(var t=e>1?void 0:e?St(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&&ft(r,n,t),t},fe=(i,r)=>(n,e)=>r(n,e,i);let Ae=class extends d.Disposable{constructor(i,r,n,e,t){super(),this._context=i,this._sheetDrawingService=r,this._drawingManagerService=n,this._sheetSelectionRenderService=e,this._sheetSkeletonManagerService=t,this._init()}_init(){this._drawingInitializeListener()}_drawingInitializeListener(){this._sheetDrawingService.initializeNotification(this._context.unitId);const i=this._sheetDrawingService.getDrawingDataForUnit(this._context.unitId);for(const r in i){const n=i[r];for(const e in n.data){const t=n.data[e];t.transform=V(t.sheetTransform,this._sheetSelectionRenderService,this._sheetSkeletonManagerService)}}this._drawingManagerService.registerDrawingData(this._context.unitId,this._sheetDrawingService.getDrawingDataForUnit(this._context.unitId)),this._drawingManagerService.initializeNotification(this._context.unitId)}};Ae=_t([fe(1,p.ISheetDrawingService),fe(2,O.IDrawingManagerService),fe(3,d.Inject(U.ISheetSelectionRenderService)),fe(4,d.Inject(U.SheetSkeletonManagerService))],Ae);function vt(i){const r=[];return i.forEach(n=>{const{parent:e,children:t}=n,{unitId:o,subUnitId:a,drawingId:c}=e,l=N.getGroupState(0,0,t.map(s=>s.transform||{})),h=t.map(s=>{const g=s.transform||{left:0,top:0},{unitId:m,subUnitId:f,drawingId:S}=s;return{unitId:m,subUnitId:f,drawingId:S,transform:{...g,left:g.left-l.left,top:g.top-l.top},groupId:c}}),u={unitId:o,subUnitId:a,drawingId:c,drawingType:d.DrawingTypeEnum.DRAWING_GROUP,transform:l};r.push({parent:u,children:h})}),r}function wt(i){const r=[];return i.forEach(n=>{const{parent:e,children:t}=n,{unitId:o,subUnitId:a,drawingId:c,transform:l={width:0,height:0}}=e;if(l==null)return;const h=t.map(s=>{const{transform:g}=s,{unitId:m,subUnitId:f,drawingId:S}=s,_=N.transformObjectOutOfGroup(g||{},l,l.width||0,l.height||0);return{unitId:m,subUnitId:f,drawingId:S,transform:_,groupId:void 0}}),u={unitId:o,subUnitId:a,drawingId:c,drawingType:d.DrawingTypeEnum.DRAWING_GROUP,transform:{left:0,top:0}};r.push({parent:u,children:h})}),r}const Ue={id:"sheet.command.group-sheet-image",type:d.CommandType.COMMAND,handler:(i,r)=>{const n=i.get(d.ICommandService),e=i.get(d.IUndoRedoService),t=i.get(p.ISheetDrawingService);if(!r)return!1;const o=[];r.forEach(({parent:m,children:f})=>{o.push(m.unitId),f.forEach(S=>{o.push(S.unitId)})});const a=t.getGroupDrawingOp(r),{unitId:c,subUnitId:l,undo:h,redo:u,objects:s}=a;return n.syncExecuteCommand(p.SetDrawingApplyMutation.id,{op:u,unitId:c,subUnitId:l,objects:s,type:p.DrawingApplyType.GROUP})?(e.pushUndoRedo({unitID:c,undoMutations:[{id:p.SetDrawingApplyMutation.id,params:{op:h,unitId:c,subUnitId:l,objects:wt(s),type:p.DrawingApplyType.UNGROUP}},{id:G.id,params:o}],redoMutations:[{id:p.SetDrawingApplyMutation.id,params:{op:u,unitId:c,subUnitId:l,objects:s,type:p.DrawingApplyType.GROUP}},{id:G.id,params:o}]}),!0):!1}},de={id:"sheet.command.insert-sheet-image",type:d.CommandType.COMMAND,handler:(i,r)=>{var M,y,R;const n=i.get(d.ICommandService),e=i.get(d.IUndoRedoService),t=i.get(p.ISheetDrawingService),o=i.get(v.SheetInterceptorService);if(!r)return!1;const a=r.drawings,c=a.map(C=>C.unitId),l=t.getBatchAddOp(a),{unitId:h,subUnitId:u,undo:s,redo:g,objects:m}=l,f=o.onCommandExecute({id:de.id,params:r}),S={id:p.SetDrawingApplyMutation.id,params:{op:g,unitId:h,subUnitId:u,objects:m,type:p.DrawingApplyType.INSERT}},_={id:p.SetDrawingApplyMutation.id,params:{op:s,unitId:h,subUnitId:u,objects:m,type:p.DrawingApplyType.REMOVE}};return d.sequenceExecute([...(M=f.preRedos)!=null?M:[],S,...f.redos],n)?(e.pushUndoRedo({unitID:h,undoMutations:[...(y=f.preUndos)!=null?y:[],_,...f.undos,{id:G.id,params:c}],redoMutations:[...(R=f.preRedos)!=null?R:[],S,...f.redos,{id:G.id,params:c}]}),!0):!1}},Ne={id:"sheet.command.set-drawing-arrange",type:d.CommandType.COMMAND,handler:(i,r)=>{const n=i.get(d.ICommandService),e=i.get(d.IUndoRedoService);if(!r)return!1;const t=i.get(p.ISheetDrawingService),{unitId:o,subUnitId:a,drawingIds:c,arrangeType:l}=r,h={unitId:o,subUnitId:a,drawingIds:c};let u;if(l===d.ArrangeTypeEnum.forward?u=t.getForwardDrawingsOp(h):l===d.ArrangeTypeEnum.backward?u=t.getBackwardDrawingOp(h):l===d.ArrangeTypeEnum.front?u=t.getFrontDrawingsOp(h):l===d.ArrangeTypeEnum.back&&(u=t.getBackDrawingsOp(h)),u==null)return!1;const{objects:s,redo:g,undo:m}=u;return n.syncExecuteCommand(p.SetDrawingApplyMutation.id,{op:g,unitId:o,subUnitId:a,objects:s,type:p.DrawingApplyType.ARRANGE})?(e.pushUndoRedo({unitID:o,undoMutations:[{id:p.SetDrawingApplyMutation.id,params:{op:m,unitId:o,subUnitId:a,objects:s,type:p.DrawingApplyType.ARRANGE}}],redoMutations:[{id:p.SetDrawingApplyMutation.id,params:{op:g,unitId:o,subUnitId:a,objects:s,type:p.DrawingApplyType.ARRANGE}}]}),!0):!1}},le={id:"sheet.command.set-sheet-image",type:d.CommandType.COMMAND,handler:(i,r)=>{const n=i.get(d.ICommandService),e=i.get(d.IUndoRedoService),t=i.get(p.ISheetDrawingService);if(!r)return!1;const{drawings:o}=r,a=t.getBatchUpdateOp(o),{unitId:c,subUnitId:l,undo:h,redo:u,objects:s}=a;return n.syncExecuteCommand(p.SetDrawingApplyMutation.id,{unitId:c,subUnitId:l,op:u,objects:s,type:p.DrawingApplyType.UPDATE})?(e.pushUndoRedo({unitID:c,undoMutations:[{id:p.SetDrawingApplyMutation.id,params:{unitId:c,subUnitId:l,op:h,objects:s,type:p.DrawingApplyType.UPDATE}},{id:G.id,params:[c]}],redoMutations:[{id:p.SetDrawingApplyMutation.id,params:{unitId:c,subUnitId:l,op:u,objects:s,type:p.DrawingApplyType.UPDATE}},{id:G.id,params:[c]}]}),!0):!1}},je={id:"sheet.command.ungroup-sheet-image",type:d.CommandType.COMMAND,handler:(i,r)=>{const n=i.get(d.ICommandService),e=i.get(d.IUndoRedoService),t=i.get(p.ISheetDrawingService);if(!r)return!1;const o=[];r.forEach(({parent:m,children:f})=>{o.push(m.unitId),f.forEach(S=>{o.push(S.unitId)})});const a=t.getUngroupDrawingOp(r),{unitId:c,subUnitId:l,undo:h,redo:u,objects:s}=a;return n.syncExecuteCommand(p.SetDrawingApplyMutation.id,{op:u,unitId:c,subUnitId:l,objects:s,type:p.DrawingApplyType.UNGROUP})?(e.pushUndoRedo({unitID:c,undoMutations:[{id:p.SetDrawingApplyMutation.id,params:{op:h,unitId:c,subUnitId:l,objects:vt(s),type:p.DrawingApplyType.GROUP}},{id:G.id,params:o}],redoMutations:[{id:p.SetDrawingApplyMutation.id,params:{op:u,unitId:c,subUnitId:l,objects:s,type:p.DrawingApplyType.UNGROUP}},{id:G.id,params:o}]}),!0):!1}};var It=Object.defineProperty,Ct=Object.getOwnPropertyDescriptor,yt=(i,r,n,e)=>{for(var t=e>1?void 0:e?Ct(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&&It(r,n,t),t},z=(i,r)=>(n,e)=>r(n,e,i);function Mt(i,r,n){const e=n*Math.PI/180,t=Math.abs(i*Math.cos(e))+Math.abs(r*Math.sin(e)),o=Math.abs(i*Math.sin(e))+Math.abs(r*Math.cos(e));return{rotatedWidth:t,rotatedHeight:o}}function Je(i,r,n,e,t){var M;const{rotatedHeight:o,rotatedWidth:a}=Mt(n,e,t),l=i.get(N.IRenderManagerService).getRenderById(r.unitId);if(!l)return!1;const u=(M=l.with(U.SheetSkeletonManagerService).getWorksheetSkeleton(r.subUnitId))==null?void 0:M.skeleton;if(u==null)return!1;const s=u.getCellByIndex(r.row,r.col),g=s.mergeInfo.endX-s.mergeInfo.startX-2,m=s.mergeInfo.endY-s.mergeInfo.startY-2,f=a/o,_=Math.ceil(Math.min(g,m*f))/a,I=!_||Number.isNaN(_)?.001:_;return{width:n*I,height:e*I}}let ue=class extends d.Disposable{constructor(r,n,e,t,o,a,c,l,h,u,s,g,m){super();Y(this,"_workbookSelections");this._context=r,this._skeletonManagerService=n,this._commandService=e,this._selectionRenderService=t,this._imageIoService=o,this._fileOpenerService=a,this._sheetDrawingService=c,this._drawingManagerService=l,this._contextService=h,this._messageService=u,this._localeService=s,this._injector=m,this._workbookSelections=g.getWorkbookSelections(this._context.unitId),this._updateImageListener(),this._updateOrderListener(),this._groupDrawingListener(),this._focusDrawingListener()}async insertFloatImage(){const r=await this._fileOpenerService.openFile({multiple:!0,accept:O.DRAWING_IMAGE_ALLOW_IMAGE_LIST.map(e=>`.${e.replace("image/","")}`).join(",")}),n=r.length;return n>O.DRAWING_IMAGE_COUNT_LIMIT?(this._messageService.show({type:J.MessageType.Error,content:this._localeService.t("update-status.exceedMaxCount",String(O.DRAWING_IMAGE_COUNT_LIMIT))}),!1):n===0?!1:(r.forEach(async e=>await this._insertFloatImage(e)),!0)}async insertCellImage(){const n=(await this._fileOpenerService.openFile({multiple:!1,accept:O.DRAWING_IMAGE_ALLOW_IMAGE_LIST.map(e=>`.${e.replace("image/","")}`).join(",")}))[0];return n?(await this._insertCellImage(n),!0):!1}async _insertFloatImage(r){let n;try{n=await this._imageIoService.saveImage(r)}catch(M){const y=M.message;y===O.ImageUploadStatusType.ERROR_EXCEED_SIZE?this._messageService.show({type:J.MessageType.Error,content:this._localeService.t("update-status.exceedMaxSize",String(O.DRAWING_IMAGE_ALLOW_SIZE/(1024*1024)))}):y===O.ImageUploadStatusType.ERROR_IMAGE_TYPE?this._messageService.show({type:J.MessageType.Error,content:this._localeService.t("update-status.invalidImageType")}):y===O.ImageUploadStatusType.ERROR_IMAGE&&this._messageService.show({type:J.MessageType.Error,content:this._localeService.t("update-status.invalidImage")})}if(n==null)return;const e=this._getUnitInfo(),{unitId:t,subUnitId:o}=e,{imageId:a,imageSourceType:c,source:l,base64Cache:h}=n,{width:u,height:s,image:g}=await O.getImageSize(h||""),{width:m,height:f}=this._context.scene;this._imageIoService.addImageSourceCache(l,c,g);let S=1;if(u>O.DRAWING_IMAGE_WIDTH_LIMIT||s>O.DRAWING_IMAGE_HEIGHT_LIMIT){const M=O.DRAWING_IMAGE_WIDTH_LIMIT/u,y=O.DRAWING_IMAGE_HEIGHT_LIMIT/s;S=Math.max(M,y)}const _=this._getImagePosition(u*S,s*S,m,f);if(_==null)return;const I={unitId:t,subUnitId:o,drawingId:a,drawingType:d.DrawingTypeEnum.DRAWING_IMAGE,imageSourceType:c,source:l,transform:V(_,this._selectionRenderService,this._skeletonManagerService),sheetTransform:_};this._commandService.executeCommand(de.id,{unitId:t,drawings:[I]})}async _insertCellImage(r){let n;try{n=await this._imageIoService.saveImage(r)}catch(_){const I=_.message;I===O.ImageUploadStatusType.ERROR_EXCEED_SIZE?this._messageService.show({type:J.MessageType.Error,content:this._localeService.t("update-status.exceedMaxSize",String(O.DRAWING_IMAGE_ALLOW_SIZE/(1024*1024)))}):I===O.ImageUploadStatusType.ERROR_IMAGE_TYPE?this._messageService.show({type:J.MessageType.Error,content:this._localeService.t("update-status.invalidImageType")}):I===O.ImageUploadStatusType.ERROR_IMAGE&&this._messageService.show({type:J.MessageType.Error,content:this._localeService.t("update-status.invalidImage")})}if(n==null)return;const{imageId:e,imageSourceType:t,source:o,base64Cache:a}=n,{width:c,height:l,image:h}=await O.getImageSize(a||"");this._imageIoService.addImageSourceCache(o,t,h);const u=this._workbookSelections.getCurrentLastSelection();if(!u)return!1;const s=d.createDocumentModelWithStyle("",{}),g=Je(this._injector,{unitId:this._context.unitId,subUnitId:this._context.unit.getActiveSheet().getSheetId(),row:u.primary.actualRow,col:u.primary.actualColumn},c,l,0);if(!g)return!1;const m={size:{width:g.width,height:g.height},positionH:{relativeFrom:d.ObjectRelativeFromH.PAGE,posOffset:0},positionV:{relativeFrom:d.ObjectRelativeFromV.PARAGRAPH,posOffset:0},angle:0},f={unitId:s.getUnitId(),subUnitId:s.getUnitId(),drawingId:e,drawingType:d.DrawingTypeEnum.DRAWING_IMAGE,imageSourceType:t,source:o,transform:xe.docDrawingPositionToTransform(m),docTransform:m,behindDoc:d.BooleanNumber.FALSE,title:"",description:"",layoutType:d.PositionedObjectLayoutType.INLINE,wrapText:d.WrapTextType.BOTH_SIDES,distB:0,distL:0,distR:0,distT:0},S=d.BuildTextUtils.drawing.add({documentDataModel:s,drawings:[f],selection:{collapsed:!0,startOffset:0,endOffset:0}});return S?(s.apply(S),this._commandService.syncExecuteCommand(v.SetRangeValuesCommand.id,{value:{[u.primary.actualRow]:{[u.primary.actualColumn]:{p:s.getSnapshot(),t:1}}}})):!1}_getUnitInfo(){const r=this._context.unit,n=r.getActiveSheet(),e=r.getUnitId(),t=n.getSheetId();return{unitId:e,subUnitId:t}}_getImagePosition(r,n,e,t){const o=this._workbookSelections.getCurrentSelections();let a={startRow:0,endRow:0,startColumn:0,endColumn:0};o&&o.length>0&&(a=o[o.length-1].range);const c=U.attachRangeWithCoord(this._skeletonManagerService.getCurrent().skeleton,a);if(c==null)return;let{startColumn:l,startRow:h,startX:u,startY:s}=c,g=!1;if(u+r>e&&(u=e-r,u<0&&(u=0,r=e),g=!0),s+n>t&&(s=t-n,s<0&&(s=0,n=t),g=!0),g){const _=this._selectionRenderService.getCellWithCoordByOffset(u,s);if(_==null)return;u=_.startX,s=_.startY,l=_.actualColumn,h=_.actualRow}const m={column:l,columnOffset:0,row:h,rowOffset:0},f=this._selectionRenderService.getCellWithCoordByOffset(u+r,s+n);if(f==null)return;const S={column:f.actualColumn,columnOffset:u+r-f.startX,row:f.actualRow,rowOffset:s+n-f.startY};return{from:m,to:S}}_updateOrderListener(){this.disposeWithMe(this._drawingManagerService.featurePluginOrderUpdate$.subscribe(r=>{const{unitId:n,subUnitId:e,drawingIds:t,arrangeType:o}=r;this._commandService.executeCommand(Ne.id,{unitId:n,subUnitId:e,drawingIds:t,arrangeType:o})}))}_updateImageListener(){this.disposeWithMe(this._drawingManagerService.featurePluginUpdate$.subscribe(r=>{const n=[];r.length!==0&&(r.forEach(e=>{const{unitId:t,subUnitId:o,drawingId:a,drawingType:c,transform:l}=e;if(l==null)return;const h=this._sheetDrawingService.getDrawingByParam({unitId:t,subUnitId:o,drawingId:a});if(h==null||h.unitId!==this._context.unitId)return;const u=F({...h.transform,...l},this._selectionRenderService);if(u==null)return;const s={...e,transform:{...h.transform,...l,...V(u,this._selectionRenderService,this._skeletonManagerService)},sheetTransform:{...u}};n.push(s)}),n.length>0&&this._commandService.executeCommand(le.id,{unitId:r[0].unitId,drawings:n}))}))}_groupDrawingListener(){this.disposeWithMe(this._drawingManagerService.featurePluginGroupUpdate$.subscribe(r=>{this._commandService.executeCommand(Ue.id,r);const{unitId:n,subUnitId:e,drawingId:t}=r[0].parent;this._commandService.syncExecuteCommand(O.SetDrawingSelectedOperation.id,[{unitId:n,subUnitId:e,drawingId:t}])})),this.disposeWithMe(this._drawingManagerService.featurePluginUngroupUpdate$.subscribe(r=>{this._commandService.executeCommand(je.id,r)}))}_focusDrawingListener(){this.disposeWithMe(this._drawingManagerService.focus$.subscribe(r=>{r==null||r.length===0?(this._contextService.setContextValue(d.FOCUSING_COMMON_DRAWINGS,!1),this._sheetDrawingService.focusDrawing([])):(this._contextService.setContextValue(d.FOCUSING_COMMON_DRAWINGS,!0),this._sheetDrawingService.focusDrawing(r))}))}};ue=yt([z(1,d.Inject(U.SheetSkeletonManagerService)),z(2,d.ICommandService),z(3,U.ISheetSelectionRenderService),z(4,O.IImageIoService),z(5,k.ILocalFileService),z(6,p.ISheetDrawingService),z(7,O.IDrawingManagerService),z(8,d.IContextService),z(9,k.IMessageService),z(10,d.Inject(d.LocaleService)),z(11,d.Inject(v.SheetsSelectionsService)),z(12,d.Inject(d.Injector))],ue);var Dt=Object.defineProperty,Tt=Object.getOwnPropertyDescriptor,Rt=(i,r,n,e)=>{for(var t=e>1?void 0:e?Tt(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&&Dt(r,n,t),t},re=(i,r)=>(n,e)=>r(n,e,i);function We(i,r,n){var e,t,o,a;if(((t=(e=n==null?void 0:n.p)==null?void 0:e.body)==null?void 0:t.dataStream.length)===3&&((a=(o=n.p)==null?void 0:o.drawingsOrder)==null?void 0:a.length)===1){const c=n.p.drawings[n.p.drawingsOrder[0]],l=Je(i,{unitId:r.unitId,subUnitId:r.subUnitId,row:r.row,col:r.col},c.docTransform.size.width,c.docTransform.size.height,c.docTransform.angle);if(l)return c.transform.width=l.width,c.transform.height=l.height,c.docTransform.size.width=l.width,c.docTransform.size.height=l.height,c.transform.left=0,c.transform.top=0,c.docTransform.positionH.posOffset=0,c.docTransform.positionV.posOffset=0,n.p.documentStyle.pageSize.width=1/0,n.p.documentStyle.pageSize.height=1/0,!0}return!1}let Se=class extends d.Disposable{constructor(i,r,n,e,t,o,a){super(),this._commandService=i,this._sheetInterceptorService=r,this._univerInstanceService=n,this._injector=e,this._drawingManagerService=t,this._docDrawingController=o,this._editorBridgeService=a,this._initHandleResize(),this._handleInitEditor(),this._handleWriteCell(),this._initCellContentInterceptor()}_initHandleResize(){this.disposeWithMe(this._commandService.onCommandExecuted(i=>{let r,n=[];if(i.id===v.SetWorksheetRowHeightMutation.id){const e=i.params;n=e.ranges,r=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId})}else if(i.id===v.SetWorksheetColWidthMutation.id){const e=i.params;n=e.ranges,r=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId})}else if(i.id===v.SetWorksheetRowIsAutoHeightMutation.id){const e=i.params;n=e.ranges,r=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId})}else if(i.id===v.SetWorksheetRowAutoHeightMutation.id){const e=i.params;r=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId}),n=e.rowsAutoHeightInfo.map(t=>({startRow:t.row,endRow:t.row,startColumn:0,endColumn:9999}))}else if(i.id===v.AddWorksheetMergeMutation.id){const e=i.params;n=e.ranges,r=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId})}else if(i.id===v.RemoveWorksheetMergeMutation.id){const e=i.params;n=e.ranges,r=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId})}r&&n.length&&n.forEach(e=>{const t=d.Range.transformRange(e,r.worksheet);for(let o=t.startRow;o<=t.endRow;o++)for(let a=t.startColumn;a<=t.endColumn;a++)We(this._injector,{unitId:r.unitId,subUnitId:r.subUnitId,row:o,col:a},r.worksheet.getCellRaw(o,a))})}))}_handleInitEditor(){this.disposeWithMe(this._editorBridgeService.visible$.subscribe(i=>{i.visible?i.visible&&(this._drawingManagerService.removeDrawingDataForUnit(d.DOCS_NORMAL_EDITOR_UNIT_ID_KEY),this._docDrawingController.loadDrawingDataForUnit(d.DOCS_NORMAL_EDITOR_UNIT_ID_KEY),this._drawingManagerService.initializeNotification(d.DOCS_NORMAL_EDITOR_UNIT_ID_KEY)):this._drawingManagerService.removeDrawingDataForUnit(d.DOCS_NORMAL_EDITOR_UNIT_ID_KEY)})),this.disposeWithMe(this._commandService.onCommandExecuted(i=>{i.id===xe.ReplaceSnapshotCommand.id&&i.params.unitId===d.DOCS_ZEN_EDITOR_UNIT_ID_KEY&&(this._drawingManagerService.removeDrawingDataForUnit(d.DOCS_ZEN_EDITOR_UNIT_ID_KEY),this._docDrawingController.loadDrawingDataForUnit(d.DOCS_ZEN_EDITOR_UNIT_ID_KEY),this._drawingManagerService.initializeNotification(d.DOCS_ZEN_EDITOR_UNIT_ID_KEY))}))}_handleWriteCell(){this.disposeWithMe(this._sheetInterceptorService.writeCellInterceptor.intercept(v.AFTER_CELL_EDIT,{priority:9999,handler:(i,r,n)=>(We(this._injector,{unitId:r.unitId,subUnitId:r.subUnitId,row:r.row,col:r.col},i),n(i))}))}_initCellContentInterceptor(){this.disposeWithMe(this._sheetInterceptorService.intercept(v.INTERCEPTOR_POINT.CELL_CONTENT,{effect:d.InterceptorEffectEnum.Style,priority:v.InterceptCellContentPriority.CELL_IMAGE,handler:(i,r,n)=>{var e;return i!=null&&i.p&&((e=i.p.drawingsOrder)!=null&&e.length)&&(i.interceptorStyle||(i.interceptorStyle={}),i.interceptorStyle.tr={a:0}),n(i)}}))}};Se=Rt([re(0,d.ICommandService),re(1,d.Inject(v.SheetInterceptorService)),re(2,d.IUniverInstanceService),re(3,d.Inject(d.Injector)),re(4,O.IDrawingManagerService),re(5,d.Inject(ne.DocDrawingController)),re(6,d.Inject(U.IEditorBridgeService))],Se);var bt=Object.defineProperty,Et=Object.getOwnPropertyDescriptor,Ot=(i,r,n,e)=>{for(var t=e>1?void 0:e?Et(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&&bt(r,n,t),t},Ze=(i,r)=>(n,e)=>r(n,e,i);let _e=class extends d.Disposable{constructor(i,r){super(),this._autoFillService=i,this._injector=r,this._initAutoFillHooks()}_initAutoFillHooks(){this.disposeWithMe(this._autoFillService.addHook({id:"sheet-cell-image-autofill",onBeforeSubmit:(i,r,n,e)=>{new d.ObjectMatrix(e).forValue((t,o,a)=>{We(this._injector,{unitId:i.unitId,subUnitId:i.subUnitId,row:t,col:o},a)})}}))}};_e=Ot([Ze(0,d.Inject(U.IAutoFillService)),Ze(1,d.Inject(d.Injector))],_e);var Pt=Object.defineProperty,At=Object.getOwnPropertyDescriptor,Ut=(i,r,n,e)=>{for(var t=e>1?void 0:e?At(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&&Pt(r,n,t),t},ve=(i,r)=>(n,e)=>r(n,e,i);let we=class extends d.Disposable{constructor(r,n,e,t){super();Y(this,"_isSetCursor",!1);this._hoverManagerService=r,this._renderManagerService=n,this._selectionsService=e,this._drawingRenderService=t}_initHover(){}_initImageClick(){}};we=Ut([ve(0,d.Inject(U.HoverManagerService)),ve(1,d.Inject(N.IRenderManagerService)),ve(2,d.Inject(v.SheetsSelectionsService)),ve(3,d.Inject(q.DrawingRenderService))],we);var Nt=Object.defineProperty,jt=Object.getOwnPropertyDescriptor,Wt=(i,r,n,e)=>{for(var t=e>1?void 0:e?jt(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&&Nt(r,n,t),t},Le=(i,r)=>(n,e)=>r(n,e,i);let Ie=class extends d.Disposable{constructor(r,n,e){super();Y(this,"_copyInfo");this._sheetClipboardService=r,this._renderManagerService=n,this._sheetDrawingService=e,this._initCopyPaste()}_initCopyPaste(){this._sheetClipboardService.addClipboardHook({id:"SHEET_IMAGE_UI_PLUGIN",onBeforeCopy:(r,n,e)=>this._collect(r,n,e),onPasteCells:(r,n,e,t)=>{const{copyType:o=U.COPY_TYPE.COPY,pasteType:a}=t,{range:c}=r||{},{range:l,unitId:h,subUnitId:u}=n;return this._generateMutations(l,{copyType:o,pasteType:a,copyRange:c,unitId:h,subUnitId:u})},onPastePlainText:(r,n)=>({undos:[],redos:[]})})}_collect(r,n,e){var g;const t=(g=this._renderManagerService.getRenderById(r))==null?void 0:g.with(U.SheetSkeletonManagerService);if(!t)return;const o=t.attachRangeWithCoord(e);if(!o)return;const{startX:a,endX:c,startY:l,endY:h}=o,u=this._sheetDrawingService.getDrawingData(r,n),s=[];Object.keys(u).forEach(m=>{const f=u[m],{transform:S}=f;if(f.anchorType!==p.SheetDrawingAnchorType.Both||!S)return;const{left:_=0,top:I=0,width:M=0,height:y=0}=S,{drawingStartX:R,drawingEndX:C,drawingStartY:T,drawingEndY:w}={drawingStartX:_,drawingEndX:_+M,drawingStartY:I,drawingEndY:I+y};a<=R&&C<=c&&l<=T&&w<=h&&s.push(f)}),s.length&&(this._copyInfo={drawings:s,unitId:r,subUnitId:n})}_generateMutations(r,n){var B;if(!this._copyInfo)return{redos:[],undos:[]};if([U.PREDEFINED_HOOK_NAME.SPECIAL_PASTE_COL_WIDTH,U.PREDEFINED_HOOK_NAME.SPECIAL_PASTE_VALUE,U.PREDEFINED_HOOK_NAME.SPECIAL_PASTE_FORMAT,U.PREDEFINED_HOOK_NAME.SPECIAL_PASTE_FORMULA].includes(n.pasteType))return{redos:[],undos:[]};const{copyRange:t}=n;if(!t)return{redos:[],undos:[]};const{drawings:o,unitId:a,subUnitId:c}=this._copyInfo,{ranges:[l,h],mapFunc:u}=U.virtualizeDiscreteRanges([t,r]),{row:s,col:g}=u(l.startRow,l.startColumn),{row:m,col:f}=u(h.startRow,h.startColumn),S=(B=this._renderManagerService.getRenderById(a))==null?void 0:B.with(U.SheetSkeletonManagerService);if(!S)return{redos:[],undos:[]};const _=S.attachRangeWithCoord({startRow:s,endRow:s,startColumn:g,endColumn:g}),I=S.attachRangeWithCoord({startRow:m,endRow:m,startColumn:f,endColumn:f});if(!_||!I)return{redos:[],undos:[]};const M=[],y=[],R=I.startX-_.startX,C=I.startY-_.startY,T=m-s,w=f-g,A=n.copyType===U.COPY_TYPE.CUT,{_sheetDrawingService:E}=this;return o.forEach(W=>{const{transform:P,sheetTransform:D}=W;if(!P)return;const L={...W,unitId:a,subUnitId:c,drawingId:A?W.drawingId:d.Tools.generateRandomId(),transform:{...P,left:P.left+R,top:P.top+C},sheetTransform:{to:{...D.to,row:D.to.row+T,column:D.to.column+w},from:{...D.from,row:D.from.row+T,column:D.from.column+w}}};if(A){const{undo:$,redo:oe,objects:Z}=E.getBatchUpdateOp([L]);M.push({id:p.SetDrawingApplyMutation.id,params:{unitId:a,subUnitId:c,type:p.DrawingApplyType.UPDATE,op:oe,objects:Z}}),y.push({id:p.SetDrawingApplyMutation.id,params:{unitId:a,subUnitId:c,type:p.DrawingApplyType.UPDATE,op:$,objects:Z}})}else{const{undo:$,redo:oe,objects:Z}=E.getBatchAddOp([L]);M.push({id:p.SetDrawingApplyMutation.id,params:{op:oe,unitId:a,subUnitId:c,objects:Z,type:p.DrawingApplyType.INSERT}}),y.push({id:p.SetDrawingApplyMutation.id,params:{op:$,unitId:a,subUnitId:c,objects:Z,type:p.DrawingApplyType.REMOVE}})}}),{redos:M,undos:y}}};Ie=Wt([Le(0,U.ISheetClipboardService),Le(1,N.IRenderManagerService),Le(2,p.ISheetDrawingService)],Ie);var Lt=Object.defineProperty,Bt=Object.getOwnPropertyDescriptor,Gt=(i,r,n,e)=>{for(var t=e>1?void 0:e?Bt(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&&Lt(r,n,t),t},me=(i,r)=>(n,e)=>r(n,e,i);let Ce=class extends d.Disposable{constructor(i,r,n,e,t){super(),this._drawingManagerService=i,this._renderManagerService=r,this._permissionService=n,this._univerInstanceService=e,this._userManagerService=t,this._initDrawingVisible(),this._initDrawingEditable(),this._initViewPermissionChange(),this._initEditPermissionChange()}_initDrawingVisible(){const i=this._univerInstanceService.getCurrentTypeOfUnit$(d.UniverInstanceType.UNIVER_SHEET);this.disposeWithMe(j.combineLatest([i,this._userManagerService.currentUser$]).subscribe(([r,n])=>{if(!r){this._drawingManagerService.setDrawingVisible(!1);return}r.activeSheet$.subscribe(e=>{if(!e){this._drawingManagerService.setDrawingVisible(!1);return}const t=r.getUnitId(),o=e.getSheetId();if(this._permissionService.composePermission([new v.WorkbookViewPermission(t).id,new v.WorksheetViewPermission(t,o).id]).every(c=>c.value))this._drawingManagerService.setDrawingVisible(!0);else{this._drawingManagerService.setDrawingVisible(!1);const c=r.getUnitId(),l=e.getSheetId(),h=this._drawingManagerService.getDrawingData(c,l),u=Object.values(h),s=this._renderManagerService.getRenderById(c),g=s==null?void 0:s.scene;if(g==null)return;g.getAllObjectsByOrder().forEach(f=>{f.classType===N.RENDER_CLASS_TYPE.IMAGE&&u.some(S=>f.oKey.includes(S.drawingId))&&g.removeObject(f)})}})}))}_initDrawingEditable(){const i=this._univerInstanceService.getCurrentTypeOfUnit$(d.UniverInstanceType.UNIVER_SHEET);this.disposeWithMe(j.combineLatest([i,this._userManagerService.currentUser$]).subscribe(([r,n])=>{if(!r){this._drawingManagerService.setDrawingEditable(!1);return}r.activeSheet$.subscribe(e=>{if(!e){this._drawingManagerService.setDrawingEditable(!1);return}const t=r.getUnitId(),o=e.getSheetId();if(this._permissionService.composePermission([new v.WorkbookEditablePermission(t).id,new v.WorksheetEditPermission(t,o).id]).every(c=>c.value))this._drawingManagerService.setDrawingEditable(!0);else{this._drawingManagerService.setDrawingEditable(!1);const c=r.getUnitId(),l=e.getSheetId(),h=this._drawingManagerService.getDrawingData(c,l),u=Object.values(h),s=this._renderManagerService.getRenderById(c),g=s==null?void 0:s.scene;if(g==null)return;g.getAllObjectsByOrder().forEach(f=>{f.classType===N.RENDER_CLASS_TYPE.IMAGE&&u.some(S=>f.oKey.includes(S.drawingId))&&g.detachTransformerFrom(f)})}})}))}_initViewPermissionChange(){const i=this._univerInstanceService.getCurrentTypeOfUnit$(d.UniverInstanceType.UNIVER_SHEET);this.disposeWithMe(j.combineLatest([i,this._userManagerService.currentUser$]).subscribe(([r,n])=>{r&&r.activeSheet$.subscribe(e=>{var s;if(!e)return;const t=r.getUnitId(),o=e.getSheetId();let a=!0;const c=this._renderManagerService.getRenderById(t),l=c==null?void 0:c.scene;if(l==null)return;const h=l.getTransformerByCreate(),u=this._permissionService.composePermission$([new v.WorkbookViewPermission(t).id,new v.WorksheetViewPermission(t,o).id]).pipe(j.map(g=>g.every(m=>m.value)));u==null||u.pipe(j.filter(g=>g!==a),j.distinctUntilChanged()).subscribe({next:g=>{a=g,this._drawingManagerService.setDrawingVisible(g);const m=l.getAllObjectsByOrder(),f=this._drawingManagerService.getDrawingData(t,o),S=Object.values(f);g?this._drawingManagerService.addNotification(S):(m.forEach(_=>{_.classType===N.RENDER_CLASS_TYPE.IMAGE&&S.some(I=>_.oKey.includes(I.drawingId))&&l.removeObject(_)}),h.clearSelectedObjects())}}),(s=this._permissionService.getPermissionPoint$(new v.WorksheetViewPermission(t,o).id))==null||s.pipe(j.filter(g=>g.value!==a),j.distinctUntilChanged()).subscribe({complete:()=>{a=!0,this._drawingManagerService.setDrawingVisible(!0);const g=this._drawingManagerService.getDrawingData(t,o),m=Object.values(g);this._drawingManagerService.addNotification(m)}})})}))}_initEditPermissionChange(){const i=this._univerInstanceService.getCurrentTypeOfUnit$(d.UniverInstanceType.UNIVER_SHEET);this.disposeWithMe(j.combineLatest([i,this._userManagerService.currentUser$]).subscribe(([r,n])=>{r&&r.activeSheet$.subscribe(e=>{var s;if(!e)return;const t=r.getUnitId(),o=e.getSheetId();let a=!0;const c=this._renderManagerService.getRenderById(t),l=c==null?void 0:c.scene;if(l==null)return;const h=l.getTransformerByCreate(),u=this._permissionService.composePermission$([new v.WorkbookEditablePermission(t).id,new v.WorksheetEditPermission(t,o).id]).pipe(j.map(g=>g.every(m=>m.value)));u==null||u.pipe(j.filter(g=>g!==a),j.distinctUntilChanged()).subscribe({next:g=>{a=g,this._drawingManagerService.setDrawingEditable(g);const m=l.getAllObjectsByOrder(),f=this._drawingManagerService.getDrawingData(t,o),S=Object.values(f);g?(m.forEach(_=>{_.classType===N.RENDER_CLASS_TYPE.IMAGE&&S.some(I=>_.oKey.includes(I.drawingId))&&l.attachTransformerTo(_)}),this._drawingManagerService.addNotification(S)):(m.forEach(_=>{_.classType===N.RENDER_CLASS_TYPE.IMAGE&&S.some(I=>_.oKey.includes(I.drawingId))&&l.detachTransformerFrom(_)}),h.clearSelectedObjects())}}),(s=this._permissionService.getPermissionPoint$(new v.WorksheetEditPermission(t,o).id))==null||s.pipe(j.filter(g=>g.value!==a),j.distinctUntilChanged()).subscribe({complete:()=>{a=!0;const g=r.getUnitId(),m=e.getSheetId(),f=this._drawingManagerService.getDrawingData(g,m),S=Object.values(f),_=this._renderManagerService.getRenderById(g),I=_==null?void 0:_.scene;if(I==null)return;this._drawingManagerService.setDrawingEditable(!0),I.getAllObjectsByOrder().forEach(y=>{y.classType===N.RENDER_CLASS_TYPE.IMAGE&&S.some(R=>y.oKey.includes(R.drawingId))&&I.detachTransformerFrom(y)})}})})}))}};Ce=Gt([me(0,O.IDrawingManagerService),me(1,N.IRenderManagerService),me(2,d.IPermissionService),me(3,d.IUniverInstanceService),me(4,d.Inject(d.UserManagerService))],Ce);var kt=Object.defineProperty,Ft=Object.getOwnPropertyDescriptor,$t=(i,r,n,e)=>{for(var t=e>1?void 0:e?Ft(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&&kt(r,n,t),t},ye=(i,r)=>(n,e)=>r(n,e,i);let Me=class extends d.Disposable{constructor(i,r,n,e){super(),this._sheetPrintInterceptorService=i,this._drawingRenderService=r,this._drawingManagerService=n,this._renderManagerService=e,this._initPrinting()}_initPrinting(){this.disposeWithMe(this._sheetPrintInterceptorService.interceptor.intercept(this._sheetPrintInterceptorService.interceptor.getInterceptPoints().PRINTING_COMPONENT_COLLECT,{handler:(i,r,n)=>{const{unitId:e,scene:t,subUnitId:o}=r,a=this._drawingManagerService.getDrawingDataForUnit(e),c=a==null?void 0:a[o];return c&&c.order.forEach(l=>{this._drawingRenderService.renderDrawing(c.data[l],t)}),n()}})),this.disposeWithMe(this._sheetPrintInterceptorService.interceptor.intercept(this._sheetPrintInterceptorService.interceptor.getInterceptPoints().PRINTING_RANGE,{handler:(i,r,n)=>{const{unitId:e,subUnitId:t}=r,o=this._renderManagerService.getRenderById(e);if(!o)return n(i);const a=o.with(U.SheetSkeletonManagerService).getWorksheetSkeleton(t);if(!a)return n(i);const c=this._drawingManagerService.getDrawingDataForUnit(e),l=c==null?void 0:c[r.subUnitId];if(!l)return n(i);const{scaleX:h,scaleY:u}=o.scene,s=i?{...i}:{startColumn:0,endColumn:0,endRow:0,startRow:0},g=l.order.map(m=>l.data[m]).filter(m=>m.drawingType!==d.DrawingTypeEnum.DRAWING_DOM);return g.length?(g.forEach(m=>{if(!m.groupId&&m.transform&&d.Tools.isDefine(m.transform.left)&&d.Tools.isDefine(m.transform.top)&&d.Tools.isDefine(m.transform.width)&&d.Tools.isDefine(m.transform.height)){const f=a.skeleton.getCellIndexByOffset(m.transform.left,m.transform.top,h,u,{x:0,y:0}),S=a.skeleton.getCellIndexByOffset(m.transform.left+m.transform.width,m.transform.top+m.transform.height,h,u,{x:0,y:0});f.column<s.startColumn&&(s.startColumn=f.column),f.row<s.startRow&&(s.startRow=f.row),s.endRow<S.row&&(s.endRow=S.row),s.endColumn<S.column&&(s.endColumn=S.column)}}),n(s)):n(i)}}))}};Me=$t([ye(0,d.Inject(U.SheetPrintInterceptorService)),ye(1,d.Inject(q.DrawingRenderService)),ye(2,O.IDrawingManagerService),ye(3,N.IRenderManagerService)],Me);var Ht=Object.defineProperty,Vt=Object.getOwnPropertyDescriptor,xt=(i,r,n,e)=>{for(var t=e>1?void 0:e?Vt(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&&Ht(r,n,t),t},ee=(i,r)=>(n,e)=>r(n,e,i);const Yt=[v.InsertRowCommand.id,v.InsertColCommand.id,v.RemoveRowCommand.id,v.RemoveColCommand.id,v.DeleteRangeMoveLeftCommand.id,v.DeleteRangeMoveUpCommand.id,v.InsertRangeMoveDownCommand.id,v.InsertRangeMoveRightCommand.id,v.DeltaRowHeightCommand.id,v.SetRowHeightCommand.id,v.DeltaColumnWidthCommand.id,v.SetColWidthCommand.id,v.SetRowHiddenCommand.id,v.SetSpecificRowsVisibleCommand.id,v.SetSpecificColsVisibleCommand.id,v.SetColHiddenCommand.id,v.MoveColsCommand.id,v.MoveRowsCommand.id,v.MoveRangeCommand.id],Xt=[v.SetRowVisibleMutation.id,v.SetRowHiddenMutation.id,v.SetColVisibleMutation.id,v.SetColHiddenMutation.id,v.SetWorksheetRowHeightMutation.id,v.SetWorksheetColWidthMutation.id];let Be=class extends d.Disposable{constructor(i,r,n,e,t,o,a,c,l){super(),this._context=i,this._renderManagerService=r,this._commandService=n,this._selectionRenderService=e,this._skeletonManagerService=t,this._sheetInterceptorService=o,this._sheetDrawingService=a,this._drawingManagerService=c,this._univerInstanceService=l,this._sheetInterceptorListener(),this._commandListener(),this._sheetRefreshListener()}_sheetInterceptorListener(){this.disposeWithMe(this._sheetInterceptorService.interceptCommand({getMutations:i=>{if(!Yt.includes(i.id))return{redos:[],undos:[]};if(i.params==null)return{redos:[],undos:[]};const r=i.id;if(r===v.InsertRowCommand.id)return this._moveRowInterceptor(i.params,"insert");if([v.MoveColsCommand.id,v.MoveRowsCommand.id,v.MoveRangeCommand.id].includes(r))return this._moveRangeInterceptor(i.params);if(r===v.InsertColCommand.id)return this._moveColInterceptor(i.params,"insert");if(r===v.RemoveRowCommand.id)return this._moveRowInterceptor(i.params,"remove");if(r===v.RemoveColCommand.id)return this._moveColInterceptor(i.params,"remove");if(r===v.DeleteRangeMoveLeftCommand.id){const{range:n}=i.params;return this._getRangeMoveUndo(n,0)}else if(r===v.DeleteRangeMoveUpCommand.id){const{range:n}=i.params;return this._getRangeMoveUndo(n,1)}else if(r===v.InsertRangeMoveDownCommand.id){const{range:n}=i.params;return this._getRangeMoveUndo(n,2)}else if(r===v.InsertRangeMoveRightCommand.id){const{range:n}=i.params;return this._getRangeMoveUndo(n,3)}else if(r===v.SetRowHiddenCommand.id||r===v.SetSpecificRowsVisibleCommand.id){const n=i.params,{unitId:e,subUnitId:t,ranges:o}=n;return this._getDrawingUndoForRowVisible(e,t,o)}else if(r===v.SetSpecificColsVisibleCommand.id||r===v.SetColHiddenCommand.id){const n=i.params,{unitId:e,subUnitId:t,ranges:o}=n;return this._getDrawingUndoForColVisible(e,t,o)}else if(r===v.DeltaRowHeightCommand.id||r===v.SetRowHeightCommand.id||r===v.DeltaColumnWidthCommand.id||r===v.SetColWidthCommand.id){const n=i.params,{unitId:e,subUnitId:t,ranges:o}=n,a=r===v.DeltaRowHeightCommand.id||r===v.SetRowHeightCommand.id;return this._getDrawingUndoForRowAndColSize(e,t,o,a)}return{redos:[],undos:[]}}}))}_getRangeMoveUndo(i,r){const n=v.getSheetCommandTarget(this._univerInstanceService);if(n==null)return{redos:[],undos:[]};const e=n.unitId,t=n.subUnitId,o=[],a=[],c=this._sheetDrawingService.getDrawingData(e,t),l=[],h=[];if(Object.keys(c).forEach(u=>{const s=c[u],{updateDrawings:g,deleteDrawings:m}=this._getUpdateOrDeleteDrawings(i,r,s);l.push(...g),h.push(...m)}),l.length===0&&h.length===0)return{redos:[],undos:[]};if(l.length>0){const u=this._sheetDrawingService.getBatchUpdateOp(l),{undo:s,redo:g,objects:m}=u;o.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:t,op:g,objects:m,type:p.DrawingApplyType.UPDATE}}),a.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:t,op:s,objects:m,type:p.DrawingApplyType.UPDATE}})}if(h.length>0){const u=this._sheetDrawingService.getBatchRemoveOp(h),s=u.undo,g=u.redo,m=u.objects;o.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:t,op:g,objects:m,type:p.DrawingApplyType.REMOVE}}),a.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:t,op:s,objects:m,type:p.DrawingApplyType.INSERT}})}return o.push({id:G.id,params:[e]}),a.push({id:G.id,params:[e]}),{redos:o,undos:a}}_getUpdateOrDeleteDrawings(i,r,n){const e=[],t=[],{sheetTransform:o,anchorType:a=p.SheetDrawingAnchorType.Position,transform:c,unitId:l,subUnitId:h,drawingId:u}=n,{from:s,to:g}=o,{row:m,column:f}=s,{row:S,column:_}=g;if(o==null||c==null)return{updateDrawings:e,deleteDrawings:t};const{startRow:I,endRow:M,startColumn:y,endColumn:R}=i;let C=null,T=null;if(r===0&&m>=I&&S<=M)if(f>=y&&_<=R)t.push({unitId:l,subUnitId:h,drawingId:u});else{const w=this._shrinkCol(o,c,y,R,a);C=w==null?void 0:w.newSheetTransform,T=w==null?void 0:w.newTransform}else if(r===1&&f>=y&&_<=R)if(m>=I&&S<=M)t.push({unitId:l,subUnitId:h,drawingId:u});else{const w=this._shrinkRow(o,c,I,M,a);C=w==null?void 0:w.newSheetTransform,T=w==null?void 0:w.newTransform}else if(r===2){const w=this._expandRow(o,c,I,M,a);C=w==null?void 0:w.newSheetTransform,T=w==null?void 0:w.newTransform}else if(r===3){const w=this._expandCol(o,c,y,R,a);C=w==null?void 0:w.newSheetTransform,T=w==null?void 0:w.newTransform}if(C!=null&&T!=null){const w=V(C,this._selectionRenderService,this._skeletonManagerService);e.push({...n,sheetTransform:C,transform:w})}return{updateDrawings:e,deleteDrawings:t}}_remainDrawingSize(i,r,n){const e=F({...i},this._selectionRenderService);e!=null&&r.push({...n,sheetTransform:e})}_getDrawingUndoForColVisible(i,r,n){const e=this._drawingManagerService.getDrawingData(i,r),t=[],o=[];if(Object.keys(e).forEach(u=>{const s=e[u],{sheetTransform:g,transform:m,anchorType:f=p.SheetDrawingAnchorType.Position}=s;if(f===p.SheetDrawingAnchorType.None)this._remainDrawingSize(m,t,s);else{const{from:S,to:_}=g,{row:I,column:M}=S,{row:y,column:R}=_;for(let C=0;C<n.length;C++){const T=n[C],{startRow:w,endRow:A,startColumn:E,endColumn:B}=T;if(R<E)continue;if(f===p.SheetDrawingAnchorType.Position){let D=null,L=null;if(M>=E&&M<=B){const $=this._skeletonManagerService.attachRangeWithCoord({startColumn:M,endColumn:B,startRow:S.row,endRow:_.row});if($==null)return;L={...m,left:$.startX}}if(L!=null&&(D=F(L,this._selectionRenderService),D!=null&&L!=null)){t.push({...s,sheetTransform:D,transform:L});break}this._remainDrawingSize(m,t,s);continue}if(M>=E&&R<=B)continue;let W=null,P=null;if(M>=E&&M<=B){const D=this._skeletonManagerService.attachRangeWithCoord({startColumn:M,endColumn:B,startRow:S.row,endRow:_.row});if(D==null)return;P={...m,left:(D==null?void 0:D.startX)||0,width:((m==null?void 0:m.width)||0)-D.endX+D.startX}}else if(R>=E&&R<=B){const D=this._skeletonManagerService.attachRangeWithCoord({startColumn:E,endColumn:R,startRow:S.row,endRow:_.row});if(D==null)return;P={...m,left:D.startX-((m==null?void 0:m.width)||0)}}else{const D=this._skeletonManagerService.attachRangeWithCoord({startColumn:E,endColumn:B,startRow:S.row,endRow:_.row});if(D==null)return;if(P={...m,width:((m==null?void 0:m.width)||0)-D.endX+D.startX},W=F(P,this._selectionRenderService),W!=null&&P!=null){o.push({...s,sheetTransform:W,transform:P});break}}if(P!=null&&(W=F(P,this._selectionRenderService)),P!=null&&W!=null){t.push({...s,sheetTransform:W,transform:P});break}else this._remainDrawingSize(m,t,s)}}}),t.length===0&&o.length===0)return{redos:[],undos:[]};const{redos:a,undos:c}=this._createUndoAndRedoMutation(i,r,t),l=[],h=[];if(o.length>0){const{redos:u,undos:s}=this._createUndoAndRedoMutation(i,r,o);l.push(...u),h.push(...s)}return{redos:a,undos:c,preRedos:l,preUndos:h}}_createUndoAndRedoMutation(i,r,n){const e=this._sheetDrawingService.getBatchUpdateOp(n),{undo:t,redo:o,objects:a}=e,c=[{id:p.SetDrawingApplyMutation.id,params:{unitId:i,subUnitId:r,op:o,objects:a,type:p.DrawingApplyType.UPDATE}},{id:G.id,params:[i]}],l=[{id:p.SetDrawingApplyMutation.id,params:{unitId:i,subUnitId:r,op:t,objects:a,type:p.DrawingApplyType.UPDATE}},{id:G.id,params:[i]}];return{redos:c,undos:l}}_getDrawingUndoForRowVisible(i,r,n){const e=this._drawingManagerService.getDrawingData(i,r),t=[],o=[];if(Object.keys(e).forEach(u=>{const s=e[u],{sheetTransform:g,transform:m,anchorType:f=p.SheetDrawingAnchorType.Position}=s;if(f===p.SheetDrawingAnchorType.None)this._remainDrawingSize(m,t,s);else{const{from:S,to:_}=g,{row:I,column:M}=S,{row:y,column:R}=_;for(let C=0;C<n.length;C++){const T=n[C],{startRow:w,endRow:A,startColumn:E,endColumn:B}=T;if(y<w)continue;if(f===p.SheetDrawingAnchorType.Position){let D=null,L=null;if(I>=w&&I<=A){const $=this._skeletonManagerService.attachRangeWithCoord({startColumn:S.column,endColumn:_.column,startRow:I,endRow:A});if($==null)return;L={...m,top:$.startY}}if(L!=null&&(D=F(L,this._selectionRenderService),D!=null&&L!=null)){t.push({...s,sheetTransform:D,transform:L});break}this._remainDrawingSize(m,t,s);continue}if(I>=w&&y<=A)continue;let W=null,P=null;if(I>=w&&I<=A){const D=this._skeletonManagerService.attachRangeWithCoord({startColumn:S.column,endColumn:_.column,startRow:I,endRow:A});if(D==null)return;P={...m,top:(D==null?void 0:D.startY)||0,height:((m==null?void 0:m.height)||0)-D.endY+D.startY}}else if(y>=w&&y<=A){const D=this._skeletonManagerService.attachRangeWithCoord({startColumn:S.column,endColumn:_.column,startRow:w,endRow:y});if(D==null)return;P={...m,top:D.startY-((m==null?void 0:m.height)||0)}}else{const D=this._skeletonManagerService.attachRangeWithCoord({startColumn:S.column,endColumn:_.column,startRow:w,endRow:A});if(D==null)return;if(P={...m,height:((m==null?void 0:m.height)||0)-D.endY+D.startY},W=F(P,this._selectionRenderService),W!=null&&P!=null){o.push({...s,sheetTransform:W,transform:P});break}}if(P!=null&&(W=F(P,this._selectionRenderService)),P!=null&&W!=null){t.push({...s,sheetTransform:W,transform:P});break}else this._remainDrawingSize(m,t,s)}}}),t.length===0&&o.length===0)return{redos:[],undos:[]};const{redos:a,undos:c}=this._createUndoAndRedoMutation(i,r,t),l=[],h=[];if(o.length>0){const{redos:u,undos:s}=this._createUndoAndRedoMutation(i,r,o);l.push(...u),h.push(...s)}return{redos:a,undos:c,preRedos:l,preUndos:h}}_getDrawingUndoForRowAndColSize(i,r,n,e){const t=this._drawingManagerService.getDrawingData(i,r),o=[];return Object.keys(t).forEach(a=>{const c=t[a],{sheetTransform:l,transform:h,anchorType:u=p.SheetDrawingAnchorType.Position}=c;if(u===p.SheetDrawingAnchorType.None)this._remainDrawingSize(h,o,c);else{const{from:s,to:g}=l,{row:m,column:f}=s,{row:S,column:_}=g;for(let I=0;I<n.length;I++){const M=n[I],{startRow:y,endRow:R,startColumn:C,endColumn:T}=M;if(S<y||_<C)continue;if(u===p.SheetDrawingAnchorType.Position&&(m<=y&&S>=R||f<=C&&_>=T)){this._remainDrawingSize(h,o,c);continue}const w=V({...l},this._selectionRenderService,this._skeletonManagerService);if(w!=null){o.push({...c,transform:w});break}}}}),o.length===0?{redos:[],undos:[]}:this._createUndoAndRedoMutation(i,r,o)}_getUnitIdAndSubUnitId(i,r){let n,e;if(r==="insert")n=i.unitId,e=i.subUnitId;else{const t=v.getSheetCommandTarget(this._univerInstanceService);if(t==null)return;n=t.unitId,e=t.subUnitId}return{unitId:n,subUnitId:e}}_moveRangeInterceptor(i){var y,R;const{toRange:r,fromRange:n}=i,e=v.getSheetCommandTarget(this._univerInstanceService);if(!e)return{redos:[],undos:[]};const{unitId:t,subUnitId:o}=e,a=(R=(y=this._renderManagerService.getRenderById(t))==null?void 0:y.with(U.SheetSkeletonManagerService))==null?void 0:R.getCurrentSkeleton();if(!a)return{redos:[],undos:[]};const c=U.attachRangeWithCoord(a,n);if(!c)return{redos:[],undos:[]};const{startX:l,endX:h,startY:u,endY:s}=c,g=this._sheetDrawingService.getDrawingData(t,o),m=[];Object.keys(g).forEach(C=>{const T=g[C];if(T.anchorType!==p.SheetDrawingAnchorType.Both)return;const{transform:w}=T;if(!w)return;const{left:A=0,top:E=0,width:B=0,height:W=0}=w,{drawingStartX:P,drawingEndX:D,drawingStartY:L,drawingEndY:$}={drawingStartX:A,drawingEndX:A+B,drawingStartY:E,drawingEndY:E+W};l<=P&&D<=h&&u<=L&&$<=s&&m.push(T)});const f=[],S=[],_=r.startRow-n.startRow,I=r.startColumn-n.startColumn,M=m.map(C=>{const T=C.sheetTransform,w={to:{...T.to,row:T.to.row+_,column:T.to.column+I},from:{...T.from,row:T.from.row+_,column:T.from.column+I}},A=V(w,this._selectionRenderService,this._skeletonManagerService);return{unitId:t,subUnitId:o,drawingId:C.drawingId,transform:A,sheetTransform:w}});if(M.length){const C=this._sheetDrawingService.getBatchUpdateOp(M),{undo:T,redo:w,objects:A}=C;f.push({id:p.SetDrawingApplyMutation.id,params:{unitId:t,subUnitId:o,op:w,objects:A,type:p.DrawingApplyType.UPDATE}}),S.push({id:p.SetDrawingApplyMutation.id,params:{unitId:t,subUnitId:o,op:T,objects:A,type:p.DrawingApplyType.UPDATE}})}return{redos:f,undos:S}}_moveRowInterceptor(i,r){const n=this._getUnitIdAndSubUnitId(i,r);if(n==null)return{redos:[],undos:[]};const{unitId:e,subUnitId:t}=n,{range:o}=i,a=o.startRow,c=o.endRow,l=[],h=[],u=this._sheetDrawingService.getDrawingData(e,t),s=[],g=[];if(Object.keys(u).forEach(m=>{const f=u[m],{sheetTransform:S,transform:_,anchorType:I=p.SheetDrawingAnchorType.Position}=f;if(S==null||_==null)return;let M,y;if(r==="insert"){const C=this._expandRow(S,_,a,c,I);M=C==null?void 0:C.newSheetTransform,y=C==null?void 0:C.newTransform}else{const{from:C,to:T}=S,{row:w}=C,{row:A}=T;if(I===p.SheetDrawingAnchorType.Both&&w>=a&&A<=c)g.push({unitId:e,subUnitId:t,drawingId:m});else{const E=this._shrinkRow(S,_,a,c,I);M=E==null?void 0:E.newSheetTransform,y=E==null?void 0:E.newTransform}}if(!M||!y)return;const R={unitId:e,subUnitId:t,drawingId:m,transform:y,sheetTransform:M};s.push(R)}),s.length===0&&g.length===0)return{redos:[],undos:[]};if(s.length>0){const m=this._sheetDrawingService.getBatchUpdateOp(s),{undo:f,redo:S,objects:_}=m;l.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:t,op:S,objects:_,type:p.DrawingApplyType.UPDATE}}),h.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:t,op:f,objects:_,type:p.DrawingApplyType.UPDATE}})}if(g.length>0){const m=this._sheetDrawingService.getBatchRemoveOp(g),f=m.undo,S=m.redo,_=m.objects;l.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:t,op:S,objects:_,type:p.DrawingApplyType.REMOVE}}),h.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:t,op:f,objects:_,type:p.DrawingApplyType.INSERT}})}return l.push({id:G.id,params:[e]}),h.push({id:G.id,params:[e]}),{redos:l,undos:h}}_moveColInterceptor(i,r){const n=this._getUnitIdAndSubUnitId(i,r);if(n==null)return{redos:[],undos:[]};const{unitId:e,subUnitId:t}=n,{range:o}=i,a=o.startColumn,c=o.endColumn,l=[],h=[],u=this._sheetDrawingService.getDrawingData(e,t),s=[],g=[];if(Object.keys(u).forEach(m=>{const f=u[m],{sheetTransform:S,transform:_,anchorType:I=p.SheetDrawingAnchorType.Position}=f;if(S==null||_==null)return;let M,y;if(r==="insert"){const C=this._expandCol(S,_,a,c,I);M=C==null?void 0:C.newSheetTransform,y=C==null?void 0:C.newTransform}else{const{from:C,to:T}=S,{column:w}=C,{column:A}=T;if(I===p.SheetDrawingAnchorType.Both&&w>=a&&A<=c)g.push({unitId:e,subUnitId:t,drawingId:m});else{const E=this._shrinkCol(S,_,a,c,I);M=E==null?void 0:E.newSheetTransform,y=E==null?void 0:E.newTransform}}if(!M||!y)return;const R={unitId:e,subUnitId:t,drawingId:m,transform:y,sheetTransform:M};s.push(R)}),s.length===0&&g.length===0)return{redos:[],undos:[]};if(s.length>0){const m=this._sheetDrawingService.getBatchUpdateOp(s),{undo:f,redo:S,objects:_}=m;l.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:t,op:S,objects:_,type:p.DrawingApplyType.UPDATE}}),h.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:t,op:f,objects:_,type:p.DrawingApplyType.UPDATE}})}if(g.length>0){const m=this._sheetDrawingService.getBatchRemoveOp(g),f=m.undo,S=m.redo,_=m.objects;l.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:t,op:S,objects:_,type:p.DrawingApplyType.REMOVE}}),h.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:t,op:f,objects:_,type:p.DrawingApplyType.INSERT}})}return l.push({id:G.id,params:[e]}),h.push({id:G.id,params:[e]}),{redos:l,undos:h}}_expandCol(i,r,n,e,t=p.SheetDrawingAnchorType.Position){const o=e-n+1,{from:a,to:c}=i,{column:l}=a,{column:h}=c;if(t===p.SheetDrawingAnchorType.None)return{newSheetTransform:F({...r},this._selectionRenderService),newTransform:r};let u=null,s=null;if(l>=n){const g=this._skeletonManagerService.attachRangeWithCoord({startColumn:n,endColumn:e,startRow:a.row,endRow:c.row});if(g==null)return;s={...r,left:(r.left||0)+g.endX-g.startX},u=F(s,this._selectionRenderService)}else if(h>=e)if(t===p.SheetDrawingAnchorType.Both)u={from:{...a},to:{...c,column:h+o}},s=V(u,this._selectionRenderService,this._skeletonManagerService);else return{newSheetTransform:F({...r},this._selectionRenderService),newTransform:r};return u!=null&&s!=null?{newSheetTransform:u,newTransform:s}:null}_shrinkCol(i,r,n,e,t=p.SheetDrawingAnchorType.Position){const o=e-n+1,{from:a,to:c}=i,{column:l}=a,{column:h}=c;if(t===p.SheetDrawingAnchorType.None)return{newSheetTransform:F({...r},this._selectionRenderService),newTransform:r};let u=null,s=null;if(l>e)u={from:{...a,column:l-o},to:{...c,column:h-o}},s=V(u,this._selectionRenderService,this._skeletonManagerService);else{if(l>=n&&h<=e)return null;if(l<n&&h>e)if(t===p.SheetDrawingAnchorType.Both)u={from:{...a},to:{...c,column:h-o}},s=V(u,this._selectionRenderService,this._skeletonManagerService);else return{newSheetTransform:F({...r},this._selectionRenderService),newTransform:r};else if(l>=n&&l<=e){if(l===n)s={...r,left:(r.left||0)-i.from.columnOffset};else{const g=this._skeletonManagerService.attachRangeWithCoord({startColumn:n,endColumn:l-1,startRow:a.row,endRow:c.row});if(g==null)return;s={...r,left:(r.left||0)-g.endX+g.startX-i.from.columnOffset}}u=F(s,this._selectionRenderService)}else if(h>=n&&h<=e&&t===p.SheetDrawingAnchorType.Both){const g=this._skeletonManagerService.attachRangeWithCoord({startColumn:n-1,endColumn:n-1,startRow:a.row,endRow:c.row});if(g==null)return;u={from:{...a},to:{...c,column:n-1,columnOffset:g.endX-g.startX}},s=V(u,this._selectionRenderService,this._skeletonManagerService)}}return u!=null&&s!=null?{newSheetTransform:u,newTransform:s}:null}_expandRow(i,r,n,e,t=p.SheetDrawingAnchorType.Position){const o=e-n+1,{from:a,to:c}=i,{row:l}=a,{row:h}=c;if(t===p.SheetDrawingAnchorType.None)return{newSheetTransform:F({...r},this._selectionRenderService),newTransform:r};let u=null,s=null;if(l>=n){const g=this._skeletonManagerService.attachRangeWithCoord({startRow:n,endRow:e,startColumn:a.column,endColumn:c.column});if(g==null)return;s={...r,top:(r.top||0)+g.endY-g.startY},u=F(s,this._selectionRenderService)}else if(h>=e)if(t===p.SheetDrawingAnchorType.Both)u={from:{...a},to:{...c,row:h+o}},s=V(u,this._selectionRenderService,this._skeletonManagerService);else return{newSheetTransform:F({...r},this._selectionRenderService),newTransform:r};return u!=null&&s!=null?{newSheetTransform:u,newTransform:s}:null}_shrinkRow(i,r,n,e,t=p.SheetDrawingAnchorType.Position){const o=e-n+1,{from:a,to:c}=i,{row:l}=a,{row:h}=c;if(t===p.SheetDrawingAnchorType.None)return{newSheetTransform:F({...r},this._selectionRenderService),newTransform:r};let u=null,s=null;if(l>e)u={from:{...a,row:l-o},to:{...c,row:h-o}},s=V(u,this._selectionRenderService,this._skeletonManagerService);else{if(l>=n&&h<=e)return null;if(l<n&&h>e)if(t===p.SheetDrawingAnchorType.Both)u={from:{...a},to:{...c,row:h-o}},s=V(u,this._selectionRenderService,this._skeletonManagerService);else return{newSheetTransform:F({...r},this._selectionRenderService),newTransform:r};else if(l>=n&&l<=e){if(l===n)s={...r,top:(r.top||0)-i.from.rowOffset};else{const g=this._skeletonManagerService.attachRangeWithCoord({startRow:n,endRow:l-1,startColumn:a.column,endColumn:c.column});if(g==null)return;s={...r,top:(r.top||0)-g.endY+g.startY-i.from.rowOffset}}u=F(s,this._selectionRenderService)}else if(h>=n&&h<=e&&t===p.SheetDrawingAnchorType.Both){const g=this._skeletonManagerService.attachRangeWithCoord({startColumn:a.column,endColumn:a.column,startRow:n-1,endRow:n-1});if(g==null)return;u={from:{...a},to:{...c,row:n-1,rowOffset:g.endY-g.startY}},s=V(u,this._selectionRenderService,this._skeletonManagerService)}}return u!=null&&s!=null?{newSheetTransform:u,newTransform:s}:null}_commandListener(){this.disposeWithMe(this._commandService.onCommandExecuted(i=>{i.id===v.SetWorksheetActiveOperation.id&&setTimeout(()=>{const r=i.params,{unitId:n,subUnitId:e}=r,t=this._drawingManagerService.drawingManagerData,o=[],a=[];Object.keys(t).forEach(c=>{const l=t[c];l!=null&&Object.keys(l).forEach(h=>{const u=l[h].data;u!=null&&Object.keys(u).forEach(s=>{if(c===n&&h===e){const g=u[s];g.transform=V(g.sheetTransform,this._selectionRenderService,this._skeletonManagerService),o.push(u[s])}else a.push(u[s])})})}),this._drawingManagerService.removeNotification(a),this._drawingManagerService.addNotification(o)},0)}))}_sheetRefreshListener(){this.disposeWithMe(this._commandService.onCommandExecuted(i=>{Xt.includes(i.id)&&requestIdleCallback(()=>{const r=i.params,{unitId:n,subUnitId:e,ranges:t}=r;this._refreshDrawingTransform(n,e,t)})}))}_refreshDrawingTransform(i,r,n){const e=this._drawingManagerService.getDrawingData(i,r),t=[];Object.keys(e).forEach(o=>{const a=e[o],{sheetTransform:c,transform:l,anchorType:h=p.SheetDrawingAnchorType.Position}=a;if(h===p.SheetDrawingAnchorType.None)return!0;const{from:u,to:s}=c,{row:g,column:m}=u,{row:f,column:S}=s;for(let _=0;_<n.length;_++){const I=n[_],{startRow:M,endRow:y,startColumn:R,endColumn:C}=I;if(d.Rectangle.intersects({startRow:M,endRow:y,startColumn:R,endColumn:C},{startRow:g,endRow:f,startColumn:m,endColumn:S})||g>y||m>C){const T=h===p.SheetDrawingAnchorType.Position,w=V(c,this._selectionRenderService,this._skeletonManagerService);t.push({...a,transform:{...w,width:T?l==null?void 0:l.width:w==null?void 0:w.width,height:T?l==null?void 0:l.height:w==null?void 0:w.height}});break}}}),t.length!==0&&(this._drawingManagerService.refreshTransform(t),this._commandService.syncExecuteCommand(G.id,[i]))}};Be=xt([ee(1,N.IRenderManagerService),ee(2,d.ICommandService),ee(3,U.ISheetSelectionRenderService),ee(4,d.Inject(U.SheetSkeletonManagerService)),ee(5,d.Inject(v.SheetInterceptorService)),ee(6,p.ISheetDrawingService),ee(7,O.IDrawingManagerService),ee(8,d.IUniverInstanceService)],Be);var K=function(){return K=Object.assign||function(i){for(var r,n=1,e=arguments.length;n<e;n++){r=arguments[n];for(var t in r)Object.prototype.hasOwnProperty.call(r,t)&&(i[t]=r[t])}return i},K.apply(this,arguments)},zt=function(i,r){var n={};for(var e in i)Object.prototype.hasOwnProperty.call(i,e)&&r.indexOf(e)<0&&(n[e]=i[e]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var t=0,e=Object.getOwnPropertySymbols(i);t<e.length;t++)r.indexOf(e[t])<0&&Object.prototype.propertyIsEnumerable.call(i,e[t])&&(n[e[t]]=i[e[t]]);return n},qe=X.forwardRef(function(i,r){var n=i.icon,e=i.id,t=i.className,o=i.extend,a=zt(i,["icon","id","className","extend"]),c="univerjs-icon univerjs-icon-".concat(e," ").concat(t||"").trim(),l=X.useRef("_".concat(Zt()));return Qe(n,"".concat(e),{defIds:n.defIds,idSuffix:l.current},K({ref:r,className:c},a),o)});function Qe(i,r,n,e,t){return X.createElement(i.tag,K(K({key:r},Kt(i,n,t)),e),(Jt(i,n).children||[]).map(function(o,a){return Qe(o,"".concat(r,"-").concat(i.tag,"-").concat(a),n,void 0,t)}))}function Kt(i,r,n){var e=K({},i.attrs);n!=null&&n.colorChannel1&&e.fill==="colorChannel1"&&(e.fill=n.colorChannel1);var t=r.defIds;return!t||t.length===0||(i.tag==="use"&&e["xlink:href"]&&(e["xlink:href"]=e["xlink:href"]+r.idSuffix),Object.entries(e).forEach(function(o){var a=o[0],c=o[1];typeof c=="string"&&(e[a]=c.replace(/url\(#(.*)\)/,"url(#$1".concat(r.idSuffix,")")))})),e}function Jt(i,r){var n,e=r.defIds;return!e||e.length===0?i:i.tag==="defs"&&(!((n=i.children)===null||n===void 0)&&n.length)?K(K({},i),{children:i.children.map(function(t){return typeof t.attrs.id=="string"&&e&&e.indexOf(t.attrs.id)>-1?K(K({},t),{attrs:K(K({},t.attrs),{id:t.attrs.id+r.idSuffix})}):t})}):i}function Zt(){return Math.random().toString(36).substring(2,8)}qe.displayName="UniverIcon";var qt={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.2498 3.65005C2.2498 2.87685 2.87661 2.25005 3.64981 2.25005H7.9998C8.33118 2.25005 8.5998 1.98142 8.5998 1.65005C8.5998 1.31868 8.33118 1.05005 7.9998 1.05005H3.64981C2.21387 1.05005 1.0498 2.21411 1.0498 3.65005V12.35C1.0498 13.786 2.21386 14.95 3.6498 14.95H12.3498C13.7857 14.95 14.9498 13.786 14.9498 12.3501V8.00005C14.9498 7.66868 14.6812 7.40005 14.3498 7.40005C14.0184 7.40005 13.7498 7.66868 13.7498 8.00005V9.23974L12.2385 8.1063C11.7252 7.72129 11.0068 7.7723 10.5531 8.22605L9.00869 9.77041L6.73916 7.8251C6.24387 7.40055 5.5095 7.41278 5.02864 7.85359L2.2498 10.4009V3.65005ZM2.2498 12.0287V12.35C2.2498 13.1232 2.87661 13.75 3.6498 13.75H12.3498C13.123 13.75 13.7498 13.1232 13.7498 12.3501V10.7397L11.5186 9.06631C11.4829 9.03956 11.433 9.04314 11.4016 9.07458L9.92249 10.5537L11.1015 11.5642C11.3531 11.7799 11.3822 12.1587 11.1666 12.4103C10.9509 12.6619 10.5721 12.691 10.3205 12.4753L5.9582 8.7362C5.92384 8.70674 5.87288 8.70758 5.83952 8.73816L2.2498 12.0287Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.8097 1.14783C12.1411 1.14783 12.4097 1.41646 12.4097 1.74783V3.297H14.1541C14.4855 3.297 14.7541 3.56563 14.7541 3.897C14.7541 4.22837 14.4855 4.497 14.1541 4.497H12.4097V6.24167C12.4097 6.57304 12.1411 6.84167 11.8097 6.84167C11.4783 6.84167 11.2097 6.57304 11.2097 6.24167V4.497H9.6603C9.32893 4.497 9.0603 4.22837 9.0603 3.897C9.0603 3.56563 9.32893 3.297 9.6603 3.297H11.2097V1.74783C11.2097 1.41646 11.4783 1.14783 11.8097 1.14783Z"}}]},et=X.forwardRef(function(i,r){return X.createElement(qe,Object.assign({},i,{id:"add-image-single",ref:r,icon:qt}))});et.displayName="AddImageSingle";const Ge={id:"sheet.command.delete-drawing",type:d.CommandType.COMMAND,handler:i=>{const r=i.get(d.ICommandService),e=i.get(p.ISheetDrawingService).getFocusDrawings();if(e.length===0)return!1;const t=e[0].unitId,o=e.map(a=>{const{unitId:c,subUnitId:l,drawingId:h,drawingType:u}=a;return{unitId:c,subUnitId:l,drawingId:h,drawingType:u}});return r.executeCommand(se.id,{unitId:t,drawings:o})}},De={id:"sheet.command.insert-float-image",type:d.CommandType.COMMAND,handler:i=>{var n,e;return(e=(n=i.get(N.IRenderManagerService).getCurrentTypeOfRenderer(d.UniverInstanceType.UNIVER_SHEET))==null?void 0:n.with(ue).insertFloatImage())!=null?e:!1}},ke={id:"sheet.command.insert-cell-image",type:d.CommandType.COMMAND,handler:i=>{var n,e;return(e=(n=i.get(N.IRenderManagerService).getCurrentTypeOfRenderer(d.UniverInstanceType.UNIVER_SHEET))==null?void 0:n.with(ue).insertCellImage())!=null?e:!1}},ae={id:"sheet.command.move-drawing",type:d.CommandType.COMMAND,handler:(i,r)=>{const n=i.get(d.ICommandService),e=i.get(p.ISheetDrawingService),t=i.get(U.ISheetSelectionRenderService),{direction:o}=r,a=e.getFocusDrawings();if(a.length===0)return!1;const c=a[0].unitId,l=a.map(u=>{const{transform:s}=u;if(s==null)return null;const g={...s},{left:m=0,top:f=0}=s;return o===d.Direction.UP?g.top=f-1:o===d.Direction.DOWN?g.top=f+1:o===d.Direction.LEFT?g.left=m-1:o===d.Direction.RIGHT&&(g.left=m+1),{...u,transform:g,sheetTransform:F(g,t)}}).filter(u=>u!=null);return n.syncExecuteCommand(le.id,{unitId:c,drawings:l})?(n.syncExecuteCommand(G.id,[c]),!0):!1}},tt="addition-and-subtraction-single",Fe="sheet.menu.image";function Qt(i){return{id:Fe,type:k.MenuItemType.SUBITEMS,icon:tt,tooltip:"sheetImage.title",hidden$:k.getMenuHiddenObservable(i,d.UniverInstanceType.UNIVER_SHEET),disabled$:U.getCurrentRangeDisable$(i,{workbookTypes:[v.WorkbookEditablePermission],worksheetTypes:[v.WorksheetEditPermission],rangeTypes:[v.RangeProtectionPermissionEditPoint]})}}function en(i){return{id:De.id,title:"sheetImage.upload.float",type:k.MenuItemType.BUTTON,hidden$:k.getMenuHiddenObservable(i,d.UniverInstanceType.UNIVER_SHEET)}}function tn(i){return{id:ke.id,title:"sheetImage.upload.cell",type:k.MenuItemType.BUTTON}}const te={imageCommonPanel:"univer-image-common-panel",imageCommonPanelGrid:"univer-image-common-panel-grid",imageCommonPanelBorder:"univer-image-common-panel-border",imageCommonPanelTitle:"univer-image-common-panel-title",imageCommonPanelSubtitle:"univer-image-common-panel-subtitle",imageCommonPanelRow:"univer-image-common-panel-row",imageCommonPanelRowVertical:"univer-image-common-panel-row-vertical",imageCommonPanelColumn:"univer-image-common-panel-column",imageCommonPanelColumnCenter:"univer-image-common-panel-column-center",imageCommonPanelInline:"univer-image-common-panel-inline",imageCommonPanelSpan2:"univer-image-common-panel-span2",imageCommonPanelSpan3:"univer-image-common-panel-span3",imageCommonPanelInput:"univer-image-common-panel-input",sheetImageMenu:"univer-sheet-image-menu",sheetImageMenuInput:"univer-sheet-image-menu-input"};function nt(i){var r,n,e="";if(typeof i=="string"||typeof i=="number")e+=i;else if(typeof i=="object")if(Array.isArray(i)){var t=i.length;for(r=0;r<t;r++)i[r]&&(n=nt(i[r]))&&(e&&(e+=" "),e+=n)}else for(n in i)i[n]&&(e&&(e+=" "),e+=n);return e}function Te(){for(var i,r,n=0,e="",t=arguments.length;n<t;n++)(i=arguments[n])&&(r=nt(i))&&(e&&(e+=" "),e+=r);return e}const nn=i=>{var y;const r=d.useDependency(d.ICommandService),n=d.useDependency(d.LocaleService),e=d.useDependency(O.IDrawingManagerService),t=d.useDependency(N.IRenderManagerService),{drawings:o}=i,a=o[0];if(a==null)return;const{unitId:c}=a,l=t.getRenderById(c),h=l==null?void 0:l.scene;if(h==null)return;const u=h.getTransformerByCreate(),[s,g]=X.useState(!0),m=(y=a.anchorType)!=null?y:p.SheetDrawingAnchorType.Position,[f,S]=X.useState(m);function _(R,C){const T=[];return R.forEach(w=>{const{oKey:A}=w,E=C.getDrawingOKey(A);if(E==null)return T.push(null),!0;const{unitId:B,subUnitId:W,drawingId:P,drawingType:D,anchorType:L,sheetTransform:$}=E;T.push({unitId:B,subUnitId:W,drawingId:P,anchorType:L,sheetTransform:$,drawingType:D})}),T}X.useEffect(()=>{const R=u.clearControl$.subscribe(T=>{T===!0&&g(!1)}),C=u.changeStart$.subscribe(T=>{var E;const{objects:w}=T,A=_(w,e);if(A.length===0)g(!1);else if(A.length>=1){g(!0);const B=((E=A[0])==null?void 0:E.anchorType)||p.SheetDrawingAnchorType.Position;S(B)}});return()=>{C.unsubscribe(),R.unsubscribe()}},[]);function I(R){S(R);const C=e.getFocusDrawings();if(C.length===0)return;const T=C.map(w=>({unitId:w.unitId,subUnitId:w.subUnitId,drawingId:w.drawingId,anchorType:R}));r.executeCommand(le.id,{unitId:C[0].unitId,drawings:T})}const M=R=>R?"block":"none";return H.jsxs("div",{className:Te(te.imageCommonPanelGrid,te.imageCommonPanelBorder),style:{display:M(s)},children:[H.jsx("div",{className:te.imageCommonPanelRow,children:H.jsx("div",{className:Te(te.imageCommonPanelColumn,te.imageCommonPanelTitle),children:H.jsx("div",{children:n.t("drawing-anchor.title")})})}),H.jsx("div",{className:Te(te.imageCommonPanelRow),children:H.jsx("div",{className:Te(te.imageCommonPanelColumn),children:H.jsxs(J.RadioGroup,{value:f,onChange:I,direction:"vertical",children:[H.jsx(J.Radio,{value:p.SheetDrawingAnchorType.Both,children:n.t("drawing-anchor.both")}),H.jsx(J.Radio,{value:p.SheetDrawingAnchorType.Position,children:n.t("drawing-anchor.position")}),H.jsx(J.Radio,{value:p.SheetDrawingAnchorType.None,children:n.t("drawing-anchor.none")})]})})})]})},rn=()=>{const i=d.useDependency(O.IDrawingManagerService),r=i.getFocusDrawings(),[n,e]=X.useState(r);return X.useEffect(()=>{const t=i.focus$.subscribe(o=>{e(o)});return()=>{t.unsubscribe()}},[]),!!(n!=null&&n.length)&&H.jsxs("div",{className:te.imageCommonPanel,children:[H.jsx(q.DrawingCommonPanel,{drawings:n}),H.jsx(nn,{drawings:n})]})},on={[k.RibbonStartGroup.FORMULAS_INSERT]:{[Fe]:{order:3,menuItemFactory:Qt,[De.id]:{order:0,menuItemFactory:en},[ke.id]:{order:1,menuItemFactory:tn}}}};function ge(i){return!i.getContextValue(d.FOCUSING_FX_BAR_EDITOR)&&!i.getContextValue(d.EDITOR_ACTIVATED)&&!i.getContextValue(d.FOCUSING_PANEL_EDITOR)&&i.getContextValue(d.FOCUSING_COMMON_DRAWINGS)}const an={id:ae.id,description:"shortcut.sheet.drawing-move-down",group:"4_sheet-drawing-view",binding:k.KeyCode.ARROW_DOWN,priority:100,preconditions:ge,staticParameters:{direction:d.Direction.DOWN}},sn={id:ae.id,description:"shortcut.sheet.drawing-move-up",group:"4_sheet-drawing-view",binding:k.KeyCode.ARROW_UP,priority:100,preconditions:ge,staticParameters:{direction:d.Direction.UP}},cn={id:ae.id,description:"shortcut.sheet.drawing-move-left",group:"4_sheet-drawing-view",binding:k.KeyCode.ARROW_LEFT,priority:100,preconditions:ge,staticParameters:{direction:d.Direction.LEFT}},dn={id:ae.id,description:"shortcut.sheet.drawing-move-right",group:"4_sheet-drawing-view",binding:k.KeyCode.ARROW_RIGHT,priority:100,preconditions:ge,staticParameters:{direction:d.Direction.RIGHT}},ln={id:Ge.id,description:"shortcut.sheet.drawing-delete",group:"4_sheet-drawing-view",preconditions:ge,binding:k.KeyCode.DELETE,mac:k.KeyCode.BACKSPACE};var un=Object.defineProperty,mn=Object.getOwnPropertyDescriptor,gn=(i,r,n,e)=>{for(var t=e>1?void 0:e?mn(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&&un(r,n,t),t},Re=(i,r)=>(n,e)=>r(n,e,i);let be=class extends d.Disposable{constructor(i,r,n,e){super(),this._componentManager=i,this._menuManagerService=r,this._commandService=n,this._shortcutService=e,this._init()}_initCustomComponents(){const i=this._componentManager;this.disposeWithMe(i.register(tt,et)),this.disposeWithMe(i.register(Xe,rn))}_initMenus(){this._menuManagerService.mergeMenu(on)}_initCommands(){[De,ke,de,se,le,Ee,G,Oe,Ue,je,ae,Ge,Ne].forEach(i=>this.disposeWithMe(this._commandService.registerCommand(i)))}_initShortcuts(){[an,sn,cn,dn,ln].forEach(i=>{this.disposeWithMe(this._shortcutService.registerShortcut(i))})}_init(){this._initCommands(),this._initCustomComponents(),this._initMenus(),this._initShortcuts()}};be=gn([Re(0,d.Inject(k.ComponentManager)),Re(1,k.IMenuManagerService),Re(2,d.ICommandService),Re(3,k.IShortcutService)],be);var hn=Object.defineProperty,pn=Object.getOwnPropertyDescriptor,fn=(i,r,n,e)=>{for(var t=e>1?void 0:e?pn(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&&hn(r,n,t),t},ie=(i,r)=>(n,e)=>r(n,e,i);function Sn(i,r,n,e){const{scaleX:t,scaleY:o}=r.getAncestorScale(),a=r.getViewport(N.SHEET_VIEWPORT_KEY.VIEW_MAIN),c={left:!0,top:!0};if(!a)return{...i,absolute:c};const{left:l,right:h,top:u,bottom:s}=i,g=e.getFreeze(),{startColumn:m,startRow:f,xSplit:S,ySplit:_}=g,I=n.getNoMergeCellPositionByIndexWithNoHeader(f-_,m-S),M=n.getNoMergeCellPositionByIndexWithNoHeader(f,m),{rowHeaderWidth:y,columnHeaderHeight:R}=n,C=M.startX-I.startX,T=M.startY-I.startY,{top:w,left:A,viewportScrollX:E,viewportScrollY:B}=a;let W,P;l<A?(c.left=!0,W=(C+y+(l-A))*t,P=Math.max(Math.min((C+y+(h-A))*t,(C+y)*t),(h-E)*t)):(c.left=!1,W=Math.max((l-E)*t,(C+y)*t),P=Math.max((h-E)*t,(C+y)*t));let D,L;return u<w?(c.top=!0,D=(T+R+(u-w))*o,L=Math.max(Math.min((T+R+(h-w))*o,(T+R)*o),(s-B)*o)):(c.top=!1,D=Math.max((u-B)*o,(T+R)*o),L=Math.max((s-B)*o,(T+R)*o)),{left:W,right:P,top:D,bottom:L,absolute:c}}const $e=(i,r,n,e)=>{const{scene:t}=r,{left:o,top:a,width:c,height:l,angle:h}=i,u={left:o,right:o+c,top:a,bottom:a+l},s=Sn(u,t,n,e),{scaleX:g,scaleY:m}=t.getAncestorScale();return{startX:s.left,endX:s.right,startY:s.top,endY:s.bottom,rotate:h,width:c*g,height:l*m,absolute:s.absolute}};b.SheetCanvasFloatDomManagerService=class extends d.Disposable{constructor(n,e,t,o,a,c,l){super();Y(this,"_domLayerMap",new Map);Y(this,"_domLayerInfoMap",new Map);Y(this,"_transformChange$",new j.Subject);Y(this,"transformChange$",this._transformChange$.asObservable());Y(this,"_add$",new j.Subject);Y(this,"add$",this._add$.asObservable());Y(this,"_remove$",new j.Subject);Y(this,"remove$",this._remove$.asObservable());Y(this,"_hooks",[]);this._renderManagerService=n,this._univerInstanceService=e,this._commandService=t,this._drawingManagerService=o,this._canvasFloatDomService=a,this._sheetDrawingService=c,this._lifecycleService=l,this._drawingAddListener(),this._featureUpdateListener(),this._deleteListener(),this._bindScrollEvent()}_bindScrollEvent(){this._lifecycleService.lifecycle$.pipe(j.filter(n=>n===d.LifecycleStages.Rendered),j.take(1)).subscribe(()=>{this._scrollUpdateListener()})}_ensureMap(n,e){let t=this._domLayerMap.get(n);t||(t=new Map,this._domLayerMap.set(n,t));let o=t.get(e);return o||(o=new Map,t.set(e,o)),o}getFloatDomInfo(n){return this._domLayerInfoMap.get(n)}_getSceneAndTransformerByDrawingSearch(n){if(n==null)return;const e=this._renderManagerService.getRenderById(n),t=e==null?void 0:e.scene;if(e==null||t==null)return null;const o=t.getTransformerByCreate(),a=e.engine.getCanvasElement();return{scene:t,transformer:o,renderObject:e,canvas:a}}_getFloatDomProps(n){let e;return this._hooks.forEach(t=>{e=t.onGetFloatDomProps(n)}),e}_drawingAddListener(){this.disposeWithMe(this._drawingManagerService.add$.subscribe(n=>{n.forEach(e=>{var at,st,ct;const{unitId:t,subUnitId:o,drawingId:a}=e,c=v.getSheetCommandTarget(this._univerInstanceService,{unitId:t,subUnitId:o}),l=this._drawingManagerService.getDrawingByParam(e),h=this._univerInstanceService.getUnit(t,d.UniverInstanceType.UNIVER_SHEET);if(!h)return;const u=h.getActiveSheet().getSheetId();if(!l||!c)return;const s=(at=this._renderManagerService.getRenderById(t))==null?void 0:at.with(U.SheetSkeletonManagerService).getWorksheetSkeleton(o);if(!s)return;const{transform:g,drawingType:m,data:f}=l;if(m!==d.DrawingTypeEnum.DRAWING_DOM&&m!==d.DrawingTypeEnum.DRAWING_CHART)return;const S=this._getSceneAndTransformerByDrawingSearch(t);if(S==null)return;const{scene:_,canvas:I}=S;if(g==null)return!0;if(u!==o)return;const{left:M,top:y,width:R,height:C,angle:T,flipX:w,flipY:A,skewX:E,skewY:B}=g,W=O.getDrawingShapeKeyByDrawingSearch({unitId:t,subUnitId:o,drawingId:a}),P=_.getObject(W);if(P!=null){P.transformByState({left:M,top:y,width:R,height:C,angle:T,flipX:w,flipY:A,skewX:E,skewY:B});return}const D={left:M,top:y,width:R,height:C,zIndex:this._drawingManagerService.getDrawingOrder(t,o).length-1},L=m===d.DrawingTypeEnum.DRAWING_CHART;if(L){const x=f?f.backgroundColor:"white";D.fill=x,D.rotateEnabled=!1,f&&f.border&&(D.stroke=f.border),D.paintFirst="stroke",D.strokeWidth=1,D.borderEnabled=!1,D.radius=8}const $=new N.Rect(W,D);L&&$.setObjectType(N.ObjectType.CHART),_.addObject($,N.DRAWING_OBJECT_LAYER_INDEX),l.allowTransform!==!1&&_.attachTransformerTo($);const oe=this._ensureMap(t,o),Z=new d.DisposableCollection,Cn=$e($,S.renderObject,s.skeleton,c.worksheet),Ve=new j.BehaviorSubject(Cn),yn={dispose:Z,rect:$,position$:Ve,unitId:t,subUnitId:o};this._canvasFloatDomService.addFloatDom({position$:Ve,id:a,componentKey:l.componentKey,onPointerDown:x=>{I.dispatchEvent(new PointerEvent(x.type,x))},onPointerMove:x=>{I.dispatchEvent(new PointerEvent(x.type,x))},onPointerUp:x=>{I.dispatchEvent(new PointerEvent(x.type,x))},onWheel:x=>{I.dispatchEvent(new WheelEvent(x.type,x))},props:(ct=(st=oe.get(a))==null?void 0:st.props)!=null?ct:this._getFloatDomProps(a),data:f,unitId:t});const ot=$.onTransformChange$.subscribeEvent(()=>{const x=$e($,S.renderObject,s.skeleton,c.worksheet);Ve.next(x)});Z.add(()=>{this._canvasFloatDomService.removeFloatDom(a)}),ot&&Z.add(ot),this._domLayerInfoMap.set(a,yn),oe.set(a,{...oe.get(a)})})})),this.disposeWithMe(this._drawingManagerService.remove$.subscribe(n=>{n.forEach(e=>{const{unitId:t,subUnitId:o,drawingId:a}=e,c=O.getDrawingShapeKeyByDrawingSearch({unitId:t,subUnitId:o,drawingId:a}),l=this._getSceneAndTransformerByDrawingSearch(t);if(l==null)return;const{transformer:h,scene:u}=l,s=u.getObject(c);s!=null&&s.oKey&&h.clearControlByIds([s==null?void 0:s.oKey])})}))}_scrollUpdateListener(){const n=(e,t)=>{var u;const o=this._getSceneAndTransformerByDrawingSearch(e),a=this._ensureMap(e,t),c=Array.from(a.keys()),l=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e,subUnitId:t}),h=(u=this._renderManagerService.getRenderById(e))==null?void 0:u.with(U.SheetSkeletonManagerService).getWorksheetSkeleton(t);!o||!l||!h||c.forEach(s=>{const g=this._domLayerInfoMap.get(s);if(g){const m=$e(g.rect,o.renderObject,h.skeleton,l.worksheet);g.position$.next(m)}})};this.disposeWithMe(this._univerInstanceService.getCurrentTypeOfUnit$(d.UniverInstanceType.UNIVER_SHEET).pipe(j.filter(e=>!!e),j.switchMap(e=>e.activeSheet$),j.filter(e=>!!e),j.map(e=>{const t=this._renderManagerService.getRenderById(e.getUnitId());return t?{render:t,unitId:e.getUnitId(),subUnitId:e.getSheetId()}:null}),j.filter(e=>!!e),j.switchMap(e=>d.fromEventSubject(e.render.scene.getViewport(N.SHEET_VIEWPORT_KEY.VIEW_MAIN).onScrollAfter$).pipe(j.map(()=>({unitId:e.unitId,subUnitId:e.subUnitId}))))).subscribe(({unitId:e,subUnitId:t})=>{n(e,t)})),this.disposeWithMe(this._commandService.onCommandExecuted(e=>{var t,o;if(e.id===U.SetZoomRatioOperation.id){const a=e.params,{unitId:c}=a;Array.from((o=(t=this._domLayerMap.get(c))==null?void 0:t.keys())!=null?o:[]).forEach(h=>{n(c,h)})}else if(e.id===v.SetFrozenMutation.id){const{unitId:a,subUnitId:c}=e.params;n(a,c)}}))}_getPosition(n,e){var m;const{startX:t,endX:o,startY:a,endY:c}=n,l=(m=this._renderManagerService.getRenderById(e))==null?void 0:m.with(U.ISheetSelectionRenderService);if(l==null)return;const h=l.getCellWithCoordByOffset(t,a);if(h==null)return;const u={column:h.actualColumn,columnOffset:t-h.startX,row:h.actualRow,rowOffset:a-h.startY},s=l.getCellWithCoordByOffset(o,c);if(s==null)return;const g={column:s.actualColumn,columnOffset:o-s.startX,row:s.actualRow,rowOffset:c-s.startY};return{from:u,to:g}}_featureUpdateListener(){this.disposeWithMe(this._drawingManagerService.update$.subscribe(n=>{n.forEach(e=>{const t=this._drawingManagerService.getDrawingByParam(e);if(!t||t.drawingType!==d.DrawingTypeEnum.DRAWING_DOM&&t.drawingType!==d.DrawingTypeEnum.DRAWING_CHART)return;const o={...t.transform};this._transformChange$.next({id:e.drawingId,value:o})})}))}_deleteListener(){this.disposeWithMe(this._drawingManagerService.remove$.subscribe(n=>{n.forEach(e=>{this._removeDom(e.drawingId)})}))}updateFloatDomProps(n,e,t,o){const a=this._domLayerInfoMap.get(t),c=this._getSceneAndTransformerByDrawingSearch(n);if(a&&c){const{scene:l}=c,h=O.getDrawingShapeKeyByDrawingSearch({unitId:n,subUnitId:e,drawingId:t}),u=l.getObject(h);u&&u instanceof N.Rect&&u.setProps(o)}}addFloatDomToPosition(n,e){const t=v.getSheetCommandTarget(this._univerInstanceService,{unitId:n.unitId,subUnitId:n.subUnitId});if(!t)throw new Error("cannot find current target!");const{unitId:o,subUnitId:a}=t,{initPosition:c,componentKey:l,data:h,allowTransform:u=!0}=n,s=e!=null?e:d.generateRandomId(),g=this._getPosition(c,o);if(g==null)return;this._ensureMap(o,a).set(s,n);const f={unitId:o,subUnitId:a,drawingId:s,drawingType:n.type||d.DrawingTypeEnum.DRAWING_DOM,componentKey:l,sheetTransform:g,transform:{left:c.startX,top:c.startY,width:c.endX-c.startX,height:c.endY-c.startY},data:h,allowTransform:u};return this._commandService.executeCommand(de.id,{unitId:o,drawings:[f]}),this._add$.next({unitId:o,subUnitId:a,id:s}),{id:s,dispose:()=>{this._removeDom(s,!0)}}}_removeDom(n,e=!1){const t=this._domLayerInfoMap.get(n);if(!t)return;const{unitId:o,subUnitId:a}=t;this._domLayerInfoMap.delete(n),t.dispose.dispose();const c=this._getSceneAndTransformerByDrawingSearch(o);if(c&&c.scene.removeObject(t.rect),e){this._ensureMap(o,a).delete(n);const h=this._drawingManagerService.getDrawingByParam({unitId:o,subUnitId:a,drawingId:n});if(!h)return;const u=this._sheetDrawingService.getBatchRemoveOp([h]),{redo:s,objects:g}=u;this._commandService.syncExecuteCommand(p.SetDrawingApplyMutation.id,{unitId:o,subUnitId:a,op:s,objects:g,type:p.DrawingApplyType.REMOVE})}}addHook(n){return this._hooks.push(n),{dispose:()=>{const e=this._hooks.findIndex(t=>t===n);this._hooks.splice(e,1)}}}},b.SheetCanvasFloatDomManagerService=fn([ie(0,d.Inject(N.IRenderManagerService)),ie(1,d.IUniverInstanceService),ie(2,d.Inject(d.ICommandService)),ie(3,O.IDrawingManagerService),ie(4,d.Inject(k.CanvasFloatDomService)),ie(5,p.ISheetDrawingService),ie(6,d.Inject(d.LifecycleService))],b.SheetCanvasFloatDomManagerService);var rt=Object.defineProperty,_n=Object.getOwnPropertyDescriptor,vn=(i,r,n)=>r in i?rt(i,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):i[r]=n,wn=(i,r,n,e)=>{for(var t=e>1?void 0:e?_n(r,n):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(t=(e?a(r,n,t):a(t))||t);return e&&t&&rt(r,n,t),t},He=(i,r)=>(n,e)=>r(n,e,i),it=(i,r,n)=>vn(i,typeof r!="symbol"?r+"":r,n);const In="SHEET_IMAGE_UI_PLUGIN";b.UniverSheetsDrawingUIPlugin=class extends d.Plugin{constructor(r=Ye,n,e,t){super(),this._config=r,this._injector=n,this._renderManagerService=e,this._configService=t;const{menu:o,...a}=d.merge({},Ye,this._config);o&&this._configService.setConfig("menu",o,{merge:!0}),this._configService.setConfig(dt,a)}onStarting(){d.registerDependencies(this._injector,[[b.SheetCanvasFloatDomManagerService],[be],[pe],[Me],[Ce],[Ie],[Se],[we],[_e]]),d.touchDependencies(this._injector,[[b.SheetCanvasFloatDomManagerService]])}onReady(){d.touchDependencies(this._injector,[[Ie]])}onRendered(){this._registerRenderModules(),d.touchDependencies(this._injector,[[Ce],[Me],[be],[Se],[we],[_e]])}onSteady(){this._injector.get(pe)}_registerRenderModules(){[[ue],[Be],[Ae]].forEach(r=>{this.disposeWithMe(this._renderManagerService.registerRenderModule(d.UniverInstanceType.UNIVER_SHEET,r))})}},it(b.UniverSheetsDrawingUIPlugin,"type",d.UniverInstanceType.UNIVER_SHEET),it(b.UniverSheetsDrawingUIPlugin,"pluginName",In),b.UniverSheetsDrawingUIPlugin=wn([d.DependentOn(O.UniverDrawingPlugin,ne.UniverDocsDrawingPlugin,q.UniverDrawingUIPlugin,p.UniverSheetsDrawingPlugin),He(1,d.Inject(d.Injector)),He(2,N.IRenderManagerService),He(3,d.IConfigService)],b.UniverSheetsDrawingUIPlugin),b.ClearSheetDrawingTransformerOperation=G,b.DeleteDrawingsCommand=Ge,b.EditSheetDrawingOperation=Oe,b.GroupSheetDrawingCommand=Ue,b.InsertFloatImageCommand=De,b.InsertSheetDrawingCommand=de,b.MoveDrawingsCommand=ae,b.RemoveSheetDrawingCommand=se,b.SHEETS_IMAGE_MENU_ID=Fe,b.SetDrawingArrangeCommand=Ne,b.SetSheetDrawingCommand=le,b.SidebarSheetDrawingOperation=Ee,b.UngroupSheetDrawingCommand=je,Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})});
|
|
9
|
+
*/var Rt;function kt(){if(Rt)return Te;Rt=1;var i=Z,r=Symbol.for("react.element"),t=Symbol.for("react.fragment"),e=Object.prototype.hasOwnProperty,n=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,o={key:!0,ref:!0,__self:!0,__source:!0};function a(s,l,h){var u,c={},g=null,m=null;h!==void 0&&(g=""+h),l.key!==void 0&&(g=""+l.key),l.ref!==void 0&&(m=l.ref);for(u in l)e.call(l,u)&&!o.hasOwnProperty(u)&&(c[u]=l[u]);if(s&&s.defaultProps)for(u in l=s.defaultProps,l)c[u]===void 0&&(c[u]=l[u]);return{$$typeof:r,type:s,key:g,ref:m,props:c,_owner:n.current}}return Te.Fragment=t,Te.jsx=a,Te.jsxs=a,Te}var bt;function Gt(){return bt||(bt=1,at.exports=kt()),at.exports}var X=Gt();const ke={uploadLoading:"univer-upload-loading",uploadLoadingBody:"univer-upload-loading-body",uploadLoadingBodyAnimation:"univer-upload-loading-body-animation",univerCircleAnimation:"univer-UniverCircleAnimation",uploadLoadingBodyText:"univer-upload-loading-body-text"},Ft=()=>{const i=d.useDependency(A.IImageIoService),r=d.useDependency(d.LocaleService),[t,e]=Z.useState(0);return Z.useEffect(()=>{const n=i.change$.subscribe(o=>{e(o)});return()=>{n.unsubscribe()}},[i]),X.jsx("div",{style:{display:t>0?"block":"none"},className:ke.uploadLoading,children:X.jsxs("div",{className:ke.uploadLoadingBody,children:[X.jsx("div",{className:ke.uploadLoadingBodyAnimation}),X.jsx("div",{className:ke.uploadLoadingBodyText,children:`${r.t("uploadLoading.loading")}: ${t}`})]})})};var Ht=Object.defineProperty,$t=Object.getOwnPropertyDescriptor,Vt=(i,r,t,e)=>{for(var n=e>1?void 0:e?$t(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&Ht(r,t,n),n},ue=(i,r)=>(t,e)=>r(t,e,i);let Ge=class extends d.RxDisposable{constructor(r,t,e,n,o,a,s,l){super();J(this,"_initImagePopupMenu",new Set);this._injector=r,this._drawingManagerService=t,this._canvasPopManagerService=e,this._renderManagerService=n,this._univerInstanceService=o,this._contextService=a,this._uiPartsService=s,this._commandService=l,this._init()}_init(){this._univerInstanceService.getCurrentTypeOfUnit$(d.UniverInstanceType.UNIVER_SHEET).pipe(B.takeUntil(this.dispose$)).subscribe(r=>this._create(r)),this._univerInstanceService.getTypeOfUnitDisposed$(d.UniverInstanceType.UNIVER_SHEET).pipe(B.takeUntil(this.dispose$)).subscribe(r=>this._dispose(r)),this._univerInstanceService.getAllUnitsForType(d.UniverInstanceType.UNIVER_SHEET).forEach(r=>this._create(r)),this._uiPartsService.registerComponent(V.BuiltInUIPart.CONTENT,()=>d.connectInjector(Ft,this._injector))}_dispose(r){const t=r.getUnitId();this._renderManagerService.removeRender(t)}_create(r){if(!r)return;const t=r.getUnitId();this._renderManagerService.has(t)&&!this._initImagePopupMenu.has(t)&&(this._popupMenuListener(t),this._initImagePopupMenu.add(t))}_hasCropObject(r){const t=r.getAllObjectsByOrder();for(const e of t)if(e instanceof le.ImageCropperObject)return!0;return!1}_popupMenuListener(r){var o;const t=(o=this._renderManagerService.getRenderById(r))==null?void 0:o.scene;if(!t)return;const e=t.getTransformerByCreate();if(!e)return;let n;this.disposeWithMe(d.toDisposable(e.createControl$.subscribe(()=>{if(this._contextService.setContextValue(d.FOCUSING_COMMON_DRAWINGS,!0),this._hasCropObject(t))return;const a=e.getSelectedObjectMap();if(a.size>1){n==null||n.dispose();return}const s=a.values().next().value;if(!s)return;const l=s.oKey,h=this._drawingManagerService.getDrawingOKey(l);if(!h)return;const{unitId:u,subUnitId:c,drawingId:g,drawingType:m}=h,f=h.data;if(f&&f.disablePopup)return;n==null||n.dispose();const _=this._canvasPopManagerService.getFeatureMenu(u,c,g,m);n=this.disposeWithMe(this._canvasPopManagerService.attachPopupToObject(s,{componentKey:le.COMPONENT_IMAGE_POPUP_MENU,direction:"horizontal",offset:[2,0],extraProps:{menuItems:_||this._getImageMenuItems(u,c,g,m)}}))}))),this.disposeWithMe(e.clearControl$.subscribe(()=>{n==null||n.dispose(),this._contextService.setContextValue(d.FOCUSING_COMMON_DRAWINGS,!1),this._commandService.syncExecuteCommand(A.SetDrawingSelectedOperation.id,[])})),this.disposeWithMe(this._contextService.contextChanged$.subscribe(a=>{a[d.FOCUSING_COMMON_DRAWINGS]===!1&&(n==null||n.dispose())})),this.disposeWithMe(e.changing$.subscribe(()=>{n==null||n.dispose()}))}_getImageMenuItems(r,t,e,n){return[{label:"image-popup.edit",index:0,commandId:ot.id,commandParams:{unitId:r,subUnitId:t,drawingId:e},disable:n===d.DrawingTypeEnum.DRAWING_DOM},{label:"image-popup.delete",index:1,commandId:Me.id,commandParams:{unitId:r,drawings:[{unitId:r,subUnitId:t,drawingId:e}]},disable:!1},{label:"image-popup.crop",index:2,commandId:le.OpenImageCropOperation.id,commandParams:{unitId:r,subUnitId:t,drawingId:e},disable:n===d.DrawingTypeEnum.DRAWING_DOM},{label:"image-popup.reset",index:3,commandId:le.ImageResetSizeOperation.id,commandParams:[{unitId:r,subUnitId:t,drawingId:e}],disable:n===d.DrawingTypeEnum.DRAWING_DOM}]}};Ge=Vt([ue(0,d.Inject(d.Injector)),ue(1,A.IDrawingManagerService),ue(2,d.Inject(N.SheetCanvasPopManagerService)),ue(3,W.IRenderManagerService),ue(4,d.IUniverInstanceService),ue(5,d.IContextService),ue(6,d.Inject(V.IUIPartsService)),ue(7,d.ICommandService)],Ge);function K(i,r,t){const{from:e,to:n,flipY:o=!1,flipX:a=!1,angle:s=0,skewX:l=0,skewY:h=0}=i,u=t.getCurrent();if(u==null)return;const c=N.convertPositionSheetOverGridToAbsolute(u.unitId,u.sheetId,{from:e,to:n},t);let{left:g,top:m,width:f,height:_}=c;const S=t.getCurrentSkeleton(),w=S.rowHeaderWidth+S.columnTotalWidth,C=S.columnHeaderHeight+S.rowTotalHeight;return g+f>w&&(g=w-f),m+_>C&&(m=C-_),{flipY:o,flipX:a,angle:s,skewX:l,skewY:h,left:g,top:m,width:f,height:_}}function Y(i,r){const{left:t=0,top:e=0,width:n=0,height:o=0,flipY:a=!1,flipX:s=!1,angle:l=0,skewX:h=0,skewY:u=0}=i,c=r.getCellWithCoordByOffset(t,e);if(c==null)return;const g={column:c.actualColumn,columnOffset:W.precisionTo(t-c.startX,1),row:c.actualRow,rowOffset:W.precisionTo(e-c.startY,1)},m=r.getCellWithCoordByOffset(t+n,e+o);if(m==null)return;const f={column:m.actualColumn,columnOffset:W.precisionTo(t+n-m.startX,1),row:m.actualRow,rowOffset:W.precisionTo(e+o-m.startY,1)};return{flipY:a,flipX:s,angle:l,skewX:h,skewY:u,from:g,to:f}}var Yt=Object.defineProperty,xt=Object.getOwnPropertyDescriptor,Xt=(i,r,t,e)=>{for(var n=e>1?void 0:e?xt(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&Yt(r,t,n),n},Fe=(i,r)=>(t,e)=>r(t,e,i);let st=class extends d.Disposable{constructor(i,r,t,e,n){super(),this._context=i,this._sheetDrawingService=r,this._drawingManagerService=t,this._sheetSelectionRenderService=e,this._sheetSkeletonManagerService=n,this._init()}_init(){this._drawingInitializeListener()}_drawingInitializeListener(){this._sheetDrawingService.initializeNotification(this._context.unitId);const i=this._sheetDrawingService.getDrawingDataForUnit(this._context.unitId);for(const r in i){const t=i[r];for(const e in t.data){const n=t.data[e];n.transform=K(n.sheetTransform,this._sheetSelectionRenderService,this._sheetSkeletonManagerService)}}this._drawingManagerService.registerDrawingData(this._context.unitId,this._sheetDrawingService.getDrawingDataForUnit(this._context.unitId)),this._drawingManagerService.initializeNotification(this._context.unitId)}};st=Xt([Fe(1,p.ISheetDrawingService),Fe(2,A.IDrawingManagerService),Fe(3,d.Inject(N.ISheetSelectionRenderService)),Fe(4,d.Inject(N.SheetSkeletonManagerService))],st);function Kt(i){const r=[];return i.forEach(t=>{const{parent:e,children:n}=t,{unitId:o,subUnitId:a,drawingId:s}=e,l=W.getGroupState(0,0,n.map(c=>c.transform||{})),h=n.map(c=>{const g=c.transform||{left:0,top:0},{unitId:m,subUnitId:f,drawingId:_}=c;return{unitId:m,subUnitId:f,drawingId:_,transform:{...g,left:g.left-l.left,top:g.top-l.top},groupId:s}}),u={unitId:o,subUnitId:a,drawingId:s,drawingType:d.DrawingTypeEnum.DRAWING_GROUP,transform:l};r.push({parent:u,children:h})}),r}function zt(i){const r=[];return i.forEach(t=>{const{parent:e,children:n}=t,{unitId:o,subUnitId:a,drawingId:s,transform:l={width:0,height:0}}=e;if(l==null)return;const h=n.map(c=>{const{transform:g}=c,{unitId:m,subUnitId:f,drawingId:_}=c,S=W.transformObjectOutOfGroup(g||{},l,l.width||0,l.height||0);return{unitId:m,subUnitId:f,drawingId:_,transform:S,groupId:void 0}}),u={unitId:o,subUnitId:a,drawingId:s,drawingType:d.DrawingTypeEnum.DRAWING_GROUP,transform:{left:0,top:0}};r.push({parent:u,children:h})}),r}const ct={id:"sheet.command.group-sheet-image",type:d.CommandType.COMMAND,handler:(i,r)=>{const t=i.get(d.ICommandService),e=i.get(d.IUndoRedoService),n=i.get(p.ISheetDrawingService);if(!r)return!1;const o=[];r.forEach(({parent:m,children:f})=>{o.push(m.unitId),f.forEach(_=>{o.push(_.unitId)})});const a=n.getGroupDrawingOp(r),{unitId:s,subUnitId:l,undo:h,redo:u,objects:c}=a;return t.syncExecuteCommand(p.SetDrawingApplyMutation.id,{op:u,unitId:s,subUnitId:l,objects:c,type:p.DrawingApplyType.GROUP})?(e.pushUndoRedo({unitID:s,undoMutations:[{id:p.SetDrawingApplyMutation.id,params:{op:h,unitId:s,subUnitId:l,objects:zt(c),type:p.DrawingApplyType.UNGROUP}},{id:F.id,params:o}],redoMutations:[{id:p.SetDrawingApplyMutation.id,params:{op:u,unitId:s,subUnitId:l,objects:c,type:p.DrawingApplyType.GROUP}},{id:F.id,params:o}]}),!0):!1}},Re={id:"sheet.command.insert-sheet-image",type:d.CommandType.COMMAND,handler:(i,r)=>{var C,D,R;const t=i.get(d.ICommandService),e=i.get(d.IUndoRedoService),n=i.get(p.ISheetDrawingService),o=i.get(v.SheetInterceptorService);if(!r)return!1;const a=r.drawings,s=a.map(y=>y.unitId),l=n.getBatchAddOp(a),{unitId:h,subUnitId:u,undo:c,redo:g,objects:m}=l,f=o.onCommandExecute({id:Re.id,params:r}),_={id:p.SetDrawingApplyMutation.id,params:{op:g,unitId:h,subUnitId:u,objects:m,type:p.DrawingApplyType.INSERT}},S={id:p.SetDrawingApplyMutation.id,params:{op:c,unitId:h,subUnitId:u,objects:m,type:p.DrawingApplyType.REMOVE}};return d.sequenceExecute([...(C=f.preRedos)!=null?C:[],_,...f.redos],t)?(e.pushUndoRedo({unitID:h,undoMutations:[...(D=f.preUndos)!=null?D:[],S,...f.undos,{id:F.id,params:s}],redoMutations:[...(R=f.preRedos)!=null?R:[],_,...f.redos,{id:F.id,params:s}]}),!0):!1}},dt={id:"sheet.command.set-drawing-arrange",type:d.CommandType.COMMAND,handler:(i,r)=>{const t=i.get(d.ICommandService),e=i.get(d.IUndoRedoService);if(!r)return!1;const n=i.get(p.ISheetDrawingService),{unitId:o,subUnitId:a,drawingIds:s,arrangeType:l}=r,h={unitId:o,subUnitId:a,drawingIds:s};let u;if(l===d.ArrangeTypeEnum.forward?u=n.getForwardDrawingsOp(h):l===d.ArrangeTypeEnum.backward?u=n.getBackwardDrawingOp(h):l===d.ArrangeTypeEnum.front?u=n.getFrontDrawingsOp(h):l===d.ArrangeTypeEnum.back&&(u=n.getBackDrawingsOp(h)),u==null)return!1;const{objects:c,redo:g,undo:m}=u;return t.syncExecuteCommand(p.SetDrawingApplyMutation.id,{op:g,unitId:o,subUnitId:a,objects:c,type:p.DrawingApplyType.ARRANGE})?(e.pushUndoRedo({unitID:o,undoMutations:[{id:p.SetDrawingApplyMutation.id,params:{op:m,unitId:o,subUnitId:a,objects:c,type:p.DrawingApplyType.ARRANGE}}],redoMutations:[{id:p.SetDrawingApplyMutation.id,params:{op:g,unitId:o,subUnitId:a,objects:c,type:p.DrawingApplyType.ARRANGE}}]}),!0):!1}},be={id:"sheet.command.set-sheet-image",type:d.CommandType.COMMAND,handler:(i,r)=>{const t=i.get(d.ICommandService),e=i.get(d.IUndoRedoService),n=i.get(p.ISheetDrawingService);if(!r)return!1;const{drawings:o}=r,a=n.getBatchUpdateOp(o),{unitId:s,subUnitId:l,undo:h,redo:u,objects:c}=a;return t.syncExecuteCommand(p.SetDrawingApplyMutation.id,{unitId:s,subUnitId:l,op:u,objects:c,type:p.DrawingApplyType.UPDATE})?(e.pushUndoRedo({unitID:s,undoMutations:[{id:p.SetDrawingApplyMutation.id,params:{unitId:s,subUnitId:l,op:h,objects:c,type:p.DrawingApplyType.UPDATE}},{id:F.id,params:[s]}],redoMutations:[{id:p.SetDrawingApplyMutation.id,params:{unitId:s,subUnitId:l,op:u,objects:c,type:p.DrawingApplyType.UPDATE}},{id:F.id,params:[s]}]}),!0):!1}},lt={id:"sheet.command.ungroup-sheet-image",type:d.CommandType.COMMAND,handler:(i,r)=>{const t=i.get(d.ICommandService),e=i.get(d.IUndoRedoService),n=i.get(p.ISheetDrawingService);if(!r)return!1;const o=[];r.forEach(({parent:m,children:f})=>{o.push(m.unitId),f.forEach(_=>{o.push(_.unitId)})});const a=n.getUngroupDrawingOp(r),{unitId:s,subUnitId:l,undo:h,redo:u,objects:c}=a;return t.syncExecuteCommand(p.SetDrawingApplyMutation.id,{op:u,unitId:s,subUnitId:l,objects:c,type:p.DrawingApplyType.UNGROUP})?(e.pushUndoRedo({unitID:s,undoMutations:[{id:p.SetDrawingApplyMutation.id,params:{op:h,unitId:s,subUnitId:l,objects:Kt(c),type:p.DrawingApplyType.GROUP}},{id:F.id,params:o}],redoMutations:[{id:p.SetDrawingApplyMutation.id,params:{op:u,unitId:s,subUnitId:l,objects:c,type:p.DrawingApplyType.UNGROUP}},{id:F.id,params:o}]}),!0):!1}};var Jt=Object.defineProperty,Zt=Object.getOwnPropertyDescriptor,qt=(i,r,t,e)=>{for(var n=e>1?void 0:e?Zt(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&Jt(r,t,n),n},q=(i,r)=>(t,e)=>r(t,e,i);function Qt(i,r,t){const e=t*Math.PI/180,n=Math.abs(i*Math.cos(e))+Math.abs(r*Math.sin(e)),o=Math.abs(i*Math.sin(e))+Math.abs(r*Math.cos(e));return{rotatedWidth:n,rotatedHeight:o}}function Et(i,r,t,e,n){var C;const{rotatedHeight:o,rotatedWidth:a}=Qt(t,e,n),l=i.get(W.IRenderManagerService).getRenderById(r.unitId);if(!l)return!1;const u=(C=l.with(N.SheetSkeletonManagerService).getWorksheetSkeleton(r.subUnitId))==null?void 0:C.skeleton;if(u==null)return!1;const c=u.getCellByIndex(r.row,r.col),g=c.mergeInfo.endX-c.mergeInfo.startX-2,m=c.mergeInfo.endY-c.mergeInfo.startY-2,f=a/o,S=Math.ceil(Math.min(g,m*f))/a,w=!S||Number.isNaN(S)?.001:S;return{width:t*w,height:e*w}}let Ee=class extends d.Disposable{constructor(r,t,e,n,o,a,s,l,h,u,c,g,m){super();J(this,"_workbookSelections");this._context=r,this._skeletonManagerService=t,this._commandService=e,this._selectionRenderService=n,this._imageIoService=o,this._fileOpenerService=a,this._sheetDrawingService=s,this._drawingManagerService=l,this._contextService=h,this._messageService=u,this._localeService=c,this._injector=m,this._workbookSelections=g.getWorkbookSelections(this._context.unitId),this._updateImageListener(),this._updateOrderListener(),this._groupDrawingListener(),this._focusDrawingListener()}async insertFloatImage(){const r=await this._fileOpenerService.openFile({multiple:!0,accept:A.DRAWING_IMAGE_ALLOW_IMAGE_LIST.map(e=>`.${e.replace("image/","")}`).join(",")}),t=r.length;return t>A.DRAWING_IMAGE_COUNT_LIMIT?(this._messageService.show({type:te.MessageType.Error,content:this._localeService.t("update-status.exceedMaxCount",String(A.DRAWING_IMAGE_COUNT_LIMIT))}),!1):t===0?!1:(r.forEach(async e=>await this._insertFloatImage(e)),!0)}async insertCellImage(){const t=(await this._fileOpenerService.openFile({multiple:!1,accept:A.DRAWING_IMAGE_ALLOW_IMAGE_LIST.map(e=>`.${e.replace("image/","")}`).join(",")}))[0];return t?(await this._insertCellImage(t),!0):!1}async _insertFloatImage(r){let t;try{t=await this._imageIoService.saveImage(r)}catch(C){const D=C.message;D===A.ImageUploadStatusType.ERROR_EXCEED_SIZE?this._messageService.show({type:te.MessageType.Error,content:this._localeService.t("update-status.exceedMaxSize",String(A.DRAWING_IMAGE_ALLOW_SIZE/(1024*1024)))}):D===A.ImageUploadStatusType.ERROR_IMAGE_TYPE?this._messageService.show({type:te.MessageType.Error,content:this._localeService.t("update-status.invalidImageType")}):D===A.ImageUploadStatusType.ERROR_IMAGE&&this._messageService.show({type:te.MessageType.Error,content:this._localeService.t("update-status.invalidImage")})}if(t==null)return;const e=this._getUnitInfo(),{unitId:n,subUnitId:o}=e,{imageId:a,imageSourceType:s,source:l,base64Cache:h}=t,{width:u,height:c,image:g}=await A.getImageSize(h||""),{width:m,height:f}=this._context.scene;this._imageIoService.addImageSourceCache(l,s,g);let _=1;if(u>A.DRAWING_IMAGE_WIDTH_LIMIT||c>A.DRAWING_IMAGE_HEIGHT_LIMIT){const C=A.DRAWING_IMAGE_WIDTH_LIMIT/u,D=A.DRAWING_IMAGE_HEIGHT_LIMIT/c;_=Math.max(C,D)}const S=this._getImagePosition(u*_,c*_,m,f);if(S==null)return;const w={unitId:n,subUnitId:o,drawingId:a,drawingType:d.DrawingTypeEnum.DRAWING_IMAGE,imageSourceType:s,source:l,transform:K(S,this._selectionRenderService,this._skeletonManagerService),sheetTransform:S};this._commandService.executeCommand(Re.id,{unitId:n,drawings:[w]})}async _insertCellImage(r){let t;try{t=await this._imageIoService.saveImage(r)}catch(S){const w=S.message;w===A.ImageUploadStatusType.ERROR_EXCEED_SIZE?this._messageService.show({type:te.MessageType.Error,content:this._localeService.t("update-status.exceedMaxSize",String(A.DRAWING_IMAGE_ALLOW_SIZE/(1024*1024)))}):w===A.ImageUploadStatusType.ERROR_IMAGE_TYPE?this._messageService.show({type:te.MessageType.Error,content:this._localeService.t("update-status.invalidImageType")}):w===A.ImageUploadStatusType.ERROR_IMAGE&&this._messageService.show({type:te.MessageType.Error,content:this._localeService.t("update-status.invalidImage")})}if(t==null)return;const{imageId:e,imageSourceType:n,source:o,base64Cache:a}=t,{width:s,height:l,image:h}=await A.getImageSize(a||"");this._imageIoService.addImageSourceCache(o,n,h);const u=this._workbookSelections.getCurrentLastSelection();if(!u)return!1;const c=d.createDocumentModelWithStyle("",{}),g=Et(this._injector,{unitId:this._context.unitId,subUnitId:this._context.unit.getActiveSheet().getSheetId(),row:u.primary.actualRow,col:u.primary.actualColumn},s,l,0);if(!g)return!1;const m={size:{width:g.width,height:g.height},positionH:{relativeFrom:d.ObjectRelativeFromH.PAGE,posOffset:0},positionV:{relativeFrom:d.ObjectRelativeFromV.PARAGRAPH,posOffset:0},angle:0},f={unitId:c.getUnitId(),subUnitId:c.getUnitId(),drawingId:e,drawingType:d.DrawingTypeEnum.DRAWING_IMAGE,imageSourceType:n,source:o,transform:Dt.docDrawingPositionToTransform(m),docTransform:m,behindDoc:d.BooleanNumber.FALSE,title:"",description:"",layoutType:d.PositionedObjectLayoutType.INLINE,wrapText:d.WrapTextType.BOTH_SIDES,distB:0,distL:0,distR:0,distT:0},_=d.BuildTextUtils.drawing.add({documentDataModel:c,drawings:[f],selection:{collapsed:!0,startOffset:0,endOffset:0}});return _?(c.apply(_),this._commandService.syncExecuteCommand(v.SetRangeValuesCommand.id,{value:{[u.primary.actualRow]:{[u.primary.actualColumn]:{p:c.getSnapshot(),t:1}}}})):!1}_getUnitInfo(){const r=this._context.unit,t=r.getActiveSheet(),e=r.getUnitId(),n=t.getSheetId();return{unitId:e,subUnitId:n}}_getImagePosition(r,t,e,n){const o=this._workbookSelections.getCurrentSelections();let a={startRow:0,endRow:0,startColumn:0,endColumn:0};o&&o.length>0&&(a=o[o.length-1].range);const s=N.attachRangeWithCoord(this._skeletonManagerService.getCurrent().skeleton,a);if(s==null)return;let{startColumn:l,startRow:h,startX:u,startY:c}=s,g=!1;if(u+r>e&&(u=e-r,u<0&&(u=0,r=e),g=!0),c+t>n&&(c=n-t,c<0&&(c=0,t=n),g=!0),g){const S=this._selectionRenderService.getCellWithCoordByOffset(u,c);if(S==null)return;u=S.startX,c=S.startY,l=S.actualColumn,h=S.actualRow}const m={column:l,columnOffset:0,row:h,rowOffset:0},f=this._selectionRenderService.getCellWithCoordByOffset(u+r,c+t);if(f==null)return;const _={column:f.actualColumn,columnOffset:u+r-f.startX,row:f.actualRow,rowOffset:c+t-f.startY};return{from:m,to:_}}_updateOrderListener(){this.disposeWithMe(this._drawingManagerService.featurePluginOrderUpdate$.subscribe(r=>{const{unitId:t,subUnitId:e,drawingIds:n,arrangeType:o}=r;this._commandService.executeCommand(dt.id,{unitId:t,subUnitId:e,drawingIds:n,arrangeType:o})}))}_updateImageListener(){this.disposeWithMe(this._drawingManagerService.featurePluginUpdate$.subscribe(r=>{const t=[];r.length!==0&&(r.forEach(e=>{const{unitId:n,subUnitId:o,drawingId:a,drawingType:s,transform:l}=e;if(l==null)return;const h=this._sheetDrawingService.getDrawingByParam({unitId:n,subUnitId:o,drawingId:a});if(h==null||h.unitId!==this._context.unitId)return;const u=Y({...h.transform,...l},this._selectionRenderService);if(u==null)return;const c={...e,transform:{...h.transform,...l,...K(u,this._selectionRenderService,this._skeletonManagerService)},sheetTransform:{...u}};t.push(c)}),t.length>0&&this._commandService.executeCommand(be.id,{unitId:r[0].unitId,drawings:t}))}))}_groupDrawingListener(){this.disposeWithMe(this._drawingManagerService.featurePluginGroupUpdate$.subscribe(r=>{this._commandService.executeCommand(ct.id,r);const{unitId:t,subUnitId:e,drawingId:n}=r[0].parent;this._commandService.syncExecuteCommand(A.SetDrawingSelectedOperation.id,[{unitId:t,subUnitId:e,drawingId:n}])})),this.disposeWithMe(this._drawingManagerService.featurePluginUngroupUpdate$.subscribe(r=>{this._commandService.executeCommand(lt.id,r)}))}_focusDrawingListener(){this.disposeWithMe(this._drawingManagerService.focus$.subscribe(r=>{r==null||r.length===0?(this._contextService.setContextValue(d.FOCUSING_COMMON_DRAWINGS,!1),this._sheetDrawingService.focusDrawing([])):(this._contextService.setContextValue(d.FOCUSING_COMMON_DRAWINGS,!0),this._sheetDrawingService.focusDrawing(r))}))}};Ee=qt([q(1,d.Inject(N.SheetSkeletonManagerService)),q(2,d.ICommandService),q(3,N.ISheetSelectionRenderService),q(4,A.IImageIoService),q(5,V.ILocalFileService),q(6,p.ISheetDrawingService),q(7,A.IDrawingManagerService),q(8,d.IContextService),q(9,V.IMessageService),q(10,d.Inject(d.LocaleService)),q(11,d.Inject(v.SheetsSelectionsService)),q(12,d.Inject(d.Injector))],Ee);var en=Object.defineProperty,tn=Object.getOwnPropertyDescriptor,nn=(i,r,t,e)=>{for(var n=e>1?void 0:e?tn(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&en(r,t,n),n},Se=(i,r)=>(t,e)=>r(t,e,i);function ut(i,r,t){var e,n,o,a;if(((n=(e=t==null?void 0:t.p)==null?void 0:e.body)==null?void 0:n.dataStream.length)===3&&((a=(o=t.p)==null?void 0:o.drawingsOrder)==null?void 0:a.length)===1){const s=t.p.drawings[t.p.drawingsOrder[0]],l=Et(i,{unitId:r.unitId,subUnitId:r.subUnitId,row:r.row,col:r.col},s.docTransform.size.width,s.docTransform.size.height,s.docTransform.angle);if(l)return s.transform.width=l.width,s.transform.height=l.height,s.docTransform.size.width=l.width,s.docTransform.size.height=l.height,s.transform.left=0,s.transform.top=0,s.docTransform.positionH.posOffset=0,s.docTransform.positionV.posOffset=0,t.p.documentStyle.pageSize.width=1/0,t.p.documentStyle.pageSize.height=1/0,!0}return!1}let He=class extends d.Disposable{constructor(i,r,t,e,n,o,a){super(),this._commandService=i,this._sheetInterceptorService=r,this._univerInstanceService=t,this._injector=e,this._drawingManagerService=n,this._docDrawingController=o,this._editorBridgeService=a,this._initHandleResize(),this._handleInitEditor(),this._handleWriteCell(),this._initCellContentInterceptor()}_initHandleResize(){this.disposeWithMe(this._commandService.onCommandExecuted(i=>{let r,t=[];if(i.id===v.SetWorksheetRowHeightMutation.id){const e=i.params;t=e.ranges,r=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId})}else if(i.id===v.SetWorksheetColWidthMutation.id){const e=i.params;t=e.ranges,r=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId})}else if(i.id===v.SetWorksheetRowIsAutoHeightMutation.id){const e=i.params;t=e.ranges,r=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId})}else if(i.id===v.SetWorksheetRowAutoHeightMutation.id){const e=i.params;r=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId}),t=e.rowsAutoHeightInfo.map(n=>({startRow:n.row,endRow:n.row,startColumn:0,endColumn:9999}))}else if(i.id===v.AddWorksheetMergeMutation.id){const e=i.params;t=e.ranges,r=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId})}else if(i.id===v.RemoveWorksheetMergeMutation.id){const e=i.params;t=e.ranges,r=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId})}r&&t.length&&t.forEach(e=>{const n=d.Range.transformRange(e,r.worksheet);for(let o=n.startRow;o<=n.endRow;o++)for(let a=n.startColumn;a<=n.endColumn;a++)ut(this._injector,{unitId:r.unitId,subUnitId:r.subUnitId,row:o,col:a},r.worksheet.getCellRaw(o,a))})}))}_handleInitEditor(){this.disposeWithMe(this._editorBridgeService.visible$.subscribe(i=>{i.visible?i.visible&&(this._drawingManagerService.removeDrawingDataForUnit(d.DOCS_NORMAL_EDITOR_UNIT_ID_KEY),this._docDrawingController.loadDrawingDataForUnit(d.DOCS_NORMAL_EDITOR_UNIT_ID_KEY),this._drawingManagerService.initializeNotification(d.DOCS_NORMAL_EDITOR_UNIT_ID_KEY)):this._drawingManagerService.removeDrawingDataForUnit(d.DOCS_NORMAL_EDITOR_UNIT_ID_KEY)})),this.disposeWithMe(this._commandService.onCommandExecuted(i=>{i.id===Dt.ReplaceSnapshotCommand.id&&i.params.unitId===d.DOCS_ZEN_EDITOR_UNIT_ID_KEY&&(this._drawingManagerService.removeDrawingDataForUnit(d.DOCS_ZEN_EDITOR_UNIT_ID_KEY),this._docDrawingController.loadDrawingDataForUnit(d.DOCS_ZEN_EDITOR_UNIT_ID_KEY),this._drawingManagerService.initializeNotification(d.DOCS_ZEN_EDITOR_UNIT_ID_KEY))}))}_handleWriteCell(){this.disposeWithMe(this._sheetInterceptorService.writeCellInterceptor.intercept(v.AFTER_CELL_EDIT,{priority:9999,handler:(i,r,t)=>(ut(this._injector,{unitId:r.unitId,subUnitId:r.subUnitId,row:r.row,col:r.col},i),t(i))}))}_initCellContentInterceptor(){this.disposeWithMe(this._sheetInterceptorService.intercept(v.INTERCEPTOR_POINT.CELL_CONTENT,{effect:d.InterceptorEffectEnum.Style,priority:v.InterceptCellContentPriority.CELL_IMAGE,handler:(i,r,t)=>{var e;return i!=null&&i.p&&((e=i.p.drawingsOrder)!=null&&e.length)&&(i.interceptorStyle||(i.interceptorStyle={}),i.interceptorStyle.tr={a:0}),t(i)}}))}};He=nn([Se(0,d.ICommandService),Se(1,d.Inject(v.SheetInterceptorService)),Se(2,d.IUniverInstanceService),Se(3,d.Inject(d.Injector)),Se(4,A.IDrawingManagerService),Se(5,d.Inject(fe.DocDrawingController)),Se(6,d.Inject(N.IEditorBridgeService))],He);var rn=Object.defineProperty,on=Object.getOwnPropertyDescriptor,an=(i,r,t,e)=>{for(var n=e>1?void 0:e?on(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&rn(r,t,n),n},Ot=(i,r)=>(t,e)=>r(t,e,i);let $e=class extends d.Disposable{constructor(i,r){super(),this._autoFillService=i,this._injector=r,this._initAutoFillHooks()}_initAutoFillHooks(){this.disposeWithMe(this._autoFillService.addHook({id:"sheet-cell-image-autofill",onBeforeSubmit:(i,r,t,e)=>{new d.ObjectMatrix(e).forValue((n,o,a)=>{ut(this._injector,{unitId:i.unitId,subUnitId:i.subUnitId,row:n,col:o},a)})}}))}};$e=an([Ot(0,d.Inject(N.IAutoFillService)),Ot(1,d.Inject(d.Injector))],$e);var sn=Object.defineProperty,cn=Object.getOwnPropertyDescriptor,dn=(i,r,t,e)=>{for(var n=e>1?void 0:e?cn(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&sn(r,t,n),n},Ve=(i,r)=>(t,e)=>r(t,e,i);let Ye=class extends d.Disposable{constructor(r,t,e,n){super();J(this,"_isSetCursor",!1);this._hoverManagerService=r,this._renderManagerService=t,this._selectionsService=e,this._drawingRenderService=n}_initHover(){}_initImageClick(){}};Ye=dn([Ve(0,d.Inject(N.HoverManagerService)),Ve(1,d.Inject(W.IRenderManagerService)),Ve(2,d.Inject(v.SheetsSelectionsService)),Ve(3,d.Inject(le.DrawingRenderService))],Ye);var ln=Object.defineProperty,un=Object.getOwnPropertyDescriptor,gn=(i,r,t,e)=>{for(var n=e>1?void 0:e?un(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&ln(r,t,n),n},gt=(i,r)=>(t,e)=>r(t,e,i);let xe=class extends d.Disposable{constructor(r,t,e){super();J(this,"_copyInfo");this._sheetClipboardService=r,this._renderManagerService=t,this._sheetDrawingService=e,this._initCopyPaste()}_initCopyPaste(){this._sheetClipboardService.addClipboardHook({id:"SHEET_IMAGE_UI_PLUGIN",onBeforeCopy:(r,t,e)=>this._collect(r,t,e),onPasteCells:(r,t,e,n)=>{const{copyType:o=N.COPY_TYPE.COPY,pasteType:a}=n,{range:s}=r||{},{range:l,unitId:h,subUnitId:u}=t;return this._generateMutations(l,{copyType:o,pasteType:a,copyRange:s,unitId:h,subUnitId:u})},onPastePlainText:(r,t)=>({undos:[],redos:[]})})}_collect(r,t,e){var g;const n=(g=this._renderManagerService.getRenderById(r))==null?void 0:g.with(N.SheetSkeletonManagerService);if(!n)return;const o=n.attachRangeWithCoord(e);if(!o)return;const{startX:a,endX:s,startY:l,endY:h}=o,u=this._sheetDrawingService.getDrawingData(r,t),c=[];Object.keys(u).forEach(m=>{const f=u[m],{transform:_}=f;if(f.anchorType!==p.SheetDrawingAnchorType.Both||!_)return;const{left:S=0,top:w=0,width:C=0,height:D=0}=_,{drawingStartX:R,drawingEndX:y,drawingStartY:T,drawingEndY:I}={drawingStartX:S,drawingEndX:S+C,drawingStartY:w,drawingEndY:w+D};a<=R&&y<=s&&l<=T&&I<=h&&c.push(f)}),c.length&&(this._copyInfo={drawings:c,unitId:r,subUnitId:t})}_generateMutations(r,t){var k;if(!this._copyInfo)return{redos:[],undos:[]};if([N.PREDEFINED_HOOK_NAME.SPECIAL_PASTE_COL_WIDTH,N.PREDEFINED_HOOK_NAME.SPECIAL_PASTE_VALUE,N.PREDEFINED_HOOK_NAME.SPECIAL_PASTE_FORMAT,N.PREDEFINED_HOOK_NAME.SPECIAL_PASTE_FORMULA].includes(t.pasteType))return{redos:[],undos:[]};const{copyRange:n}=t;if(!n)return{redos:[],undos:[]};const{drawings:o,unitId:a,subUnitId:s}=this._copyInfo,{ranges:[l,h],mapFunc:u}=N.virtualizeDiscreteRanges([n,r]),{row:c,col:g}=u(l.startRow,l.startColumn),{row:m,col:f}=u(h.startRow,h.startColumn),_=(k=this._renderManagerService.getRenderById(a))==null?void 0:k.with(N.SheetSkeletonManagerService);if(!_)return{redos:[],undos:[]};const S=_.attachRangeWithCoord({startRow:c,endRow:c,startColumn:g,endColumn:g}),w=_.attachRangeWithCoord({startRow:m,endRow:m,startColumn:f,endColumn:f});if(!S||!w)return{redos:[],undos:[]};const C=[],D=[],R=w.startX-S.startX,y=w.startY-S.startY,T=m-c,I=f-g,U=t.copyType===N.COPY_TYPE.CUT,{_sheetDrawingService:E}=this;return o.forEach(L=>{const{transform:O,sheetTransform:M}=L;if(!O)return;const j={...L,unitId:a,subUnitId:s,drawingId:U?L.drawingId:d.Tools.generateRandomId(),transform:{...O,left:O.left+R,top:O.top+y},sheetTransform:{to:{...M.to,row:M.to.row+T,column:M.to.column+I},from:{...M.from,row:M.from.row+T,column:M.from.column+I}}};if(U){const{undo:P,redo:H,objects:x}=E.getBatchUpdateOp([j]);C.push({id:p.SetDrawingApplyMutation.id,params:{unitId:a,subUnitId:s,type:p.DrawingApplyType.UPDATE,op:H,objects:x}}),D.push({id:p.SetDrawingApplyMutation.id,params:{unitId:a,subUnitId:s,type:p.DrawingApplyType.UPDATE,op:P,objects:x}})}else{const{undo:P,redo:H,objects:x}=E.getBatchAddOp([j]);C.push({id:p.SetDrawingApplyMutation.id,params:{op:H,unitId:a,subUnitId:s,objects:x,type:p.DrawingApplyType.INSERT}}),D.push({id:p.SetDrawingApplyMutation.id,params:{op:P,unitId:a,subUnitId:s,objects:x,type:p.DrawingApplyType.REMOVE}})}}),{redos:C,undos:D}}};xe=gn([gt(0,N.ISheetClipboardService),gt(1,W.IRenderManagerService),gt(2,p.ISheetDrawingService)],xe);var mn=Object.defineProperty,hn=Object.getOwnPropertyDescriptor,pn=(i,r,t,e)=>{for(var n=e>1?void 0:e?hn(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&mn(r,t,n),n},Oe=(i,r)=>(t,e)=>r(t,e,i);let Xe=class extends d.Disposable{constructor(i,r,t,e,n){super(),this._drawingManagerService=i,this._renderManagerService=r,this._permissionService=t,this._univerInstanceService=e,this._userManagerService=n,this._initDrawingVisible(),this._initDrawingEditable(),this._initViewPermissionChange(),this._initEditPermissionChange()}_initDrawingVisible(){const i=this._univerInstanceService.getCurrentTypeOfUnit$(d.UniverInstanceType.UNIVER_SHEET);this.disposeWithMe(B.combineLatest([i,this._userManagerService.currentUser$]).subscribe(([r,t])=>{if(!r){this._drawingManagerService.setDrawingVisible(!1);return}r.activeSheet$.subscribe(e=>{if(!e){this._drawingManagerService.setDrawingVisible(!1);return}const n=r.getUnitId(),o=e.getSheetId();if(this._permissionService.composePermission([new v.WorkbookViewPermission(n).id,new v.WorksheetViewPermission(n,o).id]).every(s=>s.value))this._drawingManagerService.setDrawingVisible(!0);else{this._drawingManagerService.setDrawingVisible(!1);const s=r.getUnitId(),l=e.getSheetId(),h=this._drawingManagerService.getDrawingData(s,l),u=Object.values(h),c=this._renderManagerService.getRenderById(s),g=c==null?void 0:c.scene;if(g==null)return;g.getAllObjectsByOrder().forEach(f=>{f.classType===W.RENDER_CLASS_TYPE.IMAGE&&u.some(_=>f.oKey.includes(_.drawingId))&&g.removeObject(f)})}})}))}_initDrawingEditable(){const i=this._univerInstanceService.getCurrentTypeOfUnit$(d.UniverInstanceType.UNIVER_SHEET);this.disposeWithMe(B.combineLatest([i,this._userManagerService.currentUser$]).subscribe(([r,t])=>{if(!r){this._drawingManagerService.setDrawingEditable(!1);return}r.activeSheet$.subscribe(e=>{if(!e){this._drawingManagerService.setDrawingEditable(!1);return}const n=r.getUnitId(),o=e.getSheetId();if(this._permissionService.composePermission([new v.WorkbookEditablePermission(n).id,new v.WorksheetEditPermission(n,o).id]).every(s=>s.value))this._drawingManagerService.setDrawingEditable(!0);else{this._drawingManagerService.setDrawingEditable(!1);const s=r.getUnitId(),l=e.getSheetId(),h=this._drawingManagerService.getDrawingData(s,l),u=Object.values(h),c=this._renderManagerService.getRenderById(s),g=c==null?void 0:c.scene;if(g==null)return;g.getAllObjectsByOrder().forEach(f=>{f.classType===W.RENDER_CLASS_TYPE.IMAGE&&u.some(_=>f.oKey.includes(_.drawingId))&&g.detachTransformerFrom(f)})}})}))}_initViewPermissionChange(){const i=this._univerInstanceService.getCurrentTypeOfUnit$(d.UniverInstanceType.UNIVER_SHEET);this.disposeWithMe(B.combineLatest([i,this._userManagerService.currentUser$]).subscribe(([r,t])=>{r&&r.activeSheet$.subscribe(e=>{var c;if(!e)return;const n=r.getUnitId(),o=e.getSheetId();let a=!0;const s=this._renderManagerService.getRenderById(n),l=s==null?void 0:s.scene;if(l==null)return;const h=l.getTransformerByCreate(),u=this._permissionService.composePermission$([new v.WorkbookViewPermission(n).id,new v.WorksheetViewPermission(n,o).id]).pipe(B.map(g=>g.every(m=>m.value)));u==null||u.pipe(B.filter(g=>g!==a),B.distinctUntilChanged()).subscribe({next:g=>{a=g,this._drawingManagerService.setDrawingVisible(g);const m=l.getAllObjectsByOrder(),f=this._drawingManagerService.getDrawingData(n,o),_=Object.values(f);g?this._drawingManagerService.addNotification(_):(m.forEach(S=>{S.classType===W.RENDER_CLASS_TYPE.IMAGE&&_.some(w=>S.oKey.includes(w.drawingId))&&l.removeObject(S)}),h.clearSelectedObjects())}}),(c=this._permissionService.getPermissionPoint$(new v.WorksheetViewPermission(n,o).id))==null||c.pipe(B.filter(g=>g.value!==a),B.distinctUntilChanged()).subscribe({complete:()=>{a=!0,this._drawingManagerService.setDrawingVisible(!0);const g=this._drawingManagerService.getDrawingData(n,o),m=Object.values(g);this._drawingManagerService.addNotification(m)}})})}))}_initEditPermissionChange(){const i=this._univerInstanceService.getCurrentTypeOfUnit$(d.UniverInstanceType.UNIVER_SHEET);this.disposeWithMe(B.combineLatest([i,this._userManagerService.currentUser$]).subscribe(([r,t])=>{r&&r.activeSheet$.subscribe(e=>{var c;if(!e)return;const n=r.getUnitId(),o=e.getSheetId();let a=!0;const s=this._renderManagerService.getRenderById(n),l=s==null?void 0:s.scene;if(l==null)return;const h=l.getTransformerByCreate(),u=this._permissionService.composePermission$([new v.WorkbookEditablePermission(n).id,new v.WorksheetEditPermission(n,o).id]).pipe(B.map(g=>g.every(m=>m.value)));u==null||u.pipe(B.filter(g=>g!==a),B.distinctUntilChanged()).subscribe({next:g=>{a=g,this._drawingManagerService.setDrawingEditable(g);const m=l.getAllObjectsByOrder(),f=this._drawingManagerService.getDrawingData(n,o),_=Object.values(f);g?(m.forEach(S=>{S.classType===W.RENDER_CLASS_TYPE.IMAGE&&_.some(w=>S.oKey.includes(w.drawingId))&&l.attachTransformerTo(S)}),this._drawingManagerService.addNotification(_)):(m.forEach(S=>{S.classType===W.RENDER_CLASS_TYPE.IMAGE&&_.some(w=>S.oKey.includes(w.drawingId))&&l.detachTransformerFrom(S)}),h.clearSelectedObjects())}}),(c=this._permissionService.getPermissionPoint$(new v.WorksheetEditPermission(n,o).id))==null||c.pipe(B.filter(g=>g.value!==a),B.distinctUntilChanged()).subscribe({complete:()=>{a=!0;const g=r.getUnitId(),m=e.getSheetId(),f=this._drawingManagerService.getDrawingData(g,m),_=Object.values(f),S=this._renderManagerService.getRenderById(g),w=S==null?void 0:S.scene;if(w==null)return;this._drawingManagerService.setDrawingEditable(!0),w.getAllObjectsByOrder().forEach(D=>{D.classType===W.RENDER_CLASS_TYPE.IMAGE&&_.some(R=>D.oKey.includes(R.drawingId))&&w.detachTransformerFrom(D)})}})})}))}};Xe=pn([Oe(0,A.IDrawingManagerService),Oe(1,W.IRenderManagerService),Oe(2,d.IPermissionService),Oe(3,d.IUniverInstanceService),Oe(4,d.Inject(d.UserManagerService))],Xe);var fn=Object.defineProperty,Sn=Object.getOwnPropertyDescriptor,_n=(i,r,t,e)=>{for(var n=e>1?void 0:e?Sn(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&fn(r,t,n),n},Ke=(i,r)=>(t,e)=>r(t,e,i);let ze=class extends d.Disposable{constructor(i,r,t,e){super(),this._sheetPrintInterceptorService=i,this._drawingRenderService=r,this._drawingManagerService=t,this._renderManagerService=e,this._initPrinting()}_initPrinting(){this.disposeWithMe(this._sheetPrintInterceptorService.interceptor.intercept(this._sheetPrintInterceptorService.interceptor.getInterceptPoints().PRINTING_COMPONENT_COLLECT,{handler:(i,r,t)=>{const{unitId:e,scene:n,subUnitId:o}=r,a=this._drawingManagerService.getDrawingDataForUnit(e),s=a==null?void 0:a[o];return s&&s.order.forEach(l=>{this._drawingRenderService.renderDrawing(s.data[l],n)}),t()}})),this.disposeWithMe(this._sheetPrintInterceptorService.interceptor.intercept(this._sheetPrintInterceptorService.interceptor.getInterceptPoints().PRINTING_RANGE,{handler:(i,r,t)=>{const{unitId:e,subUnitId:n}=r,o=this._renderManagerService.getRenderById(e);if(!o)return t(i);const a=o.with(N.SheetSkeletonManagerService).getWorksheetSkeleton(n);if(!a)return t(i);const s=this._drawingManagerService.getDrawingDataForUnit(e),l=s==null?void 0:s[r.subUnitId];if(!l)return t(i);const{scaleX:h,scaleY:u}=o.scene,c=i?{...i}:{startColumn:0,endColumn:0,endRow:0,startRow:0},g=l.order.map(m=>l.data[m]).filter(m=>m.drawingType!==d.DrawingTypeEnum.DRAWING_DOM);return g.length?(g.forEach(m=>{if(!m.groupId&&m.transform&&d.Tools.isDefine(m.transform.left)&&d.Tools.isDefine(m.transform.top)&&d.Tools.isDefine(m.transform.width)&&d.Tools.isDefine(m.transform.height)){const f=a.skeleton.getCellIndexByOffset(m.transform.left,m.transform.top,h,u,{x:0,y:0}),_=a.skeleton.getCellIndexByOffset(m.transform.left+m.transform.width,m.transform.top+m.transform.height,h,u,{x:0,y:0});f.column<c.startColumn&&(c.startColumn=f.column),f.row<c.startRow&&(c.startRow=f.row),c.endRow<_.row&&(c.endRow=_.row),c.endColumn<_.column&&(c.endColumn=_.column)}}),t(c)):t(i)}}))}};ze=_n([Ke(0,d.Inject(N.SheetPrintInterceptorService)),Ke(1,d.Inject(le.DrawingRenderService)),Ke(2,A.IDrawingManagerService),Ke(3,W.IRenderManagerService)],ze);var vn=Object.defineProperty,wn=Object.getOwnPropertyDescriptor,In=(i,r,t,e)=>{for(var n=e>1?void 0:e?wn(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&vn(r,t,n),n},ge=(i,r)=>(t,e)=>r(t,e,i);const Cn=[v.InsertRowCommand.id,v.InsertColCommand.id,v.RemoveRowCommand.id,v.RemoveColCommand.id,v.DeleteRangeMoveLeftCommand.id,v.DeleteRangeMoveUpCommand.id,v.InsertRangeMoveDownCommand.id,v.InsertRangeMoveRightCommand.id,v.DeltaRowHeightCommand.id,v.SetRowHeightCommand.id,v.DeltaColumnWidthCommand.id,v.SetColWidthCommand.id,v.SetRowHiddenCommand.id,v.SetSpecificRowsVisibleCommand.id,v.SetSpecificColsVisibleCommand.id,v.SetColHiddenCommand.id,v.MoveColsCommand.id,v.MoveRowsCommand.id,v.MoveRangeCommand.id],yn=[v.SetRowVisibleMutation.id,v.SetRowHiddenMutation.id,v.SetColVisibleMutation.id,v.SetColHiddenMutation.id,v.SetWorksheetRowHeightMutation.id,v.SetWorksheetColWidthMutation.id];let mt=class extends d.Disposable{constructor(i,r,t,e,n,o,a,s,l){super(),this._context=i,this._renderManagerService=r,this._commandService=t,this._selectionRenderService=e,this._skeletonManagerService=n,this._sheetInterceptorService=o,this._sheetDrawingService=a,this._drawingManagerService=s,this._univerInstanceService=l,this._sheetInterceptorListener(),this._commandListener(),this._sheetRefreshListener()}_sheetInterceptorListener(){this.disposeWithMe(this._sheetInterceptorService.interceptCommand({getMutations:i=>{if(!Cn.includes(i.id))return{redos:[],undos:[]};if(i.params==null)return{redos:[],undos:[]};const r=i.id;if(r===v.InsertRowCommand.id)return this._moveRowInterceptor(i.params,"insert");if([v.MoveColsCommand.id,v.MoveRowsCommand.id,v.MoveRangeCommand.id].includes(r))return this._moveRangeInterceptor(i.params);if(r===v.InsertColCommand.id)return this._moveColInterceptor(i.params,"insert");if(r===v.RemoveRowCommand.id)return this._moveRowInterceptor(i.params,"remove");if(r===v.RemoveColCommand.id)return this._moveColInterceptor(i.params,"remove");if(r===v.DeleteRangeMoveLeftCommand.id){const{range:t}=i.params;return this._getRangeMoveUndo(t,0)}else if(r===v.DeleteRangeMoveUpCommand.id){const{range:t}=i.params;return this._getRangeMoveUndo(t,1)}else if(r===v.InsertRangeMoveDownCommand.id){const{range:t}=i.params;return this._getRangeMoveUndo(t,2)}else if(r===v.InsertRangeMoveRightCommand.id){const{range:t}=i.params;return this._getRangeMoveUndo(t,3)}else if(r===v.SetRowHiddenCommand.id||r===v.SetSpecificRowsVisibleCommand.id){const t=i.params,{unitId:e,subUnitId:n,ranges:o}=t;return this._getDrawingUndoForRowVisible(e,n,o)}else if(r===v.SetSpecificColsVisibleCommand.id||r===v.SetColHiddenCommand.id){const t=i.params,{unitId:e,subUnitId:n,ranges:o}=t;return this._getDrawingUndoForColVisible(e,n,o)}else if(r===v.DeltaRowHeightCommand.id||r===v.SetRowHeightCommand.id||r===v.DeltaColumnWidthCommand.id||r===v.SetColWidthCommand.id){const t=i.params,{unitId:e,subUnitId:n,ranges:o}=t,a=r===v.DeltaRowHeightCommand.id||r===v.SetRowHeightCommand.id;return this._getDrawingUndoForRowAndColSize(e,n,o,a)}return{redos:[],undos:[]}}}))}_getRangeMoveUndo(i,r){const t=v.getSheetCommandTarget(this._univerInstanceService);if(t==null)return{redos:[],undos:[]};const e=t.unitId,n=t.subUnitId,o=[],a=[],s=this._sheetDrawingService.getDrawingData(e,n),l=[],h=[];if(Object.keys(s).forEach(u=>{const c=s[u],{updateDrawings:g,deleteDrawings:m}=this._getUpdateOrDeleteDrawings(i,r,c);l.push(...g),h.push(...m)}),l.length===0&&h.length===0)return{redos:[],undos:[]};if(l.length>0){const u=this._sheetDrawingService.getBatchUpdateOp(l),{undo:c,redo:g,objects:m}=u;o.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:n,op:g,objects:m,type:p.DrawingApplyType.UPDATE}}),a.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:n,op:c,objects:m,type:p.DrawingApplyType.UPDATE}})}if(h.length>0){const u=this._sheetDrawingService.getBatchRemoveOp(h),c=u.undo,g=u.redo,m=u.objects;o.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:n,op:g,objects:m,type:p.DrawingApplyType.REMOVE}}),a.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:n,op:c,objects:m,type:p.DrawingApplyType.INSERT}})}return o.push({id:F.id,params:[e]}),a.push({id:F.id,params:[e]}),{redos:o,undos:a}}_getUpdateOrDeleteDrawings(i,r,t){const e=[],n=[],{sheetTransform:o,anchorType:a=p.SheetDrawingAnchorType.Position,transform:s,unitId:l,subUnitId:h,drawingId:u}=t,{from:c,to:g}=o,{row:m,column:f}=c,{row:_,column:S}=g;if(o==null||s==null)return{updateDrawings:e,deleteDrawings:n};const{startRow:w,endRow:C,startColumn:D,endColumn:R}=i;let y=null,T=null;if(r===0&&m>=w&&_<=C)if(f>=D&&S<=R)n.push({unitId:l,subUnitId:h,drawingId:u});else{const I=this._shrinkCol(o,s,D,R,a);y=I==null?void 0:I.newSheetTransform,T=I==null?void 0:I.newTransform}else if(r===1&&f>=D&&S<=R)if(m>=w&&_<=C)n.push({unitId:l,subUnitId:h,drawingId:u});else{const I=this._shrinkRow(o,s,w,C,a);y=I==null?void 0:I.newSheetTransform,T=I==null?void 0:I.newTransform}else if(r===2){const I=this._expandRow(o,s,w,C,a);y=I==null?void 0:I.newSheetTransform,T=I==null?void 0:I.newTransform}else if(r===3){const I=this._expandCol(o,s,D,R,a);y=I==null?void 0:I.newSheetTransform,T=I==null?void 0:I.newTransform}if(y!=null&&T!=null){const I=K(y,this._selectionRenderService,this._skeletonManagerService);e.push({...t,sheetTransform:y,transform:I})}return{updateDrawings:e,deleteDrawings:n}}_remainDrawingSize(i,r,t){const e=Y({...i},this._selectionRenderService);e!=null&&r.push({...t,sheetTransform:e})}_getDrawingUndoForColVisible(i,r,t){const e=this._drawingManagerService.getDrawingData(i,r),n=[],o=[];if(Object.keys(e).forEach(u=>{const c=e[u],{sheetTransform:g,transform:m,anchorType:f=p.SheetDrawingAnchorType.Position}=c;if(f===p.SheetDrawingAnchorType.None)this._remainDrawingSize(m,n,c);else{const{from:_,to:S}=g,{row:w,column:C}=_,{row:D,column:R}=S;for(let y=0;y<t.length;y++){const T=t[y],{startRow:I,endRow:U,startColumn:E,endColumn:k}=T;if(R<E)continue;if(f===p.SheetDrawingAnchorType.Position){let M=null,j=null;if(C>=E&&C<=k){const P=this._skeletonManagerService.attachRangeWithCoord({startColumn:C,endColumn:k,startRow:_.row,endRow:S.row});if(P==null)return;j={...m,left:P.startX}}if(j!=null&&(M=Y(j,this._selectionRenderService),M!=null&&j!=null)){n.push({...c,sheetTransform:M,transform:j});break}this._remainDrawingSize(m,n,c);continue}if(C>=E&&R<=k)continue;let L=null,O=null;if(C>=E&&C<=k){const M=this._skeletonManagerService.attachRangeWithCoord({startColumn:C,endColumn:k,startRow:_.row,endRow:S.row});if(M==null)return;O={...m,left:(M==null?void 0:M.startX)||0,width:((m==null?void 0:m.width)||0)-M.endX+M.startX}}else if(R>=E&&R<=k){const M=this._skeletonManagerService.attachRangeWithCoord({startColumn:E,endColumn:R,startRow:_.row,endRow:S.row});if(M==null)return;O={...m,left:M.startX-((m==null?void 0:m.width)||0)}}else{const M=this._skeletonManagerService.attachRangeWithCoord({startColumn:E,endColumn:k,startRow:_.row,endRow:S.row});if(M==null)return;if(O={...m,width:((m==null?void 0:m.width)||0)-M.endX+M.startX},L=Y(O,this._selectionRenderService),L!=null&&O!=null){o.push({...c,sheetTransform:L,transform:O});break}}if(O!=null&&(L=Y(O,this._selectionRenderService)),O!=null&&L!=null){n.push({...c,sheetTransform:L,transform:O});break}else this._remainDrawingSize(m,n,c)}}}),n.length===0&&o.length===0)return{redos:[],undos:[]};const{redos:a,undos:s}=this._createUndoAndRedoMutation(i,r,n),l=[],h=[];if(o.length>0){const{redos:u,undos:c}=this._createUndoAndRedoMutation(i,r,o);l.push(...u),h.push(...c)}return{redos:a,undos:s,preRedos:l,preUndos:h}}_createUndoAndRedoMutation(i,r,t){const e=this._sheetDrawingService.getBatchUpdateOp(t),{undo:n,redo:o,objects:a}=e,s=[{id:p.SetDrawingApplyMutation.id,params:{unitId:i,subUnitId:r,op:o,objects:a,type:p.DrawingApplyType.UPDATE}},{id:F.id,params:[i]}],l=[{id:p.SetDrawingApplyMutation.id,params:{unitId:i,subUnitId:r,op:n,objects:a,type:p.DrawingApplyType.UPDATE}},{id:F.id,params:[i]}];return{redos:s,undos:l}}_getDrawingUndoForRowVisible(i,r,t){const e=this._drawingManagerService.getDrawingData(i,r),n=[],o=[];if(Object.keys(e).forEach(u=>{const c=e[u],{sheetTransform:g,transform:m,anchorType:f=p.SheetDrawingAnchorType.Position}=c;if(f===p.SheetDrawingAnchorType.None)this._remainDrawingSize(m,n,c);else{const{from:_,to:S}=g,{row:w,column:C}=_,{row:D,column:R}=S;for(let y=0;y<t.length;y++){const T=t[y],{startRow:I,endRow:U,startColumn:E,endColumn:k}=T;if(D<I)continue;if(f===p.SheetDrawingAnchorType.Position){let M=null,j=null;if(w>=I&&w<=U){const P=this._skeletonManagerService.attachRangeWithCoord({startColumn:_.column,endColumn:S.column,startRow:w,endRow:U});if(P==null)return;j={...m,top:P.startY}}if(j!=null&&(M=Y(j,this._selectionRenderService),M!=null&&j!=null)){n.push({...c,sheetTransform:M,transform:j});break}this._remainDrawingSize(m,n,c);continue}if(w>=I&&D<=U)continue;let L=null,O=null;if(w>=I&&w<=U){const M=this._skeletonManagerService.attachRangeWithCoord({startColumn:_.column,endColumn:S.column,startRow:w,endRow:U});if(M==null)return;O={...m,top:(M==null?void 0:M.startY)||0,height:((m==null?void 0:m.height)||0)-M.endY+M.startY}}else if(D>=I&&D<=U){const M=this._skeletonManagerService.attachRangeWithCoord({startColumn:_.column,endColumn:S.column,startRow:I,endRow:D});if(M==null)return;O={...m,top:M.startY-((m==null?void 0:m.height)||0)}}else{const M=this._skeletonManagerService.attachRangeWithCoord({startColumn:_.column,endColumn:S.column,startRow:I,endRow:U});if(M==null)return;if(O={...m,height:((m==null?void 0:m.height)||0)-M.endY+M.startY},L=Y(O,this._selectionRenderService),L!=null&&O!=null){o.push({...c,sheetTransform:L,transform:O});break}}if(O!=null&&(L=Y(O,this._selectionRenderService)),O!=null&&L!=null){n.push({...c,sheetTransform:L,transform:O});break}else this._remainDrawingSize(m,n,c)}}}),n.length===0&&o.length===0)return{redos:[],undos:[]};const{redos:a,undos:s}=this._createUndoAndRedoMutation(i,r,n),l=[],h=[];if(o.length>0){const{redos:u,undos:c}=this._createUndoAndRedoMutation(i,r,o);l.push(...u),h.push(...c)}return{redos:a,undos:s,preRedos:l,preUndos:h}}_getDrawingUndoForRowAndColSize(i,r,t,e){const n=this._drawingManagerService.getDrawingData(i,r),o=[];return Object.keys(n).forEach(a=>{const s=n[a],{sheetTransform:l,transform:h,anchorType:u=p.SheetDrawingAnchorType.Position}=s;if(u===p.SheetDrawingAnchorType.None)this._remainDrawingSize(h,o,s);else{const{from:c,to:g}=l,{row:m,column:f}=c,{row:_,column:S}=g;for(let w=0;w<t.length;w++){const C=t[w],{startRow:D,endRow:R,startColumn:y,endColumn:T}=C;if(_<D||S<y)continue;if(u===p.SheetDrawingAnchorType.Position&&(m<=D&&_>=R||f<=y&&S>=T)){this._remainDrawingSize(h,o,s);continue}const I=K({...l},this._selectionRenderService,this._skeletonManagerService);if(I!=null){o.push({...s,transform:I});break}}}}),o.length===0?{redos:[],undos:[]}:this._createUndoAndRedoMutation(i,r,o)}_getUnitIdAndSubUnitId(i,r){let t,e;if(r==="insert")t=i.unitId,e=i.subUnitId;else{const n=v.getSheetCommandTarget(this._univerInstanceService);if(n==null)return;t=n.unitId,e=n.subUnitId}return{unitId:t,subUnitId:e}}_moveRangeInterceptor(i){var D,R;const{toRange:r,fromRange:t}=i,e=v.getSheetCommandTarget(this._univerInstanceService);if(!e)return{redos:[],undos:[]};const{unitId:n,subUnitId:o}=e,a=(R=(D=this._renderManagerService.getRenderById(n))==null?void 0:D.with(N.SheetSkeletonManagerService))==null?void 0:R.getCurrentSkeleton();if(!a)return{redos:[],undos:[]};const s=N.attachRangeWithCoord(a,t);if(!s)return{redos:[],undos:[]};const{startX:l,endX:h,startY:u,endY:c}=s,g=this._sheetDrawingService.getDrawingData(n,o),m=[];Object.keys(g).forEach(y=>{const T=g[y];if(T.anchorType!==p.SheetDrawingAnchorType.Both)return;const{transform:I}=T;if(!I)return;const{left:U=0,top:E=0,width:k=0,height:L=0}=I,{drawingStartX:O,drawingEndX:M,drawingStartY:j,drawingEndY:P}={drawingStartX:U,drawingEndX:U+k,drawingStartY:E,drawingEndY:E+L};l<=O&&M<=h&&u<=j&&P<=c&&m.push(T)});const f=[],_=[],S=r.startRow-t.startRow,w=r.startColumn-t.startColumn,C=m.map(y=>{const T=y.sheetTransform,I={to:{...T.to,row:T.to.row+S,column:T.to.column+w},from:{...T.from,row:T.from.row+S,column:T.from.column+w}},U=K(I,this._selectionRenderService,this._skeletonManagerService);return{unitId:n,subUnitId:o,drawingId:y.drawingId,transform:U,sheetTransform:I}});if(C.length){const y=this._sheetDrawingService.getBatchUpdateOp(C),{undo:T,redo:I,objects:U}=y;f.push({id:p.SetDrawingApplyMutation.id,params:{unitId:n,subUnitId:o,op:I,objects:U,type:p.DrawingApplyType.UPDATE}}),_.push({id:p.SetDrawingApplyMutation.id,params:{unitId:n,subUnitId:o,op:T,objects:U,type:p.DrawingApplyType.UPDATE}})}return{redos:f,undos:_}}_moveRowInterceptor(i,r){const t=this._getUnitIdAndSubUnitId(i,r);if(t==null)return{redos:[],undos:[]};const{unitId:e,subUnitId:n}=t,{range:o}=i,a=o.startRow,s=o.endRow,l=[],h=[],u=this._sheetDrawingService.getDrawingData(e,n),c=[],g=[];if(Object.keys(u).forEach(m=>{const f=u[m],{sheetTransform:_,transform:S,anchorType:w=p.SheetDrawingAnchorType.Position}=f;if(_==null||S==null)return;let C,D;if(r==="insert"){const y=this._expandRow(_,S,a,s,w);C=y==null?void 0:y.newSheetTransform,D=y==null?void 0:y.newTransform}else{const{from:y,to:T}=_,{row:I}=y,{row:U}=T;if(w===p.SheetDrawingAnchorType.Both&&I>=a&&U<=s)g.push({unitId:e,subUnitId:n,drawingId:m});else{const E=this._shrinkRow(_,S,a,s,w);C=E==null?void 0:E.newSheetTransform,D=E==null?void 0:E.newTransform}}if(!C||!D)return;const R={unitId:e,subUnitId:n,drawingId:m,transform:D,sheetTransform:C};c.push(R)}),c.length===0&&g.length===0)return{redos:[],undos:[]};if(c.length>0){const m=this._sheetDrawingService.getBatchUpdateOp(c),{undo:f,redo:_,objects:S}=m;l.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:n,op:_,objects:S,type:p.DrawingApplyType.UPDATE}}),h.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:n,op:f,objects:S,type:p.DrawingApplyType.UPDATE}})}if(g.length>0){const m=this._sheetDrawingService.getBatchRemoveOp(g),f=m.undo,_=m.redo,S=m.objects;l.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:n,op:_,objects:S,type:p.DrawingApplyType.REMOVE}}),h.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:n,op:f,objects:S,type:p.DrawingApplyType.INSERT}})}return l.push({id:F.id,params:[e]}),h.push({id:F.id,params:[e]}),{redos:l,undos:h}}_moveColInterceptor(i,r){const t=this._getUnitIdAndSubUnitId(i,r);if(t==null)return{redos:[],undos:[]};const{unitId:e,subUnitId:n}=t,{range:o}=i,a=o.startColumn,s=o.endColumn,l=[],h=[],u=this._sheetDrawingService.getDrawingData(e,n),c=[],g=[];if(Object.keys(u).forEach(m=>{const f=u[m],{sheetTransform:_,transform:S,anchorType:w=p.SheetDrawingAnchorType.Position}=f;if(_==null||S==null)return;let C,D;if(r==="insert"){const y=this._expandCol(_,S,a,s,w);C=y==null?void 0:y.newSheetTransform,D=y==null?void 0:y.newTransform}else{const{from:y,to:T}=_,{column:I}=y,{column:U}=T;if(w===p.SheetDrawingAnchorType.Both&&I>=a&&U<=s)g.push({unitId:e,subUnitId:n,drawingId:m});else{const E=this._shrinkCol(_,S,a,s,w);C=E==null?void 0:E.newSheetTransform,D=E==null?void 0:E.newTransform}}if(!C||!D)return;const R={unitId:e,subUnitId:n,drawingId:m,transform:D,sheetTransform:C};c.push(R)}),c.length===0&&g.length===0)return{redos:[],undos:[]};if(c.length>0){const m=this._sheetDrawingService.getBatchUpdateOp(c),{undo:f,redo:_,objects:S}=m;l.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:n,op:_,objects:S,type:p.DrawingApplyType.UPDATE}}),h.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:n,op:f,objects:S,type:p.DrawingApplyType.UPDATE}})}if(g.length>0){const m=this._sheetDrawingService.getBatchRemoveOp(g),f=m.undo,_=m.redo,S=m.objects;l.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:n,op:_,objects:S,type:p.DrawingApplyType.REMOVE}}),h.push({id:p.SetDrawingApplyMutation.id,params:{unitId:e,subUnitId:n,op:f,objects:S,type:p.DrawingApplyType.INSERT}})}return l.push({id:F.id,params:[e]}),h.push({id:F.id,params:[e]}),{redos:l,undos:h}}_expandCol(i,r,t,e,n=p.SheetDrawingAnchorType.Position){const o=e-t+1,{from:a,to:s}=i,{column:l}=a,{column:h}=s;if(n===p.SheetDrawingAnchorType.None)return{newSheetTransform:Y({...r},this._selectionRenderService),newTransform:r};let u=null,c=null;if(l>=t){const g=this._skeletonManagerService.attachRangeWithCoord({startColumn:t,endColumn:e,startRow:a.row,endRow:s.row});if(g==null)return;c={...r,left:(r.left||0)+g.endX-g.startX},u=Y(c,this._selectionRenderService)}else if(h>=e)if(n===p.SheetDrawingAnchorType.Both)u={from:{...a},to:{...s,column:h+o}},c=K(u,this._selectionRenderService,this._skeletonManagerService);else return{newSheetTransform:Y({...r},this._selectionRenderService),newTransform:r};return u!=null&&c!=null?{newSheetTransform:u,newTransform:c}:null}_shrinkCol(i,r,t,e,n=p.SheetDrawingAnchorType.Position){const o=e-t+1,{from:a,to:s}=i,{column:l}=a,{column:h}=s;if(n===p.SheetDrawingAnchorType.None)return{newSheetTransform:Y({...r},this._selectionRenderService),newTransform:r};let u=null,c=null;if(l>e)u={from:{...a,column:l-o},to:{...s,column:h-o}},c=K(u,this._selectionRenderService,this._skeletonManagerService);else{if(l>=t&&h<=e)return null;if(l<t&&h>e)if(n===p.SheetDrawingAnchorType.Both)u={from:{...a},to:{...s,column:h-o}},c=K(u,this._selectionRenderService,this._skeletonManagerService);else return{newSheetTransform:Y({...r},this._selectionRenderService),newTransform:r};else if(l>=t&&l<=e){if(l===t)c={...r,left:(r.left||0)-i.from.columnOffset};else{const g=this._skeletonManagerService.attachRangeWithCoord({startColumn:t,endColumn:l-1,startRow:a.row,endRow:s.row});if(g==null)return;c={...r,left:(r.left||0)-g.endX+g.startX-i.from.columnOffset}}u=Y(c,this._selectionRenderService)}else if(h>=t&&h<=e&&n===p.SheetDrawingAnchorType.Both){const g=this._skeletonManagerService.attachRangeWithCoord({startColumn:t-1,endColumn:t-1,startRow:a.row,endRow:s.row});if(g==null)return;u={from:{...a},to:{...s,column:t-1,columnOffset:g.endX-g.startX}},c=K(u,this._selectionRenderService,this._skeletonManagerService)}}return u!=null&&c!=null?{newSheetTransform:u,newTransform:c}:null}_expandRow(i,r,t,e,n=p.SheetDrawingAnchorType.Position){const o=e-t+1,{from:a,to:s}=i,{row:l}=a,{row:h}=s;if(n===p.SheetDrawingAnchorType.None)return{newSheetTransform:Y({...r},this._selectionRenderService),newTransform:r};let u=null,c=null;if(l>=t){const g=this._skeletonManagerService.attachRangeWithCoord({startRow:t,endRow:e,startColumn:a.column,endColumn:s.column});if(g==null)return;c={...r,top:(r.top||0)+g.endY-g.startY},u=Y(c,this._selectionRenderService)}else if(h>=e)if(n===p.SheetDrawingAnchorType.Both)u={from:{...a},to:{...s,row:h+o}},c=K(u,this._selectionRenderService,this._skeletonManagerService);else return{newSheetTransform:Y({...r},this._selectionRenderService),newTransform:r};return u!=null&&c!=null?{newSheetTransform:u,newTransform:c}:null}_shrinkRow(i,r,t,e,n=p.SheetDrawingAnchorType.Position){const o=e-t+1,{from:a,to:s}=i,{row:l}=a,{row:h}=s;if(n===p.SheetDrawingAnchorType.None)return{newSheetTransform:Y({...r},this._selectionRenderService),newTransform:r};let u=null,c=null;if(l>e)u={from:{...a,row:l-o},to:{...s,row:h-o}},c=K(u,this._selectionRenderService,this._skeletonManagerService);else{if(l>=t&&h<=e)return null;if(l<t&&h>e)if(n===p.SheetDrawingAnchorType.Both)u={from:{...a},to:{...s,row:h-o}},c=K(u,this._selectionRenderService,this._skeletonManagerService);else return{newSheetTransform:Y({...r},this._selectionRenderService),newTransform:r};else if(l>=t&&l<=e){if(l===t)c={...r,top:(r.top||0)-i.from.rowOffset};else{const g=this._skeletonManagerService.attachRangeWithCoord({startRow:t,endRow:l-1,startColumn:a.column,endColumn:s.column});if(g==null)return;c={...r,top:(r.top||0)-g.endY+g.startY-i.from.rowOffset}}u=Y(c,this._selectionRenderService)}else if(h>=t&&h<=e&&n===p.SheetDrawingAnchorType.Both){const g=this._skeletonManagerService.attachRangeWithCoord({startColumn:a.column,endColumn:a.column,startRow:t-1,endRow:t-1});if(g==null)return;u={from:{...a},to:{...s,row:t-1,rowOffset:g.endY-g.startY}},c=K(u,this._selectionRenderService,this._skeletonManagerService)}}return u!=null&&c!=null?{newSheetTransform:u,newTransform:c}:null}_commandListener(){this.disposeWithMe(this._commandService.onCommandExecuted(i=>{i.id===v.SetWorksheetActiveOperation.id&&setTimeout(()=>{const r=i.params,{unitId:t,subUnitId:e}=r,n=this._drawingManagerService.drawingManagerData,o=[],a=[];Object.keys(n).forEach(s=>{const l=n[s];l!=null&&Object.keys(l).forEach(h=>{const u=l[h].data;u!=null&&Object.keys(u).forEach(c=>{if(s===t&&h===e){const g=u[c];g.transform=K(g.sheetTransform,this._selectionRenderService,this._skeletonManagerService),o.push(u[c])}else a.push(u[c])})})}),this._drawingManagerService.removeNotification(a),this._drawingManagerService.addNotification(o)},0)}))}_sheetRefreshListener(){this.disposeWithMe(this._commandService.onCommandExecuted(i=>{yn.includes(i.id)&&requestIdleCallback(()=>{const r=i.params,{unitId:t,subUnitId:e,ranges:n}=r;this._refreshDrawingTransform(t,e,n)})}))}_refreshDrawingTransform(i,r,t){const e=this._drawingManagerService.getDrawingData(i,r),n=[];Object.keys(e).forEach(o=>{const a=e[o],{sheetTransform:s,transform:l,anchorType:h=p.SheetDrawingAnchorType.Position}=a;if(h===p.SheetDrawingAnchorType.None)return!0;const{from:u,to:c}=s,{row:g,column:m}=u,{row:f,column:_}=c;for(let S=0;S<t.length;S++){const w=t[S],{startRow:C,endRow:D,startColumn:R,endColumn:y}=w;if(d.Rectangle.intersects({startRow:C,endRow:D,startColumn:R,endColumn:y},{startRow:g,endRow:f,startColumn:m,endColumn:_})||g>D||m>y){const T=h===p.SheetDrawingAnchorType.Position,I=K(s,this._selectionRenderService,this._skeletonManagerService);n.push({...a,transform:{...I,width:T?l==null?void 0:l.width:I==null?void 0:I.width,height:T?l==null?void 0:l.height:I==null?void 0:I.height}});break}}}),n.length!==0&&(this._drawingManagerService.refreshTransform(n),this._commandService.syncExecuteCommand(F.id,[i]))}};mt=In([ge(1,W.IRenderManagerService),ge(2,d.ICommandService),ge(3,N.ISheetSelectionRenderService),ge(4,d.Inject(N.SheetSkeletonManagerService)),ge(5,d.Inject(v.SheetInterceptorService)),ge(6,p.ISheetDrawingService),ge(7,A.IDrawingManagerService),ge(8,d.IUniverInstanceService)],mt);var Q=function(){return Q=Object.assign||function(i){for(var r,t=1,e=arguments.length;t<e;t++){r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(i[n]=r[n])}return i},Q.apply(this,arguments)},Dn=function(i,r){var t={};for(var e in i)Object.prototype.hasOwnProperty.call(i,e)&&r.indexOf(e)<0&&(t[e]=i[e]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,e=Object.getOwnPropertySymbols(i);n<e.length;n++)r.indexOf(e[n])<0&&Object.prototype.propertyIsEnumerable.call(i,e[n])&&(t[e[n]]=i[e[n]]);return t},Pt=Z.forwardRef(function(i,r){var t=i.icon,e=i.id,n=i.className,o=i.extend,a=Dn(i,["icon","id","className","extend"]),s="univerjs-icon univerjs-icon-".concat(e," ").concat(n||"").trim(),l=Z.useRef("_".concat(Rn()));return At(t,"".concat(e),{defIds:t.defIds,idSuffix:l.current},Q({ref:r,className:s},a),o)});function At(i,r,t,e,n){return Z.createElement(i.tag,Q(Q({key:r},Mn(i,t,n)),e),(Tn(i,t).children||[]).map(function(o,a){return At(o,"".concat(r,"-").concat(i.tag,"-").concat(a),t,void 0,n)}))}function Mn(i,r,t){var e=Q({},i.attrs);t!=null&&t.colorChannel1&&e.fill==="colorChannel1"&&(e.fill=t.colorChannel1);var n=r.defIds;return!n||n.length===0||(i.tag==="use"&&e["xlink:href"]&&(e["xlink:href"]=e["xlink:href"]+r.idSuffix),Object.entries(e).forEach(function(o){var a=o[0],s=o[1];typeof s=="string"&&(e[a]=s.replace(/url\(#(.*)\)/,"url(#$1".concat(r.idSuffix,")")))})),e}function Tn(i,r){var t,e=r.defIds;return!e||e.length===0?i:i.tag==="defs"&&(!((t=i.children)===null||t===void 0)&&t.length)?Q(Q({},i),{children:i.children.map(function(n){return typeof n.attrs.id=="string"&&e&&e.indexOf(n.attrs.id)>-1?Q(Q({},n),{attrs:Q(Q({},n.attrs),{id:n.attrs.id+r.idSuffix})}):n})}):i}function Rn(){return Math.random().toString(36).substring(2,8)}Pt.displayName="UniverIcon";var bn={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.2498 3.65005C2.2498 2.87685 2.87661 2.25005 3.64981 2.25005H7.9998C8.33118 2.25005 8.5998 1.98142 8.5998 1.65005C8.5998 1.31868 8.33118 1.05005 7.9998 1.05005H3.64981C2.21387 1.05005 1.0498 2.21411 1.0498 3.65005V12.35C1.0498 13.786 2.21386 14.95 3.6498 14.95H12.3498C13.7857 14.95 14.9498 13.786 14.9498 12.3501V8.00005C14.9498 7.66868 14.6812 7.40005 14.3498 7.40005C14.0184 7.40005 13.7498 7.66868 13.7498 8.00005V9.23974L12.2385 8.1063C11.7252 7.72129 11.0068 7.7723 10.5531 8.22605L9.00869 9.77041L6.73916 7.8251C6.24387 7.40055 5.5095 7.41278 5.02864 7.85359L2.2498 10.4009V3.65005ZM2.2498 12.0287V12.35C2.2498 13.1232 2.87661 13.75 3.6498 13.75H12.3498C13.123 13.75 13.7498 13.1232 13.7498 12.3501V10.7397L11.5186 9.06631C11.4829 9.03956 11.433 9.04314 11.4016 9.07458L9.92249 10.5537L11.1015 11.5642C11.3531 11.7799 11.3822 12.1587 11.1666 12.4103C10.9509 12.6619 10.5721 12.691 10.3205 12.4753L5.9582 8.7362C5.92384 8.70674 5.87288 8.70758 5.83952 8.73816L2.2498 12.0287Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.8097 1.14783C12.1411 1.14783 12.4097 1.41646 12.4097 1.74783V3.297H14.1541C14.4855 3.297 14.7541 3.56563 14.7541 3.897C14.7541 4.22837 14.4855 4.497 14.1541 4.497H12.4097V6.24167C12.4097 6.57304 12.1411 6.84167 11.8097 6.84167C11.4783 6.84167 11.2097 6.57304 11.2097 6.24167V4.497H9.6603C9.32893 4.497 9.0603 4.22837 9.0603 3.897C9.0603 3.56563 9.32893 3.297 9.6603 3.297H11.2097V1.74783C11.2097 1.41646 11.4783 1.14783 11.8097 1.14783Z"}}]},Ut=Z.forwardRef(function(i,r){return Z.createElement(Pt,Object.assign({},i,{id:"add-image-single",ref:r,icon:bn}))});Ut.displayName="AddImageSingle";const ht={id:"sheet.command.delete-drawing",type:d.CommandType.COMMAND,handler:i=>{const r=i.get(d.ICommandService),e=i.get(p.ISheetDrawingService).getFocusDrawings();if(e.length===0)return!1;const n=e[0].unitId,o=e.map(a=>{const{unitId:s,subUnitId:l,drawingId:h,drawingType:u}=a;return{unitId:s,subUnitId:l,drawingId:h,drawingType:u}});return r.executeCommand(Me.id,{unitId:n,drawings:o})}},Je={id:"sheet.command.insert-float-image",type:d.CommandType.COMMAND,handler:i=>{var t,e;return(e=(t=i.get(W.IRenderManagerService).getCurrentTypeOfRenderer(d.UniverInstanceType.UNIVER_SHEET))==null?void 0:t.with(Ee).insertFloatImage())!=null?e:!1}},pt={id:"sheet.command.insert-cell-image",type:d.CommandType.COMMAND,handler:i=>{var t,e;return(e=(t=i.get(W.IRenderManagerService).getCurrentTypeOfRenderer(d.UniverInstanceType.UNIVER_SHEET))==null?void 0:t.with(Ee).insertCellImage())!=null?e:!1}},ye={id:"sheet.command.move-drawing",type:d.CommandType.COMMAND,handler:(i,r)=>{const t=i.get(d.ICommandService),e=i.get(p.ISheetDrawingService),n=i.get(N.ISheetSelectionRenderService),{direction:o}=r,a=e.getFocusDrawings();if(a.length===0)return!1;const s=a[0].unitId,l=a.map(u=>{const{transform:c}=u;if(c==null)return null;const g={...c},{left:m=0,top:f=0}=c;return o===d.Direction.UP?g.top=f-1:o===d.Direction.DOWN?g.top=f+1:o===d.Direction.LEFT?g.left=m-1:o===d.Direction.RIGHT&&(g.left=m+1),{...u,transform:g,sheetTransform:Y(g,n)}}).filter(u=>u!=null);return t.syncExecuteCommand(be.id,{unitId:s,drawings:l})?(t.syncExecuteCommand(F.id,[s]),!0):!1}},Nt="addition-and-subtraction-single",ft="sheet.menu.image";function En(i){return{id:ft,type:V.MenuItemType.SUBITEMS,icon:Nt,tooltip:"sheetImage.title",hidden$:V.getMenuHiddenObservable(i,d.UniverInstanceType.UNIVER_SHEET),disabled$:N.getCurrentRangeDisable$(i,{workbookTypes:[v.WorkbookEditablePermission],worksheetTypes:[v.WorksheetEditPermission],rangeTypes:[v.RangeProtectionPermissionEditPoint]})}}function On(i){return{id:Je.id,title:"sheetImage.upload.float",type:V.MenuItemType.BUTTON,hidden$:V.getMenuHiddenObservable(i,d.UniverInstanceType.UNIVER_SHEET)}}function Pn(i){return{id:pt.id,title:"sheetImage.upload.cell",type:V.MenuItemType.BUTTON}}const me={imageCommonPanel:"univer-image-common-panel",imageCommonPanelGrid:"univer-image-common-panel-grid",imageCommonPanelBorder:"univer-image-common-panel-border",imageCommonPanelTitle:"univer-image-common-panel-title",imageCommonPanelSubtitle:"univer-image-common-panel-subtitle",imageCommonPanelRow:"univer-image-common-panel-row",imageCommonPanelRowVertical:"univer-image-common-panel-row-vertical",imageCommonPanelColumn:"univer-image-common-panel-column",imageCommonPanelColumnCenter:"univer-image-common-panel-column-center",imageCommonPanelInline:"univer-image-common-panel-inline",imageCommonPanelSpan2:"univer-image-common-panel-span2",imageCommonPanelSpan3:"univer-image-common-panel-span3",imageCommonPanelInput:"univer-image-common-panel-input",sheetImageMenu:"univer-sheet-image-menu",sheetImageMenuInput:"univer-sheet-image-menu-input"};function jt(i){var r,t,e="";if(typeof i=="string"||typeof i=="number")e+=i;else if(typeof i=="object")if(Array.isArray(i)){var n=i.length;for(r=0;r<n;r++)i[r]&&(t=jt(i[r]))&&(e&&(e+=" "),e+=t)}else for(t in i)i[t]&&(e&&(e+=" "),e+=t);return e}function Ze(){for(var i,r,t=0,e="",n=arguments.length;t<n;t++)(i=arguments[t])&&(r=jt(i))&&(e&&(e+=" "),e+=r);return e}const An=i=>{var D;const r=d.useDependency(d.ICommandService),t=d.useDependency(d.LocaleService),e=d.useDependency(A.IDrawingManagerService),n=d.useDependency(W.IRenderManagerService),{drawings:o}=i,a=o[0];if(a==null)return;const{unitId:s}=a,l=n.getRenderById(s),h=l==null?void 0:l.scene;if(h==null)return;const u=h.getTransformerByCreate(),[c,g]=Z.useState(!0),m=(D=a.anchorType)!=null?D:p.SheetDrawingAnchorType.Position,[f,_]=Z.useState(m);function S(R,y){const T=[];return R.forEach(I=>{const{oKey:U}=I,E=y.getDrawingOKey(U);if(E==null)return T.push(null),!0;const{unitId:k,subUnitId:L,drawingId:O,drawingType:M,anchorType:j,sheetTransform:P}=E;T.push({unitId:k,subUnitId:L,drawingId:O,anchorType:j,sheetTransform:P,drawingType:M})}),T}Z.useEffect(()=>{const R=u.clearControl$.subscribe(T=>{T===!0&&g(!1)}),y=u.changeStart$.subscribe(T=>{var E;const{objects:I}=T,U=S(I,e);if(U.length===0)g(!1);else if(U.length>=1){g(!0);const k=((E=U[0])==null?void 0:E.anchorType)||p.SheetDrawingAnchorType.Position;_(k)}});return()=>{y.unsubscribe(),R.unsubscribe()}},[]);function w(R){_(R);const y=e.getFocusDrawings();if(y.length===0)return;const T=y.map(I=>({unitId:I.unitId,subUnitId:I.subUnitId,drawingId:I.drawingId,anchorType:R}));r.executeCommand(be.id,{unitId:y[0].unitId,drawings:T})}const C=R=>R?"block":"none";return X.jsxs("div",{className:Ze(me.imageCommonPanelGrid,me.imageCommonPanelBorder),style:{display:C(c)},children:[X.jsx("div",{className:me.imageCommonPanelRow,children:X.jsx("div",{className:Ze(me.imageCommonPanelColumn,me.imageCommonPanelTitle),children:X.jsx("div",{children:t.t("drawing-anchor.title")})})}),X.jsx("div",{className:Ze(me.imageCommonPanelRow),children:X.jsx("div",{className:Ze(me.imageCommonPanelColumn),children:X.jsxs(te.RadioGroup,{value:f,onChange:w,direction:"vertical",children:[X.jsx(te.Radio,{value:p.SheetDrawingAnchorType.Both,children:t.t("drawing-anchor.both")}),X.jsx(te.Radio,{value:p.SheetDrawingAnchorType.Position,children:t.t("drawing-anchor.position")}),X.jsx(te.Radio,{value:p.SheetDrawingAnchorType.None,children:t.t("drawing-anchor.none")})]})})})]})},Un=()=>{const i=d.useDependency(A.IDrawingManagerService),r=i.getFocusDrawings(),[t,e]=Z.useState(r);return Z.useEffect(()=>{const n=i.focus$.subscribe(o=>{e(o)});return()=>{n.unsubscribe()}},[]),!!(t!=null&&t.length)&&X.jsxs("div",{className:me.imageCommonPanel,children:[X.jsx(le.DrawingCommonPanel,{drawings:t}),X.jsx(An,{drawings:t})]})},Nn={[V.RibbonStartGroup.FORMULAS_INSERT]:{[ft]:{order:3,menuItemFactory:En,[Je.id]:{order:0,menuItemFactory:On},[pt.id]:{order:1,menuItemFactory:Pn}}}};function Pe(i){return!i.getContextValue(d.FOCUSING_FX_BAR_EDITOR)&&!i.getContextValue(d.EDITOR_ACTIVATED)&&!i.getContextValue(d.FOCUSING_PANEL_EDITOR)&&i.getContextValue(d.FOCUSING_COMMON_DRAWINGS)}const jn={id:ye.id,description:"shortcut.sheet.drawing-move-down",group:"4_sheet-drawing-view",binding:V.KeyCode.ARROW_DOWN,priority:100,preconditions:Pe,staticParameters:{direction:d.Direction.DOWN}},Wn={id:ye.id,description:"shortcut.sheet.drawing-move-up",group:"4_sheet-drawing-view",binding:V.KeyCode.ARROW_UP,priority:100,preconditions:Pe,staticParameters:{direction:d.Direction.UP}},Bn={id:ye.id,description:"shortcut.sheet.drawing-move-left",group:"4_sheet-drawing-view",binding:V.KeyCode.ARROW_LEFT,priority:100,preconditions:Pe,staticParameters:{direction:d.Direction.LEFT}},Ln={id:ye.id,description:"shortcut.sheet.drawing-move-right",group:"4_sheet-drawing-view",binding:V.KeyCode.ARROW_RIGHT,priority:100,preconditions:Pe,staticParameters:{direction:d.Direction.RIGHT}},kn={id:ht.id,description:"shortcut.sheet.drawing-delete",group:"4_sheet-drawing-view",preconditions:Pe,binding:V.KeyCode.DELETE,mac:V.KeyCode.BACKSPACE};var Gn=Object.defineProperty,Fn=Object.getOwnPropertyDescriptor,Hn=(i,r,t,e)=>{for(var n=e>1?void 0:e?Fn(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&Gn(r,t,n),n},qe=(i,r)=>(t,e)=>r(t,e,i);let Qe=class extends d.Disposable{constructor(i,r,t,e){super(),this._componentManager=i,this._menuManagerService=r,this._commandService=t,this._shortcutService=e,this._init()}_initCustomComponents(){const i=this._componentManager;this.disposeWithMe(i.register(Nt,Ut)),this.disposeWithMe(i.register(Tt,Un))}_initMenus(){this._menuManagerService.mergeMenu(Nn)}_initCommands(){[Je,pt,Re,Me,be,it,F,ot,ct,lt,ye,ht,dt].forEach(i=>this.disposeWithMe(this._commandService.registerCommand(i)))}_initShortcuts(){[jn,Wn,Bn,Ln,kn].forEach(i=>{this.disposeWithMe(this._shortcutService.registerShortcut(i))})}_init(){this._initCommands(),this._initCustomComponents(),this._initMenus(),this._initShortcuts()}};Qe=Hn([qe(0,d.Inject(V.ComponentManager)),qe(1,V.IMenuManagerService),qe(2,d.ICommandService),qe(3,V.IShortcutService)],Qe);var $n=Object.defineProperty,Vn=Object.getOwnPropertyDescriptor,Yn=(i,r,t,e)=>{for(var n=e>1?void 0:e?Vn(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&$n(r,t,n),n},_e=(i,r)=>(t,e)=>r(t,e,i);function xn(i,r,t,e,n){const{scaleX:o,scaleY:a}=r.getAncestorScale(),s=r.getViewport(W.SHEET_VIEWPORT_KEY.VIEW_MAIN),l={left:!0,top:!0};if(!s)return{...i,absolute:l};const{left:h,right:u,top:c,bottom:g}=i,m=e.getFreeze(),{startColumn:f,startRow:_,xSplit:S,ySplit:w}=m,C=t.getNoMergeCellPositionByIndex(_-w,f-S),D=t.getNoMergeCellPositionByIndex(_,f),R=D.startX-C.startX,y=D.startY-C.startY;let{top:T,left:I,viewportScrollX:U,viewportScrollY:E}=s;const{boundsOfViewArea:k,scrollDirectionResponse:L}=n||{};k&&(d.Tools.isDefine(k.top)&&(T=k.top),d.Tools.isDefine(k.left)&&(I=k.left)),L==="HORIZONTAL"&&(E=0),L==="VERTICAL"&&(U=0);let O,M;h<I?(l.left=!0,O=(R+I+(h-I))*o,M=Math.max(Math.min((R+I+(u-I))*o,(R+I)*o),(u-U)*o)):(l.left=!1,O=Math.max((h-U)*o,I*o),M=Math.max((u-U)*o,I*o));let j,P;return c<T?(l.top=!0,j=(y+T+(c-T))*a,P=Math.max(Math.min((y+T+(u-T))*a,(y+T)*a),(g-E)*a)):(l.top=!1,j=Math.max((c-E)*a,T*a),P=Math.max((g-E)*a,T*a)),{left:O,right:M,top:j,bottom:P,absolute:l}}const ve=(i,r,t,e,n)=>{const{scene:o}=r,{left:a,top:s,width:l,height:h,angle:u}=i,c={left:a,right:a+l,top:s,bottom:s+h},g=xn(c,o,t,e,n),{scaleX:m,scaleY:f}=o.getAncestorScale();return{startX:g.left,endX:g.right,startY:g.top,endY:g.bottom,rotate:u,width:l*m,height:h*f,absolute:g.absolute}};b.SheetCanvasFloatDomManagerService=class extends d.Disposable{constructor(t,e,n,o,a,s,l){super();J(this,"_domLayerMap",new Map);J(this,"_domLayerInfoMap",new Map);J(this,"_transformChange$",new B.Subject);J(this,"transformChange$",this._transformChange$.asObservable());J(this,"_add$",new B.Subject);J(this,"add$",this._add$.asObservable());J(this,"_remove$",new B.Subject);J(this,"remove$",this._remove$.asObservable());J(this,"_hooks",[]);this._renderManagerService=t,this._univerInstanceService=e,this._commandService=n,this._drawingManagerService=o,this._canvasFloatDomService=a,this._sheetDrawingService=s,this._lifecycleService=l,this._drawingAddListener(),this._featureUpdateListener(),this._deleteListener(),this._bindScrollEvent()}_bindScrollEvent(){this._lifecycleService.lifecycle$.pipe(B.filter(t=>t===d.LifecycleStages.Rendered),B.take(1)).subscribe(()=>{this._scrollUpdateListener()})}_ensureMap(t,e){let n=this._domLayerMap.get(t);n||(n=new Map,this._domLayerMap.set(t,n));let o=n.get(e);return o||(o=new Map,n.set(e,o)),o}getFloatDomInfo(t){return this._domLayerInfoMap.get(t)}_getSceneAndTransformerByDrawingSearch(t){if(t==null)return;const e=this._renderManagerService.getRenderById(t),n=e==null?void 0:e.scene;if(e==null||n==null)return null;const o=n.getTransformerByCreate(),a=e.engine.getCanvasElement();return{scene:n,transformer:o,renderUnit:e,canvas:a}}_getFloatDomProps(t){let e;return this._hooks.forEach(n=>{e=n.onGetFloatDomProps(t)}),e}_drawingAddListener(){this.disposeWithMe(this._drawingManagerService.add$.subscribe(t=>{t.forEach(e=>{var oe,ae,ee;const{unitId:n,subUnitId:o,drawingId:a}=e,s=v.getSheetCommandTarget(this._univerInstanceService,{unitId:n,subUnitId:o}),l=this._drawingManagerService.getDrawingByParam(e),h=this._univerInstanceService.getUnit(n,d.UniverInstanceType.UNIVER_SHEET);if(!h)return;const u=h.getActiveSheet().getSheetId();if(!l||!s)return;const c=(oe=this._renderManagerService.getRenderById(n))==null?void 0:oe.with(N.SheetSkeletonManagerService).getWorksheetSkeleton(o);if(!c)return;const{transform:g,drawingType:m,data:f}=l;if(m!==d.DrawingTypeEnum.DRAWING_DOM&&m!==d.DrawingTypeEnum.DRAWING_CHART)return;const _=this._getSceneAndTransformerByDrawingSearch(n);if(_==null)return;const{scene:S,canvas:w}=_;if(g==null)return!0;if(u!==o)return;const{left:C,top:D,width:R,height:y,angle:T,flipX:I,flipY:U,skewX:E,skewY:k}=g,L=A.getDrawingShapeKeyByDrawingSearch({unitId:n,subUnitId:o,drawingId:a}),O=S.getObject(L);if(O!=null){O.transformByState({left:C,top:D,width:R,height:y,angle:T,flipX:I,flipY:U,skewX:E,skewY:k});return}const M={left:C,top:D,width:R,height:y,zIndex:this._drawingManagerService.getDrawingOrder(n,o).length-1},j=m===d.DrawingTypeEnum.DRAWING_CHART;if(j){const $=f?f.backgroundColor:"white";M.fill=$,M.rotateEnabled=!1,f&&f.border&&(M.stroke=f.border),M.paintFirst="stroke",M.strokeWidth=1,M.borderEnabled=!1,M.radius=8}const P=new W.Rect(L,M);j&&P.setObjectType(W.ObjectType.CHART),S.addObject(P,W.DRAWING_OBJECT_LAYER_INDEX),l.allowTransform!==!1&&S.attachTransformerTo(P);const H=this._ensureMap(n,o),x=new d.DisposableCollection,ie=ve(P,_.renderUnit,c.skeleton,s.worksheet),ne=new B.BehaviorSubject(ie),De={dispose:x,rect:P,position$:ne,unitId:n,subUnitId:o};this._canvasFloatDomService.addFloatDom({position$:ne,id:a,componentKey:l.componentKey,onPointerDown:$=>{w.dispatchEvent(new PointerEvent($.type,$))},onPointerMove:$=>{w.dispatchEvent(new PointerEvent($.type,$))},onPointerUp:$=>{w.dispatchEvent(new PointerEvent($.type,$))},onWheel:$=>{w.dispatchEvent(new WheelEvent($.type,$))},props:(ee=(ae=H.get(a))==null?void 0:ae.props)!=null?ee:this._getFloatDomProps(a),data:f,unitId:n});const he=P.onTransformChange$.subscribeEvent(()=>{const $=ve(P,_.renderUnit,c.skeleton,s.worksheet);ne.next($)});x.add(()=>{this._canvasFloatDomService.removeFloatDom(a)}),he&&x.add(he),this._domLayerInfoMap.set(a,De),H.set(a,{...H.get(a)})})})),this.disposeWithMe(this._drawingManagerService.remove$.subscribe(t=>{t.forEach(e=>{const{unitId:n,subUnitId:o,drawingId:a}=e,s=A.getDrawingShapeKeyByDrawingSearch({unitId:n,subUnitId:o,drawingId:a}),l=this._getSceneAndTransformerByDrawingSearch(n);if(l==null)return;const{transformer:h,scene:u}=l,c=u.getObject(s);c!=null&&c.oKey&&h.clearControlByIds([c==null?void 0:c.oKey])})}))}_scrollUpdateListener(){const t=(e,n)=>{var u;const o=this._getSceneAndTransformerByDrawingSearch(e),a=this._ensureMap(e,n),s=Array.from(a.keys()),l=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e,subUnitId:n}),h=(u=this._renderManagerService.getRenderById(e))==null?void 0:u.with(N.SheetSkeletonManagerService).getWorksheetSkeleton(n);!o||!l||!h||s.forEach(c=>{const g=this._domLayerInfoMap.get(c);if(g){const m=ve(g.rect,o.renderUnit,h.skeleton,l.worksheet,g);g.position$.next(m)}})};this.disposeWithMe(this._univerInstanceService.getCurrentTypeOfUnit$(d.UniverInstanceType.UNIVER_SHEET).pipe(B.filter(e=>!!e),B.switchMap(e=>e.activeSheet$),B.filter(e=>!!e),B.map(e=>{const n=this._renderManagerService.getRenderById(e.getUnitId());return n?{render:n,unitId:e.getUnitId(),subUnitId:e.getSheetId()}:null}),B.filter(e=>!!e),B.switchMap(e=>d.fromEventSubject(e.render.scene.getViewport(W.SHEET_VIEWPORT_KEY.VIEW_MAIN).onScrollAfter$).pipe(B.map(()=>({unitId:e.unitId,subUnitId:e.subUnitId}))))).subscribe(({unitId:e,subUnitId:n})=>{t(e,n)})),this.disposeWithMe(this._commandService.onCommandExecuted(e=>{var n,o;if(e.id===N.SetZoomRatioOperation.id){const a=e.params,{unitId:s}=a;Array.from((o=(n=this._domLayerMap.get(s))==null?void 0:n.keys())!=null?o:[]).forEach(h=>{t(s,h)})}else if(e.id===v.SetFrozenMutation.id){const{unitId:a,subUnitId:s}=e.params;t(a,s)}}))}_getPosition(t,e){var m;const{startX:n,endX:o,startY:a,endY:s}=t,l=(m=this._renderManagerService.getRenderById(e))==null?void 0:m.with(N.ISheetSelectionRenderService);if(l==null)return;const h=l.getCellWithCoordByOffset(n,a);if(h==null)return;const u={column:h.actualColumn,columnOffset:n-h.startX,row:h.actualRow,rowOffset:a-h.startY},c=l.getCellWithCoordByOffset(o,s);if(c==null)return;const g={column:c.actualColumn,columnOffset:o-c.startX,row:c.actualRow,rowOffset:s-c.startY};return{from:u,to:g}}_featureUpdateListener(){this.disposeWithMe(this._drawingManagerService.update$.subscribe(t=>{t.forEach(e=>{const n=this._drawingManagerService.getDrawingByParam(e);if(!n||n.drawingType!==d.DrawingTypeEnum.DRAWING_DOM&&n.drawingType!==d.DrawingTypeEnum.DRAWING_CHART)return;const o={...n.transform};this._transformChange$.next({id:e.drawingId,value:o})})}))}_deleteListener(){this.disposeWithMe(this._drawingManagerService.remove$.subscribe(t=>{t.forEach(e=>{this._removeDom(e.drawingId)})}))}updateFloatDomProps(t,e,n,o){const a=this._domLayerInfoMap.get(n),s=this._getSceneAndTransformerByDrawingSearch(t);if(a&&s){const{scene:l}=s,h=A.getDrawingShapeKeyByDrawingSearch({unitId:t,subUnitId:e,drawingId:n}),u=l.getObject(h);u&&u instanceof W.Rect&&u.setProps(o)}}addFloatDomToPosition(t,e){const n=v.getSheetCommandTarget(this._univerInstanceService,{unitId:t.unitId,subUnitId:t.subUnitId});if(!n)throw new Error("cannot find current target!");const{unitId:o,subUnitId:a}=n,{initPosition:s,componentKey:l,data:h,allowTransform:u=!0}=t,c=e!=null?e:d.generateRandomId(),g=this._getPosition(s,o);if(g==null)return;this._ensureMap(o,a).set(c,t);const f={unitId:o,subUnitId:a,drawingId:c,drawingType:t.type||d.DrawingTypeEnum.DRAWING_DOM,componentKey:l,sheetTransform:g,transform:{left:s.startX,top:s.startY,width:s.endX-s.startX,height:s.endY-s.startY},data:h,allowTransform:u};return this._commandService.executeCommand(Re.id,{unitId:o,drawings:[f]}),this._add$.next({unitId:o,subUnitId:a,id:c}),{id:c,dispose:()=>{this._removeDom(c,!0)}}}_removeDom(t,e=!1){const n=this._domLayerInfoMap.get(t);if(!n)return;const{unitId:o,subUnitId:a}=n;this._domLayerInfoMap.delete(t),n.dispose.dispose();const s=this._getSceneAndTransformerByDrawingSearch(o);if(s&&s.scene.removeObject(n.rect),e){this._ensureMap(o,a).delete(t);const h=this._drawingManagerService.getDrawingByParam({unitId:o,subUnitId:a,drawingId:t});if(!h)return;const u=this._sheetDrawingService.getBatchRemoveOp([h]),{redo:c,objects:g}=u;this._commandService.syncExecuteCommand(p.SetDrawingApplyMutation.id,{unitId:o,subUnitId:a,op:c,objects:g,type:p.DrawingApplyType.REMOVE})}}addHook(t){return this._hooks.push(t),{dispose:()=>{const e=this._hooks.findIndex(n=>n===t);this._hooks.splice(e,1)}}}addFloatDomToRange(t,e,n,o){var k,L,O,M;const a=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId});if(!a)throw new Error("cannot find current target!");const{unitId:s,subUnitId:l}=a;if(!this._getSceneAndTransformerByDrawingSearch(s))return;const u=this._renderManagerService.getRenderById(s);if(!u)return;const c=(k=this._renderManagerService.getRenderById(s))==null?void 0:k.with(N.SheetSkeletonManagerService).getWorksheetSkeleton(l);if(!c)return;const{componentKey:g,data:m,allowTransform:f=!0}=e,_=o!=null?o:d.generateRandomId(),{position:S}=this._createRangePositionObserver(t,u,c.skeleton),w=this._getPosition(S,s);if(w==null)return;this._ensureMap(s,l).set(_,e);const D=S.endX-S.startX,R=S.endY-S.startY,y=(L=n.width)!=null?L:D,T=(O=n.height)!=null?O:R,I=S.startX+et(n.x,D),U=S.startY+et(n.y,R),E={unitId:s,subUnitId:l,drawingId:_,drawingType:e.type||d.DrawingTypeEnum.DRAWING_DOM,componentKey:g,sheetTransform:w,transform:{left:I,top:U,width:y,height:T},data:m,allowTransform:f};{const{unitId:j,subUnitId:P,drawingId:H}=E,x=v.getSheetCommandTarget(this._univerInstanceService,{unitId:j,subUnitId:P}),ie=E,ne=this._univerInstanceService.getUnit(j,d.UniverInstanceType.UNIVER_SHEET);if(!ne)return;const De=ne.getActiveSheet().getSheetId();if(!ie||!x)return;const he=(M=this._renderManagerService.getRenderById(j))==null?void 0:M.with(N.SheetSkeletonManagerService).getWorksheetSkeleton(P);if(!he)return;const{transform:oe,drawingType:ae,data:ee}=ie;if(ae!==d.DrawingTypeEnum.DRAWING_DOM&&ae!==d.DrawingTypeEnum.DRAWING_CHART)return;const $=this._getSceneAndTransformerByDrawingSearch(j);if($==null)return;const{scene:se,canvas:ce}=$;if(oe==null||De!==P)return;const{left:we,top:Ue,width:Ne,height:je,angle:tt,flipX:_t,flipY:vt,skewX:wt,skewY:It}=oe,nt=A.getDrawingShapeKeyByDrawingSearch({unitId:j,subUnitId:P,drawingId:H}),We=se.getObject(nt);if(We!=null){We.transformByState({left:we,top:Ue,width:Ne,height:je,angle:tt,flipX:_t,flipY:vt,skewX:wt,skewY:It});return}const re={left:we,top:Ue,width:Ne,height:je,zIndex:this._drawingManagerService.getDrawingOrder(j,P).length-1},rt=ae===d.DrawingTypeEnum.DRAWING_CHART;if(rt){const G=ee?ee.backgroundColor:"white";re.fill=G,re.rotateEnabled=!1,ee&&ee.border&&(re.stroke=ee.border),re.paintFirst="stroke",re.strokeWidth=1,re.borderEnabled=!1,re.radius=8}const z=new W.Rect(nt,re);rt&&z.setObjectType(W.ObjectType.CHART),se.addObject(z,W.DRAWING_OBJECT_LAYER_INDEX),ie.allowTransform!==!1&&se.attachTransformerTo(z);const Be=this._ensureMap(j,P),Ie=new d.DisposableCollection,pe=se.getMainViewport(),Ct={top:pe.top,left:pe.left,bottom:pe.bottom,right:pe.right},de={dispose:Ie,rect:z,boundsOfViewArea:Ct,unitId:j,subUnitId:P},yt=ve(z,$.renderUnit,he.skeleton,x.worksheet,de),Ce=new B.BehaviorSubject(yt);de.position$=Ce,this._canvasFloatDomService.addFloatDom({position$:Ce,id:H,componentKey:ie.componentKey,onPointerDown:G=>{ce.dispatchEvent(new PointerEvent(G.type,G))},onPointerMove:G=>{ce.dispatchEvent(new PointerEvent(G.type,G))},onPointerUp:G=>{ce.dispatchEvent(new PointerEvent(G.type,G))},onWheel:G=>{ce.dispatchEvent(new WheelEvent(G.type,G))},data:ee,unitId:j});const Le=z.onTransformChange$.subscribeEvent(()=>{const G=ve(z,$.renderUnit,he.skeleton,x.worksheet,de);Ce.next(G)});Ie.add(()=>{this._canvasFloatDomService.removeFloatDom(H)}),Le&&Ie.add(Le),this._domLayerInfoMap.set(H,de),Be.set(H,{...Be.get(H)})}return{id:_,dispose:()=>{this._removeDom(_,!0)}}}addFloatDomToColumnHeader(t,e,n,o){var L,O,M,j;const a=v.getSheetCommandTarget(this._univerInstanceService,{unitId:e.unitId,subUnitId:e.subUnitId});if(!a)throw new Error("cannot find current target!");const{unitId:s,subUnitId:l}=a;if(!this._getSceneAndTransformerByDrawingSearch(s))return;const u=this._renderManagerService.getRenderById(s);if(!u)return;const c=(L=this._renderManagerService.getRenderById(s))==null?void 0:L.with(N.SheetSkeletonManagerService).getWorksheetSkeleton(l);if(!c)return;const{componentKey:g,data:m,allowTransform:f=!0}=e,_=o!=null?o:d.generateRandomId(),{position:S}=this._createRangePositionObserver({startRow:0,endRow:0,startColumn:t,endColumn:t},u,c.skeleton),w=S;w.startY=0;const C=this._getPosition(S,s);if(C==null)return;this._ensureMap(s,l).set(_,e);const R=S.endX-S.startX,y=S.endY-S.startY,T=(O=n.width)!=null?O:R,I=(M=n.height)!=null?M:y,U=w.startX+et(n.x,R),E=w.startY+et(n.y,y),k={unitId:s,subUnitId:l,drawingId:_,drawingType:e.type||d.DrawingTypeEnum.DRAWING_DOM,componentKey:g,sheetTransform:C,transform:{left:U,top:E,width:T,height:I},data:m,allowTransform:f};{const{unitId:P,subUnitId:H,drawingId:x}=k,ie=v.getSheetCommandTarget(this._univerInstanceService,{unitId:P,subUnitId:H}),ne=k,De=this._univerInstanceService.getUnit(P,d.UniverInstanceType.UNIVER_SHEET);if(!De)return;const he=De.getActiveSheet().getSheetId();if(!ne||!ie)return;const oe=(j=this._renderManagerService.getRenderById(P))==null?void 0:j.with(N.SheetSkeletonManagerService).getWorksheetSkeleton(H);if(!oe)return;const{transform:ae,drawingType:ee,data:$}=ne;if(ee!==d.DrawingTypeEnum.DRAWING_DOM&&ee!==d.DrawingTypeEnum.DRAWING_CHART)return;const se=this._getSceneAndTransformerByDrawingSearch(P);if(se==null)return;const{scene:ce,canvas:we}=se;if(ae==null||he!==H)return;const{left:Ue,top:Ne,width:je,height:tt,angle:_t,flipX:vt,flipY:wt,skewX:It,skewY:nt}=ae,We=A.getDrawingShapeKeyByDrawingSearch({unitId:P,subUnitId:H,drawingId:x}),re=ce.getObject(We);if(re!=null){re.transformByState({left:Ue,top:Ne,width:je,height:tt,angle:_t,flipX:vt,flipY:wt,skewX:It,skewY:nt});return}const rt={left:Ue,top:Ne,width:je,height:tt,zIndex:this._drawingManagerService.getDrawingOrder(P,H).length-1},z=new W.Rect(We,rt);ce.addObject(z,W.DRAWING_OBJECT_LAYER_INDEX),ne.allowTransform!==!1&&ce.attachTransformerTo(z);const Be=this._ensureMap(P,H),Ie=new d.DisposableCollection,pe=ce.getMainViewport(),Ct={top:0,left:pe.left,bottom:pe.bottom,right:pe.right},de={dispose:Ie,rect:z,unitId:P,subUnitId:H,boundsOfViewArea:Ct,scrollDirectionResponse:"HORIZONTAL"},yt=ve(z,se.renderUnit,oe.skeleton,ie.worksheet,de),Ce=new B.BehaviorSubject(yt);de.position$=Ce,this._canvasFloatDomService.addFloatDom({position$:Ce,id:x,componentKey:ne.componentKey,onPointerDown:G=>{we.dispatchEvent(new PointerEvent(G.type,G))},onPointerMove:G=>{we.dispatchEvent(new PointerEvent(G.type,G))},onPointerUp:G=>{we.dispatchEvent(new PointerEvent(G.type,G))},onWheel:G=>{we.dispatchEvent(new WheelEvent(G.type,G))},data:$,unitId:P});const Le=z.onTransformChange$.subscribeEvent(()=>{const G=ve(z,se.renderUnit,oe.skeleton,ie.worksheet,de);Ce.next(G)});Ie.add(()=>{this._canvasFloatDomService.removeFloatDom(x)}),Le&&Ie.add(Le),this._domLayerInfoMap.set(x,de),Be.set(x,{...Be.get(x)})}return{id:_,dispose:()=>{this._removeDom(_,!0)}}}_createRangePositionObserver(t,e,n){let{startRow:o,startColumn:a}=t;const s=Ae(o,a,n),l=new B.BehaviorSubject(s),h=Ae(t.endRow,t.endColumn,n),u=new B.BehaviorSubject(h),c=()=>{const w=Ae(o,a,n),C=Ae(t.endRow,t.endColumn,n);l.next(w),u.next(C)},g=new d.DisposableCollection;g.add(e.engine.clientRect$.subscribe(()=>c())),g.add(this._commandService.onCommandExecuted(w=>{if(w.id===v.SetWorksheetRowAutoHeightMutation.id&&w.params.rowsAutoHeightInfo.findIndex(D=>D.row===o)>-1){c();return}(v.COMMAND_LISTENER_SKELETON_CHANGE.indexOf(w.id)>-1||w.id===N.SetScrollOperation.id||w.id===N.SetZoomRatioOperation.id)&&c()}));const m=(w,C)=>{o=w,a=C,c()},f=()=>({rotate:0,width:h.right-s.left,height:h.bottom-s.top,absolute:{left:!0,top:!0},startX:s.left,startY:s.top,endX:h.right,endY:h.bottom}),_=l.pipe(B.map(w=>{const C=Ae(t.endRow,t.endColumn,n);return console.log("service",w.left,w.top),{rotate:0,width:C.right-w.left,height:C.bottom-w.top,absolute:{left:!0,top:!0},startX:w.left,startY:w.top,endX:C.right,endY:C.bottom}})),S=f();return console.log("init position",S),{position$:_,position:S,updateRowCol:m,topLeftPos$:l,rightBottomPos$:u,disposable:g}}},b.SheetCanvasFloatDomManagerService=Yn([_e(0,d.Inject(W.IRenderManagerService)),_e(1,d.IUniverInstanceService),_e(2,d.Inject(d.ICommandService)),_e(3,A.IDrawingManagerService),_e(4,d.Inject(V.CanvasFloatDomService)),_e(5,p.ISheetDrawingService),_e(6,d.Inject(d.LifecycleService))],b.SheetCanvasFloatDomManagerService);function Ae(i,r,t){const e=t.getCellWithCoordByIndex(i,r),n=e.isMergedMainCell?e.mergeInfo:e;return{left:n.startX,right:n.endX,top:n.startY,bottom:n.endY}}function et(i,r){if(i===void 0)return 0;if(typeof i=="number")return i;const t=Number.parseFloat(i);return r*t/100}var Wt=Object.defineProperty,Xn=Object.getOwnPropertyDescriptor,Kn=(i,r,t)=>r in i?Wt(i,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):i[r]=t,zn=(i,r,t,e)=>{for(var n=e>1?void 0:e?Xn(r,t):r,o=i.length-1,a;o>=0;o--)(a=i[o])&&(n=(e?a(r,t,n):a(n))||n);return e&&n&&Wt(r,t,n),n},St=(i,r)=>(t,e)=>r(t,e,i),Bt=(i,r,t)=>Kn(i,typeof r!="symbol"?r+"":r,t);const Jn="SHEET_IMAGE_UI_PLUGIN";b.UniverSheetsDrawingUIPlugin=class extends d.Plugin{constructor(r=Mt,t,e,n){super(),this._config=r,this._injector=t,this._renderManagerService=e,this._configService=n;const{menu:o,...a}=d.merge({},Mt,this._config);o&&this._configService.setConfig("menu",o,{merge:!0}),this._configService.setConfig(Lt,a)}onStarting(){d.registerDependencies(this._injector,[[b.SheetCanvasFloatDomManagerService],[Qe],[Ge],[ze],[Xe],[xe],[He],[Ye],[$e]]),d.touchDependencies(this._injector,[[b.SheetCanvasFloatDomManagerService]])}onReady(){d.touchDependencies(this._injector,[[xe]])}onRendered(){this._registerRenderModules(),d.touchDependencies(this._injector,[[Xe],[ze],[Qe],[He],[Ye],[$e]])}onSteady(){this._injector.get(Ge)}_registerRenderModules(){[[Ee],[mt],[st]].forEach(r=>{this.disposeWithMe(this._renderManagerService.registerRenderModule(d.UniverInstanceType.UNIVER_SHEET,r))})}},Bt(b.UniverSheetsDrawingUIPlugin,"type",d.UniverInstanceType.UNIVER_SHEET),Bt(b.UniverSheetsDrawingUIPlugin,"pluginName",Jn),b.UniverSheetsDrawingUIPlugin=zn([d.DependentOn(A.UniverDrawingPlugin,fe.UniverDocsDrawingPlugin,le.UniverDrawingUIPlugin,p.UniverSheetsDrawingPlugin),St(1,d.Inject(d.Injector)),St(2,W.IRenderManagerService),St(3,d.IConfigService)],b.UniverSheetsDrawingUIPlugin),b.ClearSheetDrawingTransformerOperation=F,b.DeleteDrawingsCommand=ht,b.EditSheetDrawingOperation=ot,b.GroupSheetDrawingCommand=ct,b.InsertFloatImageCommand=Je,b.InsertSheetDrawingCommand=Re,b.MoveDrawingsCommand=ye,b.RemoveSheetDrawingCommand=Me,b.SHEETS_IMAGE_MENU_ID=ft,b.SetDrawingArrangeCommand=dt,b.SetSheetDrawingCommand=be,b.SidebarSheetDrawingOperation=it,b.UngroupSheetDrawingCommand=lt,Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/sheets-drawing-ui",
|
|
3
|
-
"version": "0.5.4-nightly.
|
|
3
|
+
"version": "0.5.4-nightly.202501161606",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
|
@@ -59,17 +59,17 @@
|
|
|
59
59
|
"dependencies": {
|
|
60
60
|
"@univerjs/icons": "^0.2.12",
|
|
61
61
|
"clsx": "^2.1.1",
|
|
62
|
-
"@univerjs/core": "0.5.4-nightly.
|
|
63
|
-
"@univerjs/docs-drawing": "0.5.4-nightly.
|
|
64
|
-
"@univerjs/
|
|
65
|
-
"@univerjs/
|
|
66
|
-
"@univerjs/
|
|
67
|
-
"@univerjs/drawing
|
|
68
|
-
"@univerjs/
|
|
69
|
-
"@univerjs/sheets": "0.5.4-nightly.
|
|
70
|
-
"@univerjs/
|
|
71
|
-
"@univerjs/sheets-ui": "0.5.4-nightly.
|
|
72
|
-
"@univerjs/ui": "0.5.4-nightly.
|
|
62
|
+
"@univerjs/core": "0.5.4-nightly.202501161606",
|
|
63
|
+
"@univerjs/docs-drawing": "0.5.4-nightly.202501161606",
|
|
64
|
+
"@univerjs/design": "0.5.4-nightly.202501161606",
|
|
65
|
+
"@univerjs/docs-ui": "0.5.4-nightly.202501161606",
|
|
66
|
+
"@univerjs/engine-render": "0.5.4-nightly.202501161606",
|
|
67
|
+
"@univerjs/drawing": "0.5.4-nightly.202501161606",
|
|
68
|
+
"@univerjs/sheets": "0.5.4-nightly.202501161606",
|
|
69
|
+
"@univerjs/sheets-drawing": "0.5.4-nightly.202501161606",
|
|
70
|
+
"@univerjs/drawing-ui": "0.5.4-nightly.202501161606",
|
|
71
|
+
"@univerjs/sheets-ui": "0.5.4-nightly.202501161606",
|
|
72
|
+
"@univerjs/ui": "0.5.4-nightly.202501161606"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
75
|
"less": "^4.2.1",
|