@univerjs-pro/slides-print 1.0.0-alpha.2 → 1.0.0-alpha.3
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/README.md +5 -3
- package/lib/cjs/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.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/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.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-HK.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/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.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/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.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-HK.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/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.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/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/index.d.ts +2 -3
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.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/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.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-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +11 -10
package/README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
# @univerjs-pro/slides-print
|
|
2
2
|
|
|
3
3
|
[](https://npmjs.com/package/@univerjs-pro/slides-print)
|
|
4
|
+
[](https://npmjs.com/package/@univerjs-pro/slides-print)
|
|
4
5
|
[](https://npmjs.com/package/@univerjs-pro/slides-print)
|
|
5
6
|
|
|
6
|
-
`@univerjs-pro/slides-print`
|
|
7
|
+
`@univerjs-pro/slides-print` is part of Univer Pro. Print integration for Univer Slides.
|
|
7
8
|
|
|
8
9
|
## Package Overview
|
|
9
10
|
|
|
@@ -34,10 +35,11 @@ univer.registerPlugin(UniverSlidesPrintPlugin);
|
|
|
34
35
|
|
|
35
36
|
## Integration Notes
|
|
36
37
|
|
|
37
|
-
|
|
38
|
+
- Keep this package on the same version as the other `@univerjs/*` and `@univerjs-pro/*` packages in your application.
|
|
39
|
+
- Import locale files only for the languages your application enables.
|
|
40
|
+
- Use the facade entry when integrating through Univer Facade APIs.
|
|
38
41
|
|
|
39
42
|
## Resources
|
|
40
43
|
|
|
41
44
|
- [Documentation](https://docs.univer.ai/guides/pro)
|
|
42
45
|
- [NPM package](https://npmjs.com/package/@univerjs-pro/slides-print)
|
|
43
|
-
|
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x5e645b=_0x2a0a;function _0x2a0a(_0x2f593f,_0x78f60){_0x2f593f=_0x2f593f-0xc1;const _0x211638=_0x2116();let _0x2a0a11=_0x211638[_0x2f593f];return _0x2a0a11;}(function(_0x115d28,_0x31de40){const _0x589808=_0x2a0a,_0x3c734f=_0x115d28();while(!![]){try{const _0x4d24f3=-parseInt(_0x589808(0xcb))/0x1*(parseInt(_0x589808(0xc6))/0x2)+-parseInt(_0x589808(0xc9))/0x3*(parseInt(_0x589808(0xcf))/0x4)+-parseInt(_0x589808(0xc8))/0x5+-parseInt(_0x589808(0xc5))/0x6+-parseInt(_0x589808(0xc7))/0x7+parseInt(_0x589808(0xca))/0x8+parseInt(_0x589808(0xc3))/0x9*(parseInt(_0x589808(0xcd))/0xa);if(_0x4d24f3===_0x31de40)break;else _0x3c734f['push'](_0x3c734f['shift']());}catch(_0x5e0637){_0x3c734f['push'](_0x3c734f['shift']());}}}(_0x2116,0xb570a));let e=require('@univerjs-pro/slides-print'),t=require('@univerjs/core/facade');var n=class extends t[_0x5e645b(0xc4)]{[_0x5e645b(0xcc)](_0x512f49){const _0x3c748d=_0x5e645b;return this[_0x3c748d(0xc1)][_0x3c748d(0xc2)](e[_0x3c748d(0xce)]['id'],_0x512f49);}};function _0x2116(){const _0x4026d0=['150dueGBR','SlidePrintOperation','70176OXIrej','extend','_commandService','executeCommand','1599507UsprNo','FUniver','2955714SktqgY','40XUNMMQ','3723020ZOssWO','4936070WuInax','21iipMbp','8918352agLbUh','45148HdTZhl','printSlidesAsync'];_0x2116=function(){return _0x4026d0;};return _0x2116();}t[_0x5e645b(0xc4)][_0x5e645b(0xd0)](n);
|
package/lib/cjs/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x5a73fd=_0xdf77;(function(_0x40a618,_0x2e9a7f){const _0x325979=_0xdf77,_0x599706=_0x40a618();while(!![]){try{const _0x2c93dc=-parseInt(_0x325979(0x21f))/0x1*(parseInt(_0x325979(0x1c7))/0x2)+-parseInt(_0x325979(0x1ca))/0x3*(-parseInt(_0x325979(0x22e))/0x4)+-parseInt(_0x325979(0x24e))/0x5+parseInt(_0x325979(0x222))/0x6+parseInt(_0x325979(0x232))/0x7+-parseInt(_0x325979(0x1c4))/0x8*(-parseInt(_0x325979(0x255))/0x9)+-parseInt(_0x325979(0x22a))/0xa;if(_0x2c93dc===_0x2e9a7f)break;else _0x599706['push'](_0x599706['shift']());}catch(_0x3ecfad){_0x599706['push'](_0x599706['shift']());}}}(_0x447a,0x60304),Object[_0x5a73fd(0x20f)](exports,Symbol[_0x5a73fd(0x24b)],{'value':_0x5a73fd(0x218)}));let e=require('@univerjs/core'),t=require('@univerjs-pro/print'),n=require('@univerjs/engine-render'),r=require('@univerjs-pro/slides'),i=require('@univerjs-pro/slides-ui'),a=require('@univerjs/icons'),o=require('@univerjs/ui');function s(_0xdf5a8a){const _0x252d37=_0x5a73fd;return Number[_0x252d37(0x1ed)](_0xdf5a8a[_0x252d37(0x1c1)])&&Number[_0x252d37(0x1ed)](_0xdf5a8a['to'])&&_0xdf5a8a[_0x252d37(0x1c1)]<=_0xdf5a8a['to'];}function c(_0x4e3c6d,_0x54b4cc){const _0x32c40c=_0x5a73fd;return Math[_0x32c40c(0x1af)](0x0,Math[_0x32c40c(0x21b)](_0x54b4cc-0x1,_0x4e3c6d-0x1));}function l(_0x3037f7,_0x354da3){const _0x1ac201=_0x5a73fd;if(_0x3037f7<=0x0)return[];if(!_0x354da3)return Array['from']({'length':_0x3037f7},(_0x4c816f,_0x4ec2ed)=>_0x4ec2ed);let _0x43f357=new Set();return _0x354da3['forEach'](_0x492c22=>{const _0x1afa0c=_0xdf77;if(!s(_0x492c22)||_0x492c22['to']<0x1||_0x492c22[_0x1afa0c(0x1c1)]>_0x3037f7)return;let _0x4b2d02=c(_0x492c22[_0x1afa0c(0x1c1)],_0x3037f7),_0x2e6b96=c(_0x492c22['to'],_0x3037f7);for(let _0x3d5f2f=_0x4b2d02;_0x3d5f2f<=_0x2e6b96;_0x3d5f2f+=0x1)_0x43f357[_0x1afa0c(0x236)](_0x3d5f2f);}),Array[_0x1ac201(0x1c1)](_0x43f357)['sort']((_0x3433a2,_0x3eb63d)=>_0x3433a2-_0x3eb63d);}function u(_0x5f32f8,_0x3cba8c,_0x2cde39){const _0xb98297=_0x5a73fd;let _0x13d487=_0x3cba8c[_0xb98297(0x1ea)](),_0x5b15e6=_0x2cde39['getId'](),_0x7439bd=_0x5f32f8[_0xb98297(0x1a4)](_0x13d487,_0x5b15e6),_0x19ab11=_0x5f32f8[_0xb98297(0x1c6)](_0x13d487,_0x5b15e6);return _0x19ab11[_0xb98297(0x1b9)](_0x585856=>!!_0x7439bd[_0x585856])?{'data':_0x7439bd,'order':_0x19ab11}:(0x0,r[_0xb98297(0x240)])(_0x13d487,_0x5b15e6,_0x2cde39[_0xb98297(0x210)](),_0x3cba8c['getThemeDataForPage'](_0x5b15e6));}function d(_0x2af7a5){'@babel/helpers - typeof';const _0x1b07bf=_0x5a73fd;return d=typeof Symbol==_0x1b07bf(0x1d8)&&typeof Symbol[_0x1b07bf(0x233)]==_0x1b07bf(0x243)?function(_0x53d6f1){return typeof _0x53d6f1;}:function(_0x221c00){const _0x1d24ce=_0x1b07bf;return _0x221c00&&typeof Symbol==_0x1d24ce(0x1d8)&&_0x221c00[_0x1d24ce(0x211)]===Symbol&&_0x221c00!==Symbol[_0x1d24ce(0x215)]?_0x1d24ce(0x243):typeof _0x221c00;},d(_0x2af7a5);}function _0xdf77(_0x4fc45c,_0x392adb){_0x4fc45c=_0x4fc45c-0x1a4;const _0x447a20=_0x447a();let _0xdf773f=_0x447a20[_0x4fc45c];return _0xdf773f;}function f(_0x52694b,_0x5b801c){const _0x1f46e5=_0x5a73fd;if(d(_0x52694b)!='object'||!_0x52694b)return _0x52694b;var _0x5a09f6=_0x52694b[Symbol[_0x1f46e5(0x1f7)]];if(_0x5a09f6!==void 0x0){var _0x59756d=_0x5a09f6['call'](_0x52694b,_0x5b801c||_0x1f46e5(0x205));if(d(_0x59756d)!='object')return _0x59756d;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x5b801c==='string'?String:Number)(_0x52694b);}function p(_0x290d0d){const _0x143e09=_0x5a73fd;var _0xeaeb73=f(_0x290d0d,_0x143e09(0x1dd));return d(_0xeaeb73)==_0x143e09(0x243)?_0xeaeb73:_0xeaeb73+'';}function m(_0x2199bf,_0x45ab78,_0x1737b4){return(_0x45ab78=p(_0x45ab78))in _0x2199bf?Object['defineProperty'](_0x2199bf,_0x45ab78,{'value':_0x1737b4,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x2199bf[_0x45ab78]=_0x1737b4,_0x2199bf;}var h=class extends e[_0x5a73fd(0x1e1)]{get[_0x5a73fd(0x1e4)](){const _0x48c83f=_0x5a73fd;return this[_0x48c83f(0x1d6)];}get[_0x5a73fd(0x1d4)](){const _0x39d2ed=_0x5a73fd;return this[_0x39d2ed(0x1bc)];}get[_0x5a73fd(0x1ef)](){const _0x5a634b=_0x5a73fd;var _0x3f84c9;return(_0x3f84c9=this[_0x5a634b(0x224)][_0x5a634b(0x1c9)]()['pageSize'])==null?this[_0x5a634b(0x225)]['getSnapshot']()[_0x5a634b(0x1e6)]:_0x3f84c9;}constructor(_0x3bc26c,_0x231fb3,_0x29739c){const _0x5b14db=_0x5a73fd;super(),this[_0x5b14db(0x1b5)]=_0x3bc26c,this[_0x5b14db(0x225)]=_0x231fb3,this[_0x5b14db(0x224)]=_0x29739c,m(this,_0x5b14db(0x1d6),document[_0x5b14db(0x25a)](_0x5b14db(0x235))),m(this,_0x5b14db(0x1bc),document[_0x5b14db(0x25a)]('div')),m(this,_0x5b14db(0x258),void 0x0),m(this,_0x5b14db(0x1d2),void 0x0),m(this,'_objectProvider',void 0x0),m(this,_0x5b14db(0x22b),new Map()),this[_0x5b14db(0x229)]=this[_0x5b14db(0x1b5)][_0x5b14db(0x23d)](i[_0x5b14db(0x220)]),this['_initRenderer'](),this[_0x5b14db(0x1bd)]({'dispose':()=>{const _0x25b72c=_0x5b14db;this[_0x25b72c(0x22b)][_0x25b72c(0x1d0)](),this[_0x25b72c(0x1d2)][_0x25b72c(0x20a)](),this[_0x25b72c(0x258)][_0x25b72c(0x20a)]();}});}[_0x5a73fd(0x1b6)](){const _0x5a538d=_0x5a73fd;let _0x284b86='slide-print-'+(0x0,e[_0x5a538d(0x1fe)])(0x4),{width:_0x1bb933,height:_0x19c327}=this[_0x5a538d(0x1ef)];this[_0x5a538d(0x258)]=new n[(_0x5a538d(0x256))]('',{'elementWidth':_0x1bb933,'elementHeight':_0x19c327,'dpr':0x1,'renderMode':n[_0x5a538d(0x1c3)]['Printing']}),this[_0x5a538d(0x1d2)]=new n['Scene'](_0x284b86,this[_0x5a538d(0x258)]),this[_0x5a538d(0x1d2)][_0x5a538d(0x22d)](),this[_0x5a538d(0x1d2)][_0x5a538d(0x1b7)]({'width':_0x1bb933,'height':_0x19c327,'scaleX':0x1,'scaleY':0x1}),new n[(_0x5a538d(0x1e9))](n[_0x5a538d(0x1e7)],this['_scene'],{'left':0x0,'top':0x0,'width':_0x1bb933,'height':_0x19c327,'active':!0x0})[_0x5a538d(0x1f1)](),this[_0x5a538d(0x258)][_0x5a538d(0x1c8)](this[_0x5a538d(0x1d6)],!0x1),this[_0x5a538d(0x258)][_0x5a538d(0x1a8)]()[_0x5a538d(0x212)]()[_0x5a538d(0x1d5)](_0x284b86+'_'+(0x0,e[_0x5a538d(0x1fe)])(0x4)),this[_0x5a538d(0x1d1)]();}['_renderSlidePage'](){const _0x561f86=_0x5a73fd;let _0x4df515=this['_slideModel']['getUnitId'](),_0x2ab7ac=this[_0x561f86(0x224)]['getId'](),{width:_0x50b895,height:_0x154e7e}=this[_0x561f86(0x1ef)],_0x437280=this[_0x561f86(0x1d2)],_0x3852cc=this[_0x561f86(0x1b5)]['createInstance'](i[_0x561f86(0x1ba)],_0x561f86(0x227)+_0x4df515+'-'+_0x2ab7ac,{'left':0x0,'top':0x0,'width':_0x50b895,'height':_0x154e7e,'background':this[_0x561f86(0x224)]['resolveBackground'](),'evented':!0x1,'zIndex':0x1});_0x437280[_0x561f86(0x1c0)](_0x3852cc,0x0),this[_0x561f86(0x22b)][_0x561f86(0x1e5)](_0x3852cc[_0x561f86(0x226)],_0x3852cc);let {data:_0xe91fb2,order:_0x89318c}=u(this['_injector'][_0x561f86(0x1d3)](r['ISlideDrawingService']),this[_0x561f86(0x225)],this[_0x561f86(0x224)]),_0x50c158=(0x0,i['resolveGroupFillInheritance'])(_0xe91fb2),_0xa36378=new i[(_0x561f86(0x24a))](_0x561f86(0x1f5)+_0x4df515+'-'+_0x2ab7ac,{'left':0x0,'top':0x0,'width':_0x50b895,'height':_0x154e7e});_0x437280[_0x561f86(0x1c0)](_0xa36378,0x0),this[_0x561f86(0x22b)]['set'](_0xa36378[_0x561f86(0x226)],_0xa36378),this['_objectProvider']['convertToRenderObjects'](_0x50c158,_0x89318c,{'unitId':_0x4df515,'subUnitId':_0x2ab7ac,'pageOffsetLeft':0x0,'pageOffsetTop':0x0,'sceneType':r[_0x561f86(0x1f4)][_0x561f86(0x254)],'showPlaceholder':!0x1,'requestRender':()=>this[_0x561f86(0x216)]()})[_0x561f86(0x1b3)](_0x3fb2c3=>{const _0x4b8a8f=_0x561f86;_0x437280['addObject'](_0x3fb2c3,n['DRAWING_OBJECT_LAYER_INDEX']),this[_0x4b8a8f(0x22b)][_0x4b8a8f(0x1e5)](_0x3fb2c3[_0x4b8a8f(0x226)],_0x3fb2c3);}),(0x0,i[_0x561f86(0x1fc)])(_0x50c158,_0x89318c,_0x437280,{'unitId':_0x4df515,'subUnitId':_0x2ab7ac,'pageOffsetLeft':0x0,'pageOffsetTop':0x0,'sceneType':r[_0x561f86(0x1f4)][_0x561f86(0x254)],'showPlaceholder':!0x1,'objectProvider':this['_objectProvider'],'renderObjectMap':this[_0x561f86(0x22b)],'requestRender':()=>this[_0x561f86(0x216)]()}),_0x437280[_0x561f86(0x22c)](!0x0);}[_0x5a73fd(0x1ab)](){const _0x3bc8e3=_0x5a73fd;this[_0x3bc8e3(0x1bc)]['style'][_0x3bc8e3(0x201)]=_0x3bc8e3(0x219),this[_0x3bc8e3(0x1bc)][_0x3bc8e3(0x1de)]['top']=_0x3bc8e3(0x1bf),this[_0x3bc8e3(0x1bc)][_0x3bc8e3(0x1de)][_0x3bc8e3(0x20e)]='0px',this[_0x3bc8e3(0x1bc)]['style'][_0x3bc8e3(0x1b2)]=_0x3bc8e3(0x1ee),this[_0x3bc8e3(0x1bc)][_0x3bc8e3(0x1de)][_0x3bc8e3(0x1f2)]=_0x3bc8e3(0x1ee);}[_0x5a73fd(0x216)](){const _0x260d09=_0x5a73fd;let _0x3d445d=this[_0x260d09(0x258)]['getCanvas']()[_0x260d09(0x212)]();this[_0x260d09(0x1d2)][_0x260d09(0x22c)](!0x0),_0x3d445d[_0x260d09(0x1bb)](),this[_0x260d09(0x1d2)][_0x260d09(0x216)](),_0x3d445d[_0x260d09(0x1ff)]();}};function g(_0x557a20,_0x4309d4){return function(_0x2ab09d,_0xcbea0a){_0x4309d4(_0x2ab09d,_0xcbea0a,_0x557a20);};}function _(_0x4cb4c0,_0xb7d659,_0x1916e7,_0x47bb77){const _0x37ae57=_0x5a73fd;var _0x5a1af4=arguments[_0x37ae57(0x1df)],_0x361dbb=_0x5a1af4<0x3?_0xb7d659:_0x47bb77===null?_0x47bb77=Object[_0x37ae57(0x1cb)](_0xb7d659,_0x1916e7):_0x47bb77,_0x34be6f;if(typeof Reflect==_0x37ae57(0x1fb)&&typeof Reflect[_0x37ae57(0x245)]==_0x37ae57(0x1d8))_0x361dbb=Reflect[_0x37ae57(0x245)](_0x4cb4c0,_0xb7d659,_0x1916e7,_0x47bb77);else{for(var _0x323e2c=_0x4cb4c0['length']-0x1;_0x323e2c>=0x0;_0x323e2c--)(_0x34be6f=_0x4cb4c0[_0x323e2c])&&(_0x361dbb=(_0x5a1af4<0x3?_0x34be6f(_0x361dbb):_0x5a1af4>0x3?_0x34be6f(_0xb7d659,_0x1916e7,_0x361dbb):_0x34be6f(_0xb7d659,_0x1916e7))||_0x361dbb);}return _0x5a1af4>0x3&&_0x361dbb&&Object[_0x37ae57(0x20f)](_0xb7d659,_0x1916e7,_0x361dbb),_0x361dbb;}let v=class extends e[_0x5a73fd(0x1e1)]{constructor(_0x1eab51,_0x4b03b0,_0x299405){const _0x59ad06=_0x5a73fd;super(),this['_univerInstanceService']=_0x1eab51,this[_0x59ad06(0x1b5)]=_0x4b03b0,this['_renderManagerService']=_0x299405,m(this,_0x59ad06(0x1a5),!0x1);}[_0x5a73fd(0x1b1)](_0x31f8da,_0x1eaad2){const _0x44989e=_0x5a73fd;var _0x1c490e;if(this[_0x44989e(0x1a5)])return Promise[_0x44989e(0x25b)](!0x1);let _0x2b0e23=this[_0x44989e(0x21d)][_0x44989e(0x25c)](_0x31f8da,e['UniverInstanceType'][_0x44989e(0x1f9)]);if(!_0x2b0e23)return Promise[_0x44989e(0x25b)](!0x1);let _0x4bd7e7=_0x2b0e23[_0x44989e(0x23f)](),_0x305295=l(_0x4bd7e7[_0x44989e(0x1b4)]['length'],_0x1eaad2==null?void 0x0:_0x1eaad2[_0x44989e(0x217)])[_0x44989e(0x1aa)](_0x1264ea=>_0x4bd7e7['slideOrder'][_0x1264ea])['map'](_0x5c0b35=>_0x2b0e23[_0x44989e(0x246)]['getSlide'](_0x5c0b35))['filter'](_0x5b2d8c=>!!_0x5b2d8c);if(_0x305295['length']===0x0)return Promise['resolve'](!0x1);this[_0x44989e(0x1a5)]=!0x0;let _0x4e460c=this['_createPrintFrame']();if(!_0x4e460c)return this[_0x44989e(0x1a5)]=!0x1,Promise[_0x44989e(0x25b)](!0x1);let {width:_0x461a6e,height:_0x246ef6}=(_0x1c490e=_0x305295[0x0]['getData']()[_0x44989e(0x206)])==null?_0x4bd7e7[_0x44989e(0x1e6)]:_0x1c490e,_0x55fe1e=_0x461a6e>=_0x246ef6?t[_0x44989e(0x251)][_0x44989e(0x239)]:t[_0x44989e(0x251)][_0x44989e(0x1dc)],_0x3aebd1=(0x0,t[_0x44989e(0x1fd)])(Math[_0x44989e(0x21b)](_0x461a6e,_0x246ef6),Math['max'](_0x461a6e,_0x246ef6),_0x55fe1e),_0x9ce795=_0x4e460c[_0x44989e(0x22f)][_0x44989e(0x25a)]('div');_0x9ce795['className']=t[_0x44989e(0x1fa)];let _0x371fd6=_0x305295[_0x44989e(0x1aa)](_0x131649=>{const _0x407cff=_0x44989e;let _0x212b46=new h(this['_injector'],_0x2b0e23,_0x131649);return _0x212b46['container'][_0x407cff(0x21a)]=t['PRINT_CANVAS_CLASS'],_0x212b46;});_0x371fd6['forEach'](_0x745697=>{const _0x346841=_0x44989e;_0x9ce795['appendChild'](_0x745697[_0x346841(0x1e4)]),_0x745697[_0x346841(0x1e4)][_0x346841(0x250)](_0x745697[_0x346841(0x1d4)]),_0x745697[_0x346841(0x1ab)]();}),_0x4e460c[_0x44989e(0x22f)][_0x44989e(0x1db)][_0x44989e(0x250)](_0x3aebd1),_0x4e460c[_0x44989e(0x22f)]['body'][_0x44989e(0x250)](_0x9ce795);let _0x47a8fe=_0x4e460c[_0x44989e(0x1f3)],_0x1f53ac=_0x47a8fe[_0x44989e(0x244)],_0x6f3855=_0x47a8fe['onafterprint'];return new Promise(_0x38f567=>{let _0x165b8d=!0x1,_0xba245c=()=>{const _0x4c43c3=_0xdf77;_0x165b8d||(_0x165b8d=!0x0,_0x371fd6[_0x4c43c3(0x1b3)](_0x10b984=>{const _0x4e60a9=_0x4c43c3;_0x10b984[_0x4e60a9(0x216)]();}));},_0x31e44e=_0x27abcc=>{const _0x33328f=_0xdf77;_0x371fd6[_0x33328f(0x1b3)](_0x48fa31=>{const _0x54a59c=_0x33328f;_0x48fa31[_0x54a59c(0x20a)]();}),_0x9ce795['remove'](),_0x3aebd1[_0x33328f(0x1ad)](),_0x47a8fe[_0x33328f(0x244)]=_0x1f53ac,_0x47a8fe[_0x33328f(0x24c)]=_0x6f3855,_0x4e460c[_0x33328f(0x24f)][_0x33328f(0x1ad)](),this[_0x33328f(0x241)](_0x31f8da,_0x4bd7e7[_0x33328f(0x1b4)]),this[_0x33328f(0x1a5)]=!0x1,_0x38f567(_0x27abcc);};setTimeout(()=>{const _0x61722=_0xdf77;if(_0x47a8fe[_0x61722(0x244)]=_0x477ab3=>{_0x1f53ac==null||_0x1f53ac['call'](_0x47a8fe,_0x477ab3),_0xba245c();},_0x47a8fe['onafterprint']=_0x3cf52a=>{_0x6f3855==null||_0x6f3855['call'](_0x47a8fe,_0x3cf52a),_0x31e44e(!0x0);},typeof _0x47a8fe[_0x61722(0x1b1)]!=_0x61722(0x1d8)){_0x31e44e(!0x1);return;}_0xba245c(),_0x47a8fe[_0x61722(0x259)](),_0x47a8fe[_0x61722(0x1b1)]();},0x64);});}['_createPrintFrame'](){const _0x5959f2=_0x5a73fd;var _0x1aaed7;let _0x485635=document[_0x5959f2(0x25a)]('iframe');_0x485635[_0x5959f2(0x209)]('aria-hidden',_0x5959f2(0x249)),_0x485635['setAttribute'](_0x5959f2(0x1b8),'true'),_0x485635[_0x5959f2(0x1de)]['position']=_0x5959f2(0x228),_0x485635[_0x5959f2(0x1de)][_0x5959f2(0x20e)]='-10000px',_0x485635[_0x5959f2(0x1de)][_0x5959f2(0x1cc)]='0',_0x485635[_0x5959f2(0x1de)][_0x5959f2(0x1b2)]=_0x5959f2(0x21e),_0x485635['style'][_0x5959f2(0x1f2)]='1px',_0x485635[_0x5959f2(0x1de)][_0x5959f2(0x238)]='0',_0x485635[_0x5959f2(0x1de)][_0x5959f2(0x257)]=_0x5959f2(0x1cf),document[_0x5959f2(0x1ec)][_0x5959f2(0x250)](_0x485635);let _0x36c840=_0x485635[_0x5959f2(0x248)],_0x30a486=(_0x1aaed7=_0x485635[_0x5959f2(0x1ce)])==null?_0x36c840==null?void 0x0:_0x36c840[_0x5959f2(0x22f)]:_0x1aaed7;return!_0x36c840||!_0x30a486?(_0x485635[_0x5959f2(0x1ad)](),null):(_0x30a486[_0x5959f2(0x1e0)](),_0x30a486[_0x5959f2(0x23b)](_0x5959f2(0x1f0)),_0x30a486[_0x5959f2(0x231)](),{'frame':_0x485635,'document':_0x30a486,'window':_0x36c840});}['_restoreThumbnailRenders'](_0x4af105,_0x38a3a8){const _0x5ebbf4=_0x5a73fd;_0x38a3a8[_0x5ebbf4(0x1b3)](_0x2309e0=>{const _0x7250e6=_0x5ebbf4;let _0x5d4075=_0x4af105+'-thumb-'+_0x2309e0,_0xaac632=this[_0x7250e6(0x230)][_0x7250e6(0x23e)](_0x5d4075);_0xaac632&&(_0xaac632[_0x7250e6(0x1b0)][_0x7250e6(0x24d)](),_0xaac632[_0x7250e6(0x21c)]['makeDirty'](!0x0),_0xaac632['scene']['render']());});}};v=_([g(0x0,e[_0x5a73fd(0x20d)]),g(0x1,(0x0,e[_0x5a73fd(0x1a7)])(e[_0x5a73fd(0x25d)])),g(0x2,n[_0x5a73fd(0x204)])],v);const y={'id':_0x5a73fd(0x1a9),'type':e[_0x5a73fd(0x23a)][_0x5a73fd(0x1ac)],'handler':async(_0x55d6fd,_0x20250f)=>{const _0x576c63=_0x5a73fd;let _0x3c49ec=_0x55d6fd[_0x576c63(0x1d3)](e['IUniverInstanceService']),_0x21240f=_0x55d6fd[_0x576c63(0x1d3)](v),_0x3e2077=_0x3c49ec[_0x576c63(0x237)](e[_0x576c63(0x1f6)][_0x576c63(0x1f9)]);return _0x3e2077?_0x21240f[_0x576c63(0x1b1)](_0x3e2077['getUnitId'](),_0x20250f):!0x1;}},b=_0x5a73fd(0x1ae),x={};var S='@univerjs-pro/slides-print',C=_0x5a73fd(0x1e2);let w=class extends e[_0x5a73fd(0x1e1)]{constructor(_0x4179ff){const _0x584ee7=_0x5a73fd;super(),this[_0x584ee7(0x1e8)]=_0x4179ff,this[_0x584ee7(0x208)]();}['_registerIcons'](){const _0x2a6519=_0x5a73fd;this[_0x2a6519(0x1bd)](this[_0x2a6519(0x1e8)][_0x2a6519(0x252)]({'PrintIcon':a['PrintIcon']}));}};w=_([g(0x0,(0x0,e[_0x5a73fd(0x1a7)])(o[_0x5a73fd(0x223)]))],w);function _0x447a(){const _0x1db986=['getUnitId','ICommandService','body','isFinite','100%','_pageSize','<!doctype\x20html><html><head></head><body></body></html>','openClip','height','window','SlideSceneTypeEnum','slide-print-page-clip-','UniverInstanceType','toPrimitive','registerDependencies','UNIVER_SLIDE','PRINT_CONTAINER_CLASS','object','assembleGroupHierarchy','createPrintStyle','generateRandomId','restore','RibbonStartGroup','position','merge','packageName','IRenderManagerService','default','pageSize','PrintIcon','_registerIcons','setAttribute','dispose','_initCommands','getMenuHiddenObservable','IUniverInstanceService','left','defineProperty','resolveElements','constructor','getContext','_commandService','menu','prototype','render','range','Module','absolute','className','min','scene','_univerInstanceService','1px','15qAjQgH','ObjectProvider','OTHERS','2816238LjMdqs','IconManager','_slidePage','_slideModel','oKey','slide-print-page-background-','fixed','_objectProvider','2412990aGGbRF','_renderObjectMap','makeDirty','disableObjectsEvent','128gAGqFZ','document','_renderManagerService','close','2753051isUmve','iterator','version','div','add','getCurrentUnitOfType','border','Landscape','CommandType','write','SlidePrintOperation','createInstance','getRenderById','getSnapshot','resolvedSlideLayersToDrawingMap','_restoreThumbnailRenders','_configService','symbol','onbeforeprint','decorate','pageManager','_config','contentWindow','true','SlidePageClipGroup','toStringTag','onafterprint','resize','756150SWHxhS','frame','appendChild','PrintDirection','register','slides-print.menu','PRESENTATION','9LaDtjr','Engine','pointerEvents','_engine','focus','createElement','resolve','getUnit','Injector','getDrawingData','_printing','mergeMenu','Inject','getCanvas','slide.operation.print','map','prepare','OPERATION','remove','slides-print.config','max','engine','print','width','forEach','slideOrder','_injector','_initRenderer','transformByState','data-univer-slides-print-frame','some','SlidePageBackgroundObject','save','_root','disposeWithMe','onReady','0px','addObject','from','pluginName','CanvasRenderMode','1595872OUvtlG','BUTTON','getDrawingOrder','71806HJIPSw','setContainer','getData','24648ZsoXXZ','getOwnPropertyDescriptor','top','_menuManagerService','contentDocument','none','clear','_renderSlidePage','_scene','get','root','setId','_container','_initMenus','function','MenuItemType','IMenuManagerService','head','Portrait','string','style','length','open','Disposable','1.0.0-alpha.2','IConfigService','container','set','defaultPageSize','MAIN_VIEW_PORT_KEY','_iconManager','Viewport'];_0x447a=function(){return _0x1db986;};return _0x447a();}function T(_0x9786bf){const _0x265d87=_0x5a73fd;return{'id':y['id'],'type':o[_0x265d87(0x1d9)][_0x265d87(0x1c5)],'title':_0x265d87(0x253),'icon':_0x265d87(0x207),'tooltip':'slides-print.menu','hidden$':(0x0,o[_0x265d87(0x20c)])(_0x9786bf,e[_0x265d87(0x1f6)][_0x265d87(0x1f9)])};}const E={[o[_0x5a73fd(0x200)][_0x5a73fd(0x221)]]:{[y['id']]:{'order':0.4,'menuItemFactory':T}}};let D=class extends e['Disposable']{constructor(_0xb78d8b,_0x3c9b26){const _0x1b0fe8=_0x5a73fd;super(),this[_0x1b0fe8(0x213)]=_0xb78d8b,this['_menuManagerService']=_0x3c9b26,this[_0x1b0fe8(0x20b)](),this[_0x1b0fe8(0x1d7)]();}['_initCommands'](){const _0x54246c=_0x5a73fd;this['disposeWithMe'](this[_0x54246c(0x213)]['registerCommand'](y));}['_initMenus'](){const _0x129da7=_0x5a73fd;this[_0x129da7(0x1cd)][_0x129da7(0x1a6)](E);}};D=_([g(0x0,e[_0x5a73fd(0x1eb)]),g(0x1,o[_0x5a73fd(0x1da)])],D);let O=class extends e['Plugin']{constructor(_0x823380=x,_0x591bd6,_0x1330ab){const _0x3589e9=_0x5a73fd;super(),this[_0x3589e9(0x247)]=_0x823380,this[_0x3589e9(0x1b5)]=_0x591bd6,this[_0x3589e9(0x242)]=_0x1330ab;let {menu:_0x2e04ed,..._0x596b5d}=(0x0,e[_0x3589e9(0x202)])({},x,this[_0x3589e9(0x247)]);_0x2e04ed&&this['_configService']['setConfig'](_0x3589e9(0x214),_0x2e04ed,{'merge':!0x0}),this[_0x3589e9(0x242)]['setConfig'](b,_0x596b5d);}['onStarting'](){const _0xc402fb=_0x5a73fd;this[_0xc402fb(0x1b5)][_0xc402fb(0x236)]([w]),this[_0xc402fb(0x1b5)][_0xc402fb(0x1d3)](w),(0x0,e[_0xc402fb(0x1f8)])(this[_0xc402fb(0x1b5)],[[v],[D]]);}[_0x5a73fd(0x1be)](){const _0x550727=_0x5a73fd;this[_0x550727(0x1b5)][_0x550727(0x1d3)](D);}};m(O,_0x5a73fd(0x1c2),'SLIDES_PRINT_PLUGIN'),m(O,_0x5a73fd(0x203),S),m(O,_0x5a73fd(0x234),C),m(O,'type',e[_0x5a73fd(0x1f6)][_0x5a73fd(0x1f9)]),O=_([g(0x1,(0x0,e[_0x5a73fd(0x1a7)])(e['Injector'])),g(0x2,e[_0x5a73fd(0x1e3)])],O),exports['SLIDES_PRINT_PLUGIN_CONFIG_KEY']=b,exports[_0x5a73fd(0x23c)]=y,Object[_0x5a73fd(0x20f)](exports,'UniverSlidesPrintPlugin',{'enumerable':!0x0,'get':function(){return O;}});
|
|
1
|
+
function _0x1531(_0x247383,_0x23da94){_0x247383=_0x247383-0x1d6;const _0x35ea7b=_0x35ea();let _0x1531fc=_0x35ea7b[_0x247383];return _0x1531fc;}const _0x4142d2=_0x1531;(function(_0x177df2,_0x9d6c9e){const _0x422a91=_0x1531,_0xb1613f=_0x177df2();while(!![]){try{const _0x5a1a9d=parseInt(_0x422a91(0x27a))/0x1*(-parseInt(_0x422a91(0x275))/0x2)+parseInt(_0x422a91(0x1f8))/0x3+-parseInt(_0x422a91(0x21b))/0x4*(-parseInt(_0x422a91(0x25b))/0x5)+-parseInt(_0x422a91(0x26d))/0x6+-parseInt(_0x422a91(0x278))/0x7+parseInt(_0x422a91(0x274))/0x8*(parseInt(_0x422a91(0x237))/0x9)+parseInt(_0x422a91(0x23d))/0xa;if(_0x5a1a9d===_0x9d6c9e)break;else _0xb1613f['push'](_0xb1613f['shift']());}catch(_0x4272a5){_0xb1613f['push'](_0xb1613f['shift']());}}}(_0x35ea,0x595c7),Object['defineProperty'](exports,Symbol['toStringTag'],{'value':'Module'}));let e=require('@univerjs/core'),t=require('@univerjs-pro/print'),n=require('@univerjs/engine-render'),r=require('@univerjs-pro/slides'),i=require('@univerjs-pro/slides-ui'),a=require('@univerjs/ui'),o=require('@univerjs-pro/license'),s=require('@univerjs/icons');function c(_0x39247d,_0x54571d){const _0x3e8b9a=_0x1531;let _0x112145={};return{'data':_0x112145,'order':_0x54571d[_0x3e8b9a(0x1fb)](_0x28898c=>{const _0x416f37=_0x3e8b9a;let _0x4c1222=_0x39247d[_0x28898c];return(0x0,i[_0x416f37(0x28b)])(_0x4c1222)?(_0x112145[_0x28898c]=_0x4c1222,!0x0):!0x1;})};}function l(_0x167530,_0x38eb9b,_0xcb48d2){const _0x40d07d=_0x1531;let _0x4dd710=_0x38eb9b[_0x40d07d(0x285)](),_0x82f3a2=_0xcb48d2[_0x40d07d(0x296)](),_0x156346=_0x167530[_0x40d07d(0x281)](_0x4dd710,_0x82f3a2),_0x30f33c=_0x167530[_0x40d07d(0x1de)](_0x4dd710,_0x82f3a2);if(_0x30f33c[_0x40d07d(0x247)](_0xd7b7c3=>!!_0x156346[_0xd7b7c3]))return c(_0x156346,_0x30f33c);let _0x559ce1=(0x0,r['resolvedSlideLayersToDrawingMap'])(_0x4dd710,_0x82f3a2,_0xcb48d2[_0x40d07d(0x1f0)](),_0x38eb9b['getThemeDataForPage'](_0x82f3a2));return c(_0x559ce1[_0x40d07d(0x1df)],_0x559ce1['order']);}function u(_0x394df7){'@babel/helpers - typeof';const _0x6acd51=_0x1531;return u=typeof Symbol==_0x6acd51(0x27e)&&typeof Symbol[_0x6acd51(0x269)]==_0x6acd51(0x1e4)?function(_0x2fa22d){return typeof _0x2fa22d;}:function(_0x46cffe){const _0x564a41=_0x6acd51;return _0x46cffe&&typeof Symbol=='function'&&_0x46cffe[_0x564a41(0x1f5)]===Symbol&&_0x46cffe!==Symbol['prototype']?_0x564a41(0x1e4):typeof _0x46cffe;},u(_0x394df7);}function d(_0x1d9e84,_0x51b66e){const _0x54c9be=_0x1531;if(u(_0x1d9e84)!='object'||!_0x1d9e84)return _0x1d9e84;var _0xd64aab=_0x1d9e84[Symbol[_0x54c9be(0x1db)]];if(_0xd64aab!==void 0x0){var _0x3fe3bb=_0xd64aab['call'](_0x1d9e84,_0x51b66e||_0x54c9be(0x201));if(u(_0x3fe3bb)!=_0x54c9be(0x24d))return _0x3fe3bb;throw TypeError(_0x54c9be(0x25e));}return(_0x51b66e===_0x54c9be(0x1fd)?String:Number)(_0x1d9e84);}function f(_0x1ddf07){const _0x1c6123=_0x1531;var _0x5848e6=d(_0x1ddf07,_0x1c6123(0x1fd));return u(_0x5848e6)=='symbol'?_0x5848e6:_0x5848e6+'';}function p(_0x1f32df,_0x5c962e,_0x2dff9a){return(_0x5c962e=f(_0x5c962e))in _0x1f32df?Object['defineProperty'](_0x1f32df,_0x5c962e,{'value':_0x2dff9a,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x1f32df[_0x5c962e]=_0x2dff9a,_0x1f32df;}var m=class extends e[_0x4142d2(0x1e5)]{get[_0x4142d2(0x27f)](){return this['_container'];}get[_0x4142d2(0x22e)](){return this['_root'];}get[_0x4142d2(0x21c)](){const _0x3a115c=_0x4142d2;var _0x2cf633;return(_0x2cf633=this[_0x3a115c(0x20d)]['getData']()[_0x3a115c(0x229)])==null?this[_0x3a115c(0x236)]['getSnapshot']()[_0x3a115c(0x1e6)]:_0x2cf633;}constructor(_0xef1a5e,_0x30892d,_0x154958){const _0x42cb63=_0x4142d2;super(),this[_0x42cb63(0x224)]=_0xef1a5e,this['_slideModel']=_0x30892d,this[_0x42cb63(0x20d)]=_0x154958,p(this,_0x42cb63(0x20f),document[_0x42cb63(0x205)](_0x42cb63(0x1d7))),p(this,'_root',document['createElement'](_0x42cb63(0x1d7))),p(this,'_engine',void 0x0),p(this,_0x42cb63(0x264),void 0x0),p(this,_0x42cb63(0x23f),void 0x0),p(this,_0x42cb63(0x26c),new Map()),this['_objectProvider']=this['_injector'][_0x42cb63(0x214)](i[_0x42cb63(0x284)]),this['_initRenderer'](),this['disposeWithMe']({'dispose':()=>{const _0x22d70a=_0x42cb63;this[_0x22d70a(0x26c)][_0x22d70a(0x276)](),this['_scene'][_0x22d70a(0x292)](),this[_0x22d70a(0x252)][_0x22d70a(0x292)]();}});}[_0x4142d2(0x1ef)](){const _0xfecab6=_0x4142d2;let _0x4647fa=_0xfecab6(0x1e9)+(0x0,e[_0xfecab6(0x1f4)])(0x4),{width:_0x94c0b1,height:_0x5c2ce0}=this[_0xfecab6(0x21c)];this['_engine']=new n['Engine']('',{'elementWidth':_0x94c0b1,'elementHeight':_0x5c2ce0,'dpr':0x1,'renderMode':n['CanvasRenderMode'][_0xfecab6(0x1e0)]}),this['_scene']=new n[(_0xfecab6(0x266))](_0x4647fa,this[_0xfecab6(0x252)]),this[_0xfecab6(0x264)][_0xfecab6(0x262)](),this[_0xfecab6(0x264)][_0xfecab6(0x293)]({'width':_0x94c0b1,'height':_0x5c2ce0,'scaleX':0x1,'scaleY':0x1}),new n[(_0xfecab6(0x261))](n[_0xfecab6(0x287)],this[_0xfecab6(0x264)],{'left':0x0,'top':0x0,'width':_0x94c0b1,'height':_0x5c2ce0,'active':!0x0})['openClip'](),this[_0xfecab6(0x252)][_0xfecab6(0x1ee)](this[_0xfecab6(0x20f)],!0x1),this[_0xfecab6(0x252)][_0xfecab6(0x24c)]()[_0xfecab6(0x26f)]()[_0xfecab6(0x282)](_0x4647fa+'_'+(0x0,e[_0xfecab6(0x1f4)])(0x4)),this[_0xfecab6(0x26e)]();}[_0x4142d2(0x26e)](){const _0x33d8c5=_0x4142d2;let _0x9ca5f7=this[_0x33d8c5(0x236)][_0x33d8c5(0x285)](),_0x19fe00=this['_slidePage'][_0x33d8c5(0x296)](),{width:_0x470c93,height:_0x41c81b}=this['_pageSize'],_0x1b0727=this[_0x33d8c5(0x264)],_0xb5857=this[_0x33d8c5(0x224)][_0x33d8c5(0x214)](i[_0x33d8c5(0x283)],_0x33d8c5(0x249)+_0x9ca5f7+'-'+_0x19fe00,{'left':0x0,'top':0x0,'width':_0x470c93,'height':_0x41c81b,'background':this[_0x33d8c5(0x20d)][_0x33d8c5(0x22d)](),'evented':!0x1,'zIndex':0x1});_0x1b0727[_0x33d8c5(0x239)](_0xb5857,0x0),this[_0x33d8c5(0x26c)][_0x33d8c5(0x294)](_0xb5857['oKey'],_0xb5857);let {data:_0x568616,order:_0x6f8dfe}=l(this['_injector'][_0x33d8c5(0x1f6)](r[_0x33d8c5(0x200)]),this[_0x33d8c5(0x236)],this['_slidePage']),_0x3b9744=(0x0,i[_0x33d8c5(0x221)])(_0x568616),_0x14710a=new i['SlidePageClipGroup'](_0x33d8c5(0x1e7)+_0x9ca5f7+'-'+_0x19fe00,{'left':0x0,'top':0x0,'width':_0x470c93,'height':_0x41c81b});_0x1b0727[_0x33d8c5(0x239)](_0x14710a,0x0),this[_0x33d8c5(0x26c)]['set'](_0x14710a[_0x33d8c5(0x227)],_0x14710a),this[_0x33d8c5(0x23f)][_0x33d8c5(0x28d)](_0x3b9744,_0x6f8dfe,{'unitId':_0x9ca5f7,'subUnitId':_0x19fe00,'pageOffsetLeft':0x0,'pageOffsetTop':0x0,'sceneType':r[_0x33d8c5(0x20b)][_0x33d8c5(0x27d)],'showPlaceholder':!0x1,'requestRender':()=>this[_0x33d8c5(0x234)]()})[_0x33d8c5(0x257)](_0x4c23cc=>{const _0x2dc606=_0x33d8c5;_0x1b0727['addObject'](_0x4c23cc,n[_0x2dc606(0x1fe)]),this['_renderObjectMap'][_0x2dc606(0x294)](_0x4c23cc[_0x2dc606(0x227)],_0x4c23cc);}),(0x0,i[_0x33d8c5(0x233)])(_0x3b9744,_0x6f8dfe,_0x1b0727,{'unitId':_0x9ca5f7,'subUnitId':_0x19fe00,'pageOffsetLeft':0x0,'pageOffsetTop':0x0,'sceneType':r['SlideSceneTypeEnum']['PRESENTATION'],'showPlaceholder':!0x1,'objectProvider':this[_0x33d8c5(0x23f)],'renderObjectMap':this[_0x33d8c5(0x26c)],'requestRender':()=>this['render']()}),_0x1b0727[_0x33d8c5(0x215)](!0x0);}[_0x4142d2(0x290)](){const _0x1d0302=_0x4142d2;this[_0x1d0302(0x23e)][_0x1d0302(0x1ed)][_0x1d0302(0x1eb)]=_0x1d0302(0x223),this[_0x1d0302(0x23e)][_0x1d0302(0x1ed)][_0x1d0302(0x211)]=_0x1d0302(0x207),this[_0x1d0302(0x23e)][_0x1d0302(0x1ed)]['left']='0px',this[_0x1d0302(0x23e)][_0x1d0302(0x1ed)][_0x1d0302(0x22c)]=_0x1d0302(0x254),this[_0x1d0302(0x23e)][_0x1d0302(0x1ed)][_0x1d0302(0x228)]=_0x1d0302(0x254);}[_0x4142d2(0x234)](){const _0x5b51a7=_0x4142d2;let _0x568c9a=this[_0x5b51a7(0x252)][_0x5b51a7(0x24c)]()[_0x5b51a7(0x26f)]();this[_0x5b51a7(0x264)][_0x5b51a7(0x215)](!0x0),_0x568c9a[_0x5b51a7(0x24a)](),this[_0x5b51a7(0x264)][_0x5b51a7(0x234)](),_0x568c9a[_0x5b51a7(0x1f9)]();}};function h(_0x42d6bd){const _0x3f56dd=_0x4142d2;return Number[_0x3f56dd(0x277)](_0x42d6bd['from'])&&Number[_0x3f56dd(0x277)](_0x42d6bd['to'])&&_0x42d6bd[_0x3f56dd(0x212)]<=_0x42d6bd['to'];}function g(_0x2e9abf,_0x2314f6){const _0x3dc60f=_0x4142d2;return Math['max'](0x0,Math[_0x3dc60f(0x259)](_0x2314f6-0x1,_0x2e9abf-0x1));}function _(_0x134c21,_0x270b46){const _0x2e4e2f=_0x4142d2;if(_0x134c21<=0x0)return[];if(!_0x270b46)return Array[_0x2e4e2f(0x212)]({'length':_0x134c21},(_0x7b3385,_0x10b196)=>_0x10b196);let _0x25f657=new Set();return _0x270b46[_0x2e4e2f(0x257)](_0x177aaf=>{const _0x5717a0=_0x2e4e2f;if(!h(_0x177aaf)||_0x177aaf['to']<0x1||_0x177aaf[_0x5717a0(0x212)]>_0x134c21)return;let _0x3509d0=g(_0x177aaf['from'],_0x134c21),_0x364755=g(_0x177aaf['to'],_0x134c21);for(let _0x53617f=_0x3509d0;_0x53617f<=_0x364755;_0x53617f+=0x1)_0x25f657[_0x5717a0(0x28a)](_0x53617f);}),Array[_0x2e4e2f(0x212)](_0x25f657)[_0x2e4e2f(0x21d)]((_0x35c5a0,_0x2e11a4)=>_0x35c5a0-_0x2e11a4);}function v(_0x1a8560,_0x50c44f){return function(_0x963174,_0x3fa919){_0x50c44f(_0x963174,_0x3fa919,_0x1a8560);};}function _0x35ea(){const _0x44b284=['getSnapshot','1.0.0-alpha.3','assembleGroupHierarchy','render','true','_slideModel','36npkzqd','version','addObject','onbeforeprint','_restoreThumbnailRenders','PrintDirection','5901650vSYbTx','_root','_objectProvider','DependentOn','-10000px','PrintIcon','onafterprint','BUTTON','getCurrentUnitOfType','getUnit','some','@univerjs-pro/slides-print','slide-print-page-background-','save','onReady','getCanvas','object','IUniverInstanceService','UniverInstanceType','menu','-thumb-','_engine','className','100%','_renderManagerService','scene','forEach','_config','min','createPrintStyle','1474985gjNKxi','getOwnPropertyDescriptor','getRenderById','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','ICommandService','Injector','Viewport','disableObjectsEvent','head','_scene','merge','Scene','document','aria-hidden','iterator','body','_initCommands','_renderObjectMap','3690036aIcNxN','_renderSlidePage','getContext','setConfig','setAttribute','open','OPERATION','196048iTbtSA','2XMVDTc','clear','isFinite','2663304aikASX','data-univer-slides-print-frame','129083tXKnSB','focus','Inject','PRESENTATION','function','container','_initMenus','getDrawingData','setId','SlidePageBackgroundObject','ObjectProvider','getUnitId','SlidePrintOperation','MAIN_VIEW_PORT_KEY','SLIDES_PRINT_PLUGIN','pointerEvents','add','isThumbnailRenderableDrawing','write','convertToRenderObjects','slideOrder','remove','prepare','getMenuHiddenObservable','dispose','transformByState','set','slides-print.menu','getId','decorate','div','length','print','_menuManagerService','toPrimitive','appendChild','pluginName','getDrawingOrder','data','Printing','_createPrintFrame','UniverLicensePlugin','RibbonStartGroup','symbol','Disposable','defaultPageSize','slide-print-page-clip-','_printing','slide-print-','slide.operation.print','position','getSlide','style','setContainer','_initRenderer','resolveElements','UniverSlidesPrintPlugin','1px','MenuItemType','generateRandomId','constructor','get','contentWindow','1522194UqrXrM','restore','map','filter','_registerIcons','string','DRAWING_OBJECT_LAYER_INDEX','_univerInstanceService','ISlideDrawingService','default','resize','IRenderManagerService','border','createElement','Portrait','0px','register','Landscape','_commandService','SlideSceneTypeEnum','registerDependencies','_slidePage','engine','_container','call','top','from','window','createInstance','makeDirty','_configService','fixed','UNIVER_SLIDE','resolve','type','4bNVbNn','_pageSize','sort','CommandType','IMenuManagerService','disposeWithMe','resolveGroupFillInheritance','defineProperty','absolute','_injector','slides-print.config','IconManager','oKey','height','pageSize','PRINT_CONTAINER_CLASS','frame','width','resolveBackground','root','mergeMenu','packageName'];_0x35ea=function(){return _0x44b284;};return _0x35ea();}function y(_0xbff0ae,_0x12ed1f,_0xc39bff,_0x531eb6){const _0x42676c=_0x4142d2;var _0x35dd49=arguments[_0x42676c(0x1d8)],_0x48785b=_0x35dd49<0x3?_0x12ed1f:_0x531eb6===null?_0x531eb6=Object[_0x42676c(0x25c)](_0x12ed1f,_0xc39bff):_0x531eb6,_0xee5512;if(typeof Reflect==_0x42676c(0x24d)&&typeof Reflect[_0x42676c(0x1d6)]==_0x42676c(0x27e))_0x48785b=Reflect[_0x42676c(0x1d6)](_0xbff0ae,_0x12ed1f,_0xc39bff,_0x531eb6);else{for(var _0x10c5a1=_0xbff0ae[_0x42676c(0x1d8)]-0x1;_0x10c5a1>=0x0;_0x10c5a1--)(_0xee5512=_0xbff0ae[_0x10c5a1])&&(_0x48785b=(_0x35dd49<0x3?_0xee5512(_0x48785b):_0x35dd49>0x3?_0xee5512(_0x12ed1f,_0xc39bff,_0x48785b):_0xee5512(_0x12ed1f,_0xc39bff))||_0x48785b);}return _0x35dd49>0x3&&_0x48785b&&Object[_0x42676c(0x222)](_0x12ed1f,_0xc39bff,_0x48785b),_0x48785b;}let b=class extends e[_0x4142d2(0x1e5)]{constructor(_0x1736e4,_0x3f06c0,_0x4720a1){const _0x5cbbed=_0x4142d2;super(),this[_0x5cbbed(0x1ff)]=_0x1736e4,this[_0x5cbbed(0x224)]=_0x3f06c0,this[_0x5cbbed(0x255)]=_0x4720a1,p(this,_0x5cbbed(0x1e8),!0x1);}[_0x4142d2(0x1d9)](_0x134664,_0x40ac6f){const _0x3265da=_0x4142d2;var _0x6568aa;if(this[_0x3265da(0x1e8)])return Promise['resolve'](!0x1);let _0xe744f8=this[_0x3265da(0x1ff)][_0x3265da(0x246)](_0x134664,e[_0x3265da(0x24f)][_0x3265da(0x218)]);if(!_0xe744f8)return Promise['resolve'](!0x1);let _0x595571=_0xe744f8[_0x3265da(0x231)](),_0xf8142b=_(_0x595571['slideOrder'][_0x3265da(0x1d8)],_0x40ac6f==null?void 0x0:_0x40ac6f['range'])['map'](_0x186d6a=>_0x595571[_0x3265da(0x28e)][_0x186d6a])[_0x3265da(0x1fa)](_0x459fb9=>_0xe744f8['pageManager'][_0x3265da(0x1ec)](_0x459fb9))[_0x3265da(0x1fb)](_0x36e912=>!!_0x36e912);if(_0xf8142b[_0x3265da(0x1d8)]===0x0)return Promise[_0x3265da(0x219)](!0x1);this[_0x3265da(0x1e8)]=!0x0;let _0x1ca5c1=this[_0x3265da(0x1e1)]();if(!_0x1ca5c1)return this[_0x3265da(0x1e8)]=!0x1,Promise[_0x3265da(0x219)](!0x1);let {width:_0x35643a,height:_0x2639b7}=(_0x6568aa=_0xf8142b[0x0]['getData']()[_0x3265da(0x229)])==null?_0x595571['defaultPageSize']:_0x6568aa,_0x2f6018=_0x35643a>=_0x2639b7?t[_0x3265da(0x23c)][_0x3265da(0x209)]:t[_0x3265da(0x23c)][_0x3265da(0x206)],_0x4a4adc=(0x0,t[_0x3265da(0x25a)])(Math[_0x3265da(0x259)](_0x35643a,_0x2639b7),Math['max'](_0x35643a,_0x2639b7),_0x2f6018),_0x158fcb=_0x1ca5c1[_0x3265da(0x267)]['createElement']('div');_0x158fcb[_0x3265da(0x253)]=t[_0x3265da(0x22a)];let _0x5a50bc=_0xf8142b[_0x3265da(0x1fa)](_0x5335c1=>{const _0x76f174=_0x3265da;let _0x3f69d1=new m(this['_injector'],_0xe744f8,_0x5335c1);return _0x3f69d1[_0x76f174(0x27f)][_0x76f174(0x253)]=t['PRINT_CANVAS_CLASS'],_0x3f69d1;});_0x5a50bc[_0x3265da(0x257)](_0x56788d=>{const _0x199365=_0x3265da;_0x158fcb[_0x199365(0x1dc)](_0x56788d['container']),_0x56788d['container']['appendChild'](_0x56788d[_0x199365(0x22e)]),_0x56788d['prepare']();}),_0x1ca5c1[_0x3265da(0x267)][_0x3265da(0x263)][_0x3265da(0x1dc)](_0x4a4adc),_0x1ca5c1['document'][_0x3265da(0x26a)][_0x3265da(0x1dc)](_0x158fcb);let _0x4a5cc9=_0x1ca5c1[_0x3265da(0x213)],_0x584b13=_0x4a5cc9[_0x3265da(0x23a)],_0x40853a=_0x4a5cc9[_0x3265da(0x243)];return new Promise(_0x3b282c=>{let _0x5c47b8=!0x1,_0x387289=()=>{const _0x349226=_0x1531;_0x5c47b8||(_0x5c47b8=!0x0,_0x5a50bc[_0x349226(0x257)](_0x3f8d99=>{const _0x27fffe=_0x349226;_0x3f8d99[_0x27fffe(0x234)]();}));},_0x4908a5=_0x50b4a9=>{const _0xaa77bb=_0x1531;_0x5a50bc[_0xaa77bb(0x257)](_0x11f0ed=>{const _0x5a69ba=_0xaa77bb;_0x11f0ed[_0x5a69ba(0x292)]();}),_0x158fcb[_0xaa77bb(0x28f)](),_0x4a4adc[_0xaa77bb(0x28f)](),_0x4a5cc9[_0xaa77bb(0x23a)]=_0x584b13,_0x4a5cc9['onafterprint']=_0x40853a,_0x1ca5c1[_0xaa77bb(0x22b)][_0xaa77bb(0x28f)](),this[_0xaa77bb(0x23b)](_0x134664,_0x595571[_0xaa77bb(0x28e)]),this[_0xaa77bb(0x1e8)]=!0x1,_0x3b282c(_0x50b4a9);};setTimeout(()=>{const _0x107992=_0x1531;if(_0x4a5cc9[_0x107992(0x23a)]=_0x4d1218=>{const _0x201477=_0x107992;_0x584b13==null||_0x584b13[_0x201477(0x210)](_0x4a5cc9,_0x4d1218),_0x387289();},_0x4a5cc9[_0x107992(0x243)]=_0x3e716a=>{const _0x4d983d=_0x107992;_0x40853a==null||_0x40853a[_0x4d983d(0x210)](_0x4a5cc9,_0x3e716a),_0x4908a5(!0x0);},typeof _0x4a5cc9[_0x107992(0x1d9)]!=_0x107992(0x27e)){_0x4908a5(!0x1);return;}_0x387289(),_0x4a5cc9[_0x107992(0x27b)](),_0x4a5cc9[_0x107992(0x1d9)]();},0x64);});}[_0x4142d2(0x1e1)](){const _0x5b9ed4=_0x4142d2;var _0x5b4701;let _0x51ff7d=document['createElement']('iframe');_0x51ff7d[_0x5b9ed4(0x271)](_0x5b9ed4(0x268),'true'),_0x51ff7d['setAttribute'](_0x5b9ed4(0x279),_0x5b9ed4(0x235)),_0x51ff7d[_0x5b9ed4(0x1ed)][_0x5b9ed4(0x1eb)]=_0x5b9ed4(0x217),_0x51ff7d['style']['left']=_0x5b9ed4(0x241),_0x51ff7d[_0x5b9ed4(0x1ed)][_0x5b9ed4(0x211)]='0',_0x51ff7d[_0x5b9ed4(0x1ed)]['width']=_0x5b9ed4(0x1f2),_0x51ff7d[_0x5b9ed4(0x1ed)][_0x5b9ed4(0x228)]='1px',_0x51ff7d['style'][_0x5b9ed4(0x204)]='0',_0x51ff7d[_0x5b9ed4(0x1ed)][_0x5b9ed4(0x289)]='none',document[_0x5b9ed4(0x26a)][_0x5b9ed4(0x1dc)](_0x51ff7d);let _0x14b1b3=_0x51ff7d[_0x5b9ed4(0x1f7)],_0x2aa8ac=(_0x5b4701=_0x51ff7d['contentDocument'])==null?_0x14b1b3==null?void 0x0:_0x14b1b3[_0x5b9ed4(0x267)]:_0x5b4701;return!_0x14b1b3||!_0x2aa8ac?(_0x51ff7d['remove'](),null):(_0x2aa8ac[_0x5b9ed4(0x272)](),_0x2aa8ac[_0x5b9ed4(0x28c)]('<!doctype\x20html><html><head></head><body></body></html>'),_0x2aa8ac['close'](),{'frame':_0x51ff7d,'document':_0x2aa8ac,'window':_0x14b1b3});}[_0x4142d2(0x23b)](_0x5da1d8,_0x569a14){const _0x371ed1=_0x4142d2;_0x569a14[_0x371ed1(0x257)](_0x19810e=>{const _0x1d4f11=_0x371ed1;let _0x51464f=_0x5da1d8+_0x1d4f11(0x251)+_0x19810e,_0x23f0fd=this['_renderManagerService'][_0x1d4f11(0x25d)](_0x51464f);_0x23f0fd&&(_0x23f0fd[_0x1d4f11(0x20e)][_0x1d4f11(0x202)](),_0x23f0fd['scene'][_0x1d4f11(0x215)](!0x0),_0x23f0fd[_0x1d4f11(0x256)][_0x1d4f11(0x234)]());});}};b=y([v(0x0,e[_0x4142d2(0x24e)]),v(0x1,(0x0,e[_0x4142d2(0x27c)])(e[_0x4142d2(0x260)])),v(0x2,n[_0x4142d2(0x203)])],b);const x={'id':_0x4142d2(0x1ea),'type':e[_0x4142d2(0x21e)][_0x4142d2(0x273)],'handler':async(_0x170f92,_0x3ba67b)=>{const _0x2258c3=_0x4142d2;let _0x2ce1ea=_0x170f92[_0x2258c3(0x1f6)](e[_0x2258c3(0x24e)]),_0x4e24b3=_0x170f92[_0x2258c3(0x1f6)](b),_0x63305a=_0x2ce1ea[_0x2258c3(0x245)](e[_0x2258c3(0x24f)][_0x2258c3(0x218)]);return _0x63305a?_0x4e24b3[_0x2258c3(0x1d9)](_0x63305a[_0x2258c3(0x285)](),_0x3ba67b):!0x1;}};function S(_0x187293){const _0x38ff5d=_0x4142d2;return{'id':x['id'],'type':a[_0x38ff5d(0x1f3)][_0x38ff5d(0x244)],'title':_0x38ff5d(0x295),'icon':_0x38ff5d(0x242),'tooltip':_0x38ff5d(0x295),'hidden$':(0x0,a[_0x38ff5d(0x291)])(_0x187293,e[_0x38ff5d(0x24f)][_0x38ff5d(0x218)])};}const C={[a[_0x4142d2(0x1e3)]['OTHERS']]:{[x['id']]:{'order':0.4,'menuItemFactory':S}}};var w=_0x4142d2(0x248),T=_0x4142d2(0x232);const E={};let D=class extends e[_0x4142d2(0x1e5)]{constructor(_0x153850){super(),this['_iconManager']=_0x153850,this['_registerIcons']();}[_0x4142d2(0x1fc)](){const _0x34f75e=_0x4142d2;this[_0x34f75e(0x220)](this['_iconManager'][_0x34f75e(0x208)]({'PrintIcon':s[_0x34f75e(0x242)]}));}};D=y([v(0x0,(0x0,e[_0x4142d2(0x27c)])(a[_0x4142d2(0x226)]))],D);let O=class extends e[_0x4142d2(0x1e5)]{constructor(_0x105af7,_0x587f8b){const _0x2dc59f=_0x4142d2;super(),this['_commandService']=_0x105af7,this[_0x2dc59f(0x1da)]=_0x587f8b,this[_0x2dc59f(0x26b)](),this[_0x2dc59f(0x280)]();}[_0x4142d2(0x26b)](){const _0xdaeea=_0x4142d2;this[_0xdaeea(0x220)](this[_0xdaeea(0x20a)]['registerCommand'](x));}[_0x4142d2(0x280)](){const _0x3c0c94=_0x4142d2;this[_0x3c0c94(0x1da)][_0x3c0c94(0x22f)](C);}};O=y([v(0x0,e[_0x4142d2(0x25f)]),v(0x1,a[_0x4142d2(0x21f)])],O);let k=class extends e['Plugin']{constructor(_0x201db4=E,_0x3d2568,_0x4e4d04){const _0x1ee647=_0x4142d2;super(),this[_0x1ee647(0x258)]=_0x201db4,this['_injector']=_0x3d2568,this[_0x1ee647(0x216)]=_0x4e4d04;let {menu:_0x22a5e3,..._0x490914}=(0x0,e[_0x1ee647(0x265)])({},E,this[_0x1ee647(0x258)]);_0x22a5e3&&this[_0x1ee647(0x216)][_0x1ee647(0x270)](_0x1ee647(0x250),_0x22a5e3,{'merge':!0x0}),this[_0x1ee647(0x216)][_0x1ee647(0x270)](_0x1ee647(0x225),_0x490914);}['onStarting'](){const _0x3d619f=_0x4142d2;this[_0x3d619f(0x224)][_0x3d619f(0x28a)]([D]),this['_injector']['get'](D),(0x0,e[_0x3d619f(0x20c)])(this[_0x3d619f(0x224)],[[b],[O]]);}[_0x4142d2(0x24b)](){const _0xa0cd4f=_0x4142d2;this[_0xa0cd4f(0x224)][_0xa0cd4f(0x1f6)](O);}};p(k,_0x4142d2(0x1dd),_0x4142d2(0x288)),p(k,_0x4142d2(0x230),w),p(k,_0x4142d2(0x238),T),p(k,_0x4142d2(0x21a),e[_0x4142d2(0x24f)][_0x4142d2(0x218)]),k=y([(0x0,e[_0x4142d2(0x240)])(o[_0x4142d2(0x1e2)]),v(0x1,(0x0,e[_0x4142d2(0x27c)])(e[_0x4142d2(0x260)])),v(0x2,e['IConfigService'])],k),exports[_0x4142d2(0x286)]=x,exports['SlidesPrintMenuSchema']=C,Object[_0x4142d2(0x222)](exports,_0x4142d2(0x1f1),{'enumerable':!0x0,'get':function(){return k;}});
|
package/lib/cjs/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x54e7(_0x5db75b,_0x55dd11){_0x5db75b=_0x5db75b-0xc7;const _0x1caab8=_0x1caa();let _0x54e774=_0x1caab8[_0x5db75b];return _0x54e774;}const _0x491d5f=_0x54e7;(function(_0x26349b,_0x3e52ae){const _0x1dac85=_0x54e7,_0x52bc37=_0x26349b();while(!![]){try{const _0x5dc097=parseInt(_0x1dac85(0xd3))/0x1*(parseInt(_0x1dac85(0xc7))/0x2)+parseInt(_0x1dac85(0xd1))/0x3*(-parseInt(_0x1dac85(0xc9))/0x4)+parseInt(_0x1dac85(0xd2))/0x5+-parseInt(_0x1dac85(0xca))/0x6+-parseInt(_0x1dac85(0xc8))/0x7*(parseInt(_0x1dac85(0xcf))/0x8)+-parseInt(_0x1dac85(0xcb))/0x9*(parseInt(_0x1dac85(0xcd))/0xa)+parseInt(_0x1dac85(0xd0))/0xb;if(_0x5dc097===_0x3e52ae)break;else _0x52bc37['push'](_0x52bc37['shift']());}catch(_0x59342c){_0x52bc37['push'](_0x52bc37['shift']());}}}(_0x1caa,0x1e93c));function _0x1caa(){const _0x73a8fb=['117fVOzJA','1010320olwBES','3TgIHQL','16694OdbyFO','14hDVjbu','22172ivDYZg','171018hbzXqB','9EFQXaR','exports','2496560sILFTT','طباعة','245128FaIyOe','4991327WKOUHj'];_0x1caa=function(){return _0x73a8fb;};return _0x1caa();}const e={'slides-print':{'menu':_0x491d5f(0xce)}};module[_0x491d5f(0xcc)]=e;
|
package/lib/cjs/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x5eb6af=_0x3899;function _0x3899(_0x1c2281,_0x2119ff){_0x1c2281=_0x1c2281-0xba;const _0xa83be2=_0xa83b();let _0x3899df=_0xa83be2[_0x1c2281];return _0x3899df;}(function(_0x4f19ef,_0x1d0e56){const _0x223fe7=_0x3899,_0x7021ed=_0x4f19ef();while(!![]){try{const _0x59e719=-parseInt(_0x223fe7(0xba))/0x1*(-parseInt(_0x223fe7(0xc3))/0x2)+-parseInt(_0x223fe7(0xbf))/0x3+-parseInt(_0x223fe7(0xc4))/0x4*(-parseInt(_0x223fe7(0xbc))/0x5)+parseInt(_0x223fe7(0xc2))/0x6*(parseInt(_0x223fe7(0xbe))/0x7)+-parseInt(_0x223fe7(0xbb))/0x8*(parseInt(_0x223fe7(0xc5))/0x9)+-parseInt(_0x223fe7(0xbd))/0xa*(parseInt(_0x223fe7(0xc1))/0xb)+parseInt(_0x223fe7(0xc6))/0xc;if(_0x59e719===_0x1d0e56)break;else _0x7021ed['push'](_0x7021ed['shift']());}catch(_0x38f5c3){_0x7021ed['push'](_0x7021ed['shift']());}}}(_0xa83b,0x71dab));const e={'slides-print':{'menu':_0x5eb6af(0xc0)}};function _0xa83b(){const _0x36b7cb=['272TRXvrE','206970iynWKt','514010HQXguZ','643573ETUnHJ','2082033idrqjk','Imprimir','165PfVnDH','24HpLbbX','60938HDkRNa','8EMQpkP','97101ajMIhN','11568648bmoJTh','29UjChJY'];_0xa83b=function(){return _0x36b7cb;};return _0xa83b();}module['exports']=e;
|
package/lib/cjs/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x384bff,_0x36a9ce){const _0x577065=_0x1480,_0x38d67f=_0x384bff();while(!![]){try{const _0x1aacc5=parseInt(_0x577065(0xf3))/0x1*(parseInt(_0x577065(0xf1))/0x2)+-parseInt(_0x577065(0xf9))/0x3+-parseInt(_0x577065(0xf5))/0x4*(parseInt(_0x577065(0xf4))/0x5)+-parseInt(_0x577065(0xf7))/0x6*(-parseInt(_0x577065(0xf6))/0x7)+-parseInt(_0x577065(0xf2))/0x8*(parseInt(_0x577065(0xfa))/0x9)+-parseInt(_0x577065(0xf0))/0xa+parseInt(_0x577065(0xf8))/0xb;if(_0x1aacc5===_0x36a9ce)break;else _0x38d67f['push'](_0x38d67f['shift']());}catch(_0x53ee16){_0x38d67f['push'](_0x38d67f['shift']());}}}(_0x5546,0x70997));function _0x5546(){const _0x3241a5=['6wVpjZr','22532411RzedvD','1605339ukjjVw','7677mIEfrE','842620DRhKqW','458EOdgpN','6872IncErp','97ZyerjG','5Vjzooj','1135856GeeCQv','186613MWJkAC'];_0x5546=function(){return _0x3241a5;};return _0x5546();}const e={'slides-print':{'menu':'Drucken'}};function _0x1480(_0x414d52,_0x1e6cb8){_0x414d52=_0x414d52-0xf0;const _0x554610=_0x5546();let _0x148030=_0x554610[_0x414d52];return _0x148030;}module['exports']=e;
|
package/lib/cjs/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x25c877=_0x15ee;(function(_0x56e91f,_0x17b55f){const _0x5c6dc3=_0x15ee,_0x556427=_0x56e91f();while(!![]){try{const _0x19b7ab=-parseInt(_0x5c6dc3(0x1c8))/0x1+-parseInt(_0x5c6dc3(0x1be))/0x2+-parseInt(_0x5c6dc3(0x1c5))/0x3*(-parseInt(_0x5c6dc3(0x1c7))/0x4)+parseInt(_0x5c6dc3(0x1c3))/0x5*(parseInt(_0x5c6dc3(0x1bf))/0x6)+-parseInt(_0x5c6dc3(0x1c0))/0x7*(-parseInt(_0x5c6dc3(0x1c6))/0x8)+parseInt(_0x5c6dc3(0x1bd))/0x9*(parseInt(_0x5c6dc3(0x1c1))/0xa)+-parseInt(_0x5c6dc3(0x1c2))/0xb;if(_0x19b7ab===_0x17b55f)break;else _0x556427['push'](_0x556427['shift']());}catch(_0x18677c){_0x556427['push'](_0x556427['shift']());}}}(_0x15da,0xb532d));const e={'slides-print':{'menu':_0x25c877(0x1c9)}};function _0x15ee(_0x3812a9,_0x8cd09d){_0x3812a9=_0x3812a9-0x1bd;const _0x15da9b=_0x15da();let _0x15ee4f=_0x15da9b[_0x3812a9];return _0x15ee4f;}module[_0x25c877(0x1c4)]=e;function _0x15da(){const _0x9eca2d=['216EzRnQC','7smoMRp','30nyuOBE','28213812vLHLyh','72585hsCMeR','exports','6PvBXvb','11075640MAPagi','2010848HuEojc','693957FhuwAM','Print','4074201FhfEjH','539040SOxDqS'];_0x15da=function(){return _0x9eca2d;};return _0x15da();}
|
package/lib/cjs/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x26e9d4=_0x51e4;function _0x1ed3(){const _0x2297d7=['20kdViBA','18519qRgRJo','exports','6xFMFOJ','767088rRmDkH','19983ijKNMv','1827707yRQBZo','3304544aXKywu','11356MtYlJl','685ZKzjYM','10xButYh','13101341wAQroy'];_0x1ed3=function(){return _0x2297d7;};return _0x1ed3();}(function(_0x36164c,_0x525c19){const _0x2e9cda=_0x51e4,_0x1f0bcf=_0x36164c();while(!![]){try{const _0x118952=-parseInt(_0x2e9cda(0x153))/0x1+-parseInt(_0x2e9cda(0x15e))/0x2*(-parseInt(_0x2e9cda(0x157))/0x3)+parseInt(_0x2e9cda(0x15a))/0x4*(-parseInt(_0x2e9cda(0x15b))/0x5)+-parseInt(_0x2e9cda(0x155))/0x6*(parseInt(_0x2e9cda(0x158))/0x7)+-parseInt(_0x2e9cda(0x159))/0x8+parseInt(_0x2e9cda(0x156))/0x9+parseInt(_0x2e9cda(0x15c))/0xa*(parseInt(_0x2e9cda(0x15d))/0xb);if(_0x118952===_0x525c19)break;else _0x1f0bcf['push'](_0x1f0bcf['shift']());}catch(_0x47d20a){_0x1f0bcf['push'](_0x1f0bcf['shift']());}}}(_0x1ed3,0x3fc7a));function _0x51e4(_0x3e5506,_0x3972e2){_0x3e5506=_0x3e5506-0x153;const _0x1ed3b4=_0x1ed3();let _0x51e445=_0x1ed3b4[_0x3e5506];return _0x51e445;}const e={'slides-print':{'menu':'Imprimir'}};module[_0x26e9d4(0x154)]=e;
|
package/lib/cjs/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x54d90d=_0x434a;(function(_0x1ba65a,_0x56b339){const _0x53f34d=_0x434a,_0x3b2172=_0x1ba65a();while(!![]){try{const _0x4bbd20=-parseInt(_0x53f34d(0x184))/0x1*(parseInt(_0x53f34d(0x17f))/0x2)+parseInt(_0x53f34d(0x17e))/0x3*(-parseInt(_0x53f34d(0x17c))/0x4)+parseInt(_0x53f34d(0x17b))/0x5+parseInt(_0x53f34d(0x185))/0x6+parseInt(_0x53f34d(0x180))/0x7+-parseInt(_0x53f34d(0x181))/0x8+parseInt(_0x53f34d(0x182))/0x9;if(_0x4bbd20===_0x56b339)break;else _0x3b2172['push'](_0x3b2172['shift']());}catch(_0xbdb979){_0x3b2172['push'](_0x3b2172['shift']());}}}(_0x25d9,0x2e65a));const e={'slides-print':{'menu':_0x54d90d(0x183)}};function _0x434a(_0x4322d6,_0x2b5ea3){_0x4322d6=_0x4322d6-0x17b;const _0x25d93e=_0x25d9();let _0x434a67=_0x25d93e[_0x4322d6];return _0x434a67;}module[_0x54d90d(0x17d)]=e;function _0x25d9(){const _0x1f0617=['6uSeaWP','164682lSFgNc','353245fkdhZk','75760SzNisd','exports','45cmZpvB','15524kwBTCt','355628qOHyPC','2280104VGKeXN','5911443efSjDD','چاپ'];_0x25d9=function(){return _0x1f0617;};return _0x25d9();}
|
package/lib/cjs/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x2a3f(_0xb618af,_0x1089b4){_0xb618af=_0xb618af-0x7c;const _0x44b8e1=_0x44b8();let _0x2a3f5c=_0x44b8e1[_0xb618af];return _0x2a3f5c;}function _0x44b8(){const _0x4ea4f7=['9mIahpU','1367772gmnwqh','6918EbNJkI','5021780RImLzS','3899OqJqGS','exports','346165RyLHMw','1427164sVJdZL','Imprimer','4114216LjKePh','2pVxCAV','4608220xbKQct'];_0x44b8=function(){return _0x4ea4f7;};return _0x44b8();}const _0x3ce29c=_0x2a3f;(function(_0x132d1c,_0x41e5b1){const _0x1fff39=_0x2a3f,_0x2c252d=_0x132d1c();while(!![]){try{const _0x15fba4=-parseInt(_0x1fff39(0x87))/0x1+parseInt(_0x1fff39(0x7f))/0x2*(-parseInt(_0x1fff39(0x82))/0x3)+-parseInt(_0x1fff39(0x7c))/0x4+parseInt(_0x1fff39(0x84))/0x5+parseInt(_0x1fff39(0x83))/0x6*(parseInt(_0x1fff39(0x85))/0x7)+parseInt(_0x1fff39(0x7e))/0x8+parseInt(_0x1fff39(0x81))/0x9*(-parseInt(_0x1fff39(0x80))/0xa);if(_0x15fba4===_0x41e5b1)break;else _0x2c252d['push'](_0x2c252d['shift']());}catch(_0x40d2bf){_0x2c252d['push'](_0x2c252d['shift']());}}}(_0x44b8,0x841e0));const e={'slides-print':{'menu':_0x3ce29c(0x7d)}};module[_0x3ce29c(0x86)]=e;
|
package/lib/cjs/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x5797(){const _0x35906d=['231588KMXdPz','56otUAxb','916406bkAzXs','exports','287828JMZoxk','25HtJtbE','522683PtsfDZ','1309990JYyjzI','738059tMopcU','1897938uFILVA','Cetak','9kNRdGM'];_0x5797=function(){return _0x35906d;};return _0x5797();}const _0x434ee1=_0x3de4;(function(_0x40d0fe,_0x4a7357){const _0x4770df=_0x3de4,_0x31792b=_0x40d0fe();while(!![]){try{const _0x94b3e1=parseInt(_0x4770df(0x171))/0x1+-parseInt(_0x4770df(0x16b))/0x2+-parseInt(_0x4770df(0x172))/0x3+-parseInt(_0x4770df(0x16d))/0x4*(-parseInt(_0x4770df(0x16e))/0x5)+parseInt(_0x4770df(0x175))/0x6+parseInt(_0x4770df(0x16f))/0x7*(parseInt(_0x4770df(0x16a))/0x8)+-parseInt(_0x4770df(0x174))/0x9*(parseInt(_0x4770df(0x170))/0xa);if(_0x94b3e1===_0x4a7357)break;else _0x31792b['push'](_0x31792b['shift']());}catch(_0x4e8060){_0x31792b['push'](_0x31792b['shift']());}}}(_0x5797,0x6ac1d));const e={'slides-print':{'menu':_0x434ee1(0x173)}};function _0x3de4(_0x599618,_0x2873a4){_0x599618=_0x599618-0x16a;const _0x5797ee=_0x5797();let _0x3de487=_0x5797ee[_0x599618];return _0x3de487;}module[_0x434ee1(0x16c)]=e;
|
package/lib/cjs/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x5a0fa1=_0x1949;function _0x1949(_0xb9906d,_0x24db9a){_0xb9906d=_0xb9906d-0xf7;const _0x4af829=_0x4af8();let _0x1949a5=_0x4af829[_0xb9906d];return _0x1949a5;}(function(_0x3095ee,_0x19db62){const _0x74cd9b=_0x1949,_0x5356d0=_0x3095ee();while(!![]){try{const _0xe37866=parseInt(_0x74cd9b(0xfd))/0x1+-parseInt(_0x74cd9b(0xfb))/0x2*(-parseInt(_0x74cd9b(0xfe))/0x3)+parseInt(_0x74cd9b(0xf9))/0x4*(-parseInt(_0x74cd9b(0xf8))/0x5)+-parseInt(_0x74cd9b(0x100))/0x6+-parseInt(_0x74cd9b(0xff))/0x7+parseInt(_0x74cd9b(0xfa))/0x8+parseInt(_0x74cd9b(0xfc))/0x9*(parseInt(_0x74cd9b(0x101))/0xa);if(_0xe37866===_0x19db62)break;else _0x5356d0['push'](_0x5356d0['shift']());}catch(_0x38d23f){_0x5356d0['push'](_0x5356d0['shift']());}}}(_0x4af8,0x3125c));const e={'slides-print':{'menu':_0x5a0fa1(0x102)}};module[_0x5a0fa1(0xf7)]=e;function _0x4af8(){const _0x1133b8=['17015JVqhuW','380xGemBe','2839528bUJJqQ','3858FxzXso','712863UVYGFr','383028YoWjwp','3fZCVfH','848099thDQjA','1040130OVmcaw','10qZYKpy','Stampa','exports'];_0x4af8=function(){return _0x1133b8;};return _0x4af8();}
|
package/lib/cjs/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x2c1b49=_0x2dae;function _0x2dae(_0x2366fb,_0x1041af){_0x2366fb=_0x2366fb-0x19b;const _0x2a9cac=_0x2a9c();let _0x2dae98=_0x2a9cac[_0x2366fb];return _0x2dae98;}(function(_0x594f3d,_0x40f78b){const _0xc9045d=_0x2dae,_0x32114c=_0x594f3d();while(!![]){try{const _0x3d8c69=parseInt(_0xc9045d(0x19b))/0x1+parseInt(_0xc9045d(0x1a3))/0x2+parseInt(_0xc9045d(0x1a1))/0x3*(parseInt(_0xc9045d(0x1a2))/0x4)+-parseInt(_0xc9045d(0x19d))/0x5+-parseInt(_0xc9045d(0x19e))/0x6+parseInt(_0xc9045d(0x19c))/0x7+-parseInt(_0xc9045d(0x19f))/0x8*(parseInt(_0xc9045d(0x1a4))/0x9);if(_0x3d8c69===_0x40f78b)break;else _0x32114c['push'](_0x32114c['shift']());}catch(_0x3bf244){_0x32114c['push'](_0x32114c['shift']());}}}(_0x2a9c,0x51750));const e={'slides-print':{'menu':'印刷'}};function _0x2a9c(){const _0x599a18=['4423391AvsPet','1402200JbSOQf','3383952rQGPDj','8HqijdI','exports','1039011YPzKvM','4qjyaAf','150428yfwIDR','3615417oJYACo','526329DZKXpW'];_0x2a9c=function(){return _0x599a18;};return _0x2a9c();}module[_0x2c1b49(0x1a0)]=e;
|
package/lib/cjs/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x4b2351=_0x3449;function _0x5a10(){const _0x5146c7=['1040037smcAxm','6506290CIJGmt','184SJcFhY','18tChNbf','171510AsweFV','5419183gRMKfN','215494PyNFbd','15oTpwTc','2744540SJhGfJ','17808tiqBWI','exports','11HtYnQc'];_0x5a10=function(){return _0x5146c7;};return _0x5a10();}(function(_0x46771e,_0x15488d){const _0x4c1deb=_0x3449,_0x5a9ebf=_0x46771e();while(!![]){try{const _0x16924b=parseInt(_0x4c1deb(0x1d3))/0x1*(-parseInt(_0x4c1deb(0x1ce))/0x2)+-parseInt(_0x4c1deb(0x1d4))/0x3+parseInt(_0x4c1deb(0x1d0))/0x4+parseInt(_0x4c1deb(0x1cf))/0x5*(-parseInt(_0x4c1deb(0x1cc))/0x6)+-parseInt(_0x4c1deb(0x1d1))/0x7*(-parseInt(_0x4c1deb(0x1d6))/0x8)+-parseInt(_0x4c1deb(0x1d7))/0x9*(-parseInt(_0x4c1deb(0x1d5))/0xa)+parseInt(_0x4c1deb(0x1cd))/0xb;if(_0x16924b===_0x15488d)break;else _0x5a9ebf['push'](_0x5a9ebf['shift']());}catch(_0x4dc465){_0x5a9ebf['push'](_0x5a9ebf['shift']());}}}(_0x5a10,0xe0d4b));function _0x3449(_0x2c70f0,_0x4ae0b7){_0x2c70f0=_0x2c70f0-0x1cc;const _0x5a10f2=_0x5a10();let _0x34495=_0x5a10f2[_0x2c70f0];return _0x34495;}const e={'slides-print':{'menu':'인쇄'}};module[_0x4b2351(0x1d2)]=e;
|
package/lib/cjs/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x5384(_0x2e68da,_0x2750a1){_0x2e68da=_0x2e68da-0x78;const _0x57beb9=_0x57be();let _0x53849f=_0x57beb9[_0x2e68da];return _0x53849f;}function _0x57be(){const _0x328adc=['7MZbXGu','10191096DcJiMh','104ILsCWf','16696600DRCMvl','10jBxhmK','10244296wahNNv','1002006IBENCF','36903uUWjoT','1386Nfwacv','410892MxGoJG'];_0x57be=function(){return _0x328adc;};return _0x57be();}(function(_0x4aa653,_0x525ead){const _0x47d2f4=_0x5384,_0x57821d=_0x4aa653();while(!![]){try{const _0x249807=parseInt(_0x47d2f4(0x7d))/0x1+parseInt(_0x47d2f4(0x7e))/0x2+-parseInt(_0x47d2f4(0x7c))/0x3*(-parseInt(_0x47d2f4(0x81))/0x4)+parseInt(_0x47d2f4(0x79))/0x5*(-parseInt(_0x47d2f4(0x7b))/0x6)+-parseInt(_0x47d2f4(0x7f))/0x7*(-parseInt(_0x47d2f4(0x7a))/0x8)+parseInt(_0x47d2f4(0x80))/0x9+-parseInt(_0x47d2f4(0x78))/0xa;if(_0x249807===_0x525ead)break;else _0x57821d['push'](_0x57821d['shift']());}catch(_0x4eb90b){_0x57821d['push'](_0x57821d['shift']());}}}(_0x57be,0xe47c5));const e={'slides-print':{'menu':'Drukuj'}};module['exports']=e;
|
package/lib/cjs/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0xd28756=_0x5ae7;(function(_0x420dbc,_0x19dc73){const _0x4e328d=_0x5ae7,_0x271ea6=_0x420dbc();while(!![]){try{const _0x80d0dd=parseInt(_0x4e328d(0x133))/0x1*(parseInt(_0x4e328d(0x12d))/0x2)+-parseInt(_0x4e328d(0x129))/0x3+parseInt(_0x4e328d(0x131))/0x4*(parseInt(_0x4e328d(0x12a))/0x5)+parseInt(_0x4e328d(0x128))/0x6*(-parseInt(_0x4e328d(0x12f))/0x7)+parseInt(_0x4e328d(0x12e))/0x8*(-parseInt(_0x4e328d(0x12c))/0x9)+parseInt(_0x4e328d(0x132))/0xa+parseInt(_0x4e328d(0x130))/0xb;if(_0x80d0dd===_0x19dc73)break;else _0x271ea6['push'](_0x271ea6['shift']());}catch(_0x4bca44){_0x271ea6['push'](_0x271ea6['shift']());}}}(_0x4c65,0xad5a0));function _0x5ae7(_0x2fd126,_0x2e4dc2){_0x2fd126=_0x2fd126-0x128;const _0x4c65fa=_0x4c65();let _0x5ae7e5=_0x4c65fa[_0x2fd126];return _0x5ae7e5;}const e={'slides-print':{'menu':_0xd28756(0x134)}};function _0x4c65(){const _0xef486=['11266400WrGzXV','2FKKWKt','Imprimir','1455834hyWWOJ','2775123QKKaAI','505OtlbSn','exports','93501bYAsuS','198984tdexvy','168XtAFCX','7cnNWNQ','5072232SvtyhR','12244bACxJH'];_0x4c65=function(){return _0xef486;};return _0x4c65();}module[_0xd28756(0x12b)]=e;
|
package/lib/cjs/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x42fef2=_0x2028;function _0x4ebb(){const _0x5a7052=['28311767AWxgUu','5882280XwgKoQ','exports','10MOyXxi','9098208xDGFlN','2QpGHHx','Печать','85419waJrEv','1861326JdroWr','1009986PuSnpa','62813qhDrQs','21irICeD','72TJLCtQ'];_0x4ebb=function(){return _0x5a7052;};return _0x4ebb();}function _0x2028(_0x7eda9e,_0x2d59e8){_0x7eda9e=_0x7eda9e-0x8f;const _0x4ebba0=_0x4ebb();let _0x2028f9=_0x4ebba0[_0x7eda9e];return _0x2028f9;}(function(_0x6fd6d5,_0x7361be){const _0x1f67ae=_0x2028,_0x21ca31=_0x6fd6d5();while(!![]){try{const _0x4f8237=-parseInt(_0x1f67ae(0x96))/0x1*(-parseInt(_0x1f67ae(0x91))/0x2)+-parseInt(_0x1f67ae(0x93))/0x3*(-parseInt(_0x1f67ae(0x98))/0x4)+parseInt(_0x1f67ae(0x9a))/0x5+-parseInt(_0x1f67ae(0x95))/0x6*(-parseInt(_0x1f67ae(0x97))/0x7)+parseInt(_0x1f67ae(0x90))/0x8+parseInt(_0x1f67ae(0x94))/0x9*(-parseInt(_0x1f67ae(0x8f))/0xa)+-parseInt(_0x1f67ae(0x99))/0xb;if(_0x4f8237===_0x7361be)break;else _0x21ca31['push'](_0x21ca31['shift']());}catch(_0xa408bd){_0x21ca31['push'](_0x21ca31['shift']());}}}(_0x4ebb,0x95c41));const e={'slides-print':{'menu':_0x42fef2(0x92)}};module[_0x42fef2(0x9b)]=e;
|
package/lib/cjs/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x2ec6(){const _0xda977c=['39686CrMgxm','16570983YxhWRb','94460FhTzTa','Tlačiť','19RyjOHK','306SQZEIA','99444ZIidjN','exports','3023976jajiNG','3NuANtD','5asCuHN','2242056mYLIRg','1610924XjFFqv'];_0x2ec6=function(){return _0xda977c;};return _0x2ec6();}function _0x3cf7(_0x364a4a,_0x1617d9){_0x364a4a=_0x364a4a-0xcc;const _0x2ec62e=_0x2ec6();let _0x3cf71e=_0x2ec62e[_0x364a4a];return _0x3cf71e;}const _0x47574a=_0x3cf7;(function(_0x1cc49c,_0x2a3a7e){const _0x402091=_0x3cf7,_0x513572=_0x1cc49c();while(!![]){try{const _0x4fac28=parseInt(_0x402091(0xd5))/0x1*(parseInt(_0x402091(0xd1))/0x2)+parseInt(_0x402091(0xcd))/0x3*(parseInt(_0x402091(0xd7))/0x4)+-parseInt(_0x402091(0xce))/0x5*(-parseInt(_0x402091(0xcf))/0x6)+parseInt(_0x402091(0xd0))/0x7+parseInt(_0x402091(0xcc))/0x8+parseInt(_0x402091(0xd6))/0x9*(parseInt(_0x402091(0xd3))/0xa)+-parseInt(_0x402091(0xd2))/0xb;if(_0x4fac28===_0x2a3a7e)break;else _0x513572['push'](_0x513572['shift']());}catch(_0x168faf){_0x513572['push'](_0x513572['shift']());}}}(_0x2ec6,0x306fa));const e={'slides-print':{'menu':_0x47574a(0xd4)}};module[_0x47574a(0xd8)]=e;
|
package/lib/cjs/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x2eaf(){const _0x2b8a5b=['28652CQuanD','2200941ZilddC','11aRtwiu','2268780IUmofx','1727934imuATl','32RbAScr','1136828pjmzwL','1274610nqtfYc','exports','5tifMXg','17mRNLQN','3tGUQUO','13KLcXGY','2645204JGOlIG'];_0x2eaf=function(){return _0x2b8a5b;};return _0x2eaf();}function _0x4242(_0x1a4340,_0x37d189){_0x1a4340=_0x1a4340-0xd4;const _0x2eafcb=_0x2eaf();let _0x424287=_0x2eafcb[_0x1a4340];return _0x424287;}const _0x54dc52=_0x4242;(function(_0x54b7de,_0x1b5139){const _0x448393=_0x4242,_0x3c8779=_0x54b7de();while(!![]){try{const _0x2e17ea=parseInt(_0x448393(0xde))/0x1*(parseInt(_0x448393(0xd4))/0x2)+parseInt(_0x448393(0xdf))/0x3*(parseInt(_0x448393(0xe1))/0x4)+-parseInt(_0x448393(0xdd))/0x5*(-parseInt(_0x448393(0xd8))/0x6)+parseInt(_0x448393(0xda))/0x7*(-parseInt(_0x448393(0xd9))/0x8)+parseInt(_0x448393(0xd5))/0x9+-parseInt(_0x448393(0xdb))/0xa*(parseInt(_0x448393(0xd6))/0xb)+parseInt(_0x448393(0xd7))/0xc*(-parseInt(_0x448393(0xe0))/0xd);if(_0x2e17ea===_0x1b5139)break;else _0x3c8779['push'](_0x3c8779['shift']());}catch(_0x529042){_0x3c8779['push'](_0x3c8779['shift']());}}}(_0x2eaf,0x730c7));const e={'slides-print':{'menu':'In'}};module[_0x54dc52(0xdc)]=e;
|
package/lib/cjs/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x2411(_0x56ad87,_0x53a24c){_0x56ad87=_0x56ad87-0x105;const _0x5aa0c6=_0x5aa0();let _0x241125=_0x5aa0c6[_0x56ad87];return _0x241125;}function _0x5aa0(){const _0xa828c4=['1204DinwZY','33472XXgRJj','297bdXSFu','18kwTAHH','1FdzDIe','75119hejoFg','974310kBfrIq','4341IPcDuK','488450btnRKu','242270YcoUUP','exports','1081017EuNpEt','2040qJiUyH'];_0x5aa0=function(){return _0xa828c4;};return _0x5aa0();}const _0x28969a=_0x2411;(function(_0x289f67,_0x51743e){const _0x23765a=_0x2411,_0x54c7f3=_0x289f67();while(!![]){try{const _0x10dbed=-parseInt(_0x23765a(0x105))/0x1*(parseInt(_0x23765a(0x109))/0x2)+parseInt(_0x23765a(0x108))/0x3*(-parseInt(_0x23765a(0x10e))/0x4)+parseInt(_0x23765a(0x107))/0x5+parseInt(_0x23765a(0x111))/0x6*(-parseInt(_0x23765a(0x10c))/0x7)+parseInt(_0x23765a(0x10f))/0x8*(parseInt(_0x23765a(0x110))/0x9)+parseInt(_0x23765a(0x10a))/0xa+-parseInt(_0x23765a(0x106))/0xb*(-parseInt(_0x23765a(0x10d))/0xc);if(_0x10dbed===_0x51743e)break;else _0x54c7f3['push'](_0x54c7f3['shift']());}catch(_0x15725b){_0x54c7f3['push'](_0x54c7f3['shift']());}}}(_0x5aa0,0x5b8f2));const e={'slides-print':{'menu':'打印'}};module[_0x28969a(0x10b)]=e;
|
package/lib/cjs/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x4eea8a=_0x50ad;function _0x50ad(_0x264daa,_0xe5ae4f){_0x264daa=_0x264daa-0x1a6;const _0x42c62f=_0x42c6();let _0x50adec=_0x42c62f[_0x264daa];return _0x50adec;}function _0x42c6(){const _0x2097c5=['25rcwgza','967704XxNwgd','594108itdxTe','exports','779NzbITb','1815104VJEuIC','447056JlVEBJ','14DXELis','28311ApqdxD','27740pLoFkj','77dloyaz','74WDzDPV','1098gFGTQb'];_0x42c6=function(){return _0x2097c5;};return _0x42c6();}(function(_0x4d0b12,_0x548ecd){const _0x430f72=_0x50ad,_0x1893ac=_0x4d0b12();while(!![]){try{const _0x218e10=-parseInt(_0x430f72(0x1a7))/0x1+-parseInt(_0x430f72(0x1ae))/0x2*(-parseInt(_0x430f72(0x1ab))/0x3)+-parseInt(_0x430f72(0x1a8))/0x4+-parseInt(_0x430f72(0x1b0))/0x5*(-parseInt(_0x430f72(0x1b2))/0x6)+-parseInt(_0x430f72(0x1aa))/0x7*(-parseInt(_0x430f72(0x1a9))/0x8)+-parseInt(_0x430f72(0x1af))/0x9*(-parseInt(_0x430f72(0x1ac))/0xa)+parseInt(_0x430f72(0x1ad))/0xb*(-parseInt(_0x430f72(0x1b1))/0xc);if(_0x218e10===_0x548ecd)break;else _0x1893ac['push'](_0x1893ac['shift']());}catch(_0x7b7f77){_0x1893ac['push'](_0x1893ac['shift']());}}}(_0x42c6,0x433ca));const e={'slides-print':{'menu':'列印'}};module[_0x4eea8a(0x1a6)]=e;
|
package/lib/cjs/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x5737(_0x4b710f,_0x8e97dc){_0x4b710f=_0x4b710f-0x1ba;const _0x49cbb9=_0x49cb();let _0x573753=_0x49cbb9[_0x4b710f];return _0x573753;}const _0x1db285=_0x5737;function _0x49cb(){const _0x1ce354=['359721uNkQOA','200402qkTOPK','340968FhUJSr','455338BARsMA','3TKRcmx','exports','2212632prEwVq','7152DSvtUe','935515ydIWdX','505IupeLb'];_0x49cb=function(){return _0x1ce354;};return _0x49cb();}(function(_0x46889d,_0x56330e){const _0x4b975b=_0x5737,_0x2000f3=_0x46889d();while(!![]){try{const _0xa8bf9d=-parseInt(_0x4b975b(0x1c1))/0x1+-parseInt(_0x4b975b(0x1c3))/0x2*(parseInt(_0x4b975b(0x1ba))/0x3)+parseInt(_0x4b975b(0x1c2))/0x4+-parseInt(_0x4b975b(0x1bf))/0x5*(-parseInt(_0x4b975b(0x1bd))/0x6)+parseInt(_0x4b975b(0x1be))/0x7+parseInt(_0x4b975b(0x1bc))/0x8+-parseInt(_0x4b975b(0x1c0))/0x9;if(_0xa8bf9d===_0x56330e)break;else _0x2000f3['push'](_0x2000f3['shift']());}catch(_0x297bc3){_0x2000f3['push'](_0x2000f3['shift']());}}}(_0x49cb,0x2416a));const e={'slides-print':{'menu':'列印'}};module[_0x1db285(0x1bb)]=e;
|
package/lib/es/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var _0x2ea34f=_0x2b5e;(function(_0x211846,_0x5017ab){var _0x393307=_0x2b5e,_0x23af5d=_0x211846();while(!![]){try{var _0x3e42ea=parseInt(_0x393307(0x1b2))/0x1+parseInt(_0x393307(0x1a8))/0x2*(parseInt(_0x393307(0x1b1))/0x3)+-parseInt(_0x393307(0x1a4))/0x4*(-parseInt(_0x393307(0x1b0))/0x5)+-parseInt(_0x393307(0x1a5))/0x6*(-parseInt(_0x393307(0x1ab))/0x7)+parseInt(_0x393307(0x1af))/0x8*(parseInt(_0x393307(0x1ac))/0x9)+-parseInt(_0x393307(0x1ad))/0xa+-parseInt(_0x393307(0x1aa))/0xb*(parseInt(_0x393307(0x1ae))/0xc);if(_0x3e42ea===_0x5017ab)break;else _0x23af5d['push'](_0x23af5d['shift']());}catch(_0x40eca4){_0x23af5d['push'](_0x23af5d['shift']());}}}(_0x147e,0x6a5e6));function _0x147e(){var _0x8887c3=['24FGEGmN','530hOufcL','3CheIaQ','788228STNkMJ','3756NFSFXr','2160222AASESA','extend','executeCommand','236718BRmtyn','printSlidesAsync','482889MkpGue','7DsvtsA','2112327Tdljxh','4493080uSmVMh','324NenoKZ'];_0x147e=function(){return _0x8887c3;};return _0x147e();}import{SlidePrintOperation as _0x2a0b22}from'@univerjs-pro/slides-print';import{FUniver as _0x3290de}from'@univerjs/core/facade';function _0x2b5e(_0x4370b4,_0x2e3393){_0x4370b4=_0x4370b4-0x1a4;var _0x147eac=_0x147e();var _0x2b5e94=_0x147eac[_0x4370b4];return _0x2b5e94;}var n=class extends _0x3290de{[_0x2ea34f(0x1a9)](_0x29fe96){var _0x5b721a=_0x2ea34f;return this['_commandService'][_0x5b721a(0x1a7)](_0x2a0b22['id'],_0x29fe96);}};_0x3290de[_0x2ea34f(0x1a6)](n);export{};
|
package/lib/es/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x23aa83=_0x2677;(function(_0x57ba68,_0x403fe7){const _0x2d7381=_0x2677,_0x2d45c9=_0x57ba68();while(!![]){try{const _0x2a83be=parseInt(_0x2d7381(0xce))/0x1+parseInt(_0x2d7381(0x15b))/0x2+-parseInt(_0x2d7381(0x128))/0x3*(-parseInt(_0x2d7381(0x139))/0x4)+parseInt(_0x2d7381(0x142))/0x5+parseInt(_0x2d7381(0x10e))/0x6+-parseInt(_0x2d7381(0xd6))/0x7+parseInt(_0x2d7381(0x12f))/0x8*(-parseInt(_0x2d7381(0x129))/0x9);if(_0x2a83be===_0x403fe7)break;else _0x2d45c9['push'](_0x2d45c9['shift']());}catch(_0x4656f4){_0x2d45c9['push'](_0x2d45c9['shift']());}}}(_0x3a4e,0x2d421));import{CommandType as _0x1f2f9b,Disposable as _0x5f217d,ICommandService as _0xac5158,IConfigService as _0x455268,IUniverInstanceService as _0x25cd0e,Inject as _0x5651b4,Injector as _0x27108a,Plugin as _0x7e1d8e,UniverInstanceType as _0x57918d,generateRandomId as _0x3721ab,merge as _0xb26b3c,registerDependencies as _0x193a33}from'@univerjs/core';import{PRINT_CANVAS_CLASS as _0x1e4643,PRINT_CONTAINER_CLASS as _0x2d7418,PrintDirection as _0x5e15b4,createPrintStyle as _0x3443c6}from'@univerjs-pro/print';import{CanvasRenderMode as _0x13bd07,DRAWING_OBJECT_LAYER_INDEX as _0x12edf6,Engine as _0x18d268,IRenderManagerService as _0x277b6b,MAIN_VIEW_PORT_KEY as _0x500549,Scene as _0x120e5f,Viewport as _0x5dc69e}from'@univerjs/engine-render';import{ISlideDrawingService as _0x5212e4,SlideSceneTypeEnum as _0x1c8034,resolvedSlideLayersToDrawingMap as _0x5d4fc1}from'@univerjs-pro/slides';import{ObjectProvider as _0x40276e,SlidePageBackgroundObject as _0x10a60f,SlidePageClipGroup as _0x2c88cd,assembleGroupHierarchy as _0x1933bf,resolveGroupFillInheritance as _0x21f560}from'@univerjs-pro/slides-ui';function _0x2677(_0x4da95c,_0x1a7c46){_0x4da95c=_0x4da95c-0xc9;const _0x3a4ee4=_0x3a4e();let _0x267731=_0x3a4ee4[_0x4da95c];return _0x267731;}import{PrintIcon as _0x4fac6e}from'@univerjs/icons';import{IMenuManagerService as _0x4fca12,IconManager as _0xf6c6a7,MenuItemType as _0x13f471,RibbonStartGroup as _0x5f2e46,getMenuHiddenObservable as _0x51877f}from'@univerjs/ui';function P(_0x4e6aa3){const _0x14d0f3=_0x2677;return Number[_0x14d0f3(0x107)](_0x4e6aa3['from'])&&Number[_0x14d0f3(0x107)](_0x4e6aa3['to'])&&_0x4e6aa3['from']<=_0x4e6aa3['to'];}function F(_0x5c5b29,_0xd74621){const _0x1a7a0e=_0x2677;return Math[_0x1a7a0e(0xfc)](0x0,Math[_0x1a7a0e(0xe6)](_0xd74621-0x1,_0x5c5b29-0x1));}function I(_0x3b0d85,_0x16f09a){const _0x1db0bf=_0x2677;if(_0x3b0d85<=0x0)return[];if(!_0x16f09a)return Array['from']({'length':_0x3b0d85},(_0x2060bd,_0x2cf2cb)=>_0x2cf2cb);let _0x122818=new Set();return _0x16f09a[_0x1db0bf(0x144)](_0x382843=>{const _0xd24238=_0x1db0bf;if(!P(_0x382843)||_0x382843['to']<0x1||_0x382843[_0xd24238(0xf7)]>_0x3b0d85)return;let _0x13dcf0=F(_0x382843[_0xd24238(0xf7)],_0x3b0d85),_0xaa2fd3=F(_0x382843['to'],_0x3b0d85);for(let _0x310928=_0x13dcf0;_0x310928<=_0xaa2fd3;_0x310928+=0x1)_0x122818[_0xd24238(0x116)](_0x310928);}),Array[_0x1db0bf(0xf7)](_0x122818)[_0x1db0bf(0xdf)]((_0x48223d,_0x1a6700)=>_0x48223d-_0x1a6700);}function L(_0x25192b,_0x3fc02f,_0x5532cb){const _0xb13df5=_0x2677;let _0xbb5161=_0x3fc02f[_0xb13df5(0x157)](),_0x29237e=_0x5532cb[_0xb13df5(0xf3)](),_0x397ded=_0x25192b[_0xb13df5(0xde)](_0xbb5161,_0x29237e),_0x1a7902=_0x25192b[_0xb13df5(0x100)](_0xbb5161,_0x29237e);return _0x1a7902[_0xb13df5(0xf4)](_0x3fb5ac=>!!_0x397ded[_0x3fb5ac])?{'data':_0x397ded,'order':_0x1a7902}:_0x5d4fc1(_0xbb5161,_0x29237e,_0x5532cb[_0xb13df5(0x152)](),_0x3fc02f['getThemeDataForPage'](_0x29237e));}function R(_0x23c106){'@babel/helpers - typeof';const _0x24f460=_0x2677;return R=typeof Symbol==_0x24f460(0x153)&&typeof Symbol[_0x24f460(0x13a)]=='symbol'?function(_0x430383){return typeof _0x430383;}:function(_0x4f4c32){const _0x5229a0=_0x24f460;return _0x4f4c32&&typeof Symbol==_0x5229a0(0x153)&&_0x4f4c32['constructor']===Symbol&&_0x4f4c32!==Symbol[_0x5229a0(0x154)]?_0x5229a0(0x11d):typeof _0x4f4c32;},R(_0x23c106);}function z(_0x679b2c,_0x50b3a4){const _0x1f7157=_0x2677;if(R(_0x679b2c)!='object'||!_0x679b2c)return _0x679b2c;var _0x5e2441=_0x679b2c[Symbol[_0x1f7157(0xff)]];if(_0x5e2441!==void 0x0){var _0x128ff9=_0x5e2441[_0x1f7157(0x146)](_0x679b2c,_0x50b3a4||_0x1f7157(0x13e));if(R(_0x128ff9)!=_0x1f7157(0xdd))return _0x128ff9;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x50b3a4===_0x1f7157(0x117)?String:Number)(_0x679b2c);}function B(_0x3136ec){const _0x462a3a=_0x2677;var _0x47bcd6=z(_0x3136ec,'string');return R(_0x47bcd6)==_0x462a3a(0x11d)?_0x47bcd6:_0x47bcd6+'';}function V(_0x13779a,_0x9e0f7,_0x5c753f){const _0x1f1228=_0x2677;return(_0x9e0f7=B(_0x9e0f7))in _0x13779a?Object[_0x1f1228(0x11c)](_0x13779a,_0x9e0f7,{'value':_0x5c753f,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x13779a[_0x9e0f7]=_0x5c753f,_0x13779a;}var H=class extends _0x5f217d{get['container'](){const _0x33e069=_0x2677;return this[_0x33e069(0x156)];}get[_0x23aa83(0x140)](){return this['_root'];}get['_pageSize'](){const _0x257138=_0x23aa83;var _0x246d75;return(_0x246d75=this[_0x257138(0x11b)][_0x257138(0xfa)]()[_0x257138(0x121)])==null?this[_0x257138(0xdc)]['getSnapshot']()[_0x257138(0x150)]:_0x246d75;}constructor(_0x4778b2,_0x5eec34,_0xe80aa4){const _0x5e8c00=_0x23aa83;super(),this['_injector']=_0x4778b2,this[_0x5e8c00(0xdc)]=_0x5eec34,this[_0x5e8c00(0x11b)]=_0xe80aa4,V(this,_0x5e8c00(0x156),document[_0x5e8c00(0x118)](_0x5e8c00(0x11e))),V(this,'_root',document['createElement']('div')),V(this,_0x5e8c00(0x12e),void 0x0),V(this,'_scene',void 0x0),V(this,_0x5e8c00(0x10d),void 0x0),V(this,_0x5e8c00(0xdb),new Map()),this[_0x5e8c00(0x10d)]=this['_injector'][_0x5e8c00(0xd3)](_0x40276e),this[_0x5e8c00(0xe4)](),this['disposeWithMe']({'dispose':()=>{const _0x50dca0=_0x5e8c00;this[_0x50dca0(0xdb)]['clear'](),this['_scene'][_0x50dca0(0xc9)](),this[_0x50dca0(0x12e)][_0x50dca0(0xc9)]();}});}[_0x23aa83(0xe4)](){const _0x32d16d=_0x23aa83;let _0x5e22a2=_0x32d16d(0xe5)+_0x3721ab(0x4),{width:_0xffe856,height:_0x29180f}=this[_0x32d16d(0x127)];this['_engine']=new _0x18d268('',{'elementWidth':_0xffe856,'elementHeight':_0x29180f,'dpr':0x1,'renderMode':_0x13bd07['Printing']}),this['_scene']=new _0x120e5f(_0x5e22a2,this[_0x32d16d(0x12e)]),this[_0x32d16d(0x137)][_0x32d16d(0x13f)](),this[_0x32d16d(0x137)][_0x32d16d(0x109)]({'width':_0xffe856,'height':_0x29180f,'scaleX':0x1,'scaleY':0x1}),new _0x5dc69e(_0x500549,this[_0x32d16d(0x137)],{'left':0x0,'top':0x0,'width':_0xffe856,'height':_0x29180f,'active':!0x0})[_0x32d16d(0xcf)](),this[_0x32d16d(0x12e)]['setContainer'](this[_0x32d16d(0x156)],!0x1),this[_0x32d16d(0x12e)]['getCanvas']()['getContext']()['setId'](_0x5e22a2+'_'+_0x3721ab(0x4)),this[_0x32d16d(0x111)]();}[_0x23aa83(0x111)](){const _0x4205a8=_0x23aa83;let _0x5bb252=this[_0x4205a8(0xdc)]['getUnitId'](),_0x46066b=this[_0x4205a8(0x11b)]['getId'](),{width:_0x587477,height:_0x4eb9d2}=this[_0x4205a8(0x127)],_0x374e8e=this[_0x4205a8(0x137)],_0x36dabd=this['_injector']['createInstance'](_0x10a60f,_0x4205a8(0x143)+_0x5bb252+'-'+_0x46066b,{'left':0x0,'top':0x0,'width':_0x587477,'height':_0x4eb9d2,'background':this['_slidePage'][_0x4205a8(0xef)](),'evented':!0x1,'zIndex':0x1});_0x374e8e[_0x4205a8(0x14d)](_0x36dabd,0x0),this['_renderObjectMap'][_0x4205a8(0x135)](_0x36dabd[_0x4205a8(0x15c)],_0x36dabd);let {data:_0x19981b,order:_0x1b771e}=L(this[_0x4205a8(0xec)][_0x4205a8(0xf9)](_0x5212e4),this[_0x4205a8(0xdc)],this[_0x4205a8(0x11b)]),_0x45ee37=_0x21f560(_0x19981b),_0x4fa6c6=new _0x2c88cd(_0x4205a8(0x106)+_0x5bb252+'-'+_0x46066b,{'left':0x0,'top':0x0,'width':_0x587477,'height':_0x4eb9d2});_0x374e8e[_0x4205a8(0x14d)](_0x4fa6c6,0x0),this[_0x4205a8(0xdb)][_0x4205a8(0x135)](_0x4fa6c6[_0x4205a8(0x15c)],_0x4fa6c6),this['_objectProvider'][_0x4205a8(0xd5)](_0x45ee37,_0x1b771e,{'unitId':_0x5bb252,'subUnitId':_0x46066b,'pageOffsetLeft':0x0,'pageOffsetTop':0x0,'sceneType':_0x1c8034['PRESENTATION'],'showPlaceholder':!0x1,'requestRender':()=>this[_0x4205a8(0x123)]()})[_0x4205a8(0x144)](_0x34c7ae=>{const _0x1ccc08=_0x4205a8;_0x374e8e[_0x1ccc08(0x14d)](_0x34c7ae,_0x12edf6),this[_0x1ccc08(0xdb)]['set'](_0x34c7ae[_0x1ccc08(0x15c)],_0x34c7ae);}),_0x1933bf(_0x45ee37,_0x1b771e,_0x374e8e,{'unitId':_0x5bb252,'subUnitId':_0x46066b,'pageOffsetLeft':0x0,'pageOffsetTop':0x0,'sceneType':_0x1c8034['PRESENTATION'],'showPlaceholder':!0x1,'objectProvider':this[_0x4205a8(0x10d)],'renderObjectMap':this[_0x4205a8(0xdb)],'requestRender':()=>this[_0x4205a8(0x123)]()}),_0x374e8e[_0x4205a8(0x15d)](!0x0);}[_0x23aa83(0x138)](){const _0x15e75a=_0x23aa83;this[_0x15e75a(0xed)][_0x15e75a(0x10a)][_0x15e75a(0x10f)]=_0x15e75a(0x155),this[_0x15e75a(0xed)][_0x15e75a(0x10a)]['top']='0px',this[_0x15e75a(0xed)][_0x15e75a(0x10a)][_0x15e75a(0xe0)]=_0x15e75a(0x120),this[_0x15e75a(0xed)][_0x15e75a(0x10a)][_0x15e75a(0x136)]=_0x15e75a(0x122),this[_0x15e75a(0xed)][_0x15e75a(0x10a)][_0x15e75a(0x10c)]='100%';}[_0x23aa83(0x123)](){const _0x42658e=_0x23aa83;let _0x1edf16=this[_0x42658e(0x12e)][_0x42658e(0x13c)]()[_0x42658e(0x132)]();this['_scene'][_0x42658e(0x15d)](!0x0),_0x1edf16['save'](),this[_0x42658e(0x137)][_0x42658e(0x123)](),_0x1edf16[_0x42658e(0xd7)]();}};function U(_0x6c6816,_0x2fca33){return function(_0x3e185c,_0x1ae663){_0x2fca33(_0x3e185c,_0x1ae663,_0x6c6816);};}function W(_0x291a3a,_0x6e72e7,_0x4fd6ea,_0x509b68){const _0x34ddd4=_0x23aa83;var _0xaabf17=arguments[_0x34ddd4(0xda)],_0x8946dd=_0xaabf17<0x3?_0x6e72e7:_0x509b68===null?_0x509b68=Object[_0x34ddd4(0x149)](_0x6e72e7,_0x4fd6ea):_0x509b68,_0x102687;if(typeof Reflect==_0x34ddd4(0xdd)&&typeof Reflect[_0x34ddd4(0x113)]=='function')_0x8946dd=Reflect['decorate'](_0x291a3a,_0x6e72e7,_0x4fd6ea,_0x509b68);else{for(var _0x29f941=_0x291a3a[_0x34ddd4(0xda)]-0x1;_0x29f941>=0x0;_0x29f941--)(_0x102687=_0x291a3a[_0x29f941])&&(_0x8946dd=(_0xaabf17<0x3?_0x102687(_0x8946dd):_0xaabf17>0x3?_0x102687(_0x6e72e7,_0x4fd6ea,_0x8946dd):_0x102687(_0x6e72e7,_0x4fd6ea))||_0x8946dd);}return _0xaabf17>0x3&&_0x8946dd&&Object[_0x34ddd4(0x11c)](_0x6e72e7,_0x4fd6ea,_0x8946dd),_0x8946dd;}let G=class extends _0x5f217d{constructor(_0x3f23fd,_0x8c40df,_0x19f1b3){const _0x1238c2=_0x23aa83;super(),this[_0x1238c2(0xe3)]=_0x3f23fd,this[_0x1238c2(0xec)]=_0x8c40df,this[_0x1238c2(0x13b)]=_0x19f1b3,V(this,_0x1238c2(0x125),!0x1);}[_0x23aa83(0x110)](_0x4a2ece,_0x5d3346){const _0x1999e1=_0x23aa83;var _0x432ed1;if(this['_printing'])return Promise['resolve'](!0x1);let _0x45a7dd=this[_0x1999e1(0xe3)][_0x1999e1(0x108)](_0x4a2ece,_0x57918d[_0x1999e1(0x14a)]);if(!_0x45a7dd)return Promise[_0x1999e1(0x151)](!0x1);let _0x225d90=_0x45a7dd['getSnapshot'](),_0x1342d2=I(_0x225d90[_0x1999e1(0xd8)][_0x1999e1(0xda)],_0x5d3346==null?void 0x0:_0x5d3346[_0x1999e1(0x141)])[_0x1999e1(0xd9)](_0x1092da=>_0x225d90[_0x1999e1(0xd8)][_0x1092da])['map'](_0x1375e4=>_0x45a7dd['pageManager'][_0x1999e1(0x114)](_0x1375e4))[_0x1999e1(0x103)](_0x2e2ed9=>!!_0x2e2ed9);if(_0x1342d2['length']===0x0)return Promise[_0x1999e1(0x151)](!0x1);this['_printing']=!0x0;let _0x359559=this[_0x1999e1(0xe2)]();if(!_0x359559)return this['_printing']=!0x1,Promise['resolve'](!0x1);let {width:_0x5580b0,height:_0x1190ed}=(_0x432ed1=_0x1342d2[0x0]['getData']()[_0x1999e1(0x121)])==null?_0x225d90[_0x1999e1(0x150)]:_0x432ed1,_0x449010=_0x5580b0>=_0x1190ed?_0x5e15b4[_0x1999e1(0x112)]:_0x5e15b4[_0x1999e1(0xeb)],_0x3082bf=_0x3443c6(Math[_0x1999e1(0xe6)](_0x5580b0,_0x1190ed),Math['max'](_0x5580b0,_0x1190ed),_0x449010),_0x289642=_0x359559[_0x1999e1(0xfd)][_0x1999e1(0x118)](_0x1999e1(0x11e));_0x289642[_0x1999e1(0x12d)]=_0x2d7418;let _0x17a6de=_0x1342d2[_0x1999e1(0xd9)](_0x411519=>{const _0x1d23f1=_0x1999e1;let _0x58ff83=new H(this[_0x1d23f1(0xec)],_0x45a7dd,_0x411519);return _0x58ff83[_0x1d23f1(0xd2)]['className']=_0x1e4643,_0x58ff83;});_0x17a6de[_0x1999e1(0x144)](_0x2e3537=>{const _0x1907aa=_0x1999e1;_0x289642[_0x1907aa(0x12a)](_0x2e3537[_0x1907aa(0xd2)]),_0x2e3537['container']['appendChild'](_0x2e3537[_0x1907aa(0x140)]),_0x2e3537['prepare']();}),_0x359559['document']['head'][_0x1999e1(0x12a)](_0x3082bf),_0x359559[_0x1999e1(0xfd)][_0x1999e1(0xf0)]['appendChild'](_0x289642);let _0x4f247e=_0x359559[_0x1999e1(0x134)],_0x582e56=_0x4f247e[_0x1999e1(0xf5)],_0x180b76=_0x4f247e[_0x1999e1(0xd0)];return new Promise(_0x16bfbd=>{let _0x254f4b=!0x1,_0x392b1e=()=>{_0x254f4b||(_0x254f4b=!0x0,_0x17a6de['forEach'](_0x53e612=>{const _0x384dfe=_0x2677;_0x53e612[_0x384dfe(0x123)]();}));},_0x5cca27=_0x4bed7c=>{const _0x51214e=_0x2677;_0x17a6de[_0x51214e(0x144)](_0x17b5ea=>{const _0x14d087=_0x51214e;_0x17b5ea[_0x14d087(0xc9)]();}),_0x289642[_0x51214e(0x145)](),_0x3082bf[_0x51214e(0x145)](),_0x4f247e[_0x51214e(0xf5)]=_0x582e56,_0x4f247e[_0x51214e(0xd0)]=_0x180b76,_0x359559[_0x51214e(0x147)][_0x51214e(0x145)](),this[_0x51214e(0x119)](_0x4a2ece,_0x225d90[_0x51214e(0xd8)]),this[_0x51214e(0x125)]=!0x1,_0x16bfbd(_0x4bed7c);};setTimeout(()=>{const _0x352a4b=_0x2677;if(_0x4f247e[_0x352a4b(0xf5)]=_0x3c46bc=>{const _0x500dee=_0x352a4b;_0x582e56==null||_0x582e56[_0x500dee(0x146)](_0x4f247e,_0x3c46bc),_0x392b1e();},_0x4f247e['onafterprint']=_0x4ff4ba=>{_0x180b76==null||_0x180b76['call'](_0x4f247e,_0x4ff4ba),_0x5cca27(!0x0);},typeof _0x4f247e[_0x352a4b(0x110)]!=_0x352a4b(0x153)){_0x5cca27(!0x1);return;}_0x392b1e(),_0x4f247e[_0x352a4b(0x124)](),_0x4f247e[_0x352a4b(0x110)]();},0x64);});}[_0x23aa83(0xe2)](){const _0x4d916d=_0x23aa83;var _0x117512;let _0x4b363a=document[_0x4d916d(0x118)](_0x4d916d(0xcc));_0x4b363a[_0x4d916d(0xf2)](_0x4d916d(0x130),_0x4d916d(0xe8)),_0x4b363a[_0x4d916d(0xf2)](_0x4d916d(0x104),_0x4d916d(0xe8)),_0x4b363a['style']['position']=_0x4d916d(0x15f),_0x4b363a[_0x4d916d(0x10a)]['left']='-10000px',_0x4b363a[_0x4d916d(0x10a)][_0x4d916d(0xca)]='0',_0x4b363a[_0x4d916d(0x10a)][_0x4d916d(0x136)]=_0x4d916d(0x12b),_0x4b363a[_0x4d916d(0x10a)]['height']=_0x4d916d(0x12b),_0x4b363a[_0x4d916d(0x10a)]['border']='0',_0x4b363a[_0x4d916d(0x10a)]['pointerEvents']=_0x4d916d(0x15e),document[_0x4d916d(0xf0)][_0x4d916d(0x12a)](_0x4b363a);let _0x1f33d1=_0x4b363a[_0x4d916d(0x133)],_0x4af931=(_0x117512=_0x4b363a['contentDocument'])==null?_0x1f33d1==null?void 0x0:_0x1f33d1[_0x4d916d(0xfd)]:_0x117512;return!_0x1f33d1||!_0x4af931?(_0x4b363a['remove'](),null):(_0x4af931[_0x4d916d(0xe1)](),_0x4af931[_0x4d916d(0xd1)](_0x4d916d(0xe9)),_0x4af931[_0x4d916d(0x148)](),{'frame':_0x4b363a,'document':_0x4af931,'window':_0x1f33d1});}['_restoreThumbnailRenders'](_0x5f5c1f,_0xcf3027){const _0x4e6a1a=_0x23aa83;_0xcf3027[_0x4e6a1a(0x144)](_0x159129=>{const _0x6c569c=_0x4e6a1a;let _0x3342ea=_0x5f5c1f+_0x6c569c(0x160)+_0x159129,_0x472b09=this[_0x6c569c(0x13b)]['getRenderById'](_0x3342ea);_0x472b09&&(_0x472b09['engine'][_0x6c569c(0xf6)](),_0x472b09[_0x6c569c(0x101)][_0x6c569c(0x15d)](!0x0),_0x472b09[_0x6c569c(0x101)][_0x6c569c(0x123)]());});}};G=W([U(0x0,_0x25cd0e),U(0x1,_0x5651b4(_0x27108a)),U(0x2,_0x277b6b)],G);function _0x3a4e(){const _0x56a7c5=['sort','left','open','_createPrintFrame','_univerInstanceService','_initRenderer','slide-print-','min','_config','true','<!doctype\x20html><html><head></head><body></body></html>','_configService','Portrait','_injector','_root','pluginName','resolveBackground','body','_registerIcons','setAttribute','getId','some','onbeforeprint','resize','from','1.0.0-alpha.2','get','getData','slide.operation.print','max','document','OPERATION','toPrimitive','getDrawingOrder','scene','_menuManagerService','filter','data-univer-slides-print-frame','onStarting','slide-print-page-clip-','isFinite','getUnit','transformByState','style','disposeWithMe','height','_objectProvider','1174380tcTbPv','position','print','_renderSlidePage','Landscape','decorate','getSlide','setConfig','add','string','createElement','_restoreThumbnailRenders','PrintIcon','_slidePage','defineProperty','symbol','div','slides-print.menu','0px','pageSize','100%','render','focus','_printing','_initCommands','_pageSize','3WhQaTn','1341pggJXz','appendChild','1px','_initMenus','className','_engine','15792gyVEQa','aria-hidden','slides-print.config','getContext','contentWindow','window','set','width','_scene','prepare','565132cosxqn','iterator','_renderManagerService','getCanvas','_commandService','default','disableObjectsEvent','root','range','616120qgwaaD','slide-print-page-background-','forEach','remove','call','frame','close','getOwnPropertyDescriptor','UNIVER_SLIDE','getCurrentUnitOfType','packageName','addObject','OTHERS','menu','defaultPageSize','resolve','resolveElements','function','prototype','absolute','_container','getUnitId','registerCommand','onReady','BUTTON','300208gwqlSz','oKey','makeDirty','none','fixed','-thumb-','dispose','top','type','iframe','_iconManager','60745hYThlE','openClip','onafterprint','write','container','createInstance','version','convertToRenderObjects','1341081RRuJXE','restore','slideOrder','map','length','_renderObjectMap','_slideModel','object','getDrawingData'];_0x3a4e=function(){return _0x56a7c5;};return _0x3a4e();}const K={'id':_0x23aa83(0xfb),'type':_0x1f2f9b[_0x23aa83(0xfe)],'handler':async(_0x230458,_0x3250fb)=>{const _0x36dcde=_0x23aa83;let _0x563ca7=_0x230458[_0x36dcde(0xf9)](_0x25cd0e),_0x5ad647=_0x230458[_0x36dcde(0xf9)](G),_0x538014=_0x563ca7[_0x36dcde(0x14b)](_0x57918d['UNIVER_SLIDE']);return _0x538014?_0x5ad647[_0x36dcde(0x110)](_0x538014[_0x36dcde(0x157)](),_0x3250fb):!0x1;}},q=_0x23aa83(0x131),J={};var Y='@univerjs-pro/slides-print',X=_0x23aa83(0xf8);let Z=class extends _0x5f217d{constructor(_0x17d2a5){const _0x6c2da4=_0x23aa83;super(),this[_0x6c2da4(0xcd)]=_0x17d2a5,this[_0x6c2da4(0xf1)]();}['_registerIcons'](){const _0x57cfbb=_0x23aa83;this[_0x57cfbb(0x10b)](this[_0x57cfbb(0xcd)]['register']({'PrintIcon':_0x4fac6e}));}};Z=W([U(0x0,_0x5651b4(_0xf6c6a7))],Z);function re(_0x1959d7){const _0x569a58=_0x23aa83;return{'id':K['id'],'type':_0x13f471[_0x569a58(0x15a)],'title':_0x569a58(0x11f),'icon':_0x569a58(0x11a),'tooltip':'slides-print.menu','hidden$':_0x51877f(_0x1959d7,_0x57918d[_0x569a58(0x14a)])};}const ie={[_0x5f2e46[_0x23aa83(0x14e)]]:{[K['id']]:{'order':0.4,'menuItemFactory':re}}};let Q=class extends _0x5f217d{constructor(_0x1be186,_0x245404){const _0x3924b0=_0x23aa83;super(),this['_commandService']=_0x1be186,this[_0x3924b0(0x102)]=_0x245404,this[_0x3924b0(0x126)](),this[_0x3924b0(0x12c)]();}[_0x23aa83(0x126)](){const _0x12ea96=_0x23aa83;this[_0x12ea96(0x10b)](this[_0x12ea96(0x13d)][_0x12ea96(0x158)](K));}[_0x23aa83(0x12c)](){const _0x2db33e=_0x23aa83;this[_0x2db33e(0x102)]['mergeMenu'](ie);}};Q=W([U(0x0,_0xac5158),U(0x1,_0x4fca12)],Q);let $=class extends _0x7e1d8e{constructor(_0x3ab01c=J,_0x58cc21,_0x248b9a){const _0xd67c87=_0x23aa83;super(),this[_0xd67c87(0xe7)]=_0x3ab01c,this[_0xd67c87(0xec)]=_0x58cc21,this[_0xd67c87(0xea)]=_0x248b9a;let {menu:_0x30c5e5,..._0x341e98}=_0xb26b3c({},J,this[_0xd67c87(0xe7)]);_0x30c5e5&&this[_0xd67c87(0xea)][_0xd67c87(0x115)](_0xd67c87(0x14f),_0x30c5e5,{'merge':!0x0}),this[_0xd67c87(0xea)][_0xd67c87(0x115)](q,_0x341e98);}[_0x23aa83(0x105)](){const _0x57fd86=_0x23aa83;this['_injector']['add']([Z]),this[_0x57fd86(0xec)][_0x57fd86(0xf9)](Z),_0x193a33(this['_injector'],[[G],[Q]]);}[_0x23aa83(0x159)](){const _0x53f12d=_0x23aa83;this[_0x53f12d(0xec)][_0x53f12d(0xf9)](Q);}};V($,_0x23aa83(0xee),'SLIDES_PRINT_PLUGIN'),V($,_0x23aa83(0x14c),Y),V($,_0x23aa83(0xd4),X),V($,_0x23aa83(0xcb),_0x57918d[_0x23aa83(0x14a)]),$=W([U(0x1,_0x5651b4(_0x27108a)),U(0x2,_0x455268)],$);export{q as SLIDES_PRINT_PLUGIN_CONFIG_KEY,K as SlidePrintOperation,$ as UniverSlidesPrintPlugin};
|
|
1
|
+
const _0x1dcf0d=_0x4715;(function(_0x189377,_0x5c2446){const _0x392938=_0x4715,_0x30bd31=_0x189377();while(!![]){try{const _0x4e1ec0=parseInt(_0x392938(0x11e))/0x1+parseInt(_0x392938(0x166))/0x2+-parseInt(_0x392938(0x13d))/0x3+-parseInt(_0x392938(0x127))/0x4*(parseInt(_0x392938(0x13b))/0x5)+parseInt(_0x392938(0x169))/0x6+parseInt(_0x392938(0x1a1))/0x7*(parseInt(_0x392938(0x12c))/0x8)+-parseInt(_0x392938(0x125))/0x9;if(_0x4e1ec0===_0x5c2446)break;else _0x30bd31['push'](_0x30bd31['shift']());}catch(_0x42e83a){_0x30bd31['push'](_0x30bd31['shift']());}}}(_0x19ee,0x2631f));import{CommandType as _0x5cafe3,DependentOn as _0x763b20,Disposable as _0x26737d,ICommandService as _0x27b533,IConfigService as _0x2f4da7,IUniverInstanceService as _0xa1380e,Inject as _0x45265e,Injector as _0x91466,Plugin as _0x19ed9b,UniverInstanceType as _0x40567c,generateRandomId as _0x828764,merge as _0x3f5112,registerDependencies as _0xff3f75}from'@univerjs/core';import{PRINT_CANVAS_CLASS as _0x51386b,PRINT_CONTAINER_CLASS as _0x5c2a04,PrintDirection as _0x5a8d57,createPrintStyle as _0xf2884e}from'@univerjs-pro/print';import{CanvasRenderMode as _0x54722a,DRAWING_OBJECT_LAYER_INDEX as _0x4d9ded,Engine as _0x15c43a,IRenderManagerService as _0x82f091,MAIN_VIEW_PORT_KEY as _0x344805,Scene as _0x8370a1,Viewport as _0x51f112}from'@univerjs/engine-render';function _0x19ee(){const _0x3e080b=['window','1.0.0-alpha.3','resolveElements','slides-print.menu','_createPrintFrame','-10000px','getCanvas','getRenderById','_initMenus','get','registerCommand','length','getId','map','81532QwjQQF','getOwnPropertyDescriptor','getThemeDataForPage','PRESENTATION','sort','pageSize','1px','1048563HjUTjX','remove','70900MlXvJD','clear','border','div','contentDocument','8lcEnAz','range','close','iframe','from','prototype','set','pointerEvents','resolve','SLIDES_PRINT_PLUGIN','document','getDrawingData','disableObjectsEvent','constructor','setConfig','55MomGBQ','_renderSlidePage','190248QsAKsS','width','slide-print-page-clip-','version','_scene','UNIVER_SLIDE','_univerInstanceService','object','slideOrder','aria-hidden','none','createElement','_restoreThumbnailRenders','_registerIcons','getDrawingOrder','scene','appendChild','Portrait','head','setAttribute','onReady','print','_menuManagerService','_injector','_pageSize','menu','getUnitId','_commandService','height','fixed','filter','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','onafterprint','setId','OPERATION','open','_renderObjectMap','write','100%','_container','_initRenderer','308226PmOyrF','makeDirty','default','1653630AsAukt','dispose','mergeMenu','0px','left','_slideModel','defaultPageSize','engine','order','isFinite','absolute','slides-print.config','_printing','render','some','disposeWithMe','save','string','forEach','call','register','_slidePage','addObject','oKey','_root','style','<!doctype\x20html><html><head></head><body></body></html>','top','body','_objectProvider','getSlide','Landscape','contentWindow','getContext','position','BUTTON','@univerjs-pro/slides-print','focus','OTHERS','data','container','symbol','_configService','max','root','_renderManagerService','className','add','function','slide-print-page-background-','createInstance','resize','resolveBackground','_engine','slide-print-','packageName','140665UoDMmD','getData','restore','getUnit','_iconManager','prepare','PrintIcon','true'];_0x19ee=function(){return _0x3e080b;};return _0x19ee();}import{ISlideDrawingService as _0x38c42d,SlideSceneTypeEnum as _0x32e834,resolvedSlideLayersToDrawingMap as _0x3d11e2}from'@univerjs-pro/slides';import{ObjectProvider as _0x19bc5f,SlidePageBackgroundObject as _0x163e4a,SlidePageClipGroup as _0x4c4b9c,assembleGroupHierarchy as _0x1b2291,isThumbnailRenderableDrawing as _0xdbb8a1,resolveGroupFillInheritance as _0x13b59c}from'@univerjs-pro/slides-ui';import{IMenuManagerService as _0x526160,IconManager as _0x4ee0cb,MenuItemType as _0x2a96e3,RibbonStartGroup as _0x36354f,getMenuHiddenObservable as _0x4849a8}from'@univerjs/ui';import{UniverLicensePlugin as _0x53efe0}from'@univerjs-pro/license';import{PrintIcon as _0x4578c9}from'@univerjs/icons';function F(_0xf77f5f,_0x36b322){const _0x4f0312=_0x4715;let _0x428f32={};return{'data':_0x428f32,'order':_0x36b322[_0x4f0312(0x15b)](_0x348314=>{let _0x1720c5=_0xf77f5f[_0x348314];return _0xdbb8a1(_0x1720c5)?(_0x428f32[_0x348314]=_0x1720c5,!0x0):!0x1;})};}function I(_0x32dabb,_0x5c73f7,_0x195e9){const _0x553f26=_0x4715;let _0x23a0b8=_0x5c73f7[_0x553f26(0x157)](),_0x22aa77=_0x195e9[_0x553f26(0x11c)](),_0x302860=_0x32dabb[_0x553f26(0x137)](_0x23a0b8,_0x22aa77),_0x12550d=_0x32dabb[_0x553f26(0x14b)](_0x23a0b8,_0x22aa77);if(_0x12550d[_0x553f26(0x177)](_0x3d5bd3=>!!_0x302860[_0x3d5bd3]))return F(_0x302860,_0x12550d);let _0x353d17=_0x3d11e2(_0x23a0b8,_0x22aa77,_0x195e9[_0x553f26(0x112)](),_0x5c73f7[_0x553f26(0x120)](_0x22aa77));return F(_0x353d17[_0x553f26(0x190)],_0x353d17[_0x553f26(0x171)]);}function L(_0x3e6dfe){'@babel/helpers - typeof';const _0x485fbe=_0x4715;return L=typeof Symbol==_0x485fbe(0x199)&&typeof Symbol['iterator']==_0x485fbe(0x192)?function(_0x260876){return typeof _0x260876;}:function(_0x515d28){const _0x258f9d=_0x485fbe;return _0x515d28&&typeof Symbol==_0x258f9d(0x199)&&_0x515d28[_0x258f9d(0x139)]===Symbol&&_0x515d28!==Symbol[_0x258f9d(0x131)]?'symbol':typeof _0x515d28;},L(_0x3e6dfe);}function R(_0x4c8e60,_0x24bddc){const _0x16c298=_0x4715;if(L(_0x4c8e60)!=_0x16c298(0x144)||!_0x4c8e60)return _0x4c8e60;var _0x502b00=_0x4c8e60[Symbol['toPrimitive']];if(_0x502b00!==void 0x0){var _0x524681=_0x502b00[_0x16c298(0x17c)](_0x4c8e60,_0x24bddc||_0x16c298(0x168));if(L(_0x524681)!=_0x16c298(0x144))return _0x524681;throw TypeError(_0x16c298(0x15c));}return(_0x24bddc===_0x16c298(0x17a)?String:Number)(_0x4c8e60);}function z(_0x158d1c){const _0x4bf54f=_0x4715;var _0x14de23=R(_0x158d1c,_0x4bf54f(0x17a));return L(_0x14de23)==_0x4bf54f(0x192)?_0x14de23:_0x14de23+'';}function B(_0x256eee,_0xc896f6,_0x1f1e45){return(_0xc896f6=z(_0xc896f6))in _0x256eee?Object['defineProperty'](_0x256eee,_0xc896f6,{'value':_0x1f1e45,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x256eee[_0xc896f6]=_0x1f1e45,_0x256eee;}var V=class extends _0x26737d{get[_0x1dcf0d(0x191)](){const _0x461eb3=_0x1dcf0d;return this[_0x461eb3(0x164)];}get[_0x1dcf0d(0x195)](){const _0x39bf9e=_0x1dcf0d;return this[_0x39bf9e(0x181)];}get[_0x1dcf0d(0x155)](){const _0x1edc68=_0x1dcf0d;var _0x2f752c;return(_0x2f752c=this[_0x1edc68(0x17e)][_0x1edc68(0x1a2)]()[_0x1edc68(0x123)])==null?this[_0x1edc68(0x16e)]['getSnapshot']()[_0x1edc68(0x16f)]:_0x2f752c;}constructor(_0x1361bb,_0x40577c,_0x531e1f){const _0x526cd9=_0x1dcf0d;super(),this[_0x526cd9(0x154)]=_0x1361bb,this['_slideModel']=_0x40577c,this[_0x526cd9(0x17e)]=_0x531e1f,B(this,'_container',document[_0x526cd9(0x148)](_0x526cd9(0x12a))),B(this,_0x526cd9(0x181),document['createElement']('div')),B(this,_0x526cd9(0x19e),void 0x0),B(this,'_scene',void 0x0),B(this,'_objectProvider',void 0x0),B(this,_0x526cd9(0x161),new Map()),this[_0x526cd9(0x186)]=this['_injector']['createInstance'](_0x19bc5f),this[_0x526cd9(0x165)](),this[_0x526cd9(0x178)]({'dispose':()=>{const _0x1f86f5=_0x526cd9;this['_renderObjectMap'][_0x1f86f5(0x128)](),this[_0x1f86f5(0x141)][_0x1f86f5(0x16a)](),this[_0x1f86f5(0x19e)][_0x1f86f5(0x16a)]();}});}['_initRenderer'](){const _0x253526=_0x1dcf0d;let _0x4af841=_0x253526(0x19f)+_0x828764(0x4),{width:_0x5f4255,height:_0x359fc6}=this[_0x253526(0x155)];this['_engine']=new _0x15c43a('',{'elementWidth':_0x5f4255,'elementHeight':_0x359fc6,'dpr':0x1,'renderMode':_0x54722a['Printing']}),this[_0x253526(0x141)]=new _0x8370a1(_0x4af841,this[_0x253526(0x19e)]),this[_0x253526(0x141)][_0x253526(0x138)](),this[_0x253526(0x141)]['transformByState']({'width':_0x5f4255,'height':_0x359fc6,'scaleX':0x1,'scaleY':0x1}),new _0x51f112(_0x344805,this[_0x253526(0x141)],{'left':0x0,'top':0x0,'width':_0x5f4255,'height':_0x359fc6,'active':!0x0})['openClip'](),this['_engine']['setContainer'](this['_container'],!0x1),this['_engine'][_0x253526(0x116)]()[_0x253526(0x18a)]()[_0x253526(0x15e)](_0x4af841+'_'+_0x828764(0x4)),this[_0x253526(0x13c)]();}[_0x1dcf0d(0x13c)](){const _0x5da559=_0x1dcf0d;let _0x23cfcd=this['_slideModel'][_0x5da559(0x157)](),_0x1ee71b=this[_0x5da559(0x17e)][_0x5da559(0x11c)](),{width:_0x5e20bb,height:_0x4a8361}=this[_0x5da559(0x155)],_0x57c0fb=this[_0x5da559(0x141)],_0x13a83b=this[_0x5da559(0x154)][_0x5da559(0x19b)](_0x163e4a,_0x5da559(0x19a)+_0x23cfcd+'-'+_0x1ee71b,{'left':0x0,'top':0x0,'width':_0x5e20bb,'height':_0x4a8361,'background':this[_0x5da559(0x17e)][_0x5da559(0x19d)](),'evented':!0x1,'zIndex':0x1});_0x57c0fb[_0x5da559(0x17f)](_0x13a83b,0x0),this[_0x5da559(0x161)][_0x5da559(0x132)](_0x13a83b['oKey'],_0x13a83b);let {data:_0x2023c7,order:_0x4d5caa}=I(this[_0x5da559(0x154)][_0x5da559(0x119)](_0x38c42d),this[_0x5da559(0x16e)],this[_0x5da559(0x17e)]),_0x59c7df=_0x13b59c(_0x2023c7),_0x1e03d6=new _0x4c4b9c(_0x5da559(0x13f)+_0x23cfcd+'-'+_0x1ee71b,{'left':0x0,'top':0x0,'width':_0x5e20bb,'height':_0x4a8361});_0x57c0fb[_0x5da559(0x17f)](_0x1e03d6,0x0),this[_0x5da559(0x161)][_0x5da559(0x132)](_0x1e03d6['oKey'],_0x1e03d6),this[_0x5da559(0x186)]['convertToRenderObjects'](_0x59c7df,_0x4d5caa,{'unitId':_0x23cfcd,'subUnitId':_0x1ee71b,'pageOffsetLeft':0x0,'pageOffsetTop':0x0,'sceneType':_0x32e834['PRESENTATION'],'showPlaceholder':!0x1,'requestRender':()=>this[_0x5da559(0x176)]()})['forEach'](_0x3c2d67=>{const _0x14cc7a=_0x5da559;_0x57c0fb[_0x14cc7a(0x17f)](_0x3c2d67,_0x4d9ded),this[_0x14cc7a(0x161)][_0x14cc7a(0x132)](_0x3c2d67[_0x14cc7a(0x180)],_0x3c2d67);}),_0x1b2291(_0x59c7df,_0x4d5caa,_0x57c0fb,{'unitId':_0x23cfcd,'subUnitId':_0x1ee71b,'pageOffsetLeft':0x0,'pageOffsetTop':0x0,'sceneType':_0x32e834[_0x5da559(0x121)],'showPlaceholder':!0x1,'objectProvider':this[_0x5da559(0x186)],'renderObjectMap':this['_renderObjectMap'],'requestRender':()=>this['render']()}),_0x57c0fb[_0x5da559(0x167)](!0x0);}[_0x1dcf0d(0x10d)](){const _0x2ea389=_0x1dcf0d;this[_0x2ea389(0x181)][_0x2ea389(0x182)][_0x2ea389(0x18b)]=_0x2ea389(0x173),this[_0x2ea389(0x181)][_0x2ea389(0x182)][_0x2ea389(0x184)]=_0x2ea389(0x16c),this[_0x2ea389(0x181)][_0x2ea389(0x182)]['left']=_0x2ea389(0x16c),this['_root'][_0x2ea389(0x182)]['width']=_0x2ea389(0x163),this['_root']['style'][_0x2ea389(0x159)]='100%';}[_0x1dcf0d(0x176)](){const _0x4abb83=_0x1dcf0d;let _0x48b381=this[_0x4abb83(0x19e)]['getCanvas']()[_0x4abb83(0x18a)]();this[_0x4abb83(0x141)][_0x4abb83(0x167)](!0x0),_0x48b381[_0x4abb83(0x179)](),this['_scene'][_0x4abb83(0x176)](),_0x48b381[_0x4abb83(0x1a3)]();}};function H(_0x18088c){const _0x559b83=_0x1dcf0d;return Number['isFinite'](_0x18088c[_0x559b83(0x130)])&&Number[_0x559b83(0x172)](_0x18088c['to'])&&_0x18088c[_0x559b83(0x130)]<=_0x18088c['to'];}function U(_0x4c600e,_0x311d78){const _0x2b7314=_0x1dcf0d;return Math[_0x2b7314(0x194)](0x0,Math['min'](_0x311d78-0x1,_0x4c600e-0x1));}function W(_0x268cca,_0x5756d5){const _0x236fad=_0x1dcf0d;if(_0x268cca<=0x0)return[];if(!_0x5756d5)return Array['from']({'length':_0x268cca},(_0x23512a,_0x316879)=>_0x316879);let _0x1bb66d=new Set();return _0x5756d5[_0x236fad(0x17b)](_0xcfb345=>{const _0x43e1ce=_0x236fad;if(!H(_0xcfb345)||_0xcfb345['to']<0x1||_0xcfb345[_0x43e1ce(0x130)]>_0x268cca)return;let _0x59cc92=U(_0xcfb345['from'],_0x268cca),_0x4d168a=U(_0xcfb345['to'],_0x268cca);for(let _0x1d4100=_0x59cc92;_0x1d4100<=_0x4d168a;_0x1d4100+=0x1)_0x1bb66d[_0x43e1ce(0x198)](_0x1d4100);}),Array[_0x236fad(0x130)](_0x1bb66d)[_0x236fad(0x122)]((_0x55d607,_0x58a8a8)=>_0x55d607-_0x58a8a8);}function G(_0x11d789,_0x34f1b0){return function(_0x3104d1,_0x27b28d){_0x34f1b0(_0x3104d1,_0x27b28d,_0x11d789);};}function K(_0x3ee757,_0x31aae2,_0x54b179,_0x1ae9f5){const _0x55978f=_0x1dcf0d;var _0x265358=arguments[_0x55978f(0x11b)],_0x3a0843=_0x265358<0x3?_0x31aae2:_0x1ae9f5===null?_0x1ae9f5=Object[_0x55978f(0x11f)](_0x31aae2,_0x54b179):_0x1ae9f5,_0x208cbd;if(typeof Reflect==_0x55978f(0x144)&&typeof Reflect['decorate']==_0x55978f(0x199))_0x3a0843=Reflect['decorate'](_0x3ee757,_0x31aae2,_0x54b179,_0x1ae9f5);else{for(var _0x1417ab=_0x3ee757[_0x55978f(0x11b)]-0x1;_0x1417ab>=0x0;_0x1417ab--)(_0x208cbd=_0x3ee757[_0x1417ab])&&(_0x3a0843=(_0x265358<0x3?_0x208cbd(_0x3a0843):_0x265358>0x3?_0x208cbd(_0x31aae2,_0x54b179,_0x3a0843):_0x208cbd(_0x31aae2,_0x54b179))||_0x3a0843);}return _0x265358>0x3&&_0x3a0843&&Object['defineProperty'](_0x31aae2,_0x54b179,_0x3a0843),_0x3a0843;}function _0x4715(_0x28615c,_0x537582){_0x28615c=_0x28615c-0x10d;const _0x19ee20=_0x19ee();let _0x471549=_0x19ee20[_0x28615c];return _0x471549;}let q=class extends _0x26737d{constructor(_0x368fab,_0x1823dc,_0x5a69c3){const _0x1a7e55=_0x1dcf0d;super(),this[_0x1a7e55(0x143)]=_0x368fab,this[_0x1a7e55(0x154)]=_0x1823dc,this[_0x1a7e55(0x196)]=_0x5a69c3,B(this,'_printing',!0x1);}[_0x1dcf0d(0x152)](_0xb7fab8,_0x18b75f){const _0x148929=_0x1dcf0d;var _0x1df338;if(this['_printing'])return Promise[_0x148929(0x134)](!0x1);let _0x2b23f9=this[_0x148929(0x143)][_0x148929(0x1a4)](_0xb7fab8,_0x40567c[_0x148929(0x142)]);if(!_0x2b23f9)return Promise[_0x148929(0x134)](!0x1);let _0x506e38=_0x2b23f9['getSnapshot'](),_0x5a957b=W(_0x506e38[_0x148929(0x145)][_0x148929(0x11b)],_0x18b75f==null?void 0x0:_0x18b75f[_0x148929(0x12d)])['map'](_0x93a743=>_0x506e38[_0x148929(0x145)][_0x93a743])[_0x148929(0x11d)](_0x1daaa7=>_0x2b23f9['pageManager'][_0x148929(0x187)](_0x1daaa7))['filter'](_0x1b401d=>!!_0x1b401d);if(_0x5a957b[_0x148929(0x11b)]===0x0)return Promise[_0x148929(0x134)](!0x1);this[_0x148929(0x175)]=!0x0;let _0x50b7cc=this[_0x148929(0x114)]();if(!_0x50b7cc)return this[_0x148929(0x175)]=!0x1,Promise[_0x148929(0x134)](!0x1);let {width:_0x237a66,height:_0x31a70c}=(_0x1df338=_0x5a957b[0x0][_0x148929(0x1a2)]()[_0x148929(0x123)])==null?_0x506e38[_0x148929(0x16f)]:_0x1df338,_0x5c9422=_0x237a66>=_0x31a70c?_0x5a8d57[_0x148929(0x188)]:_0x5a8d57[_0x148929(0x14e)],_0x1cf630=_0xf2884e(Math['min'](_0x237a66,_0x31a70c),Math[_0x148929(0x194)](_0x237a66,_0x31a70c),_0x5c9422),_0xbd2cfa=_0x50b7cc[_0x148929(0x136)][_0x148929(0x148)](_0x148929(0x12a));_0xbd2cfa[_0x148929(0x197)]=_0x5c2a04;let _0x2ae13a=_0x5a957b['map'](_0x1a339e=>{const _0x42d72f=_0x148929;let _0xe24551=new V(this[_0x42d72f(0x154)],_0x2b23f9,_0x1a339e);return _0xe24551[_0x42d72f(0x191)][_0x42d72f(0x197)]=_0x51386b,_0xe24551;});_0x2ae13a['forEach'](_0x48a0f1=>{const _0x5556d9=_0x148929;_0xbd2cfa[_0x5556d9(0x14d)](_0x48a0f1[_0x5556d9(0x191)]),_0x48a0f1['container']['appendChild'](_0x48a0f1['root']),_0x48a0f1['prepare']();}),_0x50b7cc['document'][_0x148929(0x14f)][_0x148929(0x14d)](_0x1cf630),_0x50b7cc['document'][_0x148929(0x185)][_0x148929(0x14d)](_0xbd2cfa);let _0x34983c=_0x50b7cc[_0x148929(0x110)],_0x5955b9=_0x34983c['onbeforeprint'],_0x230e2b=_0x34983c[_0x148929(0x15d)];return new Promise(_0x3bb626=>{let _0x868dbe=!0x1,_0x2b3ae6=()=>{const _0x1e3695=_0x4715;_0x868dbe||(_0x868dbe=!0x0,_0x2ae13a[_0x1e3695(0x17b)](_0x59af2f=>{_0x59af2f['render']();}));},_0x5097a5=_0x5425bc=>{const _0x2e50e9=_0x4715;_0x2ae13a[_0x2e50e9(0x17b)](_0x26f937=>{const _0x4603da=_0x2e50e9;_0x26f937[_0x4603da(0x16a)]();}),_0xbd2cfa['remove'](),_0x1cf630[_0x2e50e9(0x126)](),_0x34983c['onbeforeprint']=_0x5955b9,_0x34983c[_0x2e50e9(0x15d)]=_0x230e2b,_0x50b7cc['frame'][_0x2e50e9(0x126)](),this[_0x2e50e9(0x149)](_0xb7fab8,_0x506e38[_0x2e50e9(0x145)]),this[_0x2e50e9(0x175)]=!0x1,_0x3bb626(_0x5425bc);};setTimeout(()=>{const _0x4d59b3=_0x4715;if(_0x34983c['onbeforeprint']=_0x3d05ba=>{const _0x11bf7f=_0x4715;_0x5955b9==null||_0x5955b9[_0x11bf7f(0x17c)](_0x34983c,_0x3d05ba),_0x2b3ae6();},_0x34983c[_0x4d59b3(0x15d)]=_0x472f04=>{_0x230e2b==null||_0x230e2b['call'](_0x34983c,_0x472f04),_0x5097a5(!0x0);},typeof _0x34983c['print']!=_0x4d59b3(0x199)){_0x5097a5(!0x1);return;}_0x2b3ae6(),_0x34983c[_0x4d59b3(0x18e)](),_0x34983c['print']();},0x64);});}['_createPrintFrame'](){const _0x37c861=_0x1dcf0d;var _0x49fb6d;let _0x28053e=document[_0x37c861(0x148)](_0x37c861(0x12f));_0x28053e['setAttribute'](_0x37c861(0x146),_0x37c861(0x10f)),_0x28053e[_0x37c861(0x150)]('data-univer-slides-print-frame','true'),_0x28053e['style'][_0x37c861(0x18b)]=_0x37c861(0x15a),_0x28053e['style'][_0x37c861(0x16d)]=_0x37c861(0x115),_0x28053e[_0x37c861(0x182)][_0x37c861(0x184)]='0',_0x28053e[_0x37c861(0x182)][_0x37c861(0x13e)]=_0x37c861(0x124),_0x28053e[_0x37c861(0x182)][_0x37c861(0x159)]=_0x37c861(0x124),_0x28053e[_0x37c861(0x182)][_0x37c861(0x129)]='0',_0x28053e[_0x37c861(0x182)][_0x37c861(0x133)]=_0x37c861(0x147),document[_0x37c861(0x185)][_0x37c861(0x14d)](_0x28053e);let _0x522a40=_0x28053e[_0x37c861(0x189)],_0x30df18=(_0x49fb6d=_0x28053e[_0x37c861(0x12b)])==null?_0x522a40==null?void 0x0:_0x522a40[_0x37c861(0x136)]:_0x49fb6d;return!_0x522a40||!_0x30df18?(_0x28053e[_0x37c861(0x126)](),null):(_0x30df18[_0x37c861(0x160)](),_0x30df18[_0x37c861(0x162)](_0x37c861(0x183)),_0x30df18[_0x37c861(0x12e)](),{'frame':_0x28053e,'document':_0x30df18,'window':_0x522a40});}['_restoreThumbnailRenders'](_0x400b17,_0x4502b3){const _0x5c7894=_0x1dcf0d;_0x4502b3[_0x5c7894(0x17b)](_0x26e074=>{const _0x23dadf=_0x5c7894;let _0x4df6ca=_0x400b17+'-thumb-'+_0x26e074,_0x481f96=this[_0x23dadf(0x196)][_0x23dadf(0x117)](_0x4df6ca);_0x481f96&&(_0x481f96[_0x23dadf(0x170)][_0x23dadf(0x19c)](),_0x481f96[_0x23dadf(0x14c)][_0x23dadf(0x167)](!0x0),_0x481f96[_0x23dadf(0x14c)][_0x23dadf(0x176)]());});}};q=K([G(0x0,_0xa1380e),G(0x1,_0x45265e(_0x91466)),G(0x2,_0x82f091)],q);const J={'id':'slide.operation.print','type':_0x5cafe3[_0x1dcf0d(0x15f)],'handler':async(_0x2225b6,_0xa5dedd)=>{const _0x383ba6=_0x1dcf0d;let _0x79960c=_0x2225b6[_0x383ba6(0x119)](_0xa1380e),_0x1a9d99=_0x2225b6[_0x383ba6(0x119)](q),_0x1cf9b7=_0x79960c['getCurrentUnitOfType'](_0x40567c[_0x383ba6(0x142)]);return _0x1cf9b7?_0x1a9d99[_0x383ba6(0x152)](_0x1cf9b7['getUnitId'](),_0xa5dedd):!0x1;}};function ae(_0x10ea43){const _0x266bb2=_0x1dcf0d;return{'id':J['id'],'type':_0x2a96e3[_0x266bb2(0x18c)],'title':_0x266bb2(0x113),'icon':_0x266bb2(0x10e),'tooltip':'slides-print.menu','hidden$':_0x4849a8(_0x10ea43,_0x40567c[_0x266bb2(0x142)])};}const Y={[_0x36354f[_0x1dcf0d(0x18f)]]:{[J['id']]:{'order':0.4,'menuItemFactory':ae}}};var oe=_0x1dcf0d(0x18d),se=_0x1dcf0d(0x111);const X={};let Z=class extends _0x26737d{constructor(_0x15c51e){const _0x310afc=_0x1dcf0d;super(),this[_0x310afc(0x1a5)]=_0x15c51e,this[_0x310afc(0x14a)]();}[_0x1dcf0d(0x14a)](){const _0x489252=_0x1dcf0d;this[_0x489252(0x178)](this[_0x489252(0x1a5)][_0x489252(0x17d)]({'PrintIcon':_0x4578c9}));}};Z=K([G(0x0,_0x45265e(_0x4ee0cb))],Z);let Q=class extends _0x26737d{constructor(_0x377884,_0xed4397){const _0x4420db=_0x1dcf0d;super(),this[_0x4420db(0x158)]=_0x377884,this[_0x4420db(0x153)]=_0xed4397,this['_initCommands'](),this[_0x4420db(0x118)]();}['_initCommands'](){const _0x2e9599=_0x1dcf0d;this[_0x2e9599(0x178)](this[_0x2e9599(0x158)][_0x2e9599(0x11a)](J));}['_initMenus'](){const _0x1f38ce=_0x1dcf0d;this[_0x1f38ce(0x153)][_0x1f38ce(0x16b)](Y);}};Q=K([G(0x0,_0x27b533),G(0x1,_0x526160)],Q);let $=class extends _0x19ed9b{constructor(_0x19f120=X,_0xfe9388,_0xe6e76e){const _0x28aea3=_0x1dcf0d;super(),this['_config']=_0x19f120,this['_injector']=_0xfe9388,this[_0x28aea3(0x193)]=_0xe6e76e;let {menu:_0x109cd7,..._0x41ae3d}=_0x3f5112({},X,this['_config']);_0x109cd7&&this[_0x28aea3(0x193)][_0x28aea3(0x13a)](_0x28aea3(0x156),_0x109cd7,{'merge':!0x0}),this[_0x28aea3(0x193)]['setConfig'](_0x28aea3(0x174),_0x41ae3d);}['onStarting'](){const _0x141834=_0x1dcf0d;this[_0x141834(0x154)][_0x141834(0x198)]([Z]),this[_0x141834(0x154)][_0x141834(0x119)](Z),_0xff3f75(this[_0x141834(0x154)],[[q],[Q]]);}[_0x1dcf0d(0x151)](){const _0x28c553=_0x1dcf0d;this[_0x28c553(0x154)][_0x28c553(0x119)](Q);}};B($,'pluginName',_0x1dcf0d(0x135)),B($,_0x1dcf0d(0x1a0),oe),B($,_0x1dcf0d(0x140),se),B($,'type',_0x40567c[_0x1dcf0d(0x142)]),$=K([_0x763b20(_0x53efe0),G(0x1,_0x45265e(_0x91466)),G(0x2,_0x2f4da7)],$);export{J as SlidePrintOperation,Y as SlidesPrintMenuSchema,$ as UniverSlidesPrintPlugin};
|
package/lib/es/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x19b4f8=_0x3a50;function _0x30a7(){const _0x150df7=['80fyTmBC','679959CtjKhb','295lwVxsp','12954ukbUxm','3237094JomDVO','1DwgBtT','طباعة','51171uSiDNF','591214EMXDeR','668816mYTtpi','2287800JIoiRr'];_0x30a7=function(){return _0x150df7;};return _0x30a7();}(function(_0x360152,_0x5eb6a1){const _0x1100aa=_0x3a50,_0x1b2b5b=_0x360152();while(!![]){try{const _0x5165d4=-parseInt(_0x1100aa(0xe7))/0x1*(parseInt(_0x1100aa(0xea))/0x2)+-parseInt(_0x1100aa(0xe9))/0x3*(parseInt(_0x1100aa(0xe2))/0x4)+-parseInt(_0x1100aa(0xe4))/0x5*(-parseInt(_0x1100aa(0xe5))/0x6)+parseInt(_0x1100aa(0xe6))/0x7+parseInt(_0x1100aa(0xe0))/0x8+parseInt(_0x1100aa(0xe3))/0x9+parseInt(_0x1100aa(0xe1))/0xa;if(_0x5165d4===_0x5eb6a1)break;else _0x1b2b5b['push'](_0x1b2b5b['shift']());}catch(_0x5b3819){_0x1b2b5b['push'](_0x1b2b5b['shift']());}}}(_0x30a7,0x53411));const e={'slides-print':{'menu':_0x19b4f8(0xe8)}};function _0x3a50(_0x3bcd7e,_0x3b27c0){_0x3bcd7e=_0x3bcd7e-0xe0;const _0x30a727=_0x30a7();let _0x3a504a=_0x30a727[_0x3bcd7e];return _0x3a504a;}export{e as default};
|
package/lib/es/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x16a9d4,_0x507ef9){const _0x6b5c8a=_0x2a06,_0x2d1180=_0x16a9d4();while(!![]){try{const _0x1e2762=-parseInt(_0x6b5c8a(0xe5))/0x1*(-parseInt(_0x6b5c8a(0xec))/0x2)+parseInt(_0x6b5c8a(0xf0))/0x3+-parseInt(_0x6b5c8a(0xed))/0x4*(-parseInt(_0x6b5c8a(0xe7))/0x5)+parseInt(_0x6b5c8a(0xe6))/0x6*(parseInt(_0x6b5c8a(0xef))/0x7)+-parseInt(_0x6b5c8a(0xee))/0x8*(-parseInt(_0x6b5c8a(0xeb))/0x9)+parseInt(_0x6b5c8a(0xe8))/0xa+-parseInt(_0x6b5c8a(0xea))/0xb*(parseInt(_0x6b5c8a(0xe9))/0xc);if(_0x1e2762===_0x507ef9)break;else _0x2d1180['push'](_0x2d1180['shift']());}catch(_0x3de987){_0x2d1180['push'](_0x2d1180['shift']());}}}(_0x4240,0x28f9a));function _0x2a06(_0x1ec5f2,_0x346aac){_0x1ec5f2=_0x1ec5f2-0xe5;const _0x424088=_0x4240();let _0x2a0682=_0x424088[_0x1ec5f2];return _0x2a0682;}const e={'slides-print':{'menu':'Imprimir'}};function _0x4240(){const _0x3c361e=['7cTGOrZ','724152KEIoQL','1svyTad','747414xGgcPX','221210AKxLRF','1250860myVSsk','24JPOEIs','2797454jnqxfR','12555TrKDiD','188298FWQWCY','8NUjPdv','16RawrtI'];_0x4240=function(){return _0x3c361e;};return _0x4240();}export{e as default};
|
package/lib/es/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x59d671=_0x19a6;(function(_0x5b0891,_0x61c525){const _0x40c0ee=_0x19a6,_0x88a27c=_0x5b0891();while(!![]){try{const _0x2737a8=-parseInt(_0x40c0ee(0x9a))/0x1*(parseInt(_0x40c0ee(0x9f))/0x2)+-parseInt(_0x40c0ee(0x9c))/0x3*(parseInt(_0x40c0ee(0xa2))/0x4)+parseInt(_0x40c0ee(0xa3))/0x5+parseInt(_0x40c0ee(0x98))/0x6*(parseInt(_0x40c0ee(0xa4))/0x7)+parseInt(_0x40c0ee(0x99))/0x8+parseInt(_0x40c0ee(0x9e))/0x9*(parseInt(_0x40c0ee(0xa0))/0xa)+parseInt(_0x40c0ee(0x9b))/0xb*(-parseInt(_0x40c0ee(0xa1))/0xc);if(_0x2737a8===_0x61c525)break;else _0x88a27c['push'](_0x88a27c['shift']());}catch(_0x4179b7){_0x88a27c['push'](_0x88a27c['shift']());}}}(_0x3bb3,0x26ac8));function _0x3bb3(){const _0x559b96=['20jkdhuV','11028ucYAqY','116596xKSMPw','268335bqCGIq','25459umeRdZ','324dokaUb','2411008EMHyyO','116853okTPAB','88jecNPD','30ToZBPs','Drucken','101979wESEoQ','2tWqMOe'];_0x3bb3=function(){return _0x559b96;};return _0x3bb3();}const e={'slides-print':{'menu':_0x59d671(0x9d)}};function _0x19a6(_0x4ef0a8,_0x37e021){_0x4ef0a8=_0x4ef0a8-0x98;const _0x3bb399=_0x3bb3();let _0x19a62d=_0x3bb399[_0x4ef0a8];return _0x19a62d;}export{e as default};
|
package/lib/es/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0xf5ce0a,_0xf5cc9d){const _0x5bd460=_0x57a9,_0xf0153c=_0xf5ce0a();while(!![]){try{const _0x3c4b2d=-parseInt(_0x5bd460(0xed))/0x1+parseInt(_0x5bd460(0xe6))/0x2+-parseInt(_0x5bd460(0xea))/0x3*(parseInt(_0x5bd460(0xe4))/0x4)+parseInt(_0x5bd460(0xec))/0x5+parseInt(_0x5bd460(0xe7))/0x6*(parseInt(_0x5bd460(0xe9))/0x7)+-parseInt(_0x5bd460(0xe5))/0x8*(parseInt(_0x5bd460(0xeb))/0x9)+-parseInt(_0x5bd460(0xe8))/0xa;if(_0x3c4b2d===_0xf5cc9d)break;else _0xf0153c['push'](_0xf0153c['shift']());}catch(_0x115707){_0xf0153c['push'](_0xf0153c['shift']());}}}(_0x3900,0xc2dd1));function _0x3900(){const _0x16a1ea=['3608XrzFCM','2690026YaEEVG','1146lPblGu','6565480NuUWEu','37331pvZgZK','2138766olmjfc','3681ekqodE','2800510sBMCQV','571628ypPwYr','4GzNBik'];_0x3900=function(){return _0x16a1ea;};return _0x3900();}function _0x57a9(_0x2bb7c0,_0x24cc30){_0x2bb7c0=_0x2bb7c0-0xe4;const _0x39009a=_0x3900();let _0x57a998=_0x39009a[_0x2bb7c0];return _0x57a998;}const e={'slides-print':{'menu':'Print'}};export{e as default};
|