@univerjs-pro/docs-shape-ui 1.0.0-beta.0 → 1.0.0-beta.2
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/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/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/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/commands/operations/shape-ribbon.operation.d.ts +13 -0
- package/lib/types/const.d.ts +7 -0
- package/lib/types/controllers/doc-shape-printing.controller.d.ts +12 -0
- package/lib/types/controllers/shape-contextual-ribbon.controller.d.ts +18 -0
- package/lib/types/controllers/shape-text-float-menu.render-controller.d.ts +5 -4
- package/lib/types/controllers/ui.controller.d.ts +0 -3
- package/lib/types/locale/en-US.d.ts +1 -0
- package/lib/types/menu/schema.d.ts +1 -0
- package/lib/types/menu/shape-format-ribbon.menu.d.ts +25 -0
- package/lib/types/plugin.d.ts +1 -0
- package/lib/types/views/shape-floating-toolbar/ShapeFloatingToolbar.d.ts +3 -4
- package/lib/types/views/shape-format-ribbon/DocsShapeFormatRibbonControls.d.ts +18 -0
- package/lib/types/views/shape-format-ribbon/DocsShapeWrappingStyleIcons.d.ts +8 -0
- 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 +18 -18
package/lib/cjs/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x21477c=_0x5978;function _0x5978(_0x4df0a5,_0x24cf6f){_0x4df0a5=_0x4df0a5-0x118;const _0x4af8a7=_0x4af8();let _0x59784e=_0x4af8a7[_0x4df0a5];return _0x59784e;}(function(_0x4e18f5,_0x4630e7){const _0x47950d=_0x5978,_0x5e4a75=_0x4e18f5();while(!![]){try{const _0x2f775c=parseInt(_0x47950d(0x121))/0x1+parseInt(_0x47950d(0x11e))/0x2*(-parseInt(_0x47950d(0x13b))/0x3)+parseInt(_0x47950d(0x133))/0x4*(-parseInt(_0x47950d(0x135))/0x5)+parseInt(_0x47950d(0x127))/0x6*(parseInt(_0x47950d(0x129))/0x7)+-parseInt(_0x47950d(0x125))/0x8+-parseInt(_0x47950d(0x131))/0x9+-parseInt(_0x47950d(0x134))/0xa*(-parseInt(_0x47950d(0x11b))/0xb);if(_0x2f775c===_0x4630e7)break;else _0x5e4a75['push'](_0x5e4a75['shift']());}catch(_0x40a6ee){_0x5e4a75['push'](_0x5e4a75['shift']());}}}(_0x4af8,0x2d584));const e={'docs-shape-ui':{'quickStyles':'أنماط\x20سريعة','title':_0x21477c(0x12d),'insertShape':_0x21477c(0x138),'openPanel':'فتح\x20لوحة\x20الأشكال','deleteShape':_0x21477c(0x142),'hidePanel':_0x21477c(0x12e),'formatShape':_0x21477c(0x123),'shapeStyle':_0x21477c(0x11c),'shapePosition':_0x21477c(0x122),'toggleFlipH':_0x21477c(0x146),'toggleFlipV':_0x21477c(0x132),'rotateRight90':_0x21477c(0x128),'rotateLeft90':'تدوير\x20لليسار\x2090°','toggleTextVertical':'تبديل\x20النص\x20العمودي','objectListPanel':{'title':'الطبقات','open':_0x21477c(0x13f),'empty':_0x21477c(0x130),'showAll':_0x21477c(0x147),'hideAll':_0x21477c(0x13e),'show':_0x21477c(0x141),'hide':'إخفاء','moveForward':_0x21477c(0x11f),'moveBackward':_0x21477c(0x144),'close':_0x21477c(0x145),'name':_0x21477c(0x13d),'nameInput':_0x21477c(0x11a),'description':_0x21477c(0x124),'descriptionPlaceholder':_0x21477c(0x119),'details':'التفاصيل','noSelection':_0x21477c(0x12c)},'toolbar':{'alignLeft':_0x21477c(0x12f),'alignCenter':_0x21477c(0x140),'alignRight':_0x21477c(0x137),'alignJustify':_0x21477c(0x12b),'bold':_0x21477c(0x12a),'italic':_0x21477c(0x120),'underline':'تسطير','strikethrough':_0x21477c(0x143),'textColor':_0x21477c(0x11d),'fillColor':_0x21477c(0x136),'resetColor':'إعادة\x20تعيين\x20اللون'},'align':{'top':_0x21477c(0x13c),'middle':'محاذاة\x20للمنتصف','bottom':'محاذاة\x20للأسفل'},'textWrap':{'inline':_0x21477c(0x118),'square':_0x21477c(0x139),'topAndBottom':_0x21477c(0x126),'behindText':'خلف\x20النص','inFrontText':_0x21477c(0x13a)},'crop':{'shape':'قص\x20إلى\x20شكل'}}};module['exports']=e;function _0x4af8(){const _0x358ca7=['إدراج\x20شكل','مربع','أمام\x20النص','3gaUMls','محاذاة\x20للأعلى','الاسم','إخفاء\x20الكل','فتح\x20لوحة\x20الطبقات','محاذاة\x20للوسط','إظهار','حذف\x20الشكل','يتوسطه\x20خط','إرسال\x20إلى\x20الخلف','إغلاق','تبديل\x20الانعكاس\x20الأفقي','إظهار\x20الكل','في\x20نفس\x20السطر\x20مع\x20النص','أضف\x20وصفًا','اسم\x20الكائن','11QKLybO','نمط\x20الشكل','لون\x20النص','633602hywQzO','إحضار\x20إلى\x20الأمام','مائل','96227VhoYAC','موضع\x20الشكل','تنسيق\x20الشكل','الوصف','2097192kgaGVy','أعلى\x20وأسفل','39462uNdDuK','تدوير\x20لليمين\x2090°','42wQcWHQ','غامق','ضبط','حدّد\x20كائنًا\x20لتعديل\x20تفاصيله','شكل','إخفاء\x20لوحة\x20الأشكال','محاذاة\x20لليسار','لا\x20توجد\x20كائنات','2342214lQcEXd','تبديل\x20الانعكاس\x20العمودي','284408oyUexe','11025450aDwZcO','15SHnvJO','لون\x20خلفية\x20النص','محاذاة\x20لليمين'];_0x4af8=function(){return _0x358ca7;};return _0x4af8();}
|
package/lib/cjs/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x7947(){const _0x41911f=['Alternar\x20text\x20vertical','16bgCmMT','En\x20línia\x20amb\x20el\x20text','Rotar\x2090°\x20a\x20l\x27esquerra','Color\x20de\x20fons\x20del\x20text','Afegeix\x20una\x20descripció','Alinea\x20a\x20l\x27esquerra','Color\x20del\x20text','1372898hopHiO','Envia\x20enrere','1643829EJKxEa','Ratllat','Inserir\x20forma','Alinea\x20a\x20baix','Posició\x20de\x20forma','9DuwsxZ','7OXwkah','Nom\x20de\x20l’objecte','Amaga’ls\x20tots','Capes','3235020TfZYJM','190ICkRDE','Amagar\x20panell\x20de\x20formes','Obre\x20el\x20tauler\x20de\x20capes','Tanca','Descripció','Quadrat','Selecciona\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls','Amaga','Sense\x20objectes','Retalla\x20a\x20forma','831823XPmnZy','Subratllat','Justifica','exports','Davant\x20del\x20text','Estil\x20de\x20forma','Nom','1112448LmxDif','Centra','10195792UHfFsX','Restableix\x20el\x20color','Rotar\x2090°\x20a\x20la\x20dreta','376570YVhLbt','Format\x20de\x20forma','Mostra’ls\x20tots','Darrere\x20del\x20text','Alternar\x20volteig\x20vertical','A\x20dalt\x20i\x20a\x20baix','Detalls','Mostra','Negreta'];_0x7947=function(){return _0x41911f;};return _0x7947();}const _0x511c60=_0x4e54;(function(_0xca507b,_0x3572f3){const _0xc888a0=_0x4e54,_0x1df698=_0xca507b();while(!![]){try{const _0x48fa40=parseInt(_0xc888a0(0x158))/0x1+-parseInt(_0xc888a0(0x175))/0x2+-parseInt(_0xc888a0(0x181))/0x3+parseInt(_0xc888a0(0x16e))/0x4*(parseInt(_0xc888a0(0x164))/0x5)+parseInt(_0xc888a0(0x15f))/0x6*(-parseInt(_0xc888a0(0x17d))/0x7)+-parseInt(_0xc888a0(0x161))/0x8*(parseInt(_0xc888a0(0x17c))/0x9)+-parseInt(_0xc888a0(0x182))/0xa*(-parseInt(_0xc888a0(0x177))/0xb);if(_0x48fa40===_0x3572f3)break;else _0x1df698['push'](_0x1df698['shift']());}catch(_0x3b1786){_0x1df698['push'](_0x1df698['shift']());}}}(_0x7947,0xb68e5));const e={'docs-shape-ui':{'quickStyles':'Estils\x20ràpids','title':'Forma','insertShape':_0x511c60(0x179),'openPanel':'Obrir\x20panell\x20de\x20formes','deleteShape':'Eliminar\x20forma','hidePanel':_0x511c60(0x183),'formatShape':_0x511c60(0x165),'shapeStyle':_0x511c60(0x15d),'shapePosition':_0x511c60(0x17b),'toggleFlipH':'Alternar\x20volteig\x20horitzontal','toggleFlipV':_0x511c60(0x168),'rotateRight90':_0x511c60(0x163),'rotateLeft90':_0x511c60(0x170),'toggleTextVertical':_0x511c60(0x16d),'objectListPanel':{'title':_0x511c60(0x180),'open':_0x511c60(0x184),'empty':_0x511c60(0x156),'showAll':_0x511c60(0x166),'hideAll':_0x511c60(0x17f),'show':_0x511c60(0x16b),'hide':_0x511c60(0x155),'moveForward':'Porta\x20endavant','moveBackward':_0x511c60(0x176),'close':_0x511c60(0x185),'name':_0x511c60(0x15e),'nameInput':_0x511c60(0x17e),'description':_0x511c60(0x186),'descriptionPlaceholder':_0x511c60(0x172),'details':_0x511c60(0x16a),'noSelection':_0x511c60(0x188)},'toolbar':{'alignLeft':_0x511c60(0x173),'alignCenter':_0x511c60(0x160),'alignRight':'Alinea\x20a\x20la\x20dreta','alignJustify':_0x511c60(0x15a),'bold':_0x511c60(0x16c),'italic':'Cursiva','underline':_0x511c60(0x159),'strikethrough':_0x511c60(0x178),'textColor':_0x511c60(0x174),'fillColor':_0x511c60(0x171),'resetColor':_0x511c60(0x162)},'align':{'top':'Alinea\x20a\x20dalt','middle':'Alinea\x20al\x20mig','bottom':_0x511c60(0x17a)},'textWrap':{'inline':_0x511c60(0x16f),'square':_0x511c60(0x187),'topAndBottom':_0x511c60(0x169),'behindText':_0x511c60(0x167),'inFrontText':_0x511c60(0x15c)},'crop':{'shape':_0x511c60(0x157)}}};function _0x4e54(_0x5f4123,_0x59f34f){_0x5f4123=_0x5f4123-0x155;const _0x7947dd=_0x7947();let _0x4e5476=_0x7947dd[_0x5f4123];return _0x4e5476;}module[_0x511c60(0x15b)]=e;
|
package/lib/cjs/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x3288b6=_0x52f3;(function(_0x56f380,_0x427e93){const _0x544028=_0x52f3,_0x591854=_0x56f380();while(!![]){try{const _0x2f957f=parseInt(_0x544028(0x11e))/0x1+parseInt(_0x544028(0x106))/0x2*(-parseInt(_0x544028(0xf5))/0x3)+-parseInt(_0x544028(0x118))/0x4+parseInt(_0x544028(0xf2))/0x5*(-parseInt(_0x544028(0xff))/0x6)+parseInt(_0x544028(0xfd))/0x7+parseInt(_0x544028(0x119))/0x8*(-parseInt(_0x544028(0x10f))/0x9)+parseInt(_0x544028(0xfc))/0xa*(parseInt(_0x544028(0x109))/0xb);if(_0x2f957f===_0x427e93)break;else _0x591854['push'](_0x591854['shift']());}catch(_0x4acc70){_0x591854['push'](_0x591854['shift']());}}}(_0x5310,0x2fb3b));function _0x52f3(_0x56bf3a,_0x4a634a){_0x56bf3a=_0x56bf3a-0xf2;const _0x53100a=_0x5310();let _0x52f3ca=_0x53100a[_0x56bf3a];return _0x52f3ca;}const e={'docs-shape-ui':{'quickStyles':_0x3288b6(0xfa),'title':'Form','insertShape':_0x3288b6(0x102),'openPanel':_0x3288b6(0xfb),'deleteShape':_0x3288b6(0x117),'hidePanel':'Form-Panel\x20ausblenden','formatShape':'Form\x20formatieren','shapeStyle':_0x3288b6(0x11a),'shapePosition':'Formposition','toggleFlipH':_0x3288b6(0xf7),'toggleFlipV':'Vertikale\x20Spiegelung\x20umschalten','rotateRight90':_0x3288b6(0xf9),'rotateLeft90':_0x3288b6(0xf8),'toggleTextVertical':_0x3288b6(0xf6),'objectListPanel':{'title':_0x3288b6(0x120),'open':'Ebenenbereich\x20öffnen','empty':_0x3288b6(0x104),'showAll':'Alle\x20anzeigen','hideAll':_0x3288b6(0x11f),'show':_0x3288b6(0x10d),'hide':'Ausblenden','moveForward':_0x3288b6(0x100),'moveBackward':'Weiter\x20nach\x20hinten','close':_0x3288b6(0x111),'name':'Name','nameInput':'Objektname','description':_0x3288b6(0xfe),'descriptionPlaceholder':_0x3288b6(0x11d),'details':_0x3288b6(0x103),'noSelection':_0x3288b6(0x107)},'toolbar':{'alignLeft':_0x3288b6(0x11c),'alignCenter':_0x3288b6(0x115),'alignRight':_0x3288b6(0xf3),'alignJustify':'Blocksatz','bold':_0x3288b6(0x10c),'italic':'Kursiv','underline':_0x3288b6(0x105),'strikethrough':_0x3288b6(0xf4),'textColor':_0x3288b6(0x10a),'fillColor':_0x3288b6(0x110),'resetColor':'Farbe\x20zurücksetzen'},'align':{'top':_0x3288b6(0x11b),'middle':_0x3288b6(0x101),'bottom':_0x3288b6(0x108)},'textWrap':{'inline':_0x3288b6(0x112),'square':_0x3288b6(0x113),'topAndBottom':_0x3288b6(0x10b),'behindText':_0x3288b6(0x116),'inFrontText':'Vor\x20dem\x20Text'},'crop':{'shape':_0x3288b6(0x114)}}};function _0x5310(){const _0x1a23e3=['Linksbündig','Beschreibung\x20hinzufügen','114952SoIXsv','Alle\x20ausblenden','Ebenen','5JXczXw','Rechtsbündig','Durchgestrichen','9cCJsoC','Vertikalen\x20Text\x20umschalten','Horizontale\x20Spiegelung\x20umschalten','Links\x2090°\x20drehen','Rechts\x2090°\x20drehen','Schnellformatvorlagen','Form-Panel\x20öffnen','338810icZVQP','171465iZKZpu','Beschreibung','579606EMyyPj','Weiter\x20nach\x20vorne','Mittig','Form\x20einfügen','Details','Keine\x20Objekte','Unterstrichen','235972RNomcO','Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen','Unten\x20bündig','242knOaoy','Textfarbe','Oben\x20und\x20unten','Fett','Anzeigen','exports','373698zidszd','Texthintergrundfarbe','Schließen','Im\x20Textfluss','Quadratisch','Auf\x20Form\x20zuschneiden','Zentriert','Hinter\x20dem\x20Text','Form\x20löschen','789444LfPMHN','8NKMKxq','Formstil','Oben\x20bündig'];_0x5310=function(){return _0x1a23e3;};return _0x5310();}module[_0x3288b6(0x10e)]=e;
|
package/lib/cjs/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0xae2666=_0x39f5;function _0x25c6(){const _0x27c038=['6203729JucFca','11086vwfPgN','Justify','63790LNEwUA','Send\x20Backward','Toggle\x20Text\x20Vertical','Details','Show\x20All','Shape\x20Style','Behind\x20text','Reset\x20color','8MxIYyL','1711170wQrHMD','No\x20objects','Description','Object\x20name','Quick\x20styles','Align\x20Bottom','Toggle\x20Vertical\x20Flip','In\x20front\x20of\x20text','Rotate\x20Right\x2090°','Close','Hide','Align\x20Top','Align\x20Left','In\x20line\x20with\x20text','Italic','Open\x20Layers\x20Panel','12LudQNT','1185476EyjIft','Hide\x20All','Toggle\x20Horizontal\x20Flip','Name','Underline','5ijOiys','639RaiVQM','Layers','Format\x20Shape','41aBXbIz','Top\x20and\x20Bottom','Add\x20description','3222822voFYqX','Square','exports','14205246LjWptg','Bring\x20Forward','Align\x20Middle'];_0x25c6=function(){return _0x27c038;};return _0x25c6();}(function(_0x4cf2c6,_0xf56512){const _0x31d8c6=_0x39f5,_0x2d3acd=_0x4cf2c6();while(!![]){try{const _0x2f9962=parseInt(_0x31d8c6(0x93))/0x1*(-parseInt(_0x31d8c6(0x6e))/0x2)+-parseInt(_0x31d8c6(0x79))/0x3+-parseInt(_0x31d8c6(0x8a))/0x4*(-parseInt(_0x31d8c6(0x8f))/0x5)+parseInt(_0x31d8c6(0x96))/0x6+parseInt(_0x31d8c6(0x6d))/0x7*(-parseInt(_0x31d8c6(0x78))/0x8)+parseInt(_0x31d8c6(0x90))/0x9*(parseInt(_0x31d8c6(0x70))/0xa)+-parseInt(_0x31d8c6(0x99))/0xb*(-parseInt(_0x31d8c6(0x89))/0xc);if(_0x2f9962===_0xf56512)break;else _0x2d3acd['push'](_0x2d3acd['shift']());}catch(_0x336102){_0x2d3acd['push'](_0x2d3acd['shift']());}}}(_0x25c6,0xda3cd));const e={'docs-shape-ui':{'quickStyles':_0xae2666(0x7d),'title':'Shape','insertShape':'Insert\x20Shape','openPanel':'Open\x20Shape\x20Panel','deleteShape':'Delete\x20Shape','hidePanel':'Hide\x20Shape\x20Panel','formatShape':_0xae2666(0x92),'shapeStyle':_0xae2666(0x75),'shapePosition':'Shape\x20Position','toggleFlipH':_0xae2666(0x8c),'toggleFlipV':_0xae2666(0x7f),'rotateRight90':_0xae2666(0x81),'rotateLeft90':'Rotate\x20Left\x2090°','toggleTextVertical':_0xae2666(0x72),'objectListPanel':{'title':_0xae2666(0x91),'open':_0xae2666(0x88),'empty':_0xae2666(0x7a),'showAll':_0xae2666(0x74),'hideAll':_0xae2666(0x8b),'show':'Show','hide':_0xae2666(0x83),'moveForward':_0xae2666(0x6b),'moveBackward':_0xae2666(0x71),'close':_0xae2666(0x82),'name':_0xae2666(0x8d),'nameInput':_0xae2666(0x7c),'description':_0xae2666(0x7b),'descriptionPlaceholder':_0xae2666(0x95),'details':_0xae2666(0x73),'noSelection':'Select\x20an\x20object\x20to\x20edit\x20details'},'toolbar':{'alignLeft':_0xae2666(0x85),'alignCenter':'Align\x20Center','alignRight':'Align\x20Right','alignJustify':_0xae2666(0x6f),'bold':'Bold','italic':_0xae2666(0x87),'underline':_0xae2666(0x8e),'strikethrough':'Strikethrough','textColor':'Text\x20color','fillColor':'Text\x20Background\x20color','resetColor':_0xae2666(0x77)},'align':{'top':_0xae2666(0x84),'middle':_0xae2666(0x6c),'bottom':_0xae2666(0x7e)},'textWrap':{'inline':_0xae2666(0x86),'square':_0xae2666(0x97),'topAndBottom':_0xae2666(0x94),'behindText':_0xae2666(0x76),'inFrontText':_0xae2666(0x80)},'crop':{'shape':'Crop\x20to\x20Shape'}}};function _0x39f5(_0x12f4e6,_0x25b7e9){_0x12f4e6=_0x12f4e6-0x6b;const _0x25c668=_0x25c6();let _0x39f549=_0x25c668[_0x12f4e6];return _0x39f549;}module[_0xae2666(0x98)]=e;
|
package/lib/cjs/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x23335f=_0xadd8;(function(_0x200705,_0x335661){const _0x30762b=_0xadd8,_0x10e140=_0x200705();while(!![]){try{const _0x39abf9=parseInt(_0x30762b(0x84))/0x1*(parseInt(_0x30762b(0x99))/0x2)+-parseInt(_0x30762b(0x96))/0x3+parseInt(_0x30762b(0x9a))/0x4*(parseInt(_0x30762b(0x74))/0x5)+-parseInt(_0x30762b(0x87))/0x6*(-parseInt(_0x30762b(0x7a))/0x7)+parseInt(_0x30762b(0x8d))/0x8+-parseInt(_0x30762b(0x82))/0x9*(-parseInt(_0x30762b(0x94))/0xa)+-parseInt(_0x30762b(0x6a))/0xb;if(_0x39abf9===_0x335661)break;else _0x10e140['push'](_0x10e140['shift']());}catch(_0xb26963){_0x10e140['push'](_0x10e140['shift']());}}}(_0x5c53,0x4efc5));function _0xadd8(_0x2e8e05,_0x1201c9){_0x2e8e05=_0x2e8e05-0x67;const _0x5c53e8=_0x5c53();let _0xadd8e6=_0x5c53e8[_0x2e8e05];return _0xadd8e6;}const e={'docs-shape-ui':{'quickStyles':_0x23335f(0x86),'title':_0x23335f(0x90),'insertShape':_0x23335f(0x77),'openPanel':_0x23335f(0x68),'deleteShape':_0x23335f(0x88),'hidePanel':_0x23335f(0x6e),'formatShape':_0x23335f(0x6b),'shapeStyle':_0x23335f(0x6f),'shapePosition':'Posición\x20de\x20forma','toggleFlipH':_0x23335f(0x8b),'toggleFlipV':'Alternar\x20volteo\x20vertical','rotateRight90':'Rotar\x2090°\x20a\x20la\x20derecha','rotateLeft90':_0x23335f(0x72),'toggleTextVertical':'Alternar\x20texto\x20vertical','objectListPanel':{'title':_0x23335f(0x95),'open':_0x23335f(0x7e),'empty':_0x23335f(0x78),'showAll':_0x23335f(0x67),'hideAll':_0x23335f(0x8c),'show':'Mostrar','hide':_0x23335f(0x89),'moveForward':_0x23335f(0x98),'moveBackward':_0x23335f(0x8f),'close':'Cerrar','name':_0x23335f(0x71),'nameInput':_0x23335f(0x7d),'description':_0x23335f(0x85),'descriptionPlaceholder':_0x23335f(0x7f),'details':_0x23335f(0x81),'noSelection':_0x23335f(0x69)},'toolbar':{'alignLeft':_0x23335f(0x7c),'alignCenter':_0x23335f(0x97),'alignRight':_0x23335f(0x75),'alignJustify':_0x23335f(0x7b),'bold':'Negrita','italic':_0x23335f(0x83),'underline':_0x23335f(0x79),'strikethrough':'Tachado','textColor':_0x23335f(0x70),'fillColor':_0x23335f(0x9b),'resetColor':_0x23335f(0x76)},'align':{'top':_0x23335f(0x8e),'middle':_0x23335f(0x91),'bottom':_0x23335f(0x6d)},'textWrap':{'inline':_0x23335f(0x73),'square':_0x23335f(0x92),'topAndBottom':_0x23335f(0x8a),'behindText':'Detrás\x20del\x20texto','inFrontText':_0x23335f(0x80)},'crop':{'shape':_0x23335f(0x93)}}};function _0x5c53(){const _0x26df4b=['Agregar\x20descripción','Delante\x20del\x20texto','Detalles','11691ECsCQd','Cursiva','86385nlvdpA','Descripción','Estilos\x20rápidos','328746aYetlI','Eliminar\x20forma','Ocultar','Arriba\x20y\x20abajo','Alternar\x20volteo\x20horizontal','Ocultar\x20todo','2966976wQqJdx','Alinear\x20arriba','Enviar\x20atrás','Forma','Alinear\x20al\x20medio','Cuadrado','Recortar\x20a\x20forma','3540ESqFmP','Capas','1732020JLnWuT','Centrar','Traer\x20adelante','8iaZAOQ','2044SKczHL','Color\x20de\x20fondo\x20de\x20texto','Mostrar\x20todo','Abrir\x20panel\x20de\x20formas','Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','5953497yeXdQM','Formato\x20de\x20forma','exports','Alinear\x20abajo','Ocultar\x20panel\x20de\x20formas','Estilo\x20de\x20forma','Color\x20de\x20texto','Nombre','Rotar\x2090°\x20a\x20la\x20izquierda','En\x20línea\x20con\x20el\x20texto','2065qrZMbA','Alinear\x20a\x20la\x20derecha','Restablecer\x20color','Insertar\x20forma','Sin\x20objetos','Subrayado','7DAIoKX','Justificar','Alinear\x20a\x20la\x20izquierda','Nombre\x20del\x20objeto','Abrir\x20panel\x20de\x20capas'];_0x5c53=function(){return _0x26df4b;};return _0x5c53();}module[_0x23335f(0x6c)]=e;
|
package/lib/cjs/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x2af38b=_0x37b4;function _0x10e5(){const _0x4404e6=['564tXYFUG','توضیحات','1527796DeUCRf','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید','تراز\x20چپ','14SRYwRC','تراز\x20وسط','تراز\x20بالا','سبکهای\x20سریع','جلو\x20آوردن','مخفی\x20کردن\x20پنل\x20شکلها','17595WLhgXB','چرخش\x20۹۰\x20درجه\x20به\x20چپ','1bIrLnc','توجیه','2378331fZKbOK','پشت\x20متن','نمایش','بازنشانی\x20رنگ','exports','50cAdgwZ','قالببندی\x20شکل','سبک\x20شکل','تغییر\x20وضعیت\x20متن\x20عمودی','772456jrVosv','در\x20یک\x20خط\x20با\x20متن','رنگ\x20متن','شکل','خطکشی','تراز\x20راست','باز\x20کردن\x20پنل\x20شکلها','بستن','نام','1745568ehBjMT','رنگ\x20پسزمینه\x20متن','درج\x20شکل','نمایش\x20همه','پررنگ','هیچ\x20شیئی\x20وجود\x20ندارد','پنهان\x20کردن','باز\x20کردن\x20پنل\x20لایهها','تغییر\x20وضعیت\x20چرخش\x20افقی','بالا\x20و\x20پایین','جلوی\x20متن','1760652GfHpGE','32152BYgcWL'];_0x10e5=function(){return _0x4404e6;};return _0x10e5();}function _0x37b4(_0x941377,_0x68cd5d){_0x941377=_0x941377-0x106;const _0x10e5a9=_0x10e5();let _0x37b42d=_0x10e5a9[_0x941377];return _0x37b42d;}(function(_0x17190e,_0xe5d217){const _0x1a5dcd=_0x37b4,_0x52e8df=_0x17190e();while(!![]){try{const _0x3ef199=-parseInt(_0x1a5dcd(0x12a))/0x1*(parseInt(_0x1a5dcd(0x11f))/0x2)+parseInt(_0x1a5dcd(0x12c))/0x3+parseInt(_0x1a5dcd(0x11c))/0x4+-parseInt(_0x1a5dcd(0x128))/0x5*(parseInt(_0x1a5dcd(0x11d))/0x6)+-parseInt(_0x1a5dcd(0x122))/0x7*(parseInt(_0x1a5dcd(0x107))/0x8)+parseInt(_0x1a5dcd(0x11b))/0x9+parseInt(_0x1a5dcd(0x131))/0xa*(parseInt(_0x1a5dcd(0x110))/0xb);if(_0x3ef199===_0xe5d217)break;else _0x52e8df['push'](_0x52e8df['shift']());}catch(_0x298254){_0x52e8df['push'](_0x52e8df['shift']());}}}(_0x10e5,0x7a945));const e={'docs-shape-ui':{'quickStyles':_0x2af38b(0x125),'title':_0x2af38b(0x10a),'insertShape':_0x2af38b(0x112),'openPanel':_0x2af38b(0x10d),'deleteShape':'حذف\x20شکل','hidePanel':_0x2af38b(0x127),'formatShape':_0x2af38b(0x132),'shapeStyle':_0x2af38b(0x133),'shapePosition':'موقعیت\x20شکل','toggleFlipH':_0x2af38b(0x118),'toggleFlipV':'تغییر\x20وضعیت\x20چرخش\x20عمودی','rotateRight90':'چرخش\x20۹۰\x20درجه\x20به\x20راست','rotateLeft90':_0x2af38b(0x129),'toggleTextVertical':_0x2af38b(0x106),'objectListPanel':{'title':'لایهها','open':_0x2af38b(0x117),'empty':_0x2af38b(0x115),'showAll':_0x2af38b(0x113),'hideAll':'پنهان\x20کردن\x20همه','show':_0x2af38b(0x12e),'hide':_0x2af38b(0x116),'moveForward':_0x2af38b(0x126),'moveBackward':'عقب\x20بردن','close':_0x2af38b(0x10e),'name':_0x2af38b(0x10f),'nameInput':'نام\x20شیء','description':_0x2af38b(0x11e),'descriptionPlaceholder':'توضیحی\x20اضافه\x20کنید','details':'جزئیات','noSelection':_0x2af38b(0x120)},'toolbar':{'alignLeft':_0x2af38b(0x121),'alignCenter':'تراز\x20وسط','alignRight':_0x2af38b(0x10c),'alignJustify':_0x2af38b(0x12b),'bold':_0x2af38b(0x114),'italic':'ایتالیک','underline':_0x2af38b(0x10b),'strikethrough':'خطدار','textColor':_0x2af38b(0x109),'fillColor':_0x2af38b(0x111),'resetColor':_0x2af38b(0x12f)},'align':{'top':_0x2af38b(0x124),'middle':_0x2af38b(0x123),'bottom':'تراز\x20پایین'},'textWrap':{'inline':_0x2af38b(0x108),'square':'مربع','topAndBottom':_0x2af38b(0x119),'behindText':_0x2af38b(0x12d),'inFrontText':_0x2af38b(0x11a)},'crop':{'shape':'کراپ\x20به\x20شکل'}}};module[_0x2af38b(0x130)]=e;
|
package/lib/cjs/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x48c62e=_0x1dd5;(function(_0x53c12d,_0x1294dd){const _0x47dbb7=_0x1dd5,_0x368899=_0x53c12d();while(!![]){try{const _0x2d7de5=-parseInt(_0x47dbb7(0x10c))/0x1*(-parseInt(_0x47dbb7(0x122))/0x2)+parseInt(_0x47dbb7(0x11d))/0x3*(parseInt(_0x47dbb7(0x126))/0x4)+parseInt(_0x47dbb7(0x106))/0x5+-parseInt(_0x47dbb7(0x120))/0x6*(parseInt(_0x47dbb7(0x10b))/0x7)+parseInt(_0x47dbb7(0x132))/0x8+-parseInt(_0x47dbb7(0x10d))/0x9*(-parseInt(_0x47dbb7(0x111))/0xa)+-parseInt(_0x47dbb7(0x105))/0xb*(parseInt(_0x47dbb7(0x123))/0xc);if(_0x2d7de5===_0x1294dd)break;else _0x368899['push'](_0x368899['shift']());}catch(_0x45a821){_0x368899['push'](_0x368899['shift']());}}}(_0x3b70,0x87a4d));function _0x3b70(){const _0x597ce4=['Fermer','Supprimer\x20la\x20forme','Styles\x20rapides','1065977zJerfa','5329365lBlsIH','Italique','Aligner\x20en\x20haut','Aligner\x20à\x20droite','Aligner\x20au\x20milieu','7gQTREw','1CyjVFO','12123IKNTDl','Derrière\x20le\x20texte','Gras','Format\x20de\x20la\x20forme','2990zorhDk','Afficher','Barré','Masquer','Aligné\x20avec\x20le\x20texte','Justifier','Style\x20de\x20la\x20forme','Souligné','Calques','Insérer\x20une\x20forme','Ajouter\x20une\x20description','Aucun\x20objet','45yROZFQ','Rogner\x20à\x20la\x20forme','Reculer','56898kdyZRW','Couleur\x20du\x20texte','1203898TiwaDY','324vIkiyW','Position\x20de\x20la\x20forme','Nom','112004OSzwSd','Couleur\x20de\x20fond\x20du\x20texte','Tout\x20masquer','Ouvrir\x20le\x20panneau\x20des\x20formes','Pivoter\x20à\x20gauche\x20de\x2090°','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails','Aligner\x20à\x20gauche','Masquer\x20le\x20panneau\x20des\x20formes','Forme','Basculer\x20le\x20texte\x20vertical','Pivoter\x20à\x20droite\x20de\x2090°','exports','5527832RczPsx','Basculer\x20le\x20retournement\x20vertical'];_0x3b70=function(){return _0x597ce4;};return _0x3b70();}const e={'docs-shape-ui':{'quickStyles':_0x48c62e(0x104),'title':_0x48c62e(0x12e),'insertShape':_0x48c62e(0x11a),'openPanel':_0x48c62e(0x129),'deleteShape':_0x48c62e(0x103),'hidePanel':_0x48c62e(0x12d),'formatShape':_0x48c62e(0x110),'shapeStyle':_0x48c62e(0x117),'shapePosition':_0x48c62e(0x124),'toggleFlipH':'Basculer\x20le\x20retournement\x20horizontal','toggleFlipV':_0x48c62e(0x101),'rotateRight90':_0x48c62e(0x130),'rotateLeft90':_0x48c62e(0x12a),'toggleTextVertical':_0x48c62e(0x12f),'objectListPanel':{'title':_0x48c62e(0x119),'open':'Ouvrir\x20le\x20panneau\x20des\x20calques','empty':_0x48c62e(0x11c),'showAll':'Tout\x20afficher','hideAll':_0x48c62e(0x128),'show':_0x48c62e(0x112),'hide':_0x48c62e(0x114),'moveForward':'Avancer','moveBackward':_0x48c62e(0x11f),'close':_0x48c62e(0x102),'name':_0x48c62e(0x125),'nameInput':'Nom\x20de\x20l’objet','description':'Description','descriptionPlaceholder':_0x48c62e(0x11b),'details':'Détails','noSelection':_0x48c62e(0x12b)},'toolbar':{'alignLeft':_0x48c62e(0x12c),'alignCenter':'Aligner\x20au\x20centre','alignRight':_0x48c62e(0x109),'alignJustify':_0x48c62e(0x116),'bold':_0x48c62e(0x10f),'italic':_0x48c62e(0x107),'underline':_0x48c62e(0x118),'strikethrough':_0x48c62e(0x113),'textColor':_0x48c62e(0x121),'fillColor':_0x48c62e(0x127),'resetColor':'Réinitialiser\x20la\x20couleur'},'align':{'top':_0x48c62e(0x108),'middle':_0x48c62e(0x10a),'bottom':'Aligner\x20en\x20bas'},'textWrap':{'inline':_0x48c62e(0x115),'square':'Carré','topAndBottom':'Haut\x20et\x20bas','behindText':_0x48c62e(0x10e),'inFrontText':'Devant\x20le\x20texte'},'crop':{'shape':_0x48c62e(0x11e)}}};function _0x1dd5(_0x456050,_0x1d8526){_0x456050=_0x456050-0x101;const _0x3b7088=_0x3b70();let _0x1dd57f=_0x3b7088[_0x456050];return _0x1dd57f;}module[_0x48c62e(0x131)]=e;
|
package/lib/cjs/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x28b7(_0x15c321,_0x72b081){_0x15c321=_0x15c321-0x102;const _0xf152e=_0xf152();let _0x28b78a=_0xf152e[_0x15c321];return _0x28b78a;}const _0xa177bd=_0x28b7;(function(_0x321ceb,_0x5296ee){const _0x3df679=_0x28b7,_0x199926=_0x321ceb();while(!![]){try{const _0x1e19f9=-parseInt(_0x3df679(0x117))/0x1+-parseInt(_0x3df679(0x10e))/0x2*(-parseInt(_0x3df679(0x11c))/0x3)+parseInt(_0x3df679(0x12d))/0x4*(-parseInt(_0x3df679(0x103))/0x5)+-parseInt(_0x3df679(0x11a))/0x6*(parseInt(_0x3df679(0x11b))/0x7)+-parseInt(_0x3df679(0x133))/0x8*(parseInt(_0x3df679(0x130))/0x9)+parseInt(_0x3df679(0x10c))/0xa+parseInt(_0x3df679(0x124))/0xb*(parseInt(_0x3df679(0x12c))/0xc);if(_0x1e19f9===_0x5296ee)break;else _0x199926['push'](_0x199926['shift']());}catch(_0x291336){_0x199926['push'](_0x199926['shift']());}}}(_0xf152,0xdea57));const e={'docs-shape-ui':{'quickStyles':_0xa177bd(0x105),'title':'Bentuk','insertShape':_0xa177bd(0x120),'openPanel':_0xa177bd(0x104),'deleteShape':_0xa177bd(0x136),'hidePanel':'Sembunyikan\x20Panel\x20Bentuk','formatShape':_0xa177bd(0x134),'shapeStyle':_0xa177bd(0x113),'shapePosition':_0xa177bd(0x107),'toggleFlipH':_0xa177bd(0x112),'toggleFlipV':_0xa177bd(0x10a),'rotateRight90':_0xa177bd(0x12f),'rotateLeft90':_0xa177bd(0x102),'toggleTextVertical':_0xa177bd(0x108),'objectListPanel':{'title':_0xa177bd(0x129),'open':'Buka\x20panel\x20lapisan','empty':_0xa177bd(0x135),'showAll':_0xa177bd(0x106),'hideAll':_0xa177bd(0x110),'show':_0xa177bd(0x114),'hide':'Sembunyikan','moveForward':_0xa177bd(0x10b),'moveBackward':'Kirim\x20ke\x20belakang','close':'Tutup','name':_0xa177bd(0x131),'nameInput':_0xa177bd(0x111),'description':_0xa177bd(0x11e),'descriptionPlaceholder':_0xa177bd(0x122),'details':_0xa177bd(0x115),'noSelection':'Pilih\x20objek\x20untuk\x20mengedit\x20detailnya'},'toolbar':{'alignLeft':_0xa177bd(0x132),'alignCenter':'Rata\x20Tengah','alignRight':_0xa177bd(0x12a),'alignJustify':_0xa177bd(0x119),'bold':_0xa177bd(0x126),'italic':_0xa177bd(0x11f),'underline':_0xa177bd(0x10d),'strikethrough':_0xa177bd(0x109),'textColor':_0xa177bd(0x123),'fillColor':_0xa177bd(0x11d),'resetColor':_0xa177bd(0x116)},'align':{'top':_0xa177bd(0x12e),'middle':_0xa177bd(0x10f),'bottom':_0xa177bd(0x12b)},'textWrap':{'inline':_0xa177bd(0x128),'square':'Kotak','topAndBottom':_0xa177bd(0x127),'behindText':_0xa177bd(0x118),'inFrontText':_0xa177bd(0x125)},'crop':{'shape':_0xa177bd(0x121)}}};function _0xf152(){const _0x5f1399=['Gaya\x20Cepat','Tampilkan\x20semua','Posisi\x20Bentuk','Ubah\x20Teks\x20Vertikal','Coret','Balik\x20Vertikal','Bawa\x20ke\x20depan','10046940JqEgeo','Garis\x20bawah','411230bmtNXa','Rata\x20Tengah','Sembunyikan\x20semua','Nama\x20objek','Balik\x20Horizontal','Gaya\x20Bentuk','Tampilkan','Detail','Atur\x20ulang\x20warna','1043874WnTGLM','Di\x20belakang\x20teks','Rata\x20Kanan\x20Kiri','60aLcOZu','106274pDWeVy','3ewRMNX','Warna\x20latar\x20teks','Deskripsi','Miring','Sisipkan\x20Bentuk','Pangkas\x20ke\x20Bentuk','Tambahkan\x20deskripsi','Warna\x20teks','39940989fHUoUd','Di\x20depan\x20teks','Tebal','Atas\x20dan\x20Bawah','Sejajar\x20dengan\x20teks','Lapisan','Rata\x20Kanan','Rata\x20Bawah','12wwuJPU','1646360KVIplx','Rata\x20Atas','Putar\x20Kanan\x2090°','2697993CqqvXb','Nama','Rata\x20Kiri','40gCBjvs','Format\x20Bentuk','Tidak\x20ada\x20objek','Hapus\x20Bentuk','Putar\x20Kiri\x2090°','15ZPbEVh','Buka\x20Panel\x20Bentuk'];_0xf152=function(){return _0x5f1399;};return _0xf152();}module['exports']=e;
|
package/lib/cjs/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x5335a8=_0x4aab;(function(_0x2ad89b,_0x285a91){const _0x2cb845=_0x4aab,_0x54f494=_0x2ad89b();while(!![]){try{const _0x5398dc=-parseInt(_0x2cb845(0x18c))/0x1+parseInt(_0x2cb845(0x197))/0x2+-parseInt(_0x2cb845(0x1b8))/0x3+parseInt(_0x2cb845(0x192))/0x4*(-parseInt(_0x2cb845(0x190))/0x5)+-parseInt(_0x2cb845(0x18b))/0x6*(-parseInt(_0x2cb845(0x1b0))/0x7)+parseInt(_0x2cb845(0x1ac))/0x8+-parseInt(_0x2cb845(0x18a))/0x9;if(_0x5398dc===_0x285a91)break;else _0x54f494['push'](_0x54f494['shift']());}catch(_0x2eb523){_0x54f494['push'](_0x54f494['shift']());}}}(_0x2b6a,0xc56e6));function _0x2b6a(){const _0x1338f1=['Stili\x20rapidi','Porta\x20indietro','Allinea\x20a\x20Sinistra','Davanti\x20al\x20testo','Nascondi\x20pannello\x20forma','Superiore\x20e\x20inferiore','Mostra','Corsivo','Colore\x20sfondo\x20testo','exports','Reimposta\x20colore','Mostra\x20tutti','Allinea\x20al\x20centro','Forma','Seleziona\x20un\x20oggetto\x20per\x20modificare\x20i\x20dettagli','Allinea\x20al\x20Centro','Dettagli','8673416Qcedzv','Posizione\x20forma','Allinea\x20in\x20alto','Ruota\x20a\x20destra\x2090°','10264723PidDDs','Allinea\x20a\x20Destra','Apri\x20pannello\x20forma','Nome','Apri\x20il\x20pannello\x20livelli','Stile\x20forma','Grassetto','Dietro\x20il\x20testo','1343283cCerEO','7541667IASbMv','6ClyiSX','484700lyJoYe','Formato\x20forma','Attiva/disattiva\x20capovolgimento\x20verticale','Descrizione','6874615wskjCx','Ritaglia\x20a\x20forma','4NjEoaB','Allinea\x20in\x20basso','Porta\x20avanti','Nascondi','Quadrato','2806918xNSbLv','Elimina\x20forma','Sottolineato','Aggiungi\x20una\x20descrizione'];_0x2b6a=function(){return _0x1338f1;};return _0x2b6a();}const e={'docs-shape-ui':{'quickStyles':_0x5335a8(0x19b),'title':_0x5335a8(0x1a8),'insertShape':'Inserisci\x20forma','openPanel':_0x5335a8(0x1b2),'deleteShape':_0x5335a8(0x198),'hidePanel':_0x5335a8(0x19f),'formatShape':_0x5335a8(0x18d),'shapeStyle':_0x5335a8(0x1b5),'shapePosition':_0x5335a8(0x1ad),'toggleFlipH':'Attiva/disattiva\x20capovolgimento\x20orizzontale','toggleFlipV':_0x5335a8(0x18e),'rotateRight90':_0x5335a8(0x1af),'rotateLeft90':'Ruota\x20a\x20sinistra\x2090°','toggleTextVertical':'Attiva/disattiva\x20testo\x20verticale','objectListPanel':{'title':'Livelli','open':_0x5335a8(0x1b4),'empty':'Nessun\x20oggetto','showAll':_0x5335a8(0x1a6),'hideAll':'Nascondi\x20tutti','show':_0x5335a8(0x1a1),'hide':_0x5335a8(0x195),'moveForward':_0x5335a8(0x194),'moveBackward':_0x5335a8(0x19c),'close':'Chiudi','name':_0x5335a8(0x1b3),'nameInput':'Nome\x20oggetto','description':_0x5335a8(0x18f),'descriptionPlaceholder':_0x5335a8(0x19a),'details':_0x5335a8(0x1ab),'noSelection':_0x5335a8(0x1a9)},'toolbar':{'alignLeft':_0x5335a8(0x19d),'alignCenter':_0x5335a8(0x1aa),'alignRight':_0x5335a8(0x1b1),'alignJustify':'Giustifica','bold':_0x5335a8(0x1b6),'italic':_0x5335a8(0x1a2),'underline':_0x5335a8(0x199),'strikethrough':'Barrato','textColor':'Colore\x20testo','fillColor':_0x5335a8(0x1a3),'resetColor':_0x5335a8(0x1a5)},'align':{'top':_0x5335a8(0x1ae),'middle':_0x5335a8(0x1a7),'bottom':_0x5335a8(0x193)},'textWrap':{'inline':'In\x20linea\x20con\x20il\x20testo','square':_0x5335a8(0x196),'topAndBottom':_0x5335a8(0x1a0),'behindText':_0x5335a8(0x1b7),'inFrontText':_0x5335a8(0x19e)},'crop':{'shape':_0x5335a8(0x191)}}};function _0x4aab(_0x3e64ac,_0x3e1660){_0x3e64ac=_0x3e64ac-0x18a;const _0x2b6a8d=_0x2b6a();let _0x4aab02=_0x2b6a8d[_0x3e64ac];return _0x4aab02;}module[_0x5335a8(0x1a4)]=e;
|
package/lib/cjs/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x2256(_0x136c75,_0x12a962){_0x136c75=_0x136c75-0x129;const _0xf437df=_0xf437();let _0x22567d=_0xf437df[_0x136c75];return _0x22567d;}const _0x3f620d=_0x2256;(function(_0x5c4c56,_0x43759f){const _0x3050d5=_0x2256,_0x579813=_0x5c4c56();while(!![]){try{const _0x2cf653=-parseInt(_0x3050d5(0x12b))/0x1*(-parseInt(_0x3050d5(0x14d))/0x2)+parseInt(_0x3050d5(0x13b))/0x3+-parseInt(_0x3050d5(0x13d))/0x4*(-parseInt(_0x3050d5(0x135))/0x5)+parseInt(_0x3050d5(0x139))/0x6*(-parseInt(_0x3050d5(0x133))/0x7)+-parseInt(_0x3050d5(0x12d))/0x8+parseInt(_0x3050d5(0x146))/0x9+-parseInt(_0x3050d5(0x143))/0xa*(parseInt(_0x3050d5(0x131))/0xb);if(_0x2cf653===_0x43759f)break;else _0x579813['push'](_0x579813['shift']());}catch(_0x52f037){_0x579813['push'](_0x579813['shift']());}}}(_0xf437,0xd0f28));const e={'docs-shape-ui':{'quickStyles':_0x3f620d(0x13e),'title':'図形','insertShape':_0x3f620d(0x137),'openPanel':_0x3f620d(0x14f),'deleteShape':_0x3f620d(0x149),'hidePanel':_0x3f620d(0x151),'formatShape':'図形の書式設定','shapeStyle':'図形スタイル','shapePosition':'図形の位置','toggleFlipH':_0x3f620d(0x132),'toggleFlipV':_0x3f620d(0x150),'rotateRight90':_0x3f620d(0x145),'rotateLeft90':_0x3f620d(0x134),'toggleTextVertical':_0x3f620d(0x152),'objectListPanel':{'title':_0x3f620d(0x147),'open':_0x3f620d(0x142),'empty':_0x3f620d(0x12f),'showAll':_0x3f620d(0x141),'hideAll':_0x3f620d(0x140),'show':'表示','hide':_0x3f620d(0x14b),'moveForward':_0x3f620d(0x14e),'moveBackward':_0x3f620d(0x136),'close':_0x3f620d(0x12a),'name':'名前','nameInput':_0x3f620d(0x13a),'description':'説明','descriptionPlaceholder':_0x3f620d(0x130),'details':'詳細','noSelection':_0x3f620d(0x14a)},'toolbar':{'alignLeft':_0x3f620d(0x12e),'alignCenter':_0x3f620d(0x13c),'alignRight':'右揃え','alignJustify':_0x3f620d(0x138),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x3f620d(0x148),'textColor':_0x3f620d(0x14c),'fillColor':_0x3f620d(0x12c),'resetColor':'色をリセット'},'align':{'top':'上揃え','middle':_0x3f620d(0x13c),'bottom':_0x3f620d(0x13f)},'textWrap':{'inline':'行内','square':'四角形','topAndBottom':'上下','behindText':_0x3f620d(0x129),'inFrontText':'文字列の前面'},'crop':{'shape':'形状にトリミング'}}};module[_0x3f620d(0x144)]=e;function _0xf437(){const _0x41b082=['レイヤーパネルを開く','1646090EyUyOz','exports','時計回りに\x2090\x20度回転','11658321fiCMZK','レイヤー','取り消し線','図形を削除','詳細を編集するオブジェクトを選択','非表示','文字の色','12962XTKFoL','前面へ移動','図形パネルを開く','垂直反転の切り替え','図形パネルを非表示','テキストの縦書き/横書きの切り替え','文字列の背面','閉じる','127jeeIaU','塗りつぶしの色','792584nNOUou','左揃え','オブジェクトがありません','説明を追加','132AaVjIb','水平反転の切り替え','14fCLJqH','反時計回りに\x2090\x20度回転','22035GvzpWg','背面へ移動','図形の挿入','両端揃え','2939052nlqxdO','オブジェクト名','3285453xxpdbP','中央揃え','632YfckLj','クイックスタイル','下揃え','すべて非表示','すべて表示'];_0xf437=function(){return _0x41b082;};return _0xf437();}
|
package/lib/cjs/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x5d3fb7=_0x304f;(function(_0x593c14,_0x14c882){const _0x5d7f12=_0x304f,_0x39ea51=_0x593c14();while(!![]){try{const _0x387ced=-parseInt(_0x5d7f12(0x1d6))/0x1*(-parseInt(_0x5d7f12(0x1e1))/0x2)+parseInt(_0x5d7f12(0x1d2))/0x3+parseInt(_0x5d7f12(0x1e4))/0x4+-parseInt(_0x5d7f12(0x1dd))/0x5+-parseInt(_0x5d7f12(0x1d8))/0x6+-parseInt(_0x5d7f12(0x1de))/0x7+-parseInt(_0x5d7f12(0x1df))/0x8*(-parseInt(_0x5d7f12(0x1cc))/0x9);if(_0x387ced===_0x14c882)break;else _0x39ea51['push'](_0x39ea51['shift']());}catch(_0x2a4b1a){_0x39ea51['push'](_0x39ea51['shift']());}}}(_0x4ae5,0x5bb77));function _0x4ae5(){const _0x9eac7d=['텍스트\x20뒤','도형\x20위치','글자\x20배경색','모두\x20숨기기','도형\x20삽입','오른쪽\x20정렬','위아래','왼쪽\x20정렬','숨기기','기울임꼴','72useGOh','세로\x20뒤집기\x20전환','빠른\x20스타일','모양에\x20맞게\x20자르기','개체\x20없음','양쪽\x20맞춤','1095597iugkza','앞으로\x20가져오기','도형\x20삭제','사각형','511JlPQLE','설명\x20추가','2795352luFBZF','텍스트\x20앞','세부\x20정보를\x20편집할\x20개체를\x20선택하세요','반시계\x20방향으로\x2090도\x20회전','도형\x20패널\x20숨기기','3029675Hjxymm','1714573oifFBI','516272RUyQRD','exports','444qgUxIN','텍스트\x20세로/가로\x20전환','가운데\x20정렬','2790096SFVyso','위쪽\x20맞춤','글자\x20색상','색상\x20재설정','취소선'];_0x4ae5=function(){return _0x9eac7d;};return _0x4ae5();}function _0x304f(_0x2e4efd,_0x310a70){_0x2e4efd=_0x2e4efd-0x1c7;const _0x4ae543=_0x4ae5();let _0x304ff5=_0x4ae543[_0x2e4efd];return _0x304ff5;}const e={'docs-shape-ui':{'quickStyles':_0x5d3fb7(0x1ce),'title':'도형','insertShape':_0x5d3fb7(0x1ed),'openPanel':'도형\x20패널\x20열기','deleteShape':_0x5d3fb7(0x1d4),'hidePanel':_0x5d3fb7(0x1dc),'formatShape':'도형\x20서식','shapeStyle':'도형\x20스타일','shapePosition':_0x5d3fb7(0x1ea),'toggleFlipH':'가로\x20뒤집기\x20전환','toggleFlipV':_0x5d3fb7(0x1cd),'rotateRight90':'시계\x20방향으로\x2090도\x20회전','rotateLeft90':_0x5d3fb7(0x1db),'toggleTextVertical':_0x5d3fb7(0x1e2),'objectListPanel':{'title':'레이어','open':'레이어\x20패널\x20열기','empty':_0x5d3fb7(0x1d0),'showAll':'모두\x20표시','hideAll':_0x5d3fb7(0x1ec),'show':'표시','hide':_0x5d3fb7(0x1ca),'moveForward':_0x5d3fb7(0x1d3),'moveBackward':'뒤로\x20보내기','close':'닫기','name':'이름','nameInput':'개체\x20이름','description':'설명','descriptionPlaceholder':_0x5d3fb7(0x1d7),'details':'세부\x20정보','noSelection':_0x5d3fb7(0x1da)},'toolbar':{'alignLeft':_0x5d3fb7(0x1c9),'alignCenter':_0x5d3fb7(0x1e3),'alignRight':_0x5d3fb7(0x1c7),'alignJustify':_0x5d3fb7(0x1d1),'bold':'굵게','italic':_0x5d3fb7(0x1cb),'underline':'밑줄','strikethrough':_0x5d3fb7(0x1e8),'textColor':_0x5d3fb7(0x1e6),'fillColor':_0x5d3fb7(0x1eb),'resetColor':_0x5d3fb7(0x1e7)},'align':{'top':_0x5d3fb7(0x1e5),'middle':'가운데\x20맞춤','bottom':'아래쪽\x20맞춤'},'textWrap':{'inline':'텍스트와\x20같은\x20줄','square':_0x5d3fb7(0x1d5),'topAndBottom':_0x5d3fb7(0x1c8),'behindText':_0x5d3fb7(0x1e9),'inFrontText':_0x5d3fb7(0x1d9)},'crop':{'shape':_0x5d3fb7(0x1cf)}}};module[_0x5d3fb7(0x1e0)]=e;
|
package/lib/cjs/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x3f92(_0x294d49,_0x310783){_0x294d49=_0x294d49-0xf6;const _0xb8ab53=_0xb8ab();let _0x3f92e9=_0xb8ab53[_0x294d49];return _0x3f92e9;}const _0x3e6dab=_0x3f92;function _0xb8ab(){const _0x2b2ec1=['77715eULugW','4541789kgcjHc','Wyrównaj\x20do\x20prawej','Otwórz\x20panel\x20kształtów','Przed\x20tekstem','Wyjustuj','Wyrównaj\x20do\x20lewej','4001155qLidYT','Ukryj\x20panel\x20kształtów','2052906tjoudC','Kolor\x20tła\x20tekstu','Wybierz\x20obiekt,\x20aby\x20edytować\x20jego\x20szczegóły','Dodaj\x20opis','Przenieś\x20do\x20przodu','Przerzuć\x20w\x20pionie','Wyrównaj\x20do\x20dołu','7219kIsnaq','Szybkie\x20style','Wyrównaj\x20do\x20góry','Wyrównaj\x20do\x20środka\x20w\x20pionie','Kolor\x20tekstu','35562fedWxI','W\x20linii\x20z\x20tekstem','Pozycja\x20kształtu','Szczegóły','Przełącz\x20tekst\x20pionowy','16TaUSQM','641656nBQIaq','Resetuj\x20kolor','Przekreślenie','Formatuj\x20kształt','Kształt','Wstaw\x20kształt','Opis','Pokaż\x20wszystko','Obróć\x20w\x20lewo\x20o\x2090°','Przerzuć\x20w\x20poziomie','Ukryj','Zamknij','Otwórz\x20panel\x20warstw','Pokaż','140XAxyUJ','Brak\x20obiektów','326UWbomp','Obróć\x20w\x20prawo\x20o\x2090°','Warstwy','Ukryj\x20wszystko','Przenieś\x20do\x20tyłu','Przytnij\x20do\x20kształtu'];_0xb8ab=function(){return _0x2b2ec1;};return _0xb8ab();}(function(_0x36545d,_0x21b3b5){const _0x32974b=_0x3f92,_0x26f696=_0x36545d();while(!![]){try{const _0x7b36e7=-parseInt(_0x32974b(0x116))/0x1*(-parseInt(_0x32974b(0x100))/0x2)+-parseInt(_0x32974b(0x11b))/0x3*(parseInt(_0x32974b(0x120))/0x4)+-parseInt(_0x32974b(0x10d))/0x5+-parseInt(_0x32974b(0x10f))/0x6+parseInt(_0x32974b(0x107))/0x7+parseInt(_0x32974b(0x121))/0x8+-parseInt(_0x32974b(0x106))/0x9*(parseInt(_0x32974b(0xfe))/0xa);if(_0x7b36e7===_0x21b3b5)break;else _0x26f696['push'](_0x26f696['shift']());}catch(_0x5441de){_0x26f696['push'](_0x26f696['shift']());}}}(_0xb8ab,0x91463));const e={'docs-shape-ui':{'quickStyles':_0x3e6dab(0x117),'title':_0x3e6dab(0x125),'insertShape':_0x3e6dab(0x126),'openPanel':_0x3e6dab(0x109),'deleteShape':'Usuń\x20kształt','hidePanel':_0x3e6dab(0x10e),'formatShape':_0x3e6dab(0x124),'shapeStyle':'Styl\x20kształtu','shapePosition':_0x3e6dab(0x11d),'toggleFlipH':_0x3e6dab(0xf9),'toggleFlipV':_0x3e6dab(0x114),'rotateRight90':_0x3e6dab(0x101),'rotateLeft90':_0x3e6dab(0xf8),'toggleTextVertical':_0x3e6dab(0x11f),'objectListPanel':{'title':_0x3e6dab(0x102),'open':_0x3e6dab(0xfc),'empty':_0x3e6dab(0xff),'showAll':_0x3e6dab(0xf7),'hideAll':_0x3e6dab(0x103),'show':_0x3e6dab(0xfd),'hide':_0x3e6dab(0xfa),'moveForward':_0x3e6dab(0x113),'moveBackward':_0x3e6dab(0x104),'close':_0x3e6dab(0xfb),'name':'Nazwa','nameInput':'Nazwa\x20obiektu','description':_0x3e6dab(0xf6),'descriptionPlaceholder':_0x3e6dab(0x112),'details':_0x3e6dab(0x11e),'noSelection':_0x3e6dab(0x111)},'toolbar':{'alignLeft':_0x3e6dab(0x10c),'alignCenter':'Wyrównaj\x20do\x20środka','alignRight':_0x3e6dab(0x108),'alignJustify':_0x3e6dab(0x10b),'bold':'Pogrubienie','italic':'Kursywa','underline':'Podkreślenie','strikethrough':_0x3e6dab(0x123),'textColor':_0x3e6dab(0x11a),'fillColor':_0x3e6dab(0x110),'resetColor':_0x3e6dab(0x122)},'align':{'top':_0x3e6dab(0x118),'middle':_0x3e6dab(0x119),'bottom':_0x3e6dab(0x115)},'textWrap':{'inline':_0x3e6dab(0x11c),'square':'Kwadrat','topAndBottom':'Góra\x20i\x20dół','behindText':'Za\x20tekstem','inFrontText':_0x3e6dab(0x10a)},'crop':{'shape':_0x3e6dab(0x105)}}};module['exports']=e;
|
package/lib/cjs/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x313a97=_0x537e;(function(_0x5c4010,_0x5a893f){const _0x312f33=_0x537e,_0x438a69=_0x5c4010();while(!![]){try{const _0x4d0123=-parseInt(_0x312f33(0xf3))/0x1+-parseInt(_0x312f33(0x107))/0x2*(parseInt(_0x312f33(0x103))/0x3)+-parseInt(_0x312f33(0xee))/0x4+-parseInt(_0x312f33(0xeb))/0x5+parseInt(_0x312f33(0xed))/0x6+parseInt(_0x312f33(0x105))/0x7+-parseInt(_0x312f33(0xe1))/0x8*(-parseInt(_0x312f33(0xe4))/0x9);if(_0x4d0123===_0x5a893f)break;else _0x438a69['push'](_0x438a69['shift']());}catch(_0x572836){_0x438a69['push'](_0x438a69['shift']());}}}(_0x1357,0xcf40b));const e={'docs-shape-ui':{'quickStyles':_0x313a97(0xe6),'title':_0x313a97(0xf0),'insertShape':_0x313a97(0xdb),'openPanel':_0x313a97(0xfe),'deleteShape':_0x313a97(0xf1),'hidePanel':_0x313a97(0xfc),'formatShape':_0x313a97(0x102),'shapeStyle':_0x313a97(0xf4),'shapePosition':_0x313a97(0x104),'toggleFlipH':_0x313a97(0x100),'toggleFlipV':_0x313a97(0xf7),'rotateRight90':_0x313a97(0xda),'rotateLeft90':_0x313a97(0xef),'toggleTextVertical':_0x313a97(0xec),'objectListPanel':{'title':_0x313a97(0xdd),'open':_0x313a97(0x10a),'empty':_0x313a97(0x101),'showAll':_0x313a97(0xe7),'hideAll':'Ocultar\x20tudo','show':_0x313a97(0xdc),'hide':'Ocultar','moveForward':_0x313a97(0xe2),'moveBackward':_0x313a97(0xdf),'close':_0x313a97(0xe9),'name':'Nome','nameInput':'Nome\x20do\x20objeto','description':'Descrição','descriptionPlaceholder':_0x313a97(0xea),'details':_0x313a97(0xf5),'noSelection':'Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes'},'toolbar':{'alignLeft':_0x313a97(0xfd),'alignCenter':_0x313a97(0xde),'alignRight':_0x313a97(0x106),'alignJustify':_0x313a97(0xe8),'bold':_0x313a97(0xf6),'italic':'Itálico','underline':'Sublinhado','strikethrough':_0x313a97(0x108),'textColor':_0x313a97(0xe0),'fillColor':_0x313a97(0xfb),'resetColor':_0x313a97(0x109)},'align':{'top':'Alinhar\x20ao\x20topo','middle':_0x313a97(0xf9),'bottom':_0x313a97(0xf8)},'textWrap':{'inline':'Em\x20linha\x20com\x20o\x20texto','square':_0x313a97(0xff),'topAndBottom':_0x313a97(0xe3),'behindText':_0x313a97(0xf2),'inFrontText':'À\x20frente\x20do\x20texto'},'crop':{'shape':_0x313a97(0xfa)}}};function _0x1357(){const _0x5b90b4=['Cortar\x20para\x20forma','Cor\x20de\x20fundo\x20do\x20texto','Ocultar\x20painel\x20de\x20formas','Alinhar\x20à\x20esquerda','Abrir\x20painel\x20de\x20formas','Quadrado','Alternar\x20inversão\x20horizontal','Nenhum\x20objeto','Formatar\x20forma','445845SQbdJD','Posição\x20da\x20forma','5619649ybGJCA','Alinhar\x20à\x20direita','8uTBBya','Tachado','Redefinir\x20cor','Abrir\x20painel\x20de\x20camadas','Girar\x2090°\x20para\x20direita','Inserir\x20forma','Mostrar','Camadas','Alinhar\x20ao\x20centro','Enviar\x20para\x20trás','Cor\x20do\x20texto','256zNjsHa','Trazer\x20para\x20frente','Superior\x20e\x20inferior','293256oxLFpw','exports','Estilos\x20rápidos','Mostrar\x20tudo','Justificar','Fechar','Adicionar\x20descrição','2405795hOqWCq','Alternar\x20texto\x20vertical','8638272ybIenl','4608888FHbZnV','Girar\x2090°\x20para\x20esquerda','Forma','Excluir\x20forma','Atrás\x20do\x20texto','208459jcaede','Estilo\x20da\x20forma','Detalhes','Negrito','Alternar\x20inversão\x20vertical','Alinhar\x20à\x20base','Alinhar\x20ao\x20meio'];_0x1357=function(){return _0x5b90b4;};return _0x1357();}function _0x537e(_0x572329,_0x1af7b6){_0x572329=_0x572329-0xda;const _0x13572e=_0x1357();let _0x537ef6=_0x13572e[_0x572329];return _0x537ef6;}module[_0x313a97(0xe5)]=e;
|
package/lib/cjs/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x3f27d7=_0x38b6;(function(_0x33b4de,_0x13606d){const _0x1b455d=_0x38b6,_0x1ebb79=_0x33b4de();while(!![]){try{const _0x2f287c=-parseInt(_0x1b455d(0xa8))/0x1+-parseInt(_0x1b455d(0xa3))/0x2+parseInt(_0x1b455d(0xb0))/0x3*(parseInt(_0x1b455d(0xaa))/0x4)+-parseInt(_0x1b455d(0x92))/0x5*(parseInt(_0x1b455d(0x8e))/0x6)+parseInt(_0x1b455d(0x84))/0x7+parseInt(_0x1b455d(0x8f))/0x8*(parseInt(_0x1b455d(0x9b))/0x9)+-parseInt(_0x1b455d(0xac))/0xa*(-parseInt(_0x1b455d(0xad))/0xb);if(_0x2f287c===_0x13606d)break;else _0x1ebb79['push'](_0x1ebb79['shift']());}catch(_0x1d7311){_0x1ebb79['push'](_0x1ebb79['shift']());}}}(_0x5da6,0xb002a));function _0x5da6(){const _0x16bc6e=['Цвет\x20фона\x20текста','Открыть\x20панель\x20фигур','1419061gmnfyY','Форматировать\x20фигуру','Добавить\x20описание','Переключить\x20вертикальное\x20положение\x20текста','За\x20текстом','Выровнять\x20по\x20центру','Выровнять\x20по\x20верхнему\x20краю','Повернуть\x20на\x2090\x20градусов\x20против\x20часовой\x20стрелки','Выровнять\x20по\x20ширине','Подчеркнутый','210GTtHIh','216136eTUkLf','Переместить\x20вперед','Вокруг\x20рамки','50945asOpLK','Стиль\x20фигуры','Переключить\x20горизонтальное\x20отражение','Показать\x20все','Полужирный','Выровнять\x20посередине','Сверху\x20и\x20снизу','Удалить\x20фигуру','Скрыть\x20все','171JcgDsF','Показать','Переключить\x20вертикальное\x20отражение','Цвет\x20текста','Нет\x20объектов','В\x20тексте','Фигура','Перед\x20текстом','1438376wdiMMe','Сведения','Имя','Описание','Закрыть','854154MpmDwK','Зачеркнутый','308awjyOV','Переместить\x20назад','560FOkVBH','205502yFeohk','exports','Скрыть\x20панель\x20фигур','34623wYiqYk','Вставить\x20фигуру','Сбросить\x20цвет','Выберите\x20объект\x20для\x20редактирования\x20сведений'];_0x5da6=function(){return _0x16bc6e;};return _0x5da6();}function _0x38b6(_0x4913d6,_0x2c3065){_0x4913d6=_0x4913d6-0x83;const _0x5da6bd=_0x5da6();let _0x38b6a9=_0x5da6bd[_0x4913d6];return _0x38b6a9;}const e={'docs-shape-ui':{'quickStyles':'Быстрые\x20стили','title':_0x3f27d7(0xa1),'insertShape':_0x3f27d7(0xb1),'openPanel':_0x3f27d7(0x83),'deleteShape':_0x3f27d7(0x99),'hidePanel':_0x3f27d7(0xaf),'formatShape':_0x3f27d7(0x85),'shapeStyle':_0x3f27d7(0x93),'shapePosition':'Положение\x20фигуры','toggleFlipH':_0x3f27d7(0x94),'toggleFlipV':_0x3f27d7(0x9d),'rotateRight90':'Повернуть\x20на\x2090\x20градусов\x20по\x20часовой\x20стрелке','rotateLeft90':_0x3f27d7(0x8b),'toggleTextVertical':_0x3f27d7(0x87),'objectListPanel':{'title':'Слои','open':'Открыть\x20панель\x20слоев','empty':_0x3f27d7(0x9f),'showAll':_0x3f27d7(0x95),'hideAll':_0x3f27d7(0x9a),'show':_0x3f27d7(0x9c),'hide':'Скрыть','moveForward':_0x3f27d7(0x90),'moveBackward':_0x3f27d7(0xab),'close':_0x3f27d7(0xa7),'name':_0x3f27d7(0xa5),'nameInput':'Имя\x20объекта','description':_0x3f27d7(0xa6),'descriptionPlaceholder':_0x3f27d7(0x86),'details':_0x3f27d7(0xa4),'noSelection':_0x3f27d7(0xb3)},'toolbar':{'alignLeft':'Выровнять\x20по\x20левому\x20краю','alignCenter':_0x3f27d7(0x89),'alignRight':'Выровнять\x20по\x20правому\x20краю','alignJustify':_0x3f27d7(0x8c),'bold':_0x3f27d7(0x96),'italic':'Курсив','underline':_0x3f27d7(0x8d),'strikethrough':_0x3f27d7(0xa9),'textColor':_0x3f27d7(0x9e),'fillColor':_0x3f27d7(0xb4),'resetColor':_0x3f27d7(0xb2)},'align':{'top':_0x3f27d7(0x8a),'middle':_0x3f27d7(0x97),'bottom':'Выровнять\x20по\x20нижнему\x20краю'},'textWrap':{'inline':_0x3f27d7(0xa0),'square':_0x3f27d7(0x91),'topAndBottom':_0x3f27d7(0x98),'behindText':_0x3f27d7(0x88),'inFrontText':_0x3f27d7(0xa2)},'crop':{'shape':'Обрезать\x20по\x20форме'}}};module[_0x3f27d7(0xae)]=e;
|
package/lib/cjs/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x2effe5=_0x4d04;(function(_0x474d50,_0x366327){const _0x1f41eb=_0x4d04,_0x9d5e7e=_0x474d50();while(!![]){try{const _0x177292=-parseInt(_0x1f41eb(0x11f))/0x1+-parseInt(_0x1f41eb(0x119))/0x2*(-parseInt(_0x1f41eb(0x120))/0x3)+-parseInt(_0x1f41eb(0x108))/0x4+-parseInt(_0x1f41eb(0x130))/0x5*(parseInt(_0x1f41eb(0x109))/0x6)+-parseInt(_0x1f41eb(0x118))/0x7*(-parseInt(_0x1f41eb(0x10b))/0x8)+-parseInt(_0x1f41eb(0x11e))/0x9*(-parseInt(_0x1f41eb(0x112))/0xa)+parseInt(_0x1f41eb(0x122))/0xb*(-parseInt(_0x1f41eb(0x116))/0xc);if(_0x177292===_0x366327)break;else _0x9d5e7e['push'](_0x9d5e7e['shift']());}catch(_0x156a0f){_0x9d5e7e['push'](_0x9d5e7e['shift']());}}}(_0x457f,0x1994f));function _0x457f(){const _0x2464e6=['Názov','134208ZZCHVF','6YLFODN','Odstrániť\x20tvar','13192QRmLGG','Rýchle\x20štýly','Zavrieť','Přepnout\x20text\x20vertikálně','Zarovnať\x20doprava','Hore\x20a\x20dole','Zobraziť','30tdLpYn','Kurzíva','Prepnúť\x20vodorovné\x20prevrátenie','Zarovnať\x20hore','1230756NBEJPX','Obnoviť\x20farbu','581Hctyop','2pHEHjt','Vyberte\x20objekt\x20na\x20úpravu\x20podrobností','Pred\x20textom','Prepnúť\x20zvislé\x20prevrátenie','Prečiarknuté','480978wqlnPr','205417CYlKKo','549987SVBrwM','Zarovnať\x20na\x20stred','11zITJmp','Presunúť\x20dozadu','Podrobnosti','Zobraziť\x20všetko','Oříznout\x20podle\x20tvaru','Popis','Žiadne\x20objekty','Zarovnať\x20do\x20bloku','Pridať\x20popis','Farba\x20textu','Tučné','Skryť','Otvoriť\x20panel\x20tvarov','Tvar','171035gYKoyi','exports','Otočiť\x20doľava\x20o\x2090°','Farba\x20pozadia\x20textu','Zarovnať\x20dole','Poloha\x20tvaru','Obdĺžnikové'];_0x457f=function(){return _0x2464e6;};return _0x457f();}function _0x4d04(_0xbc1f0,_0x7a7624){_0xbc1f0=_0xbc1f0-0x106;const _0x457f48=_0x457f();let _0x4d0460=_0x457f48[_0xbc1f0];return _0x4d0460;}const e={'docs-shape-ui':{'quickStyles':_0x2effe5(0x10c),'title':_0x2effe5(0x12f),'insertShape':'Vložiť\x20tvar','openPanel':_0x2effe5(0x12e),'deleteShape':_0x2effe5(0x10a),'hidePanel':'Skryť\x20panel\x20tvarov','formatShape':'Formátovať\x20tvar','shapeStyle':'Štýl\x20tvaru','shapePosition':_0x2effe5(0x135),'toggleFlipH':_0x2effe5(0x114),'toggleFlipV':_0x2effe5(0x11c),'rotateRight90':'Otočiť\x20doprava\x20o\x2090°','rotateLeft90':_0x2effe5(0x132),'toggleTextVertical':_0x2effe5(0x10e),'objectListPanel':{'title':'Vrstvy','open':'Otvoriť\x20panel\x20vrstiev','empty':_0x2effe5(0x128),'showAll':_0x2effe5(0x125),'hideAll':'Skryť\x20všetko','show':_0x2effe5(0x111),'hide':_0x2effe5(0x12d),'moveForward':'Presunúť\x20dopredu','moveBackward':_0x2effe5(0x123),'close':_0x2effe5(0x10d),'name':_0x2effe5(0x107),'nameInput':'Názov\x20objektu','description':_0x2effe5(0x127),'descriptionPlaceholder':_0x2effe5(0x12a),'details':_0x2effe5(0x124),'noSelection':_0x2effe5(0x11a)},'toolbar':{'alignLeft':'Zarovnať\x20doľava','alignCenter':_0x2effe5(0x121),'alignRight':_0x2effe5(0x10f),'alignJustify':_0x2effe5(0x129),'bold':_0x2effe5(0x12c),'italic':_0x2effe5(0x113),'underline':'Podčiarknutie','strikethrough':_0x2effe5(0x11d),'textColor':_0x2effe5(0x12b),'fillColor':_0x2effe5(0x133),'resetColor':_0x2effe5(0x117)},'align':{'top':_0x2effe5(0x115),'middle':_0x2effe5(0x121),'bottom':_0x2effe5(0x134)},'textWrap':{'inline':'V\x20riadku\x20s\x20textom','square':_0x2effe5(0x106),'topAndBottom':_0x2effe5(0x110),'behindText':'Za\x20textom','inFrontText':_0x2effe5(0x11b)},'crop':{'shape':_0x2effe5(0x126)}}};module[_0x2effe5(0x131)]=e;
|
package/lib/cjs/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x1256(_0x1421a2,_0x36ad84){_0x1421a2=_0x1421a2-0x18e;const _0x3c030a=_0x3c03();let _0x1256f6=_0x3c030a[_0x1421a2];return _0x1256f6;}function _0x3c03(){const _0x4b2d2b=['Căn\x20dưới','8tMXHoZ','10snvxgZ','Chèn\x20hình\x20dạng','Cùng\x20dòng\x20với\x20văn\x20bản','Ẩn\x20bảng\x20hình\x20dạng','Hiện','Xóa\x20hình\x20dạng','376984OWrVkB','Chuyển\x20đổi\x20lật\x20ngang','Mở\x20bảng\x20điều\x20khiển\x20lớp','Gạch\x20chân','exports','Lớp','Đưa\x20lên\x20trên','Căn\x20giữa','7WDCGXs','Chuyển\x20đổi\x20văn\x20bản\x20dọc','Xoay\x2090\x20độ\x20ngược\x20chiều\x20kim\x20đồng\x20hồ','Vị\x20trí\x20hình\x20dạng','In\x20đậm','Căn\x20giữa\x20theo\x20chiều\x20dọc','Căn\x20phải','Chưa\x20có\x20đối\x20tượng','Thêm\x20mô\x20tả','Tên\x20đối\x20tượng','4632282jSOlXd','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết','Hình\x20dạng','Căn\x20trái','Định\x20dạng\x20hình\x20dạng','Trên\x20và\x20dưới','678RskZSP','44215Deqeon','137283oxeiYp','26522540SuhDRW','Phía\x20trước\x20văn\x20bản','In\x20nghiêng','193997XxIyaF','Căn\x20đều\x20hai\x20bên','Màu\x20chữ','Kiểu\x20hình\x20dạng','3841576KTesyj','Hiện\x20tất\x20cả','Đưa\x20xuống\x20dưới'];_0x3c03=function(){return _0x4b2d2b;};return _0x3c03();}const _0x5df40d=_0x1256;(function(_0x4b2e16,_0x5479de){const _0x51e7c9=_0x1256,_0x349c03=_0x4b2e16();while(!![]){try{const _0x4f921a=-parseInt(_0x51e7c9(0x198))/0x1+parseInt(_0x51e7c9(0x1a0))/0x2*(-parseInt(_0x51e7c9(0x194))/0x3)+-parseInt(_0x51e7c9(0x19c))/0x4+parseInt(_0x51e7c9(0x193))/0x5*(-parseInt(_0x51e7c9(0x192))/0x6)+-parseInt(_0x51e7c9(0x1af))/0x7*(parseInt(_0x51e7c9(0x1a7))/0x8)+-parseInt(_0x51e7c9(0x1b9))/0x9*(-parseInt(_0x51e7c9(0x1a1))/0xa)+parseInt(_0x51e7c9(0x195))/0xb;if(_0x4f921a===_0x5479de)break;else _0x349c03['push'](_0x349c03['shift']());}catch(_0x3a1700){_0x349c03['push'](_0x349c03['shift']());}}}(_0x3c03,0x84545));const e={'docs-shape-ui':{'quickStyles':'Kiểu\x20nhanh','title':_0x5df40d(0x18e),'insertShape':_0x5df40d(0x1a2),'openPanel':'Mở\x20bảng\x20hình\x20dạng','deleteShape':_0x5df40d(0x1a6),'hidePanel':_0x5df40d(0x1a4),'formatShape':_0x5df40d(0x190),'shapeStyle':_0x5df40d(0x19b),'shapePosition':_0x5df40d(0x1b2),'toggleFlipH':_0x5df40d(0x1a8),'toggleFlipV':'Bật/tắt\x20lật\x20dọc','rotateRight90':'Xoay\x2090\x20độ\x20theo\x20chiều\x20kim\x20đồng\x20hồ','rotateLeft90':_0x5df40d(0x1b1),'toggleTextVertical':_0x5df40d(0x1b0),'objectListPanel':{'title':_0x5df40d(0x1ac),'open':_0x5df40d(0x1a9),'empty':_0x5df40d(0x1b6),'showAll':_0x5df40d(0x19d),'hideAll':'Ẩn\x20tất\x20cả','show':_0x5df40d(0x1a5),'hide':'Ẩn','moveForward':_0x5df40d(0x1ad),'moveBackward':_0x5df40d(0x19e),'close':'Đóng','name':'Tên','nameInput':_0x5df40d(0x1b8),'description':'Mô\x20tả','descriptionPlaceholder':_0x5df40d(0x1b7),'details':'Chi\x20tiết','noSelection':_0x5df40d(0x1ba)},'toolbar':{'alignLeft':_0x5df40d(0x18f),'alignCenter':_0x5df40d(0x1ae),'alignRight':_0x5df40d(0x1b5),'alignJustify':_0x5df40d(0x199),'bold':_0x5df40d(0x1b3),'italic':_0x5df40d(0x197),'underline':_0x5df40d(0x1aa),'strikethrough':'Gạch\x20ngang','textColor':_0x5df40d(0x19a),'fillColor':'Màu\x20nền\x20văn\x20bản','resetColor':'Đặt\x20lại\x20màu'},'align':{'top':'Căn\x20trên','middle':_0x5df40d(0x1b4),'bottom':_0x5df40d(0x19f)},'textWrap':{'inline':_0x5df40d(0x1a3),'square':'Bao\x20quanh','topAndBottom':_0x5df40d(0x191),'behindText':'Phía\x20sau\x20văn\x20bản','inFrontText':_0x5df40d(0x196)},'crop':{'shape':'Cắt\x20theo\x20hình\x20dạng'}}};module[_0x5df40d(0x1ab)]=e;
|
package/lib/cjs/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x19f75f=_0x537f;(function(_0x5ecbdc,_0x5c27d8){const _0x785db=_0x537f,_0xdec9a6=_0x5ecbdc();while(!![]){try{const _0x2ca5d5=-parseInt(_0x785db(0xf5))/0x1*(-parseInt(_0x785db(0xf0))/0x2)+-parseInt(_0x785db(0x106))/0x3*(-parseInt(_0x785db(0x104))/0x4)+parseInt(_0x785db(0xe5))/0x5*(-parseInt(_0x785db(0x101))/0x6)+parseInt(_0x785db(0xe4))/0x7+parseInt(_0x785db(0xfe))/0x8*(parseInt(_0x785db(0xf7))/0x9)+-parseInt(_0x785db(0xfb))/0xa+parseInt(_0x785db(0x105))/0xb*(parseInt(_0x785db(0xe6))/0xc);if(_0x2ca5d5===_0x5c27d8)break;else _0xdec9a6['push'](_0xdec9a6['shift']());}catch(_0x18977d){_0xdec9a6['push'](_0xdec9a6['shift']());}}}(_0x4625,0x45eb4));function _0x4625(){const _0x19d3b6=['删除线','675SmCIKj','选择对象以编辑详情','上下型','四周型','5676050ITjGiZ','形状位置','切换水平翻转','25512jgvNGU','右对齐','添加描述','708jhApyW','文本背景色','形状样式','5708hFVgsU','612271jLjgor','339SoEqzX','下划线','左对齐','底部对齐','顺时针90度旋转','下移一层','1059506amsWHe','5765OGxEta','84NRBRMn','垂直居中','打开形状面板','顶部对齐','删除形状','对象名称','逆时针90度旋转','文本颜色','暂无对象','重置颜色','3474VsuHXd','切换垂直翻转','嵌入型','上移一层','居中对齐','28SirnMO'];_0x4625=function(){return _0x19d3b6;};return _0x4625();}const e={'docs-shape-ui':{'quickStyles':'快捷样式','title':'形状','insertShape':'插入形状','openPanel':_0x19f75f(0xe8),'deleteShape':_0x19f75f(0xea),'hidePanel':'隐藏形状面板','formatShape':'格式化形状','shapeStyle':_0x19f75f(0x103),'shapePosition':_0x19f75f(0xfc),'toggleFlipH':_0x19f75f(0xfd),'toggleFlipV':_0x19f75f(0xf1),'rotateRight90':_0x19f75f(0xe2),'rotateLeft90':_0x19f75f(0xec),'toggleTextVertical':'切换文本竖排','objectListPanel':{'title':'图层','open':'打开图层面板','empty':_0x19f75f(0xee),'showAll':'全部显示','hideAll':'全部隐藏','show':'显示','hide':'隐藏','moveForward':_0x19f75f(0xf3),'moveBackward':_0x19f75f(0xe3),'close':'关闭','name':'名称','nameInput':_0x19f75f(0xeb),'description':'描述','descriptionPlaceholder':_0x19f75f(0x100),'details':'详情','noSelection':_0x19f75f(0xf8)},'toolbar':{'alignLeft':_0x19f75f(0xe0),'alignCenter':_0x19f75f(0xf4),'alignRight':_0x19f75f(0xff),'alignJustify':'两端对齐','bold':'粗体','italic':'斜体','underline':_0x19f75f(0xdf),'strikethrough':_0x19f75f(0xf6),'textColor':_0x19f75f(0xed),'fillColor':_0x19f75f(0x102),'resetColor':_0x19f75f(0xef)},'align':{'top':_0x19f75f(0xe9),'middle':_0x19f75f(0xe7),'bottom':_0x19f75f(0xe1)},'textWrap':{'inline':_0x19f75f(0xf2),'square':_0x19f75f(0xfa),'topAndBottom':_0x19f75f(0xf9),'behindText':'衬于文字下方','inFrontText':'浮于文字上方'},'crop':{'shape':'裁剪为形状'}}};function _0x537f(_0x338b48,_0x81d65e){_0x338b48=_0x338b48-0xdf;const _0x4625bd=_0x4625();let _0x537fd3=_0x4625bd[_0x338b48];return _0x537fd3;}module['exports']=e;
|