@univerjs-pro/docs-print 0.12.4-experimental.20251210-29c379a → 0.12.4-experimental.20251211-e01e32a
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/common/const.d.ts +42 -42
- package/lib/types/controllers/const.d.ts +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +10 -10
package/lib/umd/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x1131(){var _0x367c16=['amd','1978lgHDhD','25522sVeqYo','11LSKyie','7777450XUYIyv','Print','5671809stbACg','UniverProDocsPrintCaES','exports','15PRiOCJ','444072cbilpH','472RYkOUQ','569kTYJyO','5DVNsuN','object','417764yBKTrw','1263714IVOkIj','1027xWpgyJ'];_0x1131=function(){return _0x367c16;};return _0x1131();}function _0x4c12(_0x5e8698,_0x2b4446){_0x5e8698=_0x5e8698-0xaf;var _0x11314e=_0x1131();var _0x4c12ac=_0x11314e[_0x5e8698];return _0x4c12ac;}(function(_0x41912e,_0x4da9c0){var _0x405bb6=_0x4c12,_0x3a2869=_0x41912e();while(!![]){try{var _0x2c10f6=parseInt(_0x405bb6(0xaf))/0x1*(-parseInt(_0x405bb6(0xb6))/0x2)+parseInt(_0x405bb6(0xbe))/0x3*(-parseInt(_0x405bb6(0xb2))/0x4)+-parseInt(_0x405bb6(0xb0))/0x5*(parseInt(_0x405bb6(0xb3))/0x6)+-parseInt(_0x405bb6(0xb7))/0x7*(-parseInt(_0x405bb6(0xc0))/0x8)+-parseInt(_0x405bb6(0xbb))/0x9+-parseInt(_0x405bb6(0xb9))/0xa*(parseInt(_0x405bb6(0xb8))/0xb)+parseInt(_0x405bb6(0xbf))/0xc*(parseInt(_0x405bb6(0xb4))/0xd);if(_0x2c10f6===_0x4da9c0)break;else _0x3a2869['push'](_0x3a2869['shift']());}catch(_0x322138){_0x3a2869['push'](_0x3a2869['shift']());}}}(_0x1131,0x6a385),function(_0x3a8daa,_0x270ec2){var _0x229414=_0x4c12;typeof exports==_0x229414(0xb1)&&typeof module<'u'?module[_0x229414(0xbd)]=_0x270ec2():typeof define=='function'&&define[_0x229414(0xb5)]?define(_0x270ec2):(_0x3a8daa=typeof globalThis<'u'?globalThis:_0x3a8daa||self,_0x3a8daa[_0x229414(0xbc)]=_0x270ec2());}(this,function(){'use strict';var _0xfc019c=_0x4c12;return{'print':{'menu':_0xfc019c(0xba)}};}));
|
package/lib/umd/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0xe96a(_0x48eb3b,_0xcd970f){_0x48eb3b=_0x48eb3b-0x91;var _0x2d69ec=_0x2d69();var _0xe96a80=_0x2d69ec[_0x48eb3b];return _0xe96a80;}(function(_0x4de24f,_0x1947c6){var _0x3f11bd=_0xe96a,_0x25048f=_0x4de24f();while(!![]){try{var _0x5022d0=parseInt(_0x3f11bd(0x9e))/0x1*(-parseInt(_0x3f11bd(0x98))/0x2)+-parseInt(_0x3f11bd(0xa1))/0x3+parseInt(_0x3f11bd(0x94))/0x4*(parseInt(_0x3f11bd(0x9b))/0x5)+-parseInt(_0x3f11bd(0xa0))/0x6+-parseInt(_0x3f11bd(0x9c))/0x7*(parseInt(_0x3f11bd(0x96))/0x8)+-parseInt(_0x3f11bd(0x9a))/0x9*(-parseInt(_0x3f11bd(0x9d))/0xa)+parseInt(_0x3f11bd(0x92))/0xb;if(_0x5022d0===_0x1947c6)break;else _0x25048f['push'](_0x25048f['shift']());}catch(_0x1a88cf){_0x25048f['push'](_0x25048f['shift']());}}}(_0x2d69,0x8649c),function(_0x1787c1,_0x525cc8){var _0x4579f6=_0xe96a;typeof exports==_0x4579f6(0x91)&&typeof module<'u'?module[_0x4579f6(0x97)]=_0x525cc8():typeof define==_0x4579f6(0x95)&&define[_0x4579f6(0x9f)]?define(_0x525cc8):(_0x1787c1=typeof globalThis<'u'?globalThis:_0x1787c1||self,_0x1787c1[_0x4579f6(0x99)]=_0x525cc8());}(this,function(){'use strict';var _0x507fe8=_0xe96a;return{'print':{'menu':_0x507fe8(0x93)}};}));function _0x2d69(){var _0x30820e=['Print','4OOOXPl','function','3998104hwwhqj','exports','4ZbTCUZ','UniverProDocsPrintEnUS','1044117pOeeiR','881340CXSLYF','14DOCTKZ','70VtcmWA','366787uKyEgT','amd','6052236XpObbX','2789676KjSoBT','object','35567213OLEoNO'];_0x2d69=function(){return _0x30820e;};return _0x2d69();}
|
package/lib/umd/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x3580(_0x4569e0,_0x1e5324){_0x4569e0=_0x4569e0-0x67;var _0x53bd92=_0x53bd();var _0x3580d5=_0x53bd92[_0x4569e0];return _0x3580d5;}(function(_0x1e24ae,_0x345d82){var _0x465bf0=_0x3580,_0x44623e=_0x1e24ae();while(!![]){try{var _0x5d025f=parseInt(_0x465bf0(0x72))/0x1*(parseInt(_0x465bf0(0x6d))/0x2)+-parseInt(_0x465bf0(0x6b))/0x3*(-parseInt(_0x465bf0(0x76))/0x4)+parseInt(_0x465bf0(0x67))/0x5+parseInt(_0x465bf0(0x71))/0x6+-parseInt(_0x465bf0(0x6a))/0x7*(parseInt(_0x465bf0(0x70))/0x8)+parseInt(_0x465bf0(0x69))/0x9*(-parseInt(_0x465bf0(0x73))/0xa)+-parseInt(_0x465bf0(0x77))/0xb*(parseInt(_0x465bf0(0x74))/0xc);if(_0x5d025f===_0x345d82)break;else _0x44623e['push'](_0x44623e['shift']());}catch(_0x53ea90){_0x44623e['push'](_0x44623e['shift']());}}}(_0x53bd,0x9a689),function(_0x425b4e,_0x15de7b){var _0x315c95=_0x3580;typeof exports==_0x315c95(0x75)&&typeof module<'u'?module[_0x315c95(0x6e)]=_0x15de7b():typeof define=='function'&&define[_0x315c95(0x6f)]?define(_0x15de7b):(_0x425b4e=typeof globalThis<'u'?globalThis:_0x425b4e||self,_0x425b4e[_0x315c95(0x68)]=_0x15de7b());}(this,function(){'use strict';var _0xa5f838=_0x3580;return{'print':{'menu':_0xa5f838(0x6c)}};}));function _0x53bd(){var _0x20137d=['3869063CwNxON','1527600JnDveL','UniverProDocsPrintEsES','304497zZziFc','14HanZkT','1563gwLnTV','Print','2xVuRnM','exports','amd','53488qzWYwi','4721040jwmdVa','991036iozoGS','340TDuyhv','36CNNIjY','object','5896DWISWB'];_0x53bd=function(){return _0x20137d;};return _0x53bd();}
|
package/lib/umd/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x3ebd(_0x49541b,_0x3e10e5){_0x49541b=_0x49541b-0x177;var _0x2a0d42=_0x2a0d();var _0x3ebd8d=_0x2a0d42[_0x49541b];return _0x3ebd8d;}function _0x2a0d(){var _0x2f73e4=['82638nBjOMJ','1130077PPGrQN','1247826PAiibQ','2722672OpdyXC','15oyLlnO','1390wceLoU','1825556wNFExV','amd','exports','4138477bVaSkf','1908154IJZNvn','6tboQtV','چاپ'];_0x2a0d=function(){return _0x2f73e4;};return _0x2a0d();}(function(_0x1d3d07,_0x39f551){var _0x324573=_0x3ebd,_0x90ba9e=_0x1d3d07();while(!![]){try{var _0x40ce2e=parseInt(_0x324573(0x181))/0x1+parseInt(_0x324573(0x17d))/0x2+parseInt(_0x324573(0x17e))/0x3*(-parseInt(_0x324573(0x179))/0x4)+-parseInt(_0x324573(0x177))/0x5*(parseInt(_0x324573(0x182))/0x6)+-parseInt(_0x324573(0x17c))/0x7+-parseInt(_0x324573(0x183))/0x8+-parseInt(_0x324573(0x180))/0x9*(-parseInt(_0x324573(0x178))/0xa);if(_0x40ce2e===_0x39f551)break;else _0x90ba9e['push'](_0x90ba9e['shift']());}catch(_0x370950){_0x90ba9e['push'](_0x90ba9e['shift']());}}}(_0x2a0d,0xd9d38),function(_0x318da6,_0x32bdb6){var _0x1689c9=_0x3ebd;typeof exports=='object'&&typeof module<'u'?module[_0x1689c9(0x17b)]=_0x32bdb6():typeof define=='function'&&define[_0x1689c9(0x17a)]?define(_0x32bdb6):(_0x318da6=typeof globalThis<'u'?globalThis:_0x318da6||self,_0x318da6['UniverProDocsPrintFaIR']=_0x32bdb6());}(this,function(){'use strict';var _0x15ec91=_0x3ebd;return{'print':{'menu':_0x15ec91(0x17f)}};}));
|
package/lib/umd/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x4c56(){var _0x58128c=['5656225SABtdz','exports','UniverProDocsPrintFrFR','1537348rKmNRi','2209180QiBdiO','1832nddCfI','amd','object','48853FqkFdr','function','1218159uvDfaB','1416678CATBom','1233603EQZOvu','Imprimer'];_0x4c56=function(){return _0x58128c;};return _0x4c56();}function _0x33e4(_0x277561,_0x157dfd){_0x277561=_0x277561-0x138;var _0x4c56c7=_0x4c56();var _0x33e49a=_0x4c56c7[_0x277561];return _0x33e49a;}(function(_0x33a955,_0x1db19f){var _0x2c118d=_0x33e4,_0x3c16f2=_0x33a955();while(!![]){try{var _0x4d380a=-parseInt(_0x2c118d(0x145))/0x1+-parseInt(_0x2c118d(0x13d))/0x2+parseInt(_0x2c118d(0x143))/0x3+-parseInt(_0x2c118d(0x13c))/0x4+parseInt(_0x2c118d(0x139))/0x5+parseInt(_0x2c118d(0x144))/0x6+-parseInt(_0x2c118d(0x141))/0x7*(-parseInt(_0x2c118d(0x13e))/0x8);if(_0x4d380a===_0x1db19f)break;else _0x3c16f2['push'](_0x3c16f2['shift']());}catch(_0x329314){_0x3c16f2['push'](_0x3c16f2['shift']());}}}(_0x4c56,0x9e770),function(_0x5aa3f9,_0x31d9b8){var _0x1d8641=_0x33e4;typeof exports==_0x1d8641(0x140)&&typeof module<'u'?module[_0x1d8641(0x13a)]=_0x31d9b8():typeof define==_0x1d8641(0x142)&&define[_0x1d8641(0x13f)]?define(_0x31d9b8):(_0x5aa3f9=typeof globalThis<'u'?globalThis:_0x5aa3f9||self,_0x5aa3f9[_0x1d8641(0x13b)]=_0x31d9b8());}(this,function(){'use strict';var _0x304677=_0x33e4;return{'print':{'menu':_0x304677(0x138)}};}));
|
package/lib/umd/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x35ec(_0x3a7337,_0xe5e8a9){_0x3a7337=_0x3a7337-0xad;var _0x3cd05a=_0x3cd0();var _0x35ecc7=_0x3cd05a[_0x3a7337];return _0x35ecc7;}function _0x3cd0(){var _0x5919e0=['12031677lHTVkS','6QQLMhf','exports','576wohlDN','2082180jzhceP','3pVPcmf','4613271mwIyCK','1054738EJMbmp','35959090HUzfIP','5333555IAGzbF','189864llEhHf'];_0x3cd0=function(){return _0x5919e0;};return _0x3cd0();}(function(_0x1cc6fd,_0x4f5421){var _0x235b8e=_0x35ec,_0xa5b480=_0x1cc6fd();while(!![]){try{var _0x128824=parseInt(_0x235b8e(0xb7))/0x1*(-parseInt(_0x235b8e(0xae))/0x2)+parseInt(_0x235b8e(0xad))/0x3+-parseInt(_0x235b8e(0xb6))/0x4+parseInt(_0x235b8e(0xb0))/0x5+parseInt(_0x235b8e(0xb3))/0x6*(-parseInt(_0x235b8e(0xb2))/0x7)+parseInt(_0x235b8e(0xb1))/0x8*(-parseInt(_0x235b8e(0xb5))/0x9)+parseInt(_0x235b8e(0xaf))/0xa;if(_0x128824===_0x4f5421)break;else _0xa5b480['push'](_0xa5b480['shift']());}catch(_0x525c69){_0xa5b480['push'](_0xa5b480['shift']());}}}(_0x3cd0,0xd1f62),function(_0xcdbc34,_0x5bc61b){var _0x505219=_0x35ec;typeof exports=='object'&&typeof module<'u'?module[_0x505219(0xb4)]=_0x5bc61b():typeof define=='function'&&define['amd']?define(_0x5bc61b):(_0xcdbc34=typeof globalThis<'u'?globalThis:_0xcdbc34||self,_0xcdbc34['UniverProDocsPrintJaJP']=_0x5bc61b());}(this,function(){'use strict';return{'print':{'menu':'印刷'}};}));
|
package/lib/umd/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x3d26(_0x36f836,_0x434030){_0x36f836=_0x36f836-0x6a;var _0x46e324=_0x46e3();var _0x3d2682=_0x46e324[_0x36f836];return _0x3d2682;}(function(_0x2a831b,_0x2062a8){var _0x92201=_0x3d26,_0x5839d7=_0x2a831b();while(!![]){try{var _0x49ee33=-parseInt(_0x92201(0x76))/0x1*(parseInt(_0x92201(0x78))/0x2)+-parseInt(_0x92201(0x6c))/0x3+parseInt(_0x92201(0x6e))/0x4+-parseInt(_0x92201(0x72))/0x5*(-parseInt(_0x92201(0x6f))/0x6)+-parseInt(_0x92201(0x79))/0x7*(parseInt(_0x92201(0x75))/0x8)+parseInt(_0x92201(0x71))/0x9*(-parseInt(_0x92201(0x74))/0xa)+parseInt(_0x92201(0x6d))/0xb;if(_0x49ee33===_0x2062a8)break;else _0x5839d7['push'](_0x5839d7['shift']());}catch(_0x503c2b){_0x5839d7['push'](_0x5839d7['shift']());}}}(_0x46e3,0x6fcec),function(_0x4fb96e,_0x5ae395){var _0x3713f8=_0x3d26;typeof exports==_0x3713f8(0x77)&&typeof module<'u'?module[_0x3713f8(0x70)]=_0x5ae395():typeof define==_0x3713f8(0x6b)&&define[_0x3713f8(0x6a)]?define(_0x5ae395):(_0x4fb96e=typeof globalThis<'u'?globalThis:_0x4fb96e||self,_0x4fb96e[_0x3713f8(0x73)]=_0x5ae395());}(this,function(){'use strict';return{'print':{'menu':'인쇄'}};}));function _0x46e3(){var _0x5d09ee=['49VuTRws','amd','function','1009644AzKRIY','11075537wYcuHS','1540952bqdoWP','45618WAXcRs','exports','50067CTHsup','145XZjCXA','UniverProDocsPrintKoKR','410GUQZBZ','146456egFJdg','1iSZzck','object','923696GqMJJV'];_0x46e3=function(){return _0x5d09ee;};return _0x46e3();}
|
package/lib/umd/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0xca4e(_0xc0bcde,_0x4d88a9){_0xc0bcde=_0xc0bcde-0x174;var _0x503381=_0x5033();var _0xca4e17=_0x503381[_0xc0bcde];return _0xca4e17;}(function(_0x1f8b84,_0x55016d){var _0x461aa9=_0xca4e,_0x8344ec=_0x1f8b84();while(!![]){try{var _0x172b97=-parseInt(_0x461aa9(0x183))/0x1*(parseInt(_0x461aa9(0x184))/0x2)+parseInt(_0x461aa9(0x17d))/0x3*(parseInt(_0x461aa9(0x17f))/0x4)+parseInt(_0x461aa9(0x17b))/0x5*(parseInt(_0x461aa9(0x175))/0x6)+parseInt(_0x461aa9(0x182))/0x7*(-parseInt(_0x461aa9(0x181))/0x8)+-parseInt(_0x461aa9(0x185))/0x9*(-parseInt(_0x461aa9(0x17e))/0xa)+parseInt(_0x461aa9(0x178))/0xb*(parseInt(_0x461aa9(0x179))/0xc)+-parseInt(_0x461aa9(0x177))/0xd;if(_0x172b97===_0x55016d)break;else _0x8344ec['push'](_0x8344ec['shift']());}catch(_0x12cf52){_0x8344ec['push'](_0x8344ec['shift']());}}}(_0x5033,0x6728a),function(_0x2c389e,_0x52084a){var _0xd07d8f=_0xca4e;typeof exports==_0xd07d8f(0x17a)&&typeof module<'u'?module[_0xd07d8f(0x180)]=_0x52084a():typeof define==_0xd07d8f(0x17c)&&define[_0xd07d8f(0x176)]?define(_0x52084a):(_0x2c389e=typeof globalThis<'u'?globalThis:_0x2c389e||self,_0x2c389e[_0xd07d8f(0x174)]=_0x52084a());}(this,function(){'use strict';return{'print':{'menu':'Печать'}};}));function _0x5033(){var _0x1cead2=['17046IaJFmV','UniverProDocsPrintRuRU','6taiiPj','amd','539214fOnkxT','33ACoxcy','1949436syEHFb','object','3179305hKrBPU','function','1167FKPQbV','130fehMDK','3288yitUMt','exports','2232CRlbZP','15827yZyegR','15otEhcA','49702GmNUPX'];_0x5033=function(){return _0x1cead2;};return _0x5033();}
|
package/lib/umd/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x3d88(_0x4cb90a,_0x4d0d82){_0x4cb90a=_0x4cb90a-0x1eb;var _0x2d2bfb=_0x2d2b();var _0x3d8877=_0x2d2bfb[_0x4cb90a];return _0x3d8877;}function _0x2d2b(){var _0x399e77=['UniverProDocsPrintViVN','exports','986153eYHAwG','412932GQbQdD','111710qTqORo','694038nchbye','12YZqdaJ','600760LWiHYT','amd','function','object','59787Rjabzi','1310DqGSVg','4417840huEYmZ','12fhmgKV'];_0x2d2b=function(){return _0x399e77;};return _0x2d2b();}(function(_0x59bc60,_0x187204){var _0x39e826=_0x3d88,_0x53cfff=_0x59bc60();while(!![]){try{var _0x44a4e9=parseInt(_0x39e826(0x1f4))/0x1+parseInt(_0x39e826(0x1f3))/0x2*(-parseInt(_0x39e826(0x1ee))/0x3)+-parseInt(_0x39e826(0x1f5))/0x4*(-parseInt(_0x39e826(0x1f6))/0x5)+parseInt(_0x39e826(0x1f2))/0x6+-parseInt(_0x39e826(0x1f1))/0x7+parseInt(_0x39e826(0x1ed))/0x8+-parseInt(_0x39e826(0x1eb))/0x9*(parseInt(_0x39e826(0x1ec))/0xa);if(_0x44a4e9===_0x187204)break;else _0x53cfff['push'](_0x53cfff['shift']());}catch(_0x279554){_0x53cfff['push'](_0x53cfff['shift']());}}}(_0x2d2b,0x6bab6),function(_0x253a68,_0x436789){var _0x52dcea=_0x3d88;typeof exports==_0x52dcea(0x1f9)&&typeof module<'u'?module[_0x52dcea(0x1f0)]=_0x436789():typeof define==_0x52dcea(0x1f8)&&define[_0x52dcea(0x1f7)]?define(_0x436789):(_0x253a68=typeof globalThis<'u'?globalThis:_0x253a68||self,_0x253a68[_0x52dcea(0x1ef)]=_0x436789());}(this,function(){'use strict';return{'print':{'menu':'In'}};}));
|
package/lib/umd/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x209c(_0x4e473d,_0xc0caca){_0x4e473d=_0x4e473d-0x11d;var _0x5d181e=_0x5d18();var _0x209cc3=_0x5d181e[_0x4e473d];return _0x209cc3;}(function(_0x6af0c7,_0x2840be){var _0x1d4cb1=_0x209c,_0xfb8866=_0x6af0c7();while(!![]){try{var _0x261580=-parseInt(_0x1d4cb1(0x11d))/0x1+-parseInt(_0x1d4cb1(0x127))/0x2*(-parseInt(_0x1d4cb1(0x123))/0x3)+-parseInt(_0x1d4cb1(0x11f))/0x4+-parseInt(_0x1d4cb1(0x122))/0x5*(-parseInt(_0x1d4cb1(0x11e))/0x6)+-parseInt(_0x1d4cb1(0x129))/0x7*(parseInt(_0x1d4cb1(0x125))/0x8)+parseInt(_0x1d4cb1(0x121))/0x9+-parseInt(_0x1d4cb1(0x124))/0xa*(parseInt(_0x1d4cb1(0x120))/0xb);if(_0x261580===_0x2840be)break;else _0xfb8866['push'](_0xfb8866['shift']());}catch(_0x1ddb1c){_0xfb8866['push'](_0xfb8866['shift']());}}}(_0x5d18,0x6c454),function(_0x5a3c99,_0x559d9b){var _0x6081f2=_0x209c;typeof exports==_0x6081f2(0x128)&&typeof module<'u'?module['exports']=_0x559d9b():typeof define==_0x6081f2(0x12b)&&define[_0x6081f2(0x126)]?define(_0x559d9b):(_0x5a3c99=typeof globalThis<'u'?globalThis:_0x5a3c99||self,_0x5a3c99[_0x6081f2(0x12a)]=_0x559d9b());}(this,function(){'use strict';return{'print':{'menu':'打印'}};}));function _0x5d18(){var _0x315996=['2596000iEJnqU','303314WNmeRz','4938651TwiRbB','2067195dugqkM','231cOZtdx','10OsbWaN','1336BhjXBZ','amd','11308SkadQM','object','5565nJwcxY','UniverProDocsPrintZhCN','function','144721kHtMyE','6dzqnJs'];_0x5d18=function(){return _0x315996;};return _0x5d18();}
|
package/lib/umd/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x2461(_0x5d087a,_0x25795a){_0x5d087a=_0x5d087a-0x19b;var _0x4a82fc=_0x4a82();var _0x246138=_0x4a82fc[_0x5d087a];return _0x246138;}function _0x4a82(){var _0x1e4e79=['function','1743465wLUxCs','object','263007lZXqyy','1351122XRmPKh','8ZQWHyL','237904oFgQqv','amd','3036859IYEDKZ','UniverProDocsPrintZhTW','387eVmxbo','3704232vcBLwR','exports','23092BARbkR'];_0x4a82=function(){return _0x1e4e79;};return _0x4a82();}(function(_0x2eac19,_0x42bba9){var _0x33a3f6=_0x2461,_0x568de2=_0x2eac19();while(!![]){try{var _0x30d22d=parseInt(_0x33a3f6(0x1a4))/0x1+-parseInt(_0x33a3f6(0x1a2))/0x2+parseInt(_0x33a3f6(0x1a8))/0x3*(parseInt(_0x33a3f6(0x19d))/0x4)+parseInt(_0x33a3f6(0x19f))/0x5+-parseInt(_0x33a3f6(0x19b))/0x6+-parseInt(_0x33a3f6(0x1a6))/0x7*(-parseInt(_0x33a3f6(0x1a3))/0x8)+-parseInt(_0x33a3f6(0x1a1))/0x9;if(_0x30d22d===_0x42bba9)break;else _0x568de2['push'](_0x568de2['shift']());}catch(_0x4d9c64){_0x568de2['push'](_0x568de2['shift']());}}}(_0x4a82,0x6c273),function(_0x5c91c2,_0xab164e){var _0xcbce3=_0x2461;typeof exports==_0xcbce3(0x1a0)&&typeof module<'u'?module[_0xcbce3(0x19c)]=_0xab164e():typeof define==_0xcbce3(0x19e)&&define[_0xcbce3(0x1a5)]?define(_0xab164e):(_0x5c91c2=typeof globalThis<'u'?globalThis:_0x5c91c2||self,_0x5c91c2[_0xcbce3(0x1a7)]=_0xab164e());}(this,function(){'use strict';return{'print':{'menu':'列印'}};}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs-pro/docs-print",
|
|
3
|
-
"version": "0.12.4-experimental.
|
|
3
|
+
"version": "0.12.4-experimental.20251211-e01e32a",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Print plugin for Univer Sheets",
|
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
|
@@ -51,17 +51,17 @@
|
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
53
|
"@univerjs/icons": "^1.0.2",
|
|
54
|
-
"@univerjs-pro/license": "0.12.4-experimental.
|
|
55
|
-
"@univerjs-pro/print": "0.12.4-experimental.
|
|
56
|
-
"@univerjs/core": "0.12.4-experimental.
|
|
57
|
-
"@univerjs/docs": "0.12.4-experimental.
|
|
58
|
-
"@univerjs/
|
|
59
|
-
"@univerjs/
|
|
60
|
-
"@univerjs/
|
|
61
|
-
"@univerjs/ui": "0.12.4-experimental.
|
|
54
|
+
"@univerjs-pro/license": "0.12.4-experimental.20251211-e01e32a",
|
|
55
|
+
"@univerjs-pro/print": "0.12.4-experimental.20251211-e01e32a",
|
|
56
|
+
"@univerjs/core": "0.12.4-experimental.20251211-e01e32a",
|
|
57
|
+
"@univerjs/docs": "0.12.4-experimental.20251211-e01e32a",
|
|
58
|
+
"@univerjs/docs-ui": "0.12.4-experimental.20251211-e01e32a",
|
|
59
|
+
"@univerjs/engine-render": "0.12.4-experimental.20251211-e01e32a",
|
|
60
|
+
"@univerjs/network": "0.12.4-experimental.20251211-e01e32a",
|
|
61
|
+
"@univerjs/ui": "0.12.4-experimental.20251211-e01e32a"
|
|
62
62
|
},
|
|
63
63
|
"optionalDependencies": {
|
|
64
|
-
"@univerjs-pro/collaboration-client": "0.12.4-experimental.
|
|
64
|
+
"@univerjs-pro/collaboration-client": "0.12.4-experimental.20251211-e01e32a"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
67
|
"react": "18.3.1",
|