@univerjs-pro/sheets-print 0.10.2 → 0.10.3-nightly.202508121228
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/types/index.d.ts +7 -7
- 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
|
-
|
|
13
|
-
|
|
14
|
-
O: string;
|
|
12
|
+
W: string;
|
|
13
|
+
b: string;
|
|
15
14
|
H: string;
|
|
16
|
-
K: string;
|
|
17
|
-
v: string;
|
|
18
|
-
q: string;
|
|
19
|
-
r: string;
|
|
20
|
-
o: string;
|
|
21
|
-
G: string;
|
|
22
|
-
B: string;
|
|
23
|
-
J: string;
|
|
24
|
-
n: string;
|
|
25
|
-
i: string;
|
|
26
|
-
s: string;
|
|
27
|
-
S: string;
|
|
28
15
|
k: string;
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
y: string;
|
|
32
|
-
F: string;
|
|
33
|
-
x: string;
|
|
16
|
+
z: string;
|
|
17
|
+
L: string;
|
|
34
18
|
d: string;
|
|
35
|
-
|
|
19
|
+
J: string;
|
|
20
|
+
e: string;
|
|
36
21
|
u: string;
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
f: string;
|
|
41
|
-
P: string;
|
|
42
|
-
E: string;
|
|
22
|
+
y: string;
|
|
23
|
+
C: string;
|
|
24
|
+
I: string;
|
|
43
25
|
Z: string;
|
|
44
|
-
|
|
26
|
+
c: string;
|
|
27
|
+
Q: string;
|
|
45
28
|
Y: string;
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
m: string;
|
|
50
|
-
l: string;
|
|
51
|
-
C: string;
|
|
29
|
+
T: string;
|
|
30
|
+
O: string;
|
|
31
|
+
g: string;
|
|
52
32
|
M: string;
|
|
33
|
+
o: string;
|
|
34
|
+
f: string;
|
|
35
|
+
B: string;
|
|
36
|
+
x: string;
|
|
37
|
+
m: string;
|
|
38
|
+
N: string;
|
|
39
|
+
G: string;
|
|
40
|
+
r: string;
|
|
53
41
|
p: string;
|
|
54
|
-
V: string;
|
|
55
|
-
D: string;
|
|
56
42
|
U: string;
|
|
43
|
+
E: string;
|
|
44
|
+
v: string;
|
|
45
|
+
R: string;
|
|
46
|
+
K: string;
|
|
57
47
|
t: string;
|
|
58
|
-
|
|
48
|
+
i: string;
|
|
49
|
+
X: string;
|
|
50
|
+
a: string;
|
|
51
|
+
P: string;
|
|
52
|
+
S: string;
|
|
53
|
+
V: string;
|
|
54
|
+
F: string;
|
|
55
|
+
A: string;
|
|
56
|
+
q: string;
|
|
57
|
+
l: string;
|
|
58
|
+
w: string;
|
|
59
|
+
D: string;
|
|
59
60
|
h: string;
|
|
60
|
-
|
|
61
|
+
n: string;
|
|
62
|
+
s: string;
|
|
61
63
|
j: string;
|
|
62
|
-
T: string;
|
|
63
|
-
L: string;
|
|
64
64
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const getLsInfoFuncStr = "
|
|
1
|
+
export declare const getLsInfoFuncStr = "ZNMC3QoM I4CxUf3QoM(OQC4Mm4, fNyOQCP4U) { 3xU { CoMm3 OQC4Mm4XMZo0ux3vxxuU = OQC4Mm4.mfOQ3('-'); CoMm3 oxQ9QMV4mmu94 = a6AF.fuxm4(u3oy(OQC4Mm4XMZo0ux3vxxuU[H])); QZ (!oxQ9QMV4mmu94.NI) { oxQ9QMV4mmu94.NI = FNgy4x(OQC4Mm4XMZo0ux3vxxuU[z]); } CoMm3 QmnoxT4x = 3Uf4oZ noxT4x8OoyuO6Cof4 !== 'NMI4ZQM4I' && m4OZ QMm3uMC4oZ noxT4x8OoyuO6Cof4; CoMm3 CoM34p3 = QmnoxT4x ? m4OZ : rQMIor; CoMm3 g4mmu94noxI = CoM34p3.__7um4dz__.fuxm4(OQC4Mm4XMZo0ux3vxxuU[H]); CoMm3 g4mmu94 = CoM34p3.__i4p__.m3xQM9QZU(g4mmu94noxI); CoMm3 mQ9Mu3Nx4noxI = CoM34p3.__7um4dz__.fuxm4(OQC4Mm4XMZo0ux3vxxuU[k]); CoMm3 mQ9Mu3Nx4 = CoM34p3.__i4p__.m3xQM9QZU(mQ9Mu3Nx4noxI); CoMm3 mQ9MhuOQI = CoM34p3.__G4xQZU__(mQ9Mu3Nx4, g4mmu94, fNyOQCP4U); CoMm3 IoguQM = oxQ9QMV4mmu94.Ig; ZNMC3QoM QmKoguQMVu3CcQM9(o0u334xM, oiom3) { CoMm3 fu334xM = o0u334xM.x4fOuC4(/^.+/, ''); CoMm3 com3 = oiom3.x4fOuC4(/^.+/, ''); CoMm3 fu334xM0ux3m = fu334xM.mfOQ3('.'); CoMm3 com30ux3m = com3.mfOQ3('.'); QZ (!fu334xM.QMCONI4m('*')) { x43NxM fu334xM === com3; } QZ (fu334xM0ux3m.O4M93c < H || fu334xM0ux3m[W] !== '*') { x43NxM ZuOm4; } CoMm3 fu334xM6NZZQp = fu334xM0ux3m.mOQC4(b).YoQM('.'); CoMm3 com36NZZQp = com30ux3m.mOQC4(-fu334xM0ux3m.O4M93c + b).YoQM('.'); x43NxM fu334xM6NZZQp === com36NZZQp; } O43 IoguQMhuOQI = (IoguQM && IoguQM.O4M93c) ? IoguQM.mog4((IgX34g) => QmKoguQMVu3CcQM9(IgX34g, OoCu3QoM.com3Mug4)) : 3xN4; QZ (OoCu3QoM.com3Mug4 === 'OoCuOcom3') { IoguQMhuOQI = 3xN4; } CoMm3 GuOQI = mQ9MhuOQI && IoguQMhuOQI; x43NxM { GuOQI, g4mmu94: oxQ9QMV4mmu94, }; } Cu3Cc (4xxox) { x43NxM { GuOQI: ZuOm4, g4mmu94: {}, }; }}";
|
package/lib/types/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import './global.css';
|
|
2
|
-
export type { ISheetPrintLayoutConfig, ISheetPrintRenderConfig } from './common/types';
|
|
3
|
-
export { ISheetPrintManagerService } from './services/sheet-print-manager.service';
|
|
4
|
-
export { hasPrintFacadePermission } from './utils/util';
|
|
5
|
-
export { UniverSheetsPrintPlugin } from './plugin';
|
|
6
|
-
export { SheetPrintClientService } from './services/sheet-print.service';
|
|
7
|
-
export { PrintArea, PrintFreeze, PrintHeaderFooter, PrintHeaderFooterSymbol } from './common/types';
|
|
8
2
|
export { CancelSheetPrintOperation, ConfirmSheetPrintOperation, SheetPrintOpenOperation, SheetPrintOperation, } from './commands/operations/sheet-print.operation';
|
|
9
3
|
export { SheetScreenShotOperation } from './commands/operations/sheet-screenshot.operation';
|
|
10
|
-
export {
|
|
4
|
+
export type { ISheetPrintLayoutConfig, ISheetPrintRenderConfig } from './common/types';
|
|
5
|
+
export { PrintArea, PrintFreeze, PrintHeaderFooter, PrintHeaderFooterSymbol } from './common/types';
|
|
11
6
|
export type { IUniverSheetsPrintConfig } from './controllers/config.schema';
|
|
7
|
+
export { UniverSheetsPrintPlugin } from './plugin';
|
|
8
|
+
export { ISheetPrintManagerService } from './services/sheet-print-manager.service';
|
|
9
|
+
export { SheetPrintManagerService } from './services/sheet-print-manager.service';
|
|
10
|
+
export { SheetPrintClientService } from './services/sheet-print.service';
|
|
11
|
+
export { hasPrintFacadePermission } from './utils/util';
|
package/lib/umd/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x256e(){const _0x36a1aa=['10953770Hbkqzc','CanceledError','executeCommand','getSheetId','layoutConfig','updatePrintConfig','registerEventHandler','SheetPrintOpenOperation','ISheetPrintManagerService','PrintPaperMargin','_workbook','BeforeSheetPrintOpen','3451495JYAJYI','_range','UniverProPrint','@univerjs/sheets/facade','cancel','updatePrintRenderConfig','3wFmvPl','UniverCoreFacade','FWorkbook','PrintAlign','BeforeSheetPrintConfirm','_initialize','syncExecuteCommand','1061856CHLvhs','FEventName','getActiveSheet','CancelSheetPrintOperation','function','closePrintDialog','beforeCommandExecuted','fireEvent','FUniver','getScreenshot','354216oGTkRd','object','Event','PrintPaperSize','SheetPrintCanceled','SheetScreenShotOperation','PrintArea','15287abDQCo','_worksheet','openPrintDialog','BeforeSheetPrintCanceled','ICommandService','getUnitId','get','print','@univerjs-pro/print','renderConfig','2959785VzbGIO','PrintHeaderFooter','13026oDdAgO','getActiveUniverSheet','hasPrintFacadePermission','UniverSheetsFacade','_injector','getRangeImage','SheetPrintClientService','SheetPrintConfirmed','SheetPrintOpen','1526pJYUGO','FRange','updateLayoutConfig','ConfirmSheetPrintOperation','32KafVLC','extend','updateRenderConfig','PrintHeaderFooterSymbol','@univerjs/core/facade','PrintScale','UniverCore'];_0x256e=function(){return _0x36a1aa;};return _0x256e();}function _0x1412(_0x21fa6d,_0x3bc628){const _0x256e42=_0x256e();return _0x1412=function(_0x14127e,_0x5badb4){_0x14127e=_0x14127e-0x1bf;let _0x493b3c=_0x256e42[_0x14127e];return _0x493b3c;},_0x1412(_0x21fa6d,_0x3bc628);}(function(_0x5a9f2e,_0x1e4446){const _0xb46f26=_0x1412,_0x4ac3dd=_0x5a9f2e();while(!![]){try{const _0x318e7a=parseInt(_0xb46f26(0x1e5))/0x1*(-parseInt(_0xb46f26(0x1fe))/0x2)+parseInt(_0xb46f26(0x1cd))/0x3*(parseInt(_0xb46f26(0x1de))/0x4)+parseInt(_0xb46f26(0x1c7))/0x5+-parseInt(_0xb46f26(0x1f1))/0x6*(-parseInt(_0xb46f26(0x1fa))/0x7)+parseInt(_0xb46f26(0x1d4))/0x8+parseInt(_0xb46f26(0x1ef))/0x9+-parseInt(_0xb46f26(0x205))/0xa;if(_0x318e7a===_0x1e4446)break;else _0x4ac3dd['push'](_0x4ac3dd['shift']());}catch(_0x35edb5){_0x4ac3dd['push'](_0x4ac3dd['shift']());}}}(_0x256e,0x5b3ff),function(_0x469092,_0x1d60ca){const _0x9ad7b2=_0x1412;typeof exports==_0x9ad7b2(0x1df)&&typeof module<'u'?_0x1d60ca(require('@univerjs-pro/sheets-print'),require('@univerjs/core'),require('@univerjs/sheets/facade'),require('@univerjs/core/facade'),require('@univerjs-pro/print')):typeof define==_0x9ad7b2(0x1d8)&&define['amd']?define(['@univerjs-pro/sheets-print','@univerjs/core',_0x9ad7b2(0x1ca),_0x9ad7b2(0x202),_0x9ad7b2(0x1ed)],_0x1d60ca):(_0x469092=typeof globalThis<'u'?globalThis:_0x469092||self,_0x1d60ca(_0x469092['UniverProSheetsPrint'],_0x469092[_0x9ad7b2(0x204)],_0x469092[_0x9ad7b2(0x1f4)],_0x469092[_0x9ad7b2(0x1ce)],_0x469092[_0x9ad7b2(0x1c9)]));}(this,function(_0x436832,_0x41a96f,_0x235ff8,_0x1f1a57,_0x330e40){'use strict';const _0x5806a3=_0x1412;class _0x3d3df4 extends _0x235ff8[_0x5806a3(0x1cf)]{[_0x5806a3(0x1c0)](_0x59bb4c){const _0x212cd0=_0x5806a3;return this[_0x212cd0(0x1f5)][_0x212cd0(0x1eb)](_0x436832['ISheetPrintManagerService'])[_0x212cd0(0x1fc)](_0x59bb4c),this;}[_0x5806a3(0x1cc)](_0xfacdf5){const _0x561672=_0x5806a3;return this[_0x561672(0x1f5)]['get'](_0x436832[_0x561672(0x1c3)])[_0x561672(0x200)](_0xfacdf5),this;}[_0x5806a3(0x1ec)](){const _0x47f8da=_0x5806a3;return this[_0x47f8da(0x1f5)][_0x47f8da(0x1eb)](_0x41a96f[_0x47f8da(0x1e9)])['syncExecuteCommand'](_0x436832[_0x47f8da(0x1fd)]['id']);}[_0x5806a3(0x1e7)](){const _0x1481cf=_0x5806a3;return this[_0x1481cf(0x1f5)][_0x1481cf(0x1eb)](_0x41a96f[_0x1481cf(0x1e9)])[_0x1481cf(0x1d3)](_0x436832['SheetPrintOpenOperation']['id']);}[_0x5806a3(0x1d9)](){const _0x569446=_0x5806a3;return this['_injector'][_0x569446(0x1eb)](_0x41a96f[_0x569446(0x1e9)])[_0x569446(0x1d3)](_0x436832['CancelSheetPrintOperation']['id']);}async['saveScreenshotToClipboard'](){const _0x284a3a=_0x5806a3;return _0x436832[_0x284a3a(0x1f3)](this[_0x284a3a(0x1f5)])?this[_0x284a3a(0x1f5)][_0x284a3a(0x1eb)](_0x41a96f[_0x284a3a(0x1e9)])[_0x284a3a(0x207)](_0x436832[_0x284a3a(0x1e3)]['id']):!0x1;}}_0x235ff8[_0x5806a3(0x1cf)]['extend'](_0x3d3df4);class _0x5c76f3 extends _0x235ff8[_0x5806a3(0x1fb)]{[_0x5806a3(0x1dd)](){const _0x49b56f=_0x5806a3;return _0x436832[_0x49b56f(0x1f3)](this[_0x49b56f(0x1f5)])?this['_injector'][_0x49b56f(0x1eb)](_0x436832[_0x49b56f(0x1f7)])[_0x49b56f(0x1f6)](this[_0x49b56f(0x1c5)][_0x49b56f(0x1ea)](),this[_0x49b56f(0x1e6)][_0x49b56f(0x208)](),this[_0x49b56f(0x1c8)]):!0x1;}}_0x235ff8[_0x5806a3(0x1fb)]['extend'](_0x5c76f3);class _0x3bcfca{get[_0x5806a3(0x1c6)](){return'BeforeSheetPrintOpen';}get[_0x5806a3(0x1d1)](){const _0x66c703=_0x5806a3;return _0x66c703(0x1d1);}get[_0x5806a3(0x1e8)](){const _0x152d98=_0x5806a3;return _0x152d98(0x1e8);}get[_0x5806a3(0x1f9)](){const _0x1f41e7=_0x5806a3;return _0x1f41e7(0x1f9);}get[_0x5806a3(0x1f8)](){const _0x408a2a=_0x5806a3;return _0x408a2a(0x1f8);}get['SheetPrintCanceled'](){return'SheetPrintCanceled';}}_0x1f1a57[_0x5806a3(0x1d5)][_0x5806a3(0x1ff)](_0x3bcfca);class _0x338aa0{get[_0x5806a3(0x1e4)](){const _0x46ad9e=_0x5806a3;return _0x436832[_0x46ad9e(0x1e4)];}get[_0x5806a3(0x1d0)](){const _0x214752=_0x5806a3;return _0x330e40[_0x214752(0x1d0)];}get[_0x5806a3(0x1e1)](){return _0x41a96f['PaperType'];}get['PrintPaperMargin'](){const _0x12d14e=_0x5806a3;return _0x330e40[_0x12d14e(0x1c4)];}get['PrintScale'](){const _0x58f8e9=_0x5806a3;return _0x330e40[_0x58f8e9(0x203)];}get['PrintDirection'](){return _0x330e40['PrintDirection'];}get['PrintFreeze'](){return _0x436832['PrintFreeze'];}get['PrintHeaderFooter'](){const _0x502e62=_0x5806a3;return _0x436832[_0x502e62(0x1f0)];}get['PrintHeaderFooterSymbol'](){const _0x3943bd=_0x5806a3;return _0x436832[_0x3943bd(0x201)];}}_0x1f1a57['FEnum']['extend'](_0x338aa0);class _0x2a4df3 extends _0x1f1a57[_0x5806a3(0x1dc)]{[_0x5806a3(0x1d2)](_0x4bc08e){const _0x1d6347=_0x5806a3,_0x3d40fe=_0x4bc08e[_0x1d6347(0x1eb)](_0x41a96f['ICommandService']);this[_0x1d6347(0x1c1)](this[_0x1d6347(0x1e0)][_0x1d6347(0x1c6)],()=>_0x3d40fe[_0x1d6347(0x1da)](_0x3c6a4f=>{const _0x4e8b20=_0x1d6347;if(_0x3c6a4f['id']===_0x436832[_0x4e8b20(0x1c2)]['id']){const _0x3425a9=this[_0x4e8b20(0x1f2)]();if(!_0x3425a9)return;const _0x440f99={'workbook':_0x3425a9,'worksheet':_0x3425a9[_0x4e8b20(0x1d6)]()};if(_0x440f99==null)return;if(this[_0x4e8b20(0x1db)](this[_0x4e8b20(0x1e0)][_0x4e8b20(0x1c6)],_0x440f99),_0x440f99[_0x4e8b20(0x1cb)])throw new _0x41a96f[(_0x4e8b20(0x206))]();}})),this['registerEventHandler'](this[_0x1d6347(0x1e0)][_0x1d6347(0x1d1)],()=>_0x3d40fe[_0x1d6347(0x1da)](_0x26f80c=>{const _0xe60150=_0x1d6347;if(_0x26f80c['id']===_0x436832['ConfirmSheetPrintOperation']['id']){const _0x40c463=_0x4bc08e[_0xe60150(0x1eb)](_0x436832[_0xe60150(0x1c3)]);if(!this[_0xe60150(0x1f2)]())return;const _0x14c270={'layoutConfig':_0x40c463[_0xe60150(0x1bf)],'renderConfig':_0x40c463[_0xe60150(0x1ee)]};if(_0x14c270==null)return;if(this[_0xe60150(0x1db)](this[_0xe60150(0x1e0)][_0xe60150(0x1d1)],_0x14c270),_0x14c270[_0xe60150(0x1cb)])throw new _0x41a96f[(_0xe60150(0x206))]();}})),this[_0x1d6347(0x1c1)](this['Event']['BeforeSheetPrintCanceled'],()=>_0x3d40fe[_0x1d6347(0x1da)](_0x4160d9=>{const _0x3b20b6=_0x1d6347;if(_0x4160d9['id']===_0x436832['CancelSheetPrintOperation']['id']){const _0x488df2=_0x4bc08e[_0x3b20b6(0x1eb)](_0x436832[_0x3b20b6(0x1c3)]);if(!this[_0x3b20b6(0x1f2)]())return;const _0x4599b1={'layoutConfig':_0x488df2[_0x3b20b6(0x1bf)],'renderConfig':_0x488df2['renderConfig']};if(_0x4599b1==null)return;if(this[_0x3b20b6(0x1db)](this[_0x3b20b6(0x1e0)][_0x3b20b6(0x1e8)],_0x4599b1),_0x4599b1[_0x3b20b6(0x1cb)])throw new _0x41a96f[(_0x3b20b6(0x206))]();}})),this[_0x1d6347(0x1c1)](this[_0x1d6347(0x1e0)][_0x1d6347(0x1f9)],()=>_0x3d40fe['onCommandExecuted'](_0xd331f3=>{const _0x2e5051=_0x1d6347;if(_0xd331f3['id']===_0x436832[_0x2e5051(0x1c2)]['id']){const _0x1505ae=this['getActiveUniverSheet']();if(!_0x1505ae)return;const _0x25e884={'workbook':_0x1505ae,'worksheet':_0x1505ae['getActiveSheet']()};if(_0x25e884==null)return;this[_0x2e5051(0x1db)](this[_0x2e5051(0x1e0)][_0x2e5051(0x1f9)],_0x25e884);}})),this[_0x1d6347(0x1c1)](this[_0x1d6347(0x1e0)][_0x1d6347(0x1f8)],()=>_0x3d40fe['onCommandExecuted'](_0x3c0c76=>{const _0xde425b=_0x1d6347;if(_0x3c0c76['id']===_0x436832[_0xde425b(0x1fd)]['id']){const _0x3ad6aa=_0x4bc08e[_0xde425b(0x1eb)](_0x436832[_0xde425b(0x1c3)]);if(!this[_0xde425b(0x1f2)]())return;const _0x3d2738={'layoutConfig':_0x3ad6aa['layoutConfig'],'renderConfig':_0x3ad6aa[_0xde425b(0x1ee)]};if(_0x3d2738==null)return;this[_0xde425b(0x1db)](this[_0xde425b(0x1e0)][_0xde425b(0x1f8)],_0x3d2738);}})),this[_0x1d6347(0x1c1)](this['Event'][_0x1d6347(0x1e2)],()=>_0x3d40fe['onCommandExecuted'](_0x5d274a=>{const _0xb538=_0x1d6347;if(_0x5d274a['id']===_0x436832[_0xb538(0x1d7)]['id']){const _0x1bd45b=_0x4bc08e[_0xb538(0x1eb)](_0x436832[_0xb538(0x1c3)]);if(!this[_0xb538(0x1f2)]())return;const _0xaaf10e={'layoutConfig':_0x1bd45b[_0xb538(0x1bf)],'renderConfig':_0x1bd45b[_0xb538(0x1ee)]};if(_0xaaf10e==null)return;this[_0xb538(0x1db)](this[_0xb538(0x1e0)][_0xb538(0x1e2)],_0xaaf10e);}}));}}_0x1f1a57[_0x5806a3(0x1dc)][_0x5806a3(0x1ff)](_0x2a4df3);}));
|