@univerjs-pro/sheets-print 0.10.7 → 0.10.8-nightly.202509200616
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 +39 -39
- package/lib/types/common/types.d.ts +2 -1
- 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 +16 -16
|
@@ -9,56 +9,56 @@ export declare const ReverseMap: {
|
|
|
9
9
|
"7": string;
|
|
10
10
|
"8": string;
|
|
11
11
|
"9": string;
|
|
12
|
-
f: string;
|
|
13
|
-
y: string;
|
|
14
|
-
E: string;
|
|
15
|
-
w: string;
|
|
16
|
-
T: string;
|
|
17
|
-
V: string;
|
|
18
|
-
v: string;
|
|
19
|
-
h: string;
|
|
20
|
-
U: string;
|
|
21
|
-
m: string;
|
|
22
|
-
j: string;
|
|
23
|
-
c: string;
|
|
24
|
-
g: string;
|
|
25
12
|
M: string;
|
|
26
|
-
|
|
27
|
-
r: string;
|
|
28
|
-
i: string;
|
|
29
|
-
Q: string;
|
|
30
|
-
A: string;
|
|
31
|
-
D: string;
|
|
32
|
-
O: string;
|
|
33
|
-
W: string;
|
|
13
|
+
e: string;
|
|
34
14
|
J: string;
|
|
35
|
-
|
|
15
|
+
A: string;
|
|
16
|
+
C: string;
|
|
17
|
+
g: string;
|
|
18
|
+
K: string;
|
|
19
|
+
Q: string;
|
|
20
|
+
E: string;
|
|
21
|
+
o: string;
|
|
36
22
|
X: string;
|
|
37
|
-
|
|
38
|
-
|
|
23
|
+
O: string;
|
|
24
|
+
P: string;
|
|
39
25
|
S: string;
|
|
40
|
-
|
|
41
|
-
|
|
26
|
+
f: string;
|
|
27
|
+
n: string;
|
|
28
|
+
j: string;
|
|
42
29
|
I: string;
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
30
|
+
T: string;
|
|
31
|
+
R: string;
|
|
32
|
+
k: string;
|
|
33
|
+
B: string;
|
|
34
|
+
W: string;
|
|
35
|
+
w: string;
|
|
36
|
+
a: string;
|
|
37
|
+
m: string;
|
|
48
38
|
H: string;
|
|
39
|
+
v: string;
|
|
49
40
|
x: string;
|
|
50
|
-
|
|
41
|
+
F: string;
|
|
42
|
+
p: string;
|
|
51
43
|
Z: string;
|
|
52
|
-
l: string;
|
|
53
44
|
t: string;
|
|
45
|
+
l: string;
|
|
46
|
+
U: string;
|
|
47
|
+
Y: string;
|
|
48
|
+
L: string;
|
|
54
49
|
q: string;
|
|
55
|
-
k: string;
|
|
56
|
-
B: string;
|
|
57
|
-
p: string;
|
|
58
|
-
C: string;
|
|
59
|
-
N: string;
|
|
60
50
|
b: string;
|
|
51
|
+
D: string;
|
|
61
52
|
G: string;
|
|
62
|
-
|
|
53
|
+
c: string;
|
|
54
|
+
h: string;
|
|
55
|
+
V: string;
|
|
56
|
+
u: string;
|
|
57
|
+
y: string;
|
|
58
|
+
N: string;
|
|
59
|
+
r: string;
|
|
60
|
+
z: string;
|
|
61
|
+
i: string;
|
|
63
62
|
d: string;
|
|
63
|
+
s: 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
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const getLsInfoFuncStr = "
|
|
1
|
+
export declare const getLsInfoFuncStr = "SvBOHjWB 3POaZ4HjWB(RjOPBmP, 4vXRjOcPZ) { HaZ { OWBmH RjOPBmPDBSWuoaHlaaoZ = RjOPBmP.m4RjH('-'); OWBmH WajfjB6PmmofP = Gr2V.4oamP(oHWX(RjOPBmPDBSWuoaHlaaoZ[J])); jS (!WajfjB6PmmofP.v3) { WajfjB6PmmofP.v3 = VvkXPa(RjOPBmPDBSWuoaHlaaoZ[1]); } OWBmH jmzWaTPa = HZ4PWS zWaTPaqRWXoRrOW4P !== 'vB3PSjBP3' && mPRS jBmHoBOPWS zWaTPaqRWXoRrOW4P; OWBmH OWBHPpH = jmzWaTPa ? mPRS : FjB3WF; OWBmH kPmmofPzWa3 = OWBHPpH.__UomPg1__.4oamP(RjOPBmPDBSWuoaHlaaoZ[J]); OWBmH kPmmofP = OWBHPpH.__bPp__.mHajBfjSZ(kPmmofPzWa3); OWBmH mjfBoHvaPzWa3 = OWBHPpH.__UomPg1__.4oamP(RjOPBmPDBSWuoaHlaaoZ[A]); OWBmH mjfBoHvaP = OWBHPpH.__bPp__.mHajBfjSZ(mjfBoHvaPzWa3); OWBmH mjfB0oRj3 = OWBHPpH.__xPajSZ__(mjfBoHvaP, kPmmofP, 4vXRjOcPZ); OWBmH 3WkojB = WajfjB6PmmofP.3k; SvBOHjWB jmYWkojB6oHOnjBf(WuoHHPaB, WbWmH) { OWBmH 4oHHPaB = WuoHHPaB.aP4RoOP(/^.+/, ''); OWBmH nWmH = WbWmH.aP4RoOP(/^.+/, ''); OWBmH 4oHHPaBuoaHm = 4oHHPaB.m4RjH('.'); OWBmH nWmHuoaHm = nWmH.m4RjH('.'); jS (!4oHHPaB.jBORv3Pm('*')) { aPHvaB 4oHHPaB === nWmH; } jS (4oHHPaBuoaHm.RPBfHn < J || 4oHHPaBuoaHm[M] !== '*') { aPHvaB SoRmP; } OWBmH 4oHHPaBrvSSjp = 4oHHPaBuoaHm.mRjOP(e).IWjB('.'); OWBmH nWmHrvSSjp = nWmHuoaHm.mRjOP(-4oHHPaBuoaHm.RPBfHn + e).IWjB('.'); aPHvaB 4oHHPaBrvSSjp === nWmHrvSSjp; } RPH 3WkojB0oRj3 = (3WkojB && 3WkojB.RPBfHn) ? 3WkojB.mWkP((3kDHPk) => jmYWkojB6oHOnjBf(3kDHPk, RWOoHjWB.nWmHBokP)) : HavP; jS (RWOoHjWB.nWmHBokP === 'RWOoRnWmH') { 3WkojB0oRj3 = HavP; } OWBmH xoRj3 = mjfB0oRj3 && 3WkojB0oRj3; aPHvaB { xoRj3, kPmmofP: WajfjB6PmmofP, }; } OoHOn (PaaWa) { aPHvaB { xoRj3: SoRmP, kPmmofP: {}, }; }}";
|
package/lib/umd/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x2399(){const _0x16ea3d=['updateLayoutConfig','UniverCore','@univerjs/sheets/facade','PrintDirection','163977RSXmev','UniverProPrint','renderConfig','PrintArea','PrintPaperMargin','PaperType','BeforeSheetPrintCanceled','Event','FRange','getScreenshot','updateRenderConfig','_worksheet','5197591yeVYuv','CancelSheetPrintOperation','extend','28qzBeqL','SheetPrintOpenOperation','getRangeImage','openPrintDialog','_injector','onCommandExecuted','executeCommand','getUnitId','registerEventHandler','closePrintDialog','@univerjs-pro/print','SheetPrintCanceled','PrintScale','ConfirmSheetPrintOperation','get','PrintFreeze','ICommandService','UniverCoreFacade','SheetScreenShotOperation','_workbook','ISheetPrintManagerService','PrintAlign','BeforeSheetPrintOpen','cancel','2070dHLdal','_range','getActiveUniverSheet','6ntOMdm','995705ZctbVc','PrintHeaderFooterSymbol','beforeCommandExecuted','updatePrintConfig','10351144FTZpvA','SheetPrintClientService','1652964HrhLAS','SheetPrintConfirmed','1MVmYhu','SheetPrintOpen','object','@univerjs/core','amd','@univerjs/core/facade','PrintPaperSize','UniverProSheetsPrint','hasPrintFacadePermission','fireEvent','PrintHeaderFooter','8609418ODXUIT','CanceledError','_initialize','getActiveSheet','saveScreenshotToClipboard','FWorkbook','layoutConfig','BeforeSheetPrintConfirm','syncExecuteCommand','1206332TWlpLR'];_0x2399=function(){return _0x16ea3d;};return _0x2399();}function _0x4601(_0xe80c5d,_0x4f9166){const _0x239954=_0x2399();return _0x4601=function(_0x46014d,_0x30bcf4){_0x46014d=_0x46014d-0xac;let _0x57cae6=_0x239954[_0x46014d];return _0x57cae6;},_0x4601(_0xe80c5d,_0x4f9166);}(function(_0x3d50a7,_0x5b373b){const _0x50c4fa=_0x4601,_0x6a72c2=_0x3d50a7();while(!![]){try{const _0x2293af=-parseInt(_0x50c4fa(0xee))/0x1*(-parseInt(_0x50c4fa(0xb6))/0x2)+parseInt(_0x50c4fa(0xec))/0x3+-parseInt(_0x50c4fa(0xca))/0x4*(-parseInt(_0x50c4fa(0xe6))/0x5)+parseInt(_0x50c4fa(0xe5))/0x6*(-parseInt(_0x50c4fa(0xc7))/0x7)+parseInt(_0x50c4fa(0xea))/0x8+parseInt(_0x50c4fa(0xad))/0x9+-parseInt(_0x50c4fa(0xe2))/0xa*(parseInt(_0x50c4fa(0xbb))/0xb);if(_0x2293af===_0x5b373b)break;else _0x6a72c2['push'](_0x6a72c2['shift']());}catch(_0x1e3b0b){_0x6a72c2['push'](_0x6a72c2['shift']());}}}(_0x2399,0xece86),function(_0x3b8aed,_0x4e2ca8){const _0x5ac317=_0x4601;typeof exports==_0x5ac317(0xf0)&&typeof module<'u'?_0x4e2ca8(require('@univerjs-pro/sheets-print'),require('@univerjs/core'),require('@univerjs/sheets/facade'),require('@univerjs/core/facade'),require('@univerjs-pro/print')):typeof define=='function'&&define[_0x5ac317(0xf2)]?define(['@univerjs-pro/sheets-print',_0x5ac317(0xf1),_0x5ac317(0xb9),_0x5ac317(0xf3),_0x5ac317(0xd4)],_0x4e2ca8):(_0x3b8aed=typeof globalThis<'u'?globalThis:_0x3b8aed||self,_0x4e2ca8(_0x3b8aed[_0x5ac317(0xf5)],_0x3b8aed[_0x5ac317(0xb8)],_0x3b8aed['UniverSheetsFacade'],_0x3b8aed[_0x5ac317(0xdb)],_0x3b8aed[_0x5ac317(0xbc)]));}(this,function(_0x3587cf,_0x5377,_0x21095b,_0x1f33c2,_0x35fd1d){'use strict';const _0x544af5=_0x4601;class _0x2e717c extends _0x21095b[_0x544af5(0xb2)]{[_0x544af5(0xe9)](_0x58ea3b){const _0x13451f=_0x544af5;return this[_0x13451f(0xce)]['get'](_0x3587cf[_0x13451f(0xde)])[_0x13451f(0xb7)](_0x58ea3b),this;}['updatePrintRenderConfig'](_0x50e85e){const _0x2757ee=_0x544af5;return this[_0x2757ee(0xce)][_0x2757ee(0xd8)](_0x3587cf[_0x2757ee(0xde)])[_0x2757ee(0xc5)](_0x50e85e),this;}['print'](){const _0x42fa54=_0x544af5;return this['_injector'][_0x42fa54(0xd8)](_0x5377[_0x42fa54(0xda)])[_0x42fa54(0xb5)](_0x3587cf[_0x42fa54(0xd7)]['id']);}[_0x544af5(0xcd)](){const _0x439be3=_0x544af5;return this[_0x439be3(0xce)][_0x439be3(0xd8)](_0x5377[_0x439be3(0xda)])[_0x439be3(0xb5)](_0x3587cf['SheetPrintOpenOperation']['id']);}[_0x544af5(0xd3)](){const _0x3917e3=_0x544af5;return this['_injector'][_0x3917e3(0xd8)](_0x5377['ICommandService'])['syncExecuteCommand'](_0x3587cf[_0x3917e3(0xc8)]['id']);}async[_0x544af5(0xb1)](){const _0x35c551=_0x544af5;return _0x3587cf[_0x35c551(0xf6)](this[_0x35c551(0xce)])?this['_injector']['get'](_0x5377['ICommandService'])[_0x35c551(0xd0)](_0x3587cf[_0x35c551(0xdc)]['id']):!0x1;}}_0x21095b[_0x544af5(0xb2)][_0x544af5(0xc9)](_0x2e717c);class _0x3f29a4 extends _0x21095b[_0x544af5(0xc3)]{[_0x544af5(0xc4)](){const _0x39394d=_0x544af5;return _0x3587cf[_0x39394d(0xf6)](this[_0x39394d(0xce)])?this[_0x39394d(0xce)][_0x39394d(0xd8)](_0x3587cf[_0x39394d(0xeb)])[_0x39394d(0xcc)](this[_0x39394d(0xdd)][_0x39394d(0xd1)](),this[_0x39394d(0xc6)]['getSheetId'](),this[_0x39394d(0xe3)]):!0x1;}}_0x21095b['FRange']['extend'](_0x3f29a4);class _0x5a4794{get[_0x544af5(0xe0)](){const _0x335147=_0x544af5;return _0x335147(0xe0);}get[_0x544af5(0xb4)](){const _0x20e1a6=_0x544af5;return _0x20e1a6(0xb4);}get['BeforeSheetPrintCanceled'](){const _0x62d613=_0x544af5;return _0x62d613(0xc1);}get[_0x544af5(0xef)](){const _0x5c64a0=_0x544af5;return _0x5c64a0(0xef);}get[_0x544af5(0xed)](){const _0x2a5eff=_0x544af5;return _0x2a5eff(0xed);}get['SheetPrintCanceled'](){const _0x5ce9de=_0x544af5;return _0x5ce9de(0xd5);}}_0x1f33c2['FEventName'][_0x544af5(0xc9)](_0x5a4794);class _0x4aa479{get[_0x544af5(0xbe)](){const _0x10244f=_0x544af5;return _0x3587cf[_0x10244f(0xbe)];}get[_0x544af5(0xdf)](){return _0x35fd1d['PrintAlign'];}get[_0x544af5(0xf4)](){const _0x4e60c5=_0x544af5;return _0x5377[_0x4e60c5(0xc0)];}get[_0x544af5(0xbf)](){return _0x35fd1d['PrintPaperMargin'];}get[_0x544af5(0xd6)](){const _0xeca07f=_0x544af5;return _0x35fd1d[_0xeca07f(0xd6)];}get[_0x544af5(0xba)](){return _0x35fd1d['PrintDirection'];}get['PrintFreeze'](){const _0x104292=_0x544af5;return _0x3587cf[_0x104292(0xd9)];}get[_0x544af5(0xac)](){const _0x1b1cce=_0x544af5;return _0x3587cf[_0x1b1cce(0xac)];}get['PrintHeaderFooterSymbol'](){const _0x96e812=_0x544af5;return _0x3587cf[_0x96e812(0xe7)];}}_0x1f33c2['FEnum']['extend'](_0x4aa479);class _0x3d3b67 extends _0x1f33c2['FUniver']{[_0x544af5(0xaf)](_0x1237ee){const _0x5bddcd=_0x544af5,_0x535e76=_0x1237ee[_0x5bddcd(0xd8)](_0x5377[_0x5bddcd(0xda)]);this[_0x5bddcd(0xd2)](this[_0x5bddcd(0xc2)][_0x5bddcd(0xe0)],()=>_0x535e76['beforeCommandExecuted'](_0x63e62c=>{const _0x3d983e=_0x5bddcd;if(_0x63e62c['id']===_0x3587cf[_0x3d983e(0xcb)]['id']){const _0x107ccc=this[_0x3d983e(0xe4)]();if(!_0x107ccc)return;const _0x14caec={'workbook':_0x107ccc,'worksheet':_0x107ccc[_0x3d983e(0xb0)]()};if(_0x14caec==null)return;if(this[_0x3d983e(0xf7)](this[_0x3d983e(0xc2)][_0x3d983e(0xe0)],_0x14caec),_0x14caec[_0x3d983e(0xe1)])throw new _0x5377[(_0x3d983e(0xae))]();}})),this[_0x5bddcd(0xd2)](this[_0x5bddcd(0xc2)][_0x5bddcd(0xb4)],()=>_0x535e76[_0x5bddcd(0xe8)](_0x484ded=>{const _0x2fc25b=_0x5bddcd;if(_0x484ded['id']===_0x3587cf['ConfirmSheetPrintOperation']['id']){const _0x240949=_0x1237ee['get'](_0x3587cf[_0x2fc25b(0xde)]);if(!this[_0x2fc25b(0xe4)]())return;const _0x168057={'layoutConfig':_0x240949['layoutConfig'],'renderConfig':_0x240949[_0x2fc25b(0xbd)]};if(_0x168057==null)return;if(this[_0x2fc25b(0xf7)](this[_0x2fc25b(0xc2)]['BeforeSheetPrintConfirm'],_0x168057),_0x168057[_0x2fc25b(0xe1)])throw new _0x5377[(_0x2fc25b(0xae))]();}})),this[_0x5bddcd(0xd2)](this[_0x5bddcd(0xc2)][_0x5bddcd(0xc1)],()=>_0x535e76['beforeCommandExecuted'](_0x12b08a=>{const _0x229356=_0x5bddcd;if(_0x12b08a['id']===_0x3587cf[_0x229356(0xc8)]['id']){const _0x562f95=_0x1237ee[_0x229356(0xd8)](_0x3587cf[_0x229356(0xde)]);if(!this[_0x229356(0xe4)]())return;const _0x49f32a={'layoutConfig':_0x562f95[_0x229356(0xb3)],'renderConfig':_0x562f95[_0x229356(0xbd)]};if(_0x49f32a==null)return;if(this[_0x229356(0xf7)](this['Event'][_0x229356(0xc1)],_0x49f32a),_0x49f32a[_0x229356(0xe1)])throw new _0x5377[(_0x229356(0xae))]();}})),this[_0x5bddcd(0xd2)](this['Event'][_0x5bddcd(0xef)],()=>_0x535e76[_0x5bddcd(0xcf)](_0x1cdb57=>{const _0x1417bc=_0x5bddcd;if(_0x1cdb57['id']===_0x3587cf[_0x1417bc(0xcb)]['id']){const _0x40c76f=this['getActiveUniverSheet']();if(!_0x40c76f)return;const _0x501fd8={'workbook':_0x40c76f,'worksheet':_0x40c76f[_0x1417bc(0xb0)]()};if(_0x501fd8==null)return;this[_0x1417bc(0xf7)](this[_0x1417bc(0xc2)][_0x1417bc(0xef)],_0x501fd8);}})),this[_0x5bddcd(0xd2)](this[_0x5bddcd(0xc2)]['SheetPrintConfirmed'],()=>_0x535e76[_0x5bddcd(0xcf)](_0x29b0b4=>{const _0x3e9721=_0x5bddcd;if(_0x29b0b4['id']===_0x3587cf[_0x3e9721(0xd7)]['id']){const _0xa15893=_0x1237ee[_0x3e9721(0xd8)](_0x3587cf[_0x3e9721(0xde)]);if(!this['getActiveUniverSheet']())return;const _0x286941={'layoutConfig':_0xa15893['layoutConfig'],'renderConfig':_0xa15893['renderConfig']};if(_0x286941==null)return;this[_0x3e9721(0xf7)](this[_0x3e9721(0xc2)]['SheetPrintConfirmed'],_0x286941);}})),this[_0x5bddcd(0xd2)](this[_0x5bddcd(0xc2)][_0x5bddcd(0xd5)],()=>_0x535e76[_0x5bddcd(0xcf)](_0x4dce81=>{const _0x404676=_0x5bddcd;if(_0x4dce81['id']===_0x3587cf[_0x404676(0xc8)]['id']){const _0x42a8f7=_0x1237ee['get'](_0x3587cf[_0x404676(0xde)]);if(!this[_0x404676(0xe4)]())return;const _0x23effe={'layoutConfig':_0x42a8f7['layoutConfig'],'renderConfig':_0x42a8f7[_0x404676(0xbd)]};if(_0x23effe==null)return;this['fireEvent'](this[_0x404676(0xc2)][_0x404676(0xd5)],_0x23effe);}}));}}_0x1f33c2['FUniver']['extend'](_0x3d3b67);}));
|