@univerjs-pro/sheets-print 0.10.6 → 0.10.7-nightly.202509090319
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.css +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/common/const.d.ts +43 -43
- package/lib/types/common/types.d.ts +2 -1
- package/lib/types/controllers/config.schema.d.ts +5 -0
- package/lib/types/controllers/const.d.ts +1 -1
- package/lib/types/locale/en-US.d.ts +5 -0
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +17 -17
|
@@ -9,56 +9,56 @@ export declare const ReverseMap: {
|
|
|
9
9
|
"7": string;
|
|
10
10
|
"8": string;
|
|
11
11
|
"9": string;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
S: string;
|
|
12
|
+
h: string;
|
|
13
|
+
K: string;
|
|
14
|
+
e: string;
|
|
15
|
+
L: string;
|
|
17
16
|
J: string;
|
|
18
|
-
T: string;
|
|
19
|
-
H: string;
|
|
20
|
-
N: string;
|
|
21
|
-
P: string;
|
|
22
|
-
o: string;
|
|
23
|
-
s: string;
|
|
24
|
-
O: string;
|
|
25
|
-
j: string;
|
|
26
|
-
d: string;
|
|
27
|
-
y: string;
|
|
28
17
|
F: string;
|
|
29
|
-
|
|
30
|
-
X: string;
|
|
31
|
-
L: string;
|
|
32
|
-
c: string;
|
|
33
|
-
b: string;
|
|
34
|
-
t: string;
|
|
35
|
-
M: string;
|
|
36
|
-
a: string;
|
|
18
|
+
Q: string;
|
|
37
19
|
C: string;
|
|
38
|
-
|
|
39
|
-
Y: string;
|
|
40
|
-
m: string;
|
|
41
|
-
r: string;
|
|
20
|
+
G: string;
|
|
42
21
|
n: string;
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
e: string;
|
|
47
|
-
I: string;
|
|
22
|
+
g: string;
|
|
23
|
+
u: string;
|
|
24
|
+
l: string;
|
|
48
25
|
i: string;
|
|
26
|
+
D: string;
|
|
27
|
+
M: string;
|
|
28
|
+
t: string;
|
|
29
|
+
O: string;
|
|
30
|
+
W: string;
|
|
49
31
|
x: string;
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
32
|
+
S: string;
|
|
33
|
+
E: string;
|
|
34
|
+
Z: string;
|
|
35
|
+
y: string;
|
|
36
|
+
k: string;
|
|
53
37
|
w: string;
|
|
54
|
-
|
|
38
|
+
r: string;
|
|
39
|
+
R: string;
|
|
40
|
+
p: string;
|
|
41
|
+
o: string;
|
|
42
|
+
z: string;
|
|
43
|
+
T: string;
|
|
44
|
+
a: string;
|
|
45
|
+
b: string;
|
|
46
|
+
c: string;
|
|
55
47
|
V: string;
|
|
56
|
-
|
|
48
|
+
q: string;
|
|
49
|
+
v: string;
|
|
50
|
+
m: string;
|
|
51
|
+
d: string;
|
|
52
|
+
Y: string;
|
|
53
|
+
I: string;
|
|
54
|
+
H: string;
|
|
55
|
+
X: string;
|
|
56
|
+
U: string;
|
|
57
|
+
A: string;
|
|
58
|
+
P: string;
|
|
59
|
+
B: string;
|
|
60
|
+
N: string;
|
|
57
61
|
f: string;
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
l: string;
|
|
61
|
-
g: string;
|
|
62
|
-
u: string;
|
|
63
|
-
h: string;
|
|
62
|
+
s: string;
|
|
63
|
+
j: string;
|
|
64
64
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PrintAlign, PrintDirection, PrintPaperMargin, PrintScale } from '@univerjs-pro/print';
|
|
1
|
+
import { IPrintMargin, PrintAlign, PrintDirection, PrintPaperMargin, PrintScale } from '@univerjs-pro/print';
|
|
2
2
|
import { IRange, Nullable, PaperType } from '@univerjs/core';
|
|
3
3
|
import { IWatermarkConfigWithType } from '@univerjs/engine-render';
|
|
4
4
|
/**
|
|
@@ -109,6 +109,7 @@ export interface ISheetPrintLayoutConfig {
|
|
|
109
109
|
* Maximum number of columns to print per page
|
|
110
110
|
*/
|
|
111
111
|
maxColumnsEachPage: number;
|
|
112
|
+
marginCustom: IPrintMargin;
|
|
112
113
|
}
|
|
113
114
|
/**
|
|
114
115
|
* Configuration interface for sheet print rendering options
|
|
@@ -3,5 +3,10 @@ export declare const SHEETS_PRINT_PLUGIN_CONFIG_KEY = "sheets-print.config";
|
|
|
3
3
|
export declare const configSymbol: unique symbol;
|
|
4
4
|
export interface IUniverSheetsPrintConfig {
|
|
5
5
|
menu?: MenuConfig;
|
|
6
|
+
/**
|
|
7
|
+
* Whether to force the watermark to be displayed when printing
|
|
8
|
+
* @default false
|
|
9
|
+
*/
|
|
10
|
+
enforceWatermark?: boolean;
|
|
6
11
|
}
|
|
7
12
|
export declare const defaultPluginConfig: IUniverSheetsPrintConfig;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const getLsInfoFuncStr = "
|
|
1
|
+
export declare const getLsInfoFuncStr = "DREurOZE liu2zyrOZE(xOuiEwi, yRgxOuIiz) { r2z { uZEwr xOuiEwiYEDZA52ra225z = xOuiEwi.wyxOr('-'); uZEwr Z2OMOE6iww5Mi = 90UX.y52wi(5rZg(xOuiEwiYEDZA52ra225z[e])); OD (!Z2OMOE6iww5Mi.Rl) { Z2OMOE6iww5Mi.Rl = XRSgi2(xOuiEwiYEDZA52ra225z[J]); } uZEwr OwfZ2Wi2 = rzyiZD fZ2Wi2mxZg5x0uZyi !== 'REliDOEil' && wixD OEwr5EuiZD fZ2Wi2mxZg5x0uZyi; uZEwr uZErior = OwfZ2Wi2 ? wixD : pOElZp; uZEwr Siww5MifZ2l = uZErior.__b5wiQJ__.y52wi(xOuiEwiYEDZA52ra225z[e]); uZEwr Siww5Mi = uZErior.__dio__.wr2OEMODz(Siww5MifZ2l); uZEwr wOME5rR2ifZ2l = uZErior.__b5wiQJ__.y52wi(xOuiEwiYEDZA52ra225z[L]); uZEwr wOME5rR2i = uZErior.__dio__.wr2OEMODz(wOME5rR2ifZ2l); uZEwr wOMEN5xOl = uZErior.__3i2ODz__(wOME5rR2i, Siww5Mi, yRgxOuIiz); uZEwr lZS5OE = Z2OMOE6iww5Mi.lS; DREurOZE OwVZS5OE65rutOEM(ZA5rri2E, ZdZwr) { uZEwr y5rri2E = ZA5rri2E.2iyx5ui(/^.+/, ''); uZEwr tZwr = ZdZwr.2iyx5ui(/^.+/, ''); uZEwr y5rri2EA52rw = y5rri2E.wyxOr('.'); uZEwr tZwrA52rw = tZwr.wyxOr('.'); OD (!y5rri2E.OEuxRliw('*')) { 2irR2E y5rri2E === tZwr; } OD (y5rri2EA52rw.xiEMrt < e || y5rri2EA52rw[h] !== '*') { 2irR2E D5xwi; } uZEwr y5rri2E0RDDOo = y5rri2EA52rw.wxOui(K).8ZOE('.'); uZEwr tZwr0RDDOo = tZwrA52rw.wxOui(-y5rri2EA52rw.xiEMrt + K).8ZOE('.'); 2irR2E y5rri2E0RDDOo === tZwr0RDDOo; } xir lZS5OEN5xOl = (lZS5OE && lZS5OE.xiEMrt) ? lZS5OE.wZSi((lSYriS) => OwVZS5OE65rutOEM(lSYriS, xZu5rOZE.tZwrE5Si)) : r2Ri; OD (xZu5rOZE.tZwrE5Si === 'xZu5xtZwr') { lZS5OEN5xOl = r2Ri; } uZEwr 35xOl = wOMEN5xOl && lZS5OEN5xOl; 2irR2E { 35xOl, Siww5Mi: Z2OMOE6iww5Mi, }; } u5rut (i22Z2) { 2irR2E { 35xOl: D5xwi, Siww5Mi: {}, }; }}";
|
package/lib/umd/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x117126,_0x2f4c4b){const _0x3f9190=_0x2ce9,_0x4c5f64=_0x117126();while(!![]){try{const _0x5c9d45=parseInt(_0x3f9190(0xf3))/0x1*(-parseInt(_0x3f9190(0xd8))/0x2)+-parseInt(_0x3f9190(0xf0))/0x3*(-parseInt(_0x3f9190(0x11a))/0x4)+parseInt(_0x3f9190(0x118))/0x5+-parseInt(_0x3f9190(0x113))/0x6+parseInt(_0x3f9190(0xef))/0x7*(parseInt(_0x3f9190(0x116))/0x8)+-parseInt(_0x3f9190(0x10d))/0x9*(parseInt(_0x3f9190(0x110))/0xa)+parseInt(_0x3f9190(0xe5))/0xb;if(_0x5c9d45===_0x2f4c4b)break;else _0x4c5f64['push'](_0x4c5f64['shift']());}catch(_0x87ef2d){_0x4c5f64['push'](_0x4c5f64['shift']());}}}(_0x1c17,0xd854c),function(_0x269550,_0x89012e){const _0x5c67d8=_0x2ce9;typeof exports==_0x5c67d8(0xff)&&typeof module<'u'?_0x89012e(require('@univerjs-pro/sheets-print'),require('@univerjs/core'),require('@univerjs/sheets/facade'),require('@univerjs/core/facade'),require('@univerjs-pro/print')):typeof define==_0x5c67d8(0x102)&&define[_0x5c67d8(0xf1)]?define(['@univerjs-pro/sheets-print','@univerjs/core',_0x5c67d8(0x101),_0x5c67d8(0xe3),_0x5c67d8(0xf9)],_0x89012e):(_0x269550=typeof globalThis<'u'?globalThis:_0x269550||self,_0x89012e(_0x269550[_0x5c67d8(0xe9)],_0x269550[_0x5c67d8(0x10b)],_0x269550[_0x5c67d8(0xd6)],_0x269550['UniverCoreFacade'],_0x269550[_0x5c67d8(0x107)]));}(this,function(_0x57752e,_0x32cdd0,_0x2b6aa8,_0xe6a38d,_0x59b262){'use strict';const _0x223da3=_0x2ce9;class _0x18da79 extends _0x2b6aa8[_0x223da3(0xf6)]{[_0x223da3(0x119)](_0x4e2c2b){const _0x1ec83c=_0x223da3;return this[_0x1ec83c(0x11e)][_0x1ec83c(0xee)](_0x57752e[_0x1ec83c(0x10f)])[_0x1ec83c(0xf8)](_0x4e2c2b),this;}['updatePrintRenderConfig'](_0x6de86d){const _0xb2eba7=_0x223da3;return this[_0xb2eba7(0x11e)][_0xb2eba7(0xee)](_0x57752e[_0xb2eba7(0x10f)])[_0xb2eba7(0xdd)](_0x6de86d),this;}[_0x223da3(0xfb)](){const _0x1bf03e=_0x223da3;return this[_0x1bf03e(0x11e)][_0x1bf03e(0xee)](_0x32cdd0[_0x1bf03e(0xdc)])[_0x1bf03e(0xf7)](_0x57752e[_0x1bf03e(0x11f)]['id']);}[_0x223da3(0x108)](){const _0x4727f3=_0x223da3;return this[_0x4727f3(0x11e)]['get'](_0x32cdd0['ICommandService'])[_0x4727f3(0xf7)](_0x57752e[_0x4727f3(0x115)]['id']);}[_0x223da3(0xe4)](){const _0x489af8=_0x223da3;return this[_0x489af8(0x11e)][_0x489af8(0xee)](_0x32cdd0[_0x489af8(0xdc)])['syncExecuteCommand'](_0x57752e['CancelSheetPrintOperation']['id']);}async[_0x223da3(0xdb)](){const _0x145762=_0x223da3;return _0x57752e[_0x145762(0xf5)](this[_0x145762(0x11e)])?this[_0x145762(0x11e)][_0x145762(0xee)](_0x32cdd0[_0x145762(0xdc)])[_0x145762(0x10c)](_0x57752e[_0x145762(0xfa)]['id']):!0x1;}}_0x2b6aa8[_0x223da3(0xf6)][_0x223da3(0xfd)](_0x18da79);class _0x84166e extends _0x2b6aa8[_0x223da3(0xea)]{[_0x223da3(0x105)](){const _0x210522=_0x223da3;return _0x57752e[_0x210522(0xf5)](this[_0x210522(0x11e)])?this[_0x210522(0x11e)]['get'](_0x57752e[_0x210522(0x10a)])[_0x210522(0xd7)](this[_0x210522(0xe1)]['getUnitId'](),this[_0x210522(0x100)][_0x210522(0x111)](),this[_0x210522(0x104)]):!0x1;}}_0x2b6aa8['FRange'][_0x223da3(0xfd)](_0x84166e);class _0x3ea4ec{get[_0x223da3(0xfe)](){const _0x4a8e1b=_0x223da3;return _0x4a8e1b(0xfe);}get[_0x223da3(0xeb)](){const _0x96fc52=_0x223da3;return _0x96fc52(0xeb);}get[_0x223da3(0x112)](){return'BeforeSheetPrintCanceled';}get[_0x223da3(0x106)](){const _0x4b9e4e=_0x223da3;return _0x4b9e4e(0x106);}get['SheetPrintConfirmed'](){const _0x5e9515=_0x223da3;return _0x5e9515(0xd4);}get[_0x223da3(0xf2)](){const _0x13d79c=_0x223da3;return _0x13d79c(0xf2);}}_0xe6a38d['FEventName'][_0x223da3(0xfd)](_0x3ea4ec);class _0x572d18{get[_0x223da3(0xe8)](){return _0x57752e['PrintArea'];}get['PrintAlign'](){const _0x257bad=_0x223da3;return _0x59b262[_0x257bad(0xe0)];}get['PrintPaperSize'](){const _0x1da42f=_0x223da3;return _0x32cdd0[_0x1da42f(0x114)];}get[_0x223da3(0x11b)](){const _0x1bee30=_0x223da3;return _0x59b262[_0x1bee30(0x11b)];}get[_0x223da3(0x11c)](){const _0x330464=_0x223da3;return _0x59b262[_0x330464(0x11c)];}get[_0x223da3(0xe7)](){return _0x59b262['PrintDirection'];}get['PrintFreeze'](){const _0x340f6d=_0x223da3;return _0x57752e[_0x340f6d(0x103)];}get[_0x223da3(0xed)](){const _0x1ddc26=_0x223da3;return _0x57752e[_0x1ddc26(0xed)];}get[_0x223da3(0xda)](){const _0x1ceed9=_0x223da3;return _0x57752e[_0x1ceed9(0xda)];}}_0xe6a38d[_0x223da3(0xe6)][_0x223da3(0xfd)](_0x572d18);class _0x2e17c3 extends _0xe6a38d['FUniver']{['_initialize'](_0x15ab7d){const _0x13c187=_0x223da3,_0x10c0e8=_0x15ab7d[_0x13c187(0xee)](_0x32cdd0[_0x13c187(0xdc)]);this['registerEventHandler'](this[_0x13c187(0xd9)][_0x13c187(0xfe)],()=>_0x10c0e8[_0x13c187(0xdf)](_0x12cb70=>{const _0x4cb577=_0x13c187;if(_0x12cb70['id']===_0x57752e[_0x4cb577(0x115)]['id']){const _0x376ca0=this[_0x4cb577(0xf4)]();if(!_0x376ca0)return;const _0x3cd329={'workbook':_0x376ca0,'worksheet':_0x376ca0[_0x4cb577(0x11d)]()};if(_0x3cd329==null)return;if(this[_0x4cb577(0x117)](this[_0x4cb577(0xd9)][_0x4cb577(0xfe)],_0x3cd329),_0x3cd329['cancel'])throw new _0x32cdd0[(_0x4cb577(0xde))]();}})),this[_0x13c187(0xfc)](this[_0x13c187(0xd9)][_0x13c187(0xeb)],()=>_0x10c0e8[_0x13c187(0xdf)](_0x307ef9=>{const _0x53e2bd=_0x13c187;if(_0x307ef9['id']===_0x57752e[_0x53e2bd(0x11f)]['id']){const _0x5b2eef=_0x15ab7d[_0x53e2bd(0xee)](_0x57752e[_0x53e2bd(0x10f)]);if(!this[_0x53e2bd(0xf4)]())return;const _0x515adc={'layoutConfig':_0x5b2eef[_0x53e2bd(0x10e)],'renderConfig':_0x5b2eef[_0x53e2bd(0xe2)]};if(_0x515adc==null)return;if(this['fireEvent'](this[_0x53e2bd(0xd9)][_0x53e2bd(0xeb)],_0x515adc),_0x515adc[_0x53e2bd(0xec)])throw new _0x32cdd0['CanceledError']();}})),this[_0x13c187(0xfc)](this[_0x13c187(0xd9)][_0x13c187(0x112)],()=>_0x10c0e8[_0x13c187(0xdf)](_0x38818f=>{const _0x3d6d43=_0x13c187;if(_0x38818f['id']===_0x57752e[_0x3d6d43(0x109)]['id']){const _0x1a8242=_0x15ab7d[_0x3d6d43(0xee)](_0x57752e[_0x3d6d43(0x10f)]);if(!this[_0x3d6d43(0xf4)]())return;const _0xc62ab5={'layoutConfig':_0x1a8242['layoutConfig'],'renderConfig':_0x1a8242[_0x3d6d43(0xe2)]};if(_0xc62ab5==null)return;if(this[_0x3d6d43(0x117)](this[_0x3d6d43(0xd9)][_0x3d6d43(0x112)],_0xc62ab5),_0xc62ab5[_0x3d6d43(0xec)])throw new _0x32cdd0[(_0x3d6d43(0xde))]();}})),this[_0x13c187(0xfc)](this[_0x13c187(0xd9)]['SheetPrintOpen'],()=>_0x10c0e8[_0x13c187(0xd5)](_0x298e2a=>{const _0x2b6101=_0x13c187;if(_0x298e2a['id']===_0x57752e['SheetPrintOpenOperation']['id']){const _0x193ca2=this[_0x2b6101(0xf4)]();if(!_0x193ca2)return;const _0x49b6f5={'workbook':_0x193ca2,'worksheet':_0x193ca2[_0x2b6101(0x11d)]()};if(_0x49b6f5==null)return;this[_0x2b6101(0x117)](this[_0x2b6101(0xd9)][_0x2b6101(0x106)],_0x49b6f5);}})),this[_0x13c187(0xfc)](this[_0x13c187(0xd9)][_0x13c187(0xd4)],()=>_0x10c0e8[_0x13c187(0xd5)](_0x5944ca=>{const _0x4280e9=_0x13c187;if(_0x5944ca['id']===_0x57752e['ConfirmSheetPrintOperation']['id']){const _0x449adb=_0x15ab7d[_0x4280e9(0xee)](_0x57752e['ISheetPrintManagerService']);if(!this[_0x4280e9(0xf4)]())return;const _0x21beab={'layoutConfig':_0x449adb['layoutConfig'],'renderConfig':_0x449adb['renderConfig']};if(_0x21beab==null)return;this[_0x4280e9(0x117)](this[_0x4280e9(0xd9)][_0x4280e9(0xd4)],_0x21beab);}})),this[_0x13c187(0xfc)](this[_0x13c187(0xd9)][_0x13c187(0xf2)],()=>_0x10c0e8[_0x13c187(0xd5)](_0x5d34ad=>{const _0x1cf873=_0x13c187;if(_0x5d34ad['id']===_0x57752e['CancelSheetPrintOperation']['id']){const _0x26c975=_0x15ab7d[_0x1cf873(0xee)](_0x57752e['ISheetPrintManagerService']);if(!this[_0x1cf873(0xf4)]())return;const _0x567661={'layoutConfig':_0x26c975[_0x1cf873(0x10e)],'renderConfig':_0x26c975['renderConfig']};if(_0x567661==null)return;this['fireEvent'](this[_0x1cf873(0xd9)][_0x1cf873(0xf2)],_0x567661);}}));}}_0xe6a38d['FUniver'][_0x223da3(0xfd)](_0x2e17c3);}));function _0x2ce9(_0x45cdf2,_0x55027e){const _0x1c1748=_0x1c17();return _0x2ce9=function(_0x2ce9f6,_0x4f95e3){_0x2ce9f6=_0x2ce9f6-0xd4;let _0x598238=_0x1c1748[_0x2ce9f6];return _0x598238;},_0x2ce9(_0x45cdf2,_0x55027e);}function _0x1c17(){const _0x5a53f0=['fireEvent','1556660fLyrvG','updatePrintConfig','2024948XChHyX','PrintPaperMargin','PrintScale','getActiveSheet','_injector','ConfirmSheetPrintOperation','SheetPrintConfirmed','onCommandExecuted','UniverSheetsFacade','getRangeImage','21478hBvpKB','Event','PrintHeaderFooterSymbol','saveScreenshotToClipboard','ICommandService','updateRenderConfig','CanceledError','beforeCommandExecuted','PrintAlign','_workbook','renderConfig','@univerjs/core/facade','closePrintDialog','14425785yhkqNL','FEnum','PrintDirection','PrintArea','UniverProSheetsPrint','FRange','BeforeSheetPrintConfirm','cancel','PrintHeaderFooter','get','49pHIEGN','6XEDzPc','amd','SheetPrintCanceled','109YnbMJr','getActiveUniverSheet','hasPrintFacadePermission','FWorkbook','syncExecuteCommand','updateLayoutConfig','@univerjs-pro/print','SheetScreenShotOperation','print','registerEventHandler','extend','BeforeSheetPrintOpen','object','_worksheet','@univerjs/sheets/facade','function','PrintFreeze','_range','getScreenshot','SheetPrintOpen','UniverProPrint','openPrintDialog','CancelSheetPrintOperation','SheetPrintClientService','UniverCore','executeCommand','50004HonbOg','layoutConfig','ISheetPrintManagerService','640pqVpnR','getSheetId','BeforeSheetPrintCanceled','5734770rmGXfi','PaperType','SheetPrintOpenOperation','837464JUbXLp'];_0x1c17=function(){return _0x5a53f0;};return _0x1c17();}
|