@univerjs-pro/docs-shape-ui 1.0.0-alpha.8 → 1.0.0-beta.1

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.
Files changed (91) hide show
  1. package/lib/cjs/index.js +1 -1
  2. package/lib/cjs/locale/ar-SA.js +1 -1
  3. package/lib/cjs/locale/ca-ES.js +1 -1
  4. package/lib/cjs/locale/de-DE.js +1 -1
  5. package/lib/cjs/locale/en-US.js +1 -1
  6. package/lib/cjs/locale/es-ES.js +1 -1
  7. package/lib/cjs/locale/fa-IR.js +1 -1
  8. package/lib/cjs/locale/fr-FR.js +1 -1
  9. package/lib/cjs/locale/id-ID.js +1 -1
  10. package/lib/cjs/locale/it-IT.js +1 -1
  11. package/lib/cjs/locale/ja-JP.js +1 -1
  12. package/lib/cjs/locale/ko-KR.js +1 -1
  13. package/lib/cjs/locale/pl-PL.js +1 -1
  14. package/lib/cjs/locale/pt-BR.js +1 -1
  15. package/lib/cjs/locale/ru-RU.js +1 -1
  16. package/lib/cjs/locale/sk-SK.js +1 -1
  17. package/lib/cjs/locale/vi-VN.js +1 -1
  18. package/lib/cjs/locale/zh-CN.js +1 -1
  19. package/lib/cjs/locale/zh-HK.js +1 -1
  20. package/lib/cjs/locale/zh-TW.js +1 -1
  21. package/lib/es/index.js +1 -1
  22. package/lib/es/locale/ar-SA.js +1 -1
  23. package/lib/es/locale/ca-ES.js +1 -1
  24. package/lib/es/locale/de-DE.js +1 -1
  25. package/lib/es/locale/en-US.js +1 -1
  26. package/lib/es/locale/es-ES.js +1 -1
  27. package/lib/es/locale/fa-IR.js +1 -1
  28. package/lib/es/locale/fr-FR.js +1 -1
  29. package/lib/es/locale/id-ID.js +1 -1
  30. package/lib/es/locale/it-IT.js +1 -1
  31. package/lib/es/locale/ja-JP.js +1 -1
  32. package/lib/es/locale/ko-KR.js +1 -1
  33. package/lib/es/locale/pl-PL.js +1 -1
  34. package/lib/es/locale/pt-BR.js +1 -1
  35. package/lib/es/locale/ru-RU.js +1 -1
  36. package/lib/es/locale/sk-SK.js +1 -1
  37. package/lib/es/locale/vi-VN.js +1 -1
  38. package/lib/es/locale/zh-CN.js +1 -1
  39. package/lib/es/locale/zh-HK.js +1 -1
  40. package/lib/es/locale/zh-TW.js +1 -1
  41. package/lib/index.js +1 -1
  42. package/lib/locale/ar-SA.js +1 -1
  43. package/lib/locale/ca-ES.js +1 -1
  44. package/lib/locale/de-DE.js +1 -1
  45. package/lib/locale/en-US.js +1 -1
  46. package/lib/locale/es-ES.js +1 -1
  47. package/lib/locale/fa-IR.js +1 -1
  48. package/lib/locale/fr-FR.js +1 -1
  49. package/lib/locale/id-ID.js +1 -1
  50. package/lib/locale/it-IT.js +1 -1
  51. package/lib/locale/ja-JP.js +1 -1
  52. package/lib/locale/ko-KR.js +1 -1
  53. package/lib/locale/pl-PL.js +1 -1
  54. package/lib/locale/pt-BR.js +1 -1
  55. package/lib/locale/ru-RU.js +1 -1
  56. package/lib/locale/sk-SK.js +1 -1
  57. package/lib/locale/vi-VN.js +1 -1
  58. package/lib/locale/zh-CN.js +1 -1
  59. package/lib/locale/zh-HK.js +1 -1
  60. package/lib/locale/zh-TW.js +1 -1
  61. package/lib/types/commands/operations/shape-ribbon.operation.d.ts +13 -0
  62. package/lib/types/const.d.ts +7 -0
  63. package/lib/types/controllers/shape-contextual-ribbon.controller.d.ts +18 -0
  64. package/lib/types/locale/en-US.d.ts +1 -0
  65. package/lib/types/menu/schema.d.ts +1 -0
  66. package/lib/types/menu/shape-format-ribbon.menu.d.ts +20 -0
  67. package/lib/types/views/shape-floating-toolbar/ShapeFloatingToolbar.d.ts +3 -4
  68. package/lib/types/views/shape-format-ribbon/DocsShapeFormatRibbonControls.d.ts +8 -0
  69. package/lib/umd/index.js +1 -1
  70. package/lib/umd/locale/ar-SA.js +1 -1
  71. package/lib/umd/locale/ca-ES.js +1 -1
  72. package/lib/umd/locale/de-DE.js +1 -1
  73. package/lib/umd/locale/en-US.js +1 -1
  74. package/lib/umd/locale/es-ES.js +1 -1
  75. package/lib/umd/locale/fa-IR.js +1 -1
  76. package/lib/umd/locale/fr-FR.js +1 -1
  77. package/lib/umd/locale/id-ID.js +1 -1
  78. package/lib/umd/locale/it-IT.js +1 -1
  79. package/lib/umd/locale/ja-JP.js +1 -1
  80. package/lib/umd/locale/ko-KR.js +1 -1
  81. package/lib/umd/locale/pl-PL.js +1 -1
  82. package/lib/umd/locale/pt-BR.js +1 -1
  83. package/lib/umd/locale/ru-RU.js +1 -1
  84. package/lib/umd/locale/sk-SK.js +1 -1
  85. package/lib/umd/locale/vi-VN.js +1 -1
  86. package/lib/umd/locale/zh-CN.js +1 -1
  87. package/lib/umd/locale/zh-HK.js +1 -1
  88. package/lib/umd/locale/zh-TW.js +1 -1
  89. package/package.json +18 -18
  90. package/lib/types/views/ShapeOptions.d.ts +0 -26
  91. package/lib/types/views/shape-editor-panel/ShapeLineEditor.d.ts +0 -11
@@ -1 +1 @@
1
- const _0x117564=_0x119a;function _0x1de3(){const _0x3425f0=['182644VokHyf','إعادة\x20تعيين\x20اللون','الاسم','إظهار','1070DgrjHV','إخفاء\x20الكل','خلف\x20النص','تبديل\x20النص\x20العمودي','محاذاة\x20لليمين','غامق','تنسيق\x20الشكل','محاذاة\x20لليسار','إغلاق','اسم\x20الكائن','إرسال\x20إلى\x20الخلف','6961736Vranne','حذف\x20الشكل','أضف\x20وصفًا','لون\x20النص','10226dVtCdo','246501AkKsJh','محاذاة\x20للأعلى','حدّد\x20كائنًا\x20لتعديل\x20تفاصيله','إحضار\x20إلى\x20الأمام','إخفاء\x20لوحة\x20الأشكال','محاذاة\x20للأسفل','شكل','محاذاة\x20للمنتصف','في\x20نفس\x20السطر\x20مع\x20النص','9317oZxlEC','376bXFuNF','التفاصيل','أعلى\x20وأسفل','إدراج\x20شكل','إظهار\x20الكل','فتح\x20لوحة\x20الطبقات','تبديل\x20الانعكاس\x20الأفقي','مربع','1139610grgCTe','مائل','محاذاة\x20للوسط','تسطير','تبديل\x20الانعكاس\x20العمودي','الطبقات','648RwtKow','قص\x20إلى\x20شكل','يتوسطه\x20خط','exports','6281205bXZqSs','216ctcrKy','ضبط'];_0x1de3=function(){return _0x3425f0;};return _0x1de3();}(function(_0x49b543,_0x146f2f){const _0x42bcca=_0x119a,_0x365470=_0x49b543();while(!![]){try{const _0xc17013=parseInt(_0x42bcca(0x97))/0x1+parseInt(_0x42bcca(0xb7))/0x2*(-parseInt(_0x42bcca(0x9d))/0x3)+parseInt(_0x42bcca(0xb3))/0x4+parseInt(_0x42bcca(0xa1))/0x5+-parseInt(_0x42bcca(0xa2))/0x6*(parseInt(_0x42bcca(0xa4))/0x7)+-parseInt(_0x42bcca(0x8f))/0x8*(parseInt(_0x42bcca(0xb8))/0x9)+-parseInt(_0x42bcca(0xa8))/0xa*(-parseInt(_0x42bcca(0xc1))/0xb);if(_0xc17013===_0x146f2f)break;else _0x365470['push'](_0x365470['shift']());}catch(_0x4921d0){_0x365470['push'](_0x365470['shift']());}}}(_0x1de3,0xdaba7));const e={'docs-shape-ui':{'title':_0x117564(0xbe),'insertShape':_0x117564(0x92),'openPanel':'فتح\x20لوحة\x20الأشكال','deleteShape':_0x117564(0xb4),'hidePanel':_0x117564(0xbc),'formatShape':_0x117564(0xae),'shapeStyle':'نمط\x20الشكل','shapePosition':'موضع\x20الشكل','toggleFlipH':_0x117564(0x95),'toggleFlipV':_0x117564(0x9b),'rotateRight90':'تدوير\x20لليمين\x2090°','rotateLeft90':'تدوير\x20لليسار\x2090°','toggleTextVertical':_0x117564(0xab),'objectListPanel':{'title':_0x117564(0x9c),'open':_0x117564(0x94),'empty':'لا\x20توجد\x20كائنات','showAll':_0x117564(0x93),'hideAll':_0x117564(0xa9),'show':_0x117564(0xa7),'hide':'إخفاء','moveForward':_0x117564(0xbb),'moveBackward':_0x117564(0xb2),'close':_0x117564(0xb0),'name':_0x117564(0xa6),'nameInput':_0x117564(0xb1),'description':'الوصف','descriptionPlaceholder':_0x117564(0xb5),'details':_0x117564(0x90),'noSelection':_0x117564(0xba)},'toolbar':{'alignLeft':_0x117564(0xaf),'alignCenter':_0x117564(0x99),'alignRight':_0x117564(0xac),'alignJustify':_0x117564(0xa3),'bold':_0x117564(0xad),'italic':_0x117564(0x98),'underline':_0x117564(0x9a),'strikethrough':_0x117564(0x9f),'textColor':_0x117564(0xb6),'fillColor':'لون\x20خلفية\x20النص','resetColor':_0x117564(0xa5)},'align':{'top':_0x117564(0xb9),'middle':_0x117564(0xbf),'bottom':_0x117564(0xbd)},'textWrap':{'inline':_0x117564(0xc0),'square':_0x117564(0x96),'topAndBottom':_0x117564(0x91),'behindText':_0x117564(0xaa),'inFrontText':'أمام\x20النص'},'crop':{'shape':_0x117564(0x9e)}}};function _0x119a(_0x1c3e1b,_0x183ce6){_0x1c3e1b=_0x1c3e1b-0x8f;const _0x1de37f=_0x1de3();let _0x119ae3=_0x1de37f[_0x1c3e1b];return _0x119ae3;}module[_0x117564(0xa0)]=e;
1
+ const _0x34ec66=_0x2ed7;(function(_0x5e842d,_0x3a1a27){const _0x4533c6=_0x2ed7,_0x5a5e71=_0x5e842d();while(!![]){try{const _0x2feea4=-parseInt(_0x4533c6(0xd3))/0x1*(-parseInt(_0x4533c6(0xcc))/0x2)+-parseInt(_0x4533c6(0xb9))/0x3+-parseInt(_0x4533c6(0xab))/0x4*(parseInt(_0x4533c6(0xc8))/0x5)+-parseInt(_0x4533c6(0xb8))/0x6+-parseInt(_0x4533c6(0xc5))/0x7*(-parseInt(_0x4533c6(0xcd))/0x8)+-parseInt(_0x4533c6(0xbc))/0x9+-parseInt(_0x4533c6(0xa4))/0xa*(-parseInt(_0x4533c6(0xcb))/0xb);if(_0x2feea4===_0x3a1a27)break;else _0x5a5e71['push'](_0x5a5e71['shift']());}catch(_0x2211af){_0x5a5e71['push'](_0x5a5e71['shift']());}}}(_0x4983,0x480a9));const e={'docs-shape-ui':{'quickStyles':_0x34ec66(0xb0),'title':_0x34ec66(0xaa),'insertShape':_0x34ec66(0xb7),'openPanel':'فتح\x20لوحة\x20الأشكال','deleteShape':_0x34ec66(0xbb),'hidePanel':_0x34ec66(0xa6),'formatShape':_0x34ec66(0xb6),'shapeStyle':_0x34ec66(0xa8),'shapePosition':_0x34ec66(0xb1),'toggleFlipH':_0x34ec66(0xc1),'toggleFlipV':_0x34ec66(0xad),'rotateRight90':'تدوير\x20لليمين\x2090°','rotateLeft90':_0x34ec66(0xb2),'toggleTextVertical':_0x34ec66(0xcf),'objectListPanel':{'title':_0x34ec66(0xc6),'open':_0x34ec66(0xb3),'empty':_0x34ec66(0xa2),'showAll':_0x34ec66(0xb4),'hideAll':_0x34ec66(0xba),'show':_0x34ec66(0xc9),'hide':_0x34ec66(0xce),'moveForward':_0x34ec66(0xd5),'moveBackward':'إرسال\x20إلى\x20الخلف','close':_0x34ec66(0xc0),'name':_0x34ec66(0xc3),'nameInput':_0x34ec66(0xbe),'description':_0x34ec66(0xa9),'descriptionPlaceholder':'أضف\x20وصفًا','details':'التفاصيل','noSelection':_0x34ec66(0xc2)},'toolbar':{'alignLeft':_0x34ec66(0xbf),'alignCenter':_0x34ec66(0xd2),'alignRight':_0x34ec66(0xa5),'alignJustify':_0x34ec66(0xae),'bold':_0x34ec66(0xc4),'italic':_0x34ec66(0xaf),'underline':'تسطير','strikethrough':'يتوسطه\x20خط','textColor':_0x34ec66(0xb5),'fillColor':'لون\x20خلفية\x20النص','resetColor':_0x34ec66(0xd1)},'align':{'top':_0x34ec66(0xca),'middle':_0x34ec66(0xa3),'bottom':_0x34ec66(0xc7)},'textWrap':{'inline':_0x34ec66(0xd0),'square':_0x34ec66(0xd4),'topAndBottom':_0x34ec66(0xbd),'behindText':'خلف\x20النص','inFrontText':'أمام\x20النص'},'crop':{'shape':_0x34ec66(0xac)}}};module[_0x34ec66(0xa7)]=e;function _0x2ed7(_0x4f91a4,_0x1bf21e){_0x4f91a4=_0x4f91a4-0xa2;const _0x49838f=_0x4983();let _0x2ed7ff=_0x49838f[_0x4f91a4];return _0x2ed7ff;}function _0x4983(){const _0x546ec2=['حذف\x20الشكل','2386593tanJsu','أعلى\x20وأسفل','اسم\x20الكائن','محاذاة\x20لليسار','إغلاق','تبديل\x20الانعكاس\x20الأفقي','حدّد\x20كائنًا\x20لتعديل\x20تفاصيله','الاسم','غامق','21hbxcNx','الطبقات','محاذاة\x20للأسفل','78335mhGymz','إظهار','محاذاة\x20للأعلى','55MWbuvk','21392JgMkMd','183080EqOtyR','إخفاء','تبديل\x20النص\x20العمودي','في\x20نفس\x20السطر\x20مع\x20النص','إعادة\x20تعيين\x20اللون','محاذاة\x20للوسط','8nZHYLD','مربع','إحضار\x20إلى\x20الأمام','لا\x20توجد\x20كائنات','محاذاة\x20للمنتصف','2346010GoRJJZ','محاذاة\x20لليمين','إخفاء\x20لوحة\x20الأشكال','exports','نمط\x20الشكل','الوصف','شكل','44RtrSMK','قص\x20إلى\x20شكل','تبديل\x20الانعكاس\x20العمودي','ضبط','مائل','أنماط\x20سريعة','موضع\x20الشكل','تدوير\x20لليسار\x2090°','فتح\x20لوحة\x20الطبقات','إظهار\x20الكل','لون\x20النص','تنسيق\x20الشكل','إدراج\x20شكل','2218890UgurJm','674454LwQvAL','إخفاء\x20الكل'];_0x4983=function(){return _0x546ec2;};return _0x4983();}
@@ -1 +1 @@
1
- function _0x3d19(){const _0x2ecc63=['Amagar\x20panell\x20de\x20formes','Ratllat','Sense\x20objectes','56sSvCvu','15593470BixWcg','Amaga’ls\x20tots','Alternar\x20volteig\x20horitzontal','Nom\x20de\x20l’objecte','41124KKEXmg','Rotar\x2090°\x20a\x20la\x20dreta','Detalls','Mostra','Negreta','Color\x20de\x20fons\x20del\x20text','Capes','1303677QUqKjd','Cursiva','2175603DsIbiW','Tanca','Porta\x20endavant','Centra','Alinea\x20a\x20dalt','Color\x20del\x20text','Alternar\x20text\x20vertical','91957mVgBPN','Davant\x20del\x20text','Descripció','351125RaGUVi','Alinea\x20a\x20l\x27esquerra','Obrir\x20panell\x20de\x20formes','Amaga','Alternar\x20volteig\x20vertical','Rotar\x2090°\x20a\x20l\x27esquerra','Alinea\x20al\x20mig','Obre\x20el\x20tauler\x20de\x20capes','952XjAAQt','Posició\x20de\x20forma','Quadrat','Alinea\x20a\x20la\x20dreta','Restableix\x20el\x20color','Justifica','Mostra’ls\x20tots','1076306jZCjJB','A\x20dalt\x20i\x20a\x20baix','Alinea\x20a\x20baix','4hqwdDy'];_0x3d19=function(){return _0x2ecc63;};return _0x3d19();}const _0x53d59a=_0x34fc;(function(_0x154806,_0x3ad495){const _0x1b8cd0=_0x34fc,_0xa79388=_0x154806();while(!![]){try{const _0x2d9ac5=-parseInt(_0x1b8cd0(0xfe))/0x1+-parseInt(_0x1b8cd0(0x110))/0x2+parseInt(_0x1b8cd0(0xf7))/0x3*(parseInt(_0x1b8cd0(0x113))/0x4)+parseInt(_0x1b8cd0(0x101))/0x5+-parseInt(_0x1b8cd0(0x11c))/0x6*(-parseInt(_0x1b8cd0(0x109))/0x7)+-parseInt(_0x1b8cd0(0x117))/0x8*(-parseInt(_0x1b8cd0(0xf5))/0x9)+-parseInt(_0x1b8cd0(0x118))/0xa;if(_0x2d9ac5===_0x3ad495)break;else _0xa79388['push'](_0xa79388['shift']());}catch(_0x99382f){_0xa79388['push'](_0xa79388['shift']());}}}(_0x3d19,0x86c94));function _0x34fc(_0x507a9b,_0x156061){_0x507a9b=_0x507a9b-0xf4;const _0x3d19c8=_0x3d19();let _0x34fc2f=_0x3d19c8[_0x507a9b];return _0x34fc2f;}const e={'docs-shape-ui':{'title':'Forma','insertShape':'Inserir\x20forma','openPanel':_0x53d59a(0x103),'deleteShape':'Eliminar\x20forma','hidePanel':_0x53d59a(0x114),'formatShape':'Format\x20de\x20forma','shapeStyle':'Estil\x20de\x20forma','shapePosition':_0x53d59a(0x10a),'toggleFlipH':_0x53d59a(0x11a),'toggleFlipV':_0x53d59a(0x105),'rotateRight90':_0x53d59a(0x11d),'rotateLeft90':_0x53d59a(0x106),'toggleTextVertical':_0x53d59a(0xfd),'objectListPanel':{'title':_0x53d59a(0xf4),'open':_0x53d59a(0x108),'empty':_0x53d59a(0x116),'showAll':_0x53d59a(0x10f),'hideAll':_0x53d59a(0x119),'show':_0x53d59a(0x11f),'hide':_0x53d59a(0x104),'moveForward':_0x53d59a(0xf9),'moveBackward':'Envia\x20enrere','close':_0x53d59a(0xf8),'name':'Nom','nameInput':_0x53d59a(0x11b),'description':_0x53d59a(0x100),'descriptionPlaceholder':'Afegeix\x20una\x20descripció','details':_0x53d59a(0x11e),'noSelection':'Selecciona\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls'},'toolbar':{'alignLeft':_0x53d59a(0x102),'alignCenter':_0x53d59a(0xfa),'alignRight':_0x53d59a(0x10c),'alignJustify':_0x53d59a(0x10e),'bold':_0x53d59a(0x120),'italic':_0x53d59a(0xf6),'underline':'Subratllat','strikethrough':_0x53d59a(0x115),'textColor':_0x53d59a(0xfc),'fillColor':_0x53d59a(0x121),'resetColor':_0x53d59a(0x10d)},'align':{'top':_0x53d59a(0xfb),'middle':_0x53d59a(0x107),'bottom':_0x53d59a(0x112)},'textWrap':{'inline':'En\x20línia\x20amb\x20el\x20text','square':_0x53d59a(0x10b),'topAndBottom':_0x53d59a(0x111),'behindText':'Darrere\x20del\x20text','inFrontText':_0x53d59a(0xff)},'crop':{'shape':'Retalla\x20a\x20forma'}}};module['exports']=e;
1
+ const _0x167294=_0x102a;function _0x102a(_0x358ed4,_0x3bfd90){_0x358ed4=_0x358ed4-0x1bb;const _0x5adfd5=_0x5adf();let _0x102a2b=_0x5adfd5[_0x358ed4];return _0x102a2b;}function _0x5adf(){const _0x5ccc01=['Alternar\x20volteig\x20horitzontal','4568463dtytFC','Darrere\x20del\x20text','2417630IvrCgk','Cursiva','exports','Alinea\x20al\x20mig','Sense\x20objectes','Detalls','Quadrat','1449576ujhmHK','Estil\x20de\x20forma','Forma','Mostra’ls\x20tots','A\x20dalt\x20i\x20a\x20baix','Selecciona\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls','Rotar\x2090°\x20a\x20l\x27esquerra','Subratllat','Posició\x20de\x20forma','Obre\x20el\x20tauler\x20de\x20capes','8chEQLU','Afegeix\x20una\x20descripció','3142zYzpGP','Amagar\x20panell\x20de\x20formes','Tanca','Mostra','Alinea\x20a\x20dalt','Envia\x20enrere','3620855XBPlUN','Amaga’ls\x20tots','66oiSRxy','Alternar\x20text\x20vertical','Alinea\x20a\x20l\x27esquerra','Descripció','Nom','1940411Uksbne','Eliminar\x20forma','Nom\x20de\x20l’objecte','Alternar\x20volteig\x20vertical','Alinea\x20a\x20la\x20dreta','Restableix\x20el\x20color','Negreta','Ratllat','En\x20línia\x20amb\x20el\x20text','Format\x20de\x20forma','Porta\x20endavant','Alinea\x20a\x20baix','Capes','109qyVKZb','Color\x20de\x20fons\x20del\x20text','20DQuYaK','20312PeKcfM'];_0x5adf=function(){return _0x5ccc01;};return _0x5adf();}(function(_0x2ba96c,_0xb0b77f){const _0x51d294=_0x102a,_0x5e9cfe=_0x2ba96c();while(!![]){try{const _0xcedd96=-parseInt(_0x51d294(0x1e5))/0x1*(parseInt(_0x51d294(0x1cb))/0x2)+parseInt(_0x51d294(0x1d3))/0x3*(parseInt(_0x51d294(0x1e8))/0x4)+parseInt(_0x51d294(0x1ec))/0x5+parseInt(_0x51d294(0x1bf))/0x6+parseInt(_0x51d294(0x1d1))/0x7+-parseInt(_0x51d294(0x1c9))/0x8*(parseInt(_0x51d294(0x1ea))/0x9)+-parseInt(_0x51d294(0x1e7))/0xa*(parseInt(_0x51d294(0x1d8))/0xb);if(_0xcedd96===_0xb0b77f)break;else _0x5e9cfe['push'](_0x5e9cfe['shift']());}catch(_0x3a2f0b){_0x5e9cfe['push'](_0x5e9cfe['shift']());}}}(_0x5adf,0x4eb97));const e={'docs-shape-ui':{'quickStyles':'Estils\x20ràpids','title':_0x167294(0x1c1),'insertShape':'Inserir\x20forma','openPanel':'Obrir\x20panell\x20de\x20formes','deleteShape':_0x167294(0x1d9),'hidePanel':_0x167294(0x1cc),'formatShape':_0x167294(0x1e1),'shapeStyle':_0x167294(0x1c0),'shapePosition':_0x167294(0x1c7),'toggleFlipH':_0x167294(0x1e9),'toggleFlipV':_0x167294(0x1db),'rotateRight90':'Rotar\x2090°\x20a\x20la\x20dreta','rotateLeft90':_0x167294(0x1c5),'toggleTextVertical':_0x167294(0x1d4),'objectListPanel':{'title':_0x167294(0x1e4),'open':_0x167294(0x1c8),'empty':_0x167294(0x1bc),'showAll':_0x167294(0x1c2),'hideAll':_0x167294(0x1d2),'show':_0x167294(0x1ce),'hide':'Amaga','moveForward':_0x167294(0x1e2),'moveBackward':_0x167294(0x1d0),'close':_0x167294(0x1cd),'name':_0x167294(0x1d7),'nameInput':_0x167294(0x1da),'description':_0x167294(0x1d6),'descriptionPlaceholder':_0x167294(0x1ca),'details':_0x167294(0x1bd),'noSelection':_0x167294(0x1c4)},'toolbar':{'alignLeft':_0x167294(0x1d5),'alignCenter':'Centra','alignRight':_0x167294(0x1dc),'alignJustify':'Justifica','bold':_0x167294(0x1de),'italic':_0x167294(0x1ed),'underline':_0x167294(0x1c6),'strikethrough':_0x167294(0x1df),'textColor':'Color\x20del\x20text','fillColor':_0x167294(0x1e6),'resetColor':_0x167294(0x1dd)},'align':{'top':_0x167294(0x1cf),'middle':_0x167294(0x1bb),'bottom':_0x167294(0x1e3)},'textWrap':{'inline':_0x167294(0x1e0),'square':_0x167294(0x1be),'topAndBottom':_0x167294(0x1c3),'behindText':_0x167294(0x1eb),'inFrontText':'Davant\x20del\x20text'},'crop':{'shape':'Retalla\x20a\x20forma'}}};module[_0x167294(0x1ee)]=e;
@@ -1 +1 @@
1
- function _0x46ef(){const _0x29149e=['217982ZuBKCL','Weiter\x20nach\x20hinten','Vertikalen\x20Text\x20umschalten','12yWzUSu','Weiter\x20nach\x20vorne','Mittig','Form\x20löschen','Form\x20formatieren','Links\x2090°\x20drehen','Fett','Rechtsbündig','4412607hXPYhG','Alle\x20ausblenden','1040446Medfny','Objektname','Linksbündig','exports','Quadratisch','Oben\x20und\x20unten','Form-Panel\x20ausblenden','Beschreibung\x20hinzufügen','56424SXHmVp','Hinter\x20dem\x20Text','40UkYpJl','Textfarbe','5XkXgke','Ausblenden','Texthintergrundfarbe','1235385DvcAoN','2aJXyQl','Horizontale\x20Spiegelung\x20umschalten','13527371hpkZpD','70oIcdLD','Formposition','Kursiv','Name','3415604wffaow','Oben\x20bündig','Vor\x20dem\x20Text','Schließen','Blocksatz','Anzeigen','Im\x20Textfluss','371nEQGCe','Ebenenbereich\x20öffnen','Unten\x20bündig','Beschreibung','Durchgestrichen','Auf\x20Form\x20zuschneiden','Vertikale\x20Spiegelung\x20umschalten'];_0x46ef=function(){return _0x29149e;};return _0x46ef();}function _0x2c17(_0x25775b,_0x12f11a){_0x25775b=_0x25775b-0x7f;const _0x46ef24=_0x46ef();let _0x2c1751=_0x46ef24[_0x25775b];return _0x2c1751;}const _0x2427eb=_0x2c17;(function(_0x36c9d1,_0x372751){const _0x5d7519=_0x2c17,_0x1690d2=_0x36c9d1();while(!![]){try{const _0x3fd795=parseInt(_0x5d7519(0x97))/0x1+parseInt(_0x5d7519(0x82))/0x2*(-parseInt(_0x5d7519(0xa2))/0x3)+-parseInt(_0x5d7519(0x89))/0x4*(parseInt(_0x5d7519(0xb0))/0x5)+parseInt(_0x5d7519(0xac))/0x6*(parseInt(_0x5d7519(0x90))/0x7)+-parseInt(_0x5d7519(0xae))/0x8*(-parseInt(_0x5d7519(0x81))/0x9)+-parseInt(_0x5d7519(0x85))/0xa*(-parseInt(_0x5d7519(0xa4))/0xb)+-parseInt(_0x5d7519(0x9a))/0xc*(-parseInt(_0x5d7519(0x84))/0xd);if(_0x3fd795===_0x372751)break;else _0x1690d2['push'](_0x1690d2['shift']());}catch(_0x33b4c8){_0x1690d2['push'](_0x1690d2['shift']());}}}(_0x46ef,0xbe94a));const e={'docs-shape-ui':{'title':'Form','insertShape':'Form\x20einfügen','openPanel':'Form-Panel\x20öffnen','deleteShape':_0x2427eb(0x9d),'hidePanel':_0x2427eb(0xaa),'formatShape':_0x2427eb(0x9e),'shapeStyle':'Formstil','shapePosition':_0x2427eb(0x86),'toggleFlipH':_0x2427eb(0x83),'toggleFlipV':_0x2427eb(0x96),'rotateRight90':'Rechts\x2090°\x20drehen','rotateLeft90':_0x2427eb(0x9f),'toggleTextVertical':_0x2427eb(0x99),'objectListPanel':{'title':'Ebenen','open':_0x2427eb(0x91),'empty':'Keine\x20Objekte','showAll':'Alle\x20anzeigen','hideAll':_0x2427eb(0xa3),'show':_0x2427eb(0x8e),'hide':_0x2427eb(0x7f),'moveForward':_0x2427eb(0x9b),'moveBackward':_0x2427eb(0x98),'close':_0x2427eb(0x8c),'name':_0x2427eb(0x88),'nameInput':_0x2427eb(0xa5),'description':_0x2427eb(0x93),'descriptionPlaceholder':_0x2427eb(0xab),'details':'Details','noSelection':'Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen'},'toolbar':{'alignLeft':_0x2427eb(0xa6),'alignCenter':'Zentriert','alignRight':_0x2427eb(0xa1),'alignJustify':_0x2427eb(0x8d),'bold':_0x2427eb(0xa0),'italic':_0x2427eb(0x87),'underline':'Unterstrichen','strikethrough':_0x2427eb(0x94),'textColor':_0x2427eb(0xaf),'fillColor':_0x2427eb(0x80),'resetColor':'Farbe\x20zurücksetzen'},'align':{'top':_0x2427eb(0x8a),'middle':_0x2427eb(0x9c),'bottom':_0x2427eb(0x92)},'textWrap':{'inline':_0x2427eb(0x8f),'square':_0x2427eb(0xa8),'topAndBottom':_0x2427eb(0xa9),'behindText':_0x2427eb(0xad),'inFrontText':_0x2427eb(0x8b)},'crop':{'shape':_0x2427eb(0x95)}}};module[_0x2427eb(0xa7)]=e;
1
+ const _0x15c2e2=_0xbbac;(function(_0x3c7099,_0x4c0d2d){const _0x415514=_0xbbac,_0x3fe941=_0x3c7099();while(!![]){try{const _0x4d4667=-parseInt(_0x415514(0x155))/0x1+-parseInt(_0x415514(0x182))/0x2+-parseInt(_0x415514(0x160))/0x3*(-parseInt(_0x415514(0x15f))/0x4)+-parseInt(_0x415514(0x178))/0x5*(-parseInt(_0x415514(0x159))/0x6)+-parseInt(_0x415514(0x173))/0x7*(parseInt(_0x415514(0x179))/0x8)+-parseInt(_0x415514(0x156))/0x9+-parseInt(_0x415514(0x17d))/0xa*(-parseInt(_0x415514(0x184))/0xb);if(_0x4d4667===_0x4c0d2d)break;else _0x3fe941['push'](_0x3fe941['shift']());}catch(_0x14feb1){_0x3fe941['push'](_0x3fe941['shift']());}}}(_0x4957,0x9ac99));const e={'docs-shape-ui':{'quickStyles':'Schnellformatvorlagen','title':_0x15c2e2(0x176),'insertShape':_0x15c2e2(0x15b),'openPanel':_0x15c2e2(0x172),'deleteShape':_0x15c2e2(0x17a),'hidePanel':_0x15c2e2(0x180),'formatShape':_0x15c2e2(0x17b),'shapeStyle':_0x15c2e2(0x165),'shapePosition':_0x15c2e2(0x183),'toggleFlipH':_0x15c2e2(0x181),'toggleFlipV':_0x15c2e2(0x15d),'rotateRight90':_0x15c2e2(0x16e),'rotateLeft90':_0x15c2e2(0x174),'toggleTextVertical':_0x15c2e2(0x16c),'objectListPanel':{'title':_0x15c2e2(0x15e),'open':'Ebenenbereich\x20öffnen','empty':'Keine\x20Objekte','showAll':_0x15c2e2(0x17f),'hideAll':_0x15c2e2(0x167),'show':_0x15c2e2(0x17c),'hide':'Ausblenden','moveForward':_0x15c2e2(0x15a),'moveBackward':_0x15c2e2(0x175),'close':'Schließen','name':_0x15c2e2(0x163),'nameInput':_0x15c2e2(0x169),'description':_0x15c2e2(0x161),'descriptionPlaceholder':_0x15c2e2(0x17e),'details':'Details','noSelection':_0x15c2e2(0x157)},'toolbar':{'alignLeft':_0x15c2e2(0x16d),'alignCenter':_0x15c2e2(0x16a),'alignRight':'Rechtsbündig','alignJustify':_0x15c2e2(0x170),'bold':'Fett','italic':_0x15c2e2(0x16f),'underline':_0x15c2e2(0x177),'strikethrough':'Durchgestrichen','textColor':_0x15c2e2(0x16b),'fillColor':_0x15c2e2(0x158),'resetColor':'Farbe\x20zurücksetzen'},'align':{'top':_0x15c2e2(0x168),'middle':'Mittig','bottom':_0x15c2e2(0x166)},'textWrap':{'inline':'Im\x20Textfluss','square':_0x15c2e2(0x171),'topAndBottom':_0x15c2e2(0x162),'behindText':'Hinter\x20dem\x20Text','inFrontText':'Vor\x20dem\x20Text'},'crop':{'shape':_0x15c2e2(0x15c)}}};module[_0x15c2e2(0x164)]=e;function _0xbbac(_0x3574c3,_0x560753){_0x3574c3=_0x3574c3-0x155;const _0x495739=_0x4957();let _0xbbac1=_0x495739[_0x3574c3];return _0xbbac1;}function _0x4957(){const _0x258cd8=['Form\x20einfügen','Auf\x20Form\x20zuschneiden','Vertikale\x20Spiegelung\x20umschalten','Ebenen','8588rYKmkf','1218mICoTH','Beschreibung','Oben\x20und\x20unten','Name','exports','Formstil','Unten\x20bündig','Alle\x20ausblenden','Oben\x20bündig','Objektname','Zentriert','Textfarbe','Vertikalen\x20Text\x20umschalten','Linksbündig','Rechts\x2090°\x20drehen','Kursiv','Blocksatz','Quadratisch','Form-Panel\x20öffnen','9079upYQjo','Links\x2090°\x20drehen','Weiter\x20nach\x20hinten','Form','Unterstrichen','10RkvHaa','4800vDQmvZ','Form\x20löschen','Form\x20formatieren','Anzeigen','339990JcvyFP','Beschreibung\x20hinzufügen','Alle\x20anzeigen','Form-Panel\x20ausblenden','Horizontale\x20Spiegelung\x20umschalten','1093516GhIiQo','Formposition','715KfqPop','1206050ztnIQN','8120898fchKVM','Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen','Texthintergrundfarbe','2957166XftMLj','Weiter\x20nach\x20vorne'];_0x4957=function(){return _0x258cd8;};return _0x4957();}
@@ -1 +1 @@
1
- function _0x38a9(_0x4772f7,_0x3f7fda){_0x4772f7=_0x4772f7-0x153;const _0x4bc405=_0x4bc4();let _0x38a929=_0x4bc405[_0x4772f7];return _0x38a929;}const _0x114bf5=_0x38a9;(function(_0x59dfa2,_0x4f41d8){const _0x62dcd=_0x38a9,_0x49dcaf=_0x59dfa2();while(!![]){try{const _0x1bc542=parseInt(_0x62dcd(0x177))/0x1+parseInt(_0x62dcd(0x170))/0x2*(parseInt(_0x62dcd(0x159))/0x3)+-parseInt(_0x62dcd(0x162))/0x4*(parseInt(_0x62dcd(0x15b))/0x5)+parseInt(_0x62dcd(0x15f))/0x6*(-parseInt(_0x62dcd(0x178))/0x7)+parseInt(_0x62dcd(0x156))/0x8+-parseInt(_0x62dcd(0x172))/0x9*(-parseInt(_0x62dcd(0x154))/0xa)+-parseInt(_0x62dcd(0x157))/0xb;if(_0x1bc542===_0x4f41d8)break;else _0x49dcaf['push'](_0x49dcaf['shift']());}catch(_0x4368c4){_0x49dcaf['push'](_0x49dcaf['shift']());}}}(_0x4bc4,0x6d131));function _0x4bc4(){const _0x4b3d9b=['72936NBikGM','2890701KKNRyj','Hide\x20Shape\x20Panel','6KHDfce','Open\x20Shape\x20Panel','3480905KZmZtR','Details','Shape\x20Style','Open\x20Layers\x20Panel','138uFFXHK','Toggle\x20Vertical\x20Flip','No\x20objects','4LVvrcQ','Rotate\x20Left\x2090°','Name','Send\x20Backward','In\x20line\x20with\x20text','Align\x20Center','Align\x20Right','Rotate\x20Right\x2090°','Strikethrough','Text\x20Background\x20color','Toggle\x20Text\x20Vertical','Italic','Align\x20Left','Add\x20description','112076kCCKmU','Top\x20and\x20Bottom','9eRWLCn','Description','Show','Format\x20Shape','Insert\x20Shape','748843AJfJYR','61467nvvwRJ','Text\x20color','Close','Bring\x20Forward','Shape','Align\x20Top','Align\x20Bottom','7376680Xqlmjg','Hide'];_0x4bc4=function(){return _0x4b3d9b;};return _0x4bc4();}const e={'docs-shape-ui':{'title':_0x114bf5(0x17c),'insertShape':_0x114bf5(0x176),'openPanel':_0x114bf5(0x15a),'deleteShape':'Delete\x20Shape','hidePanel':_0x114bf5(0x158),'formatShape':_0x114bf5(0x175),'shapeStyle':_0x114bf5(0x15d),'shapePosition':'Shape\x20Position','toggleFlipH':'Toggle\x20Horizontal\x20Flip','toggleFlipV':_0x114bf5(0x160),'rotateRight90':_0x114bf5(0x169),'rotateLeft90':_0x114bf5(0x163),'toggleTextVertical':_0x114bf5(0x16c),'objectListPanel':{'title':'Layers','open':_0x114bf5(0x15e),'empty':_0x114bf5(0x161),'showAll':'Show\x20All','hideAll':'Hide\x20All','show':_0x114bf5(0x174),'hide':_0x114bf5(0x155),'moveForward':_0x114bf5(0x17b),'moveBackward':_0x114bf5(0x165),'close':_0x114bf5(0x17a),'name':_0x114bf5(0x164),'nameInput':'Object\x20name','description':_0x114bf5(0x173),'descriptionPlaceholder':_0x114bf5(0x16f),'details':_0x114bf5(0x15c),'noSelection':'Select\x20an\x20object\x20to\x20edit\x20details'},'toolbar':{'alignLeft':_0x114bf5(0x16e),'alignCenter':_0x114bf5(0x167),'alignRight':_0x114bf5(0x168),'alignJustify':'Justify','bold':'Bold','italic':_0x114bf5(0x16d),'underline':'Underline','strikethrough':_0x114bf5(0x16a),'textColor':_0x114bf5(0x179),'fillColor':_0x114bf5(0x16b),'resetColor':'Reset\x20color'},'align':{'top':_0x114bf5(0x17d),'middle':'Align\x20Middle','bottom':_0x114bf5(0x153)},'textWrap':{'inline':_0x114bf5(0x166),'square':'Square','topAndBottom':_0x114bf5(0x171),'behindText':'Behind\x20text','inFrontText':'In\x20front\x20of\x20text'},'crop':{'shape':'Crop\x20to\x20Shape'}}};module['exports']=e;
1
+ const _0x85f8ff=_0x17af;(function(_0x1d4960,_0xda3ccf){const _0x4efad3=_0x17af,_0x5029f4=_0x1d4960();while(!![]){try{const _0x41be20=parseInt(_0x4efad3(0x15f))/0x1*(-parseInt(_0x4efad3(0x164))/0x2)+-parseInt(_0x4efad3(0x174))/0x3*(parseInt(_0x4efad3(0x18d))/0x4)+-parseInt(_0x4efad3(0x166))/0x5*(-parseInt(_0x4efad3(0x184))/0x6)+parseInt(_0x4efad3(0x160))/0x7+parseInt(_0x4efad3(0x18a))/0x8*(-parseInt(_0x4efad3(0x17e))/0x9)+parseInt(_0x4efad3(0x161))/0xa*(-parseInt(_0x4efad3(0x182))/0xb)+parseInt(_0x4efad3(0x16f))/0xc*(parseInt(_0x4efad3(0x15d))/0xd);if(_0x41be20===_0xda3ccf)break;else _0x5029f4['push'](_0x5029f4['shift']());}catch(_0x238e2f){_0x5029f4['push'](_0x5029f4['shift']());}}}(_0x643f,0xea4b7));const e={'docs-shape-ui':{'quickStyles':_0x85f8ff(0x18c),'title':'Shape','insertShape':'Insert\x20Shape','openPanel':_0x85f8ff(0x162),'deleteShape':_0x85f8ff(0x165),'hidePanel':_0x85f8ff(0x16d),'formatShape':_0x85f8ff(0x170),'shapeStyle':_0x85f8ff(0x16b),'shapePosition':_0x85f8ff(0x171),'toggleFlipH':_0x85f8ff(0x183),'toggleFlipV':_0x85f8ff(0x169),'rotateRight90':_0x85f8ff(0x181),'rotateLeft90':'Rotate\x20Left\x2090°','toggleTextVertical':_0x85f8ff(0x16e),'objectListPanel':{'title':_0x85f8ff(0x180),'open':_0x85f8ff(0x16a),'empty':'No\x20objects','showAll':_0x85f8ff(0x178),'hideAll':'Hide\x20All','show':_0x85f8ff(0x185),'hide':_0x85f8ff(0x15e),'moveForward':_0x85f8ff(0x167),'moveBackward':'Send\x20Backward','close':_0x85f8ff(0x173),'name':_0x85f8ff(0x172),'nameInput':_0x85f8ff(0x17a),'description':_0x85f8ff(0x179),'descriptionPlaceholder':_0x85f8ff(0x177),'details':_0x85f8ff(0x175),'noSelection':_0x85f8ff(0x189)},'toolbar':{'alignLeft':_0x85f8ff(0x188),'alignCenter':_0x85f8ff(0x18b),'alignRight':'Align\x20Right','alignJustify':_0x85f8ff(0x187),'bold':_0x85f8ff(0x186),'italic':_0x85f8ff(0x16c),'underline':_0x85f8ff(0x17b),'strikethrough':_0x85f8ff(0x176),'textColor':_0x85f8ff(0x18e),'fillColor':_0x85f8ff(0x163),'resetColor':'Reset\x20color'},'align':{'top':'Align\x20Top','middle':_0x85f8ff(0x168),'bottom':'Align\x20Bottom'},'textWrap':{'inline':'In\x20line\x20with\x20text','square':'Square','topAndBottom':_0x85f8ff(0x17f),'behindText':'Behind\x20text','inFrontText':'In\x20front\x20of\x20text'},'crop':{'shape':_0x85f8ff(0x17c)}}};module[_0x85f8ff(0x17d)]=e;function _0x17af(_0x213af5,_0x104982){_0x213af5=_0x213af5-0x15d;const _0x643faa=_0x643f();let _0x17afab=_0x643faa[_0x213af5];return _0x17afab;}function _0x643f(){const _0x893fdc=['Name','Close','12MxpLmz','Details','Strikethrough','Add\x20description','Show\x20All','Description','Object\x20name','Underline','Crop\x20to\x20Shape','exports','24534RRqtrk','Top\x20and\x20Bottom','Layers','Rotate\x20Right\x2090°','374XKZeFN','Toggle\x20Horizontal\x20Flip','201906EOgKfK','Show','Bold','Justify','Align\x20Left','Select\x20an\x20object\x20to\x20edit\x20details','2728KMShiW','Align\x20Center','Quick\x20styles','89036VifAks','Text\x20color','13tPDxaL','Hide','966603xfEdaU','4205348KplhdD','46630nRKphe','Open\x20Shape\x20Panel','Text\x20Background\x20color','2yRNJqH','Delete\x20Shape','115xIQtHz','Bring\x20Forward','Align\x20Middle','Toggle\x20Vertical\x20Flip','Open\x20Layers\x20Panel','Shape\x20Style','Italic','Hide\x20Shape\x20Panel','Toggle\x20Text\x20Vertical','20744172bdxjac','Format\x20Shape','Shape\x20Position'];_0x643f=function(){return _0x893fdc;};return _0x643f();}
@@ -1 +1 @@
1
- const _0x3a06bb=_0x1936;(function(_0x3408ba,_0x7cf6a5){const _0x2017a8=_0x1936,_0x43d2b6=_0x3408ba();while(!![]){try{const _0x74f9eb=parseInt(_0x2017a8(0x108))/0x1*(parseInt(_0x2017a8(0xfb))/0x2)+parseInt(_0x2017a8(0xdd))/0x3+parseInt(_0x2017a8(0xfc))/0x4+-parseInt(_0x2017a8(0x109))/0x5+parseInt(_0x2017a8(0xdf))/0x6*(-parseInt(_0x2017a8(0xeb))/0x7)+parseInt(_0x2017a8(0xe3))/0x8+-parseInt(_0x2017a8(0x107))/0x9*(parseInt(_0x2017a8(0xe8))/0xa);if(_0x74f9eb===_0x7cf6a5)break;else _0x43d2b6['push'](_0x43d2b6['shift']());}catch(_0x220ff5){_0x43d2b6['push'](_0x43d2b6['shift']());}}}(_0x4529,0x19a9c));function _0x4529(){const _0x119a63=['Cursiva','6uThbFn','Rotar\x2090°\x20a\x20la\x20derecha','Detrás\x20del\x20texto','Insertar\x20forma','1667376djPFDU','Centrar','Color\x20de\x20texto','Delante\x20del\x20texto','Ocultar\x20panel\x20de\x20formas','70DlHxcD','Negrita','Nombre\x20del\x20objeto','432691OMcxju','Alinear\x20a\x20la\x20izquierda','Justificar','Recortar\x20a\x20forma','Detalles','Mostrar','Abrir\x20panel\x20de\x20formas','Alinear\x20arriba','Formato\x20de\x20forma','Traer\x20adelante','Abrir\x20panel\x20de\x20capas','Ocultar\x20todo','Alternar\x20volteo\x20vertical','Ocultar','Tachado','Alternar\x20volteo\x20horizontal','75898DXCkBM','503748nKUEsV','Rotar\x2090°\x20a\x20la\x20izquierda','Mostrar\x20todo','Nombre','Color\x20de\x20fondo\x20de\x20texto','Estilo\x20de\x20forma','Alinear\x20al\x20medio','Descripción','Restablecer\x20color','exports','Alinear\x20a\x20la\x20derecha','223623zSeYCm','2THSbaN','765460BNYdXH','Enviar\x20atrás','Agregar\x20descripción','Forma','Eliminar\x20forma','Sin\x20objetos','251079qGfeUU'];_0x4529=function(){return _0x119a63;};return _0x4529();}const e={'docs-shape-ui':{'title':_0x3a06bb(0x10c),'insertShape':_0x3a06bb(0xe2),'openPanel':_0x3a06bb(0xf1),'deleteShape':_0x3a06bb(0x10d),'hidePanel':_0x3a06bb(0xe7),'formatShape':_0x3a06bb(0xf3),'shapeStyle':_0x3a06bb(0x101),'shapePosition':'Posición\x20de\x20forma','toggleFlipH':_0x3a06bb(0xfa),'toggleFlipV':_0x3a06bb(0xf7),'rotateRight90':_0x3a06bb(0xe0),'rotateLeft90':_0x3a06bb(0xfd),'toggleTextVertical':'Alternar\x20texto\x20vertical','objectListPanel':{'title':'Capas','open':_0x3a06bb(0xf5),'empty':_0x3a06bb(0xdc),'showAll':_0x3a06bb(0xfe),'hideAll':_0x3a06bb(0xf6),'show':_0x3a06bb(0xf0),'hide':_0x3a06bb(0xf8),'moveForward':_0x3a06bb(0xf4),'moveBackward':_0x3a06bb(0x10a),'close':'Cerrar','name':_0x3a06bb(0xff),'nameInput':_0x3a06bb(0xea),'description':_0x3a06bb(0x103),'descriptionPlaceholder':_0x3a06bb(0x10b),'details':_0x3a06bb(0xef),'noSelection':'Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles'},'toolbar':{'alignLeft':_0x3a06bb(0xec),'alignCenter':_0x3a06bb(0xe4),'alignRight':_0x3a06bb(0x106),'alignJustify':_0x3a06bb(0xed),'bold':_0x3a06bb(0xe9),'italic':_0x3a06bb(0xde),'underline':'Subrayado','strikethrough':_0x3a06bb(0xf9),'textColor':_0x3a06bb(0xe5),'fillColor':_0x3a06bb(0x100),'resetColor':_0x3a06bb(0x104)},'align':{'top':_0x3a06bb(0xf2),'middle':_0x3a06bb(0x102),'bottom':'Alinear\x20abajo'},'textWrap':{'inline':'En\x20línea\x20con\x20el\x20texto','square':'Cuadrado','topAndBottom':'Arriba\x20y\x20abajo','behindText':_0x3a06bb(0xe1),'inFrontText':_0x3a06bb(0xe6)},'crop':{'shape':_0x3a06bb(0xee)}}};function _0x1936(_0x5b8307,_0x245ae5){_0x5b8307=_0x5b8307-0xdc;const _0x452954=_0x4529();let _0x1936ea=_0x452954[_0x5b8307];return _0x1936ea;}module[_0x3a06bb(0x105)]=e;
1
+ const _0xe7a9cb=_0x22af;(function(_0x51a3e6,_0x1e5933){const _0x3dd093=_0x22af,_0x80def4=_0x51a3e6();while(!![]){try{const _0x5a4821=parseInt(_0x3dd093(0x1e7))/0x1+-parseInt(_0x3dd093(0x1c9))/0x2+parseInt(_0x3dd093(0x1d3))/0x3*(parseInt(_0x3dd093(0x1dd))/0x4)+parseInt(_0x3dd093(0x1c6))/0x5*(-parseInt(_0x3dd093(0x1cb))/0x6)+parseInt(_0x3dd093(0x1cf))/0x7+parseInt(_0x3dd093(0x1e2))/0x8*(parseInt(_0x3dd093(0x1c3))/0x9)+-parseInt(_0x3dd093(0x1d4))/0xa;if(_0x5a4821===_0x1e5933)break;else _0x80def4['push'](_0x80def4['shift']());}catch(_0x2c8652){_0x80def4['push'](_0x80def4['shift']());}}}(_0x107b,0x47a8c));const e={'docs-shape-ui':{'quickStyles':_0xe7a9cb(0x1db),'title':_0xe7a9cb(0x1cc),'insertShape':'Insertar\x20forma','openPanel':_0xe7a9cb(0x1e3),'deleteShape':_0xe7a9cb(0x1ec),'hidePanel':_0xe7a9cb(0x1ce),'formatShape':_0xe7a9cb(0x1d5),'shapeStyle':_0xe7a9cb(0x1e0),'shapePosition':_0xe7a9cb(0x1dc),'toggleFlipH':_0xe7a9cb(0x1da),'toggleFlipV':_0xe7a9cb(0x1d1),'rotateRight90':_0xe7a9cb(0x1e1),'rotateLeft90':_0xe7a9cb(0x1c0),'toggleTextVertical':_0xe7a9cb(0x1c1),'objectListPanel':{'title':_0xe7a9cb(0x1d8),'open':_0xe7a9cb(0x1d6),'empty':_0xe7a9cb(0x1e4),'showAll':'Mostrar\x20todo','hideAll':_0xe7a9cb(0x1c4),'show':_0xe7a9cb(0x1ca),'hide':_0xe7a9cb(0x1eb),'moveForward':_0xe7a9cb(0x1ed),'moveBackward':_0xe7a9cb(0x1ea),'close':'Cerrar','name':_0xe7a9cb(0x1d0),'nameInput':_0xe7a9cb(0x1d2),'description':_0xe7a9cb(0x1c7),'descriptionPlaceholder':_0xe7a9cb(0x1d9),'details':'Detalles','noSelection':_0xe7a9cb(0x1e9)},'toolbar':{'alignLeft':_0xe7a9cb(0x1e6),'alignCenter':'Centrar','alignRight':_0xe7a9cb(0x1d7),'alignJustify':_0xe7a9cb(0x1e5),'bold':_0xe7a9cb(0x1c8),'italic':'Cursiva','underline':_0xe7a9cb(0x1df),'strikethrough':'Tachado','textColor':_0xe7a9cb(0x1ee),'fillColor':_0xe7a9cb(0x1e8),'resetColor':'Restablecer\x20color'},'align':{'top':'Alinear\x20arriba','middle':'Alinear\x20al\x20medio','bottom':_0xe7a9cb(0x1de)},'textWrap':{'inline':_0xe7a9cb(0x1c5),'square':'Cuadrado','topAndBottom':'Arriba\x20y\x20abajo','behindText':_0xe7a9cb(0x1cd),'inFrontText':'Delante\x20del\x20texto'},'crop':{'shape':_0xe7a9cb(0x1c2)}}};module['exports']=e;function _0x22af(_0x5daaa7,_0x48d5f0){_0x5daaa7=_0x5daaa7-0x1c0;const _0x107b68=_0x107b();let _0x22af9e=_0x107b68[_0x5daaa7];return _0x22af9e;}function _0x107b(){const _0x1e50bd=['Rotar\x2090°\x20a\x20la\x20izquierda','Alternar\x20texto\x20vertical','Recortar\x20a\x20forma','166167BAIyPu','Ocultar\x20todo','En\x20línea\x20con\x20el\x20texto','17905UFkcuh','Descripción','Negrita','486224VezroE','Mostrar','54LOLnfT','Forma','Detrás\x20del\x20texto','Ocultar\x20panel\x20de\x20formas','3961622uOrZXL','Nombre','Alternar\x20volteo\x20vertical','Nombre\x20del\x20objeto','96090pvIASN','7526240UTigHR','Formato\x20de\x20forma','Abrir\x20panel\x20de\x20capas','Alinear\x20a\x20la\x20derecha','Capas','Agregar\x20descripción','Alternar\x20volteo\x20horizontal','Estilos\x20rápidos','Posición\x20de\x20forma','16RbKnWz','Alinear\x20abajo','Subrayado','Estilo\x20de\x20forma','Rotar\x2090°\x20a\x20la\x20derecha','248nImckK','Abrir\x20panel\x20de\x20formas','Sin\x20objetos','Justificar','Alinear\x20a\x20la\x20izquierda','55062DNicqx','Color\x20de\x20fondo\x20de\x20texto','Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','Enviar\x20atrás','Ocultar','Eliminar\x20forma','Traer\x20adelante','Color\x20de\x20texto'];_0x107b=function(){return _0x1e50bd;};return _0x107b();}
@@ -1 +1 @@
1
- const _0x5208bb=_0x51cc;(function(_0x235501,_0xefd114){const _0x594e5a=_0x51cc,_0x175a3d=_0x235501();while(!![]){try{const _0x5be212=-parseInt(_0x594e5a(0xaf))/0x1+parseInt(_0x594e5a(0xa5))/0x2+-parseInt(_0x594e5a(0xa6))/0x3*(parseInt(_0x594e5a(0x9d))/0x4)+parseInt(_0x594e5a(0xb2))/0x5+-parseInt(_0x594e5a(0xa8))/0x6+-parseInt(_0x594e5a(0xaa))/0x7+parseInt(_0x594e5a(0x9c))/0x8;if(_0x5be212===_0xefd114)break;else _0x175a3d['push'](_0x175a3d['shift']());}catch(_0x31a343){_0x175a3d['push'](_0x175a3d['shift']());}}}(_0x2408,0x90610));const e={'docs-shape-ui':{'title':_0x5208bb(0x92),'insertShape':_0x5208bb(0xae),'openPanel':_0x5208bb(0x8c),'deleteShape':'حذف\x20شکل','hidePanel':_0x5208bb(0x8e),'formatShape':_0x5208bb(0xad),'shapeStyle':'سبک\x20شکل','shapePosition':_0x5208bb(0x94),'toggleFlipH':_0x5208bb(0xa2),'toggleFlipV':'تغییر\x20وضعیت\x20چرخش\x20عمودی','rotateRight90':'چرخش\x20۹۰\x20درجه\x20به\x20راست','rotateLeft90':_0x5208bb(0x95),'toggleTextVertical':'تغییر\x20وضعیت\x20متن\x20عمودی','objectListPanel':{'title':_0x5208bb(0x97),'open':'باز\x20کردن\x20پنل\x20لایه‌ها','empty':_0x5208bb(0x8f),'showAll':'نمایش\x20همه','hideAll':_0x5208bb(0xa9),'show':_0x5208bb(0x9a),'hide':_0x5208bb(0xa4),'moveForward':_0x5208bb(0xb1),'moveBackward':'عقب\x20بردن','close':'بستن','name':_0x5208bb(0x9b),'nameInput':'نام\x20شیء','description':_0x5208bb(0x98),'descriptionPlaceholder':_0x5208bb(0xa1),'details':_0x5208bb(0x99),'noSelection':'برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید'},'toolbar':{'alignLeft':'تراز\x20چپ','alignCenter':'تراز\x20وسط','alignRight':_0x5208bb(0xab),'alignJustify':_0x5208bb(0x8d),'bold':_0x5208bb(0xa3),'italic':'ایتالیک','underline':_0x5208bb(0x91),'strikethrough':_0x5208bb(0xb0),'textColor':'رنگ\x20متن','fillColor':'رنگ\x20پس‌زمینه\x20متن','resetColor':'بازنشانی\x20رنگ'},'align':{'top':_0x5208bb(0xa7),'middle':_0x5208bb(0x93),'bottom':_0x5208bb(0xa0)},'textWrap':{'inline':_0x5208bb(0x9f),'square':_0x5208bb(0xac),'topAndBottom':'بالا\x20و\x20پایین','behindText':_0x5208bb(0x8b),'inFrontText':_0x5208bb(0x96)},'crop':{'shape':_0x5208bb(0x90)}}};module[_0x5208bb(0x9e)]=e;function _0x51cc(_0x52be5c,_0x5cc21c){_0x52be5c=_0x52be5c-0x8b;const _0x240834=_0x2408();let _0x51ccc1=_0x240834[_0x52be5c];return _0x51ccc1;}function _0x2408(){const _0x30c25a=['پنهان\x20کردن','643058YlksHd','1374zXIKDu','تراز\x20بالا','5333844rLSsYE','پنهان\x20کردن\x20همه','2594382mEswuh','تراز\x20راست','مربع','قالب‌بندی\x20شکل','درج\x20شکل','108003QuTBiv','خط‌دار','جلو\x20آوردن','2035500ieMWHr','پشت\x20متن','باز\x20کردن\x20پنل\x20شکل‌ها','توجیه','مخفی\x20کردن\x20پنل\x20شکل‌ها','هیچ\x20شیئی\x20وجود\x20ندارد','کراپ\x20به\x20شکل','خط‌کشی','شکل','تراز\x20وسط','موقعیت\x20شکل','چرخش\x20۹۰\x20درجه\x20به\x20چپ','جلوی\x20متن','لایه‌ها','توضیحات','جزئیات','نمایش','نام','15489024aIxcVr','6164XYVtjQ','exports','در\x20یک\x20خط\x20با\x20متن','تراز\x20پایین','توضیحی\x20اضافه\x20کنید','تغییر\x20وضعیت\x20چرخش\x20افقی','پررنگ'];_0x2408=function(){return _0x30c25a;};return _0x2408();}
1
+ function _0xdacf(_0x145e50,_0x302737){_0x145e50=_0x145e50-0x1be;const _0x2ee9a1=_0x2ee9();let _0xdacf0f=_0x2ee9a1[_0x145e50];return _0xdacf0f;}const _0x2d15ea=_0xdacf;function _0x2ee9(){const _0x38766c=['بالا\x20و\x20پایین','تراز\x20راست','تغییر\x20وضعیت\x20چرخش\x20عمودی','مربع','5286rQnrWP','موقعیت\x20شکل','1842630dUxDEa','رنگ\x20پس‌زمینه\x20متن','13484367WmDJKe','جلو\x20آوردن','1337wVlqnD','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید','نمایش\x20همه','تراز\x20بالا','تراز\x20چپ','باز\x20کردن\x20پنل\x20لایه‌ها','باز\x20کردن\x20پنل\x20شکل‌ها','102byuwWJ','17688zsuQlV','جلوی\x20متن','مخفی\x20کردن\x20پنل\x20شکل‌ها','495490lPXdph','exports','شکل','خط‌دار','عقب\x20بردن','توجیه','درج\x20شکل','تغییر\x20وضعیت\x20چرخش\x20افقی','سبک\x20شکل','نام','چرخش\x20۹۰\x20درجه\x20به\x20راست','چرخش\x20۹۰\x20درجه\x20به\x20چپ','تراز\x20وسط','توضیحی\x20اضافه\x20کنید','1069002VkCMdY','نمایش','نام\x20شیء','پنهان\x20کردن\x20همه','توضیحات','کراپ\x20به\x20شکل','2635496jKKWNc','پررنگ'];_0x2ee9=function(){return _0x38766c;};return _0x2ee9();}(function(_0x1f3127,_0xecd2bf){const _0x2a325a=_0xdacf,_0xd2d5bf=_0x1f3127();while(!![]){try{const _0x22a08b=parseInt(_0x2a325a(0x1e3))/0x1+parseInt(_0x2a325a(0x1d2))/0x2*(parseInt(_0x2a325a(0x1df))/0x3)+parseInt(_0x2a325a(0x1cc))/0x4+parseInt(_0x2a325a(0x1d4))/0x5+-parseInt(_0x2a325a(0x1c6))/0x6+-parseInt(_0x2a325a(0x1d8))/0x7*(-parseInt(_0x2a325a(0x1e0))/0x8)+-parseInt(_0x2a325a(0x1d6))/0x9;if(_0x22a08b===_0xecd2bf)break;else _0xd2d5bf['push'](_0xd2d5bf['shift']());}catch(_0x32791a){_0xd2d5bf['push'](_0xd2d5bf['shift']());}}}(_0x2ee9,0x578df));const e={'docs-shape-ui':{'quickStyles':'سبک‌های\x20سریع','title':_0x2d15ea(0x1e5),'insertShape':_0x2d15ea(0x1be),'openPanel':_0x2d15ea(0x1de),'deleteShape':'حذف\x20شکل','hidePanel':_0x2d15ea(0x1e2),'formatShape':'قالب‌بندی\x20شکل','shapeStyle':_0x2d15ea(0x1c0),'shapePosition':_0x2d15ea(0x1d3),'toggleFlipH':_0x2d15ea(0x1bf),'toggleFlipV':_0x2d15ea(0x1d0),'rotateRight90':_0x2d15ea(0x1c2),'rotateLeft90':_0x2d15ea(0x1c3),'toggleTextVertical':'تغییر\x20وضعیت\x20متن\x20عمودی','objectListPanel':{'title':'لایه‌ها','open':_0x2d15ea(0x1dd),'empty':'هیچ\x20شیئی\x20وجود\x20ندارد','showAll':_0x2d15ea(0x1da),'hideAll':_0x2d15ea(0x1c9),'show':_0x2d15ea(0x1c7),'hide':'پنهان\x20کردن','moveForward':_0x2d15ea(0x1d7),'moveBackward':_0x2d15ea(0x1e7),'close':'بستن','name':_0x2d15ea(0x1c1),'nameInput':_0x2d15ea(0x1c8),'description':_0x2d15ea(0x1ca),'descriptionPlaceholder':_0x2d15ea(0x1c5),'details':'جزئیات','noSelection':_0x2d15ea(0x1d9)},'toolbar':{'alignLeft':_0x2d15ea(0x1dc),'alignCenter':'تراز\x20وسط','alignRight':_0x2d15ea(0x1cf),'alignJustify':_0x2d15ea(0x1e8),'bold':_0x2d15ea(0x1cd),'italic':'ایتالیک','underline':'خط‌کشی','strikethrough':_0x2d15ea(0x1e6),'textColor':'رنگ\x20متن','fillColor':_0x2d15ea(0x1d5),'resetColor':'بازنشانی\x20رنگ'},'align':{'top':_0x2d15ea(0x1db),'middle':_0x2d15ea(0x1c4),'bottom':'تراز\x20پایین'},'textWrap':{'inline':'در\x20یک\x20خط\x20با\x20متن','square':_0x2d15ea(0x1d1),'topAndBottom':_0x2d15ea(0x1ce),'behindText':'پشت\x20متن','inFrontText':_0x2d15ea(0x1e1)},'crop':{'shape':_0x2d15ea(0x1cb)}}};module[_0x2d15ea(0x1e4)]=e;
@@ -1 +1 @@
1
- const _0x29b161=_0x1391;function _0x1391(_0x906e5a,_0x119f58){_0x906e5a=_0x906e5a-0xd0;const _0x2d745f=_0x2d74();let _0x1391bd=_0x2d745f[_0x906e5a];return _0x1391bd;}function _0x2d74(){const _0x692dca=['87028ChlpkS','411822ojXYnj','Réinitialiser\x20la\x20couleur','exports','11OVwPEZ','4516375uildPL','Devant\x20le\x20texte','Format\x20de\x20la\x20forme','Barré','696YWKVVj','Haut\x20et\x20bas','Position\x20de\x20la\x20forme','Pivoter\x20à\x20droite\x20de\x2090°','Supprimer\x20la\x20forme','Reculer','Aligner\x20au\x20centre','Derrière\x20le\x20texte','Couleur\x20du\x20texte','438084qQYdaD','4SjosJl','Calques','Aligner\x20au\x20milieu','Avancer','Basculer\x20le\x20retournement\x20vertical','Aligner\x20en\x20bas','Couleur\x20de\x20fond\x20du\x20texte','2508191dZNuEd','Insérer\x20une\x20forme','Nom','11251350cqIQnC','Aligner\x20à\x20gauche','Masquer\x20le\x20panneau\x20des\x20formes','Ouvrir\x20le\x20panneau\x20des\x20formes','Justifier','Afficher','200rilizs','Italique','29sabHUR','Aligner\x20à\x20droite','Ouvrir\x20le\x20panneau\x20des\x20calques','Forme','Détails','Basculer\x20le\x20texte\x20vertical','Souligné','Description','Nom\x20de\x20l’objet','18eQGcYD','Aligné\x20avec\x20le\x20texte','Fermer','490828kvjQty','Tout\x20afficher','Aucun\x20objet'];_0x2d74=function(){return _0x692dca;};return _0x2d74();}(function(_0x3e0612,_0xf32eb9){const _0x595554=_0x1391,_0x29179c=_0x3e0612();while(!![]){try{const _0x2798e6=parseInt(_0x595554(0xd7))/0x1*(-parseInt(_0x595554(0xe6))/0x2)+-parseInt(_0x595554(0xe7))/0x3+parseInt(_0x595554(0xf9))/0x4*(parseInt(_0x595554(0xeb))/0x5)+-parseInt(_0x595554(0xe0))/0x6*(-parseInt(_0x595554(0x100))/0x7)+-parseInt(_0x595554(0xd5))/0x8*(-parseInt(_0x595554(0xf8))/0x9)+parseInt(_0x595554(0x103))/0xa*(parseInt(_0x595554(0xea))/0xb)+-parseInt(_0x595554(0xef))/0xc*(parseInt(_0x595554(0xe3))/0xd);if(_0x2798e6===_0xf32eb9)break;else _0x29179c['push'](_0x29179c['shift']());}catch(_0x884048){_0x29179c['push'](_0x29179c['shift']());}}}(_0x2d74,0xb2855));const e={'docs-shape-ui':{'title':_0x29b161(0xda),'insertShape':_0x29b161(0x101),'openPanel':_0x29b161(0xd2),'deleteShape':_0x29b161(0xf3),'hidePanel':_0x29b161(0xd1),'formatShape':_0x29b161(0xed),'shapeStyle':'Style\x20de\x20la\x20forme','shapePosition':_0x29b161(0xf1),'toggleFlipH':'Basculer\x20le\x20retournement\x20horizontal','toggleFlipV':_0x29b161(0xfd),'rotateRight90':_0x29b161(0xf2),'rotateLeft90':'Pivoter\x20à\x20gauche\x20de\x2090°','toggleTextVertical':_0x29b161(0xdc),'objectListPanel':{'title':_0x29b161(0xfa),'open':_0x29b161(0xd9),'empty':_0x29b161(0xe5),'showAll':_0x29b161(0xe4),'hideAll':'Tout\x20masquer','show':_0x29b161(0xd4),'hide':'Masquer','moveForward':_0x29b161(0xfc),'moveBackward':_0x29b161(0xf4),'close':_0x29b161(0xe2),'name':_0x29b161(0x102),'nameInput':_0x29b161(0xdf),'description':_0x29b161(0xde),'descriptionPlaceholder':'Ajouter\x20une\x20description','details':_0x29b161(0xdb),'noSelection':'Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails'},'toolbar':{'alignLeft':_0x29b161(0xd0),'alignCenter':_0x29b161(0xf5),'alignRight':_0x29b161(0xd8),'alignJustify':_0x29b161(0xd3),'bold':'Gras','italic':_0x29b161(0xd6),'underline':_0x29b161(0xdd),'strikethrough':_0x29b161(0xee),'textColor':_0x29b161(0xf7),'fillColor':_0x29b161(0xff),'resetColor':_0x29b161(0xe8)},'align':{'top':'Aligner\x20en\x20haut','middle':_0x29b161(0xfb),'bottom':_0x29b161(0xfe)},'textWrap':{'inline':_0x29b161(0xe1),'square':'Carré','topAndBottom':_0x29b161(0xf0),'behindText':_0x29b161(0xf6),'inFrontText':_0x29b161(0xec)},'crop':{'shape':'Rogner\x20à\x20la\x20forme'}}};module[_0x29b161(0xe9)]=e;
1
+ const _0x2344d3=_0x2340;(function(_0x485cd2,_0x1349d0){const _0x4ffa8f=_0x2340,_0x6e8a63=_0x485cd2();while(!![]){try{const _0x284dd0=-parseInt(_0x4ffa8f(0xf7))/0x1*(parseInt(_0x4ffa8f(0xf0))/0x2)+-parseInt(_0x4ffa8f(0xf1))/0x3*(-parseInt(_0x4ffa8f(0xc9))/0x4)+parseInt(_0x4ffa8f(0xd7))/0x5+-parseInt(_0x4ffa8f(0xed))/0x6+-parseInt(_0x4ffa8f(0xd6))/0x7+-parseInt(_0x4ffa8f(0xdd))/0x8+parseInt(_0x4ffa8f(0xf3))/0x9*(parseInt(_0x4ffa8f(0xde))/0xa);if(_0x284dd0===_0x1349d0)break;else _0x6e8a63['push'](_0x6e8a63['shift']());}catch(_0x4f0c41){_0x6e8a63['push'](_0x6e8a63['shift']());}}}(_0x45ea,0x3db7c));function _0x2340(_0x258d58,_0x59de8f){_0x258d58=_0x258d58-0xc9;const _0x45ea2d=_0x45ea();let _0x2340a0=_0x45ea2d[_0x258d58];return _0x2340a0;}const e={'docs-shape-ui':{'quickStyles':'Styles\x20rapides','title':_0x2344d3(0xd4),'insertShape':_0x2344d3(0xe6),'openPanel':_0x2344d3(0xce),'deleteShape':_0x2344d3(0xf9),'hidePanel':_0x2344d3(0xd2),'formatShape':_0x2344d3(0xe5),'shapeStyle':'Style\x20de\x20la\x20forme','shapePosition':_0x2344d3(0xf4),'toggleFlipH':_0x2344d3(0xf6),'toggleFlipV':_0x2344d3(0xda),'rotateRight90':_0x2344d3(0xf2),'rotateLeft90':_0x2344d3(0xdc),'toggleTextVertical':_0x2344d3(0xe8),'objectListPanel':{'title':_0x2344d3(0xee),'open':_0x2344d3(0xd3),'empty':_0x2344d3(0xec),'showAll':'Tout\x20afficher','hideAll':_0x2344d3(0xd8),'show':_0x2344d3(0xcd),'hide':_0x2344d3(0xd5),'moveForward':'Avancer','moveBackward':'Reculer','close':_0x2344d3(0xe2),'name':_0x2344d3(0xdf),'nameInput':_0x2344d3(0xe1),'description':_0x2344d3(0xd0),'descriptionPlaceholder':_0x2344d3(0xe0),'details':_0x2344d3(0xca),'noSelection':_0x2344d3(0xdb)},'toolbar':{'alignLeft':_0x2344d3(0xf8),'alignCenter':'Aligner\x20au\x20centre','alignRight':_0x2344d3(0xeb),'alignJustify':_0x2344d3(0xe7),'bold':_0x2344d3(0xe9),'italic':'Italique','underline':_0x2344d3(0xf5),'strikethrough':'Barré','textColor':_0x2344d3(0xe3),'fillColor':_0x2344d3(0xcb),'resetColor':_0x2344d3(0xe4)},'align':{'top':_0x2344d3(0xea),'middle':_0x2344d3(0xd9),'bottom':_0x2344d3(0xd1)},'textWrap':{'inline':_0x2344d3(0xcf),'square':'Carré','topAndBottom':'Haut\x20et\x20bas','behindText':'Derrière\x20le\x20texte','inFrontText':_0x2344d3(0xef)},'crop':{'shape':_0x2344d3(0xcc)}}};module['exports']=e;function _0x45ea(){const _0x10c5d1=['Forme','Masquer','1690528XhoqHW','2109405GaaYsG','Tout\x20masquer','Aligner\x20au\x20milieu','Basculer\x20le\x20retournement\x20vertical','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails','Pivoter\x20à\x20gauche\x20de\x2090°','95784gVkTna','590GUyYxD','Nom','Ajouter\x20une\x20description','Nom\x20de\x20l’objet','Fermer','Couleur\x20du\x20texte','Réinitialiser\x20la\x20couleur','Format\x20de\x20la\x20forme','Insérer\x20une\x20forme','Justifier','Basculer\x20le\x20texte\x20vertical','Gras','Aligner\x20en\x20haut','Aligner\x20à\x20droite','Aucun\x20objet','861450iJLLLL','Calques','Devant\x20le\x20texte','28752NRxMrs','3hNZBLb','Pivoter\x20à\x20droite\x20de\x2090°','63279uGxgYS','Position\x20de\x20la\x20forme','Souligné','Basculer\x20le\x20retournement\x20horizontal','16ozesLc','Aligner\x20à\x20gauche','Supprimer\x20la\x20forme','172616rTspLM','Détails','Couleur\x20de\x20fond\x20du\x20texte','Rogner\x20à\x20la\x20forme','Afficher','Ouvrir\x20le\x20panneau\x20des\x20formes','Aligné\x20avec\x20le\x20texte','Description','Aligner\x20en\x20bas','Masquer\x20le\x20panneau\x20des\x20formes','Ouvrir\x20le\x20panneau\x20des\x20calques'];_0x45ea=function(){return _0x10c5d1;};return _0x45ea();}
@@ -1 +1 @@
1
- function _0x7dc6(_0x290332,_0x2cfbaa){_0x290332=_0x290332-0x1d0;const _0xe284d9=_0xe284();let _0x7dc675=_0xe284d9[_0x290332];return _0x7dc675;}const _0xac16=_0x7dc6;(function(_0x47671f,_0x4aee23){const _0x2c468a=_0x7dc6,_0x1122d3=_0x47671f();while(!![]){try{const _0x411588=-parseInt(_0x2c468a(0x1d9))/0x1*(parseInt(_0x2c468a(0x1dd))/0x2)+parseInt(_0x2c468a(0x1de))/0x3*(parseInt(_0x2c468a(0x1fb))/0x4)+parseInt(_0x2c468a(0x1e3))/0x5*(-parseInt(_0x2c468a(0x1d6))/0x6)+parseInt(_0x2c468a(0x1e8))/0x7+-parseInt(_0x2c468a(0x1d8))/0x8+parseInt(_0x2c468a(0x1f5))/0x9*(-parseInt(_0x2c468a(0x1e0))/0xa)+-parseInt(_0x2c468a(0x1da))/0xb*(-parseInt(_0x2c468a(0x1ef))/0xc);if(_0x411588===_0x4aee23)break;else _0x1122d3['push'](_0x1122d3['shift']());}catch(_0x5d8b48){_0x1122d3['push'](_0x1122d3['shift']());}}}(_0xe284,0x3b50a));const e={'docs-shape-ui':{'title':'Bentuk','insertShape':_0xac16(0x1e9),'openPanel':_0xac16(0x1d1),'deleteShape':_0xac16(0x1f4),'hidePanel':_0xac16(0x1dc),'formatShape':_0xac16(0x1f9),'shapeStyle':_0xac16(0x1fd),'shapePosition':'Posisi\x20Bentuk','toggleFlipH':'Balik\x20Horizontal','toggleFlipV':'Balik\x20Vertikal','rotateRight90':_0xac16(0x1f0),'rotateLeft90':_0xac16(0x1ec),'toggleTextVertical':_0xac16(0x1eb),'objectListPanel':{'title':_0xac16(0x1e6),'open':_0xac16(0x1f6),'empty':_0xac16(0x1d4),'showAll':'Tampilkan\x20semua','hideAll':_0xac16(0x1f1),'show':_0xac16(0x1ee),'hide':_0xac16(0x1fc),'moveForward':'Bawa\x20ke\x20depan','moveBackward':_0xac16(0x1d3),'close':_0xac16(0x1d7),'name':_0xac16(0x1e2),'nameInput':'Nama\x20objek','description':_0xac16(0x1ea),'descriptionPlaceholder':_0xac16(0x1fa),'details':'Detail','noSelection':_0xac16(0x1df)},'toolbar':{'alignLeft':_0xac16(0x1e5),'alignCenter':_0xac16(0x1f2),'alignRight':_0xac16(0x1d5),'alignJustify':'Rata\x20Kanan\x20Kiri','bold':_0xac16(0x1e7),'italic':'Miring','underline':_0xac16(0x1db),'strikethrough':_0xac16(0x1f8),'textColor':_0xac16(0x1f3),'fillColor':_0xac16(0x1e1),'resetColor':_0xac16(0x1d0)},'align':{'top':'Rata\x20Atas','middle':_0xac16(0x1f2),'bottom':'Rata\x20Bawah'},'textWrap':{'inline':_0xac16(0x1d2),'square':_0xac16(0x1e4),'topAndBottom':_0xac16(0x1f7),'behindText':_0xac16(0x1ed),'inFrontText':'Di\x20depan\x20teks'},'crop':{'shape':'Pangkas\x20ke\x20Bentuk'}}};module['exports']=e;function _0xe284(){const _0x1b5125=['Deskripsi','Ubah\x20Teks\x20Vertikal','Putar\x20Kiri\x2090°','Di\x20belakang\x20teks','Tampilkan','132fciglE','Putar\x20Kanan\x2090°','Sembunyikan\x20semua','Rata\x20Tengah','Warna\x20teks','Hapus\x20Bentuk','807930MyvQpF','Buka\x20panel\x20lapisan','Atas\x20dan\x20Bawah','Coret','Format\x20Bentuk','Tambahkan\x20deskripsi','8njPeAa','Sembunyikan','Gaya\x20Bentuk','Atur\x20ulang\x20warna','Buka\x20Panel\x20Bentuk','Sejajar\x20dengan\x20teks','Kirim\x20ke\x20belakang','Tidak\x20ada\x20objek','Rata\x20Kanan','1327098zrOwJC','Tutup','1243376cHOfSu','13847FMSskm','415613TODWQI','Garis\x20bawah','Sembunyikan\x20Panel\x20Bentuk','16KaRVzH','676539WCWjtO','Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','20wmHJuz','Warna\x20latar\x20teks','Nama','5YsRSpa','Kotak','Rata\x20Kiri','Lapisan','Tebal','302652eRZKIS','Sisipkan\x20Bentuk'];_0xe284=function(){return _0x1b5125;};return _0xe284();}
1
+ const _0x475421=_0x4f1e;(function(_0x2e53e3,_0x52e6a9){const _0x34b8e7=_0x4f1e,_0x5ee80d=_0x2e53e3();while(!![]){try{const _0x327592=-parseInt(_0x34b8e7(0x213))/0x1+-parseInt(_0x34b8e7(0x215))/0x2*(parseInt(_0x34b8e7(0x21c))/0x3)+-parseInt(_0x34b8e7(0x217))/0x4*(-parseInt(_0x34b8e7(0x1f1))/0x5)+-parseInt(_0x34b8e7(0x1ea))/0x6+-parseInt(_0x34b8e7(0x1ed))/0x7+parseInt(_0x34b8e7(0x1e8))/0x8+-parseInt(_0x34b8e7(0x20a))/0x9*(-parseInt(_0x34b8e7(0x1fa))/0xa);if(_0x327592===_0x52e6a9)break;else _0x5ee80d['push'](_0x5ee80d['shift']());}catch(_0x49becc){_0x5ee80d['push'](_0x5ee80d['shift']());}}}(_0x3791,0x2f87e));const e={'docs-shape-ui':{'quickStyles':'Gaya\x20Cepat','title':_0x475421(0x216),'insertShape':_0x475421(0x1f7),'openPanel':_0x475421(0x1ff),'deleteShape':_0x475421(0x1fd),'hidePanel':_0x475421(0x211),'formatShape':_0x475421(0x20e),'shapeStyle':_0x475421(0x212),'shapePosition':_0x475421(0x219),'toggleFlipH':'Balik\x20Horizontal','toggleFlipV':_0x475421(0x20b),'rotateRight90':_0x475421(0x204),'rotateLeft90':_0x475421(0x1fb),'toggleTextVertical':_0x475421(0x20d),'objectListPanel':{'title':_0x475421(0x1f4),'open':_0x475421(0x203),'empty':'Tidak\x20ada\x20objek','showAll':_0x475421(0x210),'hideAll':_0x475421(0x21a),'show':_0x475421(0x214),'hide':_0x475421(0x1f2),'moveForward':_0x475421(0x21b),'moveBackward':_0x475421(0x206),'close':'Tutup','name':_0x475421(0x1f6),'nameInput':_0x475421(0x205),'description':'Deskripsi','descriptionPlaceholder':_0x475421(0x201),'details':_0x475421(0x207),'noSelection':_0x475421(0x218)},'toolbar':{'alignLeft':_0x475421(0x1f3),'alignCenter':_0x475421(0x208),'alignRight':_0x475421(0x1f9),'alignJustify':'Rata\x20Kanan\x20Kiri','bold':_0x475421(0x1e9),'italic':_0x475421(0x20f),'underline':_0x475421(0x1fc),'strikethrough':_0x475421(0x1ec),'textColor':_0x475421(0x1f5),'fillColor':_0x475421(0x1ef),'resetColor':_0x475421(0x200)},'align':{'top':_0x475421(0x1f8),'middle':_0x475421(0x208),'bottom':_0x475421(0x1ee)},'textWrap':{'inline':_0x475421(0x20c),'square':_0x475421(0x209),'topAndBottom':_0x475421(0x1f0),'behindText':_0x475421(0x1fe),'inFrontText':_0x475421(0x202)},'crop':{'shape':_0x475421(0x1eb)}}};module['exports']=e;function _0x4f1e(_0x46e6b8,_0x28779f){_0x46e6b8=_0x46e6b8-0x1e8;const _0x379103=_0x3791();let _0x4f1eb2=_0x379103[_0x46e6b8];return _0x4f1eb2;}function _0x3791(){const _0x23693a=['Warna\x20latar\x20teks','Atas\x20dan\x20Bawah','5nWrziY','Sembunyikan','Rata\x20Kiri','Lapisan','Warna\x20teks','Nama','Sisipkan\x20Bentuk','Rata\x20Atas','Rata\x20Kanan','6551890XRaYmg','Putar\x20Kiri\x2090°','Garis\x20bawah','Hapus\x20Bentuk','Di\x20belakang\x20teks','Buka\x20Panel\x20Bentuk','Atur\x20ulang\x20warna','Tambahkan\x20deskripsi','Di\x20depan\x20teks','Buka\x20panel\x20lapisan','Putar\x20Kanan\x2090°','Nama\x20objek','Kirim\x20ke\x20belakang','Detail','Rata\x20Tengah','Kotak','9yXMdPl','Balik\x20Vertikal','Sejajar\x20dengan\x20teks','Ubah\x20Teks\x20Vertikal','Format\x20Bentuk','Miring','Tampilkan\x20semua','Sembunyikan\x20Panel\x20Bentuk','Gaya\x20Bentuk','102037JfmeJJ','Tampilkan','2yygQiD','Bentuk','736628hfiNJu','Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','Posisi\x20Bentuk','Sembunyikan\x20semua','Bawa\x20ke\x20depan','10095VHGoqg','759616JxutFK','Tebal','2144622JdXmLj','Pangkas\x20ke\x20Bentuk','Coret','1937411WHBkIv','Rata\x20Bawah'];_0x3791=function(){return _0x23693a;};return _0x3791();}
@@ -1 +1 @@
1
- const _0x443614=_0x571d;(function(_0x3664ee,_0x42787b){const _0x50e87b=_0x571d,_0x20f9d9=_0x3664ee();while(!![]){try{const _0x58eab2=parseInt(_0x50e87b(0xc5))/0x1*(parseInt(_0x50e87b(0xc6))/0x2)+parseInt(_0x50e87b(0xbf))/0x3*(-parseInt(_0x50e87b(0xb8))/0x4)+-parseInt(_0x50e87b(0xa7))/0x5*(parseInt(_0x50e87b(0xad))/0x6)+parseInt(_0x50e87b(0x9f))/0x7*(-parseInt(_0x50e87b(0xae))/0x8)+-parseInt(_0x50e87b(0xb2))/0x9+parseInt(_0x50e87b(0xa9))/0xa*(-parseInt(_0x50e87b(0xb4))/0xb)+parseInt(_0x50e87b(0xaf))/0xc*(parseInt(_0x50e87b(0xa4))/0xd);if(_0x58eab2===_0x42787b)break;else _0x20f9d9['push'](_0x20f9d9['shift']());}catch(_0x35fcab){_0x20f9d9['push'](_0x20f9d9['shift']());}}}(_0x5b66,0x5ed98));const e={'docs-shape-ui':{'title':_0x443614(0xac),'insertShape':_0x443614(0xab),'openPanel':_0x443614(0xc4),'deleteShape':_0x443614(0xbb),'hidePanel':_0x443614(0x9e),'formatShape':_0x443614(0xb1),'shapeStyle':_0x443614(0xb5),'shapePosition':'Posizione\x20forma','toggleFlipH':'Attiva/disattiva\x20capovolgimento\x20orizzontale','toggleFlipV':_0x443614(0xbe),'rotateRight90':'Ruota\x20a\x20destra\x2090°','rotateLeft90':_0x443614(0xb7),'toggleTextVertical':_0x443614(0xcc),'objectListPanel':{'title':'Livelli','open':'Apri\x20il\x20pannello\x20livelli','empty':_0x443614(0xb6),'showAll':'Mostra\x20tutti','hideAll':'Nascondi\x20tutti','show':_0x443614(0xc2),'hide':_0x443614(0xbd),'moveForward':'Porta\x20avanti','moveBackward':_0x443614(0xb9),'close':_0x443614(0xc1),'name':_0x443614(0xc8),'nameInput':'Nome\x20oggetto','description':_0x443614(0xa0),'descriptionPlaceholder':_0x443614(0xc3),'details':'Dettagli','noSelection':_0x443614(0xb0)},'toolbar':{'alignLeft':_0x443614(0xbc),'alignCenter':_0x443614(0xa8),'alignRight':_0x443614(0xa3),'alignJustify':'Giustifica','bold':_0x443614(0xaa),'italic':_0x443614(0xba),'underline':_0x443614(0xb3),'strikethrough':'Barrato','textColor':_0x443614(0xa1),'fillColor':_0x443614(0xa6),'resetColor':_0x443614(0xc0)},'align':{'top':_0x443614(0xc7),'middle':_0x443614(0xcb),'bottom':_0x443614(0xc9)},'textWrap':{'inline':_0x443614(0xa2),'square':'Quadrato','topAndBottom':'Superiore\x20e\x20inferiore','behindText':'Dietro\x20il\x20testo','inFrontText':_0x443614(0xca)},'crop':{'shape':'Ritaglia\x20a\x20forma'}}};module[_0x443614(0xa5)]=e;function _0x571d(_0x42f053,_0x257cd1){_0x42f053=_0x42f053-0x9e;const _0x5b66e3=_0x5b66();let _0x571d33=_0x5b66e3[_0x42f053];return _0x571d33;}function _0x5b66(){const _0x3045de=['490282xpJvso','Allinea\x20in\x20alto','Nome','Allinea\x20in\x20basso','Davanti\x20al\x20testo','Allinea\x20al\x20centro','Attiva/disattiva\x20testo\x20verticale','Nascondi\x20pannello\x20forma','7GJrpYZ','Descrizione','Colore\x20testo','In\x20linea\x20con\x20il\x20testo','Allinea\x20a\x20Destra','27025063JPWskC','exports','Colore\x20sfondo\x20testo','85TATOKS','Allinea\x20al\x20Centro','845210hbSiiQ','Grassetto','Inserisci\x20forma','Forma','202746rlWsyO','111448YnJnhZ','12TECoDb','Seleziona\x20un\x20oggetto\x20per\x20modificare\x20i\x20dettagli','Formato\x20forma','6145317QPAJEg','Sottolineato','33YTNGDm','Stile\x20forma','Nessun\x20oggetto','Ruota\x20a\x20sinistra\x2090°','4moAQpq','Porta\x20indietro','Corsivo','Elimina\x20forma','Allinea\x20a\x20Sinistra','Nascondi','Attiva/disattiva\x20capovolgimento\x20verticale','1232202vCSGTS','Reimposta\x20colore','Chiudi','Mostra','Aggiungi\x20una\x20descrizione','Apri\x20pannello\x20forma','1qvUAqv'];_0x5b66=function(){return _0x3045de;};return _0x5b66();}
1
+ const _0x5d4c55=_0x2a4e;function _0x24d1(){const _0xdccfc3=['Allinea\x20al\x20centro','Allinea\x20al\x20Centro','Mostra','Allinea\x20a\x20Destra','Stile\x20forma','exports','1294893mYfrvz','Corsivo','3817MGIlHw','Seleziona\x20un\x20oggetto\x20per\x20modificare\x20i\x20dettagli','Porta\x20avanti','72dOrUNX','Dettagli','Nascondi\x20pannello\x20forma','Quadrato','Chiudi','Allinea\x20a\x20Sinistra','Inserisci\x20forma','Livelli','1910372URcRna','2734846Bpyvex','1DRWEYL','Attiva/disattiva\x20capovolgimento\x20orizzontale','6521545kNNeUy','Mostra\x20tutti','Elimina\x20forma','91370JtYmne','Sottolineato','Colore\x20sfondo\x20testo','Aggiungi\x20una\x20descrizione','Attiva/disattiva\x20capovolgimento\x20verticale','Reimposta\x20colore','Barrato','Attiva/disattiva\x20testo\x20verticale','Nome','Ruota\x20a\x20sinistra\x2090°','9dScRHp','160055HEUlFy','Porta\x20indietro','Allinea\x20in\x20basso','Allinea\x20in\x20alto','4980896LJRYJz','Forma','Apri\x20il\x20pannello\x20livelli','Nascondi','Dietro\x20il\x20testo'];_0x24d1=function(){return _0xdccfc3;};return _0x24d1();}function _0x2a4e(_0x51c8b8,_0x3d157b){_0x51c8b8=_0x51c8b8-0x89;const _0x24d13d=_0x24d1();let _0x2a4e35=_0x24d13d[_0x51c8b8];return _0x2a4e35;}(function(_0x32a1ff,_0x5be535){const _0x5b7f8e=_0x2a4e,_0x3f1015=_0x32a1ff();while(!![]){try{const _0x519160=-parseInt(_0x5b7f8e(0x8e))/0x1*(-parseInt(_0x5b7f8e(0x8d))/0x2)+-parseInt(_0x5b7f8e(0x9d))/0x3*(parseInt(_0x5b7f8e(0x8c))/0x4)+-parseInt(_0x5b7f8e(0x90))/0x5+-parseInt(_0x5b7f8e(0xb2))/0x6*(parseInt(_0x5b7f8e(0x9e))/0x7)+-parseInt(_0x5b7f8e(0xa2))/0x8+-parseInt(_0x5b7f8e(0xad))/0x9+-parseInt(_0x5b7f8e(0x93))/0xa*(-parseInt(_0x5b7f8e(0xaf))/0xb);if(_0x519160===_0x5be535)break;else _0x3f1015['push'](_0x3f1015['shift']());}catch(_0x384553){_0x3f1015['push'](_0x3f1015['shift']());}}}(_0x24d1,0xb98c5));const e={'docs-shape-ui':{'quickStyles':'Stili\x20rapidi','title':_0x5d4c55(0xa3),'insertShape':_0x5d4c55(0x8a),'openPanel':'Apri\x20pannello\x20forma','deleteShape':_0x5d4c55(0x92),'hidePanel':_0x5d4c55(0xb4),'formatShape':'Formato\x20forma','shapeStyle':_0x5d4c55(0xab),'shapePosition':'Posizione\x20forma','toggleFlipH':_0x5d4c55(0x8f),'toggleFlipV':_0x5d4c55(0x97),'rotateRight90':'Ruota\x20a\x20destra\x2090°','rotateLeft90':_0x5d4c55(0x9c),'toggleTextVertical':_0x5d4c55(0x9a),'objectListPanel':{'title':_0x5d4c55(0x8b),'open':_0x5d4c55(0xa4),'empty':'Nessun\x20oggetto','showAll':_0x5d4c55(0x91),'hideAll':'Nascondi\x20tutti','show':_0x5d4c55(0xa9),'hide':_0x5d4c55(0xa5),'moveForward':_0x5d4c55(0xb1),'moveBackward':_0x5d4c55(0x9f),'close':_0x5d4c55(0xb6),'name':_0x5d4c55(0x9b),'nameInput':'Nome\x20oggetto','description':'Descrizione','descriptionPlaceholder':_0x5d4c55(0x96),'details':_0x5d4c55(0xb3),'noSelection':_0x5d4c55(0xb0)},'toolbar':{'alignLeft':_0x5d4c55(0x89),'alignCenter':_0x5d4c55(0xa8),'alignRight':_0x5d4c55(0xaa),'alignJustify':'Giustifica','bold':'Grassetto','italic':_0x5d4c55(0xae),'underline':_0x5d4c55(0x94),'strikethrough':_0x5d4c55(0x99),'textColor':'Colore\x20testo','fillColor':_0x5d4c55(0x95),'resetColor':_0x5d4c55(0x98)},'align':{'top':_0x5d4c55(0xa1),'middle':_0x5d4c55(0xa7),'bottom':_0x5d4c55(0xa0)},'textWrap':{'inline':'In\x20linea\x20con\x20il\x20testo','square':_0x5d4c55(0xb5),'topAndBottom':'Superiore\x20e\x20inferiore','behindText':_0x5d4c55(0xa6),'inFrontText':'Davanti\x20al\x20testo'},'crop':{'shape':'Ritaglia\x20a\x20forma'}}};module[_0x5d4c55(0xac)]=e;
@@ -1 +1 @@
1
- const _0x4d3899=_0x14ac;function _0x14ac(_0x193da3,_0x5ed9bc){_0x193da3=_0x193da3-0x180;const _0x2a57ed=_0x2a57();let _0x14ac4a=_0x2a57ed[_0x193da3];return _0x14ac4a;}function _0x2a57(){const _0x5211cb=['オブジェクトがありません','時計回りに\x2090\x20度回転','図形スタイル','図形パネルを非表示','677367pMipwN','レイヤー','右揃え','文字の色','背面へ移動','上揃え','610HyDfdP','オブジェクト名','説明を追加','反時計回りに\x2090\x20度回転','すべて表示','19680EHBTrk','中央揃え','非表示','73482bdbciH','形状にトリミング','144QsHrDG','垂直反転の切り替え','詳細を編集するオブジェクトを選択','文字列の背面','図形の書式設定','340EramdF','7945651Fiesyw','左揃え','948632dWcFTj','4296640tWnDcK','すべて非表示','272BqiUVJ','下揃え','図形の挿入','exports','四角形','図形パネルを開く','433598aTdWAp','両端揃え'];_0x2a57=function(){return _0x5211cb;};return _0x2a57();}(function(_0x15d5aa,_0x4efc65){const _0x3c7f22=_0x14ac,_0x40ea05=_0x15d5aa();while(!![]){try{const _0x3b7446=parseInt(_0x3c7f22(0x1a1))/0x1+parseInt(_0x3c7f22(0x1a4))/0x2*(-parseInt(_0x3c7f22(0x194))/0x3)+parseInt(_0x3c7f22(0x1a2))/0x4+parseInt(_0x3c7f22(0x18f))/0x5*(-parseInt(_0x3c7f22(0x197))/0x6)+parseInt(_0x3c7f22(0x19f))/0x7+parseInt(_0x3c7f22(0x199))/0x8*(-parseInt(_0x3c7f22(0x189))/0x9)+-parseInt(_0x3c7f22(0x19e))/0xa*(-parseInt(_0x3c7f22(0x183))/0xb);if(_0x3b7446===_0x4efc65)break;else _0x40ea05['push'](_0x40ea05['shift']());}catch(_0xe490ce){_0x40ea05['push'](_0x40ea05['shift']());}}}(_0x2a57,0xb8d4d));const e={'docs-shape-ui':{'title':'図形','insertShape':_0x4d3899(0x1a6),'openPanel':_0x4d3899(0x182),'deleteShape':'図形を削除','hidePanel':_0x4d3899(0x188),'formatShape':_0x4d3899(0x19d),'shapeStyle':_0x4d3899(0x187),'shapePosition':'図形の位置','toggleFlipH':'水平反転の切り替え','toggleFlipV':_0x4d3899(0x19a),'rotateRight90':_0x4d3899(0x186),'rotateLeft90':_0x4d3899(0x192),'toggleTextVertical':'テキストの縦書き/横書きの切り替え','objectListPanel':{'title':_0x4d3899(0x18a),'open':'レイヤーパネルを開く','empty':_0x4d3899(0x185),'showAll':_0x4d3899(0x193),'hideAll':_0x4d3899(0x1a3),'show':'表示','hide':_0x4d3899(0x196),'moveForward':'前面へ移動','moveBackward':_0x4d3899(0x18d),'close':'閉じる','name':'名前','nameInput':_0x4d3899(0x190),'description':'説明','descriptionPlaceholder':_0x4d3899(0x191),'details':'詳細','noSelection':_0x4d3899(0x19b)},'toolbar':{'alignLeft':_0x4d3899(0x1a0),'alignCenter':_0x4d3899(0x195),'alignRight':_0x4d3899(0x18b),'alignJustify':_0x4d3899(0x184),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':'取り消し線','textColor':_0x4d3899(0x18c),'fillColor':'塗りつぶしの色','resetColor':'色をリセット'},'align':{'top':_0x4d3899(0x18e),'middle':_0x4d3899(0x195),'bottom':_0x4d3899(0x1a5)},'textWrap':{'inline':'行内','square':_0x4d3899(0x181),'topAndBottom':'上下','behindText':_0x4d3899(0x19c),'inFrontText':'文字列の前面'},'crop':{'shape':_0x4d3899(0x198)}}};module[_0x4d3899(0x180)]=e;
1
+ const _0xfdffee=_0x4455;(function(_0x1e035a,_0x570454){const _0x180c96=_0x4455,_0x1e1e56=_0x1e035a();while(!![]){try{const _0xc11f38=parseInt(_0x180c96(0xf4))/0x1+parseInt(_0x180c96(0xfd))/0x2*(-parseInt(_0x180c96(0xef))/0x3)+parseInt(_0x180c96(0xee))/0x4*(-parseInt(_0x180c96(0x100))/0x5)+-parseInt(_0x180c96(0xdc))/0x6*(parseInt(_0x180c96(0xe1))/0x7)+parseInt(_0x180c96(0xe6))/0x8+-parseInt(_0x180c96(0xea))/0x9*(-parseInt(_0x180c96(0xe8))/0xa)+parseInt(_0x180c96(0xdf))/0xb;if(_0xc11f38===_0x570454)break;else _0x1e1e56['push'](_0x1e1e56['shift']());}catch(_0x18a34d){_0x1e1e56['push'](_0x1e1e56['shift']());}}}(_0x364f,0x2043f));function _0x4455(_0x450bcd,_0x4b5eb8){_0x450bcd=_0x450bcd-0xda;const _0x364fd5=_0x364f();let _0x44552a=_0x364fd5[_0x450bcd];return _0x44552a;}function _0x364f(){const _0x1ce9fc=['330520lAsyTH','exports','724050mnldjc','説明を追加','9IglEPG','図形パネルを非表示','形状にトリミング','水平反転の切り替え','20ZlHbDU','3YAXRIo','時計回りに\x2090\x20度回転','垂直反転の切り替え','反時計回りに\x2090\x20度回転','下揃え','2320bakNzO','図形スタイル','すべて表示','前面へ移動','オブジェクトがありません','レイヤーパネルを開く','上揃え','閉じる','すべて非表示','20452hrcqNB','文字の色','文字列の背面','148315HsrTrB','両端揃え','図形の書式設定','クイックスタイル','四角形','図形パネルを開く','オブジェクト名','214368ZxktTy','図形の位置','図形を削除','3100284KesqCJ','左揃え','21xNXkVx','色をリセット','塗りつぶしの色','中央揃え','文字列の前面'];_0x364f=function(){return _0x1ce9fc;};return _0x364f();}const e={'docs-shape-ui':{'quickStyles':_0xfdffee(0x103),'title':'図形','insertShape':'図形の挿入','openPanel':_0xfdffee(0xda),'deleteShape':_0xfdffee(0xde),'hidePanel':_0xfdffee(0xeb),'formatShape':_0xfdffee(0x102),'shapeStyle':_0xfdffee(0xf5),'shapePosition':_0xfdffee(0xdd),'toggleFlipH':_0xfdffee(0xed),'toggleFlipV':_0xfdffee(0xf1),'rotateRight90':_0xfdffee(0xf0),'rotateLeft90':_0xfdffee(0xf2),'toggleTextVertical':'テキストの縦書き/横書きの切り替え','objectListPanel':{'title':'レイヤー','open':_0xfdffee(0xf9),'empty':_0xfdffee(0xf8),'showAll':_0xfdffee(0xf6),'hideAll':_0xfdffee(0xfc),'show':'表示','hide':'非表示','moveForward':_0xfdffee(0xf7),'moveBackward':'背面へ移動','close':_0xfdffee(0xfb),'name':'名前','nameInput':_0xfdffee(0xdb),'description':'説明','descriptionPlaceholder':_0xfdffee(0xe9),'details':'詳細','noSelection':'詳細を編集するオブジェクトを選択'},'toolbar':{'alignLeft':_0xfdffee(0xe0),'alignCenter':_0xfdffee(0xe4),'alignRight':'右揃え','alignJustify':_0xfdffee(0x101),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':'取り消し線','textColor':_0xfdffee(0xfe),'fillColor':_0xfdffee(0xe3),'resetColor':_0xfdffee(0xe2)},'align':{'top':_0xfdffee(0xfa),'middle':_0xfdffee(0xe4),'bottom':_0xfdffee(0xf3)},'textWrap':{'inline':'行内','square':_0xfdffee(0x104),'topAndBottom':'上下','behindText':_0xfdffee(0xff),'inFrontText':_0xfdffee(0xe5)},'crop':{'shape':_0xfdffee(0xec)}}};module[_0xfdffee(0xe7)]=e;
@@ -1 +1 @@
1
- const _0x4b1b4d=_0x13d1;(function(_0x13e2c1,_0x5b01db){const _0x9069f2=_0x13d1,_0x38d1d7=_0x13e2c1();while(!![]){try{const _0x5d03e3=-parseInt(_0x9069f2(0x13f))/0x1*(-parseInt(_0x9069f2(0x13e))/0x2)+-parseInt(_0x9069f2(0x143))/0x3*(parseInt(_0x9069f2(0x136))/0x4)+-parseInt(_0x9069f2(0x152))/0x5+-parseInt(_0x9069f2(0x137))/0x6+parseInt(_0x9069f2(0x15c))/0x7*(parseInt(_0x9069f2(0x151))/0x8)+-parseInt(_0x9069f2(0x154))/0x9+parseInt(_0x9069f2(0x135))/0xa;if(_0x5d03e3===_0x5b01db)break;else _0x38d1d7['push'](_0x38d1d7['shift']());}catch(_0x52d32e){_0x38d1d7['push'](_0x38d1d7['shift']());}}}(_0x21a3,0xedea7));function _0x21a3(){const _0x538ffe=['위쪽\x20맞춤','기울임꼴','모양에\x20맞게\x20자르기','42JCzwnq','반시계\x20방향으로\x2090도\x20회전','39877810zIWZgD','308eITLTC','3528030GAZtsZ','세부\x20정보','텍스트\x20뒤','세로\x20뒤집기\x20전환','모두\x20표시','취소선','색상\x20재설정','8QUPTaj','19937ymOnfS','시계\x20방향으로\x2090도\x20회전','가운데\x20맞춤','가로\x20뒤집기\x20전환','61449YhzzDe','레이어','앞으로\x20가져오기','레이어\x20패널\x20열기','양쪽\x20맞춤','텍스트\x20세로/가로\x20전환','exports','가운데\x20정렬','글자\x20색상','왼쪽\x20정렬','뒤로\x20보내기','세부\x20정보를\x20편집할\x20개체를\x20선택하세요','도형\x20위치','아래쪽\x20맞춤','1386888GWUCjW','5130570GyumCt','도형\x20서식','8476938TDQval','설명\x20추가','도형\x20패널\x20열기','도형\x20스타일','오른쪽\x20정렬'];_0x21a3=function(){return _0x538ffe;};return _0x21a3();}function _0x13d1(_0x27f28c,_0x3c59d2){_0x27f28c=_0x27f28c-0x134;const _0x21a395=_0x21a3();let _0x13d1ba=_0x21a395[_0x27f28c];return _0x13d1ba;}const e={'docs-shape-ui':{'title':'도형','insertShape':'도형\x20삽입','openPanel':_0x4b1b4d(0x156),'deleteShape':'도형\x20삭제','hidePanel':'도형\x20패널\x20숨기기','formatShape':_0x4b1b4d(0x153),'shapeStyle':_0x4b1b4d(0x157),'shapePosition':_0x4b1b4d(0x14f),'toggleFlipH':_0x4b1b4d(0x142),'toggleFlipV':_0x4b1b4d(0x13a),'rotateRight90':_0x4b1b4d(0x140),'rotateLeft90':_0x4b1b4d(0x134),'toggleTextVertical':_0x4b1b4d(0x148),'objectListPanel':{'title':_0x4b1b4d(0x144),'open':_0x4b1b4d(0x146),'empty':'개체\x20없음','showAll':_0x4b1b4d(0x13b),'hideAll':'모두\x20숨기기','show':'표시','hide':'숨기기','moveForward':_0x4b1b4d(0x145),'moveBackward':_0x4b1b4d(0x14d),'close':'닫기','name':'이름','nameInput':'개체\x20이름','description':'설명','descriptionPlaceholder':_0x4b1b4d(0x155),'details':_0x4b1b4d(0x138),'noSelection':_0x4b1b4d(0x14e)},'toolbar':{'alignLeft':_0x4b1b4d(0x14c),'alignCenter':_0x4b1b4d(0x14a),'alignRight':_0x4b1b4d(0x158),'alignJustify':_0x4b1b4d(0x147),'bold':'굵게','italic':_0x4b1b4d(0x15a),'underline':'밑줄','strikethrough':_0x4b1b4d(0x13c),'textColor':_0x4b1b4d(0x14b),'fillColor':'글자\x20배경색','resetColor':_0x4b1b4d(0x13d)},'align':{'top':_0x4b1b4d(0x159),'middle':_0x4b1b4d(0x141),'bottom':_0x4b1b4d(0x150)},'textWrap':{'inline':'텍스트와\x20같은\x20줄','square':'사각형','topAndBottom':'위아래','behindText':_0x4b1b4d(0x139),'inFrontText':'텍스트\x20앞'},'crop':{'shape':_0x4b1b4d(0x15b)}}};module[_0x4b1b4d(0x149)]=e;
1
+ const _0x1273a6=_0x2761;(function(_0x5becd5,_0x30e374){const _0x3fcd99=_0x2761,_0xa340d4=_0x5becd5();while(!![]){try{const _0x3179b6=parseInt(_0x3fcd99(0x19a))/0x1*(-parseInt(_0x3fcd99(0x18a))/0x2)+-parseInt(_0x3fcd99(0x18c))/0x3*(-parseInt(_0x3fcd99(0x197))/0x4)+parseInt(_0x3fcd99(0x182))/0x5+parseInt(_0x3fcd99(0x195))/0x6*(parseInt(_0x3fcd99(0x17c))/0x7)+-parseInt(_0x3fcd99(0x19b))/0x8+parseInt(_0x3fcd99(0x18f))/0x9*(parseInt(_0x3fcd99(0x178))/0xa)+-parseInt(_0x3fcd99(0x19d))/0xb*(parseInt(_0x3fcd99(0x183))/0xc);if(_0x3179b6===_0x30e374)break;else _0xa340d4['push'](_0xa340d4['shift']());}catch(_0x20113b){_0xa340d4['push'](_0xa340d4['shift']());}}}(_0xef53,0x667e6));const e={'docs-shape-ui':{'quickStyles':'빠른\x20스타일','title':'도형','insertShape':'도형\x20삽입','openPanel':_0x1273a6(0x17b),'deleteShape':'도형\x20삭제','hidePanel':_0x1273a6(0x192),'formatShape':_0x1273a6(0x184),'shapeStyle':_0x1273a6(0x1a0),'shapePosition':'도형\x20위치','toggleFlipH':_0x1273a6(0x17e),'toggleFlipV':_0x1273a6(0x180),'rotateRight90':_0x1273a6(0x191),'rotateLeft90':_0x1273a6(0x1a1),'toggleTextVertical':_0x1273a6(0x18e),'objectListPanel':{'title':_0x1273a6(0x189),'open':_0x1273a6(0x198),'empty':_0x1273a6(0x18b),'showAll':_0x1273a6(0x177),'hideAll':_0x1273a6(0x19f),'show':'표시','hide':_0x1273a6(0x18d),'moveForward':_0x1273a6(0x185),'moveBackward':_0x1273a6(0x179),'close':'닫기','name':'이름','nameInput':_0x1273a6(0x19c),'description':'설명','descriptionPlaceholder':_0x1273a6(0x17a),'details':'세부\x20정보','noSelection':_0x1273a6(0x17f)},'toolbar':{'alignLeft':_0x1273a6(0x187),'alignCenter':_0x1273a6(0x1a2),'alignRight':_0x1273a6(0x199),'alignJustify':_0x1273a6(0x17d),'bold':'굵게','italic':_0x1273a6(0x181),'underline':'밑줄','strikethrough':_0x1273a6(0x188),'textColor':'글자\x20색상','fillColor':'글자\x20배경색','resetColor':_0x1273a6(0x196)},'align':{'top':'위쪽\x20맞춤','middle':'가운데\x20맞춤','bottom':_0x1273a6(0x186)},'textWrap':{'inline':_0x1273a6(0x176),'square':_0x1273a6(0x193),'topAndBottom':_0x1273a6(0x194),'behindText':'텍스트\x20뒤','inFrontText':_0x1273a6(0x190)},'crop':{'shape':_0x1273a6(0x19e)}}};function _0x2761(_0x4d1055,_0xe48583){_0x4d1055=_0x4d1055-0x176;const _0xef532e=_0xef53();let _0x2761f4=_0xef532e[_0x4d1055];return _0x2761f4;}function _0xef53(){const _0x4c6231=['6066gnzqbj','숨기기','텍스트\x20세로/가로\x20전환','18kZHDoL','텍스트\x20앞','시계\x20방향으로\x2090도\x20회전','도형\x20패널\x20숨기기','사각형','위아래','474360sRDqkM','색상\x20재설정','844VYBdoh','레이어\x20패널\x20열기','오른쪽\x20정렬','35661OCNMdv','1244912lgMYdt','개체\x20이름','11dDgnYK','모양에\x20맞게\x20자르기','모두\x20숨기기','도형\x20스타일','반시계\x20방향으로\x2090도\x20회전','가운데\x20정렬','텍스트와\x20같은\x20줄','모두\x20표시','3749870BSOevz','뒤로\x20보내기','설명\x20추가','도형\x20패널\x20열기','56sPVYKM','양쪽\x20맞춤','가로\x20뒤집기\x20전환','세부\x20정보를\x20편집할\x20개체를\x20선택하세요','세로\x20뒤집기\x20전환','기울임꼴','1001415NNObbw','14639820ArRyfV','도형\x20서식','앞으로\x20가져오기','아래쪽\x20맞춤','왼쪽\x20정렬','취소선','레이어','12JnDCzD','개체\x20없음'];_0xef53=function(){return _0x4c6231;};return _0xef53();}module['exports']=e;
@@ -1 +1 @@
1
- const _0x1ceb61=_0xefcb;(function(_0x41f074,_0x14b84f){const _0x3f03f4=_0xefcb,_0x5f3162=_0x41f074();while(!![]){try{const _0x17c124=parseInt(_0x3f03f4(0xf4))/0x1*(-parseInt(_0x3f03f4(0xea))/0x2)+-parseInt(_0x3f03f4(0xf5))/0x3+parseInt(_0x3f03f4(0xf8))/0x4+-parseInt(_0x3f03f4(0xe3))/0x5+parseInt(_0x3f03f4(0xf7))/0x6+parseInt(_0x3f03f4(0xeb))/0x7*(-parseInt(_0x3f03f4(0xdb))/0x8)+parseInt(_0x3f03f4(0xff))/0x9;if(_0x17c124===_0x14b84f)break;else _0x5f3162['push'](_0x5f3162['shift']());}catch(_0x1941cb){_0x5f3162['push'](_0x5f3162['shift']());}}}(_0x30c4,0x7509e));function _0x30c4(){const _0x2773d7=['5250648RfndcS','2274092eDfdWE','Wybierz\x20obiekt,\x20aby\x20edytować\x20jego\x20szczegóły','Kursywa','Góra\x20i\x20dół','Przekreślenie','Usuń\x20kształt','Przerzuć\x20w\x20poziomie','4494420RnaQOs','Brak\x20obiektów','Kształt','Wyrównaj\x20do\x20środka','Obróć\x20w\x20lewo\x20o\x2090°','Nazwa','Obróć\x20w\x20prawo\x20o\x2090°','W\x20linii\x20z\x20tekstem','160RkNsuc','Kolor\x20tła\x20tekstu','Wyrównaj\x20do\x20środka\x20w\x20pionie','Dodaj\x20opis','Szczegóły','Pokaż','Pogrubienie','Wyrównaj\x20do\x20lewej','87260rwumri','Przełącz\x20tekst\x20pionowy','Ukryj\x20wszystko','Przenieś\x20do\x20tyłu','Opis','Ukryj','Przytnij\x20do\x20kształtu','1451026RLwLpa','191009XAZSQZ','Otwórz\x20panel\x20kształtów','Styl\x20kształtu','Formatuj\x20kształt','Zamknij','Pozycja\x20kształtu','Za\x20tekstem','Kolor\x20tekstu','Ukryj\x20panel\x20kształtów','1wXRUZe','524748WtuUaF','Wyjustuj'];_0x30c4=function(){return _0x2773d7;};return _0x30c4();}function _0xefcb(_0x48f01d,_0x47674d){_0x48f01d=_0x48f01d-0xd8;const _0x30c435=_0x30c4();let _0xefcbb6=_0x30c435[_0x48f01d];return _0xefcbb6;}const e={'docs-shape-ui':{'title':_0x1ceb61(0x101),'insertShape':'Wstaw\x20kształt','openPanel':_0x1ceb61(0xec),'deleteShape':_0x1ceb61(0xfd),'hidePanel':_0x1ceb61(0xf3),'formatShape':_0x1ceb61(0xee),'shapeStyle':_0x1ceb61(0xed),'shapePosition':_0x1ceb61(0xf0),'toggleFlipH':_0x1ceb61(0xfe),'toggleFlipV':'Przerzuć\x20w\x20pionie','rotateRight90':_0x1ceb61(0xd9),'rotateLeft90':_0x1ceb61(0x103),'toggleTextVertical':_0x1ceb61(0xe4),'objectListPanel':{'title':'Warstwy','open':'Otwórz\x20panel\x20warstw','empty':_0x1ceb61(0x100),'showAll':'Pokaż\x20wszystko','hideAll':_0x1ceb61(0xe5),'show':_0x1ceb61(0xe0),'hide':_0x1ceb61(0xe8),'moveForward':'Przenieś\x20do\x20przodu','moveBackward':_0x1ceb61(0xe6),'close':_0x1ceb61(0xef),'name':_0x1ceb61(0xd8),'nameInput':'Nazwa\x20obiektu','description':_0x1ceb61(0xe7),'descriptionPlaceholder':_0x1ceb61(0xde),'details':_0x1ceb61(0xdf),'noSelection':_0x1ceb61(0xf9)},'toolbar':{'alignLeft':_0x1ceb61(0xe2),'alignCenter':_0x1ceb61(0x102),'alignRight':'Wyrównaj\x20do\x20prawej','alignJustify':_0x1ceb61(0xf6),'bold':_0x1ceb61(0xe1),'italic':_0x1ceb61(0xfa),'underline':'Podkreślenie','strikethrough':_0x1ceb61(0xfc),'textColor':_0x1ceb61(0xf2),'fillColor':_0x1ceb61(0xdc),'resetColor':'Resetuj\x20kolor'},'align':{'top':'Wyrównaj\x20do\x20góry','middle':_0x1ceb61(0xdd),'bottom':'Wyrównaj\x20do\x20dołu'},'textWrap':{'inline':_0x1ceb61(0xda),'square':'Kwadrat','topAndBottom':_0x1ceb61(0xfb),'behindText':_0x1ceb61(0xf1),'inFrontText':'Przed\x20tekstem'},'crop':{'shape':_0x1ceb61(0xe9)}}};module['exports']=e;
1
+ function _0x4bb9(){const _0x40b1a3=['exports','Kursywa','Zamknij','Przerzuć\x20w\x20pionie','Góra\x20i\x20dół','Wyrównaj\x20do\x20środka','776856UlNCGM','1699932KEHMcn','Ukryj\x20panel\x20kształtów','6298369bzRVlD','W\x20linii\x20z\x20tekstem','Usuń\x20kształt','64488dTKYTj','Obróć\x20w\x20lewo\x20o\x2090°','Dodaj\x20opis','5213OCudsf','10glvDVd','Kolor\x20tła\x20tekstu','Wyrównaj\x20do\x20środka\x20w\x20pionie','Formatuj\x20kształt','Pokaż\x20wszystko','Szczegóły','Przełącz\x20tekst\x20pionowy','10ZGtsBY','Otwórz\x20panel\x20warstw','Pozycja\x20kształtu','Ukryj','Pogrubienie','Wybierz\x20obiekt,\x20aby\x20edytować\x20jego\x20szczegóły','Przed\x20tekstem','Styl\x20kształtu','1309508gaqlEX','Przekreślenie','Podkreślenie','Wyrównaj\x20do\x20dołu','9NbfknS','Ukryj\x20wszystko','Opis','3992yNtKhD','6fNgPuQ','Wstaw\x20kształt','Wyjustuj','79SmBwHL','Kwadrat','2417303TZDYDl','Przytnij\x20do\x20kształtu','Otwórz\x20panel\x20kształtów','Obróć\x20w\x20prawo\x20o\x2090°','Przerzuć\x20w\x20poziomie','Przenieś\x20do\x20przodu'];_0x4bb9=function(){return _0x40b1a3;};return _0x4bb9();}function _0xfe32(_0xdafcd2,_0x200861){_0xdafcd2=_0xdafcd2-0x92;const _0x4bb9e4=_0x4bb9();let _0xfe3230=_0x4bb9e4[_0xdafcd2];return _0xfe3230;}const _0x57e46f=_0xfe32;(function(_0x1a9091,_0x28c2ec){const _0x51b5a3=_0xfe32,_0x1eeb86=_0x1a9091();while(!![]){try{const _0x235869=-parseInt(_0x51b5a3(0xa9))/0x1*(parseInt(_0x51b5a3(0xa5))/0x2)+-parseInt(_0x51b5a3(0xb8))/0x3+-parseInt(_0x51b5a3(0x9e))/0x4*(parseInt(_0x51b5a3(0x96))/0x5)+-parseInt(_0x51b5a3(0xa6))/0x6*(-parseInt(_0x51b5a3(0xab))/0x7)+parseInt(_0x51b5a3(0xb7))/0x8*(-parseInt(_0x51b5a3(0xa2))/0x9)+parseInt(_0x51b5a3(0xc1))/0xa*(-parseInt(_0x51b5a3(0xba))/0xb)+-parseInt(_0x51b5a3(0xbd))/0xc*(-parseInt(_0x51b5a3(0xc0))/0xd);if(_0x235869===_0x28c2ec)break;else _0x1eeb86['push'](_0x1eeb86['shift']());}catch(_0x3d96fd){_0x1eeb86['push'](_0x1eeb86['shift']());}}}(_0x4bb9,0x6e3cf));const e={'docs-shape-ui':{'quickStyles':'Szybkie\x20style','title':'Kształt','insertShape':_0x57e46f(0xa7),'openPanel':_0x57e46f(0xad),'deleteShape':_0x57e46f(0xbc),'hidePanel':_0x57e46f(0xb9),'formatShape':_0x57e46f(0x92),'shapeStyle':_0x57e46f(0x9d),'shapePosition':_0x57e46f(0x98),'toggleFlipH':_0x57e46f(0xaf),'toggleFlipV':_0x57e46f(0xb4),'rotateRight90':_0x57e46f(0xae),'rotateLeft90':_0x57e46f(0xbe),'toggleTextVertical':_0x57e46f(0x95),'objectListPanel':{'title':'Warstwy','open':_0x57e46f(0x97),'empty':'Brak\x20obiektów','showAll':_0x57e46f(0x93),'hideAll':_0x57e46f(0xa3),'show':'Pokaż','hide':_0x57e46f(0x99),'moveForward':_0x57e46f(0xb0),'moveBackward':'Przenieś\x20do\x20tyłu','close':_0x57e46f(0xb3),'name':'Nazwa','nameInput':'Nazwa\x20obiektu','description':_0x57e46f(0xa4),'descriptionPlaceholder':_0x57e46f(0xbf),'details':_0x57e46f(0x94),'noSelection':_0x57e46f(0x9b)},'toolbar':{'alignLeft':'Wyrównaj\x20do\x20lewej','alignCenter':_0x57e46f(0xb6),'alignRight':'Wyrównaj\x20do\x20prawej','alignJustify':_0x57e46f(0xa8),'bold':_0x57e46f(0x9a),'italic':_0x57e46f(0xb2),'underline':_0x57e46f(0xa0),'strikethrough':_0x57e46f(0x9f),'textColor':'Kolor\x20tekstu','fillColor':_0x57e46f(0xc2),'resetColor':'Resetuj\x20kolor'},'align':{'top':'Wyrównaj\x20do\x20góry','middle':_0x57e46f(0xc3),'bottom':_0x57e46f(0xa1)},'textWrap':{'inline':_0x57e46f(0xbb),'square':_0x57e46f(0xaa),'topAndBottom':_0x57e46f(0xb5),'behindText':'Za\x20tekstem','inFrontText':_0x57e46f(0x9c)},'crop':{'shape':_0x57e46f(0xac)}}};module[_0x57e46f(0xb1)]=e;
@@ -1 +1 @@
1
- const _0x541d1a=_0x157a;function _0x157a(_0x4d70b3,_0x153a5a){_0x4d70b3=_0x4d70b3-0x182;const _0x103def=_0x103d();let _0x157a59=_0x103def[_0x4d70b3];return _0x157a59;}(function(_0x5e337b,_0x545fac){const _0x50a707=_0x157a,_0x4a896f=_0x5e337b();while(!![]){try{const _0x15824e=-parseInt(_0x50a707(0x18e))/0x1*(parseInt(_0x50a707(0x185))/0x2)+-parseInt(_0x50a707(0x1aa))/0x3*(parseInt(_0x50a707(0x1ad))/0x4)+-parseInt(_0x50a707(0x18b))/0x5+-parseInt(_0x50a707(0x1ac))/0x6+parseInt(_0x50a707(0x18d))/0x7+-parseInt(_0x50a707(0x182))/0x8+parseInt(_0x50a707(0x1a4))/0x9*(parseInt(_0x50a707(0x1a7))/0xa);if(_0x15824e===_0x545fac)break;else _0x4a896f['push'](_0x4a896f['shift']());}catch(_0x5b023e){_0x4a896f['push'](_0x4a896f['shift']());}}}(_0x103d,0x1cb29));const e={'docs-shape-ui':{'title':'Forma','insertShape':_0x541d1a(0x199),'openPanel':'Abrir\x20painel\x20de\x20formas','deleteShape':'Excluir\x20forma','hidePanel':_0x541d1a(0x193),'formatShape':'Formatar\x20forma','shapeStyle':'Estilo\x20da\x20forma','shapePosition':'Posição\x20da\x20forma','toggleFlipH':_0x541d1a(0x1a2),'toggleFlipV':'Alternar\x20inversão\x20vertical','rotateRight90':_0x541d1a(0x198),'rotateLeft90':_0x541d1a(0x18a),'toggleTextVertical':_0x541d1a(0x1a6),'objectListPanel':{'title':_0x541d1a(0x189),'open':'Abrir\x20painel\x20de\x20camadas','empty':_0x541d1a(0x1ab),'showAll':_0x541d1a(0x1a3),'hideAll':_0x541d1a(0x1a8),'show':_0x541d1a(0x19a),'hide':_0x541d1a(0x188),'moveForward':_0x541d1a(0x19e),'moveBackward':_0x541d1a(0x186),'close':_0x541d1a(0x184),'name':'Nome','nameInput':_0x541d1a(0x195),'description':'Descrição','descriptionPlaceholder':_0x541d1a(0x1a5),'details':_0x541d1a(0x194),'noSelection':_0x541d1a(0x1a1)},'toolbar':{'alignLeft':_0x541d1a(0x18f),'alignCenter':_0x541d1a(0x18c),'alignRight':_0x541d1a(0x187),'alignJustify':'Justificar','bold':_0x541d1a(0x19d),'italic':_0x541d1a(0x192),'underline':_0x541d1a(0x196),'strikethrough':'Tachado','textColor':'Cor\x20do\x20texto','fillColor':_0x541d1a(0x19f),'resetColor':_0x541d1a(0x1a9)},'align':{'top':'Alinhar\x20ao\x20topo','middle':_0x541d1a(0x191),'bottom':_0x541d1a(0x183)},'textWrap':{'inline':'Em\x20linha\x20com\x20o\x20texto','square':_0x541d1a(0x197),'topAndBottom':'Superior\x20e\x20inferior','behindText':_0x541d1a(0x1a0),'inFrontText':_0x541d1a(0x19c)},'crop':{'shape':_0x541d1a(0x19b)}}};function _0x103d(){const _0x247b6c=['exports','Alinhar\x20ao\x20meio','Itálico','Ocultar\x20painel\x20de\x20formas','Detalhes','Nome\x20do\x20objeto','Sublinhado','Quadrado','Girar\x2090°\x20para\x20direita','Inserir\x20forma','Mostrar','Cortar\x20para\x20forma','À\x20frente\x20do\x20texto','Negrito','Trazer\x20para\x20frente','Cor\x20de\x20fundo\x20do\x20texto','Atrás\x20do\x20texto','Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes','Alternar\x20inversão\x20horizontal','Mostrar\x20tudo','9esBrRU','Adicionar\x20descrição','Alternar\x20texto\x20vertical','9176720KEFejk','Ocultar\x20tudo','Redefinir\x20cor','674517afCgMF','Nenhum\x20objeto','337848roZQMz','4ZmudnC','1599552esOpst','Alinhar\x20à\x20base','Fechar','394tAYxkE','Enviar\x20para\x20trás','Alinhar\x20à\x20direita','Ocultar','Camadas','Girar\x2090°\x20para\x20esquerda','481755seYPRG','Alinhar\x20ao\x20centro','31192OXHXOX','1153UboZct','Alinhar\x20à\x20esquerda'];_0x103d=function(){return _0x247b6c;};return _0x103d();}module[_0x541d1a(0x190)]=e;
1
+ const _0xed85f5=_0x2465;(function(_0x1349ab,_0x3bec0){const _0x14c137=_0x2465,_0x2a1b17=_0x1349ab();while(!![]){try{const _0x178800=parseInt(_0x14c137(0x1d8))/0x1*(parseInt(_0x14c137(0x1f4))/0x2)+-parseInt(_0x14c137(0x1fc))/0x3+-parseInt(_0x14c137(0x1e1))/0x4*(-parseInt(_0x14c137(0x1e4))/0x5)+parseInt(_0x14c137(0x1d7))/0x6+parseInt(_0x14c137(0x1df))/0x7*(-parseInt(_0x14c137(0x1fa))/0x8)+parseInt(_0x14c137(0x1fd))/0x9+parseInt(_0x14c137(0x1f6))/0xa*(-parseInt(_0x14c137(0x1ea))/0xb);if(_0x178800===_0x3bec0)break;else _0x2a1b17['push'](_0x2a1b17['shift']());}catch(_0x34fc86){_0x2a1b17['push'](_0x2a1b17['shift']());}}}(_0xc2f4,0x7d0a3));const e={'docs-shape-ui':{'quickStyles':'Estilos\x20rápidos','title':'Forma','insertShape':_0xed85f5(0x1d0),'openPanel':_0xed85f5(0x1fe),'deleteShape':_0xed85f5(0x1da),'hidePanel':'Ocultar\x20painel\x20de\x20formas','formatShape':_0xed85f5(0x1dc),'shapeStyle':'Estilo\x20da\x20forma','shapePosition':_0xed85f5(0x1e9),'toggleFlipH':_0xed85f5(0x1f8),'toggleFlipV':_0xed85f5(0x1f2),'rotateRight90':_0xed85f5(0x1db),'rotateLeft90':'Girar\x2090°\x20para\x20esquerda','toggleTextVertical':_0xed85f5(0x1de),'objectListPanel':{'title':_0xed85f5(0x1d5),'open':_0xed85f5(0x1e0),'empty':_0xed85f5(0x1f5),'showAll':_0xed85f5(0x1cf),'hideAll':_0xed85f5(0x1fb),'show':'Mostrar','hide':'Ocultar','moveForward':_0xed85f5(0x1ff),'moveBackward':_0xed85f5(0x1ee),'close':_0xed85f5(0x1eb),'name':_0xed85f5(0x1dd),'nameInput':_0xed85f5(0x1e8),'description':'Descrição','descriptionPlaceholder':_0xed85f5(0x1e7),'details':_0xed85f5(0x1e3),'noSelection':_0xed85f5(0x1d9)},'toolbar':{'alignLeft':_0xed85f5(0x1d6),'alignCenter':_0xed85f5(0x1e2),'alignRight':_0xed85f5(0x1f1),'alignJustify':_0xed85f5(0x1e5),'bold':_0xed85f5(0x1d3),'italic':_0xed85f5(0x1ef),'underline':_0xed85f5(0x1d2),'strikethrough':_0xed85f5(0x1d1),'textColor':_0xed85f5(0x1e6),'fillColor':_0xed85f5(0x1ec),'resetColor':'Redefinir\x20cor'},'align':{'top':'Alinhar\x20ao\x20topo','middle':_0xed85f5(0x1ed),'bottom':'Alinhar\x20à\x20base'},'textWrap':{'inline':_0xed85f5(0x1f7),'square':'Quadrado','topAndBottom':'Superior\x20e\x20inferior','behindText':_0xed85f5(0x1f9),'inFrontText':_0xed85f5(0x1f3)},'crop':{'shape':_0xed85f5(0x1d4)}}};function _0xc2f4(){const _0x2f7f26=['5865101TTVdhb','Fechar','Cor\x20de\x20fundo\x20do\x20texto','Alinhar\x20ao\x20meio','Enviar\x20para\x20trás','Itálico','exports','Alinhar\x20à\x20direita','Alternar\x20inversão\x20vertical','À\x20frente\x20do\x20texto','602698QfrGKn','Nenhum\x20objeto','10TNfnyv','Em\x20linha\x20com\x20o\x20texto','Alternar\x20inversão\x20horizontal','Atrás\x20do\x20texto','3432808qCcNSK','Ocultar\x20tudo','2990259SzOJhz','984654nryyDr','Abrir\x20painel\x20de\x20formas','Trazer\x20para\x20frente','Mostrar\x20tudo','Inserir\x20forma','Tachado','Sublinhado','Negrito','Cortar\x20para\x20forma','Camadas','Alinhar\x20à\x20esquerda','3912642gjExGY','3BUEYqj','Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes','Excluir\x20forma','Girar\x2090°\x20para\x20direita','Formatar\x20forma','Nome','Alternar\x20texto\x20vertical','7rwICVW','Abrir\x20painel\x20de\x20camadas','18736iirhqB','Alinhar\x20ao\x20centro','Detalhes','860pGmJjD','Justificar','Cor\x20do\x20texto','Adicionar\x20descrição','Nome\x20do\x20objeto','Posição\x20da\x20forma'];_0xc2f4=function(){return _0x2f7f26;};return _0xc2f4();}function _0x2465(_0x1a9f03,_0x59b310){_0x1a9f03=_0x1a9f03-0x1cf;const _0xc2f46e=_0xc2f4();let _0x246585=_0xc2f46e[_0x1a9f03];return _0x246585;}module[_0xed85f5(0x1f0)]=e;
@@ -1 +1 @@
1
- function _0x17ad(_0x253a4d,_0x4599f2){_0x253a4d=_0x253a4d-0xc9;const _0x2459e6=_0x2459();let _0x17ad4e=_0x2459e6[_0x253a4d];return _0x17ad4e;}const _0x36ae47=_0x17ad;(function(_0x4725d3,_0x185e8a){const _0x37d9dd=_0x17ad,_0xa0c8c5=_0x4725d3();while(!![]){try{const _0x1e386a=parseInt(_0x37d9dd(0xe8))/0x1+-parseInt(_0x37d9dd(0xda))/0x2+parseInt(_0x37d9dd(0xcd))/0x3*(parseInt(_0x37d9dd(0xe3))/0x4)+-parseInt(_0x37d9dd(0xce))/0x5*(-parseInt(_0x37d9dd(0xe2))/0x6)+-parseInt(_0x37d9dd(0xd2))/0x7+parseInt(_0x37d9dd(0xef))/0x8*(-parseInt(_0x37d9dd(0xed))/0x9)+parseInt(_0x37d9dd(0xdf))/0xa;if(_0x1e386a===_0x185e8a)break;else _0xa0c8c5['push'](_0xa0c8c5['shift']());}catch(_0x483091){_0xa0c8c5['push'](_0xa0c8c5['shift']());}}}(_0x2459,0x42c31));function _0x2459(){const _0x37b57b=['143795XlvlwH','Переместить\x20вперед','Обрезать\x20по\x20форме','В\x20тексте','2429651kQVdNG','Имя','Перед\x20текстом','Сведения','Цвет\x20фона\x20текста','Выровнять\x20по\x20центру','Слои','Выровнять\x20по\x20правому\x20краю','708810nAFpZR','Выберите\x20объект\x20для\x20редактирования\x20сведений','Сверху\x20и\x20снизу','Закрыть','Полужирный','1933560vCKJVB','Нет\x20объектов','Удалить\x20фигуру','84WLEvHL','12AqVAoP','Скрыть\x20все','Открыть\x20панель\x20слоев','Вставить\x20фигуру','Курсив','149226gYYhwg','Скрыть\x20панель\x20фигур','Переключить\x20вертикальное\x20положение\x20текста','Вокруг\x20рамки','Переключить\x20вертикальное\x20отражение','234tFpSfQ','Стиль\x20фигуры','57464ZvqGgs','Подчеркнутый','Сбросить\x20цвет','Положение\x20фигуры','Имя\x20объекта','Показать\x20все','Добавить\x20описание','Форматировать\x20фигуру','416505cUMmjo'];_0x2459=function(){return _0x37b57b;};return _0x2459();}const e={'docs-shape-ui':{'title':'Фигура','insertShape':_0x36ae47(0xe6),'openPanel':'Открыть\x20панель\x20фигур','deleteShape':_0x36ae47(0xe1),'hidePanel':_0x36ae47(0xe9),'formatShape':_0x36ae47(0xcc),'shapeStyle':_0x36ae47(0xee),'shapePosition':_0x36ae47(0xf2),'toggleFlipH':'Переключить\x20горизонтальное\x20отражение','toggleFlipV':_0x36ae47(0xec),'rotateRight90':'Повернуть\x20на\x2090\x20градусов\x20по\x20часовой\x20стрелке','rotateLeft90':'Повернуть\x20на\x2090\x20градусов\x20против\x20часовой\x20стрелки','toggleTextVertical':_0x36ae47(0xea),'objectListPanel':{'title':_0x36ae47(0xd8),'open':_0x36ae47(0xe5),'empty':_0x36ae47(0xe0),'showAll':_0x36ae47(0xca),'hideAll':_0x36ae47(0xe4),'show':'Показать','hide':'Скрыть','moveForward':_0x36ae47(0xcf),'moveBackward':'Переместить\x20назад','close':_0x36ae47(0xdd),'name':_0x36ae47(0xd3),'nameInput':_0x36ae47(0xc9),'description':'Описание','descriptionPlaceholder':_0x36ae47(0xcb),'details':_0x36ae47(0xd5),'noSelection':_0x36ae47(0xdb)},'toolbar':{'alignLeft':'Выровнять\x20по\x20левому\x20краю','alignCenter':_0x36ae47(0xd7),'alignRight':_0x36ae47(0xd9),'alignJustify':'Выровнять\x20по\x20ширине','bold':_0x36ae47(0xde),'italic':_0x36ae47(0xe7),'underline':_0x36ae47(0xf0),'strikethrough':'Зачеркнутый','textColor':'Цвет\x20текста','fillColor':_0x36ae47(0xd6),'resetColor':_0x36ae47(0xf1)},'align':{'top':'Выровнять\x20по\x20верхнему\x20краю','middle':'Выровнять\x20посередине','bottom':'Выровнять\x20по\x20нижнему\x20краю'},'textWrap':{'inline':_0x36ae47(0xd1),'square':_0x36ae47(0xeb),'topAndBottom':_0x36ae47(0xdc),'behindText':'За\x20текстом','inFrontText':_0x36ae47(0xd4)},'crop':{'shape':_0x36ae47(0xd0)}}};module['exports']=e;
1
+ const _0x1c4493=_0x4c53;(function(_0x9341ba,_0x1989b5){const _0x31d66e=_0x4c53,_0x27e582=_0x9341ba();while(!![]){try{const _0x1e630d=-parseInt(_0x31d66e(0x1ba))/0x1*(parseInt(_0x31d66e(0x1ad))/0x2)+-parseInt(_0x31d66e(0x1b1))/0x3*(-parseInt(_0x31d66e(0x1ac))/0x4)+-parseInt(_0x31d66e(0x1d1))/0x5*(-parseInt(_0x31d66e(0x1be))/0x6)+parseInt(_0x31d66e(0x1c1))/0x7+-parseInt(_0x31d66e(0x1c0))/0x8*(-parseInt(_0x31d66e(0x1da))/0x9)+-parseInt(_0x31d66e(0x1d5))/0xa*(parseInt(_0x31d66e(0x1bc))/0xb)+parseInt(_0x31d66e(0x1d4))/0xc*(-parseInt(_0x31d66e(0x1cc))/0xd);if(_0x1e630d===_0x1989b5)break;else _0x27e582['push'](_0x27e582['shift']());}catch(_0x23d17c){_0x27e582['push'](_0x27e582['shift']());}}}(_0x40bf,0x66ca2));function _0x4c53(_0x751338,_0x3a9a4c){_0x751338=_0x751338-0x1a9;const _0x40bfd5=_0x40bf();let _0x4c5358=_0x40bfd5[_0x751338];return _0x4c5358;}const e={'docs-shape-ui':{'quickStyles':_0x1c4493(0x1c2),'title':'Фигура','insertShape':'Вставить\x20фигуру','openPanel':_0x1c4493(0x1d8),'deleteShape':_0x1c4493(0x1cb),'hidePanel':_0x1c4493(0x1d7),'formatShape':_0x1c4493(0x1b6),'shapeStyle':_0x1c4493(0x1d0),'shapePosition':_0x1c4493(0x1af),'toggleFlipH':_0x1c4493(0x1ce),'toggleFlipV':_0x1c4493(0x1b2),'rotateRight90':_0x1c4493(0x1d6),'rotateLeft90':'Повернуть\x20на\x2090\x20градусов\x20против\x20часовой\x20стрелки','toggleTextVertical':_0x1c4493(0x1bb),'objectListPanel':{'title':_0x1c4493(0x1ca),'open':'Открыть\x20панель\x20слоев','empty':_0x1c4493(0x1a9),'showAll':'Показать\x20все','hideAll':_0x1c4493(0x1cd),'show':_0x1c4493(0x1b9),'hide':'Скрыть','moveForward':_0x1c4493(0x1b0),'moveBackward':_0x1c4493(0x1c8),'close':'Закрыть','name':_0x1c4493(0x1b4),'nameInput':_0x1c4493(0x1d9),'description':_0x1c4493(0x1c5),'descriptionPlaceholder':'Добавить\x20описание','details':_0x1c4493(0x1ae),'noSelection':_0x1c4493(0x1bf)},'toolbar':{'alignLeft':'Выровнять\x20по\x20левому\x20краю','alignCenter':_0x1c4493(0x1b8),'alignRight':_0x1c4493(0x1d3),'alignJustify':_0x1c4493(0x1b7),'bold':_0x1c4493(0x1bd),'italic':_0x1c4493(0x1ab),'underline':_0x1c4493(0x1c7),'strikethrough':_0x1c4493(0x1c3),'textColor':'Цвет\x20текста','fillColor':_0x1c4493(0x1cf),'resetColor':'Сбросить\x20цвет'},'align':{'top':_0x1c4493(0x1c9),'middle':'Выровнять\x20посередине','bottom':_0x1c4493(0x1aa)},'textWrap':{'inline':_0x1c4493(0x1c4),'square':_0x1c4493(0x1b3),'topAndBottom':_0x1c4493(0x1b5),'behindText':_0x1c4493(0x1c6),'inFrontText':'Перед\x20текстом'},'crop':{'shape':'Обрезать\x20по\x20форме'}}};module[_0x1c4493(0x1d2)]=e;function _0x40bf(){const _0x44e747=['Имя\x20объекта','162FuqWpT','Нет\x20объектов','Выровнять\x20по\x20нижнему\x20краю','Курсив','152nsFURQ','6SmrqtT','Сведения','Положение\x20фигуры','Переместить\x20вперед','49695AVtzPy','Переключить\x20вертикальное\x20отражение','Вокруг\x20рамки','Имя','Сверху\x20и\x20снизу','Форматировать\x20фигуру','Выровнять\x20по\x20ширине','Выровнять\x20по\x20центру','Показать','107409baHdEr','Переключить\x20вертикальное\x20положение\x20текста','3707LqsVjD','Полужирный','6sDkvOv','Выберите\x20объект\x20для\x20редактирования\x20сведений','149392AeXHjE','1993705kLlxpZ','Быстрые\x20стили','Зачеркнутый','В\x20тексте','Описание','За\x20текстом','Подчеркнутый','Переместить\x20назад','Выровнять\x20по\x20верхнему\x20краю','Слои','Удалить\x20фигуру','3640UQYaSU','Скрыть\x20все','Переключить\x20горизонтальное\x20отражение','Цвет\x20фона\x20текста','Стиль\x20фигуры','3930385AGNjts','exports','Выровнять\x20по\x20правому\x20краю','50904NXpRee','3130zwKWuH','Повернуть\x20на\x2090\x20градусов\x20по\x20часовой\x20стрелке','Скрыть\x20панель\x20фигур','Открыть\x20панель\x20фигур'];_0x40bf=function(){return _0x44e747;};return _0x40bf();}
@@ -1 +1 @@
1
- const _0x3da0d9=_0x5b17;(function(_0x37b571,_0x1137f5){const _0x14ebe1=_0x5b17,_0x26e419=_0x37b571();while(!![]){try{const _0xd5ab02=parseInt(_0x14ebe1(0xe5))/0x1+parseInt(_0x14ebe1(0x10a))/0x2+parseInt(_0x14ebe1(0x109))/0x3+parseInt(_0x14ebe1(0xf1))/0x4+parseInt(_0x14ebe1(0xfa))/0x5*(parseInt(_0x14ebe1(0x101))/0x6)+parseInt(_0x14ebe1(0x10e))/0x7+-parseInt(_0x14ebe1(0xf3))/0x8;if(_0xd5ab02===_0x1137f5)break;else _0x26e419['push'](_0x26e419['shift']());}catch(_0x1797b5){_0x26e419['push'](_0x26e419['shift']());}}}(_0x185a,0x6b323));function _0x185a(){const _0x27130c=['Zavrieť','Farba\x20pozadia\x20textu','Skryť\x20panel\x20tvarov','Štýl\x20tvaru','Názov','Skryť','Obnoviť\x20farbu','1600245dNLzcC','320286piyoZh','Zarovnať\x20na\x20stred','Vrstvy','V\x20riadku\x20s\x20textom','3701628YOqmKn','Pridať\x20popis','Podčiarknutie','Presunúť\x20dozadu','Zarovnať\x20doprava','83928fUAbgl','Prepnúť\x20vodorovné\x20prevrátenie','Otočiť\x20doľava\x20o\x2090°','Obdĺžnikové','Za\x20textom','Farba\x20textu','Formátovať\x20tvar','Podrobnosti','Žiadne\x20objekty','Presunúť\x20dopredu','Skryť\x20všetko','Otočiť\x20doprava\x20o\x2090°','736092JJouhX','Pred\x20textom','8759272QrBLPl','exports','Odstrániť\x20tvar','Zarovnať\x20hore','Zarovnať\x20do\x20bloku','Prečiarknuté','Prepnúť\x20zvislé\x20prevrátenie','5yXjzGB','Kurzíva','Tučné','Otvoriť\x20panel\x20tvarov','Přepnout\x20text\x20vertikálně','Vložiť\x20tvar','Popis','262026RjXAFv'];_0x185a=function(){return _0x27130c;};return _0x185a();}const e={'docs-shape-ui':{'title':'Tvar','insertShape':_0x3da0d9(0xff),'openPanel':_0x3da0d9(0xfd),'deleteShape':_0x3da0d9(0xf5),'hidePanel':_0x3da0d9(0x104),'formatShape':_0x3da0d9(0xeb),'shapeStyle':_0x3da0d9(0x105),'shapePosition':'Poloha\x20tvaru','toggleFlipH':_0x3da0d9(0xe6),'toggleFlipV':_0x3da0d9(0xf9),'rotateRight90':_0x3da0d9(0xf0),'rotateLeft90':_0x3da0d9(0xe7),'toggleTextVertical':_0x3da0d9(0xfe),'objectListPanel':{'title':_0x3da0d9(0x10c),'open':'Otvoriť\x20panel\x20vrstiev','empty':_0x3da0d9(0xed),'showAll':'Zobraziť\x20všetko','hideAll':_0x3da0d9(0xef),'show':'Zobraziť','hide':_0x3da0d9(0x107),'moveForward':_0x3da0d9(0xee),'moveBackward':_0x3da0d9(0xe3),'close':_0x3da0d9(0x102),'name':_0x3da0d9(0x106),'nameInput':'Názov\x20objektu','description':_0x3da0d9(0x100),'descriptionPlaceholder':_0x3da0d9(0x10f),'details':_0x3da0d9(0xec),'noSelection':'Vyberte\x20objekt\x20na\x20úpravu\x20podrobností'},'toolbar':{'alignLeft':'Zarovnať\x20doľava','alignCenter':_0x3da0d9(0x10b),'alignRight':_0x3da0d9(0xe4),'alignJustify':_0x3da0d9(0xf7),'bold':_0x3da0d9(0xfc),'italic':_0x3da0d9(0xfb),'underline':_0x3da0d9(0x110),'strikethrough':_0x3da0d9(0xf8),'textColor':_0x3da0d9(0xea),'fillColor':_0x3da0d9(0x103),'resetColor':_0x3da0d9(0x108)},'align':{'top':_0x3da0d9(0xf6),'middle':'Zarovnať\x20na\x20stred','bottom':'Zarovnať\x20dole'},'textWrap':{'inline':_0x3da0d9(0x10d),'square':_0x3da0d9(0xe8),'topAndBottom':'Hore\x20a\x20dole','behindText':_0x3da0d9(0xe9),'inFrontText':_0x3da0d9(0xf2)},'crop':{'shape':'Oříznout\x20podle\x20tvaru'}}};function _0x5b17(_0x46694a,_0x3ea5de){_0x46694a=_0x46694a-0xe3;const _0x185ac9=_0x185a();let _0x5b1732=_0x185ac9[_0x46694a];return _0x5b1732;}module[_0x3da0d9(0xf4)]=e;
1
+ const _0x1f45f2=_0xaa4f;function _0x1c9c(){const _0x9cabe4=['Zarovnať\x20hore','Skryť\x20všetko','1ERpGJL','287592eBJspw','Zavrieť','Zarovnať\x20dole','Názov','Názov\x20objektu','Farba\x20pozadia\x20textu','Podčiarknutie','2767996mtqrQr','Žiadne\x20objekty','Zarovnať\x20do\x20bloku','3855928fGOglD','Zobraziť\x20všetko','V\x20riadku\x20s\x20textom','Prepnúť\x20zvislé\x20prevrátenie','Pred\x20textom','Prečiarknuté','676716nLrmwa','Pridať\x20popis','Vrstvy','Zarovnať\x20doprava','Obnoviť\x20farbu','Presunúť\x20dopredu','Vložiť\x20tvar','1412248ywwqOP','Otočiť\x20doprava\x20o\x2090°','Presunúť\x20dozadu','exports','Kurzíva','Vyberte\x20objekt\x20na\x20úpravu\x20podrobností','Odstrániť\x20tvar','572346FbYcBO','Skryť','Podrobnosti','Otočiť\x20doľava\x20o\x2090°','Zobraziť','Prepnúť\x20vodorovné\x20prevrátenie','Zarovnať\x20na\x20stred','Tvar','Zarovnať\x20doľava','Formátovať\x20tvar','Štýl\x20tvaru','Skryť\x20panel\x20tvarov','Oříznout\x20podle\x20tvaru','1043345WIRUjj','Přepnout\x20text\x20vertikálně','Farba\x20textu'];_0x1c9c=function(){return _0x9cabe4;};return _0x1c9c();}(function(_0x3e946d,_0x5b8bdc){const _0x49f6d6=_0xaa4f,_0x5d117e=_0x3e946d();while(!![]){try{const _0xaea647=-parseInt(_0x49f6d6(0x1f4))/0x1*(parseInt(_0x49f6d6(0x1e2))/0x2)+-parseInt(_0x49f6d6(0x1f5))/0x3+parseInt(_0x49f6d6(0x20c))/0x4+parseInt(_0x49f6d6(0x1ef))/0x5+parseInt(_0x49f6d6(0x205))/0x6+parseInt(_0x49f6d6(0x1fc))/0x7+-parseInt(_0x49f6d6(0x1ff))/0x8;if(_0xaea647===_0x5b8bdc)break;else _0x5d117e['push'](_0x5d117e['shift']());}catch(_0x26337c){_0x5d117e['push'](_0x5d117e['shift']());}}}(_0x1c9c,0x3245d));function _0xaa4f(_0x506226,_0xb28996){_0x506226=_0x506226-0x1df;const _0x1c9c74=_0x1c9c();let _0xaa4f66=_0x1c9c74[_0x506226];return _0xaa4f66;}const e={'docs-shape-ui':{'quickStyles':'Rýchle\x20štýly','title':_0x1f45f2(0x1e9),'insertShape':_0x1f45f2(0x20b),'openPanel':'Otvoriť\x20panel\x20tvarov','deleteShape':_0x1f45f2(0x1e1),'hidePanel':_0x1f45f2(0x1ed),'formatShape':_0x1f45f2(0x1eb),'shapeStyle':_0x1f45f2(0x1ec),'shapePosition':'Poloha\x20tvaru','toggleFlipH':_0x1f45f2(0x1e7),'toggleFlipV':_0x1f45f2(0x202),'rotateRight90':_0x1f45f2(0x20d),'rotateLeft90':_0x1f45f2(0x1e5),'toggleTextVertical':_0x1f45f2(0x1f0),'objectListPanel':{'title':_0x1f45f2(0x207),'open':'Otvoriť\x20panel\x20vrstiev','empty':_0x1f45f2(0x1fd),'showAll':_0x1f45f2(0x200),'hideAll':_0x1f45f2(0x1f3),'show':_0x1f45f2(0x1e6),'hide':_0x1f45f2(0x1e3),'moveForward':_0x1f45f2(0x20a),'moveBackward':_0x1f45f2(0x20e),'close':_0x1f45f2(0x1f6),'name':_0x1f45f2(0x1f8),'nameInput':_0x1f45f2(0x1f9),'description':'Popis','descriptionPlaceholder':_0x1f45f2(0x206),'details':_0x1f45f2(0x1e4),'noSelection':_0x1f45f2(0x1e0)},'toolbar':{'alignLeft':_0x1f45f2(0x1ea),'alignCenter':_0x1f45f2(0x1e8),'alignRight':_0x1f45f2(0x208),'alignJustify':_0x1f45f2(0x1fe),'bold':'Tučné','italic':_0x1f45f2(0x1df),'underline':_0x1f45f2(0x1fb),'strikethrough':_0x1f45f2(0x204),'textColor':_0x1f45f2(0x1f1),'fillColor':_0x1f45f2(0x1fa),'resetColor':_0x1f45f2(0x209)},'align':{'top':_0x1f45f2(0x1f2),'middle':'Zarovnať\x20na\x20stred','bottom':_0x1f45f2(0x1f7)},'textWrap':{'inline':_0x1f45f2(0x201),'square':'Obdĺžnikové','topAndBottom':'Hore\x20a\x20dole','behindText':'Za\x20textom','inFrontText':_0x1f45f2(0x203)},'crop':{'shape':_0x1f45f2(0x1ee)}}};module[_0x1f45f2(0x20f)]=e;
@@ -1 +1 @@
1
- const _0x219e84=_0x56a5;(function(_0x549fc3,_0xb9b057){const _0x53abfd=_0x56a5,_0x404bbd=_0x549fc3();while(!![]){try{const _0x4de211=parseInt(_0x53abfd(0xce))/0x1*(-parseInt(_0x53abfd(0xdc))/0x2)+parseInt(_0x53abfd(0xd8))/0x3+-parseInt(_0x53abfd(0xe1))/0x4*(parseInt(_0x53abfd(0xd6))/0x5)+-parseInt(_0x53abfd(0xe7))/0x6+-parseInt(_0x53abfd(0xc4))/0x7+-parseInt(_0x53abfd(0xd0))/0x8+parseInt(_0x53abfd(0xd4))/0x9*(parseInt(_0x53abfd(0xc8))/0xa);if(_0x4de211===_0xb9b057)break;else _0x404bbd['push'](_0x404bbd['shift']());}catch(_0x50c27f){_0x404bbd['push'](_0x404bbd['shift']());}}}(_0x593a,0x77010));const e={'docs-shape-ui':{'title':_0x219e84(0xdf),'insertShape':_0x219e84(0xd7),'openPanel':_0x219e84(0xcc),'deleteShape':_0x219e84(0xe9),'hidePanel':_0x219e84(0xe8),'formatShape':_0x219e84(0xcd),'shapeStyle':_0x219e84(0xcb),'shapePosition':_0x219e84(0xe3),'toggleFlipH':_0x219e84(0xdb),'toggleFlipV':_0x219e84(0xec),'rotateRight90':_0x219e84(0xc2),'rotateLeft90':_0x219e84(0xed),'toggleTextVertical':_0x219e84(0xe0),'objectListPanel':{'title':_0x219e84(0xd1),'open':_0x219e84(0xe2),'empty':_0x219e84(0xca),'showAll':_0x219e84(0xf1),'hideAll':_0x219e84(0xe6),'show':_0x219e84(0xdd),'hide':'Ẩn','moveForward':'Đưa\x20lên\x20trên','moveBackward':_0x219e84(0xde),'close':_0x219e84(0xcf),'name':_0x219e84(0xda),'nameInput':_0x219e84(0xc0),'description':'Mô\x20tả','descriptionPlaceholder':_0x219e84(0xd3),'details':_0x219e84(0xea),'noSelection':'Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết'},'toolbar':{'alignLeft':_0x219e84(0xee),'alignCenter':_0x219e84(0xc1),'alignRight':_0x219e84(0xc7),'alignJustify':'Căn\x20đều\x20hai\x20bên','bold':_0x219e84(0xe5),'italic':_0x219e84(0xe4),'underline':_0x219e84(0xd9),'strikethrough':_0x219e84(0xd5),'textColor':_0x219e84(0xc5),'fillColor':_0x219e84(0xc9),'resetColor':_0x219e84(0xc3)},'align':{'top':_0x219e84(0xc6),'middle':'Căn\x20giữa\x20theo\x20chiều\x20dọc','bottom':'Căn\x20dưới'},'textWrap':{'inline':'Cùng\x20dòng\x20với\x20văn\x20bản','square':_0x219e84(0xf0),'topAndBottom':'Trên\x20và\x20dưới','behindText':_0x219e84(0xeb),'inFrontText':_0x219e84(0xd2)},'crop':{'shape':_0x219e84(0xef)}}};function _0x56a5(_0x6abd5e,_0x2055e3){_0x6abd5e=_0x6abd5e-0xc0;const _0x593ab3=_0x593a();let _0x56a57a=_0x593ab3[_0x6abd5e];return _0x56a57a;}module['exports']=e;function _0x593a(){const _0x3761b1=['Vị\x20trí\x20hình\x20dạng','In\x20nghiêng','In\x20đậm','Ẩn\x20tất\x20cả','2856798AwRPSb','Ẩn\x20bảng\x20hình\x20dạng','Xóa\x20hình\x20dạng','Chi\x20tiết','Phía\x20sau\x20văn\x20bản','Bật/tắt\x20lật\x20dọc','Xoay\x2090\x20độ\x20ngược\x20chiều\x20kim\x20đồng\x20hồ','Căn\x20trái','Cắt\x20theo\x20hình\x20dạng','Bao\x20quanh','Hiện\x20tất\x20cả','Tên\x20đối\x20tượng','Căn\x20giữa','Xoay\x2090\x20độ\x20theo\x20chiều\x20kim\x20đồng\x20hồ','Đặt\x20lại\x20màu','6350022gwTZvo','Màu\x20chữ','Căn\x20trên','Căn\x20phải','381400BaoJdz','Màu\x20nền\x20văn\x20bản','Chưa\x20có\x20đối\x20tượng','Kiểu\x20hình\x20dạng','Mở\x20bảng\x20hình\x20dạng','Định\x20dạng\x20hình\x20dạng','700811UMtixD','Đóng','6125320EvZtAV','Lớp','Phía\x20trước\x20văn\x20bản','Thêm\x20mô\x20tả','657aIrfrW','Gạch\x20ngang','5tpDemk','Chèn\x20hình\x20dạng','1879182LJRbKV','Gạch\x20chân','Tên','Chuyển\x20đổi\x20lật\x20ngang','2IUsznk','Hiện','Đưa\x20xuống\x20dưới','Hình\x20dạng','Chuyển\x20đổi\x20văn\x20bản\x20dọc','293676QIIwjb','Mở\x20bảng\x20điều\x20khiển\x20lớp'];_0x593a=function(){return _0x3761b1;};return _0x593a();}
1
+ const _0x43f67f=_0x25d8;function _0x25d8(_0x322ba4,_0x2a4178){_0x322ba4=_0x322ba4-0x65;const _0x575991=_0x5759();let _0x25d8ea=_0x575991[_0x322ba4];return _0x25d8ea;}(function(_0x13b5d8,_0x40d864){const _0x4a30aa=_0x25d8,_0x5e5b74=_0x13b5d8();while(!![]){try{const _0x43bd56=parseInt(_0x4a30aa(0x83))/0x1*(parseInt(_0x4a30aa(0x65))/0x2)+-parseInt(_0x4a30aa(0x81))/0x3+parseInt(_0x4a30aa(0x75))/0x4+-parseInt(_0x4a30aa(0x69))/0x5+-parseInt(_0x4a30aa(0x92))/0x6+parseInt(_0x4a30aa(0x8f))/0x7*(-parseInt(_0x4a30aa(0x78))/0x8)+parseInt(_0x4a30aa(0x68))/0x9;if(_0x43bd56===_0x40d864)break;else _0x5e5b74['push'](_0x5e5b74['shift']());}catch(_0x210b9e){_0x5e5b74['push'](_0x5e5b74['shift']());}}}(_0x5759,0x4ff29));const e={'docs-shape-ui':{'quickStyles':_0x43f67f(0x7f),'title':_0x43f67f(0x82),'insertShape':'Chèn\x20hình\x20dạng','openPanel':_0x43f67f(0x6e),'deleteShape':_0x43f67f(0x8b),'hidePanel':_0x43f67f(0x74),'formatShape':_0x43f67f(0x88),'shapeStyle':_0x43f67f(0x8a),'shapePosition':_0x43f67f(0x7b),'toggleFlipH':_0x43f67f(0x76),'toggleFlipV':_0x43f67f(0x6f),'rotateRight90':_0x43f67f(0x86),'rotateLeft90':_0x43f67f(0x93),'toggleTextVertical':_0x43f67f(0x87),'objectListPanel':{'title':_0x43f67f(0x85),'open':'Mở\x20bảng\x20điều\x20khiển\x20lớp','empty':_0x43f67f(0x7c),'showAll':_0x43f67f(0x89),'hideAll':'Ẩn\x20tất\x20cả','show':_0x43f67f(0x77),'hide':'Ẩn','moveForward':_0x43f67f(0x8d),'moveBackward':'Đưa\x20xuống\x20dưới','close':_0x43f67f(0x71),'name':_0x43f67f(0x73),'nameInput':_0x43f67f(0x8e),'description':'Mô\x20tả','descriptionPlaceholder':_0x43f67f(0x79),'details':_0x43f67f(0x94),'noSelection':_0x43f67f(0x70)},'toolbar':{'alignLeft':_0x43f67f(0x84),'alignCenter':'Căn\x20giữa','alignRight':_0x43f67f(0x7d),'alignJustify':'Căn\x20đều\x20hai\x20bên','bold':_0x43f67f(0x6d),'italic':_0x43f67f(0x7e),'underline':'Gạch\x20chân','strikethrough':_0x43f67f(0x91),'textColor':_0x43f67f(0x6a),'fillColor':_0x43f67f(0x67),'resetColor':_0x43f67f(0x80)},'align':{'top':_0x43f67f(0x8c),'middle':_0x43f67f(0x95),'bottom':_0x43f67f(0x66)},'textWrap':{'inline':_0x43f67f(0x72),'square':_0x43f67f(0x90),'topAndBottom':'Trên\x20và\x20dưới','behindText':_0x43f67f(0x6b),'inFrontText':'Phía\x20trước\x20văn\x20bản'},'crop':{'shape':_0x43f67f(0x7a)}}};module[_0x43f67f(0x6c)]=e;function _0x5759(){const _0x1d8e29=['Căn\x20giữa\x20theo\x20chiều\x20dọc','200534voSFpy','Căn\x20dưới','Màu\x20nền\x20văn\x20bản','7841322BNtdTT','2063330SIZLQf','Màu\x20chữ','Phía\x20sau\x20văn\x20bản','exports','In\x20đậm','Mở\x20bảng\x20hình\x20dạng','Bật/tắt\x20lật\x20dọc','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết','Đóng','Cùng\x20dòng\x20với\x20văn\x20bản','Tên','Ẩn\x20bảng\x20hình\x20dạng','2198236iOpOEd','Chuyển\x20đổi\x20lật\x20ngang','Hiện','111064agQgZr','Thêm\x20mô\x20tả','Cắt\x20theo\x20hình\x20dạng','Vị\x20trí\x20hình\x20dạng','Chưa\x20có\x20đối\x20tượng','Căn\x20phải','In\x20nghiêng','Kiểu\x20nhanh','Đặt\x20lại\x20màu','1656720mZXWUw','Hình\x20dạng','2DlBNeL','Căn\x20trái','Lớp','Xoay\x2090\x20độ\x20theo\x20chiều\x20kim\x20đồng\x20hồ','Chuyển\x20đổi\x20văn\x20bản\x20dọc','Định\x20dạng\x20hình\x20dạng','Hiện\x20tất\x20cả','Kiểu\x20hình\x20dạng','Xóa\x20hình\x20dạng','Căn\x20trên','Đưa\x20lên\x20trên','Tên\x20đối\x20tượng','7flKAlq','Bao\x20quanh','Gạch\x20ngang','1890582iLXlcK','Xoay\x2090\x20độ\x20ngược\x20chiều\x20kim\x20đồng\x20hồ','Chi\x20tiết'];_0x5759=function(){return _0x1d8e29;};return _0x5759();}
@@ -1 +1 @@
1
- const _0x10833c=_0x2cd9;(function(_0x10357e,_0x2bc54f){const _0x150e7c=_0x2cd9,_0x37e95e=_0x10357e();while(!![]){try{const _0x1d4ff4=parseInt(_0x150e7c(0x1d3))/0x1*(parseInt(_0x150e7c(0x1bb))/0x2)+-parseInt(_0x150e7c(0x1d7))/0x3+parseInt(_0x150e7c(0x1c1))/0x4*(-parseInt(_0x150e7c(0x1d1))/0x5)+parseInt(_0x150e7c(0x1bf))/0x6+-parseInt(_0x150e7c(0x1c9))/0x7*(parseInt(_0x150e7c(0x1b2))/0x8)+parseInt(_0x150e7c(0x1d2))/0x9+parseInt(_0x150e7c(0x1cc))/0xa;if(_0x1d4ff4===_0x2bc54f)break;else _0x37e95e['push'](_0x37e95e['shift']());}catch(_0x3e8aca){_0x37e95e['push'](_0x37e95e['shift']());}}}(_0x4a79,0x6c47a));function _0x4a79(){const _0x3b6198=['exports','287571qWrmVi','删除线','衬于文字下方','46568nZBFBN','裁剪为形状','底部对齐','全部显示','切换垂直翻转','切换文本竖排','四周型','形状位置','浮于文字上方','2tITdjJ','下移一层','两端对齐','垂直居中','287190sWAQSs','左对齐','111364Ghudph','右对齐','打开形状面板','添加描述','顶部对齐','插入形状','打开图层面板','逆时针90度旋转','301oDQWBM','对象名称','嵌入型','2346750nNQAUt','切换水平翻转','文本背景色','格式化形状','居中对齐','55XSeaoW','198144wExKUY','791369qJwSfz','上移一层','隐藏形状面板'];_0x4a79=function(){return _0x3b6198;};return _0x4a79();}const e={'docs-shape-ui':{'title':'形状','insertShape':_0x10833c(0x1c6),'openPanel':_0x10833c(0x1c3),'deleteShape':'删除形状','hidePanel':_0x10833c(0x1d5),'formatShape':_0x10833c(0x1cf),'shapeStyle':'形状样式','shapePosition':_0x10833c(0x1b9),'toggleFlipH':_0x10833c(0x1cd),'toggleFlipV':_0x10833c(0x1b6),'rotateRight90':'顺时针90度旋转','rotateLeft90':_0x10833c(0x1c8),'toggleTextVertical':_0x10833c(0x1b7),'objectListPanel':{'title':'图层','open':_0x10833c(0x1c7),'empty':'暂无对象','showAll':_0x10833c(0x1b5),'hideAll':'全部隐藏','show':'显示','hide':'隐藏','moveForward':_0x10833c(0x1d4),'moveBackward':_0x10833c(0x1bc),'close':'关闭','name':'名称','nameInput':_0x10833c(0x1ca),'description':'描述','descriptionPlaceholder':_0x10833c(0x1c4),'details':'详情','noSelection':'选择对象以编辑详情'},'toolbar':{'alignLeft':_0x10833c(0x1c0),'alignCenter':_0x10833c(0x1d0),'alignRight':_0x10833c(0x1c2),'alignJustify':_0x10833c(0x1bd),'bold':'粗体','italic':'斜体','underline':'下划线','strikethrough':_0x10833c(0x1d8),'textColor':'文本颜色','fillColor':_0x10833c(0x1ce),'resetColor':'重置颜色'},'align':{'top':_0x10833c(0x1c5),'middle':_0x10833c(0x1be),'bottom':_0x10833c(0x1b4)},'textWrap':{'inline':_0x10833c(0x1cb),'square':_0x10833c(0x1b8),'topAndBottom':'上下型','behindText':_0x10833c(0x1b1),'inFrontText':_0x10833c(0x1ba)},'crop':{'shape':_0x10833c(0x1b3)}}};function _0x2cd9(_0x21d0a7,_0x1d13b0){_0x21d0a7=_0x21d0a7-0x1b1;const _0x4a799e=_0x4a79();let _0x2cd9b1=_0x4a799e[_0x21d0a7];return _0x2cd9b1;}module[_0x10833c(0x1d6)]=e;
1
+ const _0x56cb61=_0x40d8;(function(_0x5643ae,_0x397e5d){const _0xd2fa26=_0x40d8,_0x2a2b19=_0x5643ae();while(!![]){try{const _0x3f1a00=-parseInt(_0xd2fa26(0x86))/0x1+parseInt(_0xd2fa26(0x70))/0x2*(-parseInt(_0xd2fa26(0x85))/0x3)+-parseInt(_0xd2fa26(0x7e))/0x4*(-parseInt(_0xd2fa26(0x88))/0x5)+parseInt(_0xd2fa26(0x77))/0x6+parseInt(_0xd2fa26(0x6d))/0x7+-parseInt(_0xd2fa26(0x6a))/0x8+parseInt(_0xd2fa26(0x87))/0x9;if(_0x3f1a00===_0x397e5d)break;else _0x2a2b19['push'](_0x2a2b19['shift']());}catch(_0x6fd843){_0x2a2b19['push'](_0x2a2b19['shift']());}}}(_0x3450,0x46de1));function _0x3450(){const _0x21904c=['14DrBxiS','上下型','衬于文字下方','删除线','删除形状','右对齐','两端对齐','2762448VxEDuL','插入形状','下划线','形状样式','下移一层','对象名称','选择对象以编辑详情','210620ZlXCXr','全部隐藏','全部显示','底部对齐','打开形状面板','形状位置','打开图层面板','202071CPWpwv','282536DRPHXN','5664132IQAIKE','5BDMydD','裁剪为形状','居中对齐','切换垂直翻转','上移一层','文本背景色','左对齐','暂无对象','四周型','格式化形状','顺时针90度旋转','重置颜色','1505384DEwePc','文本颜色','浮于文字上方','630490sAnkxh','垂直居中','切换水平翻转'];_0x3450=function(){return _0x21904c;};return _0x3450();}function _0x40d8(_0x556b43,_0x1f39db){_0x556b43=_0x556b43-0x6a;const _0x3450c0=_0x3450();let _0x40d893=_0x3450c0[_0x556b43];return _0x40d893;}const e={'docs-shape-ui':{'quickStyles':'快捷样式','title':'形状','insertShape':_0x56cb61(0x78),'openPanel':_0x56cb61(0x82),'deleteShape':_0x56cb61(0x74),'hidePanel':'隐藏形状面板','formatShape':_0x56cb61(0x91),'shapeStyle':_0x56cb61(0x7a),'shapePosition':_0x56cb61(0x83),'toggleFlipH':_0x56cb61(0x6f),'toggleFlipV':_0x56cb61(0x8b),'rotateRight90':_0x56cb61(0x92),'rotateLeft90':'逆时针90度旋转','toggleTextVertical':'切换文本竖排','objectListPanel':{'title':'图层','open':_0x56cb61(0x84),'empty':_0x56cb61(0x8f),'showAll':_0x56cb61(0x80),'hideAll':_0x56cb61(0x7f),'show':'显示','hide':'隐藏','moveForward':_0x56cb61(0x8c),'moveBackward':_0x56cb61(0x7b),'close':'关闭','name':'名称','nameInput':_0x56cb61(0x7c),'description':'描述','descriptionPlaceholder':'添加描述','details':'详情','noSelection':_0x56cb61(0x7d)},'toolbar':{'alignLeft':_0x56cb61(0x8e),'alignCenter':_0x56cb61(0x8a),'alignRight':_0x56cb61(0x75),'alignJustify':_0x56cb61(0x76),'bold':'粗体','italic':'斜体','underline':_0x56cb61(0x79),'strikethrough':_0x56cb61(0x73),'textColor':_0x56cb61(0x6b),'fillColor':_0x56cb61(0x8d),'resetColor':_0x56cb61(0x93)},'align':{'top':'顶部对齐','middle':_0x56cb61(0x6e),'bottom':_0x56cb61(0x81)},'textWrap':{'inline':'嵌入型','square':_0x56cb61(0x90),'topAndBottom':_0x56cb61(0x71),'behindText':_0x56cb61(0x72),'inFrontText':_0x56cb61(0x6c)},'crop':{'shape':_0x56cb61(0x89)}}};module['exports']=e;