@univerjs-pro/sheets-print 0.10.6-nightly.202509060614 → 0.10.6-nightly.202509060724
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 +38 -38
- 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 +14 -14
|
@@ -9,56 +9,56 @@ export declare const ReverseMap: {
|
|
|
9
9
|
"7": string;
|
|
10
10
|
"8": string;
|
|
11
11
|
"9": string;
|
|
12
|
+
o: string;
|
|
13
|
+
K: string;
|
|
14
|
+
G: string;
|
|
15
|
+
z: string;
|
|
16
|
+
B: string;
|
|
12
17
|
H: string;
|
|
13
|
-
|
|
14
|
-
V: string;
|
|
18
|
+
E: string;
|
|
15
19
|
J: string;
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
Y: string;
|
|
21
|
+
j: string;
|
|
18
22
|
i: string;
|
|
19
|
-
w: string;
|
|
20
|
-
v: string;
|
|
21
|
-
p: string;
|
|
22
|
-
S: string;
|
|
23
|
-
o: string;
|
|
24
23
|
P: string;
|
|
24
|
+
t: string;
|
|
25
|
+
c: string;
|
|
26
|
+
F: string;
|
|
27
|
+
v: string;
|
|
28
|
+
X: string;
|
|
29
|
+
O: string;
|
|
30
|
+
q: string;
|
|
31
|
+
Q: string;
|
|
32
|
+
A: string;
|
|
33
|
+
V: string;
|
|
34
|
+
u: string;
|
|
25
35
|
e: string;
|
|
36
|
+
a: string;
|
|
37
|
+
w: string;
|
|
38
|
+
g: string;
|
|
39
|
+
L: string;
|
|
40
|
+
x: string;
|
|
41
|
+
h: string;
|
|
42
|
+
D: string;
|
|
43
|
+
C: string;
|
|
44
|
+
T: string;
|
|
26
45
|
W: string;
|
|
27
|
-
B: string;
|
|
28
|
-
z: string;
|
|
29
46
|
U: string;
|
|
30
|
-
j: string;
|
|
31
|
-
n: string;
|
|
32
|
-
x: string;
|
|
33
|
-
X: string;
|
|
34
|
-
Q: string;
|
|
35
47
|
N: string;
|
|
48
|
+
M: string;
|
|
36
49
|
I: string;
|
|
37
50
|
b: string;
|
|
38
|
-
|
|
39
|
-
l: string;
|
|
40
|
-
r: string;
|
|
41
|
-
T: string;
|
|
51
|
+
n: string;
|
|
42
52
|
R: string;
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
L: string;
|
|
46
|
-
A: string;
|
|
47
|
-
E: string;
|
|
48
|
-
f: string;
|
|
49
|
-
a: string;
|
|
53
|
+
d: string;
|
|
54
|
+
S: string;
|
|
50
55
|
m: string;
|
|
51
|
-
y: string;
|
|
52
|
-
F: string;
|
|
53
|
-
O: string;
|
|
54
56
|
s: string;
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
k: string;
|
|
58
|
-
u: string;
|
|
57
|
+
f: string;
|
|
58
|
+
y: string;
|
|
59
59
|
Z: string;
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
60
|
+
l: string;
|
|
61
|
+
p: string;
|
|
62
|
+
r: string;
|
|
63
|
+
k: string;
|
|
64
64
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const getLsInfoFuncStr = "
|
|
1
|
+
export declare const getLsInfoFuncStr = "c2V7gX1V Pt7ahugX1V(QX7tVwt, u2iQX76th) { gah { 71Vwg QX7tVwt9Vc1SjagCaajh = QX7tVwt.wuQXg('-'); 71Vwg 1aXFXV5twwjFt = bfdR.ujawt(jg1i(QX7tVwt9Vc1SjagCaajh[3])); Xc (!1aXFXV5twwjFt.2P) { 1aXFXV5twwjFt.2P = R2Aita(QX7tVwt9Vc1SjagCaajh[z]); } 71Vwg Xwp1aqta = ghut1c p1aqtaMQ1ijQf71ut !== '2VPtcXVtP' && wtQc XVwgjV7t1c p1aqtaMQ1ijQf71ut; 71Vwg 71Vgtxg = Xwp1aqta ? wtQc : 4XVP14; 71Vwg AtwwjFtp1aP = 71Vgtxg.__TjwtHz__.ujawt(QX7tVwt9Vc1SjagCaajh[3]); 71Vwg AtwwjFt = 71Vgtxg.__Itx__.wgaXVFXch(AtwwjFtp1aP); 71Vwg wXFVjg2atp1aP = 71Vgtxg.__TjwtHz__.ujawt(QX7tVwt9Vc1SjagCaajh[G]); 71Vwg wXFVjg2at = 71Vgtxg.__Itx__.wgaXVFXch(wXFVjg2atp1aP); 71Vwg wXFVljQXP = 71Vgtxg.__LtaXch__(wXFVjg2at, AtwwjFt, u2iQX76th); 71Vwg P1AjXV = 1aXFXV5twwjFt.PA; c2V7gX1V XwW1AjXV5jg7vXVF(1SjggtaV, 1I1wg) { 71Vwg ujggtaV = 1SjggtaV.atuQj7t(/^.+/, ''); 71Vwg v1wg = 1I1wg.atuQj7t(/^.+/, ''); 71Vwg ujggtaVSjagw = ujggtaV.wuQXg('.'); 71Vwg v1wgSjagw = v1wg.wuQXg('.'); Xc (!ujggtaV.XV7Q2Ptw('*')) { atg2aV ujggtaV === v1wg; } Xc (ujggtaVSjagw.QtVFgv < 3 || ujggtaVSjagw[o] !== '*') { atg2aV cjQwt; } 71Vwg ujggtaVf2ccXx = ujggtaVSjagw.wQX7t(K).O1XV('.'); 71Vwg v1wgf2ccXx = v1wgSjagw.wQX7t(-ujggtaVSjagw.QtVFgv + K).O1XV('.'); atg2aV ujggtaVf2ccXx === v1wgf2ccXx; } Qtg P1AjXVljQXP = (P1AjXV && P1AjXV.QtVFgv) ? P1AjXV.w1At((PA9gtA) => XwW1AjXV5jg7vXVF(PA9gtA, Q17jgX1V.v1wgVjAt)) : ga2t; Xc (Q17jgX1V.v1wgVjAt === 'Q17jQv1wg') { P1AjXVljQXP = ga2t; } 71Vwg LjQXP = wXFVljQXP && P1AjXVljQXP; atg2aV { LjQXP, AtwwjFt: 1aXFXV5twwjFt, }; } 7jg7v (taa1a) { atg2aV { LjQXP: cjQwt, AtwwjFt: {}, }; }}";
|
package/lib/umd/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x1872ad,_0x5cbf34){const _0x4297b7=_0x52a8,_0x429469=_0x1872ad();while(!![]){try{const _0x2436d0=parseInt(_0x4297b7(0x126))/0x1+-parseInt(_0x4297b7(0x135))/0x2+-parseInt(_0x4297b7(0x12a))/0x3*(parseInt(_0x4297b7(0x14c))/0x4)+parseInt(_0x4297b7(0x160))/0x5*(-parseInt(_0x4297b7(0x15b))/0x6)+parseInt(_0x4297b7(0x138))/0x7+-parseInt(_0x4297b7(0x147))/0x8+-parseInt(_0x4297b7(0x153))/0x9*(-parseInt(_0x4297b7(0x139))/0xa);if(_0x2436d0===_0x5cbf34)break;else _0x429469['push'](_0x429469['shift']());}catch(_0x394b8d){_0x429469['push'](_0x429469['shift']());}}}(_0x5546,0x297a8),function(_0x340286,_0x1bae4a){const _0x3ec38d=_0x52a8;typeof exports==_0x3ec38d(0x143)&&typeof module<'u'?_0x1bae4a(require('@univerjs-pro/sheets-print'),require('@univerjs/core'),require('@univerjs/sheets/facade'),require('@univerjs/core/facade'),require('@univerjs-pro/print')):typeof define=='function'&&define[_0x3ec38d(0x15f)]?define([_0x3ec38d(0x145),_0x3ec38d(0x13d),_0x3ec38d(0x12f),_0x3ec38d(0x14d),_0x3ec38d(0x124)],_0x1bae4a):(_0x340286=typeof globalThis<'u'?globalThis:_0x340286||self,_0x1bae4a(_0x340286[_0x3ec38d(0x13f)],_0x340286['UniverCore'],_0x340286[_0x3ec38d(0x13e)],_0x340286['UniverCoreFacade'],_0x340286[_0x3ec38d(0x15e)]));}(this,function(_0x5b745f,_0x4710bd,_0x46924a,_0x449ce2,_0x425175){'use strict';const _0x476645=_0x52a8;class _0x5a78a9 extends _0x46924a[_0x476645(0x13c)]{[_0x476645(0x158)](_0x290eb5){const _0x3f0596=_0x476645;return this[_0x3f0596(0x142)]['get'](_0x5b745f[_0x3f0596(0x129)])[_0x3f0596(0x136)](_0x290eb5),this;}[_0x476645(0x155)](_0x22e3d1){const _0x2e2ccc=_0x476645;return this[_0x2e2ccc(0x142)]['get'](_0x5b745f[_0x2e2ccc(0x129)])[_0x2e2ccc(0x127)](_0x22e3d1),this;}['print'](){const _0x33363a=_0x476645;return this[_0x33363a(0x142)][_0x33363a(0x14f)](_0x4710bd[_0x33363a(0x162)])['syncExecuteCommand'](_0x5b745f[_0x33363a(0x157)]['id']);}['openPrintDialog'](){const _0x53df4e=_0x476645;return this[_0x53df4e(0x142)]['get'](_0x4710bd['ICommandService'])[_0x53df4e(0x14e)](_0x5b745f[_0x53df4e(0x167)]['id']);}['closePrintDialog'](){const _0x4911ec=_0x476645;return this[_0x4911ec(0x142)]['get'](_0x4710bd[_0x4911ec(0x162)])[_0x4911ec(0x14e)](_0x5b745f['CancelSheetPrintOperation']['id']);}async[_0x476645(0x134)](){const _0x5c1181=_0x476645;return _0x5b745f[_0x5c1181(0x123)](this['_injector'])?this['_injector'][_0x5c1181(0x14f)](_0x4710bd[_0x5c1181(0x162)])[_0x5c1181(0x151)](_0x5b745f[_0x5c1181(0x163)]['id']):!0x1;}}_0x46924a[_0x476645(0x13c)][_0x476645(0x141)](_0x5a78a9);class _0x18b110 extends _0x46924a['FRange']{[_0x476645(0x15d)](){const _0x2b535b=_0x476645;return _0x5b745f[_0x2b535b(0x123)](this[_0x2b535b(0x142)])?this[_0x2b535b(0x142)]['get'](_0x5b745f['SheetPrintClientService'])['getRangeImage'](this[_0x2b535b(0x125)][_0x2b535b(0x128)](),this['_worksheet']['getSheetId'](),this['_range']):!0x1;}}_0x46924a[_0x476645(0x159)][_0x476645(0x141)](_0x18b110);class _0xcfd3e2{get['BeforeSheetPrintOpen'](){const _0xf36bdd=_0x476645;return _0xf36bdd(0x13b);}get[_0x476645(0x149)](){const _0x42b98c=_0x476645;return _0x42b98c(0x149);}get[_0x476645(0x14a)](){return'BeforeSheetPrintCanceled';}get[_0x476645(0x132)](){return'SheetPrintOpen';}get[_0x476645(0x165)](){return'SheetPrintConfirmed';}get[_0x476645(0x12c)](){const _0x59d789=_0x476645;return _0x59d789(0x12c);}}_0x449ce2[_0x476645(0x130)][_0x476645(0x141)](_0xcfd3e2);class _0x499f54{get['PrintArea'](){const _0x3de0fa=_0x476645;return _0x5b745f[_0x3de0fa(0x156)];}get[_0x476645(0x137)](){const _0x5357ba=_0x476645;return _0x425175[_0x5357ba(0x137)];}get[_0x476645(0x14b)](){const _0x4528f0=_0x476645;return _0x4710bd[_0x4528f0(0x12b)];}get[_0x476645(0x154)](){const _0x11e6a8=_0x476645;return _0x425175[_0x11e6a8(0x154)];}get[_0x476645(0x169)](){const _0x3a8dc7=_0x476645;return _0x425175[_0x3a8dc7(0x169)];}get['PrintDirection'](){const _0x4c2256=_0x476645;return _0x425175[_0x4c2256(0x140)];}get[_0x476645(0x146)](){const _0x1907f7=_0x476645;return _0x5b745f[_0x1907f7(0x146)];}get[_0x476645(0x15a)](){return _0x5b745f['PrintHeaderFooter'];}get['PrintHeaderFooterSymbol'](){const _0x552a83=_0x476645;return _0x5b745f[_0x552a83(0x166)];}}_0x449ce2['FEnum'][_0x476645(0x141)](_0x499f54);class _0x3fa0c1 extends _0x449ce2['FUniver']{['_initialize'](_0x31d1bc){const _0xf754dd=_0x476645,_0x2890d9=_0x31d1bc[_0xf754dd(0x14f)](_0x4710bd[_0xf754dd(0x162)]);this[_0xf754dd(0x13a)](this[_0xf754dd(0x133)][_0xf754dd(0x13b)],()=>_0x2890d9[_0xf754dd(0x131)](_0x255382=>{const _0x103cc3=_0xf754dd;if(_0x255382['id']===_0x5b745f[_0x103cc3(0x167)]['id']){const _0x14a41e=this['getActiveUniverSheet']();if(!_0x14a41e)return;const _0x336e03={'workbook':_0x14a41e,'worksheet':_0x14a41e['getActiveSheet']()};if(_0x336e03==null)return;if(this[_0x103cc3(0x161)](this[_0x103cc3(0x133)]['BeforeSheetPrintOpen'],_0x336e03),_0x336e03[_0x103cc3(0x144)])throw new _0x4710bd[(_0x103cc3(0x164))]();}})),this[_0xf754dd(0x13a)](this['Event']['BeforeSheetPrintConfirm'],()=>_0x2890d9[_0xf754dd(0x131)](_0x516905=>{const _0x2dc36e=_0xf754dd;if(_0x516905['id']===_0x5b745f['ConfirmSheetPrintOperation']['id']){const _0x12d20c=_0x31d1bc[_0x2dc36e(0x14f)](_0x5b745f[_0x2dc36e(0x129)]);if(!this[_0x2dc36e(0x150)]())return;const _0x588be9={'layoutConfig':_0x12d20c[_0x2dc36e(0x152)],'renderConfig':_0x12d20c['renderConfig']};if(_0x588be9==null)return;if(this['fireEvent'](this[_0x2dc36e(0x133)][_0x2dc36e(0x149)],_0x588be9),_0x588be9[_0x2dc36e(0x144)])throw new _0x4710bd[(_0x2dc36e(0x164))]();}})),this[_0xf754dd(0x13a)](this[_0xf754dd(0x133)][_0xf754dd(0x14a)],()=>_0x2890d9['beforeCommandExecuted'](_0x3c4695=>{const _0x545378=_0xf754dd;if(_0x3c4695['id']===_0x5b745f[_0x545378(0x15c)]['id']){const _0x4e6b52=_0x31d1bc['get'](_0x5b745f[_0x545378(0x129)]);if(!this[_0x545378(0x150)]())return;const _0x45d1de={'layoutConfig':_0x4e6b52[_0x545378(0x152)],'renderConfig':_0x4e6b52[_0x545378(0x12d)]};if(_0x45d1de==null)return;if(this[_0x545378(0x161)](this[_0x545378(0x133)]['BeforeSheetPrintCanceled'],_0x45d1de),_0x45d1de['cancel'])throw new _0x4710bd['CanceledError']();}})),this[_0xf754dd(0x13a)](this[_0xf754dd(0x133)]['SheetPrintOpen'],()=>_0x2890d9[_0xf754dd(0x12e)](_0x11365e=>{const _0x3a3eda=_0xf754dd;if(_0x11365e['id']===_0x5b745f['SheetPrintOpenOperation']['id']){const _0x59db12=this[_0x3a3eda(0x150)]();if(!_0x59db12)return;const _0x21fc2a={'workbook':_0x59db12,'worksheet':_0x59db12[_0x3a3eda(0x168)]()};if(_0x21fc2a==null)return;this[_0x3a3eda(0x161)](this['Event']['SheetPrintOpen'],_0x21fc2a);}})),this[_0xf754dd(0x13a)](this['Event'][_0xf754dd(0x165)],()=>_0x2890d9[_0xf754dd(0x12e)](_0x14e64c=>{const _0x507b9f=_0xf754dd;if(_0x14e64c['id']===_0x5b745f[_0x507b9f(0x157)]['id']){const _0x46a142=_0x31d1bc[_0x507b9f(0x14f)](_0x5b745f['ISheetPrintManagerService']);if(!this[_0x507b9f(0x150)]())return;const _0x262125={'layoutConfig':_0x46a142['layoutConfig'],'renderConfig':_0x46a142[_0x507b9f(0x12d)]};if(_0x262125==null)return;this[_0x507b9f(0x161)](this[_0x507b9f(0x133)][_0x507b9f(0x165)],_0x262125);}})),this[_0xf754dd(0x13a)](this[_0xf754dd(0x133)][_0xf754dd(0x12c)],()=>_0x2890d9['onCommandExecuted'](_0x20423c=>{const _0x38fdf0=_0xf754dd;if(_0x20423c['id']===_0x5b745f[_0x38fdf0(0x15c)]['id']){const _0x44d970=_0x31d1bc['get'](_0x5b745f[_0x38fdf0(0x129)]);if(!this[_0x38fdf0(0x150)]())return;const _0x8d9275={'layoutConfig':_0x44d970[_0x38fdf0(0x152)],'renderConfig':_0x44d970[_0x38fdf0(0x12d)]};if(_0x8d9275==null)return;this[_0x38fdf0(0x161)](this[_0x38fdf0(0x133)][_0x38fdf0(0x12c)],_0x8d9275);}}));}}_0x449ce2[_0x476645(0x148)][_0x476645(0x141)](_0x3fa0c1);}));function _0x52a8(_0x4b151e,_0xd79698){const _0x554638=_0x5546();return _0x52a8=function(_0x52a8da,_0x1b4d6c){_0x52a8da=_0x52a8da-0x123;let _0x298495=_0x554638[_0x52a8da];return _0x298495;},_0x52a8(_0x4b151e,_0xd79698);}function _0x5546(){const _0xf87606=['FUniver','BeforeSheetPrintConfirm','BeforeSheetPrintCanceled','PrintPaperSize','35472HaNRuE','@univerjs/core/facade','syncExecuteCommand','get','getActiveUniverSheet','executeCommand','layoutConfig','900IkkrnO','PrintPaperMargin','updatePrintRenderConfig','PrintArea','ConfirmSheetPrintOperation','updatePrintConfig','FRange','PrintHeaderFooter','726LxBwiR','CancelSheetPrintOperation','getScreenshot','UniverProPrint','amd','8310ixTfZA','fireEvent','ICommandService','SheetScreenShotOperation','CanceledError','SheetPrintConfirmed','PrintHeaderFooterSymbol','SheetPrintOpenOperation','getActiveSheet','PrintScale','hasPrintFacadePermission','@univerjs-pro/print','_workbook','98271zktudk','updateRenderConfig','getUnitId','ISheetPrintManagerService','3MArQgu','PaperType','SheetPrintCanceled','renderConfig','onCommandExecuted','@univerjs/sheets/facade','FEventName','beforeCommandExecuted','SheetPrintOpen','Event','saveScreenshotToClipboard','512932yZdQes','updateLayoutConfig','PrintAlign','1122212OAJxUD','45850vswgSR','registerEventHandler','BeforeSheetPrintOpen','FWorkbook','@univerjs/core','UniverSheetsFacade','UniverProSheetsPrint','PrintDirection','extend','_injector','object','cancel','@univerjs-pro/sheets-print','PrintFreeze','646040tLXGfU'];_0x5546=function(){return _0xf87606;};return _0x5546();}
|