@univerjs/sheets-drawing-ui 0.5.0-nightly.202411131606 → 0.5.0-nightly.202411141606
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/index.js +2 -2
- package/lib/es/index.js +901 -902
- package/lib/types/controllers/sheet-drawing-update.controller.d.ts +2 -2
- package/lib/umd/index.js +2 -2
- package/package.json +10 -10
package/lib/es/index.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
import { CommandType as H, ICommandService as
|
|
5
|
-
import { IDrawingManagerService as K, IImageIoService as
|
|
6
|
-
import { ImageCropperObject as Ln, COMPONENT_IMAGE_POPUP_MENU as
|
|
7
|
-
import { IRenderManagerService as J, precisionTo as ne, getGroupState as
|
|
8
|
-
import { ISheetDrawingService as F, SetDrawingApplyMutation as P, DrawingApplyType as T, SheetDrawingAnchorType as y, UniverSheetsDrawingPlugin as
|
|
9
|
-
import { SheetCanvasPopManagerService as
|
|
10
|
-
import { ISidebarService as
|
|
11
|
-
import { takeUntil as vt, combineLatest as Ie, map as Ee, filter as
|
|
12
|
-
import { SheetInterceptorService as at, getSheetCommandTarget as ce, SheetsSelectionsService as pr, WorkbookEditablePermission as tt, WorksheetEditPermission as Pe, RangeProtectionPermissionEditPoint as wr, WorkbookViewPermission as
|
|
13
|
-
import
|
|
1
|
+
var mn = Object.defineProperty;
|
|
2
|
+
var fn = (i, e, n) => e in i ? mn(i, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : i[e] = n;
|
|
3
|
+
var V = (i, e, n) => fn(i, typeof e != "symbol" ? e + "" : e, n);
|
|
4
|
+
import { CommandType as H, ICommandService as B, IUndoRedoService as ue, sequenceExecute as Ct, LocaleService as Be, IUniverInstanceService as fe, useDependency as ae, Inject as $, Injector as Rt, IContextService as Dt, RxDisposable as pn, UniverInstanceType as Y, connectInjector as wn, toDisposable as _n, FOCUSING_COMMON_DRAWINGS as me, Disposable as ie, Direction as te, FOCUSING_FX_BAR_EDITOR as vn, EDITOR_ACTIVATED as Sn, FOCUSING_PANEL_EDITOR as In, Tools as ge, UserManagerService as Cn, IPermissionService as Rn, Rectangle as Dn, LifecycleService as Mn, LifecycleStages as bn, DisposableCollection as yn, fromEventSubject as On, generateRandomId as Pn, DependentOn as Tn, Plugin as En, registerDependencies as Un, touchDependencies as Xe, IConfigService as An } from "@univerjs/core";
|
|
5
|
+
import { IDrawingManagerService as K, IImageIoService as Mt, DrawingTypeEnum as k, ArrangeTypeEnum as ve, DRAWING_IMAGE_ALLOW_IMAGE_LIST as Nn, DRAWING_IMAGE_COUNT_LIMIT as mt, ImageUploadStatusType as He, DRAWING_IMAGE_ALLOW_SIZE as jn, getImageSize as $n, DRAWING_IMAGE_WIDTH_LIMIT as ft, DRAWING_IMAGE_HEIGHT_LIMIT as pt, getDrawingShapeKeyByDrawingSearch as ze, UniverDrawingPlugin as xn } from "@univerjs/drawing";
|
|
6
|
+
import { ImageCropperObject as Ln, COMPONENT_IMAGE_POPUP_MENU as Wn, OpenImageCropOperation as Bn, ImageResetSizeOperation as Gn, DrawingCommonPanel as Vn, DrawingRenderService as kn, UniverDrawingUIPlugin as Yn } from "@univerjs/drawing-ui";
|
|
7
|
+
import { IRenderManagerService as J, precisionTo as ne, getGroupState as Fn, transformObjectOutOfGroup as Xn, RENDER_CLASS_TYPE as de, Rect as wt, ObjectType as Hn, DRAWING_OBJECT_LAYER_INDEX as zn, SHEET_VIEWPORT_KEY as Kn } from "@univerjs/engine-render";
|
|
8
|
+
import { ISheetDrawingService as F, SetDrawingApplyMutation as P, DrawingApplyType as T, SheetDrawingAnchorType as y, UniverSheetsDrawingPlugin as Jn } from "@univerjs/sheets-drawing";
|
|
9
|
+
import { SheetCanvasPopManagerService as Zn, attachRangeWithCoord as Te, ISheetSelectionRenderService as pe, SheetSkeletonManagerService as q, getCurrentRangeDisable$ as qn, COPY_TYPE as _t, PREDEFINED_HOOK_NAME as Se, virtualizeDiscreteRanges as Qn, ISheetClipboardService as er, SheetPrintInterceptorService as tr, VIEWPORT_KEY as nr, SetZoomRatioOperation as rr } from "@univerjs/sheets-ui";
|
|
10
|
+
import { ISidebarService as ir, IUIPartsService as sr, BuiltInUIPart as or, ILocalFileService as ar, IMessageService as cr, MenuItemType as bt, getMenuHiddenObservable as yt, RibbonStartGroup as dr, KeyCode as le, ComponentManager as lr, IMenuManagerService as ur, IShortcutService as hr, CanvasFloatDomService as gr } from "@univerjs/ui";
|
|
11
|
+
import { takeUntil as vt, combineLatest as Ie, map as Ee, filter as re, distinctUntilChanged as Ce, Subject as Ke, take as mr, BehaviorSubject as fr, switchMap as St } from "rxjs";
|
|
12
|
+
import { SheetInterceptorService as at, getSheetCommandTarget as ce, SheetsSelectionsService as pr, WorkbookEditablePermission as tt, WorksheetEditPermission as Pe, RangeProtectionPermissionEditPoint as wr, WorkbookViewPermission as It, WorksheetViewPermission as Je, InsertRowCommand as Ot, InsertColCommand as Pt, RemoveRowCommand as Tt, RemoveColCommand as Et, DeleteRangeMoveLeftCommand as Ut, DeleteRangeMoveUpCommand as At, InsertRangeMoveDownCommand as Nt, InsertRangeMoveRightCommand as jt, DeltaRowHeightCommand as nt, SetRowHeightCommand as rt, DeltaColumnWidthCommand as $t, SetColWidthCommand as xt, SetRowHiddenCommand as Lt, SetSpecificRowsVisibleCommand as Wt, SetSpecificColsVisibleCommand as Bt, SetColHiddenCommand as Gt, MoveColsCommand as Vt, MoveRowsCommand as kt, MoveRangeCommand as Yt, SetRowVisibleMutation as _r, SetRowHiddenMutation as vr, SetColVisibleMutation as Sr, SetColHiddenMutation as Ir, SetWorksheetRowHeightMutation as Cr, SetWorksheetColWidthMutation as Rr, SetWorksheetActiveOperation as Dr, SetFrozenMutation as Mr } from "@univerjs/sheets";
|
|
13
|
+
import Ft, { useEffect as ct, forwardRef as Xt, useRef as br, createElement as Ht, useState as it } from "react";
|
|
14
14
|
import { MessageType as Re, RadioGroup as yr, Radio as Ze } from "@univerjs/design";
|
|
15
15
|
const Or = "sheets-drawing-ui.config", Pr = {}, j = {
|
|
16
16
|
id: "sheet.operation.clear-drawing-transformer",
|
|
17
17
|
type: H.MUTATION,
|
|
18
18
|
handler: (i, e) => {
|
|
19
|
-
const
|
|
19
|
+
const n = i.get(J);
|
|
20
20
|
return e.forEach((t) => {
|
|
21
|
-
var
|
|
22
|
-
(s = (
|
|
21
|
+
var r, s;
|
|
22
|
+
(s = (r = n.getRenderById(t)) == null ? void 0 : r.scene.getTransformer()) == null || s.debounceRefreshControls();
|
|
23
23
|
}), !0;
|
|
24
24
|
}
|
|
25
25
|
}, Ge = {
|
|
@@ -27,41 +27,41 @@ const Or = "sheets-drawing-ui.config", Pr = {}, j = {
|
|
|
27
27
|
type: H.COMMAND,
|
|
28
28
|
handler: (i, e) => {
|
|
29
29
|
var S, v, R;
|
|
30
|
-
const
|
|
30
|
+
const n = i.get(B), t = i.get(ue), r = i.get(at), s = i.get(F);
|
|
31
31
|
if (!e) return !1;
|
|
32
|
-
const { drawings: o } = e,
|
|
32
|
+
const { drawings: o } = e, d = [];
|
|
33
33
|
o.forEach((_) => {
|
|
34
34
|
const { unitId: C } = _;
|
|
35
|
-
|
|
35
|
+
d.push(C);
|
|
36
36
|
});
|
|
37
|
-
const l = s.getBatchRemoveOp(o), { unitId: g, subUnitId:
|
|
38
|
-
return
|
|
37
|
+
const l = s.getBatchRemoveOp(o), { unitId: g, subUnitId: c, undo: a, redo: h, objects: u } = l, m = r.onCommandExecute({ id: Ge.id, params: e }), f = { id: P.id, params: { unitId: g, subUnitId: c, op: h, objects: u, type: T.REMOVE } }, p = { id: P.id, params: { unitId: g, subUnitId: c, op: a, objects: u, type: T.INSERT } };
|
|
38
|
+
return Ct([...(S = m.preRedos) != null ? S : [], f, ...m.redos], n) ? (t.pushUndoRedo({
|
|
39
39
|
unitID: g,
|
|
40
40
|
undoMutations: [
|
|
41
41
|
...(v = m.preUndos) != null ? v : [],
|
|
42
42
|
p,
|
|
43
43
|
...m.undos,
|
|
44
|
-
{ id: j.id, params:
|
|
44
|
+
{ id: j.id, params: d }
|
|
45
45
|
],
|
|
46
46
|
redoMutations: [
|
|
47
47
|
...(R = m.preRedos) != null ? R : [],
|
|
48
48
|
f,
|
|
49
49
|
...m.redos,
|
|
50
|
-
{ id: j.id, params:
|
|
50
|
+
{ id: j.id, params: d }
|
|
51
51
|
]
|
|
52
52
|
}), !0) : !1;
|
|
53
53
|
}
|
|
54
|
-
},
|
|
54
|
+
}, zt = "COMPONENT_SHEET_DRAWING_PANEL", Kt = {
|
|
55
55
|
id: "sidebar.operation.sheet-image",
|
|
56
56
|
type: H.COMMAND,
|
|
57
57
|
handler: async (i, e) => {
|
|
58
|
-
const
|
|
59
|
-
if (!ce(
|
|
58
|
+
const n = i.get(ir), t = i.get(Be), r = i.get(fe), s = i.get(K);
|
|
59
|
+
if (!ce(r)) return !1;
|
|
60
60
|
switch (e.value) {
|
|
61
61
|
case "open":
|
|
62
|
-
|
|
62
|
+
n.open({
|
|
63
63
|
header: { title: t.t("sheetImage.panel.title") },
|
|
64
|
-
children: { label:
|
|
64
|
+
children: { label: zt },
|
|
65
65
|
onClose: () => {
|
|
66
66
|
s.focusDrawing(null);
|
|
67
67
|
},
|
|
@@ -70,20 +70,20 @@ const Or = "sheets-drawing-ui.config", Pr = {}, j = {
|
|
|
70
70
|
break;
|
|
71
71
|
case "close":
|
|
72
72
|
default:
|
|
73
|
-
|
|
73
|
+
n.close();
|
|
74
74
|
break;
|
|
75
75
|
}
|
|
76
76
|
return !0;
|
|
77
77
|
}
|
|
78
|
-
},
|
|
78
|
+
}, Jt = {
|
|
79
79
|
id: "sheet.operation.edit-sheet-image",
|
|
80
80
|
type: H.OPERATION,
|
|
81
81
|
handler: (i, e) => {
|
|
82
|
-
const
|
|
83
|
-
return e == null ? !1 : (
|
|
82
|
+
const n = i.get(K), t = i.get(B);
|
|
83
|
+
return e == null ? !1 : (n.focusDrawing([e]), t.executeCommand(Kt.id, { value: "open" }), !0);
|
|
84
84
|
}
|
|
85
85
|
};
|
|
86
|
-
var
|
|
86
|
+
var Zt = { exports: {} }, Ve = {};
|
|
87
87
|
/**
|
|
88
88
|
* @license React
|
|
89
89
|
* react-jsx-runtime.production.min.js
|
|
@@ -93,105 +93,105 @@ var Jt = { exports: {} }, ke = {};
|
|
|
93
93
|
* This source code is licensed under the MIT license found in the
|
|
94
94
|
* LICENSE file in the root directory of this source tree.
|
|
95
95
|
*/
|
|
96
|
-
var Tr =
|
|
97
|
-
function
|
|
98
|
-
var t,
|
|
99
|
-
|
|
100
|
-
for (t in e) Ar.call(e, t) && !jr.hasOwnProperty(t) && (
|
|
101
|
-
if (i && i.defaultProps) for (t in e = i.defaultProps, e)
|
|
102
|
-
return { $$typeof: Er, type: i, key: s, ref: o, props:
|
|
96
|
+
var Tr = Ft, Er = Symbol.for("react.element"), Ur = Symbol.for("react.fragment"), Ar = Object.prototype.hasOwnProperty, Nr = Tr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, jr = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
97
|
+
function qt(i, e, n) {
|
|
98
|
+
var t, r = {}, s = null, o = null;
|
|
99
|
+
n !== void 0 && (s = "" + n), e.key !== void 0 && (s = "" + e.key), e.ref !== void 0 && (o = e.ref);
|
|
100
|
+
for (t in e) Ar.call(e, t) && !jr.hasOwnProperty(t) && (r[t] = e[t]);
|
|
101
|
+
if (i && i.defaultProps) for (t in e = i.defaultProps, e) r[t] === void 0 && (r[t] = e[t]);
|
|
102
|
+
return { $$typeof: Er, type: i, key: s, ref: o, props: r, _owner: Nr.current };
|
|
103
103
|
}
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
var
|
|
109
|
-
const
|
|
110
|
-
uploadLoading:
|
|
111
|
-
uploadLoadingBody:
|
|
112
|
-
uploadLoadingBodyAnimation:
|
|
113
|
-
univerCircleAnimation:
|
|
114
|
-
uploadLoadingBodyText:
|
|
104
|
+
Ve.Fragment = Ur;
|
|
105
|
+
Ve.jsx = qt;
|
|
106
|
+
Ve.jsxs = qt;
|
|
107
|
+
Zt.exports = Ve;
|
|
108
|
+
var L = Zt.exports;
|
|
109
|
+
const $r = "univer-upload-loading", xr = "univer-upload-loading-body", Lr = "univer-upload-loading-body-animation", Wr = "univer-UniverCircleAnimation", Br = "univer-upload-loading-body-text", De = {
|
|
110
|
+
uploadLoading: $r,
|
|
111
|
+
uploadLoadingBody: xr,
|
|
112
|
+
uploadLoadingBodyAnimation: Lr,
|
|
113
|
+
univerCircleAnimation: Wr,
|
|
114
|
+
uploadLoadingBodyText: Br
|
|
115
115
|
}, Gr = () => {
|
|
116
|
-
const i =
|
|
116
|
+
const i = ae(Mt), e = ae(Be), [n, t] = Ft.useState(0);
|
|
117
117
|
return ct(() => {
|
|
118
|
-
const
|
|
118
|
+
const r = i.change$.subscribe((s) => {
|
|
119
119
|
t(s);
|
|
120
120
|
});
|
|
121
121
|
return () => {
|
|
122
|
-
|
|
122
|
+
r.unsubscribe();
|
|
123
123
|
};
|
|
124
|
-
}, [i]), /* @__PURE__ */
|
|
125
|
-
/* @__PURE__ */
|
|
126
|
-
/* @__PURE__ */
|
|
124
|
+
}, [i]), /* @__PURE__ */ L.jsx("div", { style: { display: n > 0 ? "block" : "none" }, className: De.uploadLoading, children: /* @__PURE__ */ L.jsxs("div", { className: De.uploadLoadingBody, children: [
|
|
125
|
+
/* @__PURE__ */ L.jsx("div", { className: De.uploadLoadingBodyAnimation }),
|
|
126
|
+
/* @__PURE__ */ L.jsx("div", { className: De.uploadLoadingBodyText, children: `${e.t("uploadLoading.loading")}: ${n}` })
|
|
127
127
|
] }) });
|
|
128
128
|
};
|
|
129
|
-
var
|
|
130
|
-
for (var
|
|
131
|
-
(o = i[s]) && (
|
|
132
|
-
return t &&
|
|
133
|
-
},
|
|
134
|
-
let Ue = class extends
|
|
135
|
-
constructor(e,
|
|
129
|
+
var Vr = Object.defineProperty, kr = Object.getOwnPropertyDescriptor, Yr = (i, e, n, t) => {
|
|
130
|
+
for (var r = t > 1 ? void 0 : t ? kr(e, n) : e, s = i.length - 1, o; s >= 0; s--)
|
|
131
|
+
(o = i[s]) && (r = (t ? o(e, n, r) : o(r)) || r);
|
|
132
|
+
return t && r && Vr(e, n, r), r;
|
|
133
|
+
}, se = (i, e) => (n, t) => e(n, t, i);
|
|
134
|
+
let Ue = class extends pn {
|
|
135
|
+
constructor(e, n, t, r, s, o, d) {
|
|
136
136
|
super();
|
|
137
|
-
|
|
138
|
-
this._injector = e, this._drawingManagerService =
|
|
137
|
+
V(this, "_initImagePopupMenu", /* @__PURE__ */ new Set());
|
|
138
|
+
this._injector = e, this._drawingManagerService = n, this._canvasPopManagerService = t, this._renderManagerService = r, this._univerInstanceService = s, this._contextService = o, this._uiPartsService = d, this._init();
|
|
139
139
|
}
|
|
140
140
|
_init() {
|
|
141
|
-
this._univerInstanceService.getCurrentTypeOfUnit$(Y.UNIVER_SHEET).pipe(vt(this.dispose$)).subscribe((e) => this._create(e)), this._univerInstanceService.getTypeOfUnitDisposed$(Y.UNIVER_SHEET).pipe(vt(this.dispose$)).subscribe((e) => this._dispose(e)), this._univerInstanceService.getAllUnitsForType(Y.UNIVER_SHEET).forEach((e) => this._create(e)), this._uiPartsService.registerComponent(
|
|
141
|
+
this._univerInstanceService.getCurrentTypeOfUnit$(Y.UNIVER_SHEET).pipe(vt(this.dispose$)).subscribe((e) => this._create(e)), this._univerInstanceService.getTypeOfUnitDisposed$(Y.UNIVER_SHEET).pipe(vt(this.dispose$)).subscribe((e) => this._dispose(e)), this._univerInstanceService.getAllUnitsForType(Y.UNIVER_SHEET).forEach((e) => this._create(e)), this._uiPartsService.registerComponent(or.CONTENT, () => wn(Gr, this._injector));
|
|
142
142
|
}
|
|
143
143
|
_dispose(e) {
|
|
144
|
-
const
|
|
145
|
-
this._renderManagerService.removeRender(
|
|
144
|
+
const n = e.getUnitId();
|
|
145
|
+
this._renderManagerService.removeRender(n);
|
|
146
146
|
}
|
|
147
147
|
_create(e) {
|
|
148
148
|
if (!e)
|
|
149
149
|
return;
|
|
150
|
-
const
|
|
151
|
-
this._renderManagerService.has(
|
|
150
|
+
const n = e.getUnitId();
|
|
151
|
+
this._renderManagerService.has(n) && !this._initImagePopupMenu.has(n) && (this._popupMenuListener(n), this._initImagePopupMenu.add(n));
|
|
152
152
|
}
|
|
153
153
|
_hasCropObject(e) {
|
|
154
|
-
const
|
|
155
|
-
for (const t of
|
|
154
|
+
const n = e.getAllObjectsByOrder();
|
|
155
|
+
for (const t of n)
|
|
156
156
|
if (t instanceof Ln)
|
|
157
157
|
return !0;
|
|
158
158
|
return !1;
|
|
159
159
|
}
|
|
160
160
|
_popupMenuListener(e) {
|
|
161
161
|
var s;
|
|
162
|
-
const
|
|
163
|
-
if (!
|
|
162
|
+
const n = (s = this._renderManagerService.getRenderById(e)) == null ? void 0 : s.scene;
|
|
163
|
+
if (!n)
|
|
164
164
|
return;
|
|
165
|
-
const t =
|
|
165
|
+
const t = n.getTransformerByCreate();
|
|
166
166
|
if (!t)
|
|
167
167
|
return;
|
|
168
|
-
let
|
|
168
|
+
let r;
|
|
169
169
|
this.disposeWithMe(
|
|
170
|
-
|
|
170
|
+
_n(
|
|
171
171
|
t.createControl$.subscribe(() => {
|
|
172
|
-
if (this._contextService.setContextValue(me, !0), this._hasCropObject(
|
|
172
|
+
if (this._contextService.setContextValue(me, !0), this._hasCropObject(n))
|
|
173
173
|
return;
|
|
174
174
|
const o = t.getSelectedObjectMap();
|
|
175
175
|
if (o.size > 1) {
|
|
176
|
-
|
|
176
|
+
r == null || r.dispose();
|
|
177
177
|
return;
|
|
178
178
|
}
|
|
179
|
-
const
|
|
180
|
-
if (!
|
|
179
|
+
const d = o.values().next().value;
|
|
180
|
+
if (!d)
|
|
181
181
|
return;
|
|
182
|
-
const l =
|
|
182
|
+
const l = d.oKey, g = this._drawingManagerService.getDrawingOKey(l);
|
|
183
183
|
if (!g)
|
|
184
184
|
return;
|
|
185
|
-
const { unitId:
|
|
186
|
-
m && m.disablePopup || (
|
|
187
|
-
componentKey:
|
|
185
|
+
const { unitId: c, subUnitId: a, drawingId: h, drawingType: u } = g, m = g.data;
|
|
186
|
+
m && m.disablePopup || (r == null || r.dispose(), r = this.disposeWithMe(this._canvasPopManagerService.attachPopupToObject(d, {
|
|
187
|
+
componentKey: Wn,
|
|
188
188
|
direction: "horizontal",
|
|
189
189
|
offset: [2, 0],
|
|
190
190
|
extraProps: {
|
|
191
|
-
menuItems: this._getImageMenuItems(
|
|
191
|
+
menuItems: this._getImageMenuItems(c, a, h, u)
|
|
192
192
|
}
|
|
193
193
|
})), this._drawingManagerService.focusDrawing([{
|
|
194
|
-
unitId:
|
|
194
|
+
unitId: c,
|
|
195
195
|
subUnitId: a,
|
|
196
196
|
drawingId: h
|
|
197
197
|
}]));
|
|
@@ -199,60 +199,60 @@ let Ue = class extends fn {
|
|
|
199
199
|
)
|
|
200
200
|
), this.disposeWithMe(
|
|
201
201
|
t.clearControl$.subscribe(() => {
|
|
202
|
-
|
|
202
|
+
r == null || r.dispose(), this._contextService.setContextValue(me, !1), this._drawingManagerService.focusDrawing(null);
|
|
203
203
|
})
|
|
204
204
|
), this.disposeWithMe(
|
|
205
205
|
t.changing$.subscribe(() => {
|
|
206
|
-
|
|
206
|
+
r == null || r.dispose();
|
|
207
207
|
})
|
|
208
208
|
);
|
|
209
209
|
}
|
|
210
|
-
_getImageMenuItems(e,
|
|
210
|
+
_getImageMenuItems(e, n, t, r) {
|
|
211
211
|
return [
|
|
212
212
|
{
|
|
213
213
|
label: "image-popup.edit",
|
|
214
214
|
index: 0,
|
|
215
|
-
commandId:
|
|
216
|
-
commandParams: { unitId: e, subUnitId:
|
|
217
|
-
disable:
|
|
215
|
+
commandId: Jt.id,
|
|
216
|
+
commandParams: { unitId: e, subUnitId: n, drawingId: t },
|
|
217
|
+
disable: r === k.DRAWING_DOM
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
220
|
label: "image-popup.delete",
|
|
221
221
|
index: 1,
|
|
222
222
|
commandId: Ge.id,
|
|
223
|
-
commandParams: { unitId: e, drawings: [{ unitId: e, subUnitId:
|
|
223
|
+
commandParams: { unitId: e, drawings: [{ unitId: e, subUnitId: n, drawingId: t }] },
|
|
224
224
|
disable: !1
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
label: "image-popup.crop",
|
|
228
228
|
index: 2,
|
|
229
229
|
commandId: Bn.id,
|
|
230
|
-
commandParams: { unitId: e, subUnitId:
|
|
231
|
-
disable:
|
|
230
|
+
commandParams: { unitId: e, subUnitId: n, drawingId: t },
|
|
231
|
+
disable: r === k.DRAWING_DOM
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
234
|
label: "image-popup.reset",
|
|
235
235
|
index: 3,
|
|
236
|
-
commandId:
|
|
237
|
-
commandParams: [{ unitId: e, subUnitId:
|
|
238
|
-
disable:
|
|
236
|
+
commandId: Gn.id,
|
|
237
|
+
commandParams: [{ unitId: e, subUnitId: n, drawingId: t }],
|
|
238
|
+
disable: r === k.DRAWING_DOM
|
|
239
239
|
}
|
|
240
240
|
];
|
|
241
241
|
}
|
|
242
242
|
};
|
|
243
243
|
Ue = Yr([
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
244
|
+
se(0, $(Rt)),
|
|
245
|
+
se(1, K),
|
|
246
|
+
se(2, $(Zn)),
|
|
247
|
+
se(3, J),
|
|
248
|
+
se(4, fe),
|
|
249
|
+
se(5, Dt),
|
|
250
|
+
se(6, $(sr))
|
|
251
251
|
], Ue);
|
|
252
|
-
function
|
|
253
|
-
const { from: t, to:
|
|
254
|
-
startColumn:
|
|
255
|
-
endColumn:
|
|
252
|
+
function W(i, e, n) {
|
|
253
|
+
const { from: t, to: r, flipY: s = !1, flipX: o = !1, angle: d = 0, skewX: l = 0, skewY: g = 0 } = i, { column: c, columnOffset: a, row: h, rowOffset: u } = t, { column: m, columnOffset: f, row: p, rowOffset: I } = r, S = n.getCurrentSkeleton(), v = Te(S, {
|
|
254
|
+
startColumn: c,
|
|
255
|
+
endColumn: c,
|
|
256
256
|
startRow: h,
|
|
257
257
|
endRow: h
|
|
258
258
|
});
|
|
@@ -273,7 +273,7 @@ function B(i, e, r) {
|
|
|
273
273
|
return b + E > D && (b = D - E), A + M > U && (A = U - M), {
|
|
274
274
|
flipY: s,
|
|
275
275
|
flipX: o,
|
|
276
|
-
angle:
|
|
276
|
+
angle: d,
|
|
277
277
|
skewX: l,
|
|
278
278
|
skewY: g,
|
|
279
279
|
left: b,
|
|
@@ -283,41 +283,41 @@ function B(i, e, r) {
|
|
|
283
283
|
};
|
|
284
284
|
}
|
|
285
285
|
function N(i, e) {
|
|
286
|
-
const { left:
|
|
286
|
+
const { left: n = 0, top: t = 0, width: r = 0, height: s = 0, flipY: o = !1, flipX: d = !1, angle: l = 0, skewX: g = 0, skewY: c = 0 } = i, a = e.getSelectionCellByPosition(n, t);
|
|
287
287
|
if (a == null)
|
|
288
288
|
return;
|
|
289
289
|
const h = {
|
|
290
290
|
column: a.actualColumn,
|
|
291
|
-
columnOffset: ne(
|
|
291
|
+
columnOffset: ne(n - a.startX, 1),
|
|
292
292
|
row: a.actualRow,
|
|
293
293
|
rowOffset: ne(t - a.startY, 1)
|
|
294
|
-
}, u = e.getSelectionCellByPosition(
|
|
294
|
+
}, u = e.getSelectionCellByPosition(n + r, t + s);
|
|
295
295
|
if (u == null)
|
|
296
296
|
return;
|
|
297
297
|
const m = {
|
|
298
298
|
column: u.actualColumn,
|
|
299
|
-
columnOffset: ne(
|
|
299
|
+
columnOffset: ne(n + r - u.startX, 1),
|
|
300
300
|
row: u.actualRow,
|
|
301
301
|
rowOffset: ne(t + s - u.startY, 1)
|
|
302
302
|
};
|
|
303
303
|
return {
|
|
304
304
|
flipY: o,
|
|
305
|
-
flipX:
|
|
305
|
+
flipX: d,
|
|
306
306
|
angle: l,
|
|
307
307
|
skewX: g,
|
|
308
|
-
skewY:
|
|
308
|
+
skewY: c,
|
|
309
309
|
from: h,
|
|
310
310
|
to: m
|
|
311
311
|
};
|
|
312
312
|
}
|
|
313
|
-
var Fr = Object.defineProperty, Xr = Object.getOwnPropertyDescriptor, Hr = (i, e,
|
|
314
|
-
for (var
|
|
315
|
-
(o = i[s]) && (
|
|
316
|
-
return t &&
|
|
317
|
-
}, Me = (i, e) => (
|
|
318
|
-
let st = class extends
|
|
319
|
-
constructor(i, e,
|
|
320
|
-
super(), this._context = i, this._sheetDrawingService = e, this._drawingManagerService =
|
|
313
|
+
var Fr = Object.defineProperty, Xr = Object.getOwnPropertyDescriptor, Hr = (i, e, n, t) => {
|
|
314
|
+
for (var r = t > 1 ? void 0 : t ? Xr(e, n) : e, s = i.length - 1, o; s >= 0; s--)
|
|
315
|
+
(o = i[s]) && (r = (t ? o(e, n, r) : o(r)) || r);
|
|
316
|
+
return t && r && Fr(e, n, r), r;
|
|
317
|
+
}, Me = (i, e) => (n, t) => e(n, t, i);
|
|
318
|
+
let st = class extends ie {
|
|
319
|
+
constructor(i, e, n, t, r) {
|
|
320
|
+
super(), this._context = i, this._sheetDrawingService = e, this._drawingManagerService = n, this._sheetSelectionRenderService = t, this._sheetSkeletonManagerService = r, this._init();
|
|
321
321
|
}
|
|
322
322
|
_init() {
|
|
323
323
|
this._drawingInitializeListener();
|
|
@@ -326,10 +326,10 @@ let st = class extends re {
|
|
|
326
326
|
this._sheetDrawingService.initializeNotification(this._context.unitId);
|
|
327
327
|
const i = this._sheetDrawingService.getDrawingDataForUnit(this._context.unitId);
|
|
328
328
|
for (const e in i) {
|
|
329
|
-
const
|
|
330
|
-
for (const t in
|
|
331
|
-
const
|
|
332
|
-
|
|
329
|
+
const n = i[e];
|
|
330
|
+
for (const t in n.data) {
|
|
331
|
+
const r = n.data[t];
|
|
332
|
+
r.transform = W(r.sheetTransform, this._sheetSelectionRenderService, this._sheetSkeletonManagerService);
|
|
333
333
|
}
|
|
334
334
|
}
|
|
335
335
|
this._drawingManagerService.registerDrawingData(this._context.unitId, this._sheetDrawingService.getDrawingDataForUnit(this._context.unitId)), this._drawingManagerService.initializeNotification(this._context.unitId);
|
|
@@ -338,86 +338,86 @@ let st = class extends re {
|
|
|
338
338
|
st = Hr([
|
|
339
339
|
Me(1, F),
|
|
340
340
|
Me(2, K),
|
|
341
|
-
Me(3,
|
|
342
|
-
Me(4,
|
|
341
|
+
Me(3, $(pe)),
|
|
342
|
+
Me(4, $(q))
|
|
343
343
|
], st);
|
|
344
344
|
var X = function() {
|
|
345
345
|
return X = Object.assign || function(i) {
|
|
346
|
-
for (var e,
|
|
347
|
-
e = arguments[
|
|
348
|
-
for (var
|
|
346
|
+
for (var e, n = 1, t = arguments.length; n < t; n++) {
|
|
347
|
+
e = arguments[n];
|
|
348
|
+
for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && (i[r] = e[r]);
|
|
349
349
|
}
|
|
350
350
|
return i;
|
|
351
351
|
}, X.apply(this, arguments);
|
|
352
352
|
}, zr = function(i, e) {
|
|
353
|
-
var
|
|
354
|
-
for (var t in i) Object.prototype.hasOwnProperty.call(i, t) && e.indexOf(t) < 0 && (
|
|
353
|
+
var n = {};
|
|
354
|
+
for (var t in i) Object.prototype.hasOwnProperty.call(i, t) && e.indexOf(t) < 0 && (n[t] = i[t]);
|
|
355
355
|
if (i != null && typeof Object.getOwnPropertySymbols == "function")
|
|
356
|
-
for (var
|
|
357
|
-
e.indexOf(t[
|
|
358
|
-
return
|
|
359
|
-
},
|
|
360
|
-
var
|
|
361
|
-
return
|
|
356
|
+
for (var r = 0, t = Object.getOwnPropertySymbols(i); r < t.length; r++)
|
|
357
|
+
e.indexOf(t[r]) < 0 && Object.prototype.propertyIsEnumerable.call(i, t[r]) && (n[t[r]] = i[t[r]]);
|
|
358
|
+
return n;
|
|
359
|
+
}, Qt = Xt(function(i, e) {
|
|
360
|
+
var n = i.icon, t = i.id, r = i.className, s = i.extend, o = zr(i, ["icon", "id", "className", "extend"]), d = "univerjs-icon univerjs-icon-".concat(t, " ").concat(r || "").trim(), l = br("_".concat(Zr()));
|
|
361
|
+
return en(n, "".concat(t), { defIds: n.defIds, idSuffix: l.current }, X({ ref: e, className: d }, o), s);
|
|
362
362
|
});
|
|
363
|
-
function
|
|
364
|
-
return
|
|
365
|
-
return
|
|
363
|
+
function en(i, e, n, t, r) {
|
|
364
|
+
return Ht(i.tag, X(X({ key: e }, Kr(i, n, r)), t), (Jr(i, n).children || []).map(function(s, o) {
|
|
365
|
+
return en(s, "".concat(e, "-").concat(i.tag, "-").concat(o), n, void 0, r);
|
|
366
366
|
}));
|
|
367
367
|
}
|
|
368
|
-
function Kr(i, e,
|
|
368
|
+
function Kr(i, e, n) {
|
|
369
369
|
var t = X({}, i.attrs);
|
|
370
|
-
|
|
371
|
-
var
|
|
372
|
-
return !
|
|
373
|
-
var o = s[0],
|
|
374
|
-
typeof
|
|
370
|
+
n != null && n.colorChannel1 && t.fill === "colorChannel1" && (t.fill = n.colorChannel1);
|
|
371
|
+
var r = e.defIds;
|
|
372
|
+
return !r || r.length === 0 || (i.tag === "use" && t["xlink:href"] && (t["xlink:href"] = t["xlink:href"] + e.idSuffix), Object.entries(t).forEach(function(s) {
|
|
373
|
+
var o = s[0], d = s[1];
|
|
374
|
+
typeof d == "string" && (t[o] = d.replace(/url\(#(.*)\)/, "url(#$1".concat(e.idSuffix, ")")));
|
|
375
375
|
})), t;
|
|
376
376
|
}
|
|
377
377
|
function Jr(i, e) {
|
|
378
|
-
var
|
|
379
|
-
return !t || t.length === 0 ? i : i.tag === "defs" && (!((
|
|
380
|
-
return typeof
|
|
378
|
+
var n, t = e.defIds;
|
|
379
|
+
return !t || t.length === 0 ? i : i.tag === "defs" && (!((n = i.children) === null || n === void 0) && n.length) ? X(X({}, i), { children: i.children.map(function(r) {
|
|
380
|
+
return typeof r.attrs.id == "string" && t && t.indexOf(r.attrs.id) > -1 ? X(X({}, r), { attrs: X(X({}, r.attrs), { id: r.attrs.id + e.idSuffix }) }) : r;
|
|
381
381
|
}) }) : i;
|
|
382
382
|
}
|
|
383
383
|
function Zr() {
|
|
384
384
|
return Math.random().toString(36).substring(2, 8);
|
|
385
385
|
}
|
|
386
|
-
|
|
387
|
-
var qr = { 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" } }] },
|
|
388
|
-
return
|
|
386
|
+
Qt.displayName = "UniverIcon";
|
|
387
|
+
var qr = { 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" } }] }, tn = Xt(function(i, e) {
|
|
388
|
+
return Ht(Qt, Object.assign({}, i, {
|
|
389
389
|
id: "add-image-single",
|
|
390
390
|
ref: e,
|
|
391
391
|
icon: qr
|
|
392
392
|
}));
|
|
393
393
|
});
|
|
394
|
-
|
|
395
|
-
const
|
|
394
|
+
tn.displayName = "AddImageSingle";
|
|
395
|
+
const nn = {
|
|
396
396
|
id: "sheet.command.delete-drawing",
|
|
397
397
|
type: H.COMMAND,
|
|
398
398
|
handler: (i) => {
|
|
399
|
-
const e = i.get(
|
|
399
|
+
const e = i.get(B), t = i.get(F).getFocusDrawings();
|
|
400
400
|
if (t.length === 0)
|
|
401
401
|
return !1;
|
|
402
|
-
const
|
|
403
|
-
const { unitId:
|
|
402
|
+
const r = t[0].unitId, s = t.map((o) => {
|
|
403
|
+
const { unitId: d, subUnitId: l, drawingId: g, drawingType: c } = o;
|
|
404
404
|
return {
|
|
405
|
-
unitId:
|
|
405
|
+
unitId: d,
|
|
406
406
|
subUnitId: l,
|
|
407
407
|
drawingId: g,
|
|
408
|
-
drawingType:
|
|
408
|
+
drawingType: c
|
|
409
409
|
};
|
|
410
410
|
});
|
|
411
411
|
return e.executeCommand(Ge.id, {
|
|
412
|
-
unitId:
|
|
412
|
+
unitId: r,
|
|
413
413
|
drawings: s
|
|
414
414
|
});
|
|
415
415
|
}
|
|
416
416
|
};
|
|
417
417
|
function Qr(i) {
|
|
418
418
|
const e = [];
|
|
419
|
-
return i.forEach((
|
|
420
|
-
const { parent: t, children:
|
|
419
|
+
return i.forEach((n) => {
|
|
420
|
+
const { parent: t, children: r } = n, { unitId: s, subUnitId: o, drawingId: d } = t, l = Fn(0, 0, r.map((a) => a.transform || {})), g = r.map((a) => {
|
|
421
421
|
const h = a.transform || { left: 0, top: 0 }, { unitId: u, subUnitId: m, drawingId: f } = a;
|
|
422
422
|
return {
|
|
423
423
|
unitId: u,
|
|
@@ -428,29 +428,29 @@ function Qr(i) {
|
|
|
428
428
|
left: h.left - l.left,
|
|
429
429
|
top: h.top - l.top
|
|
430
430
|
},
|
|
431
|
-
groupId:
|
|
431
|
+
groupId: d
|
|
432
432
|
};
|
|
433
|
-
}),
|
|
433
|
+
}), c = {
|
|
434
434
|
unitId: s,
|
|
435
435
|
subUnitId: o,
|
|
436
|
-
drawingId:
|
|
437
|
-
drawingType:
|
|
436
|
+
drawingId: d,
|
|
437
|
+
drawingType: k.DRAWING_GROUP,
|
|
438
438
|
transform: l
|
|
439
439
|
};
|
|
440
440
|
e.push({
|
|
441
|
-
parent:
|
|
441
|
+
parent: c,
|
|
442
442
|
children: g
|
|
443
443
|
});
|
|
444
444
|
}), e;
|
|
445
445
|
}
|
|
446
446
|
function ei(i) {
|
|
447
447
|
const e = [];
|
|
448
|
-
return i.forEach((
|
|
449
|
-
const { parent: t, children:
|
|
448
|
+
return i.forEach((n) => {
|
|
449
|
+
const { parent: t, children: r } = n, { unitId: s, subUnitId: o, drawingId: d, transform: l = { width: 0, height: 0 } } = t;
|
|
450
450
|
if (l == null)
|
|
451
451
|
return;
|
|
452
|
-
const g =
|
|
453
|
-
const { transform: h } = a, { unitId: u, subUnitId: m, drawingId: f } = a, p =
|
|
452
|
+
const g = r.map((a) => {
|
|
453
|
+
const { transform: h } = a, { unitId: u, subUnitId: m, drawingId: f } = a, p = Xn(h || {}, l, l.width || 0, l.height || 0);
|
|
454
454
|
return {
|
|
455
455
|
unitId: u,
|
|
456
456
|
subUnitId: m,
|
|
@@ -458,27 +458,27 @@ function ei(i) {
|
|
|
458
458
|
transform: p,
|
|
459
459
|
groupId: void 0
|
|
460
460
|
};
|
|
461
|
-
}),
|
|
461
|
+
}), c = {
|
|
462
462
|
unitId: s,
|
|
463
463
|
subUnitId: o,
|
|
464
|
-
drawingId:
|
|
465
|
-
drawingType:
|
|
464
|
+
drawingId: d,
|
|
465
|
+
drawingType: k.DRAWING_GROUP,
|
|
466
466
|
transform: {
|
|
467
467
|
left: 0,
|
|
468
468
|
top: 0
|
|
469
469
|
}
|
|
470
470
|
};
|
|
471
471
|
e.push({
|
|
472
|
-
parent:
|
|
472
|
+
parent: c,
|
|
473
473
|
children: g
|
|
474
474
|
});
|
|
475
475
|
}), e;
|
|
476
476
|
}
|
|
477
|
-
const
|
|
477
|
+
const rn = {
|
|
478
478
|
id: "sheet.command.group-sheet-image",
|
|
479
479
|
type: H.COMMAND,
|
|
480
480
|
handler: (i, e) => {
|
|
481
|
-
const
|
|
481
|
+
const n = i.get(B), t = i.get(ue), r = i.get(F);
|
|
482
482
|
if (!e) return !1;
|
|
483
483
|
const s = [];
|
|
484
484
|
e.forEach(({ parent: u, children: m }) => {
|
|
@@ -486,55 +486,55 @@ const nn = {
|
|
|
486
486
|
s.push(f.unitId);
|
|
487
487
|
});
|
|
488
488
|
});
|
|
489
|
-
const o =
|
|
490
|
-
return
|
|
491
|
-
unitID:
|
|
489
|
+
const o = r.getGroupDrawingOp(e), { unitId: d, subUnitId: l, undo: g, redo: c, objects: a } = o;
|
|
490
|
+
return n.syncExecuteCommand(P.id, { op: c, unitId: d, subUnitId: l, objects: a, type: T.GROUP }) ? (t.pushUndoRedo({
|
|
491
|
+
unitID: d,
|
|
492
492
|
undoMutations: [
|
|
493
|
-
{ id: P.id, params: { op: g, unitId:
|
|
493
|
+
{ id: P.id, params: { op: g, unitId: d, subUnitId: l, objects: ei(a), type: T.UNGROUP } },
|
|
494
494
|
{ id: j.id, params: s }
|
|
495
495
|
],
|
|
496
496
|
redoMutations: [
|
|
497
|
-
{ id: P.id, params: { op:
|
|
497
|
+
{ id: P.id, params: { op: c, unitId: d, subUnitId: l, objects: a, type: T.GROUP } },
|
|
498
498
|
{ id: j.id, params: s }
|
|
499
499
|
]
|
|
500
500
|
}), !0) : !1;
|
|
501
501
|
}
|
|
502
|
-
},
|
|
502
|
+
}, ke = {
|
|
503
503
|
id: "sheet.command.insert-sheet-image",
|
|
504
504
|
type: H.COMMAND,
|
|
505
505
|
handler: (i, e) => {
|
|
506
506
|
var S, v, R;
|
|
507
|
-
const
|
|
507
|
+
const n = i.get(B), t = i.get(ue), r = i.get(F), s = i.get(at);
|
|
508
508
|
if (!e) return !1;
|
|
509
|
-
const o = e.drawings,
|
|
510
|
-
return
|
|
509
|
+
const o = e.drawings, d = o.map((_) => _.unitId), l = r.getBatchAddOp(o), { unitId: g, subUnitId: c, undo: a, redo: h, objects: u } = l, m = s.onCommandExecute({ id: ke.id, params: e }), f = { id: P.id, params: { op: h, unitId: g, subUnitId: c, objects: u, type: T.INSERT } }, p = { id: P.id, params: { op: a, unitId: g, subUnitId: c, objects: u, type: T.REMOVE } };
|
|
510
|
+
return Ct([...(S = m.preRedos) != null ? S : [], f, ...m.redos], n) ? (t.pushUndoRedo({
|
|
511
511
|
unitID: g,
|
|
512
512
|
undoMutations: [
|
|
513
513
|
...(v = m.preUndos) != null ? v : [],
|
|
514
514
|
p,
|
|
515
515
|
...m.undos,
|
|
516
|
-
{ id: j.id, params:
|
|
516
|
+
{ id: j.id, params: d }
|
|
517
517
|
],
|
|
518
518
|
redoMutations: [
|
|
519
519
|
...(R = m.preRedos) != null ? R : [],
|
|
520
520
|
f,
|
|
521
521
|
...m.redos,
|
|
522
|
-
{ id: j.id, params:
|
|
522
|
+
{ id: j.id, params: d }
|
|
523
523
|
]
|
|
524
524
|
}), !0) : !1;
|
|
525
525
|
}
|
|
526
|
-
},
|
|
526
|
+
}, sn = {
|
|
527
527
|
id: "sheet.command.set-drawing-arrange",
|
|
528
528
|
type: H.COMMAND,
|
|
529
529
|
handler: (i, e) => {
|
|
530
|
-
const
|
|
530
|
+
const n = i.get(B), t = i.get(ue);
|
|
531
531
|
if (!e) return !1;
|
|
532
|
-
const
|
|
533
|
-
let
|
|
534
|
-
if (l === ve.forward ?
|
|
532
|
+
const r = i.get(F), { unitId: s, subUnitId: o, drawingIds: d, arrangeType: l } = e, g = { unitId: s, subUnitId: o, drawingIds: d };
|
|
533
|
+
let c;
|
|
534
|
+
if (l === ve.forward ? c = r.getForwardDrawingsOp(g) : l === ve.backward ? c = r.getBackwardDrawingOp(g) : l === ve.front ? c = r.getFrontDrawingsOp(g) : l === ve.back && (c = r.getBackDrawingsOp(g)), c == null)
|
|
535
535
|
return !1;
|
|
536
|
-
const { objects: a, redo: h, undo: u } =
|
|
537
|
-
return
|
|
536
|
+
const { objects: a, redo: h, undo: u } = c;
|
|
537
|
+
return n.syncExecuteCommand(P.id, { op: h, unitId: s, subUnitId: o, objects: a, type: T.ARRANGE }) ? (t.pushUndoRedo({
|
|
538
538
|
unitID: s,
|
|
539
539
|
undoMutations: [
|
|
540
540
|
{ id: P.id, params: { op: u, unitId: s, subUnitId: o, objects: a, type: T.ARRANGE } }
|
|
@@ -548,26 +548,26 @@ const nn = {
|
|
|
548
548
|
id: "sheet.command.set-sheet-image",
|
|
549
549
|
type: H.COMMAND,
|
|
550
550
|
handler: (i, e) => {
|
|
551
|
-
const
|
|
551
|
+
const n = i.get(B), t = i.get(ue), r = i.get(F);
|
|
552
552
|
if (!e) return !1;
|
|
553
|
-
const { drawings: s } = e, o =
|
|
554
|
-
return
|
|
555
|
-
unitID:
|
|
553
|
+
const { drawings: s } = e, o = r.getBatchUpdateOp(s), { unitId: d, subUnitId: l, undo: g, redo: c, objects: a } = o;
|
|
554
|
+
return n.syncExecuteCommand(P.id, { unitId: d, subUnitId: l, op: c, objects: a, type: T.UPDATE }) ? (t.pushUndoRedo({
|
|
555
|
+
unitID: d,
|
|
556
556
|
undoMutations: [
|
|
557
|
-
{ id: P.id, params: { unitId:
|
|
558
|
-
{ id: j.id, params: [
|
|
557
|
+
{ id: P.id, params: { unitId: d, subUnitId: l, op: g, objects: a, type: T.UPDATE } },
|
|
558
|
+
{ id: j.id, params: [d] }
|
|
559
559
|
],
|
|
560
560
|
redoMutations: [
|
|
561
|
-
{ id: P.id, params: { unitId:
|
|
562
|
-
{ id: j.id, params: [
|
|
561
|
+
{ id: P.id, params: { unitId: d, subUnitId: l, op: c, objects: a, type: T.UPDATE } },
|
|
562
|
+
{ id: j.id, params: [d] }
|
|
563
563
|
]
|
|
564
564
|
}), !0) : !1;
|
|
565
565
|
}
|
|
566
|
-
},
|
|
566
|
+
}, on = {
|
|
567
567
|
id: "sheet.command.ungroup-sheet-image",
|
|
568
568
|
type: H.COMMAND,
|
|
569
569
|
handler: (i, e) => {
|
|
570
|
-
const
|
|
570
|
+
const n = i.get(B), t = i.get(ue), r = i.get(F);
|
|
571
571
|
if (!e) return !1;
|
|
572
572
|
const s = [];
|
|
573
573
|
e.forEach(({ parent: u, children: m }) => {
|
|
@@ -575,50 +575,50 @@ const nn = {
|
|
|
575
575
|
s.push(f.unitId);
|
|
576
576
|
});
|
|
577
577
|
});
|
|
578
|
-
const o =
|
|
579
|
-
return
|
|
580
|
-
unitID:
|
|
578
|
+
const o = r.getUngroupDrawingOp(e), { unitId: d, subUnitId: l, undo: g, redo: c, objects: a } = o;
|
|
579
|
+
return n.syncExecuteCommand(P.id, { op: c, unitId: d, subUnitId: l, objects: a, type: T.UNGROUP }) ? (t.pushUndoRedo({
|
|
580
|
+
unitID: d,
|
|
581
581
|
undoMutations: [
|
|
582
|
-
{ id: P.id, params: { op: g, unitId:
|
|
582
|
+
{ id: P.id, params: { op: g, unitId: d, subUnitId: l, objects: Qr(a), type: T.GROUP } },
|
|
583
583
|
{ id: j.id, params: s }
|
|
584
584
|
],
|
|
585
585
|
redoMutations: [
|
|
586
|
-
{ id: P.id, params: { op:
|
|
586
|
+
{ id: P.id, params: { op: c, unitId: d, subUnitId: l, objects: a, type: T.UNGROUP } },
|
|
587
587
|
{ id: j.id, params: s }
|
|
588
588
|
]
|
|
589
589
|
}), !0) : !1;
|
|
590
590
|
}
|
|
591
591
|
};
|
|
592
|
-
var ti = Object.defineProperty, ni = Object.getOwnPropertyDescriptor, ri = (i, e,
|
|
593
|
-
for (var
|
|
594
|
-
(o = i[s]) && (
|
|
595
|
-
return t &&
|
|
596
|
-
}, z = (i, e) => (
|
|
597
|
-
let Ae = class extends
|
|
598
|
-
constructor(e,
|
|
592
|
+
var ti = Object.defineProperty, ni = Object.getOwnPropertyDescriptor, ri = (i, e, n, t) => {
|
|
593
|
+
for (var r = t > 1 ? void 0 : t ? ni(e, n) : e, s = i.length - 1, o; s >= 0; s--)
|
|
594
|
+
(o = i[s]) && (r = (t ? o(e, n, r) : o(r)) || r);
|
|
595
|
+
return t && r && ti(e, n, r), r;
|
|
596
|
+
}, z = (i, e) => (n, t) => e(n, t, i);
|
|
597
|
+
let Ae = class extends ie {
|
|
598
|
+
constructor(e, n, t, r, s, o, d, l, g, c, a, h) {
|
|
599
599
|
super();
|
|
600
|
-
|
|
601
|
-
this._context = e, this._skeletonManagerService =
|
|
600
|
+
V(this, "_workbookSelections");
|
|
601
|
+
this._context = e, this._skeletonManagerService = n, this._commandService = t, this._selectionRenderService = r, this._imageIoService = s, this._fileOpenerService = o, this._sheetDrawingService = d, this._drawingManagerService = l, this._contextService = g, this._messageService = c, this._localeService = a, this._workbookSelections = h.getWorkbookSelections(this._context.unitId), this._updateImageListener(), this._updateOrderListener(), this._groupDrawingListener(), this._focusDrawingListener();
|
|
602
602
|
}
|
|
603
603
|
async insertFloatImage() {
|
|
604
604
|
const e = await this._fileOpenerService.openFile({
|
|
605
605
|
multiple: !0,
|
|
606
|
-
accept:
|
|
607
|
-
}),
|
|
608
|
-
return
|
|
606
|
+
accept: Nn.map((t) => `.${t.replace("image/", "")}`).join(",")
|
|
607
|
+
}), n = e.length;
|
|
608
|
+
return n > mt ? (this._messageService.show({
|
|
609
609
|
type: Re.Error,
|
|
610
610
|
content: this._localeService.t("update-status.exceedMaxCount", String(mt))
|
|
611
|
-
}), !1) :
|
|
611
|
+
}), !1) : n === 0 ? !1 : (e.forEach(async (t) => await this._insertFloatImage(t)), !0);
|
|
612
612
|
}
|
|
613
613
|
async _insertFloatImage(e) {
|
|
614
|
-
let
|
|
614
|
+
let n;
|
|
615
615
|
try {
|
|
616
|
-
|
|
616
|
+
n = await this._imageIoService.saveImage(e);
|
|
617
617
|
} catch (S) {
|
|
618
618
|
const v = S.message;
|
|
619
619
|
v === He.ERROR_EXCEED_SIZE ? this._messageService.show({
|
|
620
620
|
type: Re.Error,
|
|
621
|
-
content: this._localeService.t("update-status.exceedMaxSize", String(
|
|
621
|
+
content: this._localeService.t("update-status.exceedMaxSize", String(jn / (1024 * 1024)))
|
|
622
622
|
}) : v === He.ERROR_IMAGE_TYPE ? this._messageService.show({
|
|
623
623
|
type: Re.Error,
|
|
624
624
|
content: this._localeService.t("update-status.invalidImageType")
|
|
@@ -627,41 +627,41 @@ let Ae = class extends re {
|
|
|
627
627
|
content: this._localeService.t("update-status.invalidImage")
|
|
628
628
|
});
|
|
629
629
|
}
|
|
630
|
-
if (
|
|
630
|
+
if (n == null)
|
|
631
631
|
return;
|
|
632
|
-
const t = this._getUnitInfo(), { unitId:
|
|
633
|
-
this._imageIoService.addImageSourceCache(l,
|
|
632
|
+
const t = this._getUnitInfo(), { unitId: r, subUnitId: s } = t, { imageId: o, imageSourceType: d, source: l, base64Cache: g } = n, { width: c, height: a, image: h } = await $n(g || ""), { width: u, height: m } = this._context.scene;
|
|
633
|
+
this._imageIoService.addImageSourceCache(l, d, h);
|
|
634
634
|
let f = 1;
|
|
635
|
-
if (
|
|
636
|
-
const S = ft /
|
|
635
|
+
if (c > ft || a > pt) {
|
|
636
|
+
const S = ft / c, v = pt / a;
|
|
637
637
|
f = Math.max(S, v);
|
|
638
638
|
}
|
|
639
|
-
const p = this._getImagePosition(
|
|
639
|
+
const p = this._getImagePosition(c * f, a * f, u, m);
|
|
640
640
|
if (p == null)
|
|
641
641
|
return;
|
|
642
642
|
const I = {
|
|
643
|
-
unitId:
|
|
643
|
+
unitId: r,
|
|
644
644
|
subUnitId: s,
|
|
645
645
|
drawingId: o,
|
|
646
|
-
drawingType:
|
|
647
|
-
imageSourceType:
|
|
646
|
+
drawingType: k.DRAWING_IMAGE,
|
|
647
|
+
imageSourceType: d,
|
|
648
648
|
source: l,
|
|
649
|
-
transform:
|
|
649
|
+
transform: W(p, this._selectionRenderService, this._skeletonManagerService),
|
|
650
650
|
sheetTransform: p
|
|
651
651
|
};
|
|
652
|
-
this._commandService.executeCommand(
|
|
653
|
-
unitId:
|
|
652
|
+
this._commandService.executeCommand(ke.id, {
|
|
653
|
+
unitId: r,
|
|
654
654
|
drawings: [I]
|
|
655
655
|
});
|
|
656
656
|
}
|
|
657
657
|
_getUnitInfo() {
|
|
658
|
-
const e = this._context.unit,
|
|
658
|
+
const e = this._context.unit, n = e.getActiveSheet(), t = e.getUnitId(), r = n.getSheetId();
|
|
659
659
|
return {
|
|
660
660
|
unitId: t,
|
|
661
|
-
subUnitId:
|
|
661
|
+
subUnitId: r
|
|
662
662
|
};
|
|
663
663
|
}
|
|
664
|
-
_getImagePosition(e,
|
|
664
|
+
_getImagePosition(e, n, t, r) {
|
|
665
665
|
const s = this._workbookSelections.getCurrentSelections();
|
|
666
666
|
let o = {
|
|
667
667
|
startRow: 0,
|
|
@@ -670,29 +670,29 @@ let Ae = class extends re {
|
|
|
670
670
|
endColumn: 0
|
|
671
671
|
};
|
|
672
672
|
s && s.length > 0 && (o = s[s.length - 1].range);
|
|
673
|
-
const
|
|
674
|
-
if (
|
|
673
|
+
const d = Te(this._skeletonManagerService.getCurrent().skeleton, o);
|
|
674
|
+
if (d == null)
|
|
675
675
|
return;
|
|
676
|
-
let { startColumn: l, startRow: g, startX:
|
|
677
|
-
if (
|
|
678
|
-
const p = this._selectionRenderService.getSelectionCellByPosition(
|
|
676
|
+
let { startColumn: l, startRow: g, startX: c, startY: a } = d, h = !1;
|
|
677
|
+
if (c + e > t && (c = t - e, c < 0 && (c = 0, e = t), h = !0), a + n > r && (a = r - n, a < 0 && (a = 0, n = r), h = !0), h) {
|
|
678
|
+
const p = this._selectionRenderService.getSelectionCellByPosition(c, a);
|
|
679
679
|
if (p == null)
|
|
680
680
|
return;
|
|
681
|
-
|
|
681
|
+
c = p.startX, a = p.startY, l = p.actualColumn, g = p.actualRow;
|
|
682
682
|
}
|
|
683
683
|
const u = {
|
|
684
684
|
column: l,
|
|
685
685
|
columnOffset: 0,
|
|
686
686
|
row: g,
|
|
687
687
|
rowOffset: 0
|
|
688
|
-
}, m = this._selectionRenderService.getSelectionCellByPosition(
|
|
688
|
+
}, m = this._selectionRenderService.getSelectionCellByPosition(c + e, a + n);
|
|
689
689
|
if (m == null)
|
|
690
690
|
return;
|
|
691
691
|
const f = {
|
|
692
692
|
column: m.actualColumn,
|
|
693
|
-
columnOffset:
|
|
693
|
+
columnOffset: c + e - m.startX,
|
|
694
694
|
row: m.actualRow,
|
|
695
|
-
rowOffset: a +
|
|
695
|
+
rowOffset: a + n - m.startY
|
|
696
696
|
};
|
|
697
697
|
return {
|
|
698
698
|
from: u,
|
|
@@ -700,49 +700,49 @@ let Ae = class extends re {
|
|
|
700
700
|
};
|
|
701
701
|
}
|
|
702
702
|
_updateOrderListener() {
|
|
703
|
-
this._drawingManagerService.featurePluginOrderUpdate$.subscribe((e) => {
|
|
704
|
-
const { unitId:
|
|
705
|
-
this._commandService.executeCommand(
|
|
706
|
-
unitId:
|
|
703
|
+
this.disposeWithMe(this._drawingManagerService.featurePluginOrderUpdate$.subscribe((e) => {
|
|
704
|
+
const { unitId: n, subUnitId: t, drawingIds: r, arrangeType: s } = e;
|
|
705
|
+
this._commandService.executeCommand(sn.id, {
|
|
706
|
+
unitId: n,
|
|
707
707
|
subUnitId: t,
|
|
708
|
-
drawingIds:
|
|
708
|
+
drawingIds: r,
|
|
709
709
|
arrangeType: s
|
|
710
710
|
});
|
|
711
|
-
});
|
|
711
|
+
}));
|
|
712
712
|
}
|
|
713
713
|
_updateImageListener() {
|
|
714
|
-
this._drawingManagerService.featurePluginUpdate$.subscribe((e) => {
|
|
715
|
-
const
|
|
714
|
+
this.disposeWithMe(this._drawingManagerService.featurePluginUpdate$.subscribe((e) => {
|
|
715
|
+
const n = [];
|
|
716
716
|
e.length !== 0 && (e.forEach((t) => {
|
|
717
|
-
const { unitId:
|
|
717
|
+
const { unitId: r, subUnitId: s, drawingId: o, drawingType: d, transform: l } = t;
|
|
718
718
|
if (l == null)
|
|
719
719
|
return;
|
|
720
|
-
const g = this._sheetDrawingService.getDrawingByParam({ unitId:
|
|
720
|
+
const g = this._sheetDrawingService.getDrawingByParam({ unitId: r, subUnitId: s, drawingId: o });
|
|
721
721
|
if (g == null || g.unitId !== this._context.unitId)
|
|
722
722
|
return;
|
|
723
|
-
const
|
|
724
|
-
if (
|
|
723
|
+
const c = N({ ...g.transform, ...l }, this._selectionRenderService);
|
|
724
|
+
if (c == null)
|
|
725
725
|
return;
|
|
726
726
|
const a = {
|
|
727
727
|
...t,
|
|
728
|
-
transform: { ...g.transform, ...l, ...
|
|
729
|
-
sheetTransform: { ...
|
|
728
|
+
transform: { ...g.transform, ...l, ...W(c, this._selectionRenderService, this._skeletonManagerService) },
|
|
729
|
+
sheetTransform: { ...c }
|
|
730
730
|
};
|
|
731
|
-
|
|
732
|
-
}),
|
|
731
|
+
n.push(a);
|
|
732
|
+
}), n.length > 0 && this._commandService.executeCommand(Ye.id, {
|
|
733
733
|
unitId: e[0].unitId,
|
|
734
|
-
drawings:
|
|
734
|
+
drawings: n
|
|
735
735
|
}));
|
|
736
|
-
});
|
|
736
|
+
}));
|
|
737
737
|
}
|
|
738
738
|
_groupDrawingListener() {
|
|
739
|
-
this._drawingManagerService.featurePluginGroupUpdate$.subscribe((e) => {
|
|
740
|
-
this._commandService.executeCommand(
|
|
741
|
-
const { unitId:
|
|
742
|
-
this._drawingManagerService.focusDrawing([{ unitId:
|
|
743
|
-
}), this._drawingManagerService.featurePluginUngroupUpdate$.subscribe((e) => {
|
|
744
|
-
this._commandService.executeCommand(
|
|
745
|
-
});
|
|
739
|
+
this.disposeWithMe(this._drawingManagerService.featurePluginGroupUpdate$.subscribe((e) => {
|
|
740
|
+
this._commandService.executeCommand(rn.id, e);
|
|
741
|
+
const { unitId: n, subUnitId: t, drawingId: r } = e[0].parent;
|
|
742
|
+
this._drawingManagerService.focusDrawing([{ unitId: n, subUnitId: t, drawingId: r }]);
|
|
743
|
+
})), this.disposeWithMe(this._drawingManagerService.featurePluginUngroupUpdate$.subscribe((e) => {
|
|
744
|
+
this._commandService.executeCommand(on.id, e);
|
|
745
|
+
}));
|
|
746
746
|
}
|
|
747
747
|
_focusDrawingListener() {
|
|
748
748
|
this.disposeWithMe(
|
|
@@ -753,65 +753,65 @@ let Ae = class extends re {
|
|
|
753
753
|
}
|
|
754
754
|
};
|
|
755
755
|
Ae = ri([
|
|
756
|
-
z(1,
|
|
757
|
-
z(2,
|
|
756
|
+
z(1, $(q)),
|
|
757
|
+
z(2, B),
|
|
758
758
|
z(3, pe),
|
|
759
|
-
z(4,
|
|
760
|
-
z(5,
|
|
759
|
+
z(4, Mt),
|
|
760
|
+
z(5, ar),
|
|
761
761
|
z(6, F),
|
|
762
762
|
z(7, K),
|
|
763
|
-
z(8,
|
|
764
|
-
z(9,
|
|
765
|
-
z(10,
|
|
766
|
-
z(11,
|
|
763
|
+
z(8, Dt),
|
|
764
|
+
z(9, cr),
|
|
765
|
+
z(10, $(Be)),
|
|
766
|
+
z(11, $(pr))
|
|
767
767
|
], Ae);
|
|
768
768
|
const dt = {
|
|
769
769
|
id: "sheet.command.insert-float-image",
|
|
770
770
|
type: H.COMMAND,
|
|
771
771
|
handler: (i) => {
|
|
772
|
-
var
|
|
773
|
-
return (t = (
|
|
772
|
+
var n, t;
|
|
773
|
+
return (t = (n = i.get(J).getCurrentTypeOfRenderer(Y.UNIVER_SHEET)) == null ? void 0 : n.with(Ae).insertFloatImage()) != null ? t : !1;
|
|
774
774
|
}
|
|
775
775
|
}, we = {
|
|
776
776
|
id: "sheet.command.move-drawing",
|
|
777
777
|
type: H.COMMAND,
|
|
778
778
|
handler: (i, e) => {
|
|
779
|
-
const
|
|
779
|
+
const n = i.get(B), t = i.get(F), r = i.get(pe), { direction: s } = e, o = t.getFocusDrawings();
|
|
780
780
|
if (o.length === 0)
|
|
781
781
|
return !1;
|
|
782
|
-
const
|
|
783
|
-
const { transform: a } =
|
|
782
|
+
const d = o[0].unitId, l = o.map((c) => {
|
|
783
|
+
const { transform: a } = c;
|
|
784
784
|
if (a == null)
|
|
785
785
|
return null;
|
|
786
786
|
const h = { ...a }, { left: u = 0, top: m = 0 } = a;
|
|
787
787
|
return s === te.UP ? h.top = m - 1 : s === te.DOWN ? h.top = m + 1 : s === te.LEFT ? h.left = u - 1 : s === te.RIGHT && (h.left = u + 1), {
|
|
788
|
-
...
|
|
788
|
+
...c,
|
|
789
789
|
transform: h,
|
|
790
|
-
sheetTransform: N(h,
|
|
790
|
+
sheetTransform: N(h, r)
|
|
791
791
|
};
|
|
792
|
-
}).filter((
|
|
793
|
-
return
|
|
794
|
-
unitId:
|
|
792
|
+
}).filter((c) => c != null);
|
|
793
|
+
return n.syncExecuteCommand(Ye.id, {
|
|
794
|
+
unitId: d,
|
|
795
795
|
drawings: l
|
|
796
|
-
}) ? (
|
|
796
|
+
}) ? (n.syncExecuteCommand(j.id, [d]), !0) : !1;
|
|
797
797
|
}
|
|
798
|
-
},
|
|
798
|
+
}, an = "addition-and-subtraction-single", cn = "sheet.menu.image";
|
|
799
799
|
function ii(i) {
|
|
800
800
|
return {
|
|
801
|
-
id:
|
|
802
|
-
type:
|
|
803
|
-
icon:
|
|
801
|
+
id: cn,
|
|
802
|
+
type: bt.SUBITEMS,
|
|
803
|
+
icon: an,
|
|
804
804
|
tooltip: "sheetImage.title",
|
|
805
|
-
hidden$:
|
|
806
|
-
disabled$:
|
|
805
|
+
hidden$: yt(i, Y.UNIVER_SHEET),
|
|
806
|
+
disabled$: qn(i, { workbookTypes: [tt], worksheetTypes: [Pe], rangeTypes: [wr] })
|
|
807
807
|
};
|
|
808
808
|
}
|
|
809
809
|
function si(i) {
|
|
810
810
|
return {
|
|
811
811
|
id: dt.id,
|
|
812
812
|
title: "sheetImage.upload.float",
|
|
813
|
-
type:
|
|
814
|
-
hidden$:
|
|
813
|
+
type: bt.BUTTON,
|
|
814
|
+
hidden$: yt(i, Y.UNIVER_SHEET)
|
|
815
815
|
};
|
|
816
816
|
}
|
|
817
817
|
const oi = "univer-image-common-panel", ai = "univer-image-common-panel-grid", ci = "univer-image-common-panel-border", di = "univer-image-common-panel-title", li = "univer-image-common-panel-subtitle", ui = "univer-image-common-panel-row", hi = "univer-image-common-panel-row-vertical", gi = "univer-image-common-panel-column", mi = "univer-image-common-panel-column-center", fi = "univer-image-common-panel-inline", pi = "univer-image-common-panel-span2", wi = "univer-image-common-panel-span3", _i = "univer-image-common-panel-input", vi = "univer-sheet-image-menu", Si = "univer-sheet-image-menu-input", ee = {
|
|
@@ -831,49 +831,49 @@ const oi = "univer-image-common-panel", ai = "univer-image-common-panel-grid", c
|
|
|
831
831
|
sheetImageMenu: vi,
|
|
832
832
|
sheetImageMenuInput: Si
|
|
833
833
|
};
|
|
834
|
-
function
|
|
835
|
-
var e,
|
|
834
|
+
function dn(i) {
|
|
835
|
+
var e, n, t = "";
|
|
836
836
|
if (typeof i == "string" || typeof i == "number") t += i;
|
|
837
837
|
else if (typeof i == "object") if (Array.isArray(i)) {
|
|
838
|
-
var
|
|
839
|
-
for (e = 0; e <
|
|
840
|
-
} else for (
|
|
838
|
+
var r = i.length;
|
|
839
|
+
for (e = 0; e < r; e++) i[e] && (n = dn(i[e])) && (t && (t += " "), t += n);
|
|
840
|
+
} else for (n in i) i[n] && (t && (t += " "), t += n);
|
|
841
841
|
return t;
|
|
842
842
|
}
|
|
843
843
|
function be() {
|
|
844
|
-
for (var i, e,
|
|
844
|
+
for (var i, e, n = 0, t = "", r = arguments.length; n < r; n++) (i = arguments[n]) && (e = dn(i)) && (t && (t += " "), t += e);
|
|
845
845
|
return t;
|
|
846
846
|
}
|
|
847
847
|
const Ii = (i) => {
|
|
848
848
|
var v;
|
|
849
|
-
const e =
|
|
849
|
+
const e = ae(B), n = ae(Be), t = ae(K), r = ae(J), { drawings: s } = i, o = s[0];
|
|
850
850
|
if (o == null)
|
|
851
851
|
return;
|
|
852
|
-
const { unitId:
|
|
852
|
+
const { unitId: d } = o, l = r.getRenderById(d), g = l == null ? void 0 : l.scene;
|
|
853
853
|
if (g == null)
|
|
854
854
|
return;
|
|
855
|
-
const
|
|
855
|
+
const c = g.getTransformerByCreate(), [a, h] = it(!0), u = (v = o.anchorType) != null ? v : y.Position, [m, f] = it(u);
|
|
856
856
|
function p(R, _) {
|
|
857
857
|
const C = [];
|
|
858
858
|
return R.forEach((w) => {
|
|
859
859
|
const { oKey: O } = w, b = _.getDrawingOKey(O);
|
|
860
860
|
if (b == null)
|
|
861
861
|
return C.push(null), !0;
|
|
862
|
-
const { unitId: A, subUnitId: E, drawingId: M, drawingType: D, anchorType: U, sheetTransform:
|
|
862
|
+
const { unitId: A, subUnitId: E, drawingId: M, drawingType: D, anchorType: U, sheetTransform: x } = b;
|
|
863
863
|
C.push({
|
|
864
864
|
unitId: A,
|
|
865
865
|
subUnitId: E,
|
|
866
866
|
drawingId: M,
|
|
867
867
|
anchorType: U,
|
|
868
|
-
sheetTransform:
|
|
868
|
+
sheetTransform: x,
|
|
869
869
|
drawingType: D
|
|
870
870
|
});
|
|
871
871
|
}), C;
|
|
872
872
|
}
|
|
873
873
|
ct(() => {
|
|
874
|
-
const R =
|
|
874
|
+
const R = c.clearControl$.subscribe((C) => {
|
|
875
875
|
C === !0 && h(!1);
|
|
876
|
-
}), _ =
|
|
876
|
+
}), _ = c.changeStart$.subscribe((C) => {
|
|
877
877
|
var b;
|
|
878
878
|
const { objects: w } = C, O = p(w, t);
|
|
879
879
|
if (O.length === 0)
|
|
@@ -905,30 +905,30 @@ const Ii = (i) => {
|
|
|
905
905
|
});
|
|
906
906
|
}
|
|
907
907
|
const S = (R) => R ? "block" : "none";
|
|
908
|
-
return /* @__PURE__ */
|
|
909
|
-
/* @__PURE__ */
|
|
910
|
-
/* @__PURE__ */
|
|
911
|
-
/* @__PURE__ */
|
|
912
|
-
/* @__PURE__ */
|
|
913
|
-
/* @__PURE__ */
|
|
908
|
+
return /* @__PURE__ */ L.jsxs("div", { className: be(ee.imageCommonPanelGrid, ee.imageCommonPanelBorder), style: { display: S(a) }, children: [
|
|
909
|
+
/* @__PURE__ */ L.jsx("div", { className: ee.imageCommonPanelRow, children: /* @__PURE__ */ L.jsx("div", { className: be(ee.imageCommonPanelColumn, ee.imageCommonPanelTitle), children: /* @__PURE__ */ L.jsx("div", { children: n.t("drawing-anchor.title") }) }) }),
|
|
910
|
+
/* @__PURE__ */ L.jsx("div", { className: be(ee.imageCommonPanelRow), children: /* @__PURE__ */ L.jsx("div", { className: be(ee.imageCommonPanelColumn), children: /* @__PURE__ */ L.jsxs(yr, { value: m, onChange: I, direction: "vertical", children: [
|
|
911
|
+
/* @__PURE__ */ L.jsx(Ze, { value: y.Both, children: n.t("drawing-anchor.both") }),
|
|
912
|
+
/* @__PURE__ */ L.jsx(Ze, { value: y.Position, children: n.t("drawing-anchor.position") }),
|
|
913
|
+
/* @__PURE__ */ L.jsx(Ze, { value: y.None, children: n.t("drawing-anchor.none") })
|
|
914
914
|
] }) }) })
|
|
915
915
|
] });
|
|
916
916
|
}, Ci = () => {
|
|
917
|
-
const i =
|
|
917
|
+
const i = ae(K), e = i.getFocusDrawings(), [n, t] = it(e);
|
|
918
918
|
return ct(() => {
|
|
919
|
-
const
|
|
919
|
+
const r = i.focus$.subscribe((s) => {
|
|
920
920
|
t(s);
|
|
921
921
|
});
|
|
922
922
|
return () => {
|
|
923
|
-
|
|
923
|
+
r.unsubscribe();
|
|
924
924
|
};
|
|
925
|
-
}, []), !!(
|
|
926
|
-
/* @__PURE__ */
|
|
927
|
-
/* @__PURE__ */
|
|
925
|
+
}, []), !!(n != null && n.length) && /* @__PURE__ */ L.jsxs("div", { className: ee.imageCommonPanel, children: [
|
|
926
|
+
/* @__PURE__ */ L.jsx(Vn, { drawings: n }),
|
|
927
|
+
/* @__PURE__ */ L.jsx(Ii, { drawings: n })
|
|
928
928
|
] });
|
|
929
929
|
}, Ri = {
|
|
930
|
-
[
|
|
931
|
-
[
|
|
930
|
+
[dr.FORMULAS_INSERT]: {
|
|
931
|
+
[cn]: {
|
|
932
932
|
order: 3,
|
|
933
933
|
menuItemFactory: ii,
|
|
934
934
|
[dt.id]: {
|
|
@@ -939,7 +939,7 @@ const Ii = (i) => {
|
|
|
939
939
|
}
|
|
940
940
|
};
|
|
941
941
|
function _e(i) {
|
|
942
|
-
return !i.getContextValue(
|
|
942
|
+
return !i.getContextValue(vn) && !i.getContextValue(Sn) && !i.getContextValue(In) && i.getContextValue(me);
|
|
943
943
|
}
|
|
944
944
|
const Di = {
|
|
945
945
|
id: we.id,
|
|
@@ -982,7 +982,7 @@ const Di = {
|
|
|
982
982
|
direction: te.RIGHT
|
|
983
983
|
}
|
|
984
984
|
}, Oi = {
|
|
985
|
-
id:
|
|
985
|
+
id: nn.id,
|
|
986
986
|
description: "shortcut.sheet.drawing-delete",
|
|
987
987
|
group: "4_sheet-drawing-view",
|
|
988
988
|
// when focusing on any other input tag do not trigger this shortcut
|
|
@@ -990,18 +990,18 @@ const Di = {
|
|
|
990
990
|
binding: le.DELETE,
|
|
991
991
|
mac: le.BACKSPACE
|
|
992
992
|
};
|
|
993
|
-
var Pi = Object.defineProperty, Ti = Object.getOwnPropertyDescriptor, Ei = (i, e,
|
|
994
|
-
for (var
|
|
995
|
-
(o = i[s]) && (
|
|
996
|
-
return t &&
|
|
997
|
-
}, ye = (i, e) => (
|
|
998
|
-
let Ne = class extends
|
|
999
|
-
constructor(i, e,
|
|
1000
|
-
super(), this._componentManager = i, this._menuManagerService = e, this._commandService =
|
|
993
|
+
var Pi = Object.defineProperty, Ti = Object.getOwnPropertyDescriptor, Ei = (i, e, n, t) => {
|
|
994
|
+
for (var r = t > 1 ? void 0 : t ? Ti(e, n) : e, s = i.length - 1, o; s >= 0; s--)
|
|
995
|
+
(o = i[s]) && (r = (t ? o(e, n, r) : o(r)) || r);
|
|
996
|
+
return t && r && Pi(e, n, r), r;
|
|
997
|
+
}, ye = (i, e) => (n, t) => e(n, t, i);
|
|
998
|
+
let Ne = class extends ie {
|
|
999
|
+
constructor(i, e, n, t) {
|
|
1000
|
+
super(), this._componentManager = i, this._menuManagerService = e, this._commandService = n, this._shortcutService = t, this._init();
|
|
1001
1001
|
}
|
|
1002
1002
|
_initCustomComponents() {
|
|
1003
1003
|
const i = this._componentManager;
|
|
1004
|
-
this.disposeWithMe(i.register(
|
|
1004
|
+
this.disposeWithMe(i.register(an, tn)), this.disposeWithMe(i.register(zt, Ci));
|
|
1005
1005
|
}
|
|
1006
1006
|
_initMenus() {
|
|
1007
1007
|
this._menuManagerService.mergeMenu(Ri);
|
|
@@ -1009,17 +1009,17 @@ let Ne = class extends re {
|
|
|
1009
1009
|
_initCommands() {
|
|
1010
1010
|
[
|
|
1011
1011
|
dt,
|
|
1012
|
-
|
|
1012
|
+
ke,
|
|
1013
1013
|
Ge,
|
|
1014
1014
|
Ye,
|
|
1015
|
-
zt,
|
|
1016
|
-
j,
|
|
1017
1015
|
Kt,
|
|
1018
|
-
|
|
1019
|
-
|
|
1016
|
+
j,
|
|
1017
|
+
Jt,
|
|
1018
|
+
rn,
|
|
1019
|
+
on,
|
|
1020
1020
|
we,
|
|
1021
|
-
|
|
1022
|
-
|
|
1021
|
+
nn,
|
|
1022
|
+
sn
|
|
1023
1023
|
].forEach((i) => this.disposeWithMe(this._commandService.registerCommand(i)));
|
|
1024
1024
|
}
|
|
1025
1025
|
_initShortcuts() {
|
|
@@ -1039,43 +1039,43 @@ let Ne = class extends re {
|
|
|
1039
1039
|
}
|
|
1040
1040
|
};
|
|
1041
1041
|
Ne = Ei([
|
|
1042
|
-
ye(0,
|
|
1043
|
-
ye(1,
|
|
1044
|
-
ye(2,
|
|
1045
|
-
ye(3,
|
|
1042
|
+
ye(0, $(lr)),
|
|
1043
|
+
ye(1, ur),
|
|
1044
|
+
ye(2, B),
|
|
1045
|
+
ye(3, hr)
|
|
1046
1046
|
], Ne);
|
|
1047
|
-
var Ui = Object.defineProperty, Ai = Object.getOwnPropertyDescriptor, Ni = (i, e,
|
|
1048
|
-
for (var
|
|
1049
|
-
(o = i[s]) && (
|
|
1050
|
-
return t &&
|
|
1051
|
-
}, qe = (i, e) => (
|
|
1052
|
-
let je = class extends
|
|
1053
|
-
constructor(e,
|
|
1047
|
+
var Ui = Object.defineProperty, Ai = Object.getOwnPropertyDescriptor, Ni = (i, e, n, t) => {
|
|
1048
|
+
for (var r = t > 1 ? void 0 : t ? Ai(e, n) : e, s = i.length - 1, o; s >= 0; s--)
|
|
1049
|
+
(o = i[s]) && (r = (t ? o(e, n, r) : o(r)) || r);
|
|
1050
|
+
return t && r && Ui(e, n, r), r;
|
|
1051
|
+
}, qe = (i, e) => (n, t) => e(n, t, i);
|
|
1052
|
+
let je = class extends ie {
|
|
1053
|
+
constructor(e, n, t) {
|
|
1054
1054
|
super();
|
|
1055
|
-
|
|
1056
|
-
this._sheetClipboardService = e, this._renderManagerService =
|
|
1055
|
+
V(this, "_copyInfo");
|
|
1056
|
+
this._sheetClipboardService = e, this._renderManagerService = n, this._sheetDrawingService = t, this._initCopyPaste();
|
|
1057
1057
|
}
|
|
1058
1058
|
_initCopyPaste() {
|
|
1059
1059
|
this._sheetClipboardService.addClipboardHook({
|
|
1060
1060
|
id: "SHEET_IMAGE_UI_PLUGIN",
|
|
1061
|
-
onBeforeCopy: (e,
|
|
1062
|
-
onPasteCells: (e,
|
|
1063
|
-
const { copyType: s = _t.COPY, pasteType: o } =
|
|
1064
|
-
return this._generateMutations(l, { copyType: s, pasteType: o, copyRange:
|
|
1061
|
+
onBeforeCopy: (e, n, t) => this._collect(e, n, t),
|
|
1062
|
+
onPasteCells: (e, n, t, r) => {
|
|
1063
|
+
const { copyType: s = _t.COPY, pasteType: o } = r, { range: d } = e || {}, { range: l, unitId: g, subUnitId: c } = n;
|
|
1064
|
+
return this._generateMutations(l, { copyType: s, pasteType: o, copyRange: d, unitId: g, subUnitId: c });
|
|
1065
1065
|
},
|
|
1066
|
-
onPastePlainText: (e,
|
|
1066
|
+
onPastePlainText: (e, n) => ({ undos: [], redos: [] })
|
|
1067
1067
|
});
|
|
1068
1068
|
}
|
|
1069
|
-
_collect(e,
|
|
1069
|
+
_collect(e, n, t) {
|
|
1070
1070
|
var h;
|
|
1071
|
-
const
|
|
1072
|
-
if (!
|
|
1073
|
-
const s =
|
|
1071
|
+
const r = (h = this._renderManagerService.getRenderById(e)) == null ? void 0 : h.with(q);
|
|
1072
|
+
if (!r) return;
|
|
1073
|
+
const s = r.attachRangeWithCoord(t);
|
|
1074
1074
|
if (!s)
|
|
1075
1075
|
return;
|
|
1076
|
-
const { startX: o, endX:
|
|
1077
|
-
Object.keys(
|
|
1078
|
-
const m =
|
|
1076
|
+
const { startX: o, endX: d, startY: l, endY: g } = s, c = this._sheetDrawingService.getDrawingData(e, n), a = [];
|
|
1077
|
+
Object.keys(c).forEach((u) => {
|
|
1078
|
+
const m = c[u], { transform: f } = m;
|
|
1079
1079
|
if (m.anchorType !== y.Both || !f)
|
|
1080
1080
|
return;
|
|
1081
1081
|
const { left: p = 0, top: I = 0, width: S = 0, height: v = 0 } = f, { drawingStartX: R, drawingEndX: _, drawingStartY: C, drawingEndY: w } = {
|
|
@@ -1084,15 +1084,15 @@ let je = class extends re {
|
|
|
1084
1084
|
drawingStartY: I,
|
|
1085
1085
|
drawingEndY: I + v
|
|
1086
1086
|
};
|
|
1087
|
-
o <= R && _ <=
|
|
1087
|
+
o <= R && _ <= d && l <= C && w <= g && a.push(m);
|
|
1088
1088
|
}), a.length && (this._copyInfo = {
|
|
1089
1089
|
drawings: a,
|
|
1090
1090
|
unitId: e,
|
|
1091
|
-
subUnitId:
|
|
1091
|
+
subUnitId: n
|
|
1092
1092
|
});
|
|
1093
1093
|
}
|
|
1094
1094
|
// eslint-disable-next-line max-lines-per-function
|
|
1095
|
-
_generateMutations(e,
|
|
1095
|
+
_generateMutations(e, n) {
|
|
1096
1096
|
var b;
|
|
1097
1097
|
if (!this._copyInfo)
|
|
1098
1098
|
return { redos: [], undos: [] };
|
|
@@ -1102,18 +1102,18 @@ let je = class extends re {
|
|
|
1102
1102
|
Se.SPECIAL_PASTE_FORMAT,
|
|
1103
1103
|
Se.SPECIAL_PASTE_FORMULA
|
|
1104
1104
|
].includes(
|
|
1105
|
-
|
|
1105
|
+
n.pasteType
|
|
1106
1106
|
))
|
|
1107
1107
|
return { redos: [], undos: [] };
|
|
1108
|
-
const { copyRange: t } =
|
|
1108
|
+
const { copyRange: t } = n;
|
|
1109
1109
|
if (!t)
|
|
1110
1110
|
return { redos: [], undos: [] };
|
|
1111
|
-
const { drawings:
|
|
1111
|
+
const { drawings: r, unitId: s, subUnitId: o } = this._copyInfo, { ranges: [d, l], mapFunc: g } = Qn([t, e]), { row: c, col: a } = g(d.startRow, d.startColumn), { row: h, col: u } = g(l.startRow, l.startColumn), m = (b = this._renderManagerService.getRenderById(s)) == null ? void 0 : b.with(q);
|
|
1112
1112
|
if (!m)
|
|
1113
1113
|
return { redos: [], undos: [] };
|
|
1114
1114
|
const f = m.attachRangeWithCoord({
|
|
1115
|
-
startRow:
|
|
1116
|
-
endRow:
|
|
1115
|
+
startRow: c,
|
|
1116
|
+
endRow: c,
|
|
1117
1117
|
startColumn: a,
|
|
1118
1118
|
endColumn: a
|
|
1119
1119
|
}), p = m.attachRangeWithCoord({
|
|
@@ -1124,8 +1124,8 @@ let je = class extends re {
|
|
|
1124
1124
|
});
|
|
1125
1125
|
if (!f || !p)
|
|
1126
1126
|
return { redos: [], undos: [] };
|
|
1127
|
-
const I = [], S = [], v = p.startX - f.startX, R = p.startY - f.startY, _ = h -
|
|
1128
|
-
return
|
|
1127
|
+
const I = [], S = [], v = p.startX - f.startX, R = p.startY - f.startY, _ = h - c, C = u - a, w = n.copyType === _t.CUT, { _sheetDrawingService: O } = this;
|
|
1128
|
+
return r.forEach((A) => {
|
|
1129
1129
|
const { transform: E, sheetTransform: M } = A;
|
|
1130
1130
|
if (!E)
|
|
1131
1131
|
return;
|
|
@@ -1145,14 +1145,14 @@ let je = class extends re {
|
|
|
1145
1145
|
}
|
|
1146
1146
|
};
|
|
1147
1147
|
if (w) {
|
|
1148
|
-
const { undo: U, redo:
|
|
1148
|
+
const { undo: U, redo: x, objects: Z } = O.getBatchUpdateOp([D]);
|
|
1149
1149
|
I.push({
|
|
1150
1150
|
id: P.id,
|
|
1151
1151
|
params: {
|
|
1152
1152
|
unitId: s,
|
|
1153
1153
|
subUnitId: o,
|
|
1154
1154
|
type: T.UPDATE,
|
|
1155
|
-
op:
|
|
1155
|
+
op: x,
|
|
1156
1156
|
objects: Z
|
|
1157
1157
|
}
|
|
1158
1158
|
}), S.push({
|
|
@@ -1166,8 +1166,8 @@ let je = class extends re {
|
|
|
1166
1166
|
}
|
|
1167
1167
|
});
|
|
1168
1168
|
} else {
|
|
1169
|
-
const { undo: U, redo:
|
|
1170
|
-
I.push({ id: P.id, params: { op:
|
|
1169
|
+
const { undo: U, redo: x, objects: Z } = O.getBatchAddOp([D]);
|
|
1170
|
+
I.push({ id: P.id, params: { op: x, unitId: s, subUnitId: o, objects: Z, type: T.INSERT } }), S.push({ id: P.id, params: { op: U, unitId: s, subUnitId: o, objects: Z, type: T.REMOVE } });
|
|
1171
1171
|
}
|
|
1172
1172
|
}), {
|
|
1173
1173
|
redos: I,
|
|
@@ -1176,23 +1176,23 @@ let je = class extends re {
|
|
|
1176
1176
|
}
|
|
1177
1177
|
};
|
|
1178
1178
|
je = Ni([
|
|
1179
|
-
qe(0,
|
|
1179
|
+
qe(0, er),
|
|
1180
1180
|
qe(1, J),
|
|
1181
1181
|
qe(2, F)
|
|
1182
1182
|
], je);
|
|
1183
|
-
var ji = Object.defineProperty,
|
|
1184
|
-
for (var
|
|
1185
|
-
(o = i[s]) && (
|
|
1186
|
-
return t &&
|
|
1187
|
-
}, he = (i, e) => (
|
|
1188
|
-
let
|
|
1189
|
-
constructor(i, e,
|
|
1190
|
-
super(), this._drawingManagerService = i, this._renderManagerService = e, this._permissionService =
|
|
1183
|
+
var ji = Object.defineProperty, $i = Object.getOwnPropertyDescriptor, xi = (i, e, n, t) => {
|
|
1184
|
+
for (var r = t > 1 ? void 0 : t ? $i(e, n) : e, s = i.length - 1, o; s >= 0; s--)
|
|
1185
|
+
(o = i[s]) && (r = (t ? o(e, n, r) : o(r)) || r);
|
|
1186
|
+
return t && r && ji(e, n, r), r;
|
|
1187
|
+
}, he = (i, e) => (n, t) => e(n, t, i);
|
|
1188
|
+
let $e = class extends ie {
|
|
1189
|
+
constructor(i, e, n, t, r) {
|
|
1190
|
+
super(), this._drawingManagerService = i, this._renderManagerService = e, this._permissionService = n, this._univerInstanceService = t, this._userManagerService = r, this._initDrawingVisible(), this._initDrawingEditable(), this._initViewPermissionChange(), this._initEditPermissionChange();
|
|
1191
1191
|
}
|
|
1192
1192
|
_initDrawingVisible() {
|
|
1193
1193
|
const i = this._univerInstanceService.getCurrentTypeOfUnit$(Y.UNIVER_SHEET);
|
|
1194
1194
|
this.disposeWithMe(
|
|
1195
|
-
Ie([i, this._userManagerService.currentUser$]).subscribe(([e,
|
|
1195
|
+
Ie([i, this._userManagerService.currentUser$]).subscribe(([e, n]) => {
|
|
1196
1196
|
if (!e) {
|
|
1197
1197
|
this._drawingManagerService.setDrawingVisible(!1);
|
|
1198
1198
|
return;
|
|
@@ -1202,16 +1202,16 @@ let xe = class extends re {
|
|
|
1202
1202
|
this._drawingManagerService.setDrawingVisible(!1);
|
|
1203
1203
|
return;
|
|
1204
1204
|
}
|
|
1205
|
-
const
|
|
1206
|
-
if (this._permissionService.composePermission([new
|
|
1205
|
+
const r = e.getUnitId(), s = t.getSheetId();
|
|
1206
|
+
if (this._permissionService.composePermission([new It(r).id, new Je(r, s).id]).every((d) => d.value))
|
|
1207
1207
|
this._drawingManagerService.setDrawingVisible(!0);
|
|
1208
1208
|
else {
|
|
1209
1209
|
this._drawingManagerService.setDrawingVisible(!1);
|
|
1210
|
-
const
|
|
1210
|
+
const d = e.getUnitId(), l = t.getSheetId(), g = this._drawingManagerService.getDrawingData(d, l), c = Object.values(g), a = this._renderManagerService.getRenderById(d), h = a == null ? void 0 : a.scene;
|
|
1211
1211
|
if (h == null)
|
|
1212
1212
|
return;
|
|
1213
1213
|
h.getAllObjectsByOrder().forEach((m) => {
|
|
1214
|
-
m.classType === de.IMAGE &&
|
|
1214
|
+
m.classType === de.IMAGE && c.some((f) => m.oKey.includes(f.drawingId)) && h.removeObject(m);
|
|
1215
1215
|
});
|
|
1216
1216
|
}
|
|
1217
1217
|
});
|
|
@@ -1221,7 +1221,7 @@ let xe = class extends re {
|
|
|
1221
1221
|
_initDrawingEditable() {
|
|
1222
1222
|
const i = this._univerInstanceService.getCurrentTypeOfUnit$(Y.UNIVER_SHEET);
|
|
1223
1223
|
this.disposeWithMe(
|
|
1224
|
-
Ie([i, this._userManagerService.currentUser$]).subscribe(([e,
|
|
1224
|
+
Ie([i, this._userManagerService.currentUser$]).subscribe(([e, n]) => {
|
|
1225
1225
|
if (!e) {
|
|
1226
1226
|
this._drawingManagerService.setDrawingEditable(!1);
|
|
1227
1227
|
return;
|
|
@@ -1231,16 +1231,16 @@ let xe = class extends re {
|
|
|
1231
1231
|
this._drawingManagerService.setDrawingEditable(!1);
|
|
1232
1232
|
return;
|
|
1233
1233
|
}
|
|
1234
|
-
const
|
|
1235
|
-
if (this._permissionService.composePermission([new tt(
|
|
1234
|
+
const r = e.getUnitId(), s = t.getSheetId();
|
|
1235
|
+
if (this._permissionService.composePermission([new tt(r).id, new Pe(r, s).id]).every((d) => d.value))
|
|
1236
1236
|
this._drawingManagerService.setDrawingEditable(!0);
|
|
1237
1237
|
else {
|
|
1238
1238
|
this._drawingManagerService.setDrawingEditable(!1);
|
|
1239
|
-
const
|
|
1239
|
+
const d = e.getUnitId(), l = t.getSheetId(), g = this._drawingManagerService.getDrawingData(d, l), c = Object.values(g), a = this._renderManagerService.getRenderById(d), h = a == null ? void 0 : a.scene;
|
|
1240
1240
|
if (h == null)
|
|
1241
1241
|
return;
|
|
1242
1242
|
h.getAllObjectsByOrder().forEach((m) => {
|
|
1243
|
-
m.classType === de.IMAGE &&
|
|
1243
|
+
m.classType === de.IMAGE && c.some((f) => m.oKey.includes(f.drawingId)) && h.detachTransformerFrom(m);
|
|
1244
1244
|
});
|
|
1245
1245
|
}
|
|
1246
1246
|
});
|
|
@@ -1250,35 +1250,35 @@ let xe = class extends re {
|
|
|
1250
1250
|
_initViewPermissionChange() {
|
|
1251
1251
|
const i = this._univerInstanceService.getCurrentTypeOfUnit$(Y.UNIVER_SHEET);
|
|
1252
1252
|
this.disposeWithMe(
|
|
1253
|
-
Ie([i, this._userManagerService.currentUser$]).subscribe(([e,
|
|
1253
|
+
Ie([i, this._userManagerService.currentUser$]).subscribe(([e, n]) => {
|
|
1254
1254
|
e && e.activeSheet$.subscribe((t) => {
|
|
1255
1255
|
var a;
|
|
1256
1256
|
if (!t)
|
|
1257
1257
|
return;
|
|
1258
|
-
const
|
|
1258
|
+
const r = e.getUnitId(), s = t.getSheetId();
|
|
1259
1259
|
let o = !0;
|
|
1260
|
-
const
|
|
1260
|
+
const d = this._renderManagerService.getRenderById(r), l = d == null ? void 0 : d.scene;
|
|
1261
1261
|
if (l == null)
|
|
1262
1262
|
return;
|
|
1263
|
-
const g = l.getTransformerByCreate(),
|
|
1264
|
-
|
|
1265
|
-
|
|
1263
|
+
const g = l.getTransformerByCreate(), c = this._permissionService.composePermission$([new It(r).id, new Je(r, s).id]).pipe(Ee((h) => h.every((u) => u.value)));
|
|
1264
|
+
c == null || c.pipe(
|
|
1265
|
+
re((h) => h !== o),
|
|
1266
1266
|
Ce()
|
|
1267
1267
|
).subscribe({
|
|
1268
1268
|
next: (h) => {
|
|
1269
1269
|
o = h, this._drawingManagerService.setDrawingVisible(h);
|
|
1270
|
-
const u = l.getAllObjectsByOrder(), m = this._drawingManagerService.getDrawingData(
|
|
1270
|
+
const u = l.getAllObjectsByOrder(), m = this._drawingManagerService.getDrawingData(r, s), f = Object.values(m);
|
|
1271
1271
|
h ? this._drawingManagerService.addNotification(f) : (u.forEach((p) => {
|
|
1272
1272
|
p.classType === de.IMAGE && f.some((I) => p.oKey.includes(I.drawingId)) && l.removeObject(p);
|
|
1273
1273
|
}), g.clearSelectedObjects());
|
|
1274
1274
|
}
|
|
1275
|
-
}), (a = this._permissionService.getPermissionPoint$(new Je(
|
|
1276
|
-
|
|
1275
|
+
}), (a = this._permissionService.getPermissionPoint$(new Je(r, s).id)) == null || a.pipe(
|
|
1276
|
+
re((h) => h.value !== o),
|
|
1277
1277
|
Ce()
|
|
1278
1278
|
).subscribe({
|
|
1279
1279
|
complete: () => {
|
|
1280
1280
|
o = !0, this._drawingManagerService.setDrawingVisible(!0);
|
|
1281
|
-
const h = this._drawingManagerService.getDrawingData(
|
|
1281
|
+
const h = this._drawingManagerService.getDrawingData(r, s), u = Object.values(h);
|
|
1282
1282
|
this._drawingManagerService.addNotification(u);
|
|
1283
1283
|
}
|
|
1284
1284
|
});
|
|
@@ -1289,32 +1289,32 @@ let xe = class extends re {
|
|
|
1289
1289
|
_initEditPermissionChange() {
|
|
1290
1290
|
const i = this._univerInstanceService.getCurrentTypeOfUnit$(Y.UNIVER_SHEET);
|
|
1291
1291
|
this.disposeWithMe(
|
|
1292
|
-
Ie([i, this._userManagerService.currentUser$]).subscribe(([e,
|
|
1292
|
+
Ie([i, this._userManagerService.currentUser$]).subscribe(([e, n]) => {
|
|
1293
1293
|
e && e.activeSheet$.subscribe((t) => {
|
|
1294
1294
|
var a;
|
|
1295
1295
|
if (!t)
|
|
1296
1296
|
return;
|
|
1297
|
-
const
|
|
1297
|
+
const r = e.getUnitId(), s = t.getSheetId();
|
|
1298
1298
|
let o = !0;
|
|
1299
|
-
const
|
|
1299
|
+
const d = this._renderManagerService.getRenderById(r), l = d == null ? void 0 : d.scene;
|
|
1300
1300
|
if (l == null)
|
|
1301
1301
|
return;
|
|
1302
|
-
const g = l.getTransformerByCreate(),
|
|
1303
|
-
|
|
1304
|
-
|
|
1302
|
+
const g = l.getTransformerByCreate(), c = this._permissionService.composePermission$([new tt(r).id, new Pe(r, s).id]).pipe(Ee((h) => h.every((u) => u.value)));
|
|
1303
|
+
c == null || c.pipe(
|
|
1304
|
+
re((h) => h !== o),
|
|
1305
1305
|
Ce()
|
|
1306
1306
|
).subscribe({
|
|
1307
1307
|
next: (h) => {
|
|
1308
1308
|
o = h, this._drawingManagerService.setDrawingEditable(h);
|
|
1309
|
-
const u = l.getAllObjectsByOrder(), m = this._drawingManagerService.getDrawingData(
|
|
1309
|
+
const u = l.getAllObjectsByOrder(), m = this._drawingManagerService.getDrawingData(r, s), f = Object.values(m);
|
|
1310
1310
|
h ? (u.forEach((p) => {
|
|
1311
1311
|
p.classType === de.IMAGE && f.some((I) => p.oKey.includes(I.drawingId)) && l.attachTransformerTo(p);
|
|
1312
1312
|
}), this._drawingManagerService.addNotification(f)) : (u.forEach((p) => {
|
|
1313
1313
|
p.classType === de.IMAGE && f.some((I) => p.oKey.includes(I.drawingId)) && l.detachTransformerFrom(p);
|
|
1314
1314
|
}), g.clearSelectedObjects());
|
|
1315
1315
|
}
|
|
1316
|
-
}), (a = this._permissionService.getPermissionPoint$(new Pe(
|
|
1317
|
-
|
|
1316
|
+
}), (a = this._permissionService.getPermissionPoint$(new Pe(r, s).id)) == null || a.pipe(
|
|
1317
|
+
re((h) => h.value !== o),
|
|
1318
1318
|
Ce()
|
|
1319
1319
|
).subscribe({
|
|
1320
1320
|
complete: () => {
|
|
@@ -1332,32 +1332,32 @@ let xe = class extends re {
|
|
|
1332
1332
|
);
|
|
1333
1333
|
}
|
|
1334
1334
|
};
|
|
1335
|
-
|
|
1335
|
+
$e = xi([
|
|
1336
1336
|
he(0, K),
|
|
1337
1337
|
he(1, J),
|
|
1338
|
-
he(2,
|
|
1338
|
+
he(2, Rn),
|
|
1339
1339
|
he(3, fe),
|
|
1340
|
-
he(4,
|
|
1341
|
-
],
|
|
1342
|
-
var
|
|
1343
|
-
for (var
|
|
1344
|
-
(o = i[s]) && (
|
|
1345
|
-
return t &&
|
|
1346
|
-
}, Oe = (i, e) => (
|
|
1347
|
-
let
|
|
1348
|
-
constructor(i, e,
|
|
1349
|
-
super(), this._sheetPrintInterceptorService = i, this._drawingRenderService = e, this._drawingManagerService =
|
|
1340
|
+
he(4, $(Cn))
|
|
1341
|
+
], $e);
|
|
1342
|
+
var Li = Object.defineProperty, Wi = Object.getOwnPropertyDescriptor, Bi = (i, e, n, t) => {
|
|
1343
|
+
for (var r = t > 1 ? void 0 : t ? Wi(e, n) : e, s = i.length - 1, o; s >= 0; s--)
|
|
1344
|
+
(o = i[s]) && (r = (t ? o(e, n, r) : o(r)) || r);
|
|
1345
|
+
return t && r && Li(e, n, r), r;
|
|
1346
|
+
}, Oe = (i, e) => (n, t) => e(n, t, i);
|
|
1347
|
+
let xe = class extends ie {
|
|
1348
|
+
constructor(i, e, n, t) {
|
|
1349
|
+
super(), this._sheetPrintInterceptorService = i, this._drawingRenderService = e, this._drawingManagerService = n, this._renderManagerService = t, this._initPrinting();
|
|
1350
1350
|
}
|
|
1351
1351
|
_initPrinting() {
|
|
1352
1352
|
this.disposeWithMe(
|
|
1353
1353
|
this._sheetPrintInterceptorService.interceptor.intercept(
|
|
1354
1354
|
this._sheetPrintInterceptorService.interceptor.getInterceptPoints().PRINTING_COMPONENT_COLLECT,
|
|
1355
1355
|
{
|
|
1356
|
-
handler: (i, e,
|
|
1357
|
-
const { unitId: t, scene:
|
|
1358
|
-
return
|
|
1359
|
-
this._drawingRenderService.renderDrawing(
|
|
1360
|
-
}),
|
|
1356
|
+
handler: (i, e, n) => {
|
|
1357
|
+
const { unitId: t, scene: r, subUnitId: s } = e, o = this._drawingManagerService.getDrawingDataForUnit(t), d = o == null ? void 0 : o[s];
|
|
1358
|
+
return d && d.order.forEach((l) => {
|
|
1359
|
+
this._drawingRenderService.renderDrawing(d.data[l], r);
|
|
1360
|
+
}), n();
|
|
1361
1361
|
}
|
|
1362
1362
|
}
|
|
1363
1363
|
)
|
|
@@ -1365,42 +1365,41 @@ let Le = class extends re {
|
|
|
1365
1365
|
this._sheetPrintInterceptorService.interceptor.intercept(
|
|
1366
1366
|
this._sheetPrintInterceptorService.interceptor.getInterceptPoints().PRINTING_RANGE,
|
|
1367
1367
|
{
|
|
1368
|
-
handler: (i, e,
|
|
1369
|
-
const { unitId: t, subUnitId:
|
|
1368
|
+
handler: (i, e, n) => {
|
|
1369
|
+
const { unitId: t, subUnitId: r } = e, s = this._renderManagerService.getRenderById(t);
|
|
1370
1370
|
if (!s)
|
|
1371
|
-
return
|
|
1372
|
-
const o = s.with(q).getWorksheetSkeleton(
|
|
1371
|
+
return n(i);
|
|
1372
|
+
const o = s.with(q).getWorksheetSkeleton(r);
|
|
1373
1373
|
if (!o)
|
|
1374
|
-
return
|
|
1375
|
-
const
|
|
1374
|
+
return n(i);
|
|
1375
|
+
const d = this._drawingManagerService.getDrawingDataForUnit(t), l = d == null ? void 0 : d[e.subUnitId];
|
|
1376
1376
|
if (!l)
|
|
1377
|
-
return
|
|
1378
|
-
const { scaleX: g, scaleY:
|
|
1377
|
+
return n(i);
|
|
1378
|
+
const { scaleX: g, scaleY: c } = s.scene, a = i ? { ...i } : { startColumn: 0, endColumn: 0, endRow: 0, startRow: 0 }, h = l.order.map((u) => l.data[u]).filter((u) => u.drawingType !== k.DRAWING_DOM);
|
|
1379
1379
|
return h.length ? (h.forEach((u) => {
|
|
1380
1380
|
if (!u.groupId && u.transform && ge.isDefine(u.transform.left) && ge.isDefine(u.transform.top) && ge.isDefine(u.transform.width) && ge.isDefine(u.transform.height)) {
|
|
1381
|
-
const m = o.skeleton.getCellPositionByOffset(u.transform.left, u.transform.top, g,
|
|
1381
|
+
const m = o.skeleton.getCellPositionByOffset(u.transform.left, u.transform.top, g, c, { x: 0, y: 0 }), f = o.skeleton.getCellPositionByOffset(u.transform.left + u.transform.width, u.transform.top + u.transform.height, g, c, { x: 0, y: 0 });
|
|
1382
1382
|
m.column < a.startColumn && (a.startColumn = m.column), m.row < a.startRow && (a.startRow = m.row), a.endRow < f.row && (a.endRow = f.row), a.endColumn < f.column && (a.endColumn = f.column);
|
|
1383
1383
|
}
|
|
1384
|
-
}),
|
|
1384
|
+
}), n(a)) : n(i);
|
|
1385
1385
|
}
|
|
1386
1386
|
}
|
|
1387
1387
|
)
|
|
1388
1388
|
);
|
|
1389
1389
|
}
|
|
1390
1390
|
};
|
|
1391
|
-
|
|
1392
|
-
Oe(0,
|
|
1393
|
-
Oe(1,
|
|
1391
|
+
xe = Bi([
|
|
1392
|
+
Oe(0, $(tr)),
|
|
1393
|
+
Oe(1, $(kn)),
|
|
1394
1394
|
Oe(2, K),
|
|
1395
1395
|
Oe(3, J)
|
|
1396
|
-
],
|
|
1397
|
-
var Gi = Object.defineProperty,
|
|
1398
|
-
for (var
|
|
1399
|
-
(o = i[s]) && (
|
|
1400
|
-
return t &&
|
|
1401
|
-
}, Q = (i, e) => (
|
|
1396
|
+
], xe);
|
|
1397
|
+
var Gi = Object.defineProperty, Vi = Object.getOwnPropertyDescriptor, ki = (i, e, n, t) => {
|
|
1398
|
+
for (var r = t > 1 ? void 0 : t ? Vi(e, n) : e, s = i.length - 1, o; s >= 0; s--)
|
|
1399
|
+
(o = i[s]) && (r = (t ? o(e, n, r) : o(r)) || r);
|
|
1400
|
+
return t && r && Gi(e, n, r), r;
|
|
1401
|
+
}, Q = (i, e) => (n, t) => e(n, t, i);
|
|
1402
1402
|
const Yi = [
|
|
1403
|
-
yt.id,
|
|
1404
1403
|
Ot.id,
|
|
1405
1404
|
Pt.id,
|
|
1406
1405
|
Tt.id,
|
|
@@ -1408,17 +1407,18 @@ const Yi = [
|
|
|
1408
1407
|
Ut.id,
|
|
1409
1408
|
At.id,
|
|
1410
1409
|
Nt.id,
|
|
1410
|
+
jt.id,
|
|
1411
1411
|
nt.id,
|
|
1412
1412
|
rt.id,
|
|
1413
|
-
|
|
1413
|
+
$t.id,
|
|
1414
1414
|
xt.id,
|
|
1415
1415
|
Lt.id,
|
|
1416
|
-
$t.id,
|
|
1417
|
-
Bt.id,
|
|
1418
1416
|
Wt.id,
|
|
1417
|
+
Bt.id,
|
|
1419
1418
|
Gt.id,
|
|
1419
|
+
Vt.id,
|
|
1420
1420
|
kt.id,
|
|
1421
|
-
|
|
1421
|
+
Yt.id
|
|
1422
1422
|
], Fi = [
|
|
1423
1423
|
_r.id,
|
|
1424
1424
|
vr.id,
|
|
@@ -1427,9 +1427,9 @@ const Yi = [
|
|
|
1427
1427
|
Cr.id,
|
|
1428
1428
|
Rr.id
|
|
1429
1429
|
];
|
|
1430
|
-
let ot = class extends
|
|
1431
|
-
constructor(i, e,
|
|
1432
|
-
super(), this._context = i, this._renderManagerService = e, this._commandService =
|
|
1430
|
+
let ot = class extends ie {
|
|
1431
|
+
constructor(i, e, n, t, r, s, o, d, l) {
|
|
1432
|
+
super(), this._context = i, this._renderManagerService = e, this._commandService = n, this._selectionRenderService = t, this._skeletonManagerService = r, this._sheetInterceptorService = s, this._sheetDrawingService = o, this._drawingManagerService = d, this._univerInstanceService = l, this._sheetInterceptorListener(), this._commandListener(), this._sheetRefreshListener();
|
|
1433
1433
|
}
|
|
1434
1434
|
_sheetInterceptorListener() {
|
|
1435
1435
|
this.disposeWithMe(
|
|
@@ -1440,53 +1440,53 @@ let ot = class extends re {
|
|
|
1440
1440
|
if (i.params == null)
|
|
1441
1441
|
return { redos: [], undos: [] };
|
|
1442
1442
|
const e = i.id;
|
|
1443
|
-
if (e ===
|
|
1443
|
+
if (e === Ot.id)
|
|
1444
1444
|
return this._moveRowInterceptor(i.params, "insert");
|
|
1445
|
-
if ([
|
|
1445
|
+
if ([Vt.id, kt.id, Yt.id].includes(e))
|
|
1446
1446
|
return this._moveRangeInterceptor(i.params);
|
|
1447
|
-
if (e === Ot.id)
|
|
1448
|
-
return this._moveColInterceptor(i.params, "insert");
|
|
1449
1447
|
if (e === Pt.id)
|
|
1450
|
-
return this.
|
|
1448
|
+
return this._moveColInterceptor(i.params, "insert");
|
|
1451
1449
|
if (e === Tt.id)
|
|
1450
|
+
return this._moveRowInterceptor(i.params, "remove");
|
|
1451
|
+
if (e === Et.id)
|
|
1452
1452
|
return this._moveColInterceptor(i.params, "remove");
|
|
1453
|
-
if (e ===
|
|
1454
|
-
const { range:
|
|
1453
|
+
if (e === Ut.id) {
|
|
1454
|
+
const { range: n } = i.params;
|
|
1455
1455
|
return this._getRangeMoveUndo(
|
|
1456
|
-
|
|
1456
|
+
n,
|
|
1457
1457
|
0
|
|
1458
1458
|
/* deleteLeft */
|
|
1459
1459
|
);
|
|
1460
|
-
} else if (e ===
|
|
1461
|
-
const { range:
|
|
1460
|
+
} else if (e === At.id) {
|
|
1461
|
+
const { range: n } = i.params;
|
|
1462
1462
|
return this._getRangeMoveUndo(
|
|
1463
|
-
|
|
1463
|
+
n,
|
|
1464
1464
|
1
|
|
1465
1465
|
/* deleteUp */
|
|
1466
1466
|
);
|
|
1467
|
-
} else if (e ===
|
|
1468
|
-
const { range:
|
|
1467
|
+
} else if (e === Nt.id) {
|
|
1468
|
+
const { range: n } = i.params;
|
|
1469
1469
|
return this._getRangeMoveUndo(
|
|
1470
|
-
|
|
1470
|
+
n,
|
|
1471
1471
|
2
|
|
1472
1472
|
/* insertDown */
|
|
1473
1473
|
);
|
|
1474
|
-
} else if (e ===
|
|
1475
|
-
const { range:
|
|
1474
|
+
} else if (e === jt.id) {
|
|
1475
|
+
const { range: n } = i.params;
|
|
1476
1476
|
return this._getRangeMoveUndo(
|
|
1477
|
-
|
|
1477
|
+
n,
|
|
1478
1478
|
3
|
|
1479
1479
|
/* insertRight */
|
|
1480
1480
|
);
|
|
1481
|
-
} else if (e === Lt.id || e ===
|
|
1482
|
-
const
|
|
1483
|
-
return this._getDrawingUndoForRowVisible(t,
|
|
1484
|
-
} else if (e === Bt.id || e ===
|
|
1485
|
-
const
|
|
1486
|
-
return this._getDrawingUndoForColVisible(t,
|
|
1487
|
-
} else if (e === nt.id || e === rt.id || e ===
|
|
1488
|
-
const
|
|
1489
|
-
return this._getDrawingUndoForRowAndColSize(t,
|
|
1481
|
+
} else if (e === Lt.id || e === Wt.id) {
|
|
1482
|
+
const n = i.params, { unitId: t, subUnitId: r, ranges: s } = n;
|
|
1483
|
+
return this._getDrawingUndoForRowVisible(t, r, s);
|
|
1484
|
+
} else if (e === Bt.id || e === Gt.id) {
|
|
1485
|
+
const n = i.params, { unitId: t, subUnitId: r, ranges: s } = n;
|
|
1486
|
+
return this._getDrawingUndoForColVisible(t, r, s);
|
|
1487
|
+
} else if (e === nt.id || e === rt.id || e === $t.id || e === xt.id) {
|
|
1488
|
+
const n = i.params, { unitId: t, subUnitId: r, ranges: s } = n, o = e === nt.id || e === rt.id;
|
|
1489
|
+
return this._getDrawingUndoForRowAndColSize(t, r, s, o);
|
|
1490
1490
|
}
|
|
1491
1491
|
return { redos: [], undos: [] };
|
|
1492
1492
|
}
|
|
@@ -1494,97 +1494,97 @@ let ot = class extends re {
|
|
|
1494
1494
|
);
|
|
1495
1495
|
}
|
|
1496
1496
|
_getRangeMoveUndo(i, e) {
|
|
1497
|
-
const
|
|
1498
|
-
if (
|
|
1497
|
+
const n = ce(this._univerInstanceService);
|
|
1498
|
+
if (n == null)
|
|
1499
1499
|
return { redos: [], undos: [] };
|
|
1500
|
-
const t =
|
|
1501
|
-
if (Object.keys(
|
|
1502
|
-
const a = c
|
|
1500
|
+
const t = n.unitId, r = n.subUnitId, s = [], o = [], d = this._sheetDrawingService.getDrawingData(t, r), l = [], g = [];
|
|
1501
|
+
if (Object.keys(d).forEach((c) => {
|
|
1502
|
+
const a = d[c], { updateDrawings: h, deleteDrawings: u } = this._getUpdateOrDeleteDrawings(i, e, a);
|
|
1503
1503
|
l.push(...h), g.push(...u);
|
|
1504
1504
|
}), l.length === 0 && g.length === 0)
|
|
1505
1505
|
return { redos: [], undos: [] };
|
|
1506
1506
|
if (l.length > 0) {
|
|
1507
|
-
const
|
|
1508
|
-
s.push({ id: P.id, params: { unitId: t, subUnitId:
|
|
1507
|
+
const c = this._sheetDrawingService.getBatchUpdateOp(l), { undo: a, redo: h, objects: u } = c;
|
|
1508
|
+
s.push({ id: P.id, params: { unitId: t, subUnitId: r, op: h, objects: u, type: T.UPDATE } }), o.push({ id: P.id, params: { unitId: t, subUnitId: r, op: a, objects: u, type: T.UPDATE } });
|
|
1509
1509
|
}
|
|
1510
1510
|
if (g.length > 0) {
|
|
1511
|
-
const
|
|
1512
|
-
s.push({ id: P.id, params: { unitId: t, subUnitId:
|
|
1511
|
+
const c = this._sheetDrawingService.getBatchRemoveOp(g), a = c.undo, h = c.redo, u = c.objects;
|
|
1512
|
+
s.push({ id: P.id, params: { unitId: t, subUnitId: r, op: h, objects: u, type: T.REMOVE } }), o.push({ id: P.id, params: { unitId: t, subUnitId: r, op: a, objects: u, type: T.INSERT } });
|
|
1513
1513
|
}
|
|
1514
1514
|
return s.push({ id: j.id, params: [t] }), o.push({ id: j.id, params: [t] }), {
|
|
1515
1515
|
redos: s,
|
|
1516
1516
|
undos: o
|
|
1517
1517
|
};
|
|
1518
1518
|
}
|
|
1519
|
-
_getUpdateOrDeleteDrawings(i, e,
|
|
1520
|
-
const t = [],
|
|
1521
|
-
if (s == null ||
|
|
1519
|
+
_getUpdateOrDeleteDrawings(i, e, n) {
|
|
1520
|
+
const t = [], r = [], { sheetTransform: s, anchorType: o = y.Position, transform: d, unitId: l, subUnitId: g, drawingId: c } = n, { from: a, to: h } = s, { row: u, column: m } = a, { row: f, column: p } = h;
|
|
1521
|
+
if (s == null || d == null)
|
|
1522
1522
|
return {
|
|
1523
1523
|
updateDrawings: t,
|
|
1524
|
-
deleteDrawings:
|
|
1524
|
+
deleteDrawings: r
|
|
1525
1525
|
};
|
|
1526
1526
|
const { startRow: I, endRow: S, startColumn: v, endColumn: R } = i;
|
|
1527
1527
|
let _ = null, C = null;
|
|
1528
1528
|
if (e === 0 && u >= I && f <= S)
|
|
1529
1529
|
if (m >= v && p <= R)
|
|
1530
|
-
|
|
1530
|
+
r.push({ unitId: l, subUnitId: g, drawingId: c });
|
|
1531
1531
|
else {
|
|
1532
|
-
const w = this._shrinkCol(s,
|
|
1532
|
+
const w = this._shrinkCol(s, d, v, R, o);
|
|
1533
1533
|
_ = w == null ? void 0 : w.newSheetTransform, C = w == null ? void 0 : w.newTransform;
|
|
1534
1534
|
}
|
|
1535
1535
|
else if (e === 1 && m >= v && p <= R)
|
|
1536
1536
|
if (u >= I && f <= S)
|
|
1537
|
-
|
|
1537
|
+
r.push({ unitId: l, subUnitId: g, drawingId: c });
|
|
1538
1538
|
else {
|
|
1539
|
-
const w = this._shrinkRow(s,
|
|
1539
|
+
const w = this._shrinkRow(s, d, I, S, o);
|
|
1540
1540
|
_ = w == null ? void 0 : w.newSheetTransform, C = w == null ? void 0 : w.newTransform;
|
|
1541
1541
|
}
|
|
1542
1542
|
else if (e === 2) {
|
|
1543
|
-
const w = this._expandRow(s,
|
|
1543
|
+
const w = this._expandRow(s, d, I, S, o);
|
|
1544
1544
|
_ = w == null ? void 0 : w.newSheetTransform, C = w == null ? void 0 : w.newTransform;
|
|
1545
1545
|
} else if (e === 3) {
|
|
1546
|
-
const w = this._expandCol(s,
|
|
1546
|
+
const w = this._expandCol(s, d, v, R, o);
|
|
1547
1547
|
_ = w == null ? void 0 : w.newSheetTransform, C = w == null ? void 0 : w.newTransform;
|
|
1548
1548
|
}
|
|
1549
1549
|
if (_ != null && C != null) {
|
|
1550
|
-
const w =
|
|
1551
|
-
t.push({ ...
|
|
1550
|
+
const w = W(_, this._selectionRenderService, this._skeletonManagerService);
|
|
1551
|
+
t.push({ ...n, sheetTransform: _, transform: w });
|
|
1552
1552
|
}
|
|
1553
|
-
return { updateDrawings: t, deleteDrawings:
|
|
1553
|
+
return { updateDrawings: t, deleteDrawings: r };
|
|
1554
1554
|
}
|
|
1555
|
-
_remainDrawingSize(i, e,
|
|
1555
|
+
_remainDrawingSize(i, e, n) {
|
|
1556
1556
|
const t = N({ ...i }, this._selectionRenderService);
|
|
1557
1557
|
t != null && e.push({
|
|
1558
|
-
...
|
|
1558
|
+
...n,
|
|
1559
1559
|
sheetTransform: t
|
|
1560
1560
|
});
|
|
1561
1561
|
}
|
|
1562
1562
|
// eslint-disable-next-line max-lines-per-function
|
|
1563
|
-
_getDrawingUndoForColVisible(i, e,
|
|
1564
|
-
const t = this._drawingManagerService.getDrawingData(i, e),
|
|
1565
|
-
if (Object.keys(t).forEach((
|
|
1566
|
-
const a = t[
|
|
1563
|
+
_getDrawingUndoForColVisible(i, e, n) {
|
|
1564
|
+
const t = this._drawingManagerService.getDrawingData(i, e), r = [], s = [];
|
|
1565
|
+
if (Object.keys(t).forEach((c) => {
|
|
1566
|
+
const a = t[c], { sheetTransform: h, transform: u, anchorType: m = y.Position } = a;
|
|
1567
1567
|
if (m === y.None)
|
|
1568
|
-
this._remainDrawingSize(u,
|
|
1568
|
+
this._remainDrawingSize(u, r, a);
|
|
1569
1569
|
else {
|
|
1570
1570
|
const { from: f, to: p } = h, { row: I, column: S } = f, { row: v, column: R } = p;
|
|
1571
|
-
for (let _ = 0; _ <
|
|
1572
|
-
const C =
|
|
1571
|
+
for (let _ = 0; _ < n.length; _++) {
|
|
1572
|
+
const C = n[_], { startRow: w, endRow: O, startColumn: b, endColumn: A } = C;
|
|
1573
1573
|
if (R < b)
|
|
1574
1574
|
continue;
|
|
1575
1575
|
if (m === y.Position) {
|
|
1576
1576
|
let D = null, U = null;
|
|
1577
1577
|
if (S >= b && S <= A) {
|
|
1578
|
-
const
|
|
1579
|
-
if (
|
|
1578
|
+
const x = this._skeletonManagerService.attachRangeWithCoord({ startColumn: S, endColumn: A, startRow: f.row, endRow: p.row });
|
|
1579
|
+
if (x == null)
|
|
1580
1580
|
return;
|
|
1581
|
-
U = { ...u, left:
|
|
1581
|
+
U = { ...u, left: x.startX };
|
|
1582
1582
|
}
|
|
1583
1583
|
if (U != null && (D = N(U, this._selectionRenderService), D != null && U != null)) {
|
|
1584
|
-
|
|
1584
|
+
r.push({ ...a, sheetTransform: D, transform: U });
|
|
1585
1585
|
break;
|
|
1586
1586
|
}
|
|
1587
|
-
this._remainDrawingSize(u,
|
|
1587
|
+
this._remainDrawingSize(u, r, a);
|
|
1588
1588
|
continue;
|
|
1589
1589
|
}
|
|
1590
1590
|
if (S >= b && R <= A)
|
|
@@ -1620,65 +1620,65 @@ let ot = class extends re {
|
|
|
1620
1620
|
}
|
|
1621
1621
|
}
|
|
1622
1622
|
if (M != null && (E = N(M, this._selectionRenderService)), M != null && E != null) {
|
|
1623
|
-
|
|
1623
|
+
r.push({ ...a, sheetTransform: E, transform: M });
|
|
1624
1624
|
break;
|
|
1625
1625
|
} else
|
|
1626
|
-
this._remainDrawingSize(u,
|
|
1626
|
+
this._remainDrawingSize(u, r, a);
|
|
1627
1627
|
}
|
|
1628
1628
|
}
|
|
1629
|
-
}),
|
|
1629
|
+
}), r.length === 0 && s.length === 0)
|
|
1630
1630
|
return { redos: [], undos: [] };
|
|
1631
|
-
const { redos: o, undos:
|
|
1631
|
+
const { redos: o, undos: d } = this._createUndoAndRedoMutation(i, e, r), l = [], g = [];
|
|
1632
1632
|
if (s.length > 0) {
|
|
1633
|
-
const { redos:
|
|
1634
|
-
l.push(...
|
|
1633
|
+
const { redos: c, undos: a } = this._createUndoAndRedoMutation(i, e, s);
|
|
1634
|
+
l.push(...c), g.push(...a);
|
|
1635
1635
|
}
|
|
1636
1636
|
return {
|
|
1637
1637
|
redos: o,
|
|
1638
|
-
undos:
|
|
1638
|
+
undos: d,
|
|
1639
1639
|
preRedos: l,
|
|
1640
1640
|
preUndos: g
|
|
1641
1641
|
};
|
|
1642
1642
|
}
|
|
1643
|
-
_createUndoAndRedoMutation(i, e,
|
|
1644
|
-
const t = this._sheetDrawingService.getBatchUpdateOp(
|
|
1643
|
+
_createUndoAndRedoMutation(i, e, n) {
|
|
1644
|
+
const t = this._sheetDrawingService.getBatchUpdateOp(n), { undo: r, redo: s, objects: o } = t, d = [
|
|
1645
1645
|
{ id: P.id, params: { unitId: i, subUnitId: e, op: s, objects: o, type: T.UPDATE } },
|
|
1646
1646
|
{ id: j.id, params: [i] }
|
|
1647
1647
|
], l = [
|
|
1648
|
-
{ id: P.id, params: { unitId: i, subUnitId: e, op:
|
|
1648
|
+
{ id: P.id, params: { unitId: i, subUnitId: e, op: r, objects: o, type: T.UPDATE } },
|
|
1649
1649
|
{ id: j.id, params: [i] }
|
|
1650
1650
|
];
|
|
1651
1651
|
return {
|
|
1652
|
-
redos:
|
|
1652
|
+
redos: d,
|
|
1653
1653
|
undos: l
|
|
1654
1654
|
};
|
|
1655
1655
|
}
|
|
1656
1656
|
// eslint-disable-next-line max-lines-per-function
|
|
1657
|
-
_getDrawingUndoForRowVisible(i, e,
|
|
1658
|
-
const t = this._drawingManagerService.getDrawingData(i, e),
|
|
1659
|
-
if (Object.keys(t).forEach((
|
|
1660
|
-
const a = t[
|
|
1657
|
+
_getDrawingUndoForRowVisible(i, e, n) {
|
|
1658
|
+
const t = this._drawingManagerService.getDrawingData(i, e), r = [], s = [];
|
|
1659
|
+
if (Object.keys(t).forEach((c) => {
|
|
1660
|
+
const a = t[c], { sheetTransform: h, transform: u, anchorType: m = y.Position } = a;
|
|
1661
1661
|
if (m === y.None)
|
|
1662
|
-
this._remainDrawingSize(u,
|
|
1662
|
+
this._remainDrawingSize(u, r, a);
|
|
1663
1663
|
else {
|
|
1664
1664
|
const { from: f, to: p } = h, { row: I, column: S } = f, { row: v, column: R } = p;
|
|
1665
|
-
for (let _ = 0; _ <
|
|
1666
|
-
const C =
|
|
1665
|
+
for (let _ = 0; _ < n.length; _++) {
|
|
1666
|
+
const C = n[_], { startRow: w, endRow: O, startColumn: b, endColumn: A } = C;
|
|
1667
1667
|
if (v < w)
|
|
1668
1668
|
continue;
|
|
1669
1669
|
if (m === y.Position) {
|
|
1670
1670
|
let D = null, U = null;
|
|
1671
1671
|
if (I >= w && I <= O) {
|
|
1672
|
-
const
|
|
1673
|
-
if (
|
|
1672
|
+
const x = this._skeletonManagerService.attachRangeWithCoord({ startColumn: f.column, endColumn: p.column, startRow: I, endRow: O });
|
|
1673
|
+
if (x == null)
|
|
1674
1674
|
return;
|
|
1675
|
-
U = { ...u, top:
|
|
1675
|
+
U = { ...u, top: x.startY };
|
|
1676
1676
|
}
|
|
1677
1677
|
if (U != null && (D = N(U, this._selectionRenderService), D != null && U != null)) {
|
|
1678
|
-
|
|
1678
|
+
r.push({ ...a, sheetTransform: D, transform: U });
|
|
1679
1679
|
break;
|
|
1680
1680
|
}
|
|
1681
|
-
this._remainDrawingSize(u,
|
|
1681
|
+
this._remainDrawingSize(u, r, a);
|
|
1682
1682
|
continue;
|
|
1683
1683
|
}
|
|
1684
1684
|
if (I >= w && v <= O)
|
|
@@ -1714,50 +1714,50 @@ let ot = class extends re {
|
|
|
1714
1714
|
}
|
|
1715
1715
|
}
|
|
1716
1716
|
if (M != null && (E = N(M, this._selectionRenderService)), M != null && E != null) {
|
|
1717
|
-
|
|
1717
|
+
r.push({ ...a, sheetTransform: E, transform: M });
|
|
1718
1718
|
break;
|
|
1719
1719
|
} else
|
|
1720
|
-
this._remainDrawingSize(u,
|
|
1720
|
+
this._remainDrawingSize(u, r, a);
|
|
1721
1721
|
}
|
|
1722
1722
|
}
|
|
1723
|
-
}),
|
|
1723
|
+
}), r.length === 0 && s.length === 0)
|
|
1724
1724
|
return { redos: [], undos: [] };
|
|
1725
|
-
const { redos: o, undos:
|
|
1725
|
+
const { redos: o, undos: d } = this._createUndoAndRedoMutation(i, e, r), l = [], g = [];
|
|
1726
1726
|
if (s.length > 0) {
|
|
1727
|
-
const { redos:
|
|
1728
|
-
l.push(...
|
|
1727
|
+
const { redos: c, undos: a } = this._createUndoAndRedoMutation(i, e, s);
|
|
1728
|
+
l.push(...c), g.push(...a);
|
|
1729
1729
|
}
|
|
1730
1730
|
return {
|
|
1731
1731
|
redos: o,
|
|
1732
|
-
undos:
|
|
1732
|
+
undos: d,
|
|
1733
1733
|
preRedos: l,
|
|
1734
1734
|
preUndos: g
|
|
1735
1735
|
};
|
|
1736
1736
|
}
|
|
1737
|
-
_getDrawingUndoForRowAndColSize(i, e,
|
|
1738
|
-
const
|
|
1739
|
-
return Object.keys(
|
|
1740
|
-
const
|
|
1741
|
-
if (
|
|
1742
|
-
this._remainDrawingSize(g, s,
|
|
1737
|
+
_getDrawingUndoForRowAndColSize(i, e, n, t) {
|
|
1738
|
+
const r = this._drawingManagerService.getDrawingData(i, e), s = [];
|
|
1739
|
+
return Object.keys(r).forEach((o) => {
|
|
1740
|
+
const d = r[o], { sheetTransform: l, transform: g, anchorType: c = y.Position } = d;
|
|
1741
|
+
if (c === y.None)
|
|
1742
|
+
this._remainDrawingSize(g, s, d);
|
|
1743
1743
|
else {
|
|
1744
1744
|
const { from: a, to: h } = l, { row: u, column: m } = a, { row: f, column: p } = h;
|
|
1745
|
-
for (let I = 0; I <
|
|
1746
|
-
const S =
|
|
1745
|
+
for (let I = 0; I < n.length; I++) {
|
|
1746
|
+
const S = n[I], { startRow: v, endRow: R, startColumn: _, endColumn: C } = S;
|
|
1747
1747
|
if (f < v || p < _)
|
|
1748
1748
|
continue;
|
|
1749
|
-
if (
|
|
1750
|
-
this._remainDrawingSize(g, s,
|
|
1749
|
+
if (c === y.Position && (u <= v && f >= R || m <= _ && p >= C)) {
|
|
1750
|
+
this._remainDrawingSize(g, s, d);
|
|
1751
1751
|
continue;
|
|
1752
1752
|
}
|
|
1753
|
-
const w =
|
|
1753
|
+
const w = W(
|
|
1754
1754
|
{ ...l },
|
|
1755
1755
|
this._selectionRenderService,
|
|
1756
1756
|
this._skeletonManagerService
|
|
1757
1757
|
);
|
|
1758
1758
|
if (w != null) {
|
|
1759
1759
|
s.push({
|
|
1760
|
-
...
|
|
1760
|
+
...d,
|
|
1761
1761
|
transform: w
|
|
1762
1762
|
});
|
|
1763
1763
|
break;
|
|
@@ -1767,29 +1767,29 @@ let ot = class extends re {
|
|
|
1767
1767
|
}), s.length === 0 ? { redos: [], undos: [] } : this._createUndoAndRedoMutation(i, e, s);
|
|
1768
1768
|
}
|
|
1769
1769
|
_getUnitIdAndSubUnitId(i, e) {
|
|
1770
|
-
let
|
|
1770
|
+
let n, t;
|
|
1771
1771
|
if (e === "insert")
|
|
1772
|
-
|
|
1772
|
+
n = i.unitId, t = i.subUnitId;
|
|
1773
1773
|
else {
|
|
1774
|
-
const
|
|
1775
|
-
if (
|
|
1774
|
+
const r = ce(this._univerInstanceService);
|
|
1775
|
+
if (r == null)
|
|
1776
1776
|
return;
|
|
1777
|
-
|
|
1777
|
+
n = r.unitId, t = r.subUnitId;
|
|
1778
1778
|
}
|
|
1779
|
-
return { unitId:
|
|
1779
|
+
return { unitId: n, subUnitId: t };
|
|
1780
1780
|
}
|
|
1781
1781
|
_moveRangeInterceptor(i) {
|
|
1782
1782
|
var v, R;
|
|
1783
|
-
const { toRange: e, fromRange:
|
|
1783
|
+
const { toRange: e, fromRange: n } = i, t = ce(this._univerInstanceService);
|
|
1784
1784
|
if (!t)
|
|
1785
1785
|
return { redos: [], undos: [] };
|
|
1786
|
-
const { unitId:
|
|
1786
|
+
const { unitId: r, subUnitId: s } = t, o = (R = (v = this._renderManagerService.getRenderById(r)) == null ? void 0 : v.with(q)) == null ? void 0 : R.getCurrentSkeleton();
|
|
1787
1787
|
if (!o)
|
|
1788
1788
|
return { redos: [], undos: [] };
|
|
1789
|
-
const
|
|
1790
|
-
if (!
|
|
1789
|
+
const d = Te(o, n);
|
|
1790
|
+
if (!d)
|
|
1791
1791
|
return { redos: [], undos: [] };
|
|
1792
|
-
const { startX: l, endX: g, startY:
|
|
1792
|
+
const { startX: l, endX: g, startY: c, endY: a } = d, h = this._sheetDrawingService.getDrawingData(r, s), u = [];
|
|
1793
1793
|
Object.keys(h).forEach((_) => {
|
|
1794
1794
|
const C = h[_];
|
|
1795
1795
|
if (C.anchorType !== y.Both)
|
|
@@ -1797,21 +1797,21 @@ let ot = class extends re {
|
|
|
1797
1797
|
const { transform: w } = C;
|
|
1798
1798
|
if (!w)
|
|
1799
1799
|
return;
|
|
1800
|
-
const { left: O = 0, top: b = 0, width: A = 0, height: E = 0 } = w, { drawingStartX: M, drawingEndX: D, drawingStartY: U, drawingEndY:
|
|
1800
|
+
const { left: O = 0, top: b = 0, width: A = 0, height: E = 0 } = w, { drawingStartX: M, drawingEndX: D, drawingStartY: U, drawingEndY: x } = {
|
|
1801
1801
|
drawingStartX: O,
|
|
1802
1802
|
drawingEndX: O + A,
|
|
1803
1803
|
drawingStartY: b,
|
|
1804
1804
|
drawingEndY: b + E
|
|
1805
1805
|
};
|
|
1806
|
-
l <= M && D <= g &&
|
|
1806
|
+
l <= M && D <= g && c <= U && x <= a && u.push(C);
|
|
1807
1807
|
});
|
|
1808
|
-
const m = [], f = [], p = e.startRow -
|
|
1808
|
+
const m = [], f = [], p = e.startRow - n.startRow, I = e.startColumn - n.startColumn, S = u.map((_) => {
|
|
1809
1809
|
const C = _.sheetTransform, w = {
|
|
1810
1810
|
to: { ...C.to, row: C.to.row + p, column: C.to.column + I },
|
|
1811
1811
|
from: { ...C.from, row: C.from.row + p, column: C.from.column + I }
|
|
1812
|
-
}, O =
|
|
1812
|
+
}, O = W(w, this._selectionRenderService, this._skeletonManagerService);
|
|
1813
1813
|
return {
|
|
1814
|
-
unitId:
|
|
1814
|
+
unitId: r,
|
|
1815
1815
|
subUnitId: s,
|
|
1816
1816
|
drawingId: _.drawingId,
|
|
1817
1817
|
transform: O,
|
|
@@ -1820,45 +1820,45 @@ let ot = class extends re {
|
|
|
1820
1820
|
});
|
|
1821
1821
|
if (S.length) {
|
|
1822
1822
|
const _ = this._sheetDrawingService.getBatchUpdateOp(S), { undo: C, redo: w, objects: O } = _;
|
|
1823
|
-
m.push({ id: P.id, params: { unitId:
|
|
1823
|
+
m.push({ id: P.id, params: { unitId: r, subUnitId: s, op: w, objects: O, type: T.UPDATE } }), f.push({ id: P.id, params: { unitId: r, subUnitId: s, op: C, objects: O, type: T.UPDATE } });
|
|
1824
1824
|
}
|
|
1825
1825
|
return { redos: m, undos: f };
|
|
1826
1826
|
}
|
|
1827
1827
|
_moveRowInterceptor(i, e) {
|
|
1828
|
-
const
|
|
1829
|
-
if (
|
|
1828
|
+
const n = this._getUnitIdAndSubUnitId(i, e);
|
|
1829
|
+
if (n == null)
|
|
1830
1830
|
return { redos: [], undos: [] };
|
|
1831
|
-
const { unitId: t, subUnitId:
|
|
1832
|
-
if (Object.keys(
|
|
1833
|
-
const m =
|
|
1831
|
+
const { unitId: t, subUnitId: r } = n, { range: s } = i, o = s.startRow, d = s.endRow, l = [], g = [], c = this._sheetDrawingService.getDrawingData(t, r), a = [], h = [];
|
|
1832
|
+
if (Object.keys(c).forEach((u) => {
|
|
1833
|
+
const m = c[u], { sheetTransform: f, transform: p, anchorType: I = y.Position } = m;
|
|
1834
1834
|
if (f == null || p == null)
|
|
1835
1835
|
return;
|
|
1836
1836
|
let S, v;
|
|
1837
1837
|
if (e === "insert") {
|
|
1838
|
-
const _ = this._expandRow(f, p, o,
|
|
1838
|
+
const _ = this._expandRow(f, p, o, d, I);
|
|
1839
1839
|
S = _ == null ? void 0 : _.newSheetTransform, v = _ == null ? void 0 : _.newTransform;
|
|
1840
1840
|
} else {
|
|
1841
1841
|
const { from: _, to: C } = f, { row: w } = _, { row: O } = C;
|
|
1842
|
-
if (I === y.Both && w >= o && O <=
|
|
1843
|
-
h.push({ unitId: t, subUnitId:
|
|
1842
|
+
if (I === y.Both && w >= o && O <= d)
|
|
1843
|
+
h.push({ unitId: t, subUnitId: r, drawingId: u });
|
|
1844
1844
|
else {
|
|
1845
|
-
const b = this._shrinkRow(f, p, o,
|
|
1845
|
+
const b = this._shrinkRow(f, p, o, d, I);
|
|
1846
1846
|
S = b == null ? void 0 : b.newSheetTransform, v = b == null ? void 0 : b.newTransform;
|
|
1847
1847
|
}
|
|
1848
1848
|
}
|
|
1849
1849
|
if (!S || !v)
|
|
1850
1850
|
return;
|
|
1851
|
-
const R = { unitId: t, subUnitId:
|
|
1851
|
+
const R = { unitId: t, subUnitId: r, drawingId: u, transform: v, sheetTransform: S };
|
|
1852
1852
|
a.push(R);
|
|
1853
1853
|
}), a.length === 0 && h.length === 0)
|
|
1854
1854
|
return { redos: [], undos: [] };
|
|
1855
1855
|
if (a.length > 0) {
|
|
1856
1856
|
const u = this._sheetDrawingService.getBatchUpdateOp(a), { undo: m, redo: f, objects: p } = u;
|
|
1857
|
-
l.push({ id: P.id, params: { unitId: t, subUnitId:
|
|
1857
|
+
l.push({ id: P.id, params: { unitId: t, subUnitId: r, op: f, objects: p, type: T.UPDATE } }), g.push({ id: P.id, params: { unitId: t, subUnitId: r, op: m, objects: p, type: T.UPDATE } });
|
|
1858
1858
|
}
|
|
1859
1859
|
if (h.length > 0) {
|
|
1860
1860
|
const u = this._sheetDrawingService.getBatchRemoveOp(h), m = u.undo, f = u.redo, p = u.objects;
|
|
1861
|
-
l.push({ id: P.id, params: { unitId: t, subUnitId:
|
|
1861
|
+
l.push({ id: P.id, params: { unitId: t, subUnitId: r, op: f, objects: p, type: T.REMOVE } }), g.push({ id: P.id, params: { unitId: t, subUnitId: r, op: m, objects: p, type: T.INSERT } });
|
|
1862
1862
|
}
|
|
1863
1863
|
return l.push({ id: j.id, params: [t] }), g.push({ id: j.id, params: [t] }), {
|
|
1864
1864
|
redos: l,
|
|
@@ -1866,210 +1866,210 @@ let ot = class extends re {
|
|
|
1866
1866
|
};
|
|
1867
1867
|
}
|
|
1868
1868
|
_moveColInterceptor(i, e) {
|
|
1869
|
-
const
|
|
1870
|
-
if (
|
|
1869
|
+
const n = this._getUnitIdAndSubUnitId(i, e);
|
|
1870
|
+
if (n == null)
|
|
1871
1871
|
return { redos: [], undos: [] };
|
|
1872
|
-
const { unitId: t, subUnitId:
|
|
1873
|
-
if (Object.keys(
|
|
1874
|
-
const m =
|
|
1872
|
+
const { unitId: t, subUnitId: r } = n, { range: s } = i, o = s.startColumn, d = s.endColumn, l = [], g = [], c = this._sheetDrawingService.getDrawingData(t, r), a = [], h = [];
|
|
1873
|
+
if (Object.keys(c).forEach((u) => {
|
|
1874
|
+
const m = c[u], { sheetTransform: f, transform: p, anchorType: I = y.Position } = m;
|
|
1875
1875
|
if (f == null || p == null)
|
|
1876
1876
|
return;
|
|
1877
1877
|
let S, v;
|
|
1878
1878
|
if (e === "insert") {
|
|
1879
|
-
const _ = this._expandCol(f, p, o,
|
|
1879
|
+
const _ = this._expandCol(f, p, o, d, I);
|
|
1880
1880
|
S = _ == null ? void 0 : _.newSheetTransform, v = _ == null ? void 0 : _.newTransform;
|
|
1881
1881
|
} else {
|
|
1882
1882
|
const { from: _, to: C } = f, { column: w } = _, { column: O } = C;
|
|
1883
|
-
if (I === y.Both && w >= o && O <=
|
|
1884
|
-
h.push({ unitId: t, subUnitId:
|
|
1883
|
+
if (I === y.Both && w >= o && O <= d)
|
|
1884
|
+
h.push({ unitId: t, subUnitId: r, drawingId: u });
|
|
1885
1885
|
else {
|
|
1886
|
-
const b = this._shrinkCol(f, p, o,
|
|
1886
|
+
const b = this._shrinkCol(f, p, o, d, I);
|
|
1887
1887
|
S = b == null ? void 0 : b.newSheetTransform, v = b == null ? void 0 : b.newTransform;
|
|
1888
1888
|
}
|
|
1889
1889
|
}
|
|
1890
1890
|
if (!S || !v)
|
|
1891
1891
|
return;
|
|
1892
|
-
const R = { unitId: t, subUnitId:
|
|
1892
|
+
const R = { unitId: t, subUnitId: r, drawingId: u, transform: v, sheetTransform: S };
|
|
1893
1893
|
a.push(R);
|
|
1894
1894
|
}), a.length === 0 && h.length === 0)
|
|
1895
1895
|
return { redos: [], undos: [] };
|
|
1896
1896
|
if (a.length > 0) {
|
|
1897
1897
|
const u = this._sheetDrawingService.getBatchUpdateOp(a), { undo: m, redo: f, objects: p } = u;
|
|
1898
|
-
l.push({ id: P.id, params: { unitId: t, subUnitId:
|
|
1898
|
+
l.push({ id: P.id, params: { unitId: t, subUnitId: r, op: f, objects: p, type: T.UPDATE } }), g.push({ id: P.id, params: { unitId: t, subUnitId: r, op: m, objects: p, type: T.UPDATE } });
|
|
1899
1899
|
}
|
|
1900
1900
|
if (h.length > 0) {
|
|
1901
1901
|
const u = this._sheetDrawingService.getBatchRemoveOp(h), m = u.undo, f = u.redo, p = u.objects;
|
|
1902
|
-
l.push({ id: P.id, params: { unitId: t, subUnitId:
|
|
1902
|
+
l.push({ id: P.id, params: { unitId: t, subUnitId: r, op: f, objects: p, type: T.REMOVE } }), g.push({ id: P.id, params: { unitId: t, subUnitId: r, op: m, objects: p, type: T.INSERT } });
|
|
1903
1903
|
}
|
|
1904
1904
|
return l.push({ id: j.id, params: [t] }), g.push({ id: j.id, params: [t] }), { redos: l, undos: g };
|
|
1905
1905
|
}
|
|
1906
|
-
_expandCol(i, e,
|
|
1907
|
-
const s = t -
|
|
1908
|
-
if (
|
|
1906
|
+
_expandCol(i, e, n, t, r = y.Position) {
|
|
1907
|
+
const s = t - n + 1, { from: o, to: d } = i, { column: l } = o, { column: g } = d;
|
|
1908
|
+
if (r === y.None)
|
|
1909
1909
|
return {
|
|
1910
1910
|
newSheetTransform: N({ ...e }, this._selectionRenderService),
|
|
1911
1911
|
newTransform: e
|
|
1912
1912
|
};
|
|
1913
|
-
let
|
|
1914
|
-
if (l >=
|
|
1915
|
-
const h = this._skeletonManagerService.attachRangeWithCoord({ startColumn:
|
|
1913
|
+
let c = null, a = null;
|
|
1914
|
+
if (l >= n) {
|
|
1915
|
+
const h = this._skeletonManagerService.attachRangeWithCoord({ startColumn: n, endColumn: t, startRow: o.row, endRow: d.row });
|
|
1916
1916
|
if (h == null)
|
|
1917
1917
|
return;
|
|
1918
|
-
a = { ...e, left: (e.left || 0) + h.endX - h.startX },
|
|
1918
|
+
a = { ...e, left: (e.left || 0) + h.endX - h.startX }, c = N(a, this._selectionRenderService);
|
|
1919
1919
|
} else if (g >= t)
|
|
1920
|
-
if (
|
|
1921
|
-
|
|
1920
|
+
if (r === y.Both)
|
|
1921
|
+
c = {
|
|
1922
1922
|
from: { ...o },
|
|
1923
|
-
to: { ...
|
|
1924
|
-
}, a =
|
|
1923
|
+
to: { ...d, column: g + s }
|
|
1924
|
+
}, a = W(c, this._selectionRenderService, this._skeletonManagerService);
|
|
1925
1925
|
else
|
|
1926
1926
|
return {
|
|
1927
1927
|
newSheetTransform: N({ ...e }, this._selectionRenderService),
|
|
1928
1928
|
newTransform: e
|
|
1929
1929
|
};
|
|
1930
|
-
return
|
|
1931
|
-
newSheetTransform:
|
|
1930
|
+
return c != null && a != null ? {
|
|
1931
|
+
newSheetTransform: c,
|
|
1932
1932
|
newTransform: a
|
|
1933
1933
|
} : null;
|
|
1934
1934
|
}
|
|
1935
|
-
_shrinkCol(i, e,
|
|
1936
|
-
const s = t -
|
|
1937
|
-
if (
|
|
1935
|
+
_shrinkCol(i, e, n, t, r = y.Position) {
|
|
1936
|
+
const s = t - n + 1, { from: o, to: d } = i, { column: l } = o, { column: g } = d;
|
|
1937
|
+
if (r === y.None)
|
|
1938
1938
|
return {
|
|
1939
1939
|
newSheetTransform: N({ ...e }, this._selectionRenderService),
|
|
1940
1940
|
newTransform: e
|
|
1941
1941
|
};
|
|
1942
|
-
let
|
|
1942
|
+
let c = null, a = null;
|
|
1943
1943
|
if (l > t)
|
|
1944
|
-
|
|
1944
|
+
c = {
|
|
1945
1945
|
from: { ...o, column: l - s },
|
|
1946
|
-
to: { ...
|
|
1947
|
-
}, a =
|
|
1946
|
+
to: { ...d, column: g - s }
|
|
1947
|
+
}, a = W(c, this._selectionRenderService, this._skeletonManagerService);
|
|
1948
1948
|
else {
|
|
1949
|
-
if (l >=
|
|
1949
|
+
if (l >= n && g <= t)
|
|
1950
1950
|
return null;
|
|
1951
|
-
if (l <
|
|
1952
|
-
if (
|
|
1953
|
-
|
|
1951
|
+
if (l < n && g > t)
|
|
1952
|
+
if (r === y.Both)
|
|
1953
|
+
c = {
|
|
1954
1954
|
from: { ...o },
|
|
1955
|
-
to: { ...
|
|
1956
|
-
}, a =
|
|
1955
|
+
to: { ...d, column: g - s }
|
|
1956
|
+
}, a = W(c, this._selectionRenderService, this._skeletonManagerService);
|
|
1957
1957
|
else
|
|
1958
1958
|
return {
|
|
1959
1959
|
newSheetTransform: N({ ...e }, this._selectionRenderService),
|
|
1960
1960
|
newTransform: e
|
|
1961
1961
|
};
|
|
1962
|
-
else if (l >=
|
|
1963
|
-
if (l ===
|
|
1962
|
+
else if (l >= n && l <= t) {
|
|
1963
|
+
if (l === n)
|
|
1964
1964
|
a = { ...e, left: (e.left || 0) - i.from.columnOffset };
|
|
1965
1965
|
else {
|
|
1966
|
-
const h = this._skeletonManagerService.attachRangeWithCoord({ startColumn:
|
|
1966
|
+
const h = this._skeletonManagerService.attachRangeWithCoord({ startColumn: n, endColumn: l - 1, startRow: o.row, endRow: d.row });
|
|
1967
1967
|
if (h == null)
|
|
1968
1968
|
return;
|
|
1969
1969
|
a = { ...e, left: (e.left || 0) - h.endX + h.startX - i.from.columnOffset };
|
|
1970
1970
|
}
|
|
1971
|
-
|
|
1972
|
-
} else if (g >=
|
|
1971
|
+
c = N(a, this._selectionRenderService);
|
|
1972
|
+
} else if (g >= n && g <= t && r === y.Both) {
|
|
1973
1973
|
const h = this._skeletonManagerService.attachRangeWithCoord({
|
|
1974
|
-
startColumn:
|
|
1975
|
-
endColumn:
|
|
1974
|
+
startColumn: n - 1,
|
|
1975
|
+
endColumn: n - 1,
|
|
1976
1976
|
startRow: o.row,
|
|
1977
|
-
endRow:
|
|
1977
|
+
endRow: d.row
|
|
1978
1978
|
});
|
|
1979
1979
|
if (h == null)
|
|
1980
1980
|
return;
|
|
1981
|
-
|
|
1981
|
+
c = {
|
|
1982
1982
|
from: { ...o },
|
|
1983
|
-
to: { ...
|
|
1984
|
-
}, a =
|
|
1983
|
+
to: { ...d, column: n - 1, columnOffset: h.endX - h.startX }
|
|
1984
|
+
}, a = W(c, this._selectionRenderService, this._skeletonManagerService);
|
|
1985
1985
|
}
|
|
1986
1986
|
}
|
|
1987
|
-
return
|
|
1988
|
-
newSheetTransform:
|
|
1987
|
+
return c != null && a != null ? {
|
|
1988
|
+
newSheetTransform: c,
|
|
1989
1989
|
newTransform: a
|
|
1990
1990
|
} : null;
|
|
1991
1991
|
}
|
|
1992
|
-
_expandRow(i, e,
|
|
1993
|
-
const s = t -
|
|
1994
|
-
if (
|
|
1992
|
+
_expandRow(i, e, n, t, r = y.Position) {
|
|
1993
|
+
const s = t - n + 1, { from: o, to: d } = i, { row: l } = o, { row: g } = d;
|
|
1994
|
+
if (r === y.None)
|
|
1995
1995
|
return {
|
|
1996
1996
|
newSheetTransform: N({ ...e }, this._selectionRenderService),
|
|
1997
1997
|
newTransform: e
|
|
1998
1998
|
};
|
|
1999
|
-
let
|
|
2000
|
-
if (l >=
|
|
2001
|
-
const h = this._skeletonManagerService.attachRangeWithCoord({ startRow:
|
|
1999
|
+
let c = null, a = null;
|
|
2000
|
+
if (l >= n) {
|
|
2001
|
+
const h = this._skeletonManagerService.attachRangeWithCoord({ startRow: n, endRow: t, startColumn: o.column, endColumn: d.column });
|
|
2002
2002
|
if (h == null)
|
|
2003
2003
|
return;
|
|
2004
|
-
a = { ...e, top: (e.top || 0) + h.endY - h.startY },
|
|
2004
|
+
a = { ...e, top: (e.top || 0) + h.endY - h.startY }, c = N(a, this._selectionRenderService);
|
|
2005
2005
|
} else if (g >= t)
|
|
2006
|
-
if (
|
|
2007
|
-
|
|
2006
|
+
if (r === y.Both)
|
|
2007
|
+
c = {
|
|
2008
2008
|
from: { ...o },
|
|
2009
2009
|
to: {
|
|
2010
|
-
...
|
|
2010
|
+
...d,
|
|
2011
2011
|
row: g + s
|
|
2012
2012
|
}
|
|
2013
|
-
}, a =
|
|
2013
|
+
}, a = W(c, this._selectionRenderService, this._skeletonManagerService);
|
|
2014
2014
|
else
|
|
2015
2015
|
return {
|
|
2016
2016
|
newSheetTransform: N({ ...e }, this._selectionRenderService),
|
|
2017
2017
|
newTransform: e
|
|
2018
2018
|
};
|
|
2019
|
-
return
|
|
2020
|
-
newSheetTransform:
|
|
2019
|
+
return c != null && a != null ? {
|
|
2020
|
+
newSheetTransform: c,
|
|
2021
2021
|
newTransform: a
|
|
2022
2022
|
} : null;
|
|
2023
2023
|
}
|
|
2024
|
-
_shrinkRow(i, e,
|
|
2025
|
-
const s = t -
|
|
2026
|
-
if (
|
|
2024
|
+
_shrinkRow(i, e, n, t, r = y.Position) {
|
|
2025
|
+
const s = t - n + 1, { from: o, to: d } = i, { row: l } = o, { row: g } = d;
|
|
2026
|
+
if (r === y.None)
|
|
2027
2027
|
return {
|
|
2028
2028
|
newSheetTransform: N({ ...e }, this._selectionRenderService),
|
|
2029
2029
|
newTransform: e
|
|
2030
2030
|
};
|
|
2031
|
-
let
|
|
2031
|
+
let c = null, a = null;
|
|
2032
2032
|
if (l > t)
|
|
2033
|
-
|
|
2033
|
+
c = {
|
|
2034
2034
|
from: { ...o, row: l - s },
|
|
2035
|
-
to: { ...
|
|
2036
|
-
}, a =
|
|
2035
|
+
to: { ...d, row: g - s }
|
|
2036
|
+
}, a = W(c, this._selectionRenderService, this._skeletonManagerService);
|
|
2037
2037
|
else {
|
|
2038
|
-
if (l >=
|
|
2038
|
+
if (l >= n && g <= t)
|
|
2039
2039
|
return null;
|
|
2040
|
-
if (l <
|
|
2041
|
-
if (
|
|
2042
|
-
|
|
2040
|
+
if (l < n && g > t)
|
|
2041
|
+
if (r === y.Both)
|
|
2042
|
+
c = {
|
|
2043
2043
|
from: { ...o },
|
|
2044
|
-
to: { ...
|
|
2045
|
-
}, a =
|
|
2044
|
+
to: { ...d, row: g - s }
|
|
2045
|
+
}, a = W(c, this._selectionRenderService, this._skeletonManagerService);
|
|
2046
2046
|
else
|
|
2047
2047
|
return {
|
|
2048
2048
|
newSheetTransform: N({ ...e }, this._selectionRenderService),
|
|
2049
2049
|
newTransform: e
|
|
2050
2050
|
};
|
|
2051
|
-
else if (l >=
|
|
2052
|
-
if (l ===
|
|
2051
|
+
else if (l >= n && l <= t) {
|
|
2052
|
+
if (l === n)
|
|
2053
2053
|
a = { ...e, top: (e.top || 0) - i.from.rowOffset };
|
|
2054
2054
|
else {
|
|
2055
|
-
const h = this._skeletonManagerService.attachRangeWithCoord({ startRow:
|
|
2055
|
+
const h = this._skeletonManagerService.attachRangeWithCoord({ startRow: n, endRow: l - 1, startColumn: o.column, endColumn: d.column });
|
|
2056
2056
|
if (h == null)
|
|
2057
2057
|
return;
|
|
2058
2058
|
a = { ...e, top: (e.top || 0) - h.endY + h.startY - i.from.rowOffset };
|
|
2059
2059
|
}
|
|
2060
|
-
|
|
2061
|
-
} else if (g >=
|
|
2062
|
-
const h = this._skeletonManagerService.attachRangeWithCoord({ startColumn: o.column, endColumn: o.column, startRow:
|
|
2060
|
+
c = N(a, this._selectionRenderService);
|
|
2061
|
+
} else if (g >= n && g <= t && r === y.Both) {
|
|
2062
|
+
const h = this._skeletonManagerService.attachRangeWithCoord({ startColumn: o.column, endColumn: o.column, startRow: n - 1, endRow: n - 1 });
|
|
2063
2063
|
if (h == null)
|
|
2064
2064
|
return;
|
|
2065
|
-
|
|
2065
|
+
c = {
|
|
2066
2066
|
from: { ...o },
|
|
2067
|
-
to: { ...
|
|
2068
|
-
}, a =
|
|
2067
|
+
to: { ...d, row: n - 1, rowOffset: h.endY - h.startY }
|
|
2068
|
+
}, a = W(c, this._selectionRenderService, this._skeletonManagerService);
|
|
2069
2069
|
}
|
|
2070
2070
|
}
|
|
2071
|
-
return
|
|
2072
|
-
newSheetTransform:
|
|
2071
|
+
return c != null && a != null ? {
|
|
2072
|
+
newSheetTransform: c,
|
|
2073
2073
|
newTransform: a
|
|
2074
2074
|
} : null;
|
|
2075
2075
|
}
|
|
@@ -2077,17 +2077,17 @@ let ot = class extends re {
|
|
|
2077
2077
|
this.disposeWithMe(
|
|
2078
2078
|
this._commandService.onCommandExecuted((i) => {
|
|
2079
2079
|
i.id === Dr.id && setTimeout(() => {
|
|
2080
|
-
const e = i.params, { unitId:
|
|
2081
|
-
Object.keys(
|
|
2082
|
-
const l =
|
|
2080
|
+
const e = i.params, { unitId: n, subUnitId: t } = e, r = this._drawingManagerService.drawingManagerData, s = [], o = [];
|
|
2081
|
+
Object.keys(r).forEach((d) => {
|
|
2082
|
+
const l = r[d];
|
|
2083
2083
|
l != null && Object.keys(l).forEach((g) => {
|
|
2084
|
-
const
|
|
2085
|
-
|
|
2086
|
-
if (
|
|
2087
|
-
const h =
|
|
2088
|
-
h.transform =
|
|
2084
|
+
const c = l[g].data;
|
|
2085
|
+
c != null && Object.keys(c).forEach((a) => {
|
|
2086
|
+
if (d === n && g === t) {
|
|
2087
|
+
const h = c[a];
|
|
2088
|
+
h.transform = W(h.sheetTransform, this._selectionRenderService, this._skeletonManagerService), s.push(c[a]);
|
|
2089
2089
|
} else
|
|
2090
|
-
o.push(
|
|
2090
|
+
o.push(c[a]);
|
|
2091
2091
|
});
|
|
2092
2092
|
});
|
|
2093
2093
|
}), this._drawingManagerService.removeNotification(o), this._drawingManagerService.addNotification(s);
|
|
@@ -2099,22 +2099,22 @@ let ot = class extends re {
|
|
|
2099
2099
|
this.disposeWithMe(
|
|
2100
2100
|
this._commandService.onCommandExecuted((i) => {
|
|
2101
2101
|
Fi.includes(i.id) && requestIdleCallback(() => {
|
|
2102
|
-
const e = i.params, { unitId:
|
|
2103
|
-
this._refreshDrawingTransform(
|
|
2102
|
+
const e = i.params, { unitId: n, subUnitId: t, ranges: r } = e;
|
|
2103
|
+
this._refreshDrawingTransform(n, t, r);
|
|
2104
2104
|
});
|
|
2105
2105
|
})
|
|
2106
2106
|
);
|
|
2107
2107
|
}
|
|
2108
|
-
_refreshDrawingTransform(i, e,
|
|
2109
|
-
const t = this._drawingManagerService.getDrawingData(i, e),
|
|
2108
|
+
_refreshDrawingTransform(i, e, n) {
|
|
2109
|
+
const t = this._drawingManagerService.getDrawingData(i, e), r = [];
|
|
2110
2110
|
Object.keys(t).forEach((s) => {
|
|
2111
|
-
const o = t[s], { sheetTransform:
|
|
2111
|
+
const o = t[s], { sheetTransform: d, transform: l, anchorType: g = y.Position } = o;
|
|
2112
2112
|
if (g === y.None)
|
|
2113
2113
|
return !0;
|
|
2114
|
-
const { from:
|
|
2115
|
-
for (let p = 0; p <
|
|
2116
|
-
const I =
|
|
2117
|
-
if (
|
|
2114
|
+
const { from: c, to: a } = d, { row: h, column: u } = c, { row: m, column: f } = a;
|
|
2115
|
+
for (let p = 0; p < n.length; p++) {
|
|
2116
|
+
const I = n[p], { startRow: S, endRow: v, startColumn: R, endColumn: _ } = I;
|
|
2117
|
+
if (Dn.intersects(
|
|
2118
2118
|
{
|
|
2119
2119
|
startRow: S,
|
|
2120
2120
|
endRow: v,
|
|
@@ -2128,8 +2128,8 @@ let ot = class extends re {
|
|
|
2128
2128
|
endColumn: f
|
|
2129
2129
|
}
|
|
2130
2130
|
) || h > v || u > _) {
|
|
2131
|
-
const C = g === y.Position, w =
|
|
2132
|
-
|
|
2131
|
+
const C = g === y.Position, w = W(d, this._selectionRenderService, this._skeletonManagerService);
|
|
2132
|
+
r.push({
|
|
2133
2133
|
...o,
|
|
2134
2134
|
transform: {
|
|
2135
2135
|
...w,
|
|
@@ -2140,100 +2140,100 @@ let ot = class extends re {
|
|
|
2140
2140
|
break;
|
|
2141
2141
|
}
|
|
2142
2142
|
}
|
|
2143
|
-
}),
|
|
2143
|
+
}), r.length !== 0 && (this._drawingManagerService.refreshTransform(r), this._commandService.syncExecuteCommand(j.id, [i]));
|
|
2144
2144
|
}
|
|
2145
2145
|
};
|
|
2146
|
-
ot =
|
|
2146
|
+
ot = ki([
|
|
2147
2147
|
Q(1, J),
|
|
2148
|
-
Q(2,
|
|
2148
|
+
Q(2, B),
|
|
2149
2149
|
Q(3, pe),
|
|
2150
|
-
Q(4,
|
|
2151
|
-
Q(5,
|
|
2150
|
+
Q(4, $(q)),
|
|
2151
|
+
Q(5, $(at)),
|
|
2152
2152
|
Q(6, F),
|
|
2153
2153
|
Q(7, K),
|
|
2154
2154
|
Q(8, fe)
|
|
2155
2155
|
], ot);
|
|
2156
|
-
var Xi = Object.defineProperty, Hi = Object.getOwnPropertyDescriptor, zi = (i, e,
|
|
2157
|
-
for (var
|
|
2158
|
-
(o = i[s]) && (
|
|
2159
|
-
return t &&
|
|
2160
|
-
},
|
|
2161
|
-
function Ki(i, e,
|
|
2162
|
-
const { scaleX:
|
|
2156
|
+
var Xi = Object.defineProperty, Hi = Object.getOwnPropertyDescriptor, zi = (i, e, n, t) => {
|
|
2157
|
+
for (var r = t > 1 ? void 0 : t ? Hi(e, n) : e, s = i.length - 1, o; s >= 0; s--)
|
|
2158
|
+
(o = i[s]) && (r = (t ? o(e, n, r) : o(r)) || r);
|
|
2159
|
+
return t && r && Xi(e, n, r), r;
|
|
2160
|
+
}, oe = (i, e) => (n, t) => e(n, t, i);
|
|
2161
|
+
function Ki(i, e, n, t) {
|
|
2162
|
+
const { scaleX: r, scaleY: s } = e.getAncestorScale(), o = e.getViewport(Kn.VIEW_MAIN), d = {
|
|
2163
2163
|
left: !0,
|
|
2164
2164
|
top: !0
|
|
2165
2165
|
};
|
|
2166
2166
|
if (!o)
|
|
2167
2167
|
return {
|
|
2168
2168
|
...i,
|
|
2169
|
-
absolute:
|
|
2169
|
+
absolute: d
|
|
2170
2170
|
};
|
|
2171
|
-
const { left: l, right: g, top:
|
|
2171
|
+
const { left: l, right: g, top: c, bottom: a } = i, h = t.getFreeze(), { startColumn: u, startRow: m, xSplit: f, ySplit: p } = h, I = n.getNoMergeCellPositionByIndexWithNoHeader(m - p, u - f), S = n.getNoMergeCellPositionByIndexWithNoHeader(m, u), { rowHeaderWidth: v, columnHeaderHeight: R } = n, _ = S.startX - I.startX, C = S.startY - I.startY, { top: w, left: O, viewportScrollX: b, viewportScrollY: A } = o;
|
|
2172
2172
|
let E, M;
|
|
2173
|
-
l < O ? (
|
|
2173
|
+
l < O ? (d.left = !0, E = (_ + v + (l - O)) * r, M = Math.max(
|
|
2174
2174
|
Math.min(
|
|
2175
|
-
(_ + v + (g - O)) *
|
|
2176
|
-
(_ + v) *
|
|
2175
|
+
(_ + v + (g - O)) * r,
|
|
2176
|
+
(_ + v) * r
|
|
2177
2177
|
),
|
|
2178
|
-
(g - b) *
|
|
2179
|
-
)) : (
|
|
2178
|
+
(g - b) * r
|
|
2179
|
+
)) : (d.left = !1, E = Math.max((l - b) * r, (_ + v) * r), M = Math.max((g - b) * r, (_ + v) * r));
|
|
2180
2180
|
let D, U;
|
|
2181
|
-
return
|
|
2181
|
+
return c < w ? (d.top = !0, D = (C + R + (c - w)) * s, U = Math.max(
|
|
2182
2182
|
Math.min(
|
|
2183
2183
|
(C + R + (g - w)) * s,
|
|
2184
2184
|
(C + R) * s
|
|
2185
2185
|
),
|
|
2186
2186
|
(a - A) * s
|
|
2187
|
-
)) : (
|
|
2187
|
+
)) : (d.top = !1, D = Math.max((c - A) * s, (C + R) * s), U = Math.max((a - A) * s, (C + R) * s)), {
|
|
2188
2188
|
left: E,
|
|
2189
2189
|
right: M,
|
|
2190
2190
|
top: D,
|
|
2191
2191
|
bottom: U,
|
|
2192
|
-
absolute:
|
|
2192
|
+
absolute: d
|
|
2193
2193
|
};
|
|
2194
2194
|
}
|
|
2195
|
-
const Qe = (i, e,
|
|
2196
|
-
const { scene:
|
|
2195
|
+
const Qe = (i, e, n, t) => {
|
|
2196
|
+
const { scene: r } = e, { left: s, top: o, width: d, height: l, angle: g } = i, c = {
|
|
2197
2197
|
left: s,
|
|
2198
|
-
right: s +
|
|
2198
|
+
right: s + d,
|
|
2199
2199
|
top: o,
|
|
2200
2200
|
bottom: o + l
|
|
2201
|
-
}, a = Ki(
|
|
2201
|
+
}, a = Ki(c, r, n, t), { scaleX: h, scaleY: u } = r.getAncestorScale();
|
|
2202
2202
|
return {
|
|
2203
2203
|
startX: a.left,
|
|
2204
2204
|
endX: a.right,
|
|
2205
2205
|
startY: a.top,
|
|
2206
2206
|
endY: a.bottom,
|
|
2207
2207
|
rotate: g,
|
|
2208
|
-
width:
|
|
2208
|
+
width: d * h,
|
|
2209
2209
|
height: l * u,
|
|
2210
2210
|
absolute: a.absolute
|
|
2211
2211
|
};
|
|
2212
2212
|
};
|
|
2213
|
-
let
|
|
2214
|
-
constructor(e,
|
|
2213
|
+
let Le = class extends ie {
|
|
2214
|
+
constructor(e, n, t, r, s, o, d) {
|
|
2215
2215
|
super();
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
this._renderManagerService = e, this._univerInstanceService =
|
|
2216
|
+
V(this, "_domLayerMap", /* @__PURE__ */ new Map());
|
|
2217
|
+
V(this, "_domLayerInfoMap", /* @__PURE__ */ new Map());
|
|
2218
|
+
V(this, "_transformChange$", new Ke());
|
|
2219
|
+
V(this, "transformChange$", this._transformChange$.asObservable());
|
|
2220
|
+
V(this, "_add$", new Ke());
|
|
2221
|
+
V(this, "add$", this._add$.asObservable());
|
|
2222
|
+
V(this, "_remove$", new Ke());
|
|
2223
|
+
V(this, "remove$", this._remove$.asObservable());
|
|
2224
|
+
V(this, "_hooks", []);
|
|
2225
|
+
this._renderManagerService = e, this._univerInstanceService = n, this._commandService = t, this._drawingManagerService = r, this._canvasFloatDomService = s, this._sheetDrawingService = o, this._lifecycleService = d, this._drawingAddListener(), this._featureUpdateListener(), this._deleteListener(), this._bindScrollEvent();
|
|
2226
2226
|
}
|
|
2227
2227
|
_bindScrollEvent() {
|
|
2228
|
-
this._lifecycleService.lifecycle$.pipe(
|
|
2228
|
+
this._lifecycleService.lifecycle$.pipe(re((e) => e === bn.Rendered), mr(1)).subscribe(() => {
|
|
2229
2229
|
this._scrollUpdateListener();
|
|
2230
2230
|
});
|
|
2231
2231
|
}
|
|
2232
|
-
_ensureMap(e,
|
|
2232
|
+
_ensureMap(e, n) {
|
|
2233
2233
|
let t = this._domLayerMap.get(e);
|
|
2234
2234
|
t || (t = /* @__PURE__ */ new Map(), this._domLayerMap.set(e, t));
|
|
2235
|
-
let
|
|
2236
|
-
return
|
|
2235
|
+
let r = t.get(n);
|
|
2236
|
+
return r || (r = /* @__PURE__ */ new Map(), t.set(n, r)), r;
|
|
2237
2237
|
}
|
|
2238
2238
|
getFloatDomInfo(e) {
|
|
2239
2239
|
return this._domLayerInfoMap.get(e);
|
|
@@ -2241,36 +2241,36 @@ let $e = class extends re {
|
|
|
2241
2241
|
_getSceneAndTransformerByDrawingSearch(e) {
|
|
2242
2242
|
if (e == null)
|
|
2243
2243
|
return;
|
|
2244
|
-
const
|
|
2245
|
-
if (
|
|
2244
|
+
const n = this._renderManagerService.getRenderById(e), t = n == null ? void 0 : n.scene;
|
|
2245
|
+
if (n == null || t == null)
|
|
2246
2246
|
return null;
|
|
2247
|
-
const
|
|
2248
|
-
return { scene: t, transformer:
|
|
2247
|
+
const r = t.getTransformerByCreate(), s = n.engine.getCanvasElement();
|
|
2248
|
+
return { scene: t, transformer: r, renderObject: n, canvas: s };
|
|
2249
2249
|
}
|
|
2250
2250
|
_getFloatDomProps(e) {
|
|
2251
|
-
let
|
|
2251
|
+
let n;
|
|
2252
2252
|
return this._hooks.forEach((t) => {
|
|
2253
|
-
|
|
2254
|
-
}),
|
|
2253
|
+
n = t.onGetFloatDomProps(e);
|
|
2254
|
+
}), n;
|
|
2255
2255
|
}
|
|
2256
2256
|
// eslint-disable-next-line max-lines-per-function
|
|
2257
2257
|
_drawingAddListener() {
|
|
2258
2258
|
this.disposeWithMe(
|
|
2259
2259
|
// eslint-disable-next-line max-lines-per-function
|
|
2260
2260
|
this._drawingManagerService.add$.subscribe((e) => {
|
|
2261
|
-
e.forEach((
|
|
2261
|
+
e.forEach((n) => {
|
|
2262
2262
|
var ut, ht, gt;
|
|
2263
|
-
const { unitId: t, subUnitId:
|
|
2263
|
+
const { unitId: t, subUnitId: r, drawingId: s } = n, o = ce(this._univerInstanceService, { unitId: t, subUnitId: r }), d = this._drawingManagerService.getDrawingByParam(n), l = this._univerInstanceService.getUnit(t);
|
|
2264
2264
|
if (!l)
|
|
2265
2265
|
return;
|
|
2266
2266
|
const g = l.getActiveSheet().getSheetId();
|
|
2267
|
-
if (!
|
|
2267
|
+
if (!d || !o)
|
|
2268
2268
|
return;
|
|
2269
|
-
const
|
|
2270
|
-
if (!
|
|
2269
|
+
const c = (ut = this._renderManagerService.getRenderById(t)) == null ? void 0 : ut.with(q).getWorksheetSkeleton(r);
|
|
2270
|
+
if (!c)
|
|
2271
2271
|
return;
|
|
2272
|
-
const { transform: a, drawingType: h, data: u } =
|
|
2273
|
-
if (h !==
|
|
2272
|
+
const { transform: a, drawingType: h, data: u } = d;
|
|
2273
|
+
if (h !== k.DRAWING_DOM && h !== k.DRAWING_CHART)
|
|
2274
2274
|
return;
|
|
2275
2275
|
const m = this._getSceneAndTransformerByDrawingSearch(t);
|
|
2276
2276
|
if (m == null)
|
|
@@ -2278,9 +2278,9 @@ let $e = class extends re {
|
|
|
2278
2278
|
const { scene: f, canvas: p } = m;
|
|
2279
2279
|
if (a == null)
|
|
2280
2280
|
return !0;
|
|
2281
|
-
if (g !==
|
|
2281
|
+
if (g !== r)
|
|
2282
2282
|
return;
|
|
2283
|
-
const { left: I, top: S, width: v, height: R, angle: _, flipX: C, flipY: w, skewX: O, skewY: b } = a, A = ze({ unitId: t, subUnitId:
|
|
2283
|
+
const { left: I, top: S, width: v, height: R, angle: _, flipX: C, flipY: w, skewX: O, skewY: b } = a, A = ze({ unitId: t, subUnitId: r, drawingId: s }), E = f.getObject(A);
|
|
2284
2284
|
if (E != null) {
|
|
2285
2285
|
E.transformByState({ left: I, top: S, width: v, height: R, angle: _, flipX: C, flipY: w, skewX: O, skewY: b });
|
|
2286
2286
|
return;
|
|
@@ -2290,22 +2290,22 @@ let $e = class extends re {
|
|
|
2290
2290
|
top: S,
|
|
2291
2291
|
width: v,
|
|
2292
2292
|
height: R,
|
|
2293
|
-
zIndex: this._drawingManagerService.getDrawingOrder(t,
|
|
2294
|
-
}, D = h ===
|
|
2293
|
+
zIndex: this._drawingManagerService.getDrawingOrder(t, r).length - 1
|
|
2294
|
+
}, D = h === k.DRAWING_CHART;
|
|
2295
2295
|
D && (M.fill = "white", M.rotateEnabled = !1, u && u.border && (M.stroke = u.border), M.paintFirst = "stroke", M.strokeWidth = 1, M.borderEnabled = !1, M.radius = 8);
|
|
2296
2296
|
const U = new wt(A, M);
|
|
2297
|
-
D && U.setObjectType(
|
|
2298
|
-
const
|
|
2297
|
+
D && U.setObjectType(Hn.CHART), f.addObject(U, zn), d.allowTransform !== !1 && f.attachTransformerTo(U);
|
|
2298
|
+
const x = this._ensureMap(t, r), Z = new yn(), hn = Qe(U, m.renderObject, c.skeleton, o.worksheet), Fe = new fr(hn), gn = {
|
|
2299
2299
|
dispose: Z,
|
|
2300
2300
|
rect: U,
|
|
2301
2301
|
position$: Fe,
|
|
2302
2302
|
unitId: t,
|
|
2303
|
-
subUnitId:
|
|
2303
|
+
subUnitId: r
|
|
2304
2304
|
};
|
|
2305
2305
|
this._canvasFloatDomService.addFloatDom({
|
|
2306
2306
|
position$: Fe,
|
|
2307
2307
|
id: s,
|
|
2308
|
-
componentKey:
|
|
2308
|
+
componentKey: d.componentKey,
|
|
2309
2309
|
onPointerDown: (G) => {
|
|
2310
2310
|
p.dispatchEvent(new PointerEvent(G.type, G));
|
|
2311
2311
|
},
|
|
@@ -2318,83 +2318,82 @@ let $e = class extends re {
|
|
|
2318
2318
|
onWheel: (G) => {
|
|
2319
2319
|
p.dispatchEvent(new WheelEvent(G.type, G));
|
|
2320
2320
|
},
|
|
2321
|
-
props: (gt = (ht =
|
|
2321
|
+
props: (gt = (ht = x.get(s)) == null ? void 0 : ht.props) != null ? gt : this._getFloatDomProps(s),
|
|
2322
2322
|
data: u,
|
|
2323
2323
|
unitId: t
|
|
2324
2324
|
});
|
|
2325
2325
|
const lt = U.onTransformChange$.subscribeEvent(() => {
|
|
2326
|
-
const G = Qe(U, m.renderObject,
|
|
2326
|
+
const G = Qe(U, m.renderObject, c.skeleton, o.worksheet);
|
|
2327
2327
|
Fe.next(
|
|
2328
2328
|
G
|
|
2329
2329
|
);
|
|
2330
2330
|
});
|
|
2331
2331
|
Z.add(() => {
|
|
2332
2332
|
this._canvasFloatDomService.removeFloatDom(s);
|
|
2333
|
-
}), lt && Z.add(lt), this._domLayerInfoMap.set(s,
|
|
2334
|
-
...
|
|
2333
|
+
}), lt && Z.add(lt), this._domLayerInfoMap.set(s, gn), x.set(s, {
|
|
2334
|
+
...x.get(s)
|
|
2335
2335
|
});
|
|
2336
2336
|
});
|
|
2337
2337
|
})
|
|
2338
2338
|
), this.disposeWithMe(
|
|
2339
2339
|
this._drawingManagerService.remove$.subscribe((e) => {
|
|
2340
|
-
e.forEach((
|
|
2341
|
-
const { unitId: t, subUnitId:
|
|
2342
|
-
if (
|
|
2340
|
+
e.forEach((n) => {
|
|
2341
|
+
const { unitId: t, subUnitId: r, drawingId: s } = n, o = ze({ unitId: t, subUnitId: r, drawingId: s }), d = this._getSceneAndTransformerByDrawingSearch(t);
|
|
2342
|
+
if (d == null)
|
|
2343
2343
|
return;
|
|
2344
|
-
const { transformer: l, scene: g } =
|
|
2345
|
-
|
|
2344
|
+
const { transformer: l, scene: g } = d, c = g.getObject(o);
|
|
2345
|
+
c != null && c.oKey && l.clearControlByIds([c == null ? void 0 : c.oKey]);
|
|
2346
2346
|
});
|
|
2347
2347
|
})
|
|
2348
2348
|
);
|
|
2349
2349
|
}
|
|
2350
2350
|
_scrollUpdateListener() {
|
|
2351
|
-
const e =
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
if (h) {
|
|
2360
|
-
const u = Qe(h.rect, s.renderObject, g.skeleton, l.worksheet);
|
|
2361
|
-
h.position$.next(u);
|
|
2351
|
+
const e = (n, t) => {
|
|
2352
|
+
var g;
|
|
2353
|
+
const r = this._getSceneAndTransformerByDrawingSearch(n), s = this._ensureMap(n, t), o = Array.from(s.keys()), d = ce(this._univerInstanceService, { unitId: n, subUnitId: t }), l = (g = this._renderManagerService.getRenderById(n)) == null ? void 0 : g.with(q).getWorksheetSkeleton(t);
|
|
2354
|
+
!r || !d || !l || o.forEach((c) => {
|
|
2355
|
+
const a = this._domLayerInfoMap.get(c);
|
|
2356
|
+
if (a) {
|
|
2357
|
+
const h = Qe(a.rect, r.renderObject, l.skeleton, d.worksheet);
|
|
2358
|
+
a.position$.next(h);
|
|
2362
2359
|
}
|
|
2363
2360
|
});
|
|
2364
2361
|
};
|
|
2365
2362
|
this.disposeWithMe(
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2363
|
+
this._univerInstanceService.getCurrentTypeOfUnit$(Y.UNIVER_SHEET).pipe(
|
|
2364
|
+
re((n) => !!n),
|
|
2365
|
+
St((n) => n.activeSheet$),
|
|
2366
|
+
re((n) => !!n),
|
|
2367
|
+
Ee((n) => {
|
|
2368
|
+
const t = this._renderManagerService.getRenderById(n.getUnitId());
|
|
2369
|
+
return t ? { render: t, unitId: n.getUnitId(), subUnitId: n.getSheetId() } : null;
|
|
2371
2370
|
}),
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
(
|
|
2371
|
+
re((n) => !!n),
|
|
2372
|
+
St(
|
|
2373
|
+
(n) => On(n.render.scene.getViewport(nr.VIEW_MAIN).onScrollAfter$).pipe(Ee(() => ({ unitId: n.unitId, subUnitId: n.subUnitId })))
|
|
2375
2374
|
)
|
|
2376
|
-
).subscribe(({ unitId:
|
|
2377
|
-
|
|
2375
|
+
).subscribe(({ unitId: n, subUnitId: t }) => {
|
|
2376
|
+
e(n, t);
|
|
2378
2377
|
})
|
|
2379
|
-
), this.disposeWithMe(this._commandService.onCommandExecuted((
|
|
2380
|
-
var
|
|
2381
|
-
if (
|
|
2382
|
-
const
|
|
2383
|
-
Array.from((
|
|
2384
|
-
|
|
2378
|
+
), this.disposeWithMe(this._commandService.onCommandExecuted((n) => {
|
|
2379
|
+
var t, r;
|
|
2380
|
+
if (n.id === rr.id) {
|
|
2381
|
+
const s = n.params, { unitId: o } = s;
|
|
2382
|
+
Array.from((r = (t = this._domLayerMap.get(o)) == null ? void 0 : t.keys()) != null ? r : []).forEach((l) => {
|
|
2383
|
+
e(o, l);
|
|
2385
2384
|
});
|
|
2386
|
-
} else if (
|
|
2387
|
-
const { unitId:
|
|
2388
|
-
|
|
2385
|
+
} else if (n.id === Mr.id) {
|
|
2386
|
+
const { unitId: s, subUnitId: o } = n.params;
|
|
2387
|
+
e(s, o);
|
|
2389
2388
|
}
|
|
2390
2389
|
}));
|
|
2391
2390
|
}
|
|
2392
|
-
_getPosition(e,
|
|
2391
|
+
_getPosition(e, n) {
|
|
2393
2392
|
var h;
|
|
2394
|
-
const { startX: t, endX:
|
|
2395
|
-
if (
|
|
2393
|
+
const { startX: t, endX: r, startY: s, endY: o } = e, d = (h = this._renderManagerService.getRenderById(n)) == null ? void 0 : h.with(pe);
|
|
2394
|
+
if (d == null)
|
|
2396
2395
|
return;
|
|
2397
|
-
const l =
|
|
2396
|
+
const l = d.getSelectionCellByPosition(t, s);
|
|
2398
2397
|
if (l == null)
|
|
2399
2398
|
return;
|
|
2400
2399
|
const g = {
|
|
@@ -2402,14 +2401,14 @@ let $e = class extends re {
|
|
|
2402
2401
|
columnOffset: t - l.startX,
|
|
2403
2402
|
row: l.actualRow,
|
|
2404
2403
|
rowOffset: s - l.startY
|
|
2405
|
-
},
|
|
2406
|
-
if (
|
|
2404
|
+
}, c = d.getSelectionCellByPosition(r, o);
|
|
2405
|
+
if (c == null)
|
|
2407
2406
|
return;
|
|
2408
2407
|
const a = {
|
|
2409
|
-
column:
|
|
2410
|
-
columnOffset:
|
|
2411
|
-
row:
|
|
2412
|
-
rowOffset: o -
|
|
2408
|
+
column: c.actualColumn,
|
|
2409
|
+
columnOffset: r - c.startX,
|
|
2410
|
+
row: c.actualRow,
|
|
2411
|
+
rowOffset: o - c.startY
|
|
2413
2412
|
};
|
|
2414
2413
|
return {
|
|
2415
2414
|
from: g,
|
|
@@ -2419,14 +2418,14 @@ let $e = class extends re {
|
|
|
2419
2418
|
_featureUpdateListener() {
|
|
2420
2419
|
this.disposeWithMe(
|
|
2421
2420
|
this._drawingManagerService.update$.subscribe((e) => {
|
|
2422
|
-
e.forEach((
|
|
2423
|
-
const t = this._drawingManagerService.getDrawingByParam(
|
|
2424
|
-
if (!t || t.drawingType !==
|
|
2421
|
+
e.forEach((n) => {
|
|
2422
|
+
const t = this._drawingManagerService.getDrawingByParam(n);
|
|
2423
|
+
if (!t || t.drawingType !== k.DRAWING_DOM && t.drawingType !== k.DRAWING_CHART)
|
|
2425
2424
|
return;
|
|
2426
|
-
const
|
|
2425
|
+
const r = {
|
|
2427
2426
|
...t.transform
|
|
2428
2427
|
};
|
|
2429
|
-
this._transformChange$.next({ id:
|
|
2428
|
+
this._transformChange$.next({ id: n.drawingId, value: r });
|
|
2430
2429
|
});
|
|
2431
2430
|
})
|
|
2432
2431
|
);
|
|
@@ -2434,36 +2433,36 @@ let $e = class extends re {
|
|
|
2434
2433
|
_deleteListener() {
|
|
2435
2434
|
this.disposeWithMe(
|
|
2436
2435
|
this._drawingManagerService.remove$.subscribe((e) => {
|
|
2437
|
-
e.forEach((
|
|
2438
|
-
this._removeDom(
|
|
2436
|
+
e.forEach((n) => {
|
|
2437
|
+
this._removeDom(n.drawingId);
|
|
2439
2438
|
});
|
|
2440
2439
|
})
|
|
2441
2440
|
);
|
|
2442
2441
|
}
|
|
2443
|
-
updateFloatDomProps(e,
|
|
2442
|
+
updateFloatDomProps(e, n, t, r) {
|
|
2444
2443
|
const s = this._domLayerInfoMap.get(t), o = this._getSceneAndTransformerByDrawingSearch(e);
|
|
2445
2444
|
if (s && o) {
|
|
2446
|
-
const { scene:
|
|
2447
|
-
g && g instanceof wt && g.setProps(
|
|
2445
|
+
const { scene: d } = o, l = ze({ unitId: e, subUnitId: n, drawingId: t }), g = d.getObject(l);
|
|
2446
|
+
g && g instanceof wt && g.setProps(r);
|
|
2448
2447
|
}
|
|
2449
2448
|
}
|
|
2450
|
-
addFloatDomToPosition(e,
|
|
2449
|
+
addFloatDomToPosition(e, n) {
|
|
2451
2450
|
const t = ce(this._univerInstanceService, {
|
|
2452
2451
|
unitId: e.unitId,
|
|
2453
2452
|
subUnitId: e.subUnitId
|
|
2454
2453
|
});
|
|
2455
2454
|
if (!t)
|
|
2456
2455
|
throw new Error("cannot find current target!");
|
|
2457
|
-
const { unitId:
|
|
2456
|
+
const { unitId: r, subUnitId: s } = t, { initPosition: o, componentKey: d, data: l, allowTransform: g = !0 } = e, c = n != null ? n : Pn(), a = this._getPosition(o, r);
|
|
2458
2457
|
if (a == null)
|
|
2459
2458
|
return;
|
|
2460
|
-
this._ensureMap(
|
|
2459
|
+
this._ensureMap(r, s).set(c, e);
|
|
2461
2460
|
const u = {
|
|
2462
|
-
unitId:
|
|
2461
|
+
unitId: r,
|
|
2463
2462
|
subUnitId: s,
|
|
2464
|
-
drawingId:
|
|
2465
|
-
drawingType: e.type ||
|
|
2466
|
-
componentKey:
|
|
2463
|
+
drawingId: c,
|
|
2464
|
+
drawingType: e.type || k.DRAWING_DOM,
|
|
2465
|
+
componentKey: d,
|
|
2467
2466
|
sheetTransform: a,
|
|
2468
2467
|
transform: {
|
|
2469
2468
|
left: o.startX,
|
|
@@ -2474,72 +2473,72 @@ let $e = class extends re {
|
|
|
2474
2473
|
data: l,
|
|
2475
2474
|
allowTransform: g
|
|
2476
2475
|
};
|
|
2477
|
-
return this._commandService.executeCommand(
|
|
2478
|
-
unitId:
|
|
2476
|
+
return this._commandService.executeCommand(ke.id, {
|
|
2477
|
+
unitId: r,
|
|
2479
2478
|
drawings: [u]
|
|
2480
|
-
}), this._add$.next({ unitId:
|
|
2481
|
-
id:
|
|
2479
|
+
}), this._add$.next({ unitId: r, subUnitId: s, id: c }), {
|
|
2480
|
+
id: c,
|
|
2482
2481
|
dispose: () => {
|
|
2483
|
-
this._removeDom(
|
|
2482
|
+
this._removeDom(c, !0);
|
|
2484
2483
|
}
|
|
2485
2484
|
};
|
|
2486
2485
|
}
|
|
2487
|
-
_removeDom(e,
|
|
2486
|
+
_removeDom(e, n = !1) {
|
|
2488
2487
|
const t = this._domLayerInfoMap.get(e);
|
|
2489
2488
|
if (!t)
|
|
2490
2489
|
return;
|
|
2491
|
-
const { unitId:
|
|
2490
|
+
const { unitId: r, subUnitId: s } = t;
|
|
2492
2491
|
this._domLayerInfoMap.delete(e), t.dispose.dispose();
|
|
2493
|
-
const o = this._getSceneAndTransformerByDrawingSearch(
|
|
2494
|
-
if (o && o.scene.removeObject(t.rect),
|
|
2495
|
-
this._ensureMap(
|
|
2496
|
-
const l = this._drawingManagerService.getDrawingByParam({ unitId:
|
|
2492
|
+
const o = this._getSceneAndTransformerByDrawingSearch(r);
|
|
2493
|
+
if (o && o.scene.removeObject(t.rect), n) {
|
|
2494
|
+
this._ensureMap(r, s).delete(e);
|
|
2495
|
+
const l = this._drawingManagerService.getDrawingByParam({ unitId: r, subUnitId: s, drawingId: e });
|
|
2497
2496
|
if (!l)
|
|
2498
2497
|
return;
|
|
2499
|
-
const g = this._sheetDrawingService.getBatchRemoveOp([l]), { redo:
|
|
2500
|
-
this._commandService.syncExecuteCommand(P.id, { unitId:
|
|
2498
|
+
const g = this._sheetDrawingService.getBatchRemoveOp([l]), { redo: c, objects: a } = g;
|
|
2499
|
+
this._commandService.syncExecuteCommand(P.id, { unitId: r, subUnitId: s, op: c, objects: a, type: T.REMOVE });
|
|
2501
2500
|
}
|
|
2502
2501
|
}
|
|
2503
2502
|
addHook(e) {
|
|
2504
2503
|
return this._hooks.push(e), {
|
|
2505
2504
|
dispose: () => {
|
|
2506
|
-
const
|
|
2507
|
-
this._hooks.splice(
|
|
2505
|
+
const n = this._hooks.findIndex((t) => t === e);
|
|
2506
|
+
this._hooks.splice(n, 1);
|
|
2508
2507
|
}
|
|
2509
2508
|
};
|
|
2510
2509
|
}
|
|
2511
2510
|
};
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
],
|
|
2521
|
-
var
|
|
2522
|
-
for (var
|
|
2523
|
-
(o = i[s]) && (
|
|
2524
|
-
return t &&
|
|
2525
|
-
}, et = (i, e) => (
|
|
2511
|
+
Le = zi([
|
|
2512
|
+
oe(0, $(J)),
|
|
2513
|
+
oe(1, fe),
|
|
2514
|
+
oe(2, $(B)),
|
|
2515
|
+
oe(3, K),
|
|
2516
|
+
oe(4, $(gr)),
|
|
2517
|
+
oe(5, F),
|
|
2518
|
+
oe(6, $(Mn))
|
|
2519
|
+
], Le);
|
|
2520
|
+
var ln = Object.defineProperty, Ji = Object.getOwnPropertyDescriptor, Zi = (i, e, n) => e in i ? ln(i, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : i[e] = n, qi = (i, e, n, t) => {
|
|
2521
|
+
for (var r = t > 1 ? void 0 : t ? Ji(e, n) : e, s = i.length - 1, o; s >= 0; s--)
|
|
2522
|
+
(o = i[s]) && (r = (t ? o(e, n, r) : o(r)) || r);
|
|
2523
|
+
return t && r && ln(e, n, r), r;
|
|
2524
|
+
}, et = (i, e) => (n, t) => e(n, t, i), un = (i, e, n) => Zi(i, typeof e != "symbol" ? e + "" : e, n);
|
|
2526
2525
|
const Qi = "SHEET_IMAGE_UI_PLUGIN";
|
|
2527
|
-
let
|
|
2528
|
-
constructor(i = Pr, e,
|
|
2529
|
-
super(), this._config = i, this._injector = e, this._renderManagerService =
|
|
2530
|
-
const { menu:
|
|
2531
|
-
|
|
2526
|
+
let We = class extends En {
|
|
2527
|
+
constructor(i = Pr, e, n, t) {
|
|
2528
|
+
super(), this._config = i, this._injector = e, this._renderManagerService = n, this._configService = t;
|
|
2529
|
+
const { menu: r, ...s } = this._config;
|
|
2530
|
+
r && this._configService.setConfig("menu", r, { merge: !0 }), this._configService.setConfig(Or, s);
|
|
2532
2531
|
}
|
|
2533
2532
|
onStarting() {
|
|
2534
|
-
|
|
2535
|
-
[
|
|
2533
|
+
Un(this._injector, [
|
|
2534
|
+
[Le],
|
|
2536
2535
|
[Ne],
|
|
2537
2536
|
[Ue],
|
|
2538
|
-
[Le],
|
|
2539
2537
|
[xe],
|
|
2538
|
+
[$e],
|
|
2540
2539
|
[je]
|
|
2541
2540
|
]), Xe(this._injector, [
|
|
2542
|
-
[
|
|
2541
|
+
[Le]
|
|
2543
2542
|
]);
|
|
2544
2543
|
}
|
|
2545
2544
|
onReady() {
|
|
@@ -2549,8 +2548,8 @@ let Be = class extends Tn {
|
|
|
2549
2548
|
}
|
|
2550
2549
|
onRendered() {
|
|
2551
2550
|
this._registerRenderModules(), Xe(this._injector, [
|
|
2551
|
+
[$e],
|
|
2552
2552
|
[xe],
|
|
2553
|
-
[Le],
|
|
2554
2553
|
[Ne]
|
|
2555
2554
|
]);
|
|
2556
2555
|
}
|
|
@@ -2567,28 +2566,28 @@ let Be = class extends Tn {
|
|
|
2567
2566
|
});
|
|
2568
2567
|
}
|
|
2569
2568
|
};
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
et(1,
|
|
2569
|
+
un(We, "type", Y.UNIVER_SHEET);
|
|
2570
|
+
un(We, "pluginName", Qi);
|
|
2571
|
+
We = qi([
|
|
2572
|
+
Tn(xn, Yn, Jn),
|
|
2573
|
+
et(1, $(Rt)),
|
|
2575
2574
|
et(2, J),
|
|
2576
|
-
et(3,
|
|
2577
|
-
],
|
|
2575
|
+
et(3, An)
|
|
2576
|
+
], We);
|
|
2578
2577
|
export {
|
|
2579
2578
|
j as ClearSheetDrawingTransformerOperation,
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2579
|
+
nn as DeleteDrawingsCommand,
|
|
2580
|
+
Jt as EditSheetDrawingOperation,
|
|
2581
|
+
rn as GroupSheetDrawingCommand,
|
|
2582
|
+
cn as IMAGE_MENU_ID,
|
|
2584
2583
|
dt as InsertFloatImageCommand,
|
|
2585
|
-
|
|
2584
|
+
ke as InsertSheetDrawingCommand,
|
|
2586
2585
|
we as MoveDrawingsCommand,
|
|
2587
2586
|
Ge as RemoveSheetDrawingCommand,
|
|
2588
|
-
|
|
2587
|
+
sn as SetDrawingArrangeCommand,
|
|
2589
2588
|
Ye as SetSheetDrawingCommand,
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2589
|
+
Le as SheetCanvasFloatDomManagerService,
|
|
2590
|
+
Kt as SidebarSheetDrawingOperation,
|
|
2591
|
+
on as UngroupSheetDrawingCommand,
|
|
2592
|
+
We as UniverSheetsDrawingUIPlugin
|
|
2594
2593
|
};
|