@univerjs-pro/docs-shape-ui 1.0.0-beta.0 → 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 (89) 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 +16 -16
@@ -1 +1 @@
1
- const _0x3b422d=_0x5cb5;function _0x5cb5(_0x3f6e99,_0x2b5db5){_0x3f6e99=_0x3f6e99-0x1d0;const _0x54a51d=_0x54a5();let _0x5cb5d5=_0x54a51d[_0x3f6e99];return _0x5cb5d5;}(function(_0x259b6e,_0xf0fcaa){const _0x26597f=_0x5cb5,_0x2482df=_0x259b6e();while(!![]){try{const _0x402999=-parseInt(_0x26597f(0x1d6))/0x1+-parseInt(_0x26597f(0x1f5))/0x2+parseInt(_0x26597f(0x1e6))/0x3+-parseInt(_0x26597f(0x1f8))/0x4+parseInt(_0x26597f(0x1dd))/0x5*(-parseInt(_0x26597f(0x1f6))/0x6)+parseInt(_0x26597f(0x1ee))/0x7*(-parseInt(_0x26597f(0x1d9))/0x8)+parseInt(_0x26597f(0x1f7))/0x9;if(_0x402999===_0xf0fcaa)break;else _0x2482df['push'](_0x2482df['shift']());}catch(_0xf870e8){_0x2482df['push'](_0x2482df['shift']());}}}(_0x54a5,0xd3598));function _0x54a5(){const _0x2d478c=['شكل','إخفاء','1021448PUCfWf','فتح\x20لوحة\x20الطبقات','أضف\x20وصفًا','151112YRptKd','مربع','موضع\x20الشكل','ضبط','129445YUszud','محاذاة\x20للأسفل','إخفاء\x20لوحة\x20الأشكال','الطبقات','لون\x20خلفية\x20النص','إظهار','تبديل\x20النص\x20العمودي','إدراج\x20شكل','غامق','767646Lvnlao','اسم\x20الكائن','التفاصيل','الاسم','يتوسطه\x20خط','محاذاة\x20لليسار','محاذاة\x20للمنتصف','تبديل\x20الانعكاس\x20الأفقي','84ETAdhb','نمط\x20الشكل','أعلى\x20وأسفل','تنسيق\x20الشكل','مائل','محاذاة\x20للوسط','قص\x20إلى\x20شكل','3361200vFexvT','246gKZIDi','54675675godcsn','5900416KTqrtI','إخفاء\x20الكل','إعادة\x20تعيين\x20اللون','إحضار\x20إلى\x20الأمام','إغلاق','إظهار\x20الكل','محاذاة\x20لليمين','خلف\x20النص'];_0x54a5=function(){return _0x2d478c;};return _0x54a5();}const e={'docs-shape-ui':{'title':_0x3b422d(0x1d4),'insertShape':_0x3b422d(0x1e4),'openPanel':'فتح\x20لوحة\x20الأشكال','deleteShape':'حذف\x20الشكل','hidePanel':_0x3b422d(0x1df),'formatShape':_0x3b422d(0x1f1),'shapeStyle':_0x3b422d(0x1ef),'shapePosition':_0x3b422d(0x1db),'toggleFlipH':_0x3b422d(0x1ed),'toggleFlipV':'تبديل\x20الانعكاس\x20العمودي','rotateRight90':'تدوير\x20لليمين\x2090°','rotateLeft90':'تدوير\x20لليسار\x2090°','toggleTextVertical':_0x3b422d(0x1e3),'objectListPanel':{'title':_0x3b422d(0x1e0),'open':_0x3b422d(0x1d7),'empty':'لا\x20توجد\x20كائنات','showAll':_0x3b422d(0x1d1),'hideAll':_0x3b422d(0x1f9),'show':_0x3b422d(0x1e2),'hide':_0x3b422d(0x1d5),'moveForward':_0x3b422d(0x1fb),'moveBackward':'إرسال\x20إلى\x20الخلف','close':_0x3b422d(0x1d0),'name':_0x3b422d(0x1e9),'nameInput':_0x3b422d(0x1e7),'description':'الوصف','descriptionPlaceholder':_0x3b422d(0x1d8),'details':_0x3b422d(0x1e8),'noSelection':'حدّد\x20كائنًا\x20لتعديل\x20تفاصيله'},'toolbar':{'alignLeft':_0x3b422d(0x1eb),'alignCenter':_0x3b422d(0x1f3),'alignRight':_0x3b422d(0x1d2),'alignJustify':_0x3b422d(0x1dc),'bold':_0x3b422d(0x1e5),'italic':_0x3b422d(0x1f2),'underline':'تسطير','strikethrough':_0x3b422d(0x1ea),'textColor':'لون\x20النص','fillColor':_0x3b422d(0x1e1),'resetColor':_0x3b422d(0x1fa)},'align':{'top':'محاذاة\x20للأعلى','middle':_0x3b422d(0x1ec),'bottom':_0x3b422d(0x1de)},'textWrap':{'inline':'في\x20نفس\x20السطر\x20مع\x20النص','square':_0x3b422d(0x1da),'topAndBottom':_0x3b422d(0x1f0),'behindText':_0x3b422d(0x1d3),'inFrontText':'أمام\x20النص'},'crop':{'shape':_0x3b422d(0x1f4)}}};module['exports']=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
- const _0x2c7d0c=_0xb0fb;(function(_0x2d1758,_0x53fce7){const _0x34c81a=_0xb0fb,_0x2092b9=_0x2d1758();while(!![]){try{const _0x3c7ea0=parseInt(_0x34c81a(0x112))/0x1*(parseInt(_0x34c81a(0x118))/0x2)+-parseInt(_0x34c81a(0xf4))/0x3*(parseInt(_0x34c81a(0xfe))/0x4)+parseInt(_0x34c81a(0x104))/0x5*(-parseInt(_0x34c81a(0x108))/0x6)+-parseInt(_0x34c81a(0xf8))/0x7*(-parseInt(_0x34c81a(0x10d))/0x8)+parseInt(_0x34c81a(0xfb))/0x9+parseInt(_0x34c81a(0x119))/0xa*(parseInt(_0x34c81a(0x106))/0xb)+parseInt(_0x34c81a(0x11c))/0xc*(-parseInt(_0x34c81a(0x116))/0xd);if(_0x3c7ea0===_0x53fce7)break;else _0x2092b9['push'](_0x2092b9['shift']());}catch(_0x3f63af){_0x2092b9['push'](_0x2092b9['shift']());}}}(_0x5ade,0xde558));const e={'docs-shape-ui':{'title':_0x2c7d0c(0xf3),'insertShape':'Inserir\x20forma','openPanel':_0x2c7d0c(0xfd),'deleteShape':'Eliminar\x20forma','hidePanel':_0x2c7d0c(0x101),'formatShape':_0x2c7d0c(0x11a),'shapeStyle':'Estil\x20de\x20forma','shapePosition':'Posició\x20de\x20forma','toggleFlipH':_0x2c7d0c(0x113),'toggleFlipV':'Alternar\x20volteig\x20vertical','rotateRight90':_0x2c7d0c(0x107),'rotateLeft90':'Rotar\x2090°\x20a\x20l\x27esquerra','toggleTextVertical':_0x2c7d0c(0x10b),'objectListPanel':{'title':_0x2c7d0c(0x10a),'open':_0x2c7d0c(0x109),'empty':_0x2c7d0c(0xee),'showAll':_0x2c7d0c(0x115),'hideAll':_0x2c7d0c(0xf6),'show':_0x2c7d0c(0x100),'hide':_0x2c7d0c(0xf9),'moveForward':'Porta\x20endavant','moveBackward':_0x2c7d0c(0x117),'close':_0x2c7d0c(0xf5),'name':_0x2c7d0c(0x114),'nameInput':'Nom\x20de\x20l’objecte','description':_0x2c7d0c(0xff),'descriptionPlaceholder':_0x2c7d0c(0x10e),'details':_0x2c7d0c(0xf2),'noSelection':_0x2c7d0c(0x102)},'toolbar':{'alignLeft':_0x2c7d0c(0xfc),'alignCenter':'Centra','alignRight':_0x2c7d0c(0xef),'alignJustify':_0x2c7d0c(0xf7),'bold':'Negreta','italic':_0x2c7d0c(0xfa),'underline':_0x2c7d0c(0xf1),'strikethrough':_0x2c7d0c(0x10c),'textColor':_0x2c7d0c(0x10f),'fillColor':_0x2c7d0c(0x111),'resetColor':'Restableix\x20el\x20color'},'align':{'top':_0x2c7d0c(0xed),'middle':'Alinea\x20al\x20mig','bottom':'Alinea\x20a\x20baix'},'textWrap':{'inline':'En\x20línia\x20amb\x20el\x20text','square':_0x2c7d0c(0x11b),'topAndBottom':_0x2c7d0c(0x110),'behindText':_0x2c7d0c(0x103),'inFrontText':'Davant\x20del\x20text'},'crop':{'shape':_0x2c7d0c(0xf0)}}};function _0x5ade(){const _0x44f70e=['Ratllat','648328Lswstu','Afegeix\x20una\x20descripció','Color\x20del\x20text','A\x20dalt\x20i\x20a\x20baix','Color\x20de\x20fons\x20del\x20text','45EOryXv','Alternar\x20volteig\x20horitzontal','Nom','Mostra’ls\x20tots','14781rKmDDJ','Envia\x20enrere','66730uauuXr','117640pjrBNn','Format\x20de\x20forma','Quadrat','28932GsKbKB','Alinea\x20a\x20dalt','Sense\x20objectes','Alinea\x20a\x20la\x20dreta','Retalla\x20a\x20forma','Subratllat','Detalls','Forma','13116dBYNyG','Tanca','Amaga’ls\x20tots','Justifica','42MRwQae','Amaga','Cursiva','14908968eqvaZy','Alinea\x20a\x20l\x27esquerra','Obrir\x20panell\x20de\x20formes','1112RxbVRZ','Descripció','Mostra','Amagar\x20panell\x20de\x20formes','Selecciona\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls','Darrere\x20del\x20text','45SJkpIg','exports','1672QLEtjm','Rotar\x2090°\x20a\x20la\x20dreta','376632lQguQs','Obre\x20el\x20tauler\x20de\x20capes','Capes','Alternar\x20text\x20vertical'];_0x5ade=function(){return _0x44f70e;};return _0x5ade();}function _0xb0fb(_0x420236,_0x4dac84){_0x420236=_0x420236-0xed;const _0x5ade4d=_0x5ade();let _0xb0fb48=_0x5ade4d[_0x420236];return _0xb0fb48;}module[_0x2c7d0c(0x105)]=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 _0x43ad(){const _0x1a2cf7=['Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen','Vertikale\x20Spiegelung\x20umschalten','Hinter\x20dem\x20Text','Auf\x20Form\x20zuschneiden','Name','Vertikalen\x20Text\x20umschalten','935928eGbbjY','Alle\x20ausblenden','2577624abOXuq','Linksbündig','Objektname','Quadratisch','exports','Oben\x20bündig','Oben\x20und\x20unten','Rechts\x2090°\x20drehen','Horizontale\x20Spiegelung\x20umschalten','Fett','Keine\x20Objekte','Vor\x20dem\x20Text','Durchgestrichen','1068RFEFHQ','1155EWKiyS','Ebenenbereich\x20öffnen','3033325oPzFNZ','Schließen','Alle\x20anzeigen','Beschreibung','8870688LjRPTR','Weiter\x20nach\x20hinten','Zentriert','Unten\x20bündig','16cZweXw','Weiter\x20nach\x20vorne','Formposition','Form-Panel\x20ausblenden','Details','Mittig','Texthintergrundfarbe','1322963CWmxCI','2699494ppACUQ','Form\x20formatieren'];_0x43ad=function(){return _0x1a2cf7;};return _0x43ad();}const _0x5e84a5=_0x5559;(function(_0x492fa6,_0x342254){const _0x45380a=_0x5559,_0x1604a0=_0x492fa6();while(!![]){try{const _0x1d3e06=parseInt(_0x45380a(0x143))/0x1+parseInt(_0x45380a(0x144))/0x2+parseInt(_0x45380a(0x132))/0x3*(parseInt(_0x45380a(0x131))/0x4)+-parseInt(_0x45380a(0x134))/0x5+-parseInt(_0x45380a(0x138))/0x6+parseInt(_0x45380a(0x14e))/0x7+-parseInt(_0x45380a(0x13c))/0x8*(parseInt(_0x45380a(0x14c))/0x9);if(_0x1d3e06===_0x342254)break;else _0x1604a0['push'](_0x1604a0['shift']());}catch(_0x363f86){_0x1604a0['push'](_0x1604a0['shift']());}}}(_0x43ad,0xcfad0));const e={'docs-shape-ui':{'title':'Form','insertShape':'Form\x20einfügen','openPanel':'Form-Panel\x20öffnen','deleteShape':'Form\x20löschen','hidePanel':_0x5e84a5(0x13f),'formatShape':_0x5e84a5(0x145),'shapeStyle':'Formstil','shapePosition':_0x5e84a5(0x13e),'toggleFlipH':_0x5e84a5(0x156),'toggleFlipV':_0x5e84a5(0x147),'rotateRight90':_0x5e84a5(0x155),'rotateLeft90':'Links\x2090°\x20drehen','toggleTextVertical':_0x5e84a5(0x14b),'objectListPanel':{'title':'Ebenen','open':_0x5e84a5(0x133),'empty':_0x5e84a5(0x158),'showAll':_0x5e84a5(0x136),'hideAll':_0x5e84a5(0x14d),'show':'Anzeigen','hide':'Ausblenden','moveForward':_0x5e84a5(0x13d),'moveBackward':_0x5e84a5(0x139),'close':_0x5e84a5(0x135),'name':_0x5e84a5(0x14a),'nameInput':_0x5e84a5(0x150),'description':_0x5e84a5(0x137),'descriptionPlaceholder':'Beschreibung\x20hinzufügen','details':_0x5e84a5(0x140),'noSelection':_0x5e84a5(0x146)},'toolbar':{'alignLeft':_0x5e84a5(0x14f),'alignCenter':_0x5e84a5(0x13a),'alignRight':'Rechtsbündig','alignJustify':'Blocksatz','bold':_0x5e84a5(0x157),'italic':'Kursiv','underline':'Unterstrichen','strikethrough':_0x5e84a5(0x130),'textColor':'Textfarbe','fillColor':_0x5e84a5(0x142),'resetColor':'Farbe\x20zurücksetzen'},'align':{'top':_0x5e84a5(0x153),'middle':_0x5e84a5(0x141),'bottom':_0x5e84a5(0x13b)},'textWrap':{'inline':'Im\x20Textfluss','square':_0x5e84a5(0x151),'topAndBottom':_0x5e84a5(0x154),'behindText':_0x5e84a5(0x148),'inFrontText':_0x5e84a5(0x12f)},'crop':{'shape':_0x5e84a5(0x149)}}};function _0x5559(_0x377b9a,_0xc08514){_0x377b9a=_0x377b9a-0x12f;const _0x43ad2d=_0x43ad();let _0x5559f8=_0x43ad2d[_0x377b9a];return _0x5559f8;}module[_0x5e84a5(0x152)]=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
- const _0x4a3f1d=_0x1c7d;function _0x1c7d(_0x2e0aa9,_0x3af490){_0x2e0aa9=_0x2e0aa9-0xb6;const _0x24e738=_0x24e7();let _0x1c7d42=_0x24e738[_0x2e0aa9];return _0x1c7d42;}(function(_0x4c563c,_0x35dd28){const _0x5bb9eb=_0x1c7d,_0x260b1a=_0x4c563c();while(!![]){try{const _0x3d4562=parseInt(_0x5bb9eb(0xdf))/0x1+-parseInt(_0x5bb9eb(0xba))/0x2+parseInt(_0x5bb9eb(0xcb))/0x3*(-parseInt(_0x5bb9eb(0xbd))/0x4)+parseInt(_0x5bb9eb(0xcf))/0x5*(parseInt(_0x5bb9eb(0xc1))/0x6)+parseInt(_0x5bb9eb(0xb9))/0x7*(-parseInt(_0x5bb9eb(0xc0))/0x8)+parseInt(_0x5bb9eb(0xd9))/0x9*(-parseInt(_0x5bb9eb(0xc4))/0xa)+parseInt(_0x5bb9eb(0xd7))/0xb*(-parseInt(_0x5bb9eb(0xd4))/0xc);if(_0x3d4562===_0x35dd28)break;else _0x260b1a['push'](_0x260b1a['shift']());}catch(_0x30f014){_0x260b1a['push'](_0x260b1a['shift']());}}}(_0x24e7,0x70faa));function _0x24e7(){const _0x427e93=['401848GCwlXA','Select\x20an\x20object\x20to\x20edit\x20details','Toggle\x20Vertical\x20Flip','4iyjwyf','Show\x20All','Shape\x20Position','683248nPuKlH','12ZbecLF','Justify','Italic','90PZoWNb','Format\x20Shape','Object\x20name','Details','Send\x20Backward','Toggle\x20Horizontal\x20Flip','Rotate\x20Right\x2090°','474081IetZLR','In\x20line\x20with\x20text','Bring\x20Forward','Align\x20Bottom','2071480vIKGdV','Open\x20Shape\x20Panel','Name','Crop\x20to\x20Shape','Top\x20and\x20Bottom','36mDSUEm','Bold','Hide\x20Shape\x20Panel','148643YoOKuY','Description','196767tcihlq','Align\x20Right','Add\x20description','Align\x20Top','Delete\x20Shape','Behind\x20text','315833lgKtej','Insert\x20Shape','Strikethrough','Close','No\x20objects','Show','Align\x20Left','Hide','Open\x20Layers\x20Panel','Text\x20Background\x20color','Align\x20Middle','Underline','Rotate\x20Left\x2090°','Align\x20Center','7UZWXUX'];_0x24e7=function(){return _0x427e93;};return _0x24e7();}const e={'docs-shape-ui':{'title':'Shape','insertShape':_0x4a3f1d(0xe0),'openPanel':_0x4a3f1d(0xd0),'deleteShape':_0x4a3f1d(0xdd),'hidePanel':_0x4a3f1d(0xd6),'formatShape':_0x4a3f1d(0xc5),'shapeStyle':'Shape\x20Style','shapePosition':_0x4a3f1d(0xbf),'toggleFlipH':_0x4a3f1d(0xc9),'toggleFlipV':_0x4a3f1d(0xbc),'rotateRight90':_0x4a3f1d(0xca),'rotateLeft90':_0x4a3f1d(0xb7),'toggleTextVertical':'Toggle\x20Text\x20Vertical','objectListPanel':{'title':'Layers','open':_0x4a3f1d(0xe7),'empty':_0x4a3f1d(0xe3),'showAll':_0x4a3f1d(0xbe),'hideAll':'Hide\x20All','show':_0x4a3f1d(0xe4),'hide':_0x4a3f1d(0xe6),'moveForward':_0x4a3f1d(0xcd),'moveBackward':_0x4a3f1d(0xc8),'close':_0x4a3f1d(0xe2),'name':_0x4a3f1d(0xd1),'nameInput':_0x4a3f1d(0xc6),'description':_0x4a3f1d(0xd8),'descriptionPlaceholder':_0x4a3f1d(0xdb),'details':_0x4a3f1d(0xc7),'noSelection':_0x4a3f1d(0xbb)},'toolbar':{'alignLeft':_0x4a3f1d(0xe5),'alignCenter':_0x4a3f1d(0xb8),'alignRight':_0x4a3f1d(0xda),'alignJustify':_0x4a3f1d(0xc2),'bold':_0x4a3f1d(0xd5),'italic':_0x4a3f1d(0xc3),'underline':_0x4a3f1d(0xb6),'strikethrough':_0x4a3f1d(0xe1),'textColor':'Text\x20color','fillColor':_0x4a3f1d(0xe8),'resetColor':'Reset\x20color'},'align':{'top':_0x4a3f1d(0xdc),'middle':_0x4a3f1d(0xe9),'bottom':_0x4a3f1d(0xce)},'textWrap':{'inline':_0x4a3f1d(0xcc),'square':'Square','topAndBottom':_0x4a3f1d(0xd3),'behindText':_0x4a3f1d(0xde),'inFrontText':'In\x20front\x20of\x20text'},'crop':{'shape':_0x4a3f1d(0xd2)}}};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
- function _0x55cc(){const _0x277454=['Color\x20de\x20texto','Agregar\x20descripción','Centrar','Alinear\x20a\x20la\x20izquierda','8850tOwZvv','1138334aiXSHq','Cursiva','Nombre','Alinear\x20abajo','Nombre\x20del\x20objeto','Justificar','Enviar\x20atrás','Detalles','Estilo\x20de\x20forma','Descripción','Alinear\x20a\x20la\x20derecha','742722WAKEsq','Subrayado','Posición\x20de\x20forma','Insertar\x20forma','28505124iwZHPE','Negrita','Cerrar','Mostrar\x20todo','Alternar\x20volteo\x20horizontal','4402818hYiUTG','Rotar\x2090°\x20a\x20la\x20derecha','1086smjIhS','exports','Alternar\x20volteo\x20vertical','Recortar\x20a\x20forma','Detrás\x20del\x20texto','Ocultar\x20panel\x20de\x20formas','Cuadrado','Abrir\x20panel\x20de\x20formas','Ocultar\x20todo','1988496ITXsPP','Color\x20de\x20fondo\x20de\x20texto','Arriba\x20y\x20abajo','746904uxHPKh','Rotar\x2090°\x20a\x20la\x20izquierda','Delante\x20del\x20texto','4nALRwJ','Forma','Formato\x20de\x20forma','Eliminar\x20forma'];_0x55cc=function(){return _0x277454;};return _0x55cc();}function _0x4b83(_0x5af367,_0x1050e5){_0x5af367=_0x5af367-0xdb;const _0x55cc99=_0x55cc();let _0x4b8310=_0x55cc99[_0x5af367];return _0x4b8310;}const _0x490dca=_0x4b83;(function(_0x107683,_0x489895){const _0x8573d=_0x4b83,_0x55cf86=_0x107683();while(!![]){try{const _0x232a88=-parseInt(_0x8573d(0xf8))/0x1+parseInt(_0x8573d(0xef))/0x2*(-parseInt(_0x8573d(0x103))/0x3)+-parseInt(_0x8573d(0xe9))/0x4+parseInt(_0x8573d(0xf7))/0x5*(parseInt(_0x8573d(0xe0))/0x6)+-parseInt(_0x8573d(0xde))/0x7+-parseInt(_0x8573d(0xec))/0x8+parseInt(_0x8573d(0x107))/0x9;if(_0x232a88===_0x489895)break;else _0x55cf86['push'](_0x55cf86['shift']());}catch(_0x318852){_0x55cf86['push'](_0x55cf86['shift']());}}}(_0x55cc,0x9af27));const e={'docs-shape-ui':{'title':_0x490dca(0xf0),'insertShape':_0x490dca(0x106),'openPanel':_0x490dca(0xe7),'deleteShape':_0x490dca(0xf2),'hidePanel':_0x490dca(0xe5),'formatShape':_0x490dca(0xf1),'shapeStyle':_0x490dca(0x100),'shapePosition':_0x490dca(0x105),'toggleFlipH':_0x490dca(0xdd),'toggleFlipV':_0x490dca(0xe2),'rotateRight90':_0x490dca(0xdf),'rotateLeft90':_0x490dca(0xed),'toggleTextVertical':'Alternar\x20texto\x20vertical','objectListPanel':{'title':'Capas','open':'Abrir\x20panel\x20de\x20capas','empty':'Sin\x20objetos','showAll':_0x490dca(0xdc),'hideAll':_0x490dca(0xe8),'show':'Mostrar','hide':'Ocultar','moveForward':'Traer\x20adelante','moveBackward':_0x490dca(0xfe),'close':_0x490dca(0xdb),'name':_0x490dca(0xfa),'nameInput':_0x490dca(0xfc),'description':_0x490dca(0x101),'descriptionPlaceholder':_0x490dca(0xf4),'details':_0x490dca(0xff),'noSelection':'Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles'},'toolbar':{'alignLeft':_0x490dca(0xf6),'alignCenter':_0x490dca(0xf5),'alignRight':_0x490dca(0x102),'alignJustify':_0x490dca(0xfd),'bold':_0x490dca(0x108),'italic':_0x490dca(0xf9),'underline':_0x490dca(0x104),'strikethrough':'Tachado','textColor':_0x490dca(0xf3),'fillColor':_0x490dca(0xea),'resetColor':'Restablecer\x20color'},'align':{'top':'Alinear\x20arriba','middle':'Alinear\x20al\x20medio','bottom':_0x490dca(0xfb)},'textWrap':{'inline':'En\x20línea\x20con\x20el\x20texto','square':_0x490dca(0xe6),'topAndBottom':_0x490dca(0xeb),'behindText':_0x490dca(0xe4),'inFrontText':_0x490dca(0xee)},'crop':{'shape':_0x490dca(0xe3)}}};module[_0x490dca(0xe1)]=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
- function _0x50e8(_0x2a8911,_0xf6dcdd){_0x2a8911=_0x2a8911-0x190;const _0x419ca0=_0x419c();let _0x50e829=_0x419ca0[_0x2a8911];return _0x50e829;}function _0x419c(){const _0x8b398d=['توضیحات','خط‌دار','پنهان\x20کردن\x20همه','خط‌کشی','تغییر\x20وضعیت\x20متن\x20عمودی','154GTObkd','نام\x20شیء','3997xBmfjz','رنگ\x20پس‌زمینه\x20متن','565030bVlaSN','چرخش\x20۹۰\x20درجه\x20به\x20چپ','exports','19754148aTcIUy','شکل','عقب\x20بردن','توضیحی\x20اضافه\x20کنید','3534EBWPLZ','چرخش\x20۹۰\x20درجه\x20به\x20راست','مخفی\x20کردن\x20پنل\x20شکل‌ها','1300727UIeItK','تراز\x20راست','رنگ\x20متن','لایه‌ها','بستن','تراز\x20وسط','50136EKeyFk','9izWuOz','180vQlNqp','تغییر\x20وضعیت\x20چرخش\x20افقی','کراپ\x20به\x20شکل','درج\x20شکل','حذف\x20شکل','بازنشانی\x20رنگ','ایتالیک','نمایش\x20همه','6841736AdZmgh','2FWiPGv','هیچ\x20شیئی\x20وجود\x20ندارد','2716100nhFgDq','تراز\x20چپ','تغییر\x20وضعیت\x20چرخش\x20عمودی','باز\x20کردن\x20پنل\x20لایه‌ها','جزئیات','جلوی\x20متن','تراز\x20بالا','جلو\x20آوردن','تراز\x20پایین','نام'];_0x419c=function(){return _0x8b398d;};return _0x419c();}const _0x370609=_0x50e8;(function(_0x20a752,_0x11b56c){const _0x574924=_0x50e8,_0x18ba41=_0x20a752();while(!![]){try{const _0x30da91=-parseInt(_0x574924(0x19f))/0x1*(parseInt(_0x574924(0x1b0))/0x2)+-parseInt(_0x574924(0x1a5))/0x3*(-parseInt(_0x574924(0x1a7))/0x4)+-parseInt(_0x574924(0x1b2))/0x5+-parseInt(_0x574924(0x19c))/0x6*(-parseInt(_0x574924(0x193))/0x7)+-parseInt(_0x574924(0x1af))/0x8*(parseInt(_0x574924(0x1a6))/0x9)+-parseInt(_0x574924(0x195))/0xa*(-parseInt(_0x574924(0x191))/0xb)+parseInt(_0x574924(0x198))/0xc;if(_0x30da91===_0x11b56c)break;else _0x18ba41['push'](_0x18ba41['shift']());}catch(_0xb42d32){_0x18ba41['push'](_0x18ba41['shift']());}}}(_0x419c,0xc9c30));const e={'docs-shape-ui':{'title':_0x370609(0x199),'insertShape':_0x370609(0x1aa),'openPanel':'باز\x20کردن\x20پنل\x20شکل‌ها','deleteShape':_0x370609(0x1ab),'hidePanel':_0x370609(0x19e),'formatShape':'قالب‌بندی\x20شکل','shapeStyle':'سبک\x20شکل','shapePosition':'موقعیت\x20شکل','toggleFlipH':_0x370609(0x1a8),'toggleFlipV':_0x370609(0x1b4),'rotateRight90':_0x370609(0x19d),'rotateLeft90':_0x370609(0x196),'toggleTextVertical':_0x370609(0x190),'objectListPanel':{'title':_0x370609(0x1a2),'open':_0x370609(0x1b5),'empty':_0x370609(0x1b1),'showAll':_0x370609(0x1ae),'hideAll':_0x370609(0x1be),'show':'نمایش','hide':'پنهان\x20کردن','moveForward':_0x370609(0x1b9),'moveBackward':_0x370609(0x19a),'close':_0x370609(0x1a3),'name':_0x370609(0x1bb),'nameInput':_0x370609(0x192),'description':_0x370609(0x1bc),'descriptionPlaceholder':_0x370609(0x19b),'details':_0x370609(0x1b6),'noSelection':'برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید'},'toolbar':{'alignLeft':_0x370609(0x1b3),'alignCenter':_0x370609(0x1a4),'alignRight':_0x370609(0x1a0),'alignJustify':'توجیه','bold':'پررنگ','italic':_0x370609(0x1ad),'underline':_0x370609(0x1bf),'strikethrough':_0x370609(0x1bd),'textColor':_0x370609(0x1a1),'fillColor':_0x370609(0x194),'resetColor':_0x370609(0x1ac)},'align':{'top':_0x370609(0x1b8),'middle':_0x370609(0x1a4),'bottom':_0x370609(0x1ba)},'textWrap':{'inline':'در\x20یک\x20خط\x20با\x20متن','square':'مربع','topAndBottom':'بالا\x20و\x20پایین','behindText':'پشت\x20متن','inFrontText':_0x370609(0x1b7)},'crop':{'shape':_0x370609(0x1a9)}}};module[_0x370609(0x197)]=e;
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 _0x2e6f96=_0x4fd7;function _0x4fd7(_0xbd86ac,_0x5a193b){_0xbd86ac=_0xbd86ac-0xf7;const _0x3c6dd0=_0x3c6d();let _0x4fd78c=_0x3c6dd0[_0xbd86ac];return _0x4fd78c;}(function(_0xf3b73c,_0x57b31e){const _0x215fd7=_0x4fd7,_0x454cdb=_0xf3b73c();while(!![]){try{const _0xdc85d4=parseInt(_0x215fd7(0x107))/0x1+parseInt(_0x215fd7(0x100))/0x2+parseInt(_0x215fd7(0x112))/0x3*(-parseInt(_0x215fd7(0x10a))/0x4)+parseInt(_0x215fd7(0x105))/0x5+-parseInt(_0x215fd7(0x114))/0x6*(parseInt(_0x215fd7(0xfc))/0x7)+parseInt(_0x215fd7(0x113))/0x8+parseInt(_0x215fd7(0x119))/0x9*(parseInt(_0x215fd7(0x10f))/0xa);if(_0xdc85d4===_0x57b31e)break;else _0x454cdb['push'](_0x454cdb['shift']());}catch(_0x3f8d00){_0x454cdb['push'](_0x454cdb['shift']());}}}(_0x3c6d,0xd811a));function _0x3c6d(){const _0x48ed95=['Position\x20de\x20la\x20forme','Rogner\x20à\x20la\x20forme','Ajouter\x20une\x20description','Détails','Italique','Afficher','Souligné','266jQQFws','Aligner\x20en\x20bas','Basculer\x20le\x20retournement\x20horizontal','Justifier','268194frWVNC','Supprimer\x20la\x20forme','Réinitialiser\x20la\x20couleur','Masquer\x20le\x20panneau\x20des\x20formes','Forme','5619670mffNMy','Tout\x20masquer','591590VEsyfl','Couleur\x20de\x20fond\x20du\x20texte','Insérer\x20une\x20forme','176zWgsLS','exports','Ouvrir\x20le\x20panneau\x20des\x20calques','Format\x20de\x20la\x20forme','Nom\x20de\x20l’objet','6546190ZBJfmE','Aligné\x20avec\x20le\x20texte','Gras','78822rjpLYt','10446784VpxELC','279318fxrAEw','Carré','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails','Nom','Aligner\x20au\x20milieu','9zuCkTJ','Avancer','Ouvrir\x20le\x20panneau\x20des\x20formes','Masquer','Reculer','Style\x20de\x20la\x20forme','Couleur\x20du\x20texte','Basculer\x20le\x20retournement\x20vertical','Haut\x20et\x20bas'];_0x3c6d=function(){return _0x48ed95;};return _0x3c6d();}const e={'docs-shape-ui':{'title':_0x2e6f96(0x104),'insertShape':_0x2e6f96(0x109),'openPanel':_0x2e6f96(0x11b),'deleteShape':_0x2e6f96(0x101),'hidePanel':_0x2e6f96(0x103),'formatShape':_0x2e6f96(0x10d),'shapeStyle':_0x2e6f96(0x11e),'shapePosition':_0x2e6f96(0x122),'toggleFlipH':_0x2e6f96(0xfe),'toggleFlipV':_0x2e6f96(0x120),'rotateRight90':'Pivoter\x20à\x20droite\x20de\x2090°','rotateLeft90':'Pivoter\x20à\x20gauche\x20de\x2090°','toggleTextVertical':'Basculer\x20le\x20texte\x20vertical','objectListPanel':{'title':'Calques','open':_0x2e6f96(0x10c),'empty':'Aucun\x20objet','showAll':'Tout\x20afficher','hideAll':_0x2e6f96(0x106),'show':_0x2e6f96(0xfa),'hide':_0x2e6f96(0x11c),'moveForward':_0x2e6f96(0x11a),'moveBackward':_0x2e6f96(0x11d),'close':'Fermer','name':_0x2e6f96(0x117),'nameInput':_0x2e6f96(0x10e),'description':'Description','descriptionPlaceholder':_0x2e6f96(0xf7),'details':_0x2e6f96(0xf8),'noSelection':_0x2e6f96(0x116)},'toolbar':{'alignLeft':'Aligner\x20à\x20gauche','alignCenter':'Aligner\x20au\x20centre','alignRight':'Aligner\x20à\x20droite','alignJustify':_0x2e6f96(0xff),'bold':_0x2e6f96(0x111),'italic':_0x2e6f96(0xf9),'underline':_0x2e6f96(0xfb),'strikethrough':'Barré','textColor':_0x2e6f96(0x11f),'fillColor':_0x2e6f96(0x108),'resetColor':_0x2e6f96(0x102)},'align':{'top':'Aligner\x20en\x20haut','middle':_0x2e6f96(0x118),'bottom':_0x2e6f96(0xfd)},'textWrap':{'inline':_0x2e6f96(0x110),'square':_0x2e6f96(0x115),'topAndBottom':_0x2e6f96(0x121),'behindText':'Derrière\x20le\x20texte','inFrontText':'Devant\x20le\x20texte'},'crop':{'shape':_0x2e6f96(0x123)}}};module[_0x2e6f96(0x10b)]=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
- const _0x522231=_0x3203;function _0x1f48(){const _0x46015f=['Putar\x20Kiri\x2090°','Di\x20belakang\x20teks','Balik\x20Vertikal','Sisipkan\x20Bentuk','Kotak','Rata\x20Bawah','Buka\x20panel\x20lapisan','9pqYueg','17286vaHuVi','Atur\x20ulang\x20warna','Warna\x20teks','Tambahkan\x20deskripsi','18752GYxUmY','Putar\x20Kanan\x2090°','Bawa\x20ke\x20depan','Buka\x20Panel\x20Bentuk','24sHjoNS','384RVrDLO','Warna\x20latar\x20teks','Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','Tampilkan\x20semua','Gaya\x20Bentuk','Sembunyikan','Lapisan','8021dwHvHM','Miring','Deskripsi','Rata\x20Kiri','Rata\x20Atas','Tutup','750875EjYORB','Rata\x20Tengah','1238028BMcQdq','Coret','Tidak\x20ada\x20objek','Nama\x20objek','46chipgK','55272bvyCVL','Ubah\x20Teks\x20Vertikal','Sembunyikan\x20semua','Atas\x20dan\x20Bawah','Tebal','Posisi\x20Bentuk','exports','863620pfGwqx','Pangkas\x20ke\x20Bentuk','Di\x20depan\x20teks','Format\x20Bentuk','Hapus\x20Bentuk'];_0x1f48=function(){return _0x46015f;};return _0x1f48();}(function(_0x266cad,_0x1ad51e){const _0x295d68=_0x3203,_0x2251ca=_0x266cad();while(!![]){try{const _0x49b233=-parseInt(_0x295d68(0x190))/0x1*(parseInt(_0x295d68(0x19c))/0x2)+parseInt(_0x295d68(0x188))/0x3*(-parseInt(_0x295d68(0x184))/0x4)+-parseInt(_0x295d68(0x196))/0x5+-parseInt(_0x295d68(0x180))/0x6+-parseInt(_0x295d68(0x19d))/0x7*(-parseInt(_0x295d68(0x189))/0x8)+parseInt(_0x295d68(0x17f))/0x9*(parseInt(_0x295d68(0x1a4))/0xa)+parseInt(_0x295d68(0x198))/0xb;if(_0x49b233===_0x1ad51e)break;else _0x2251ca['push'](_0x2251ca['shift']());}catch(_0x1b1563){_0x2251ca['push'](_0x2251ca['shift']());}}}(_0x1f48,0x3187b));function _0x3203(_0x4c1725,_0xbbfd65){_0x4c1725=_0x4c1725-0x17b;const _0x1f4898=_0x1f48();let _0x320317=_0x1f4898[_0x4c1725];return _0x320317;}const e={'docs-shape-ui':{'title':'Bentuk','insertShape':_0x522231(0x17b),'openPanel':_0x522231(0x187),'deleteShape':_0x522231(0x1a8),'hidePanel':'Sembunyikan\x20Panel\x20Bentuk','formatShape':_0x522231(0x1a7),'shapeStyle':_0x522231(0x18d),'shapePosition':_0x522231(0x1a2),'toggleFlipH':'Balik\x20Horizontal','toggleFlipV':_0x522231(0x1ab),'rotateRight90':_0x522231(0x185),'rotateLeft90':_0x522231(0x1a9),'toggleTextVertical':_0x522231(0x19e),'objectListPanel':{'title':_0x522231(0x18f),'open':_0x522231(0x17e),'empty':_0x522231(0x19a),'showAll':_0x522231(0x18c),'hideAll':_0x522231(0x19f),'show':'Tampilkan','hide':_0x522231(0x18e),'moveForward':_0x522231(0x186),'moveBackward':'Kirim\x20ke\x20belakang','close':_0x522231(0x195),'name':'Nama','nameInput':_0x522231(0x19b),'description':_0x522231(0x192),'descriptionPlaceholder':_0x522231(0x183),'details':'Detail','noSelection':_0x522231(0x18b)},'toolbar':{'alignLeft':_0x522231(0x193),'alignCenter':'Rata\x20Tengah','alignRight':'Rata\x20Kanan','alignJustify':'Rata\x20Kanan\x20Kiri','bold':_0x522231(0x1a1),'italic':_0x522231(0x191),'underline':'Garis\x20bawah','strikethrough':_0x522231(0x199),'textColor':_0x522231(0x182),'fillColor':_0x522231(0x18a),'resetColor':_0x522231(0x181)},'align':{'top':_0x522231(0x194),'middle':_0x522231(0x197),'bottom':_0x522231(0x17d)},'textWrap':{'inline':'Sejajar\x20dengan\x20teks','square':_0x522231(0x17c),'topAndBottom':_0x522231(0x1a0),'behindText':_0x522231(0x1aa),'inFrontText':_0x522231(0x1a6)},'crop':{'shape':_0x522231(0x1a5)}}};module[_0x522231(0x1a3)]=e;
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 _0x1b215a=_0x151a;function _0x151a(_0x3da9ec,_0x1aae9c){_0x3da9ec=_0x3da9ec-0xaa;const _0x1b1de1=_0x1b1d();let _0x151ad7=_0x1b1de1[_0x3da9ec];return _0x151ad7;}(function(_0x2ebf0b,_0x2ad6fe){const _0x342d78=_0x151a,_0x2a1531=_0x2ebf0b();while(!![]){try{const _0x584a91=parseInt(_0x342d78(0xc2))/0x1*(-parseInt(_0x342d78(0xbd))/0x2)+-parseInt(_0x342d78(0xb5))/0x3+parseInt(_0x342d78(0xb8))/0x4+-parseInt(_0x342d78(0xc9))/0x5*(-parseInt(_0x342d78(0xc7))/0x6)+parseInt(_0x342d78(0xb0))/0x7+-parseInt(_0x342d78(0xae))/0x8+-parseInt(_0x342d78(0xac))/0x9*(-parseInt(_0x342d78(0xab))/0xa);if(_0x584a91===_0x2ad6fe)break;else _0x2a1531['push'](_0x2a1531['shift']());}catch(_0x334ebe){_0x2a1531['push'](_0x2a1531['shift']());}}}(_0x1b1d,0x95305));const e={'docs-shape-ui':{'title':'Forma','insertShape':_0x1b215a(0xc5),'openPanel':_0x1b215a(0xb4),'deleteShape':_0x1b215a(0xcc),'hidePanel':'Nascondi\x20pannello\x20forma','formatShape':_0x1b215a(0xc3),'shapeStyle':_0x1b215a(0xd2),'shapePosition':'Posizione\x20forma','toggleFlipH':_0x1b215a(0xc4),'toggleFlipV':'Attiva/disattiva\x20capovolgimento\x20verticale','rotateRight90':_0x1b215a(0xcf),'rotateLeft90':_0x1b215a(0xce),'toggleTextVertical':'Attiva/disattiva\x20testo\x20verticale','objectListPanel':{'title':_0x1b215a(0xaa),'open':_0x1b215a(0xc6),'empty':'Nessun\x20oggetto','showAll':_0x1b215a(0xb2),'hideAll':'Nascondi\x20tutti','show':'Mostra','hide':_0x1b215a(0xc8),'moveForward':_0x1b215a(0xaf),'moveBackward':_0x1b215a(0xcb),'close':_0x1b215a(0xd0),'name':_0x1b215a(0xc0),'nameInput':_0x1b215a(0xad),'description':'Descrizione','descriptionPlaceholder':_0x1b215a(0xb7),'details':_0x1b215a(0xd1),'noSelection':_0x1b215a(0xba)},'toolbar':{'alignLeft':'Allinea\x20a\x20Sinistra','alignCenter':_0x1b215a(0xd4),'alignRight':'Allinea\x20a\x20Destra','alignJustify':_0x1b215a(0xd3),'bold':_0x1b215a(0xbb),'italic':'Corsivo','underline':_0x1b215a(0xca),'strikethrough':'Barrato','textColor':_0x1b215a(0xbc),'fillColor':_0x1b215a(0xc1),'resetColor':'Reimposta\x20colore'},'align':{'top':_0x1b215a(0xb3),'middle':'Allinea\x20al\x20centro','bottom':'Allinea\x20in\x20basso'},'textWrap':{'inline':_0x1b215a(0xbe),'square':_0x1b215a(0xb9),'topAndBottom':_0x1b215a(0xbf),'behindText':_0x1b215a(0xb1),'inFrontText':_0x1b215a(0xcd)},'crop':{'shape':'Ritaglia\x20a\x20forma'}}};module[_0x1b215a(0xb6)]=e;function _0x1b1d(){const _0x1a1158=['Stile\x20forma','Giustifica','Allinea\x20al\x20Centro','Livelli','8219870tycFCL','9MFZGfn','Nome\x20oggetto','4129688tTEutQ','Porta\x20avanti','3797654mQIuuF','Dietro\x20il\x20testo','Mostra\x20tutti','Allinea\x20in\x20alto','Apri\x20pannello\x20forma','1269864GUfcdQ','exports','Aggiungi\x20una\x20descrizione','2597944bwBTjV','Quadrato','Seleziona\x20un\x20oggetto\x20per\x20modificare\x20i\x20dettagli','Grassetto','Colore\x20testo','266498fZSReW','In\x20linea\x20con\x20il\x20testo','Superiore\x20e\x20inferiore','Nome','Colore\x20sfondo\x20testo','8CWgxZE','Formato\x20forma','Attiva/disattiva\x20capovolgimento\x20orizzontale','Inserisci\x20forma','Apri\x20il\x20pannello\x20livelli','4866ZxIQBY','Nascondi','3715qLjWJy','Sottolineato','Porta\x20indietro','Elimina\x20forma','Davanti\x20al\x20testo','Ruota\x20a\x20sinistra\x2090°','Ruota\x20a\x20destra\x2090°','Chiudi','Dettagli'];_0x1b1d=function(){return _0x1a1158;};return _0x1b1d();}
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 _0x510495=_0x2c7d;function _0x2c7d(_0x5ab008,_0x16419d){_0x5ab008=_0x5ab008-0x146;const _0xafac9f=_0xafac();let _0x2c7d15=_0xafac9f[_0x5ab008];return _0x2c7d15;}(function(_0x2dc065,_0x47ef2d){const _0x105b95=_0x2c7d,_0xdda80=_0x2dc065();while(!![]){try{const _0x154504=parseInt(_0x105b95(0x156))/0x1+-parseInt(_0x105b95(0x15b))/0x2+-parseInt(_0x105b95(0x159))/0x3+parseInt(_0x105b95(0x155))/0x4+-parseInt(_0x105b95(0x15c))/0x5+parseInt(_0x105b95(0x169))/0x6*(parseInt(_0x105b95(0x168))/0x7)+parseInt(_0x105b95(0x151))/0x8;if(_0x154504===_0x47ef2d)break;else _0xdda80['push'](_0xdda80['shift']());}catch(_0x23a02c){_0xdda80['push'](_0xdda80['shift']());}}}(_0xafac,0xc45c8));const e={'docs-shape-ui':{'title':'図形','insertShape':_0x510495(0x148),'openPanel':_0x510495(0x158),'deleteShape':'図形を削除','hidePanel':_0x510495(0x14c),'formatShape':_0x510495(0x14f),'shapeStyle':_0x510495(0x14a),'shapePosition':'図形の位置','toggleFlipH':_0x510495(0x166),'toggleFlipV':_0x510495(0x149),'rotateRight90':_0x510495(0x163),'rotateLeft90':_0x510495(0x15d),'toggleTextVertical':_0x510495(0x160),'objectListPanel':{'title':_0x510495(0x167),'open':_0x510495(0x14b),'empty':_0x510495(0x164),'showAll':'すべて表示','hideAll':'すべて非表示','show':'表示','hide':_0x510495(0x152),'moveForward':_0x510495(0x161),'moveBackward':_0x510495(0x14e),'close':'閉じる','name':'名前','nameInput':'オブジェクト名','description':'説明','descriptionPlaceholder':_0x510495(0x150),'details':'詳細','noSelection':'詳細を編集するオブジェクトを選択'},'toolbar':{'alignLeft':_0x510495(0x15f),'alignCenter':_0x510495(0x154),'alignRight':_0x510495(0x162),'alignJustify':_0x510495(0x157),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x510495(0x14d),'textColor':_0x510495(0x153),'fillColor':_0x510495(0x165),'resetColor':'色をリセット'},'align':{'top':'上揃え','middle':_0x510495(0x154),'bottom':'下揃え'},'textWrap':{'inline':'行内','square':_0x510495(0x147),'topAndBottom':'上下','behindText':_0x510495(0x146),'inFrontText':_0x510495(0x15a)},'crop':{'shape':_0x510495(0x15e)}}};function _0xafac(){const _0x1b992=['時計回りに\x2090\x20度回転','オブジェクトがありません','塗りつぶしの色','水平反転の切り替え','レイヤー','4530071cCBCCv','6mghopl','文字列の背面','四角形','図形の挿入','垂直反転の切り替え','図形スタイル','レイヤーパネルを開く','図形パネルを非表示','取り消し線','背面へ移動','図形の書式設定','説明を追加','27784024JXHgqj','非表示','文字の色','中央揃え','2547964ctUwiQ','34733iCnfIq','両端揃え','図形パネルを開く','4129893YWzSwP','文字列の前面','2137114EzrHuZ','7711980jqKtPl','反時計回りに\x2090\x20度回転','形状にトリミング','左揃え','テキストの縦書き/横書きの切り替え','前面へ移動','右揃え'];_0xafac=function(){return _0x1b992;};return _0xafac();}module['exports']=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
- function _0x2b9d(_0x3cded6,_0x59ac78){_0x3cded6=_0x3cded6-0x187;const _0x41e3ca=_0x41e3();let _0x2b9ddf=_0x41e3ca[_0x3cded6];return _0x2b9ddf;}const _0x24f336=_0x2b9d;(function(_0x1c16ff,_0x1405c6){const _0x41e8eb=_0x2b9d,_0x2a70b8=_0x1c16ff();while(!![]){try{const _0x19ef66=-parseInt(_0x41e8eb(0x1a0))/0x1+-parseInt(_0x41e8eb(0x1ac))/0x2+-parseInt(_0x41e8eb(0x18b))/0x3+-parseInt(_0x41e8eb(0x1a7))/0x4*(-parseInt(_0x41e8eb(0x199))/0x5)+-parseInt(_0x41e8eb(0x190))/0x6+parseInt(_0x41e8eb(0x198))/0x7*(-parseInt(_0x41e8eb(0x18c))/0x8)+parseInt(_0x41e8eb(0x197))/0x9;if(_0x19ef66===_0x1405c6)break;else _0x2a70b8['push'](_0x2a70b8['shift']());}catch(_0x31578e){_0x2a70b8['push'](_0x2a70b8['shift']());}}}(_0x41e3,0x50216));function _0x41e3(){const _0x12cdac=['텍스트와\x20같은\x20줄','모양에\x20맞게\x20자르기','설명\x20추가','도형\x20패널\x20숨기기','세부\x20정보를\x20편집할\x20개체를\x20선택하세요','레이어','11918421iHpDmO','2985997dTQNSj','1920355UfYSdD','취소선','반시계\x20방향으로\x2090도\x20회전','오른쪽\x20정렬','도형\x20패널\x20열기','exports','시계\x20방향으로\x2090도\x20회전','4548ItxMnn','왼쪽\x20정렬','도형\x20삽입','텍스트\x20뒤','모두\x20표시','도형\x20위치','가운데\x20맞춤','4tSQfHJ','위아래','글자\x20배경색','도형\x20삭제','양쪽\x20맞춤','768712bHhOIZ','기울임꼴','레이어\x20패널\x20열기','위쪽\x20맞춤','글자\x20색상','개체\x20이름','929694gWoEiS','8DAuoBU','개체\x20없음','가운데\x20정렬','가로\x20뒤집기\x20전환','1528518vKNMyw'];_0x41e3=function(){return _0x12cdac;};return _0x41e3();}const e={'docs-shape-ui':{'title':'도형','insertShape':_0x24f336(0x1a2),'openPanel':_0x24f336(0x19d),'deleteShape':_0x24f336(0x1aa),'hidePanel':_0x24f336(0x194),'formatShape':'도형\x20서식','shapeStyle':'도형\x20스타일','shapePosition':_0x24f336(0x1a5),'toggleFlipH':_0x24f336(0x18f),'toggleFlipV':'세로\x20뒤집기\x20전환','rotateRight90':_0x24f336(0x19f),'rotateLeft90':_0x24f336(0x19b),'toggleTextVertical':'텍스트\x20세로/가로\x20전환','objectListPanel':{'title':_0x24f336(0x196),'open':_0x24f336(0x187),'empty':_0x24f336(0x18d),'showAll':_0x24f336(0x1a4),'hideAll':'모두\x20숨기기','show':'표시','hide':'숨기기','moveForward':'앞으로\x20가져오기','moveBackward':'뒤로\x20보내기','close':'닫기','name':'이름','nameInput':_0x24f336(0x18a),'description':'설명','descriptionPlaceholder':_0x24f336(0x193),'details':'세부\x20정보','noSelection':_0x24f336(0x195)},'toolbar':{'alignLeft':_0x24f336(0x1a1),'alignCenter':_0x24f336(0x18e),'alignRight':_0x24f336(0x19c),'alignJustify':_0x24f336(0x1ab),'bold':'굵게','italic':_0x24f336(0x1ad),'underline':'밑줄','strikethrough':_0x24f336(0x19a),'textColor':_0x24f336(0x189),'fillColor':_0x24f336(0x1a9),'resetColor':'색상\x20재설정'},'align':{'top':_0x24f336(0x188),'middle':_0x24f336(0x1a6),'bottom':'아래쪽\x20맞춤'},'textWrap':{'inline':_0x24f336(0x191),'square':'사각형','topAndBottom':_0x24f336(0x1a8),'behindText':_0x24f336(0x1a3),'inFrontText':'텍스트\x20앞'},'crop':{'shape':_0x24f336(0x192)}}};module[_0x24f336(0x19e)]=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
- function _0x50f0(){const _0x45312b=['84700NTNKrh','Przenieś\x20do\x20przodu','Przytnij\x20do\x20kształtu','Usuń\x20kształt','1645792ELdbfL','Kolor\x20tła\x20tekstu','Wyrównaj\x20do\x20góry','1970540XwpQDt','Ukryj\x20wszystko','Dodaj\x20opis','Zamknij','exports','142IjzQyd','650601UhFguD','Nazwa','Kolor\x20tekstu','Ukryj','5862VsjPuy','Przenieś\x20do\x20tyłu','Styl\x20kształtu','Wyrównaj\x20do\x20środka\x20w\x20pionie','Wyrównaj\x20do\x20środka','Obróć\x20w\x20prawo\x20o\x2090°','Wyjustuj','Szczegóły','Wybierz\x20obiekt,\x20aby\x20edytować\x20jego\x20szczegóły','Wyrównaj\x20do\x20dołu','Obróć\x20w\x20lewo\x20o\x2090°','Góra\x20i\x20dół','Otwórz\x20panel\x20warstw','113392doFfiB','Pozycja\x20kształtu','Przełącz\x20tekst\x20pionowy','Pokaż\x20wszystko','Wstaw\x20kształt','Nazwa\x20obiektu','Kursywa','Brak\x20obiektów','6baiQEU','Pogrubienie','Za\x20tekstem','Wyrównaj\x20do\x20prawej','Pokaż','Formatuj\x20kształt','Kwadrat','4465278OcnlLJ','Przekreślenie'];_0x50f0=function(){return _0x45312b;};return _0x50f0();}function _0x3c2a(_0x3b7b8e,_0x271436){_0x3b7b8e=_0x3b7b8e-0xce;const _0x50f01a=_0x50f0();let _0x3c2a46=_0x50f01a[_0x3b7b8e];return _0x3c2a46;}const _0x13b948=_0x3c2a;(function(_0x27874c,_0x347c17){const _0x360ed0=_0x3c2a,_0x4a3849=_0x27874c();while(!![]){try{const _0x1833c1=parseInt(_0x360ed0(0xeb))/0x1+-parseInt(_0x360ed0(0xd9))/0x2*(-parseInt(_0x360ed0(0xde))/0x3)+-parseInt(_0x360ed0(0xfc))/0x4+-parseInt(_0x360ed0(0xd4))/0x5+-parseInt(_0x360ed0(0xf3))/0x6*(-parseInt(_0x360ed0(0xda))/0x7)+-parseInt(_0x360ed0(0xd1))/0x8+parseInt(_0x360ed0(0xfa))/0x9;if(_0x1833c1===_0x347c17)break;else _0x4a3849['push'](_0x4a3849['shift']());}catch(_0x51dc64){_0x4a3849['push'](_0x4a3849['shift']());}}}(_0x50f0,0x35c2c));const e={'docs-shape-ui':{'title':'Kształt','insertShape':_0x13b948(0xef),'openPanel':'Otwórz\x20panel\x20kształtów','deleteShape':_0x13b948(0xd0),'hidePanel':'Ukryj\x20panel\x20kształtów','formatShape':_0x13b948(0xf8),'shapeStyle':_0x13b948(0xe0),'shapePosition':_0x13b948(0xec),'toggleFlipH':'Przerzuć\x20w\x20poziomie','toggleFlipV':'Przerzuć\x20w\x20pionie','rotateRight90':_0x13b948(0xe3),'rotateLeft90':_0x13b948(0xe8),'toggleTextVertical':_0x13b948(0xed),'objectListPanel':{'title':'Warstwy','open':_0x13b948(0xea),'empty':_0x13b948(0xf2),'showAll':_0x13b948(0xee),'hideAll':_0x13b948(0xd5),'show':_0x13b948(0xf7),'hide':_0x13b948(0xdd),'moveForward':_0x13b948(0xce),'moveBackward':_0x13b948(0xdf),'close':_0x13b948(0xd7),'name':_0x13b948(0xdb),'nameInput':_0x13b948(0xf0),'description':'Opis','descriptionPlaceholder':_0x13b948(0xd6),'details':_0x13b948(0xe5),'noSelection':_0x13b948(0xe6)},'toolbar':{'alignLeft':'Wyrównaj\x20do\x20lewej','alignCenter':_0x13b948(0xe2),'alignRight':_0x13b948(0xf6),'alignJustify':_0x13b948(0xe4),'bold':_0x13b948(0xf4),'italic':_0x13b948(0xf1),'underline':'Podkreślenie','strikethrough':_0x13b948(0xfb),'textColor':_0x13b948(0xdc),'fillColor':_0x13b948(0xd2),'resetColor':'Resetuj\x20kolor'},'align':{'top':_0x13b948(0xd3),'middle':_0x13b948(0xe1),'bottom':_0x13b948(0xe7)},'textWrap':{'inline':'W\x20linii\x20z\x20tekstem','square':_0x13b948(0xf9),'topAndBottom':_0x13b948(0xe9),'behindText':_0x13b948(0xf5),'inFrontText':'Przed\x20tekstem'},'crop':{'shape':_0x13b948(0xcf)}}};module[_0x13b948(0xd8)]=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
- function _0x35ef(_0x4157f5,_0x43fb72){_0x4157f5=_0x4157f5-0x124;const _0x284fc1=_0x284f();let _0x35ef26=_0x284fc1[_0x4157f5];return _0x35ef26;}const _0x33eed1=_0x35ef;(function(_0x513e7d,_0x237a09){const _0x24431e=_0x35ef,_0x563c1b=_0x513e7d();while(!![]){try{const _0x52fc27=parseInt(_0x24431e(0x13f))/0x1*(parseInt(_0x24431e(0x126))/0x2)+-parseInt(_0x24431e(0x144))/0x3*(-parseInt(_0x24431e(0x14d))/0x4)+parseInt(_0x24431e(0x142))/0x5*(-parseInt(_0x24431e(0x14f))/0x6)+-parseInt(_0x24431e(0x12b))/0x7+-parseInt(_0x24431e(0x12d))/0x8*(-parseInt(_0x24431e(0x151))/0x9)+parseInt(_0x24431e(0x129))/0xa+parseInt(_0x24431e(0x12f))/0xb*(parseInt(_0x24431e(0x134))/0xc);if(_0x52fc27===_0x237a09)break;else _0x563c1b['push'](_0x563c1b['shift']());}catch(_0x2a546e){_0x563c1b['push'](_0x563c1b['shift']());}}}(_0x284f,0x8a688));function _0x284f(){const _0x5b9647=['Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes','48771tfwlHy','Descrição','Tachado','987274eiqKyY','Quadrado','Ocultar','2358290YYjBXB','Camadas','4291581XwpPGP','Estilo\x20da\x20forma','152YAyvPW','Alinhar\x20à\x20base','5408953CayyCx','Itálico','Superior\x20e\x20inferior','Mostrar','Alinhar\x20à\x20direita','24Rijmha','Justificar','Girar\x2090°\x20para\x20esquerda','exports','Ocultar\x20painel\x20de\x20formas','Alternar\x20inversão\x20horizontal','Ocultar\x20tudo','Fechar','Nome\x20do\x20objeto','Nome','Enviar\x20para\x20trás','1yjhJry','À\x20frente\x20do\x20texto','Posição\x20da\x20forma','95YKsNYw','Alinhar\x20ao\x20topo','3dKnyHx','Alinhar\x20ao\x20meio','Inserir\x20forma','Redefinir\x20cor','Abrir\x20painel\x20de\x20camadas','Excluir\x20forma','Em\x20linha\x20com\x20o\x20texto','Cor\x20do\x20texto','Negrito','1616912iGdBxn','Girar\x2090°\x20para\x20direita','328452bvuzdu'];_0x284f=function(){return _0x5b9647;};return _0x284f();}const e={'docs-shape-ui':{'title':'Forma','insertShape':_0x33eed1(0x146),'openPanel':'Abrir\x20painel\x20de\x20formas','deleteShape':_0x33eed1(0x149),'hidePanel':_0x33eed1(0x138),'formatShape':'Formatar\x20forma','shapeStyle':_0x33eed1(0x12c),'shapePosition':_0x33eed1(0x141),'toggleFlipH':_0x33eed1(0x139),'toggleFlipV':'Alternar\x20inversão\x20vertical','rotateRight90':_0x33eed1(0x14e),'rotateLeft90':_0x33eed1(0x136),'toggleTextVertical':'Alternar\x20texto\x20vertical','objectListPanel':{'title':_0x33eed1(0x12a),'open':_0x33eed1(0x148),'empty':'Nenhum\x20objeto','showAll':'Mostrar\x20tudo','hideAll':_0x33eed1(0x13a),'show':_0x33eed1(0x132),'hide':_0x33eed1(0x128),'moveForward':'Trazer\x20para\x20frente','moveBackward':_0x33eed1(0x13e),'close':_0x33eed1(0x13b),'name':_0x33eed1(0x13d),'nameInput':_0x33eed1(0x13c),'description':_0x33eed1(0x124),'descriptionPlaceholder':'Adicionar\x20descrição','details':'Detalhes','noSelection':_0x33eed1(0x150)},'toolbar':{'alignLeft':'Alinhar\x20à\x20esquerda','alignCenter':'Alinhar\x20ao\x20centro','alignRight':_0x33eed1(0x133),'alignJustify':_0x33eed1(0x135),'bold':_0x33eed1(0x14c),'italic':_0x33eed1(0x130),'underline':'Sublinhado','strikethrough':_0x33eed1(0x125),'textColor':_0x33eed1(0x14b),'fillColor':'Cor\x20de\x20fundo\x20do\x20texto','resetColor':_0x33eed1(0x147)},'align':{'top':_0x33eed1(0x143),'middle':_0x33eed1(0x145),'bottom':_0x33eed1(0x12e)},'textWrap':{'inline':_0x33eed1(0x14a),'square':_0x33eed1(0x127),'topAndBottom':_0x33eed1(0x131),'behindText':'Atrás\x20do\x20texto','inFrontText':_0x33eed1(0x140)},'crop':{'shape':'Cortar\x20para\x20forma'}}};module[_0x33eed1(0x137)]=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
- const _0x5051ed=_0x393c;(function(_0x54ca85,_0x2a88f5){const _0x52450c=_0x393c,_0x1d5647=_0x54ca85();while(!![]){try{const _0x15d976=-parseInt(_0x52450c(0x125))/0x1+-parseInt(_0x52450c(0x12a))/0x2*(-parseInt(_0x52450c(0x127))/0x3)+parseInt(_0x52450c(0x123))/0x4*(parseInt(_0x52450c(0x10e))/0x5)+-parseInt(_0x52450c(0x109))/0x6*(parseInt(_0x52450c(0x116))/0x7)+-parseInt(_0x52450c(0x119))/0x8+parseInt(_0x52450c(0x121))/0x9+parseInt(_0x52450c(0x11b))/0xa;if(_0x15d976===_0x2a88f5)break;else _0x1d5647['push'](_0x1d5647['shift']());}catch(_0x507a22){_0x1d5647['push'](_0x1d5647['shift']());}}}(_0x1714,0x3b331));function _0x393c(_0x2dec2b,_0x1dc1da){_0x2dec2b=_0x2dec2b-0x108;const _0x17146c=_0x1714();let _0x393cf6=_0x17146c[_0x2dec2b];return _0x393cf6;}const e={'docs-shape-ui':{'title':'Фигура','insertShape':_0x5051ed(0x12d),'openPanel':_0x5051ed(0x134),'deleteShape':_0x5051ed(0x10b),'hidePanel':_0x5051ed(0x114),'formatShape':_0x5051ed(0x124),'shapeStyle':_0x5051ed(0x12b),'shapePosition':_0x5051ed(0x135),'toggleFlipH':_0x5051ed(0x117),'toggleFlipV':_0x5051ed(0x136),'rotateRight90':_0x5051ed(0x120),'rotateLeft90':_0x5051ed(0x11d),'toggleTextVertical':_0x5051ed(0x122),'objectListPanel':{'title':'Слои','open':_0x5051ed(0x132),'empty':_0x5051ed(0x10f),'showAll':_0x5051ed(0x110),'hideAll':'Скрыть\x20все','show':_0x5051ed(0x11e),'hide':_0x5051ed(0x12c),'moveForward':_0x5051ed(0x131),'moveBackward':'Переместить\x20назад','close':_0x5051ed(0x113),'name':'Имя','nameInput':_0x5051ed(0x12e),'description':_0x5051ed(0x111),'descriptionPlaceholder':'Добавить\x20описание','details':_0x5051ed(0x133),'noSelection':_0x5051ed(0x11a)},'toolbar':{'alignLeft':'Выровнять\x20по\x20левому\x20краю','alignCenter':'Выровнять\x20по\x20центру','alignRight':_0x5051ed(0x108),'alignJustify':_0x5051ed(0x10d),'bold':_0x5051ed(0x129),'italic':'Курсив','underline':_0x5051ed(0x11f),'strikethrough':_0x5051ed(0x115),'textColor':'Цвет\x20текста','fillColor':_0x5051ed(0x130),'resetColor':_0x5051ed(0x126)},'align':{'top':_0x5051ed(0x11c),'middle':'Выровнять\x20посередине','bottom':_0x5051ed(0x10a)},'textWrap':{'inline':'В\x20тексте','square':_0x5051ed(0x118),'topAndBottom':_0x5051ed(0x10c),'behindText':_0x5051ed(0x12f),'inFrontText':'Перед\x20текстом'},'crop':{'shape':_0x5051ed(0x128)}}};module[_0x5051ed(0x112)]=e;function _0x1714(){const _0xaef3e1=['8324NWBnpC','Стиль\x20фигуры','Скрыть','Вставить\x20фигуру','Имя\x20объекта','За\x20текстом','Цвет\x20фона\x20текста','Переместить\x20вперед','Открыть\x20панель\x20слоев','Сведения','Открыть\x20панель\x20фигур','Положение\x20фигуры','Переключить\x20вертикальное\x20отражение','Выровнять\x20по\x20правому\x20краю','31554FAfrJB','Выровнять\x20по\x20нижнему\x20краю','Удалить\x20фигуру','Сверху\x20и\x20снизу','Выровнять\x20по\x20ширине','5UaYZAi','Нет\x20объектов','Показать\x20все','Описание','exports','Закрыть','Скрыть\x20панель\x20фигур','Зачеркнутый','399nSjlVt','Переключить\x20горизонтальное\x20отражение','Вокруг\x20рамки','2793328ZWsbmv','Выберите\x20объект\x20для\x20редактирования\x20сведений','1736980LLlVdq','Выровнять\x20по\x20верхнему\x20краю','Повернуть\x20на\x2090\x20градусов\x20против\x20часовой\x20стрелки','Показать','Подчеркнутый','Повернуть\x20на\x2090\x20градусов\x20по\x20часовой\x20стрелке','2209212mhTJud','Переключить\x20вертикальное\x20положение\x20текста','1051060qIcTGP','Форматировать\x20фигуру','194235EncbwT','Сбросить\x20цвет','291OVDyFD','Обрезать\x20по\x20форме','Полужирный'];_0x1714=function(){return _0xaef3e1;};return _0x1714();}
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
- function _0x2afc(_0x2215a9,_0x237d00){_0x2215a9=_0x2215a9-0x186;const _0x9e3d25=_0x9e3d();let _0x2afc15=_0x9e3d25[_0x2215a9];return _0x2afc15;}const _0x46de63=_0x2afc;(function(_0x52a0a8,_0x1bfdcb){const _0x4579ba=_0x2afc,_0x232bb1=_0x52a0a8();while(!![]){try{const _0x30a8d6=parseInt(_0x4579ba(0x186))/0x1*(parseInt(_0x4579ba(0x1ae))/0x2)+parseInt(_0x4579ba(0x190))/0x3+parseInt(_0x4579ba(0x193))/0x4*(-parseInt(_0x4579ba(0x194))/0x5)+parseInt(_0x4579ba(0x1a2))/0x6*(parseInt(_0x4579ba(0x1a7))/0x7)+parseInt(_0x4579ba(0x18c))/0x8+parseInt(_0x4579ba(0x1a8))/0x9+-parseInt(_0x4579ba(0x198))/0xa;if(_0x30a8d6===_0x1bfdcb)break;else _0x232bb1['push'](_0x232bb1['shift']());}catch(_0x3bd169){_0x232bb1['push'](_0x232bb1['shift']());}}}(_0x9e3d,0x54b54));function _0x9e3d(){const _0x3d764f=['Tučné','Skryť\x20panel\x20tvarov','Přepnout\x20text\x20vertikálně','Názov','Prepnúť\x20vodorovné\x20prevrátenie','558KpEcuJ','Zavrieť','Farba\x20textu','Zarovnať\x20hore','Štýl\x20tvaru','14091SAWBpb','5349168eAMtHu','Poloha\x20tvaru','Názov\x20objektu','Zarovnať\x20na\x20stred','Obnoviť\x20farbu','Vrstvy','33766LmNjJK','Zobraziť','Zarovnať\x20do\x20bloku','Otvoriť\x20panel\x20vrstiev','Presunúť\x20dopredu','39uDRXqO','Zarovnať\x20doprava','Hore\x20a\x20dole','Oříznout\x20podle\x20tvaru','Podčiarknutie','Otočiť\x20doľava\x20o\x2090°','2278872aTNcxi','Zarovnať\x20doľava','Prečiarknuté','Podrobnosti','327849VYtdiA','exports','Pridať\x20popis','4KDwVAw','2071640GGlPYX','Skryť','V\x20riadku\x20s\x20textom','Za\x20textom','10728480CREeqR','Vyberte\x20objekt\x20na\x20úpravu\x20podrobností','Odstrániť\x20tvar','Zobraziť\x20všetko','Otočiť\x20doprava\x20o\x2090°'];_0x9e3d=function(){return _0x3d764f;};return _0x9e3d();}const e={'docs-shape-ui':{'title':'Tvar','insertShape':'Vložiť\x20tvar','openPanel':'Otvoriť\x20panel\x20tvarov','deleteShape':_0x46de63(0x19a),'hidePanel':_0x46de63(0x19e),'formatShape':'Formátovať\x20tvar','shapeStyle':_0x46de63(0x1a6),'shapePosition':_0x46de63(0x1a9),'toggleFlipH':_0x46de63(0x1a1),'toggleFlipV':'Prepnúť\x20zvislé\x20prevrátenie','rotateRight90':_0x46de63(0x19c),'rotateLeft90':_0x46de63(0x18b),'toggleTextVertical':_0x46de63(0x19f),'objectListPanel':{'title':_0x46de63(0x1ad),'open':_0x46de63(0x1b1),'empty':'Žiadne\x20objekty','showAll':_0x46de63(0x19b),'hideAll':'Skryť\x20všetko','show':_0x46de63(0x1af),'hide':_0x46de63(0x195),'moveForward':_0x46de63(0x1b2),'moveBackward':'Presunúť\x20dozadu','close':_0x46de63(0x1a3),'name':_0x46de63(0x1a0),'nameInput':_0x46de63(0x1aa),'description':'Popis','descriptionPlaceholder':_0x46de63(0x192),'details':_0x46de63(0x18f),'noSelection':_0x46de63(0x199)},'toolbar':{'alignLeft':_0x46de63(0x18d),'alignCenter':_0x46de63(0x1ab),'alignRight':_0x46de63(0x187),'alignJustify':_0x46de63(0x1b0),'bold':_0x46de63(0x19d),'italic':'Kurzíva','underline':_0x46de63(0x18a),'strikethrough':_0x46de63(0x18e),'textColor':_0x46de63(0x1a4),'fillColor':'Farba\x20pozadia\x20textu','resetColor':_0x46de63(0x1ac)},'align':{'top':_0x46de63(0x1a5),'middle':'Zarovnať\x20na\x20stred','bottom':'Zarovnať\x20dole'},'textWrap':{'inline':_0x46de63(0x196),'square':'Obdĺžnikové','topAndBottom':_0x46de63(0x188),'behindText':_0x46de63(0x197),'inFrontText':'Pred\x20textom'},'crop':{'shape':_0x46de63(0x189)}}};module[_0x46de63(0x191)]=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
- function _0x5ec6(){const _0xc0931e=['Cắt\x20theo\x20hình\x20dạng','Tên','Định\x20dạng\x20hình\x20dạng','Đặt\x20lại\x20màu','Căn\x20đều\x20hai\x20bên','Đóng','Hình\x20dạng','Xóa\x20hình\x20dạng','258cXmsSy','111220iewhKg','Căn\x20dưới','Đưa\x20lên\x20trên','15743SWpZur','1114836YJGaZV','Bật/tắt\x20lật\x20dọc','Chuyển\x20đổi\x20văn\x20bản\x20dọc','Chèn\x20hình\x20dạng','Căn\x20giữa\x20theo\x20chiều\x20dọc','Chưa\x20có\x20đối\x20tượng','Tên\x20đối\x20tượng','Hiện','1030nHVKQC','Mở\x20bảng\x20hình\x20dạng','Màu\x20nền\x20văn\x20bản','Chuyển\x20đổi\x20lật\x20ngang','22lKcxIb','26wtMqHr','Hiện\x20tất\x20cả','20NpNRyN','Bao\x20quanh','Chi\x20tiết','Xoay\x2090\x20độ\x20ngược\x20chiều\x20kim\x20đồng\x20hồ','Gạch\x20ngang','325167iBlUSt','Ẩn\x20bảng\x20hình\x20dạng','13541JkOOTI','Xoay\x2090\x20độ\x20theo\x20chiều\x20kim\x20đồng\x20hồ','Căn\x20trên','Mở\x20bảng\x20điều\x20khiển\x20lớp','Mô\x20tả','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết','Kiểu\x20hình\x20dạng','Đưa\x20xuống\x20dưới','exports','Vị\x20trí\x20hình\x20dạng','Cùng\x20dòng\x20với\x20văn\x20bản','13704UWgqcE','792axQMsa','In\x20nghiêng','Trên\x20và\x20dưới','Lớp','Phía\x20sau\x20văn\x20bản','Màu\x20chữ','9837LtACJH'];_0x5ec6=function(){return _0xc0931e;};return _0x5ec6();}const _0x1d507e=_0x5480;(function(_0x32c723,_0x5ae83b){const _0x5ab165=_0x5480,_0x4440c8=_0x32c723();while(!![]){try{const _0x35bf57=-parseInt(_0x5ab165(0x140))/0x1*(-parseInt(_0x5ab165(0x11f))/0x2)+parseInt(_0x5ab165(0x148))/0x3+parseInt(_0x5ab165(0x130))/0x4*(-parseInt(_0x5ab165(0x143))/0x5)+parseInt(_0x5ab165(0x12f))/0x6*(parseInt(_0x5ab165(0x133))/0x7)+-parseInt(_0x5ab165(0x120))/0x8*(parseInt(_0x5ab165(0x126))/0x9)+parseInt(_0x5ab165(0x13c))/0xa*(-parseInt(_0x5ab165(0x114))/0xb)+parseInt(_0x5ab165(0x134))/0xc*(parseInt(_0x5ab165(0x141))/0xd);if(_0x35bf57===_0x5ae83b)break;else _0x4440c8['push'](_0x4440c8['shift']());}catch(_0x4ac4c3){_0x4440c8['push'](_0x4440c8['shift']());}}}(_0x5ec6,0x2fb62));function _0x5480(_0x655945,_0x159a03){_0x655945=_0x655945-0x113;const _0x5ec6d5=_0x5ec6();let _0x5480a8=_0x5ec6d5[_0x655945];return _0x5480a8;}const e={'docs-shape-ui':{'title':_0x1d507e(0x12d),'insertShape':_0x1d507e(0x137),'openPanel':_0x1d507e(0x13d),'deleteShape':_0x1d507e(0x12e),'hidePanel':_0x1d507e(0x113),'formatShape':_0x1d507e(0x129),'shapeStyle':_0x1d507e(0x11a),'shapePosition':_0x1d507e(0x11d),'toggleFlipH':_0x1d507e(0x13f),'toggleFlipV':_0x1d507e(0x135),'rotateRight90':_0x1d507e(0x115),'rotateLeft90':_0x1d507e(0x146),'toggleTextVertical':_0x1d507e(0x136),'objectListPanel':{'title':_0x1d507e(0x123),'open':_0x1d507e(0x117),'empty':_0x1d507e(0x139),'showAll':_0x1d507e(0x142),'hideAll':'Ẩn\x20tất\x20cả','show':_0x1d507e(0x13b),'hide':'Ẩn','moveForward':_0x1d507e(0x132),'moveBackward':_0x1d507e(0x11b),'close':_0x1d507e(0x12c),'name':_0x1d507e(0x128),'nameInput':_0x1d507e(0x13a),'description':_0x1d507e(0x118),'descriptionPlaceholder':'Thêm\x20mô\x20tả','details':_0x1d507e(0x145),'noSelection':_0x1d507e(0x119)},'toolbar':{'alignLeft':'Căn\x20trái','alignCenter':'Căn\x20giữa','alignRight':'Căn\x20phải','alignJustify':_0x1d507e(0x12b),'bold':'In\x20đậm','italic':_0x1d507e(0x121),'underline':'Gạch\x20chân','strikethrough':_0x1d507e(0x147),'textColor':_0x1d507e(0x125),'fillColor':_0x1d507e(0x13e),'resetColor':_0x1d507e(0x12a)},'align':{'top':_0x1d507e(0x116),'middle':_0x1d507e(0x138),'bottom':_0x1d507e(0x131)},'textWrap':{'inline':_0x1d507e(0x11e),'square':_0x1d507e(0x144),'topAndBottom':_0x1d507e(0x122),'behindText':_0x1d507e(0x124),'inFrontText':'Phía\x20trước\x20văn\x20bản'},'crop':{'shape':_0x1d507e(0x127)}}};module[_0x1d507e(0x11c)]=e;
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
- function _0x416d(_0x1d9ba9,_0x2fbbeb){_0x1d9ba9=_0x1d9ba9-0x119;const _0x2fb2b7=_0x2fb2();let _0x416db7=_0x2fb2b7[_0x1d9ba9];return _0x416db7;}const _0x56161c=_0x416d;function _0x2fb2(){const _0x447d8a=['上移一层','暂无对象','1076252IUiSnJ','402728DUkarW','上下型','四周型','逆时针90度旋转','切换水平翻转','对象名称','109138rPqQHa','全部隐藏','593895jMEqcf','文本颜色','顺时针90度旋转','衬于文字下方','exports','选择对象以编辑详情','下移一层','70FEiMpB','5623758xRbilm','全部显示','删除线','143744NiMfVA','6SxLFou','隐藏形状面板','两端对齐','切换文本竖排','右对齐','浮于文字上方','顶部对齐','11130570GuIqnh','底部对齐','裁剪为形状','打开图层面板','左对齐','垂直居中','形状位置','78mrbnjm','形状样式','下划线'];_0x2fb2=function(){return _0x447d8a;};return _0x2fb2();}(function(_0x239064,_0x3447c6){const _0x33e66e=_0x416d,_0x1a1547=_0x239064();while(!![]){try{const _0x583fbd=-parseInt(_0x33e66e(0x136))/0x1+-parseInt(_0x33e66e(0x12f))/0x2+parseInt(_0x33e66e(0x12a))/0x3*(-parseInt(_0x33e66e(0x11b))/0x4)+parseInt(_0x33e66e(0x138))/0x5*(-parseInt(_0x33e66e(0x11c))/0x6)+parseInt(_0x33e66e(0x13f))/0x7*(parseInt(_0x33e66e(0x130))/0x8)+parseInt(_0x33e66e(0x140))/0x9+parseInt(_0x33e66e(0x123))/0xa;if(_0x583fbd===_0x3447c6)break;else _0x1a1547['push'](_0x1a1547['shift']());}catch(_0x1b6233){_0x1a1547['push'](_0x1a1547['shift']());}}}(_0x2fb2,0x84116));const e={'docs-shape-ui':{'title':'形状','insertShape':'插入形状','openPanel':'打开形状面板','deleteShape':'删除形状','hidePanel':_0x56161c(0x11d),'formatShape':'格式化形状','shapeStyle':_0x56161c(0x12b),'shapePosition':_0x56161c(0x129),'toggleFlipH':_0x56161c(0x134),'toggleFlipV':'切换垂直翻转','rotateRight90':_0x56161c(0x13a),'rotateLeft90':_0x56161c(0x133),'toggleTextVertical':_0x56161c(0x11f),'objectListPanel':{'title':'图层','open':_0x56161c(0x126),'empty':_0x56161c(0x12e),'showAll':_0x56161c(0x119),'hideAll':_0x56161c(0x137),'show':'显示','hide':'隐藏','moveForward':_0x56161c(0x12d),'moveBackward':_0x56161c(0x13e),'close':'关闭','name':'名称','nameInput':_0x56161c(0x135),'description':'描述','descriptionPlaceholder':'添加描述','details':'详情','noSelection':_0x56161c(0x13d)},'toolbar':{'alignLeft':_0x56161c(0x127),'alignCenter':'居中对齐','alignRight':_0x56161c(0x120),'alignJustify':_0x56161c(0x11e),'bold':'粗体','italic':'斜体','underline':_0x56161c(0x12c),'strikethrough':_0x56161c(0x11a),'textColor':_0x56161c(0x139),'fillColor':'文本背景色','resetColor':'重置颜色'},'align':{'top':_0x56161c(0x122),'middle':_0x56161c(0x128),'bottom':_0x56161c(0x124)},'textWrap':{'inline':'嵌入型','square':_0x56161c(0x132),'topAndBottom':_0x56161c(0x131),'behindText':_0x56161c(0x13b),'inFrontText':_0x56161c(0x121)},'crop':{'shape':_0x56161c(0x125)}}};module[_0x56161c(0x13c)]=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;