@univerjs-pro/sheets-print 0.9.2-nightly.202507161608 → 0.9.2-nightly.202507181608
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 +40 -40
- 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 +15 -15
|
@@ -9,56 +9,56 @@ export declare const ReverseMap: {
|
|
|
9
9
|
"7": string;
|
|
10
10
|
"8": string;
|
|
11
11
|
"9": string;
|
|
12
|
-
h: string;
|
|
13
|
-
E: string;
|
|
14
|
-
J: string;
|
|
15
|
-
j: string;
|
|
16
|
-
L: string;
|
|
17
|
-
o: string;
|
|
18
|
-
A: string;
|
|
19
|
-
e: string;
|
|
20
|
-
f: string;
|
|
21
|
-
D: string;
|
|
22
|
-
n: string;
|
|
23
12
|
N: string;
|
|
24
|
-
|
|
25
|
-
|
|
13
|
+
P: string;
|
|
14
|
+
n: string;
|
|
15
|
+
B: string;
|
|
26
16
|
X: string;
|
|
27
|
-
|
|
28
|
-
i: string;
|
|
29
|
-
Y: string;
|
|
30
|
-
t: string;
|
|
31
|
-
x: string;
|
|
32
|
-
u: string;
|
|
17
|
+
D: string;
|
|
33
18
|
Q: string;
|
|
19
|
+
f: string;
|
|
20
|
+
W: string;
|
|
21
|
+
Z: string;
|
|
22
|
+
g: string;
|
|
23
|
+
p: string;
|
|
24
|
+
l: string;
|
|
25
|
+
E: string;
|
|
26
|
+
a: string;
|
|
27
|
+
M: string;
|
|
34
28
|
b: string;
|
|
35
|
-
H: string;
|
|
36
29
|
F: string;
|
|
30
|
+
m: string;
|
|
31
|
+
G: string;
|
|
32
|
+
L: string;
|
|
33
|
+
R: string;
|
|
34
|
+
o: string;
|
|
35
|
+
z: string;
|
|
36
|
+
O: string;
|
|
37
|
+
u: string;
|
|
37
38
|
c: string;
|
|
38
|
-
|
|
39
|
+
H: string;
|
|
40
|
+
q: string;
|
|
41
|
+
w: string;
|
|
42
|
+
K: string;
|
|
39
43
|
k: string;
|
|
40
|
-
|
|
44
|
+
J: string;
|
|
45
|
+
I: string;
|
|
46
|
+
x: string;
|
|
47
|
+
S: string;
|
|
48
|
+
j: string;
|
|
41
49
|
V: string;
|
|
42
|
-
|
|
43
|
-
|
|
50
|
+
r: string;
|
|
51
|
+
A: string;
|
|
44
52
|
U: string;
|
|
45
53
|
y: string;
|
|
46
|
-
B: string;
|
|
47
|
-
m: string;
|
|
48
|
-
R: string;
|
|
49
|
-
W: string;
|
|
50
|
-
T: string;
|
|
51
|
-
p: string;
|
|
52
|
-
P: string;
|
|
53
|
-
z: string;
|
|
54
|
-
G: string;
|
|
55
|
-
l: string;
|
|
56
|
-
w: string;
|
|
57
|
-
a: string;
|
|
58
|
-
q: string;
|
|
59
|
-
O: string;
|
|
60
54
|
v: string;
|
|
61
|
-
|
|
55
|
+
s: string;
|
|
56
|
+
Y: string;
|
|
57
|
+
t: string;
|
|
62
58
|
d: string;
|
|
63
|
-
|
|
59
|
+
h: string;
|
|
60
|
+
C: string;
|
|
61
|
+
T: string;
|
|
62
|
+
e: string;
|
|
63
|
+
i: string;
|
|
64
64
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const getLsInfoFuncStr = "
|
|
1
|
+
export declare const getLsInfoFuncStr = "MqolHFzo Ealu9OHFzo(LFlaoca, OqpLFlya9) { Hu9 { lzocH LFlaocaAoMzYguH1uug9 = LFlaoca.cOLFH('-'); lzocH zuFbFovaccgba = Uhs4.Oguca(gHzp(LFlaocaAoMzYguH1uug9[n])); FM (!zuFbFovaccgba.qE) { zuFbFovaccgba.qE = 4qRpau(LFlaocaAoMzYguH1uug9[X]); } lzocH Fc8zuGau = H9OazM 8zuGauVLzpgLhlzOa !== 'qoEaMFoaE' && caLM FocHgolazM 8zuGauVLzpgLhlzOa; lzocH lzoHaKH = Fc8zuGau ? caLM : wFoEzw; lzocH Raccgba8zuE = lzoHaKH.__JgcaQX__.Oguca(LFlaocaAoMzYguH1uug9[n]); lzocH Raccgba = lzoHaKH.__raK__.cHuFobFM9(Raccgba8zuE); lzocH cFbogHqua8zuE = lzoHaKH.__JgcaQX__.Oguca(LFlaocaAoMzYguH1uug9[B]); lzocH cFbogHqua = lzoHaKH.__raK__.cHuFobFM9(cFbogHqua8zuE); lzocH cFbo3gLFE = lzoHaKH.__6auFM9__(cFbogHqua, Raccgba, OqpLFlya9); lzocH EzRgFo = zuFbFovaccgba.ER; MqolHFzo FcxzRgFovgHl0Fob(zYgHHauo, zrzcH) { lzocH OgHHauo = zYgHHauo.uaOLgla(/^.+/, ''); lzocH 0zcH = zrzcH.uaOLgla(/^.+/, ''); lzocH OgHHauoYguHc = OgHHauo.cOLFH('.'); lzocH 0zcHYguHc = 0zcH.cOLFH('.'); FM (!OgHHauo.FolLqEac('*')) { uaHquo OgHHauo === 0zcH; } FM (OgHHauoYguHc.LaobH0 < n || OgHHauoYguHc[N] !== '*') { uaHquo MgLca; } lzocH OgHHauohqMMFK = OgHHauoYguHc.cLFla(P).mzFo('.'); lzocH 0zcHhqMMFK = 0zcHYguHc.cLFla(-OgHHauoYguHc.LaobH0 + P).mzFo('.'); uaHquo OgHHauohqMMFK === 0zcHhqMMFK; } LaH EzRgFo3gLFE = (EzRgFo && EzRgFo.LaobH0) ? EzRgFo.czRa((ERAHaR) => FcxzRgFovgHl0Fob(ERAHaR, LzlgHFzo.0zcHogRa)) : Huqa; FM (LzlgHFzo.0zcHogRa === 'LzlgL0zcH') { EzRgFo3gLFE = Huqa; } lzocH 6gLFE = cFbo3gLFE && EzRgFo3gLFE; uaHquo { 6gLFE, Raccgba: zuFbFovaccgba, }; } lgHl0 (auuzu) { uaHquo { 6gLFE: MgLca, Raccgba: {}, }; }}";
|
package/lib/umd/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x3656e,_0x96a5b4){const _0x2cf523=_0x57d9,_0x3e6ac3=_0x3656e();while(!![]){try{const _0x3d1c84=-parseInt(_0x2cf523(0x1c5))/0x1*(parseInt(_0x2cf523(0x1b9))/0x2)+parseInt(_0x2cf523(0x1cf))/0x3*(-parseInt(_0x2cf523(0x1cd))/0x4)+parseInt(_0x2cf523(0x1d0))/0x5+parseInt(_0x2cf523(0x199))/0x6+-parseInt(_0x2cf523(0x1bd))/0x7*(parseInt(_0x2cf523(0x1ac))/0x8)+-parseInt(_0x2cf523(0x1d9))/0x9+parseInt(_0x2cf523(0x1a0))/0xa;if(_0x3d1c84===_0x96a5b4)break;else _0x3e6ac3['push'](_0x3e6ac3['shift']());}catch(_0x258bb0){_0x3e6ac3['push'](_0x3e6ac3['shift']());}}}(_0x3255,0x926e5),function(_0xc96546,_0x150263){const _0x14d85c=_0x57d9;typeof exports==_0x14d85c(0x1d4)&&typeof module<'u'?_0x150263(require('@univerjs-pro/sheets-print'),require('@univerjs/core'),require('@univerjs/sheets/facade'),require('@univerjs/core/facade'),require('@univerjs-pro/print')):typeof define==_0x14d85c(0x194)&&define['amd']?define(['@univerjs-pro/sheets-print',_0x14d85c(0x19e),_0x14d85c(0x193),_0x14d85c(0x1b1),_0x14d85c(0x196)],_0x150263):(_0xc96546=typeof globalThis<'u'?globalThis:_0xc96546||self,_0x150263(_0xc96546[_0x14d85c(0x18c)],_0xc96546[_0x14d85c(0x18f)],_0xc96546[_0x14d85c(0x1ab)],_0xc96546[_0x14d85c(0x1ce)],_0xc96546[_0x14d85c(0x1b7)]));}(this,function(_0x3347ef,_0x22f7dd,_0x3c3f42,_0x94c77e,_0x4e336a){'use strict';const _0x19d266=_0x57d9;class _0x441b96 extends _0x3c3f42[_0x19d266(0x1d1)]{[_0x19d266(0x1b4)](_0x3c1d44){const _0x3ba677=_0x19d266;return this['_injector'][_0x3ba677(0x1d3)](_0x3347ef[_0x3ba677(0x195)])[_0x3ba677(0x18d)](_0x3c1d44),this;}[_0x19d266(0x19a)](_0x1be895){const _0x56427b=_0x19d266;return this[_0x56427b(0x1a3)][_0x56427b(0x1d3)](_0x3347ef[_0x56427b(0x195)])[_0x56427b(0x198)](_0x1be895),this;}[_0x19d266(0x1a8)](){const _0x18ec91=_0x19d266;return this['_injector'][_0x18ec91(0x1d3)](_0x22f7dd[_0x18ec91(0x1c1)])['syncExecuteCommand'](_0x3347ef[_0x18ec91(0x1d8)]['id']);}[_0x19d266(0x1bf)](){const _0x3bf460=_0x19d266;return this[_0x3bf460(0x1a3)][_0x3bf460(0x1d3)](_0x22f7dd['ICommandService'])['syncExecuteCommand'](_0x3347ef[_0x3bf460(0x1d6)]['id']);}['closePrintDialog'](){const _0x259ac3=_0x19d266;return this['_injector'][_0x259ac3(0x1d3)](_0x22f7dd[_0x259ac3(0x1c1)])[_0x259ac3(0x1a5)](_0x3347ef[_0x259ac3(0x1cb)]['id']);}async[_0x19d266(0x1c2)](){const _0x252406=_0x19d266;return _0x3347ef[_0x252406(0x1c4)](this[_0x252406(0x1a3)])?this[_0x252406(0x1a3)][_0x252406(0x1d3)](_0x22f7dd['ICommandService'])[_0x252406(0x1b2)](_0x3347ef['SheetScreenShotOperation']['id']):!0x1;}}_0x3c3f42[_0x19d266(0x1d1)]['extend'](_0x441b96);class _0x9d546b extends _0x3c3f42[_0x19d266(0x1bb)]{[_0x19d266(0x1b0)](){const _0xa30e67=_0x19d266;return _0x3347ef['hasPrintFacadePermission'](this['_injector'])?this[_0xa30e67(0x1a3)][_0xa30e67(0x1d3)](_0x3347ef[_0xa30e67(0x1af)])[_0xa30e67(0x1d2)](this[_0xa30e67(0x1aa)][_0xa30e67(0x1c9)](),this[_0xa30e67(0x1bc)][_0xa30e67(0x1d7)](),this[_0xa30e67(0x1c8)]):!0x1;}}_0x3c3f42[_0x19d266(0x1bb)][_0x19d266(0x1b6)](_0x9d546b);class _0x9f9dab{get[_0x19d266(0x1a1)](){const _0x155a28=_0x19d266;return _0x155a28(0x1a1);}get[_0x19d266(0x1a2)](){const _0x32399d=_0x19d266;return _0x32399d(0x1a2);}get[_0x19d266(0x1b3)](){return'BeforeSheetPrintCanceled';}get[_0x19d266(0x1c6)](){return'SheetPrintOpen';}get[_0x19d266(0x190)](){const _0x28159f=_0x19d266;return _0x28159f(0x190);}get[_0x19d266(0x1c3)](){const _0x2ffb4f=_0x19d266;return _0x2ffb4f(0x1c3);}}_0x94c77e[_0x19d266(0x19c)]['extend'](_0x9f9dab);class _0x156544{get['PrintArea'](){const _0x1cc875=_0x19d266;return _0x3347ef[_0x1cc875(0x1ae)];}get[_0x19d266(0x192)](){const _0x3320bd=_0x19d266;return _0x4e336a[_0x3320bd(0x192)];}get[_0x19d266(0x1a9)](){const _0x4f1f39=_0x19d266;return _0x22f7dd[_0x4f1f39(0x1c7)];}get[_0x19d266(0x1cc)](){const _0x9ff271=_0x19d266;return _0x4e336a[_0x9ff271(0x1cc)];}get[_0x19d266(0x1be)](){const _0xdb732b=_0x19d266;return _0x4e336a[_0xdb732b(0x1be)];}get[_0x19d266(0x18e)](){const _0x29ca75=_0x19d266;return _0x4e336a[_0x29ca75(0x18e)];}get['PrintFreeze'](){const _0x1dfe74=_0x19d266;return _0x3347ef[_0x1dfe74(0x1a7)];}get[_0x19d266(0x1b8)](){const _0x26072a=_0x19d266;return _0x3347ef[_0x26072a(0x1b8)];}get[_0x19d266(0x19b)](){const _0x813d34=_0x19d266;return _0x3347ef[_0x813d34(0x19b)];}}_0x94c77e[_0x19d266(0x1ad)][_0x19d266(0x1b6)](_0x156544);class _0x4927d7 extends _0x94c77e[_0x19d266(0x1ba)]{[_0x19d266(0x197)](_0x2a9c28){const _0x31e6c2=_0x19d266,_0x34c9e5=_0x2a9c28[_0x31e6c2(0x1d3)](_0x22f7dd[_0x31e6c2(0x1c1)]);this['registerEventHandler'](this['Event'][_0x31e6c2(0x1a1)],()=>_0x34c9e5['beforeCommandExecuted'](_0x456f1a=>{const _0x4d61bd=_0x31e6c2;if(_0x456f1a['id']===_0x3347ef[_0x4d61bd(0x1d6)]['id']){const _0x41baea=this[_0x4d61bd(0x19f)]();if(!_0x41baea)return;const _0x494174={'workbook':_0x41baea,'worksheet':_0x41baea[_0x4d61bd(0x19d)]()};if(_0x494174==null)return;if(this[_0x4d61bd(0x191)](this[_0x4d61bd(0x1a4)]['BeforeSheetPrintOpen'],_0x494174),_0x494174[_0x4d61bd(0x1c0)])throw new _0x22f7dd['CanceledError']();}})),this['registerEventHandler'](this[_0x31e6c2(0x1a4)]['BeforeSheetPrintConfirm'],()=>_0x34c9e5[_0x31e6c2(0x1a6)](_0x587791=>{const _0x113c8b=_0x31e6c2;if(_0x587791['id']===_0x3347ef[_0x113c8b(0x1d8)]['id']){const _0x58979e=_0x2a9c28[_0x113c8b(0x1d3)](_0x3347ef[_0x113c8b(0x195)]);if(!this['getActiveUniverSheet']())return;const _0x1fb72c={'layoutConfig':_0x58979e[_0x113c8b(0x1b5)],'renderConfig':_0x58979e[_0x113c8b(0x1da)]};if(_0x1fb72c==null)return;if(this[_0x113c8b(0x191)](this[_0x113c8b(0x1a4)]['BeforeSheetPrintConfirm'],_0x1fb72c),_0x1fb72c['cancel'])throw new _0x22f7dd['CanceledError']();}})),this[_0x31e6c2(0x1d5)](this[_0x31e6c2(0x1a4)][_0x31e6c2(0x1b3)],()=>_0x34c9e5[_0x31e6c2(0x1a6)](_0x390246=>{const _0x26cd40=_0x31e6c2;if(_0x390246['id']===_0x3347ef['CancelSheetPrintOperation']['id']){const _0x25348d=_0x2a9c28['get'](_0x3347ef[_0x26cd40(0x195)]);if(!this['getActiveUniverSheet']())return;const _0x2dbf26={'layoutConfig':_0x25348d[_0x26cd40(0x1b5)],'renderConfig':_0x25348d[_0x26cd40(0x1da)]};if(_0x2dbf26==null)return;if(this[_0x26cd40(0x191)](this[_0x26cd40(0x1a4)]['BeforeSheetPrintCanceled'],_0x2dbf26),_0x2dbf26[_0x26cd40(0x1c0)])throw new _0x22f7dd['CanceledError']();}})),this[_0x31e6c2(0x1d5)](this[_0x31e6c2(0x1a4)]['SheetPrintOpen'],()=>_0x34c9e5[_0x31e6c2(0x1ca)](_0x567ca8=>{const _0xcc64f0=_0x31e6c2;if(_0x567ca8['id']===_0x3347ef['SheetPrintOpenOperation']['id']){const _0x3973b6=this[_0xcc64f0(0x19f)]();if(!_0x3973b6)return;const _0x5209ad={'workbook':_0x3973b6,'worksheet':_0x3973b6[_0xcc64f0(0x19d)]()};if(_0x5209ad==null)return;this[_0xcc64f0(0x191)](this[_0xcc64f0(0x1a4)]['SheetPrintOpen'],_0x5209ad);}})),this[_0x31e6c2(0x1d5)](this[_0x31e6c2(0x1a4)][_0x31e6c2(0x190)],()=>_0x34c9e5[_0x31e6c2(0x1ca)](_0x3bf507=>{const _0x16bdf7=_0x31e6c2;if(_0x3bf507['id']===_0x3347ef[_0x16bdf7(0x1d8)]['id']){const _0x481a6d=_0x2a9c28[_0x16bdf7(0x1d3)](_0x3347ef[_0x16bdf7(0x195)]);if(!this[_0x16bdf7(0x19f)]())return;const _0x11a53f={'layoutConfig':_0x481a6d[_0x16bdf7(0x1b5)],'renderConfig':_0x481a6d[_0x16bdf7(0x1da)]};if(_0x11a53f==null)return;this[_0x16bdf7(0x191)](this[_0x16bdf7(0x1a4)]['SheetPrintConfirmed'],_0x11a53f);}})),this['registerEventHandler'](this[_0x31e6c2(0x1a4)][_0x31e6c2(0x1c3)],()=>_0x34c9e5['onCommandExecuted'](_0x2ad260=>{const _0x490467=_0x31e6c2;if(_0x2ad260['id']===_0x3347ef[_0x490467(0x1cb)]['id']){const _0x159f35=_0x2a9c28['get'](_0x3347ef[_0x490467(0x195)]);if(!this[_0x490467(0x19f)]())return;const _0x45fb19={'layoutConfig':_0x159f35[_0x490467(0x1b5)],'renderConfig':_0x159f35[_0x490467(0x1da)]};if(_0x45fb19==null)return;this[_0x490467(0x191)](this[_0x490467(0x1a4)]['SheetPrintCanceled'],_0x45fb19);}}));}}_0x94c77e[_0x19d266(0x1ba)]['extend'](_0x4927d7);}));function _0x57d9(_0x5c68e1,_0x4cd514){const _0x32553f=_0x3255();return _0x57d9=function(_0x57d90a,_0x1a5e64){_0x57d90a=_0x57d90a-0x18c;let _0x504248=_0x32553f[_0x57d90a];return _0x504248;},_0x57d9(_0x5c68e1,_0x4cd514);}function _0x3255(){const _0x23126f=['ICommandService','saveScreenshotToClipboard','SheetPrintCanceled','hasPrintFacadePermission','79643mDqOgM','SheetPrintOpen','PaperType','_range','getUnitId','onCommandExecuted','CancelSheetPrintOperation','PrintPaperMargin','427916SKoPqK','UniverCoreFacade','3vTuPor','3083270oWRWsI','FWorkbook','getRangeImage','get','object','registerEventHandler','SheetPrintOpenOperation','getSheetId','ConfirmSheetPrintOperation','4945914OgjTrf','renderConfig','UniverProSheetsPrint','updateLayoutConfig','PrintDirection','UniverCore','SheetPrintConfirmed','fireEvent','PrintAlign','@univerjs/sheets/facade','function','ISheetPrintManagerService','@univerjs-pro/print','_initialize','updateRenderConfig','4431780FVaqLB','updatePrintRenderConfig','PrintHeaderFooterSymbol','FEventName','getActiveSheet','@univerjs/core','getActiveUniverSheet','11408560bxSxuA','BeforeSheetPrintOpen','BeforeSheetPrintConfirm','_injector','Event','syncExecuteCommand','beforeCommandExecuted','PrintFreeze','print','PrintPaperSize','_workbook','UniverSheetsFacade','5458664iycSru','FEnum','PrintArea','SheetPrintClientService','getScreenshot','@univerjs/core/facade','executeCommand','BeforeSheetPrintCanceled','updatePrintConfig','layoutConfig','extend','UniverProPrint','PrintHeaderFooter','14ybiitw','FUniver','FRange','_worksheet','7XfYQuz','PrintScale','openPrintDialog','cancel'];_0x3255=function(){return _0x23126f;};return _0x3255();}
|