@univerjs-pro/sheets-print 0.10.6-experimental.20250904-44da50e → 0.10.6-experimental.20250904-9591d16
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 +14 -14
|
@@ -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
|
-
q: string;
|
|
17
|
-
T: string;
|
|
12
|
+
D: string;
|
|
13
|
+
B: string;
|
|
14
|
+
L: string;
|
|
15
|
+
O: string;
|
|
18
16
|
Y: string;
|
|
17
|
+
g: string;
|
|
19
18
|
h: string;
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
z: string;
|
|
19
|
+
u: string;
|
|
20
|
+
J: string;
|
|
21
|
+
n: string;
|
|
24
22
|
H: string;
|
|
25
|
-
|
|
26
|
-
w: string;
|
|
27
|
-
L: string;
|
|
28
|
-
B: string;
|
|
29
|
-
a: string;
|
|
30
|
-
V: string;
|
|
31
|
-
s: string;
|
|
23
|
+
Q: string;
|
|
32
24
|
c: string;
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
25
|
+
s: string;
|
|
26
|
+
W: string;
|
|
27
|
+
P: string;
|
|
28
|
+
T: string;
|
|
29
|
+
q: string;
|
|
36
30
|
m: string;
|
|
37
31
|
G: string;
|
|
38
|
-
|
|
32
|
+
r: string;
|
|
33
|
+
F: string;
|
|
34
|
+
z: string;
|
|
35
|
+
V: string;
|
|
36
|
+
d: string;
|
|
37
|
+
x: string;
|
|
38
|
+
f: string;
|
|
39
|
+
j: string;
|
|
40
|
+
S: string;
|
|
41
|
+
M: string;
|
|
42
|
+
E: string;
|
|
43
|
+
e: string;
|
|
39
44
|
U: string;
|
|
40
|
-
|
|
41
|
-
|
|
45
|
+
C: string;
|
|
46
|
+
a: string;
|
|
47
|
+
o: string;
|
|
48
|
+
X: string;
|
|
42
49
|
N: string;
|
|
43
50
|
R: string;
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
F: string;
|
|
49
|
-
S: string;
|
|
50
|
-
O: string;
|
|
51
|
-
J: string;
|
|
51
|
+
b: string;
|
|
52
|
+
K: string;
|
|
53
|
+
I: string;
|
|
54
|
+
p: string;
|
|
52
55
|
y: string;
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
+
t: string;
|
|
57
|
+
k: string;
|
|
58
|
+
Z: string;
|
|
59
|
+
w: string;
|
|
60
|
+
v: string;
|
|
61
|
+
A: string;
|
|
56
62
|
l: string;
|
|
57
63
|
i: string;
|
|
58
|
-
j: string;
|
|
59
|
-
W: string;
|
|
60
|
-
Q: string;
|
|
61
|
-
d: string;
|
|
62
|
-
A: string;
|
|
63
|
-
x: string;
|
|
64
64
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const getLsInfoFuncStr = "
|
|
1
|
+
export declare const getLsInfoFuncStr = "2z3uFQT3 0JuGfqFQT3(WQuJ3rJ, qzhWQuRJf) { FGf { uT3rF WQuJ3rJX32TygGFSGGgf = WQuJ3rJ.rqWQF('-'); uT3rF TGQnQ3KJrrgnJ = N7pI.qgGrJ(gFTh(WQuJ3rJX32TygGFSGGgf[B])); Q2 (!TGQnQ3KJrrgnJ.z0) { TGQnQ3KJrrgnJ.z0 = IzPhJG(WQuJ3rJX32TygGFSGGgf[6]); } uT3rF QrvTGsJG = FfqJT2 vTGsJGaWThgW7uTqJ !== 'z30J2Q3J0' && rJW2 Q3rFg3uJT2 vTGsJGaWThgW7uTqJ; uT3rF uT3FJxF = QrvTGsJG ? rJW2 : dQ30Td; uT3rF PJrrgnJvTG0 = uT3FJxF.__MgrJ96__.qgGrJ(WQuJ3rJX32TygGFSGGgf[B]); uT3rF PJrrgnJ = uT3FJxF.__oJx__.rFGQ3nQ2f(PJrrgnJvTG0); uT3rF rQn3gFzGJvTG0 = uT3FJxF.__MgrJ96__.qgGrJ(WQuJ3rJX32TygGFSGGgf[L]); uT3rF rQn3gFzGJ = uT3FJxF.__oJx__.rFGQ3nQ2f(rQn3gFzGJvTG0); uT3rF rQn3wgWQ0 = uT3FJxF.__VJGQ2f__(rQn3gFzGJ, PJrrgnJ, qzhWQuRJf); uT3rF 0TPgQ3 = TGQnQ3KJrrgnJ.0P; 2z3uFQT3 QreTPgQ3KgFuHQ3n(TygFFJG3, ToTrF) { uT3rF qgFFJG3 = TygFFJG3.GJqWguJ(/^.+/, ''); uT3rF HTrF = ToTrF.GJqWguJ(/^.+/, ''); uT3rF qgFFJG3ygGFr = qgFFJG3.rqWQF('.'); uT3rF HTrFygGFr = HTrF.rqWQF('.'); Q2 (!qgFFJG3.Q3uWz0Jr('*')) { GJFzG3 qgFFJG3 === HTrF; } Q2 (qgFFJG3ygGFr.WJ3nFH < B || qgFFJG3ygGFr[D] !== '*') { GJFzG3 2gWrJ; } uT3rF qgFFJG37z22Qx = qgFFJG3ygGFr.rWQuJ(1).cTQ3('.'); uT3rF HTrF7z22Qx = HTrFygGFr.rWQuJ(-qgFFJG3ygGFr.WJ3nFH + 1).cTQ3('.'); GJFzG3 qgFFJG37z22Qx === HTrF7z22Qx; } WJF 0TPgQ3wgWQ0 = (0TPgQ3 && 0TPgQ3.WJ3nFH) ? 0TPgQ3.rTPJ((0PXFJP) => QreTPgQ3KgFuHQ3n(0PXFJP, WTugFQT3.HTrF3gPJ)) : FGzJ; Q2 (WTugFQT3.HTrF3gPJ === 'WTugWHTrF') { 0TPgQ3wgWQ0 = FGzJ; } uT3rF VgWQ0 = rQn3wgWQ0 && 0TPgQ3wgWQ0; GJFzG3 { VgWQ0, PJrrgnJ: TGQnQ3KJrrgnJ, }; } ugFuH (JGGTG) { GJFzG3 { VgWQ0: 2gWrJ, PJrrgnJ: {}, }; }}";
|
package/lib/umd/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x4ad651,_0x281623){const _0xb2be37=_0x118d,_0x4eaaa6=_0x4ad651();while(!![]){try{const _0x33bbd1=-parseInt(_0xb2be37(0x117))/0x1+-parseInt(_0xb2be37(0x132))/0x2*(-parseInt(_0xb2be37(0x125))/0x3)+parseInt(_0xb2be37(0x13a))/0x4*(parseInt(_0xb2be37(0xef))/0x5)+parseInt(_0xb2be37(0x12c))/0x6+-parseInt(_0xb2be37(0x10b))/0x7*(-parseInt(_0xb2be37(0x120))/0x8)+-parseInt(_0xb2be37(0x128))/0x9+parseInt(_0xb2be37(0x10a))/0xa*(-parseInt(_0xb2be37(0x133))/0xb);if(_0x33bbd1===_0x281623)break;else _0x4eaaa6['push'](_0x4eaaa6['shift']());}catch(_0x3763f0){_0x4eaaa6['push'](_0x4eaaa6['shift']());}}}(_0x56a0,0xb3ef8),function(_0x490253,_0x1ed0d6){const _0x49f0b6=_0x118d;typeof exports==_0x49f0b6(0x10f)&&typeof module<'u'?_0x1ed0d6(require('@univerjs-pro/sheets-print'),require('@univerjs/core'),require('@univerjs/sheets/facade'),require('@univerjs/core/facade'),require('@univerjs-pro/print')):typeof define==_0x49f0b6(0x124)&&define[_0x49f0b6(0xf8)]?define([_0x49f0b6(0x11a),_0x49f0b6(0x111),_0x49f0b6(0x11c),_0x49f0b6(0x12b),_0x49f0b6(0x114)],_0x1ed0d6):(_0x490253=typeof globalThis<'u'?globalThis:_0x490253||self,_0x1ed0d6(_0x490253[_0x49f0b6(0x12d)],_0x490253[_0x49f0b6(0xfb)],_0x490253[_0x49f0b6(0xec)],_0x490253[_0x49f0b6(0xff)],_0x490253[_0x49f0b6(0x102)]));}(this,function(_0x562ce9,_0xf5f1ca,_0x4606f7,_0x553f54,_0x91649e){'use strict';const _0x5d72ae=_0x118d;class _0x2e95e8 extends _0x4606f7[_0x5d72ae(0x100)]{[_0x5d72ae(0xf4)](_0xc61155){const _0xe229f1=_0x5d72ae;return this[_0xe229f1(0x110)][_0xe229f1(0xf2)](_0x562ce9['ISheetPrintManagerService'])[_0xe229f1(0x104)](_0xc61155),this;}[_0x5d72ae(0xfd)](_0x12e815){const _0x5efd28=_0x5d72ae;return this[_0x5efd28(0x110)][_0x5efd28(0xf2)](_0x562ce9['ISheetPrintManagerService'])['updateRenderConfig'](_0x12e815),this;}[_0x5d72ae(0x11b)](){const _0x2d6db0=_0x5d72ae;return this[_0x2d6db0(0x110)][_0x2d6db0(0xf2)](_0xf5f1ca[_0x2d6db0(0x135)])[_0x2d6db0(0x13b)](_0x562ce9[_0x2d6db0(0x123)]['id']);}[_0x5d72ae(0x126)](){const _0x292357=_0x5d72ae;return this[_0x292357(0x110)][_0x292357(0xf2)](_0xf5f1ca['ICommandService'])[_0x292357(0x13b)](_0x562ce9[_0x292357(0xf6)]['id']);}[_0x5d72ae(0x11d)](){const _0x1b7d72=_0x5d72ae;return this[_0x1b7d72(0x110)][_0x1b7d72(0xf2)](_0xf5f1ca[_0x1b7d72(0x135)])[_0x1b7d72(0x13b)](_0x562ce9['CancelSheetPrintOperation']['id']);}async[_0x5d72ae(0x119)](){const _0x4db6b=_0x5d72ae;return _0x562ce9[_0x4db6b(0xf7)](this['_injector'])?this['_injector'][_0x4db6b(0xf2)](_0xf5f1ca['ICommandService'])[_0x4db6b(0x12a)](_0x562ce9[_0x4db6b(0x138)]['id']):!0x1;}}_0x4606f7[_0x5d72ae(0x100)]['extend'](_0x2e95e8);class _0x80ef91 extends _0x4606f7[_0x5d72ae(0x122)]{[_0x5d72ae(0xf1)](){const _0x592696=_0x5d72ae;return _0x562ce9[_0x592696(0xf7)](this[_0x592696(0x110)])?this[_0x592696(0x110)][_0x592696(0xf2)](_0x562ce9[_0x592696(0x13c)])[_0x592696(0x116)](this[_0x592696(0x107)][_0x592696(0x129)](),this[_0x592696(0xfe)][_0x592696(0x136)](),this[_0x592696(0x105)]):!0x1;}}_0x4606f7[_0x5d72ae(0x122)][_0x5d72ae(0x106)](_0x80ef91);class _0x1fc895{get[_0x5d72ae(0xf3)](){const _0x57d293=_0x5d72ae;return _0x57d293(0xf3);}get[_0x5d72ae(0x134)](){const _0x47a08d=_0x5d72ae;return _0x47a08d(0x134);}get[_0x5d72ae(0xf9)](){return'BeforeSheetPrintCanceled';}get[_0x5d72ae(0x10e)](){const _0xcbe961=_0x5d72ae;return _0xcbe961(0x10e);}get[_0x5d72ae(0x109)](){return'SheetPrintConfirmed';}get[_0x5d72ae(0xee)](){const _0x35c2db=_0x5d72ae;return _0x35c2db(0xee);}}_0x553f54[_0x5d72ae(0x131)]['extend'](_0x1fc895);class _0x2e8b23{get['PrintArea'](){return _0x562ce9['PrintArea'];}get[_0x5d72ae(0x10c)](){const _0x89c36b=_0x5d72ae;return _0x91649e[_0x89c36b(0x10c)];}get[_0x5d72ae(0x127)](){const _0x3ee613=_0x5d72ae;return _0xf5f1ca[_0x3ee613(0x115)];}get[_0x5d72ae(0xfa)](){const _0x2dd095=_0x5d72ae;return _0x91649e[_0x2dd095(0xfa)];}get[_0x5d72ae(0xfc)](){const _0x2adb94=_0x5d72ae;return _0x91649e[_0x2adb94(0xfc)];}get[_0x5d72ae(0x130)](){const _0x28b145=_0x5d72ae;return _0x91649e[_0x28b145(0x130)];}get[_0x5d72ae(0x10d)](){return _0x562ce9['PrintFreeze'];}get[_0x5d72ae(0xf5)](){return _0x562ce9['PrintHeaderFooter'];}get[_0x5d72ae(0x101)](){const _0x23469a=_0x5d72ae;return _0x562ce9[_0x23469a(0x101)];}}_0x553f54[_0x5d72ae(0x103)]['extend'](_0x2e8b23);class _0x395fec extends _0x553f54[_0x5d72ae(0x12f)]{[_0x5d72ae(0x121)](_0x4028e1){const _0x4245a3=_0x5d72ae,_0x1e5f65=_0x4028e1[_0x4245a3(0xf2)](_0xf5f1ca[_0x4245a3(0x135)]);this[_0x4245a3(0x11f)](this['Event']['BeforeSheetPrintOpen'],()=>_0x1e5f65[_0x4245a3(0x118)](_0x14565c=>{const _0x3814e6=_0x4245a3;if(_0x14565c['id']===_0x562ce9['SheetPrintOpenOperation']['id']){const _0x524212=this['getActiveUniverSheet']();if(!_0x524212)return;const _0x549913={'workbook':_0x524212,'worksheet':_0x524212['getActiveSheet']()};if(_0x549913==null)return;if(this[_0x3814e6(0x12e)](this['Event'][_0x3814e6(0xf3)],_0x549913),_0x549913[_0x3814e6(0xed)])throw new _0xf5f1ca[(_0x3814e6(0xeb))]();}})),this['registerEventHandler'](this[_0x4245a3(0x11e)][_0x4245a3(0x134)],()=>_0x1e5f65[_0x4245a3(0x118)](_0x15c7dd=>{const _0x37fbe6=_0x4245a3;if(_0x15c7dd['id']===_0x562ce9[_0x37fbe6(0x123)]['id']){const _0x195877=_0x4028e1[_0x37fbe6(0xf2)](_0x562ce9[_0x37fbe6(0x113)]);if(!this['getActiveUniverSheet']())return;const _0x33fe10={'layoutConfig':_0x195877[_0x37fbe6(0x108)],'renderConfig':_0x195877['renderConfig']};if(_0x33fe10==null)return;if(this['fireEvent'](this[_0x37fbe6(0x11e)][_0x37fbe6(0x134)],_0x33fe10),_0x33fe10[_0x37fbe6(0xed)])throw new _0xf5f1ca[(_0x37fbe6(0xeb))]();}})),this[_0x4245a3(0x11f)](this['Event']['BeforeSheetPrintCanceled'],()=>_0x1e5f65['beforeCommandExecuted'](_0x229c1a=>{const _0x268a33=_0x4245a3;if(_0x229c1a['id']===_0x562ce9[_0x268a33(0x112)]['id']){const _0x3bd8da=_0x4028e1[_0x268a33(0xf2)](_0x562ce9[_0x268a33(0x113)]);if(!this['getActiveUniverSheet']())return;const _0x30395e={'layoutConfig':_0x3bd8da['layoutConfig'],'renderConfig':_0x3bd8da[_0x268a33(0x139)]};if(_0x30395e==null)return;if(this[_0x268a33(0x12e)](this[_0x268a33(0x11e)][_0x268a33(0xf9)],_0x30395e),_0x30395e['cancel'])throw new _0xf5f1ca['CanceledError']();}})),this['registerEventHandler'](this[_0x4245a3(0x11e)][_0x4245a3(0x10e)],()=>_0x1e5f65[_0x4245a3(0xea)](_0x98588=>{const _0xe14205=_0x4245a3;if(_0x98588['id']===_0x562ce9['SheetPrintOpenOperation']['id']){const _0x139db1=this['getActiveUniverSheet']();if(!_0x139db1)return;const _0x5283dc={'workbook':_0x139db1,'worksheet':_0x139db1[_0xe14205(0x137)]()};if(_0x5283dc==null)return;this['fireEvent'](this[_0xe14205(0x11e)][_0xe14205(0x10e)],_0x5283dc);}})),this[_0x4245a3(0x11f)](this[_0x4245a3(0x11e)][_0x4245a3(0x109)],()=>_0x1e5f65[_0x4245a3(0xea)](_0x2a6544=>{const _0x27b6c2=_0x4245a3;if(_0x2a6544['id']===_0x562ce9[_0x27b6c2(0x123)]['id']){const _0x3a81f1=_0x4028e1[_0x27b6c2(0xf2)](_0x562ce9['ISheetPrintManagerService']);if(!this[_0x27b6c2(0xf0)]())return;const _0x19fadb={'layoutConfig':_0x3a81f1[_0x27b6c2(0x108)],'renderConfig':_0x3a81f1[_0x27b6c2(0x139)]};if(_0x19fadb==null)return;this[_0x27b6c2(0x12e)](this[_0x27b6c2(0x11e)][_0x27b6c2(0x109)],_0x19fadb);}})),this[_0x4245a3(0x11f)](this[_0x4245a3(0x11e)]['SheetPrintCanceled'],()=>_0x1e5f65[_0x4245a3(0xea)](_0x499b48=>{const _0x5c2492=_0x4245a3;if(_0x499b48['id']===_0x562ce9[_0x5c2492(0x112)]['id']){const _0x44f43c=_0x4028e1[_0x5c2492(0xf2)](_0x562ce9[_0x5c2492(0x113)]);if(!this[_0x5c2492(0xf0)]())return;const _0x5635c7={'layoutConfig':_0x44f43c['layoutConfig'],'renderConfig':_0x44f43c[_0x5c2492(0x139)]};if(_0x5635c7==null)return;this[_0x5c2492(0x12e)](this[_0x5c2492(0x11e)]['SheetPrintCanceled'],_0x5635c7);}}));}}_0x553f54['FUniver'][_0x5d72ae(0x106)](_0x395fec);}));function _0x118d(_0x3d5a7e,_0x3f55db){const _0x56a002=_0x56a0();return _0x118d=function(_0x118d2b,_0x47b3d6){_0x118d2b=_0x118d2b-0xea;let _0x10a354=_0x56a002[_0x118d2b];return _0x10a354;},_0x118d(_0x3d5a7e,_0x3f55db);}function _0x56a0(){const _0x2a3500=['get','BeforeSheetPrintOpen','updatePrintConfig','PrintHeaderFooter','SheetPrintOpenOperation','hasPrintFacadePermission','amd','BeforeSheetPrintCanceled','PrintPaperMargin','UniverCore','PrintScale','updatePrintRenderConfig','_worksheet','UniverCoreFacade','FWorkbook','PrintHeaderFooterSymbol','UniverProPrint','FEnum','updateLayoutConfig','_range','extend','_workbook','layoutConfig','SheetPrintConfirmed','14292620anHIlf','28SUQVbj','PrintAlign','PrintFreeze','SheetPrintOpen','object','_injector','@univerjs/core','CancelSheetPrintOperation','ISheetPrintManagerService','@univerjs-pro/print','PaperType','getRangeImage','718990AAdaNe','beforeCommandExecuted','saveScreenshotToClipboard','@univerjs-pro/sheets-print','print','@univerjs/sheets/facade','closePrintDialog','Event','registerEventHandler','1144912lORfZA','_initialize','FRange','ConfirmSheetPrintOperation','function','3121014rWhILQ','openPrintDialog','PrintPaperSize','3177783Druujs','getUnitId','executeCommand','@univerjs/core/facade','6862458cGLiWb','UniverProSheetsPrint','fireEvent','FUniver','PrintDirection','FEventName','2WrgFZJ','11Ojsgtv','BeforeSheetPrintConfirm','ICommandService','getSheetId','getActiveSheet','SheetScreenShotOperation','renderConfig','12SriRNs','syncExecuteCommand','SheetPrintClientService','onCommandExecuted','CanceledError','UniverSheetsFacade','cancel','SheetPrintCanceled','803030VjMcqm','getActiveUniverSheet','getScreenshot'];_0x56a0=function(){return _0x2a3500;};return _0x56a0();}
|