@univerjs-pro/sheets-print 0.9.4 → 0.10.0
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.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/controllers/const.d.ts +1 -1
- 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 +16 -16
|
@@ -9,56 +9,56 @@ export declare const ReverseMap: {
|
|
|
9
9
|
"7": string;
|
|
10
10
|
"8": string;
|
|
11
11
|
"9": string;
|
|
12
|
-
|
|
13
|
-
p: string;
|
|
14
|
-
L: string;
|
|
15
|
-
N: string;
|
|
16
|
-
o: string;
|
|
17
|
-
f: string;
|
|
18
|
-
O: string;
|
|
19
|
-
V: string;
|
|
20
|
-
t: string;
|
|
21
|
-
R: string;
|
|
22
|
-
h: string;
|
|
23
|
-
K: string;
|
|
24
|
-
U: string;
|
|
25
|
-
G: string;
|
|
26
|
-
e: string;
|
|
27
|
-
z: string;
|
|
28
|
-
l: string;
|
|
29
|
-
F: string;
|
|
30
|
-
X: string;
|
|
12
|
+
n: string;
|
|
31
13
|
i: string;
|
|
14
|
+
R: string;
|
|
15
|
+
b: string;
|
|
32
16
|
C: string;
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
17
|
+
T: string;
|
|
18
|
+
E: string;
|
|
19
|
+
D: string;
|
|
36
20
|
Y: string;
|
|
37
|
-
|
|
38
|
-
c: string;
|
|
39
|
-
a: string;
|
|
40
|
-
I: string;
|
|
21
|
+
m: string;
|
|
41
22
|
y: string;
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
T: string;
|
|
46
|
-
Q: string;
|
|
47
|
-
d: string;
|
|
48
|
-
J: string;
|
|
49
|
-
q: string;
|
|
50
|
-
H: string;
|
|
51
|
-
W: string;
|
|
52
|
-
b: string;
|
|
53
|
-
u: string;
|
|
54
|
-
r: string;
|
|
55
|
-
w: string;
|
|
23
|
+
o: string;
|
|
24
|
+
h: string;
|
|
25
|
+
c: string;
|
|
56
26
|
B: string;
|
|
27
|
+
w: string;
|
|
28
|
+
I: string;
|
|
29
|
+
U: string;
|
|
30
|
+
X: string;
|
|
57
31
|
P: string;
|
|
58
|
-
E: string;
|
|
59
32
|
A: string;
|
|
60
|
-
|
|
33
|
+
M: string;
|
|
34
|
+
l: string;
|
|
61
35
|
s: string;
|
|
36
|
+
J: string;
|
|
37
|
+
u: string;
|
|
38
|
+
d: string;
|
|
39
|
+
q: string;
|
|
40
|
+
W: string;
|
|
41
|
+
L: string;
|
|
42
|
+
f: string;
|
|
43
|
+
Q: string;
|
|
44
|
+
S: string;
|
|
62
45
|
k: string;
|
|
63
|
-
|
|
46
|
+
V: string;
|
|
47
|
+
j: string;
|
|
48
|
+
H: string;
|
|
49
|
+
G: string;
|
|
50
|
+
K: string;
|
|
51
|
+
p: string;
|
|
52
|
+
N: string;
|
|
53
|
+
g: string;
|
|
54
|
+
z: string;
|
|
55
|
+
r: string;
|
|
56
|
+
v: string;
|
|
57
|
+
e: string;
|
|
58
|
+
F: string;
|
|
59
|
+
O: string;
|
|
60
|
+
t: string;
|
|
61
|
+
a: string;
|
|
62
|
+
Z: string;
|
|
63
|
+
x: string;
|
|
64
64
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const getLsInfoFuncStr = "
|
|
1
|
+
export declare const getLsInfoFuncStr = "cuXyJIPX ohylWAJIPX(9IyhXsh, Aum9IyphW) { JlW { yPXsJ 9IyhXshGXcPvYlJfllYW = 9IyhXsh.sA9IJ('-'); yPXsJ PlIBIXghssYBh = KFrz.AYlsh(YJPm(9IyhXshGXcPvYlJfllYW[4])); Ic (!PlIBIXghssYBh.uo) { PlIBIXghssYBh.uo = zuUmhl(9IyhXshGXcPvYlJfllYW[b]); } yPXsJ IstPl7hl = JWAhPc tPl7hlj9PmY9FyPAh !== 'uXohcIXho' && sh9c IXsJYXyhPc tPl7hlj9PmY9FyPAh; yPXsJ yPXJh3J = IstPl7hl ? sh9c : qIXoPq; yPXsJ UhssYBhtPlo = yPXJh3J.__QYsh2b__.AYlsh(9IyhXshGXcPvYlJfllYW[4]); yPXsJ UhssYBh = yPXJh3J.__Hh3__.sJlIXBIcW(UhssYBhtPlo); yPXsJ sIBXYJulhtPlo = yPXJh3J.__QYsh2b__.AYlsh(9IyhXshGXcPvYlJfllYW[R]); yPXsJ sIBXYJulh = yPXJh3J.__Hh3__.sJlIXBIcW(sIBXYJulhtPlo); yPXsJ sIBX6Y9Io = yPXJh3J.__dhlIcW__(sIBXYJulh, UhssYBh, Aum9IyphW); yPXsJ oPUYIX = PlIBIXghssYBh.oU; cuXyJIPX Is8PUYIXgYJywIXB(PvYJJhlX, PHPsJ) { yPXsJ AYJJhlX = PvYJJhlX.lhA9Yyh(/^.+/, ''); yPXsJ wPsJ = PHPsJ.lhA9Yyh(/^.+/, ''); yPXsJ AYJJhlXvYlJs = AYJJhlX.sA9IJ('.'); yPXsJ wPsJvYlJs = wPsJ.sA9IJ('.'); Ic (!AYJJhlX.IXy9uohs('*')) { lhJulX AYJJhlX === wPsJ; } Ic (AYJJhlXvYlJs.9hXBJw < 4 || AYJJhlXvYlJs[n] !== '*') { lhJulX cY9sh; } yPXsJ AYJJhlXFuccI3 = AYJJhlXvYlJs.s9Iyh(i).5PIX('.'); yPXsJ wPsJFuccI3 = wPsJvYlJs.s9Iyh(-AYJJhlXvYlJs.9hXBJw + i).5PIX('.'); lhJulX AYJJhlXFuccI3 === wPsJFuccI3; } 9hJ oPUYIX6Y9Io = (oPUYIX && oPUYIX.9hXBJw) ? oPUYIX.sPUh((oUGJhU) => Is8PUYIXgYJywIXB(oUGJhU, 9PyYJIPX.wPsJXYUh)) : Jluh; Ic (9PyYJIPX.wPsJXYUh === '9PyY9wPsJ') { oPUYIX6Y9Io = Jluh; } yPXsJ dY9Io = sIBX6Y9Io && oPUYIX6Y9Io; lhJulX { dY9Io, UhssYBh: PlIBIXghssYBh, }; } yYJyw (hllPl) { lhJulX { dY9Io: cY9sh, UhssYBh: {}, }; }}";
|
package/lib/umd/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x36f600,_0x26214b){const _0x4405bc=_0x38b0,_0x180f6b=_0x36f600();while(!![]){try{const _0x44c62b=parseInt(_0x4405bc(0x1c5))/0x1*(-parseInt(_0x4405bc(0x1e0))/0x2)+parseInt(_0x4405bc(0x1d1))/0x3*(parseInt(_0x4405bc(0x1f3))/0x4)+-parseInt(_0x4405bc(0x1db))/0x5+-parseInt(_0x4405bc(0x1cb))/0x6*(parseInt(_0x4405bc(0x1c0))/0x7)+-parseInt(_0x4405bc(0x1d8))/0x8+-parseInt(_0x4405bc(0x1bc))/0x9+-parseInt(_0x4405bc(0x1cc))/0xa*(-parseInt(_0x4405bc(0x1d0))/0xb);if(_0x44c62b===_0x26214b)break;else _0x180f6b['push'](_0x180f6b['shift']());}catch(_0x24332e){_0x180f6b['push'](_0x180f6b['shift']());}}}(_0x5a1f,0x82594),function(_0x31751d,_0xe14a8b){const _0x49c447=_0x38b0;typeof exports==_0x49c447(0x1b0)&&typeof module<'u'?_0xe14a8b(require('@univerjs-pro/sheets-print'),require('@univerjs/core'),require('@univerjs/sheets/facade'),require('@univerjs/core/facade'),require('@univerjs-pro/print')):typeof define==_0x49c447(0x1af)&&define[_0x49c447(0x1de)]?define([_0x49c447(0x1d3),_0x49c447(0x1b3),_0x49c447(0x1df),_0x49c447(0x1bd),_0x49c447(0x1b4)],_0xe14a8b):(_0x31751d=typeof globalThis<'u'?globalThis:_0x31751d||self,_0xe14a8b(_0x31751d[_0x49c447(0x1f2)],_0x31751d[_0x49c447(0x1ed)],_0x31751d[_0x49c447(0x1f5)],_0x31751d[_0x49c447(0x1cd)],_0x31751d[_0x49c447(0x1bf)]));}(this,function(_0x5382db,_0xc33070,_0x2dbab2,_0x2aab69,_0x1334a3){'use strict';const _0x462ef7=_0x38b0;class _0x1b0643 extends _0x2dbab2[_0x462ef7(0x1f6)]{['updatePrintConfig'](_0x54b792){const _0x4e8c39=_0x462ef7;return this[_0x4e8c39(0x1e9)]['get'](_0x5382db[_0x4e8c39(0x1d9)])[_0x4e8c39(0x1ce)](_0x54b792),this;}[_0x462ef7(0x1da)](_0x5d37dd){const _0x3e94af=_0x462ef7;return this[_0x3e94af(0x1e9)][_0x3e94af(0x1f4)](_0x5382db['ISheetPrintManagerService'])['updateRenderConfig'](_0x5d37dd),this;}['print'](){const _0x3e6294=_0x462ef7;return this[_0x3e6294(0x1e9)][_0x3e6294(0x1f4)](_0xc33070[_0x3e6294(0x1bb)])[_0x3e6294(0x1e4)](_0x5382db['ConfirmSheetPrintOperation']['id']);}[_0x462ef7(0x1d6)](){const _0x294535=_0x462ef7;return this[_0x294535(0x1e9)]['get'](_0xc33070[_0x294535(0x1bb)])['syncExecuteCommand'](_0x5382db[_0x294535(0x1c2)]['id']);}[_0x462ef7(0x1ca)](){const _0x303d51=_0x462ef7;return this[_0x303d51(0x1e9)][_0x303d51(0x1f4)](_0xc33070[_0x303d51(0x1bb)])['syncExecuteCommand'](_0x5382db[_0x303d51(0x1e5)]['id']);}async[_0x462ef7(0x1fe)](){const _0x2e8a7=_0x462ef7;return _0x5382db[_0x2e8a7(0x1b2)](this[_0x2e8a7(0x1e9)])?this['_injector']['get'](_0xc33070[_0x2e8a7(0x1bb)])[_0x2e8a7(0x1dd)](_0x5382db[_0x2e8a7(0x1f7)]['id']):!0x1;}}_0x2dbab2[_0x462ef7(0x1f6)][_0x462ef7(0x1e6)](_0x1b0643);class _0x3da150 extends _0x2dbab2[_0x462ef7(0x1c6)]{[_0x462ef7(0x1c4)](){const _0x1f917b=_0x462ef7;return _0x5382db[_0x1f917b(0x1b2)](this[_0x1f917b(0x1e9)])?this[_0x1f917b(0x1e9)]['get'](_0x5382db[_0x1f917b(0x1d4)])[_0x1f917b(0x1f8)](this[_0x1f917b(0x1e1)][_0x1f917b(0x1fd)](),this[_0x1f917b(0x1c8)][_0x1f917b(0x1ec)](),this[_0x1f917b(0x1f9)]):!0x1;}}_0x2dbab2[_0x462ef7(0x1c6)][_0x462ef7(0x1e6)](_0x3da150);class _0x51e516{get[_0x462ef7(0x1e7)](){return'BeforeSheetPrintOpen';}get['BeforeSheetPrintConfirm'](){const _0x3b755b=_0x462ef7;return _0x3b755b(0x1b8);}get[_0x462ef7(0x1be)](){const _0x1daa65=_0x462ef7;return _0x1daa65(0x1be);}get['SheetPrintOpen'](){const _0xfa512=_0x462ef7;return _0xfa512(0x1fa);}get['SheetPrintConfirmed'](){const _0x3587fc=_0x462ef7;return _0x3587fc(0x1e8);}get[_0x462ef7(0x1b5)](){const _0xf62f33=_0x462ef7;return _0xf62f33(0x1b5);}}_0x2aab69[_0x462ef7(0x1b1)]['extend'](_0x51e516);class _0x4cc3a0{get[_0x462ef7(0x1d7)](){const _0x4b4ec5=_0x462ef7;return _0x5382db[_0x4b4ec5(0x1d7)];}get[_0x462ef7(0x1c3)](){const _0x6f2deb=_0x462ef7;return _0x1334a3[_0x6f2deb(0x1c3)];}get['PrintPaperSize'](){const _0x26a993=_0x462ef7;return _0xc33070[_0x26a993(0x1b9)];}get[_0x462ef7(0x1ef)](){const _0x52bf6a=_0x462ef7;return _0x1334a3[_0x52bf6a(0x1ef)];}get[_0x462ef7(0x1f1)](){const _0x1405d8=_0x462ef7;return _0x1334a3[_0x1405d8(0x1f1)];}get['PrintDirection'](){const _0x4a1136=_0x462ef7;return _0x1334a3[_0x4a1136(0x1d5)];}get[_0x462ef7(0x1ae)](){const _0x5e511c=_0x462ef7;return _0x5382db[_0x5e511c(0x1ae)];}get[_0x462ef7(0x1fc)](){const _0x26ab16=_0x462ef7;return _0x5382db[_0x26ab16(0x1fc)];}get[_0x462ef7(0x1f0)](){const _0x13e667=_0x462ef7;return _0x5382db[_0x13e667(0x1f0)];}}_0x2aab69[_0x462ef7(0x1ee)][_0x462ef7(0x1e6)](_0x4cc3a0);class _0x4049e3 extends _0x2aab69[_0x462ef7(0x1e2)]{[_0x462ef7(0x1b6)](_0x30f918){const _0x2a444d=_0x462ef7,_0x21a498=_0x30f918[_0x2a444d(0x1f4)](_0xc33070['ICommandService']);this[_0x2a444d(0x1dc)](this[_0x2a444d(0x1fb)]['BeforeSheetPrintOpen'],()=>_0x21a498[_0x2a444d(0x1ea)](_0xd2b336=>{const _0x1c63c5=_0x2a444d;if(_0xd2b336['id']===_0x5382db[_0x1c63c5(0x1c2)]['id']){const _0x46b22b=this[_0x1c63c5(0x1eb)]();if(!_0x46b22b)return;const _0x437493={'workbook':_0x46b22b,'worksheet':_0x46b22b[_0x1c63c5(0x1c7)]()};if(_0x437493==null)return;if(this['fireEvent'](this[_0x1c63c5(0x1fb)]['BeforeSheetPrintOpen'],_0x437493),_0x437493[_0x1c63c5(0x1d2)])throw new _0xc33070[(_0x1c63c5(0x1b7))]();}})),this[_0x2a444d(0x1dc)](this['Event'][_0x2a444d(0x1b8)],()=>_0x21a498[_0x2a444d(0x1ea)](_0x160dee=>{const _0x3ce29b=_0x2a444d;if(_0x160dee['id']===_0x5382db[_0x3ce29b(0x1ba)]['id']){const _0x1f0913=_0x30f918[_0x3ce29b(0x1f4)](_0x5382db[_0x3ce29b(0x1d9)]);if(!this['getActiveUniverSheet']())return;const _0x4b6ec6={'layoutConfig':_0x1f0913[_0x3ce29b(0x1c1)],'renderConfig':_0x1f0913[_0x3ce29b(0x1e3)]};if(_0x4b6ec6==null)return;if(this['fireEvent'](this['Event'][_0x3ce29b(0x1b8)],_0x4b6ec6),_0x4b6ec6[_0x3ce29b(0x1d2)])throw new _0xc33070['CanceledError']();}})),this['registerEventHandler'](this['Event'][_0x2a444d(0x1be)],()=>_0x21a498[_0x2a444d(0x1ea)](_0x1916b5=>{const _0x343237=_0x2a444d;if(_0x1916b5['id']===_0x5382db['CancelSheetPrintOperation']['id']){const _0x5203db=_0x30f918['get'](_0x5382db[_0x343237(0x1d9)]);if(!this[_0x343237(0x1eb)]())return;const _0x30cbd5={'layoutConfig':_0x5203db[_0x343237(0x1c1)],'renderConfig':_0x5203db[_0x343237(0x1e3)]};if(_0x30cbd5==null)return;if(this[_0x343237(0x1c9)](this[_0x343237(0x1fb)][_0x343237(0x1be)],_0x30cbd5),_0x30cbd5['cancel'])throw new _0xc33070['CanceledError']();}})),this['registerEventHandler'](this[_0x2a444d(0x1fb)][_0x2a444d(0x1fa)],()=>_0x21a498[_0x2a444d(0x1cf)](_0x2e5a91=>{const _0x289dac=_0x2a444d;if(_0x2e5a91['id']===_0x5382db[_0x289dac(0x1c2)]['id']){const _0x494edb=this[_0x289dac(0x1eb)]();if(!_0x494edb)return;const _0x7065dd={'workbook':_0x494edb,'worksheet':_0x494edb[_0x289dac(0x1c7)]()};if(_0x7065dd==null)return;this[_0x289dac(0x1c9)](this[_0x289dac(0x1fb)][_0x289dac(0x1fa)],_0x7065dd);}})),this[_0x2a444d(0x1dc)](this[_0x2a444d(0x1fb)][_0x2a444d(0x1e8)],()=>_0x21a498[_0x2a444d(0x1cf)](_0x1c8c71=>{const _0x5d51fc=_0x2a444d;if(_0x1c8c71['id']===_0x5382db[_0x5d51fc(0x1ba)]['id']){const _0x19be3d=_0x30f918[_0x5d51fc(0x1f4)](_0x5382db[_0x5d51fc(0x1d9)]);if(!this[_0x5d51fc(0x1eb)]())return;const _0x864cee={'layoutConfig':_0x19be3d[_0x5d51fc(0x1c1)],'renderConfig':_0x19be3d[_0x5d51fc(0x1e3)]};if(_0x864cee==null)return;this[_0x5d51fc(0x1c9)](this[_0x5d51fc(0x1fb)]['SheetPrintConfirmed'],_0x864cee);}})),this[_0x2a444d(0x1dc)](this[_0x2a444d(0x1fb)][_0x2a444d(0x1b5)],()=>_0x21a498[_0x2a444d(0x1cf)](_0x2f726b=>{const _0x53d30c=_0x2a444d;if(_0x2f726b['id']===_0x5382db['CancelSheetPrintOperation']['id']){const _0x49cc71=_0x30f918[_0x53d30c(0x1f4)](_0x5382db['ISheetPrintManagerService']);if(!this[_0x53d30c(0x1eb)]())return;const _0x1241ad={'layoutConfig':_0x49cc71[_0x53d30c(0x1c1)],'renderConfig':_0x49cc71[_0x53d30c(0x1e3)]};if(_0x1241ad==null)return;this['fireEvent'](this[_0x53d30c(0x1fb)][_0x53d30c(0x1b5)],_0x1241ad);}}));}}_0x2aab69[_0x462ef7(0x1e2)][_0x462ef7(0x1e6)](_0x4049e3);}));function _0x38b0(_0x30e40b,_0x2f50a2){const _0x5a1f86=_0x5a1f();return _0x38b0=function(_0x38b001,_0x17632e){_0x38b001=_0x38b001-0x1ae;let _0x559665=_0x5a1f86[_0x38b001];return _0x559665;},_0x38b0(_0x30e40b,_0x2f50a2);}function _0x5a1f(){const _0x260d77=['6283395CFfrtL','@univerjs/core/facade','BeforeSheetPrintCanceled','UniverProPrint','3262301Amnnnw','layoutConfig','SheetPrintOpenOperation','PrintAlign','getScreenshot','3137uJeqIy','FRange','getActiveSheet','_worksheet','fireEvent','closePrintDialog','6EVeksd','380RXYVNI','UniverCoreFacade','updateLayoutConfig','onCommandExecuted','566698mJpwFI','1893135fNArVq','cancel','@univerjs-pro/sheets-print','SheetPrintClientService','PrintDirection','openPrintDialog','PrintArea','9016gXxjHl','ISheetPrintManagerService','updatePrintRenderConfig','3067200VvGwlY','registerEventHandler','executeCommand','amd','@univerjs/sheets/facade','176TpNrFJ','_workbook','FUniver','renderConfig','syncExecuteCommand','CancelSheetPrintOperation','extend','BeforeSheetPrintOpen','SheetPrintConfirmed','_injector','beforeCommandExecuted','getActiveUniverSheet','getSheetId','UniverCore','FEnum','PrintPaperMargin','PrintHeaderFooterSymbol','PrintScale','UniverProSheetsPrint','4coemiV','get','UniverSheetsFacade','FWorkbook','SheetScreenShotOperation','getRangeImage','_range','SheetPrintOpen','Event','PrintHeaderFooter','getUnitId','saveScreenshotToClipboard','PrintFreeze','function','object','FEventName','hasPrintFacadePermission','@univerjs/core','@univerjs-pro/print','SheetPrintCanceled','_initialize','CanceledError','BeforeSheetPrintConfirm','PaperType','ConfirmSheetPrintOperation','ICommandService'];_0x5a1f=function(){return _0x260d77;};return _0x5a1f();}
|