@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
- function _0x16fb(_0x4763ee,_0x31d54e){_0x4763ee=_0x4763ee-0x1ba;var _0x50cc4d=_0x50cc();var _0x16fb64=_0x50cc4d[_0x4763ee];return _0x16fb64;}(function(_0x29dee3,_0x5bc46a){var _0x3b3b1f=_0x16fb,_0x2e46e1=_0x29dee3();while(!![]){try{var _0x30b87=parseInt(_0x3b3b1f(0x1d2))/0x1*(-parseInt(_0x3b3b1f(0x1bb))/0x2)+-parseInt(_0x3b3b1f(0x1d3))/0x3*(-parseInt(_0x3b3b1f(0x1de))/0x4)+-parseInt(_0x3b3b1f(0x1e8))/0x5+-parseInt(_0x3b3b1f(0x1bc))/0x6*(-parseInt(_0x3b3b1f(0x1e7))/0x7)+parseInt(_0x3b3b1f(0x1d1))/0x8*(parseInt(_0x3b3b1f(0x1e0))/0x9)+parseInt(_0x3b3b1f(0x1ce))/0xa+-parseInt(_0x3b3b1f(0x1d4))/0xb*(parseInt(_0x3b3b1f(0x1df))/0xc);if(_0x30b87===_0x5bc46a)break;else _0x2e46e1['push'](_0x2e46e1['shift']());}catch(_0xb75eff){_0x2e46e1['push'](_0x2e46e1['shift']());}}}(_0x50cc,0x59dcc),function(_0x1049db,_0x4ff5da){var _0x374075=_0x16fb;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x4ff5da():typeof define==_0x374075(0x1ba)&&define[_0x374075(0x1dc)]?define([],_0x4ff5da):(_0x1049db=typeof globalThis<'u'?globalThis:_0x1049db||self,_0x1049db[_0x374075(0x1ca)]=_0x4ff5da());}(this,function(){var _0x16b41e=_0x16fb;return{'docs-shape-ui':{'title':_0x16b41e(0x1cf),'insertShape':_0x16b41e(0x1c2),'openPanel':'فتح\x20لوحة\x20الأشكال','deleteShape':_0x16b41e(0x1bd),'hidePanel':_0x16b41e(0x1e3),'formatShape':_0x16b41e(0x1c9),'shapeStyle':_0x16b41e(0x1d7),'shapePosition':_0x16b41e(0x1be),'toggleFlipH':'تبديل\x20الانعكاس\x20الأفقي','toggleFlipV':'تبديل\x20الانعكاس\x20العمودي','rotateRight90':'تدوير\x20لليمين\x2090°','rotateLeft90':'تدوير\x20لليسار\x2090°','toggleTextVertical':_0x16b41e(0x1e5),'objectListPanel':{'title':_0x16b41e(0x1cb),'open':_0x16b41e(0x1cc),'empty':'لا\x20توجد\x20كائنات','showAll':'إظهار\x20الكل','hideAll':'إخفاء\x20الكل','show':_0x16b41e(0x1c5),'hide':'إخفاء','moveForward':'إحضار\x20إلى\x20الأمام','moveBackward':'إرسال\x20إلى\x20الخلف','close':_0x16b41e(0x1c3),'name':_0x16b41e(0x1d5),'nameInput':_0x16b41e(0x1e1),'description':_0x16b41e(0x1cd),'descriptionPlaceholder':_0x16b41e(0x1bf),'details':'التفاصيل','noSelection':_0x16b41e(0x1d9)},'toolbar':{'alignLeft':_0x16b41e(0x1e2),'alignCenter':'محاذاة\x20للوسط','alignRight':_0x16b41e(0x1dd),'alignJustify':'ضبط','bold':_0x16b41e(0x1c0),'italic':_0x16b41e(0x1c6),'underline':_0x16b41e(0x1c4),'strikethrough':'يتوسطه\x20خط','textColor':_0x16b41e(0x1e4),'fillColor':_0x16b41e(0x1db),'resetColor':_0x16b41e(0x1d6)},'align':{'top':_0x16b41e(0x1e6),'middle':_0x16b41e(0x1c7),'bottom':_0x16b41e(0x1d0)},'textWrap':{'inline':_0x16b41e(0x1c1),'square':_0x16b41e(0x1da),'topAndBottom':'أعلى\x20وأسفل','behindText':_0x16b41e(0x1d8),'inFrontText':'أمام\x20النص'},'crop':{'shape':_0x16b41e(0x1c8)}}};}));function _0x50cc(){var _0x790b4=['إعادة\x20تعيين\x20اللون','نمط\x20الشكل','خلف\x20النص','حدّد\x20كائنًا\x20لتعديل\x20تفاصيله','مربع','لون\x20خلفية\x20النص','amd','محاذاة\x20لليمين','102692eNulny','12Lscxoe','189NNRjFE','اسم\x20الكائن','محاذاة\x20لليسار','إخفاء\x20لوحة\x20الأشكال','لون\x20النص','تبديل\x20النص\x20العمودي','محاذاة\x20للأعلى','7pGvyEE','1721000CaYEca','function','14XcUSHO','3167076ivaGyw','حذف\x20الشكل','موضع\x20الشكل','أضف\x20وصفًا','غامق','في\x20نفس\x20السطر\x20مع\x20النص','إدراج\x20شكل','إغلاق','تسطير','إظهار','مائل','محاذاة\x20للمنتصف','قص\x20إلى\x20شكل','تنسيق\x20الشكل','UniverProDocsShapeUiArSA','الطبقات','فتح\x20لوحة\x20الطبقات','الوصف','2162450IDfQAk','شكل','محاذاة\x20للأسفل','5520hBECNL','45019YWRzia','33TdpTrC','149325lBHpeC','الاسم'];_0x50cc=function(){return _0x790b4;};return _0x50cc();}
1
+ (function(_0x497425,_0x1043b2){var _0x26bcfb=_0x3053,_0x3858ac=_0x497425();while(!![]){try{var _0x4af59d=parseInt(_0x26bcfb(0xa6))/0x1+parseInt(_0x26bcfb(0x91))/0x2*(parseInt(_0x26bcfb(0xa0))/0x3)+-parseInt(_0x26bcfb(0xa8))/0x4*(-parseInt(_0x26bcfb(0x7c))/0x5)+-parseInt(_0x26bcfb(0x87))/0x6*(-parseInt(_0x26bcfb(0x98))/0x7)+-parseInt(_0x26bcfb(0x7d))/0x8*(-parseInt(_0x26bcfb(0x9a))/0x9)+parseInt(_0x26bcfb(0x96))/0xa*(-parseInt(_0x26bcfb(0x92))/0xb)+-parseInt(_0x26bcfb(0x78))/0xc;if(_0x4af59d===_0x1043b2)break;else _0x3858ac['push'](_0x3858ac['shift']());}catch(_0xc9ca4b){_0x3858ac['push'](_0x3858ac['shift']());}}}(_0x5067,0xab89e),function(_0x522feb,_0x5f2798){var _0x4b66c3=_0x3053;typeof exports==_0x4b66c3(0x97)&&typeof module<'u'?module[_0x4b66c3(0x8c)]=_0x5f2798():typeof define=='function'&&define[_0x4b66c3(0x9c)]?define([],_0x5f2798):(_0x522feb=typeof globalThis<'u'?globalThis:_0x522feb||self,_0x522feb[_0x4b66c3(0xa1)]=_0x5f2798());}(this,function(){var _0x27cd74=_0x3053;return{'docs-shape-ui':{'quickStyles':_0x27cd74(0x7b),'title':_0x27cd74(0x88),'insertShape':_0x27cd74(0xa5),'openPanel':_0x27cd74(0x84),'deleteShape':'حذف\x20الشكل','hidePanel':_0x27cd74(0x80),'formatShape':_0x27cd74(0x86),'shapeStyle':'نمط\x20الشكل','shapePosition':_0x27cd74(0x75),'toggleFlipH':_0x27cd74(0x93),'toggleFlipV':_0x27cd74(0x8d),'rotateRight90':_0x27cd74(0x79),'rotateLeft90':'تدوير\x20لليسار\x2090°','toggleTextVertical':'تبديل\x20النص\x20العمودي','objectListPanel':{'title':'الطبقات','open':_0x27cd74(0x90),'empty':_0x27cd74(0xa3),'showAll':_0x27cd74(0xa2),'hideAll':_0x27cd74(0x7a),'show':_0x27cd74(0x81),'hide':_0x27cd74(0x9d),'moveForward':_0x27cd74(0x89),'moveBackward':_0x27cd74(0x82),'close':'إغلاق','name':_0x27cd74(0xa4),'nameInput':_0x27cd74(0x76),'description':_0x27cd74(0x94),'descriptionPlaceholder':_0x27cd74(0x9b),'details':_0x27cd74(0x95),'noSelection':_0x27cd74(0x8a)},'toolbar':{'alignLeft':_0x27cd74(0x8b),'alignCenter':_0x27cd74(0x9f),'alignRight':'محاذاة\x20لليمين','alignJustify':'ضبط','bold':_0x27cd74(0x7f),'italic':'مائل','underline':'تسطير','strikethrough':'يتوسطه\x20خط','textColor':_0x27cd74(0x85),'fillColor':_0x27cd74(0x9e),'resetColor':'إعادة\x20تعيين\x20اللون'},'align':{'top':'محاذاة\x20للأعلى','middle':_0x27cd74(0x99),'bottom':_0x27cd74(0x8e)},'textWrap':{'inline':_0x27cd74(0x7e),'square':_0x27cd74(0x83),'topAndBottom':'أعلى\x20وأسفل','behindText':_0x27cd74(0xa7),'inFrontText':_0x27cd74(0x77)},'crop':{'shape':_0x27cd74(0x8f)}}};}));function _0x3053(_0x1bc7bc,_0x2167df){_0x1bc7bc=_0x1bc7bc-0x75;var _0x50679c=_0x5067();var _0x305308=_0x50679c[_0x1bc7bc];return _0x305308;}function _0x5067(){var _0x1d7042=['تدوير\x20لليمين\x2090°','إخفاء\x20الكل','أنماط\x20سريعة','3785xxxAgR','6709656TXffKi','في\x20نفس\x20السطر\x20مع\x20النص','غامق','إخفاء\x20لوحة\x20الأشكال','إظهار','إرسال\x20إلى\x20الخلف','مربع','فتح\x20لوحة\x20الأشكال','لون\x20النص','تنسيق\x20الشكل','1676118DXYjcY','شكل','إحضار\x20إلى\x20الأمام','حدّد\x20كائنًا\x20لتعديل\x20تفاصيله','محاذاة\x20لليسار','exports','تبديل\x20الانعكاس\x20العمودي','محاذاة\x20للأسفل','قص\x20إلى\x20شكل','فتح\x20لوحة\x20الطبقات','2787914mhRgpN','10556920MVQRFM','تبديل\x20الانعكاس\x20الأفقي','الوصف','التفاصيل','10rpxAWC','object','35fsQsbt','محاذاة\x20للمنتصف','9ERNjhe','أضف\x20وصفًا','amd','إخفاء','لون\x20خلفية\x20النص','محاذاة\x20للوسط','3IOauSz','UniverProDocsShapeUiArSA','إظهار\x20الكل','لا\x20توجد\x20كائنات','الاسم','إدراج\x20شكل','1296118lORxxN','خلف\x20النص','5620rRaaKH','موضع\x20الشكل','اسم\x20الكائن','أمام\x20النص','51921480JXjmdW'];_0x5067=function(){return _0x1d7042;};return _0x5067();}
@@ -1 +1 @@
1
- function _0x1559(_0x11e337,_0x1d37ae){_0x11e337=_0x11e337-0xfb;var _0x5f366b=_0x5f36();var _0x1559b3=_0x5f366b[_0x11e337];return _0x1559b3;}function _0x5f36(){var _0x59630b=['3EmVGOr','function','Rotar\x2090°\x20a\x20l\x27esquerra','810MexDBL','361810lLHUZn','Posició\x20de\x20forma','Obre\x20el\x20tauler\x20de\x20capes','50XgMmOW','392340qohEzJ','Subratllat','Format\x20de\x20forma','Afegeix\x20una\x20descripció','Centra','Alinea\x20a\x20dalt','Amagar\x20panell\x20de\x20formes','9036isAtav','Amaga','Alinea\x20a\x20baix','Porta\x20endavant','1304Vludjf','Retalla\x20a\x20forma','Alinea\x20a\x20la\x20dreta','Color\x20de\x20fons\x20del\x20text','Alternar\x20volteig\x20horitzontal','UniverProDocsShapeUiCaES','Estil\x20de\x20forma','Darrere\x20del\x20text','Mostra’ls\x20tots','exports','25312mvnScN','A\x20dalt\x20i\x20a\x20baix','object','517400VXSTao','Color\x20del\x20text','Obrir\x20panell\x20de\x20formes','Tanca','Sense\x20objectes','Rotar\x2090°\x20a\x20la\x20dreta','4323RnQzMk','Quadrat','Alternar\x20volteig\x20vertical','Nom\x20de\x20l’objecte','Mostra','Envia\x20enrere','Inserir\x20forma','23697QzJvvM','Selecciona\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls','Restableix\x20el\x20color','Forma','Cursiva','Alinea\x20al\x20mig','266090eoIIiB','Justifica','Amaga’ls\x20tots','En\x20línia\x20amb\x20el\x20text','Detalls','Eliminar\x20forma','Alinea\x20a\x20l\x27esquerra'];_0x5f36=function(){return _0x59630b;};return _0x5f36();}(function(_0x2bc152,_0xc7c788){var _0xd050a3=_0x1559,_0x49b2e9=_0x2bc152();while(!![]){try{var _0x4a2f45=parseInt(_0xd050a3(0x117))/0x1+-parseInt(_0xd050a3(0x122))/0x2+parseInt(_0xd050a3(0x11e))/0x3*(parseInt(_0xd050a3(0x104))/0x4)+parseInt(_0xd050a3(0x125))/0x5*(parseInt(_0xd050a3(0x126))/0x6)+parseInt(_0xd050a3(0x101))/0x7*(-parseInt(_0xd050a3(0x131))/0x8)+-parseInt(_0xd050a3(0x111))/0x9*(parseInt(_0xd050a3(0x121))/0xa)+parseInt(_0xd050a3(0x10a))/0xb*(parseInt(_0xd050a3(0x12d))/0xc);if(_0x4a2f45===_0xc7c788)break;else _0x49b2e9['push'](_0x49b2e9['shift']());}catch(_0x5ddf85){_0x49b2e9['push'](_0x49b2e9['shift']());}}}(_0x5f36,0x584d3),function(_0x25f064,_0x2f0241){var _0x3849b5=_0x1559;typeof exports==_0x3849b5(0x103)&&typeof module<'u'?module[_0x3849b5(0x100)]=_0x2f0241():typeof define==_0x3849b5(0x11f)&&define['amd']?define([],_0x2f0241):(_0x25f064=typeof globalThis<'u'?globalThis:_0x25f064||self,_0x25f064[_0x3849b5(0xfc)]=_0x2f0241());}(this,function(){var _0x2a03da=_0x1559;return{'docs-shape-ui':{'title':_0x2a03da(0x114),'insertShape':_0x2a03da(0x110),'openPanel':_0x2a03da(0x106),'deleteShape':_0x2a03da(0x11c),'hidePanel':_0x2a03da(0x12c),'formatShape':_0x2a03da(0x128),'shapeStyle':_0x2a03da(0xfd),'shapePosition':_0x2a03da(0x123),'toggleFlipH':_0x2a03da(0xfb),'toggleFlipV':_0x2a03da(0x10c),'rotateRight90':_0x2a03da(0x109),'rotateLeft90':_0x2a03da(0x120),'toggleTextVertical':'Alternar\x20text\x20vertical','objectListPanel':{'title':'Capes','open':_0x2a03da(0x124),'empty':_0x2a03da(0x108),'showAll':_0x2a03da(0xff),'hideAll':_0x2a03da(0x119),'show':_0x2a03da(0x10e),'hide':_0x2a03da(0x12e),'moveForward':_0x2a03da(0x130),'moveBackward':_0x2a03da(0x10f),'close':_0x2a03da(0x107),'name':'Nom','nameInput':_0x2a03da(0x10d),'description':'Descripció','descriptionPlaceholder':_0x2a03da(0x129),'details':_0x2a03da(0x11b),'noSelection':_0x2a03da(0x112)},'toolbar':{'alignLeft':_0x2a03da(0x11d),'alignCenter':_0x2a03da(0x12a),'alignRight':_0x2a03da(0x133),'alignJustify':_0x2a03da(0x118),'bold':'Negreta','italic':_0x2a03da(0x115),'underline':_0x2a03da(0x127),'strikethrough':'Ratllat','textColor':_0x2a03da(0x105),'fillColor':_0x2a03da(0x134),'resetColor':_0x2a03da(0x113)},'align':{'top':_0x2a03da(0x12b),'middle':_0x2a03da(0x116),'bottom':_0x2a03da(0x12f)},'textWrap':{'inline':_0x2a03da(0x11a),'square':_0x2a03da(0x10b),'topAndBottom':_0x2a03da(0x102),'behindText':_0x2a03da(0xfe),'inFrontText':'Davant\x20del\x20text'},'crop':{'shape':_0x2a03da(0x132)}}};}));
1
+ function _0x3c01(){var _0x3f1398=['Amaga','Inserir\x20forma','Retalla\x20a\x20forma','Alinea\x20al\x20mig','Mostra','510118NCsWEc','Selecciona\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls','Nom','Restableix\x20el\x20color','Alternar\x20text\x20vertical','Estils\x20ràpids','Rotar\x2090°\x20a\x20la\x20dreta','4xqpOnd','Tanca','Rotar\x2090°\x20a\x20l\x27esquerra','Estil\x20de\x20forma','Ratllat','Afegeix\x20una\x20descripció','amd','6ZgEvtq','Alinea\x20a\x20la\x20dreta','Color\x20del\x20text','Obrir\x20panell\x20de\x20formes','Centra','Obre\x20el\x20tauler\x20de\x20capes','872isiqPO','Alinea\x20a\x20baix','Format\x20de\x20forma','exports','Color\x20de\x20fons\x20del\x20text','Eliminar\x20forma','11368522yxFaeF','Negreta','Alternar\x20volteig\x20vertical','Sense\x20objectes','1313680juwezC','Alternar\x20volteig\x20horitzontal','Subratllat','Forma','Nom\x20de\x20l’objecte','408561jvSLIT','Porta\x20endavant','2DcGKvx','Descripció','Davant\x20del\x20text','En\x20línia\x20amb\x20el\x20text','Amagar\x20panell\x20de\x20formes','Quadrat','2648380rAyqli','Justifica','Mostra’ls\x20tots','Alinea\x20a\x20l\x27esquerra','A\x20dalt\x20i\x20a\x20baix','56691VqDgLn','884485kAMTbt'];_0x3c01=function(){return _0x3f1398;};return _0x3c01();}function _0x5428(_0x5ced21,_0x3f3513){_0x5ced21=_0x5ced21-0x125;var _0x3c01d1=_0x3c01();var _0x542810=_0x3c01d1[_0x5ced21];return _0x542810;}(function(_0x130c3c,_0x2d9ffb){var _0x5ed31=_0x5428,_0x83f56e=_0x130c3c();while(!![]){try{var _0x22ae77=-parseInt(_0x5ed31(0x14c))/0x1*(parseInt(_0x5ed31(0x127))/0x2)+-parseInt(_0x5ed31(0x14a))/0x3+parseInt(_0x5ed31(0x12e))/0x4*(parseInt(_0x5ed31(0x145))/0x5)+-parseInt(_0x5ed31(0x135))/0x6*(-parseInt(_0x5ed31(0x158))/0x7)+parseInt(_0x5ed31(0x13b))/0x8*(-parseInt(_0x5ed31(0x157))/0x9)+parseInt(_0x5ed31(0x152))/0xa+parseInt(_0x5ed31(0x141))/0xb;if(_0x22ae77===_0x2d9ffb)break;else _0x83f56e['push'](_0x83f56e['shift']());}catch(_0x6c8746){_0x83f56e['push'](_0x83f56e['shift']());}}}(_0x3c01,0x568e7),function(_0x1c2d5a,_0x14593c){var _0x293483=_0x5428;typeof exports=='object'&&typeof module<'u'?module[_0x293483(0x13e)]=_0x14593c():typeof define=='function'&&define[_0x293483(0x134)]?define([],_0x14593c):(_0x1c2d5a=typeof globalThis<'u'?globalThis:_0x1c2d5a||self,_0x1c2d5a['UniverProDocsShapeUiCaES']=_0x14593c());}(this,function(){var _0x4ad921=_0x5428;return{'docs-shape-ui':{'quickStyles':_0x4ad921(0x12c),'title':_0x4ad921(0x148),'insertShape':_0x4ad921(0x15a),'openPanel':_0x4ad921(0x138),'deleteShape':_0x4ad921(0x140),'hidePanel':_0x4ad921(0x150),'formatShape':_0x4ad921(0x13d),'shapeStyle':_0x4ad921(0x131),'shapePosition':'Posició\x20de\x20forma','toggleFlipH':_0x4ad921(0x146),'toggleFlipV':_0x4ad921(0x143),'rotateRight90':_0x4ad921(0x12d),'rotateLeft90':_0x4ad921(0x130),'toggleTextVertical':_0x4ad921(0x12b),'objectListPanel':{'title':'Capes','open':_0x4ad921(0x13a),'empty':_0x4ad921(0x144),'showAll':_0x4ad921(0x154),'hideAll':'Amaga’ls\x20tots','show':_0x4ad921(0x126),'hide':_0x4ad921(0x159),'moveForward':_0x4ad921(0x14b),'moveBackward':'Envia\x20enrere','close':_0x4ad921(0x12f),'name':_0x4ad921(0x129),'nameInput':_0x4ad921(0x149),'description':_0x4ad921(0x14d),'descriptionPlaceholder':_0x4ad921(0x133),'details':'Detalls','noSelection':_0x4ad921(0x128)},'toolbar':{'alignLeft':_0x4ad921(0x155),'alignCenter':_0x4ad921(0x139),'alignRight':_0x4ad921(0x136),'alignJustify':_0x4ad921(0x153),'bold':_0x4ad921(0x142),'italic':'Cursiva','underline':_0x4ad921(0x147),'strikethrough':_0x4ad921(0x132),'textColor':_0x4ad921(0x137),'fillColor':_0x4ad921(0x13f),'resetColor':_0x4ad921(0x12a)},'align':{'top':'Alinea\x20a\x20dalt','middle':_0x4ad921(0x125),'bottom':_0x4ad921(0x13c)},'textWrap':{'inline':_0x4ad921(0x14f),'square':_0x4ad921(0x151),'topAndBottom':_0x4ad921(0x156),'behindText':'Darrere\x20del\x20text','inFrontText':_0x4ad921(0x14e)},'crop':{'shape':_0x4ad921(0x15b)}}};}));
@@ -1 +1 @@
1
- function _0x3cae(_0x1ea83,_0x1bddfc){_0x1ea83=_0x1ea83-0x1de;var _0x3db00b=_0x3db0();var _0x3cae9c=_0x3db00b[_0x1ea83];return _0x3cae9c;}(function(_0x25f3c3,_0xe8b1d2){var _0x34980a=_0x3cae,_0x2bba6c=_0x25f3c3();while(!![]){try{var _0x4c0011=parseInt(_0x34980a(0x1f0))/0x1*(parseInt(_0x34980a(0x1e5))/0x2)+-parseInt(_0x34980a(0x1e3))/0x3+parseInt(_0x34980a(0x20b))/0x4+-parseInt(_0x34980a(0x20a))/0x5*(-parseInt(_0x34980a(0x1ff))/0x6)+parseInt(_0x34980a(0x1f5))/0x7*(parseInt(_0x34980a(0x1f2))/0x8)+parseInt(_0x34980a(0x1e4))/0x9*(-parseInt(_0x34980a(0x1fc))/0xa)+parseInt(_0x34980a(0x1df))/0xb;if(_0x4c0011===_0xe8b1d2)break;else _0x2bba6c['push'](_0x2bba6c['shift']());}catch(_0x12a9c3){_0x2bba6c['push'](_0x2bba6c['shift']());}}}(_0x3db0,0x4856e),function(_0x1c4a9a,_0x3b90ec){var _0x5ced5e=_0x3cae;typeof exports==_0x5ced5e(0x1f8)&&typeof module<'u'?module['exports']=_0x3b90ec():typeof define=='function'&&define[_0x5ced5e(0x1e7)]?define([],_0x3b90ec):(_0x1c4a9a=typeof globalThis<'u'?globalThis:_0x1c4a9a||self,_0x1c4a9a[_0x5ced5e(0x1f6)]=_0x3b90ec());}(this,function(){var _0x3a9d9b=_0x3cae;return{'docs-shape-ui':{'title':_0x3a9d9b(0x1f3),'insertShape':_0x3a9d9b(0x1f7),'openPanel':_0x3a9d9b(0x1f9),'deleteShape':'Form\x20löschen','hidePanel':'Form-Panel\x20ausblenden','formatShape':_0x3a9d9b(0x1e9),'shapeStyle':'Formstil','shapePosition':_0x3a9d9b(0x207),'toggleFlipH':_0x3a9d9b(0x1fb),'toggleFlipV':'Vertikale\x20Spiegelung\x20umschalten','rotateRight90':_0x3a9d9b(0x1de),'rotateLeft90':_0x3a9d9b(0x20d),'toggleTextVertical':_0x3a9d9b(0x1fe),'objectListPanel':{'title':_0x3a9d9b(0x1e0),'open':_0x3a9d9b(0x203),'empty':'Keine\x20Objekte','showAll':_0x3a9d9b(0x1ee),'hideAll':_0x3a9d9b(0x1e1),'show':_0x3a9d9b(0x209),'hide':'Ausblenden','moveForward':_0x3a9d9b(0x1f1),'moveBackward':'Weiter\x20nach\x20hinten','close':_0x3a9d9b(0x1fd),'name':'Name','nameInput':'Objektname','description':_0x3a9d9b(0x208),'descriptionPlaceholder':'Beschreibung\x20hinzufügen','details':_0x3a9d9b(0x204),'noSelection':_0x3a9d9b(0x20c)},'toolbar':{'alignLeft':_0x3a9d9b(0x1e8),'alignCenter':_0x3a9d9b(0x1ec),'alignRight':_0x3a9d9b(0x1f4),'alignJustify':_0x3a9d9b(0x1e2),'bold':'Fett','italic':_0x3a9d9b(0x200),'underline':_0x3a9d9b(0x205),'strikethrough':_0x3a9d9b(0x206),'textColor':_0x3a9d9b(0x1ed),'fillColor':'Texthintergrundfarbe','resetColor':_0x3a9d9b(0x1fa)},'align':{'top':_0x3a9d9b(0x1ef),'middle':_0x3a9d9b(0x1e6),'bottom':_0x3a9d9b(0x201)},'textWrap':{'inline':_0x3a9d9b(0x1ea),'square':_0x3a9d9b(0x1eb),'topAndBottom':_0x3a9d9b(0x202),'behindText':'Hinter\x20dem\x20Text','inFrontText':'Vor\x20dem\x20Text'},'crop':{'shape':'Auf\x20Form\x20zuschneiden'}}};}));function _0x3db0(){var _0x48fd5c=['Links\x2090°\x20drehen','Rechts\x2090°\x20drehen','712107PGDdPv','Ebenen','Alle\x20ausblenden','Blocksatz','1478748RaeaEl','94914wCMDDV','1650ToFoIX','Mittig','amd','Linksbündig','Form\x20formatieren','Im\x20Textfluss','Quadratisch','Zentriert','Textfarbe','Alle\x20anzeigen','Oben\x20bündig','470qWbvTg','Weiter\x20nach\x20vorne','1747472WvULnI','Form','Rechtsbündig','7JgRotl','UniverProDocsShapeUiDeDE','Form\x20einfügen','object','Form-Panel\x20öffnen','Farbe\x20zurücksetzen','Horizontale\x20Spiegelung\x20umschalten','470jOqeBW','Schließen','Vertikalen\x20Text\x20umschalten','1679784BtSEOo','Kursiv','Unten\x20bündig','Oben\x20und\x20unten','Ebenenbereich\x20öffnen','Details','Unterstrichen','Durchgestrichen','Formposition','Beschreibung','Anzeigen','5hiZuZS','1335980pTWiQH','Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen'];_0x3db0=function(){return _0x48fd5c;};return _0x3db0();}
1
+ (function(_0x8b7b6b,_0x11712a){var _0xee914d=_0x3ae9,_0x4560ff=_0x8b7b6b();while(!![]){try{var _0x150ce4=-parseInt(_0xee914d(0xaa))/0x1*(parseInt(_0xee914d(0xa9))/0x2)+parseInt(_0xee914d(0x9d))/0x3*(parseInt(_0xee914d(0xb8))/0x4)+parseInt(_0xee914d(0x97))/0x5*(parseInt(_0xee914d(0xb0))/0x6)+parseInt(_0xee914d(0x93))/0x7*(-parseInt(_0xee914d(0xa0))/0x8)+-parseInt(_0xee914d(0xb9))/0x9+-parseInt(_0xee914d(0x91))/0xa*(-parseInt(_0xee914d(0x87))/0xb)+parseInt(_0xee914d(0x90))/0xc;if(_0x150ce4===_0x11712a)break;else _0x4560ff['push'](_0x4560ff['shift']());}catch(_0x1d168f){_0x4560ff['push'](_0x4560ff['shift']());}}}(_0x44d6,0xf17e4),function(_0x565827,_0x10605d){var _0x5c9136=_0x3ae9;typeof exports==_0x5c9136(0xb2)&&typeof module<'u'?module[_0x5c9136(0x9b)]=_0x10605d():typeof define==_0x5c9136(0xae)&&define[_0x5c9136(0xb3)]?define([],_0x10605d):(_0x565827=typeof globalThis<'u'?globalThis:_0x565827||self,_0x565827[_0x5c9136(0xa2)]=_0x10605d());}(this,function(){var _0x50bc19=_0x3ae9;return{'docs-shape-ui':{'quickStyles':_0x50bc19(0x9c),'title':_0x50bc19(0x8f),'insertShape':_0x50bc19(0x98),'openPanel':'Form-Panel\x20öffnen','deleteShape':'Form\x20löschen','hidePanel':_0x50bc19(0x8a),'formatShape':'Form\x20formatieren','shapeStyle':'Formstil','shapePosition':_0x50bc19(0xa5),'toggleFlipH':_0x50bc19(0xaf),'toggleFlipV':'Vertikale\x20Spiegelung\x20umschalten','rotateRight90':'Rechts\x2090°\x20drehen','rotateLeft90':'Links\x2090°\x20drehen','toggleTextVertical':_0x50bc19(0x8e),'objectListPanel':{'title':'Ebenen','open':_0x50bc19(0xb5),'empty':_0x50bc19(0x86),'showAll':_0x50bc19(0x96),'hideAll':'Alle\x20ausblenden','show':_0x50bc19(0xac),'hide':'Ausblenden','moveForward':_0x50bc19(0x9a),'moveBackward':_0x50bc19(0xa7),'close':_0x50bc19(0xb7),'name':_0x50bc19(0xa3),'nameInput':_0x50bc19(0xad),'description':_0x50bc19(0x92),'descriptionPlaceholder':_0x50bc19(0xba),'details':_0x50bc19(0xa1),'noSelection':_0x50bc19(0x99)},'toolbar':{'alignLeft':_0x50bc19(0xab),'alignCenter':'Zentriert','alignRight':_0x50bc19(0x95),'alignJustify':_0x50bc19(0xb6),'bold':_0x50bc19(0x88),'italic':_0x50bc19(0xa8),'underline':_0x50bc19(0xb1),'strikethrough':_0x50bc19(0x89),'textColor':_0x50bc19(0x9e),'fillColor':_0x50bc19(0x8c),'resetColor':'Farbe\x20zurücksetzen'},'align':{'top':_0x50bc19(0x9f),'middle':_0x50bc19(0x94),'bottom':'Unten\x20bündig'},'textWrap':{'inline':_0x50bc19(0x8b),'square':_0x50bc19(0xa4),'topAndBottom':_0x50bc19(0x8d),'behindText':_0x50bc19(0xa6),'inFrontText':'Vor\x20dem\x20Text'},'crop':{'shape':_0x50bc19(0xb4)}}};}));function _0x3ae9(_0x4ab971,_0x203728){_0x4ab971=_0x4ab971-0x86;var _0x44d68b=_0x44d6();var _0x3ae9a2=_0x44d68b[_0x4ab971];return _0x3ae9a2;}function _0x44d6(){var _0xeccd8f=['Mittig','Rechtsbündig','Alle\x20anzeigen','1255YgRZRs','Form\x20einfügen','Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen','Weiter\x20nach\x20vorne','exports','Schnellformatvorlagen','1011xWwELS','Textfarbe','Oben\x20bündig','16ytJuns','Details','UniverProDocsShapeUiDeDE','Name','Quadratisch','Formposition','Hinter\x20dem\x20Text','Weiter\x20nach\x20hinten','Kursiv','169802XHAjgt','7eebbqT','Linksbündig','Anzeigen','Objektname','function','Horizontale\x20Spiegelung\x20umschalten','2418okHjki','Unterstrichen','object','amd','Auf\x20Form\x20zuschneiden','Ebenenbereich\x20öffnen','Blocksatz','Schließen','22740PGjwUN','9557478zJXDxy','Beschreibung\x20hinzufügen','Keine\x20Objekte','22dFFdXt','Fett','Durchgestrichen','Form-Panel\x20ausblenden','Im\x20Textfluss','Texthintergrundfarbe','Oben\x20und\x20unten','Vertikalen\x20Text\x20umschalten','Form','23125404dBaWnA','3300460qQbWfG','Beschreibung','6855807vDXhQd'];_0x44d6=function(){return _0xeccd8f;};return _0x44d6();}
@@ -1 +1 @@
1
- function _0x43c3(_0x1ab38f,_0x42ac91){_0x1ab38f=_0x1ab38f-0x11c;var _0x4120ec=_0x4120();var _0x43c3e2=_0x4120ec[_0x1ab38f];return _0x43c3e2;}(function(_0x35efa5,_0x242dd0){var _0x3ab671=_0x43c3,_0xc9086d=_0x35efa5();while(!![]){try{var _0x324c61=parseInt(_0x3ab671(0x127))/0x1+parseInt(_0x3ab671(0x125))/0x2+parseInt(_0x3ab671(0x133))/0x3+-parseInt(_0x3ab671(0x12d))/0x4+-parseInt(_0x3ab671(0x141))/0x5+-parseInt(_0x3ab671(0x123))/0x6*(parseInt(_0x3ab671(0x13e))/0x7)+parseInt(_0x3ab671(0x122))/0x8;if(_0x324c61===_0x242dd0)break;else _0xc9086d['push'](_0xc9086d['shift']());}catch(_0x1a4f20){_0xc9086d['push'](_0xc9086d['shift']());}}}(_0x4120,0x97688),function(_0x3565a8,_0x4c9980){var _0x78e750=_0x43c3;typeof exports==_0x78e750(0x12a)&&typeof module<'u'?module[_0x78e750(0x14d)]=_0x4c9980():typeof define==_0x78e750(0x14a)&&define[_0x78e750(0x13a)]?define([],_0x4c9980):(_0x3565a8=typeof globalThis<'u'?globalThis:_0x3565a8||self,_0x3565a8[_0x78e750(0x11c)]=_0x4c9980());}(this,function(){var _0x45b20a=_0x43c3;return{'docs-shape-ui':{'title':_0x45b20a(0x147),'insertShape':_0x45b20a(0x143),'openPanel':_0x45b20a(0x130),'deleteShape':_0x45b20a(0x131),'hidePanel':_0x45b20a(0x132),'formatShape':'Format\x20Shape','shapeStyle':_0x45b20a(0x13b),'shapePosition':_0x45b20a(0x12f),'toggleFlipH':'Toggle\x20Horizontal\x20Flip','toggleFlipV':_0x45b20a(0x140),'rotateRight90':'Rotate\x20Right\x2090°','rotateLeft90':'Rotate\x20Left\x2090°','toggleTextVertical':'Toggle\x20Text\x20Vertical','objectListPanel':{'title':_0x45b20a(0x13f),'open':_0x45b20a(0x129),'empty':_0x45b20a(0x136),'showAll':_0x45b20a(0x124),'hideAll':_0x45b20a(0x134),'show':_0x45b20a(0x144),'hide':_0x45b20a(0x12e),'moveForward':'Bring\x20Forward','moveBackward':'Send\x20Backward','close':_0x45b20a(0x12c),'name':'Name','nameInput':_0x45b20a(0x11e),'description':_0x45b20a(0x120),'descriptionPlaceholder':_0x45b20a(0x126),'details':_0x45b20a(0x148),'noSelection':_0x45b20a(0x149)},'toolbar':{'alignLeft':_0x45b20a(0x139),'alignCenter':_0x45b20a(0x137),'alignRight':_0x45b20a(0x11d),'alignJustify':_0x45b20a(0x12b),'bold':_0x45b20a(0x145),'italic':_0x45b20a(0x121),'underline':_0x45b20a(0x14c),'strikethrough':'Strikethrough','textColor':'Text\x20color','fillColor':_0x45b20a(0x13d),'resetColor':_0x45b20a(0x142)},'align':{'top':_0x45b20a(0x11f),'middle':_0x45b20a(0x146),'bottom':_0x45b20a(0x13c)},'textWrap':{'inline':_0x45b20a(0x14b),'square':_0x45b20a(0x135),'topAndBottom':_0x45b20a(0x138),'behindText':'Behind\x20text','inFrontText':'In\x20front\x20of\x20text'},'crop':{'shape':_0x45b20a(0x128)}}};}));function _0x4120(){var _0x3e62dc=['Justify','Close','3430808QWinlU','Hide','Shape\x20Position','Open\x20Shape\x20Panel','Delete\x20Shape','Hide\x20Shape\x20Panel','3183156NSspOt','Hide\x20All','Square','No\x20objects','Align\x20Center','Top\x20and\x20Bottom','Align\x20Left','amd','Shape\x20Style','Align\x20Bottom','Text\x20Background\x20color','52199OWHUEA','Layers','Toggle\x20Vertical\x20Flip','2198775jvfFpy','Reset\x20color','Insert\x20Shape','Show','Bold','Align\x20Middle','Shape','Details','Select\x20an\x20object\x20to\x20edit\x20details','function','In\x20line\x20with\x20text','Underline','exports','UniverProDocsShapeUiEnUS','Align\x20Right','Object\x20name','Align\x20Top','Description','Italic','1753472hZbhNs','108vlpbFm','Show\x20All','1202486iXCXQf','Add\x20description','170372ZxOzQU','Crop\x20to\x20Shape','Open\x20Layers\x20Panel','object'];_0x4120=function(){return _0x3e62dc;};return _0x4120();}
1
+ function _0x5186(_0x583d93,_0x23a120){_0x583d93=_0x583d93-0xcc;var _0x38cc14=_0x38cc();var _0x518698=_0x38cc14[_0x583d93];return _0x518698;}(function(_0x8746d4,_0x1adf37){var _0x76e8a6=_0x5186,_0xb6481b=_0x8746d4();while(!![]){try{var _0xe26ecc=parseInt(_0x76e8a6(0xe9))/0x1+-parseInt(_0x76e8a6(0xf8))/0x2+parseInt(_0x76e8a6(0xec))/0x3+parseInt(_0x76e8a6(0xce))/0x4+-parseInt(_0x76e8a6(0xcf))/0x5*(-parseInt(_0x76e8a6(0xed))/0x6)+parseInt(_0x76e8a6(0xf3))/0x7+-parseInt(_0x76e8a6(0xe0))/0x8*(parseInt(_0x76e8a6(0xde))/0x9);if(_0xe26ecc===_0x1adf37)break;else _0xb6481b['push'](_0xb6481b['shift']());}catch(_0x17e3ae){_0xb6481b['push'](_0xb6481b['shift']());}}}(_0x38cc,0xb4b9e),function(_0x25be88,_0xbaa1b1){var _0xa5bb12=_0x5186;typeof exports=='object'&&typeof module<'u'?module[_0xa5bb12(0xcc)]=_0xbaa1b1():typeof define==_0xa5bb12(0xe5)&&define[_0xa5bb12(0xf9)]?define([],_0xbaa1b1):(_0x25be88=typeof globalThis<'u'?globalThis:_0x25be88||self,_0x25be88[_0xa5bb12(0xfc)]=_0xbaa1b1());}(this,function(){var _0x20f858=_0x5186;return{'docs-shape-ui':{'quickStyles':'Quick\x20styles','title':'Shape','insertShape':_0x20f858(0xcd),'openPanel':'Open\x20Shape\x20Panel','deleteShape':_0x20f858(0xe6),'hidePanel':'Hide\x20Shape\x20Panel','formatShape':'Format\x20Shape','shapeStyle':_0x20f858(0xd6),'shapePosition':'Shape\x20Position','toggleFlipH':_0x20f858(0xe7),'toggleFlipV':_0x20f858(0xdd),'rotateRight90':_0x20f858(0xef),'rotateLeft90':_0x20f858(0xeb),'toggleTextVertical':_0x20f858(0xf0),'objectListPanel':{'title':_0x20f858(0xd7),'open':_0x20f858(0xe3),'empty':'No\x20objects','showAll':_0x20f858(0xf1),'hideAll':_0x20f858(0xda),'show':_0x20f858(0xd3),'hide':_0x20f858(0xf5),'moveForward':_0x20f858(0xdb),'moveBackward':_0x20f858(0xd5),'close':'Close','name':_0x20f858(0xd1),'nameInput':'Object\x20name','description':'Description','descriptionPlaceholder':_0x20f858(0xf7),'details':_0x20f858(0xdf),'noSelection':_0x20f858(0xd0)},'toolbar':{'alignLeft':_0x20f858(0xf4),'alignCenter':_0x20f858(0xe4),'alignRight':_0x20f858(0xd9),'alignJustify':_0x20f858(0xee),'bold':_0x20f858(0xf2),'italic':_0x20f858(0xdc),'underline':_0x20f858(0xd4),'strikethrough':_0x20f858(0xd2),'textColor':'Text\x20color','fillColor':_0x20f858(0xe2),'resetColor':_0x20f858(0xf6)},'align':{'top':_0x20f858(0xea),'middle':_0x20f858(0xe1),'bottom':'Align\x20Bottom'},'textWrap':{'inline':_0x20f858(0xe8),'square':_0x20f858(0xfb),'topAndBottom':_0x20f858(0xfa),'behindText':_0x20f858(0xfd),'inFrontText':_0x20f858(0xd8)},'crop':{'shape':'Crop\x20to\x20Shape'}}};}));function _0x38cc(){var _0x98bfa4=['1765812unIUDQ','3032790xxWrxq','Justify','Rotate\x20Right\x2090°','Toggle\x20Text\x20Vertical','Show\x20All','Bold','3673474HDmnTY','Align\x20Left','Hide','Reset\x20color','Add\x20description','481122HfbCrI','amd','Top\x20and\x20Bottom','Square','UniverProDocsShapeUiEnUS','Behind\x20text','exports','Insert\x20Shape','2326484zJpAHl','10jaqcXq','Select\x20an\x20object\x20to\x20edit\x20details','Name','Strikethrough','Show','Underline','Send\x20Backward','Shape\x20Style','Layers','In\x20front\x20of\x20text','Align\x20Right','Hide\x20All','Bring\x20Forward','Italic','Toggle\x20Vertical\x20Flip','283779UJvRgv','Details','712nTwBRa','Align\x20Middle','Text\x20Background\x20color','Open\x20Layers\x20Panel','Align\x20Center','function','Delete\x20Shape','Toggle\x20Horizontal\x20Flip','In\x20line\x20with\x20text','1081137CVuGqu','Align\x20Top','Rotate\x20Left\x2090°'];_0x38cc=function(){return _0x98bfa4;};return _0x38cc();}
@@ -1 +1 @@
1
- function _0x206a(_0x79d949,_0x347858){_0x79d949=_0x79d949-0xd0;var _0x1edaa8=_0x1eda();var _0x206abb=_0x1edaa8[_0x79d949];return _0x206abb;}function _0x1eda(){var _0xb51c29=['Alinear\x20a\x20la\x20izquierda','205196PBMiZI','Enviar\x20atrás','Centrar','10VRooGf','Traer\x20adelante','Nombre\x20del\x20objeto','6TZgOaB','Formato\x20de\x20forma','5GhxYAi','Cerrar','Tachado','Cuadrado','amd','Eliminar\x20forma','Descripción','Alternar\x20volteo\x20horizontal','Justificar','En\x20línea\x20con\x20el\x20texto','Ocultar\x20todo','object','464973WQBCTd','Negrita','Ocultar\x20panel\x20de\x20formas','Restablecer\x20color','Detrás\x20del\x20texto','1065434XoVZUT','1065465zezmTx','Abrir\x20panel\x20de\x20formas','3cawmXF','12nkZqzm','Mostrar\x20todo','Agregar\x20descripción','Alinear\x20al\x20medio','Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','Rotar\x2090°\x20a\x20la\x20derecha','2716084cZJfME','Alinear\x20arriba','Delante\x20del\x20texto','Abrir\x20panel\x20de\x20capas','8129319TsDFjq','exports','function','Alinear\x20abajo','Ocultar','Rotar\x2090°\x20a\x20la\x20izquierda','Color\x20de\x20fondo\x20de\x20texto','Nombre','Forma','2394952VzGCuq'];_0x1eda=function(){return _0xb51c29;};return _0x1eda();}(function(_0x17c861,_0x385a29){var _0x441deb=_0x206a,_0x23bbd0=_0x17c861();while(!![]){try{var _0x1655fa=parseInt(_0x441deb(0xe3))/0x1+-parseInt(_0x441deb(0xe8))/0x2*(-parseInt(_0x441deb(0xeb))/0x3)+-parseInt(_0x441deb(0x101))/0x4*(-parseInt(_0x441deb(0xd7))/0x5)+-parseInt(_0x441deb(0xd5))/0x6*(-parseInt(_0x441deb(0xf2))/0x7)+-parseInt(_0x441deb(0xff))/0x8+-parseInt(_0x441deb(0xe9))/0x9*(parseInt(_0x441deb(0xd2))/0xa)+-parseInt(_0x441deb(0xf6))/0xb*(parseInt(_0x441deb(0xec))/0xc);if(_0x1655fa===_0x385a29)break;else _0x23bbd0['push'](_0x23bbd0['shift']());}catch(_0xf85105){_0x23bbd0['push'](_0x23bbd0['shift']());}}}(_0x1eda,0x4469a),function(_0x1fa93b,_0x278e0a){var _0xd8be4d=_0x206a;typeof exports==_0xd8be4d(0xe2)&&typeof module<'u'?module[_0xd8be4d(0xf7)]=_0x278e0a():typeof define==_0xd8be4d(0xf8)&&define[_0xd8be4d(0xdb)]?define([],_0x278e0a):(_0x1fa93b=typeof globalThis<'u'?globalThis:_0x1fa93b||self,_0x1fa93b['UniverProDocsShapeUiEsES']=_0x278e0a());}(this,function(){var _0x36a85e=_0x206a;return{'docs-shape-ui':{'title':_0x36a85e(0xfe),'insertShape':'Insertar\x20forma','openPanel':_0x36a85e(0xea),'deleteShape':_0x36a85e(0xdc),'hidePanel':_0x36a85e(0xe5),'formatShape':_0x36a85e(0xd6),'shapeStyle':'Estilo\x20de\x20forma','shapePosition':'Posición\x20de\x20forma','toggleFlipH':_0x36a85e(0xde),'toggleFlipV':'Alternar\x20volteo\x20vertical','rotateRight90':_0x36a85e(0xf1),'rotateLeft90':_0x36a85e(0xfb),'toggleTextVertical':'Alternar\x20texto\x20vertical','objectListPanel':{'title':'Capas','open':_0x36a85e(0xf5),'empty':'Sin\x20objetos','showAll':_0x36a85e(0xed),'hideAll':_0x36a85e(0xe1),'show':'Mostrar','hide':_0x36a85e(0xfa),'moveForward':_0x36a85e(0xd3),'moveBackward':_0x36a85e(0xd0),'close':_0x36a85e(0xd8),'name':_0x36a85e(0xfd),'nameInput':_0x36a85e(0xd4),'description':_0x36a85e(0xdd),'descriptionPlaceholder':_0x36a85e(0xee),'details':'Detalles','noSelection':_0x36a85e(0xf0)},'toolbar':{'alignLeft':_0x36a85e(0x100),'alignCenter':_0x36a85e(0xd1),'alignRight':'Alinear\x20a\x20la\x20derecha','alignJustify':_0x36a85e(0xdf),'bold':_0x36a85e(0xe4),'italic':'Cursiva','underline':'Subrayado','strikethrough':_0x36a85e(0xd9),'textColor':'Color\x20de\x20texto','fillColor':_0x36a85e(0xfc),'resetColor':_0x36a85e(0xe6)},'align':{'top':_0x36a85e(0xf3),'middle':_0x36a85e(0xef),'bottom':_0x36a85e(0xf9)},'textWrap':{'inline':_0x36a85e(0xe0),'square':_0x36a85e(0xda),'topAndBottom':'Arriba\x20y\x20abajo','behindText':_0x36a85e(0xe7),'inFrontText':_0x36a85e(0xf4)},'crop':{'shape':'Recortar\x20a\x20forma'}}};}));
1
+ (function(_0xc39715,_0x12cc98){var _0x2a1188=_0x24eb,_0x5b6f15=_0xc39715();while(!![]){try{var _0x4e02f1=parseInt(_0x2a1188(0x18a))/0x1+parseInt(_0x2a1188(0x1a8))/0x2*(-parseInt(_0x2a1188(0x18c))/0x3)+parseInt(_0x2a1188(0x1ac))/0x4*(-parseInt(_0x2a1188(0x184))/0x5)+parseInt(_0x2a1188(0x186))/0x6*(parseInt(_0x2a1188(0x1a6))/0x7)+parseInt(_0x2a1188(0x183))/0x8*(parseInt(_0x2a1188(0x19a))/0x9)+parseInt(_0x2a1188(0x1aa))/0xa+parseInt(_0x2a1188(0x18d))/0xb;if(_0x4e02f1===_0x12cc98)break;else _0x5b6f15['push'](_0x5b6f15['shift']());}catch(_0x89307){_0x5b6f15['push'](_0x5b6f15['shift']());}}}(_0x5805,0x1d7dc),function(_0x41ee6d,_0x91bafb){var _0xbd3c79=_0x24eb;typeof exports==_0xbd3c79(0x190)&&typeof module<'u'?module['exports']=_0x91bafb():typeof define==_0xbd3c79(0x1a9)&&define[_0xbd3c79(0x19b)]?define([],_0x91bafb):(_0x41ee6d=typeof globalThis<'u'?globalThis:_0x41ee6d||self,_0x41ee6d['UniverProDocsShapeUiEsES']=_0x91bafb());}(this,function(){var _0x1abe95=_0x24eb;return{'docs-shape-ui':{'quickStyles':_0x1abe95(0x1a1),'title':_0x1abe95(0x195),'insertShape':'Insertar\x20forma','openPanel':_0x1abe95(0x185),'deleteShape':_0x1abe95(0x1a2),'hidePanel':_0x1abe95(0x193),'formatShape':_0x1abe95(0x18b),'shapeStyle':_0x1abe95(0x1ab),'shapePosition':_0x1abe95(0x1b2),'toggleFlipH':_0x1abe95(0x197),'toggleFlipV':'Alternar\x20volteo\x20vertical','rotateRight90':'Rotar\x2090°\x20a\x20la\x20derecha','rotateLeft90':_0x1abe95(0x189),'toggleTextVertical':_0x1abe95(0x1a4),'objectListPanel':{'title':_0x1abe95(0x1a5),'open':_0x1abe95(0x1b3),'empty':_0x1abe95(0x192),'showAll':_0x1abe95(0x196),'hideAll':'Ocultar\x20todo','show':_0x1abe95(0x191),'hide':'Ocultar','moveForward':_0x1abe95(0x199),'moveBackward':_0x1abe95(0x18e),'close':_0x1abe95(0x19f),'name':_0x1abe95(0x1ad),'nameInput':'Nombre\x20del\x20objeto','description':_0x1abe95(0x1a0),'descriptionPlaceholder':_0x1abe95(0x198),'details':'Detalles','noSelection':'Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles'},'toolbar':{'alignLeft':_0x1abe95(0x1a7),'alignCenter':'Centrar','alignRight':_0x1abe95(0x19d),'alignJustify':_0x1abe95(0x1af),'bold':_0x1abe95(0x1b5),'italic':_0x1abe95(0x1ae),'underline':'Subrayado','strikethrough':_0x1abe95(0x1a3),'textColor':_0x1abe95(0x18f),'fillColor':_0x1abe95(0x188),'resetColor':_0x1abe95(0x1b1)},'align':{'top':'Alinear\x20arriba','middle':_0x1abe95(0x1b4),'bottom':_0x1abe95(0x187)},'textWrap':{'inline':'En\x20línea\x20con\x20el\x20texto','square':_0x1abe95(0x19c),'topAndBottom':_0x1abe95(0x194),'behindText':_0x1abe95(0x1b0),'inFrontText':_0x1abe95(0x19e)},'crop':{'shape':'Recortar\x20a\x20forma'}}};}));function _0x24eb(_0x37c610,_0x1129b5){_0x37c610=_0x37c610-0x183;var _0x58051c=_0x5805();var _0x24eb33=_0x58051c[_0x37c610];return _0x24eb33;}function _0x5805(){var _0x3f3f39=['Tachado','Alternar\x20texto\x20vertical','Capas','210IROcHX','Alinear\x20a\x20la\x20izquierda','212096nsoiuK','function','1682570HtfFVC','Estilo\x20de\x20forma','124ADmIkT','Nombre','Cursiva','Justificar','Detrás\x20del\x20texto','Restablecer\x20color','Posición\x20de\x20forma','Abrir\x20panel\x20de\x20capas','Alinear\x20al\x20medio','Negrita','872OGcJJC','9375IapQjI','Abrir\x20panel\x20de\x20formas','22758RkqjMz','Alinear\x20abajo','Color\x20de\x20fondo\x20de\x20texto','Rotar\x2090°\x20a\x20la\x20izquierda','81860nDtgqC','Formato\x20de\x20forma','6vKeEIQ','214280aRaVPS','Enviar\x20atrás','Color\x20de\x20texto','object','Mostrar','Sin\x20objetos','Ocultar\x20panel\x20de\x20formas','Arriba\x20y\x20abajo','Forma','Mostrar\x20todo','Alternar\x20volteo\x20horizontal','Agregar\x20descripción','Traer\x20adelante','630zSBpDI','amd','Cuadrado','Alinear\x20a\x20la\x20derecha','Delante\x20del\x20texto','Cerrar','Descripción','Estilos\x20rápidos','Eliminar\x20forma'];_0x5805=function(){return _0x3f3f39;};return _0x5805();}
@@ -1 +1 @@
1
- function _0x2b7e(){var _0x1f8b7d=['33wdfBKD','تغییر\x20وضعیت\x20چرخش\x20عمودی','بستن','559214IkcpOX','رنگ\x20متن','جزئیات','5071068cgWGkc','exports','14ygpwEa','پشت\x20متن','2805yxPJeH','3hMqxIk','در\x20یک\x20خط\x20با\x20متن','6641160epKVii','باز\x20کردن\x20پنل\x20لایه‌ها','حذف\x20شکل','توضیحی\x20اضافه\x20کنید','موقعیت\x20شکل','بالا\x20و\x20پایین','تراز\x20بالا','تراز\x20راست','توجیه','334892ghRpHp','کراپ\x20به\x20شکل','8730uYHmed','8566092FXbBjO','لایه‌ها','نمایش\x20همه','جلوی\x20متن','تغییر\x20وضعیت\x20متن\x20عمودی','پررنگ','عقب\x20بردن','مربع','چرخش\x20۹۰\x20درجه\x20به\x20راست','پنهان\x20کردن','نام\x20شیء','تراز\x20وسط','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید','13331904eRNpeZ','تغییر\x20وضعیت\x20چرخش\x20افقی','جلو\x20آوردن','خط‌دار','ایتالیک','رنگ\x20پس‌زمینه\x20متن','مخفی\x20کردن\x20پنل\x20شکل‌ها','amd','object','پنهان\x20کردن\x20همه','خط‌کشی','نام'];_0x2b7e=function(){return _0x1f8b7d;};return _0x2b7e();}function _0x2319(_0x33daac,_0x36ca01){_0x33daac=_0x33daac-0x132;var _0x2b7e56=_0x2b7e();var _0x2319d3=_0x2b7e56[_0x33daac];return _0x2319d3;}(function(_0x28183f,_0x5e3990){var _0x4dd7a9=_0x2319,_0x407613=_0x28183f();while(!![]){try{var _0x37fe41=-parseInt(_0x4dd7a9(0x15c))/0x1*(-parseInt(_0x4dd7a9(0x154))/0x2)+parseInt(_0x4dd7a9(0x151))/0x3*(parseInt(_0x4dd7a9(0x135))/0x4)+parseInt(_0x4dd7a9(0x15e))/0x5+parseInt(_0x4dd7a9(0x157))/0x6*(-parseInt(_0x4dd7a9(0x159))/0x7)+-parseInt(_0x4dd7a9(0x145))/0x8+parseInt(_0x4dd7a9(0x138))/0x9+-parseInt(_0x4dd7a9(0x137))/0xa*(-parseInt(_0x4dd7a9(0x15b))/0xb);if(_0x37fe41===_0x5e3990)break;else _0x407613['push'](_0x407613['shift']());}catch(_0x549b1c){_0x407613['push'](_0x407613['shift']());}}}(_0x2b7e,0xdd15d),function(_0x40fc7d,_0x8334f4){var _0x4030e2=_0x2319;typeof exports==_0x4030e2(0x14d)&&typeof module<'u'?module[_0x4030e2(0x158)]=_0x8334f4():typeof define=='function'&&define[_0x4030e2(0x14c)]?define([],_0x8334f4):(_0x40fc7d=typeof globalThis<'u'?globalThis:_0x40fc7d||self,_0x40fc7d['UniverProDocsShapeUiFaIR']=_0x8334f4());}(this,function(){var _0x297228=_0x2319;return{'docs-shape-ui':{'title':'شکل','insertShape':'درج\x20شکل','openPanel':'باز\x20کردن\x20پنل\x20شکل‌ها','deleteShape':_0x297228(0x160),'hidePanel':_0x297228(0x14b),'formatShape':'قالب‌بندی\x20شکل','shapeStyle':'سبک\x20شکل','shapePosition':_0x297228(0x162),'toggleFlipH':_0x297228(0x146),'toggleFlipV':_0x297228(0x152),'rotateRight90':_0x297228(0x140),'rotateLeft90':'چرخش\x20۹۰\x20درجه\x20به\x20چپ','toggleTextVertical':_0x297228(0x13c),'objectListPanel':{'title':_0x297228(0x139),'open':_0x297228(0x15f),'empty':'هیچ\x20شیئی\x20وجود\x20ندارد','showAll':_0x297228(0x13a),'hideAll':_0x297228(0x14e),'show':'نمایش','hide':_0x297228(0x141),'moveForward':_0x297228(0x147),'moveBackward':_0x297228(0x13e),'close':_0x297228(0x153),'name':_0x297228(0x150),'nameInput':_0x297228(0x142),'description':'توضیحات','descriptionPlaceholder':_0x297228(0x161),'details':_0x297228(0x156),'noSelection':_0x297228(0x144)},'toolbar':{'alignLeft':'تراز\x20چپ','alignCenter':_0x297228(0x143),'alignRight':_0x297228(0x133),'alignJustify':_0x297228(0x134),'bold':_0x297228(0x13d),'italic':_0x297228(0x149),'underline':_0x297228(0x14f),'strikethrough':_0x297228(0x148),'textColor':_0x297228(0x155),'fillColor':_0x297228(0x14a),'resetColor':'بازنشانی\x20رنگ'},'align':{'top':_0x297228(0x132),'middle':'تراز\x20وسط','bottom':'تراز\x20پایین'},'textWrap':{'inline':_0x297228(0x15d),'square':_0x297228(0x13f),'topAndBottom':_0x297228(0x163),'behindText':_0x297228(0x15a),'inFrontText':_0x297228(0x13b)},'crop':{'shape':_0x297228(0x136)}}};}));
1
+ function _0x11d8(){var _0x2da101=['جلو\x20آوردن','UniverProDocsShapeUiFaIR','توجیه','چرخش\x20۹۰\x20درجه\x20به\x20راست','مربع','جزئیات','خط‌دار','567400cGhkLq','تراز\x20راست','چرخش\x20۹۰\x20درجه\x20به\x20چپ','در\x20یک\x20خط\x20با\x20متن','تغییر\x20وضعیت\x20چرخش\x20عمودی','56vSlUnL','توضیحات','1362252ZOCtoi','شکل','بالا\x20و\x20پایین','تراز\x20وسط','2151365SyyIHU','38GGXSDq','رنگ\x20پس‌زمینه\x20متن','156bxCYvz','پررنگ','50892RNqtms','4cDwWQQ','رنگ\x20متن','بازنشانی\x20رنگ','پشت\x20متن','exports','پنهان\x20کردن','عقب\x20بردن','حذف\x20شکل','9510726zVLwRS','موقعیت\x20شکل','سبک‌های\x20سریع','پنهان\x20کردن\x20همه','amd','762839ajWcWf','نام','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید','کراپ\x20به\x20شکل','جلوی\x20متن','باز\x20کردن\x20پنل\x20لایه‌ها','قالب‌بندی\x20شکل','10rasHAb','تراز\x20چپ','تراز\x20بالا','بستن','2272113kwuPdV','function','لایه‌ها','توضیحی\x20اضافه\x20کنید','نام\x20شیء'];_0x11d8=function(){return _0x2da101;};return _0x11d8();}function _0x20ee(_0x1f6fc8,_0x57dd09){_0x1f6fc8=_0x1f6fc8-0x1f3;var _0x11d87a=_0x11d8();var _0x20ee52=_0x11d87a[_0x1f6fc8];return _0x20ee52;}(function(_0x31dc07,_0x3d4111){var _0x35f718=_0x20ee,_0x2243ec=_0x31dc07();while(!![]){try{var _0x91a5b=-parseInt(_0x35f718(0x208))/0x1*(-parseInt(_0x35f718(0x204))/0x2)+parseInt(_0x35f718(0x1ff))/0x3+parseInt(_0x35f718(0x209))/0x4*(parseInt(_0x35f718(0x203))/0x5)+-parseInt(_0x35f718(0x211))/0x6+-parseInt(_0x35f718(0x1fd))/0x7*(parseInt(_0x35f718(0x1f8))/0x8)+parseInt(_0x35f718(0x221))/0x9*(parseInt(_0x35f718(0x21d))/0xa)+parseInt(_0x35f718(0x216))/0xb*(parseInt(_0x35f718(0x206))/0xc);if(_0x91a5b===_0x3d4111)break;else _0x2243ec['push'](_0x2243ec['shift']());}catch(_0xd8ad68){_0x2243ec['push'](_0x2243ec['shift']());}}}(_0x11d8,0xd032a),function(_0x504280,_0x1b7536){var _0x48c358=_0x20ee;typeof exports=='object'&&typeof module<'u'?module[_0x48c358(0x20d)]=_0x1b7536():typeof define==_0x48c358(0x222)&&define[_0x48c358(0x215)]?define([],_0x1b7536):(_0x504280=typeof globalThis<'u'?globalThis:_0x504280||self,_0x504280[_0x48c358(0x227)]=_0x1b7536());}(this,function(){var _0x36e668=_0x20ee;return{'docs-shape-ui':{'quickStyles':_0x36e668(0x213),'title':_0x36e668(0x200),'insertShape':'درج\x20شکل','openPanel':'باز\x20کردن\x20پنل\x20شکل‌ها','deleteShape':_0x36e668(0x210),'hidePanel':'مخفی\x20کردن\x20پنل\x20شکل‌ها','formatShape':_0x36e668(0x21c),'shapeStyle':'سبک\x20شکل','shapePosition':_0x36e668(0x212),'toggleFlipH':'تغییر\x20وضعیت\x20چرخش\x20افقی','toggleFlipV':_0x36e668(0x1fc),'rotateRight90':_0x36e668(0x1f4),'rotateLeft90':_0x36e668(0x1fa),'toggleTextVertical':'تغییر\x20وضعیت\x20متن\x20عمودی','objectListPanel':{'title':_0x36e668(0x223),'open':_0x36e668(0x21b),'empty':'هیچ\x20شیئی\x20وجود\x20ندارد','showAll':'نمایش\x20همه','hideAll':_0x36e668(0x214),'show':'نمایش','hide':_0x36e668(0x20e),'moveForward':_0x36e668(0x226),'moveBackward':_0x36e668(0x20f),'close':_0x36e668(0x220),'name':_0x36e668(0x217),'nameInput':_0x36e668(0x225),'description':_0x36e668(0x1fe),'descriptionPlaceholder':_0x36e668(0x224),'details':_0x36e668(0x1f6),'noSelection':_0x36e668(0x218)},'toolbar':{'alignLeft':_0x36e668(0x21e),'alignCenter':_0x36e668(0x202),'alignRight':_0x36e668(0x1f9),'alignJustify':_0x36e668(0x1f3),'bold':_0x36e668(0x207),'italic':'ایتالیک','underline':'خط‌کشی','strikethrough':_0x36e668(0x1f7),'textColor':_0x36e668(0x20a),'fillColor':_0x36e668(0x205),'resetColor':_0x36e668(0x20b)},'align':{'top':_0x36e668(0x21f),'middle':_0x36e668(0x202),'bottom':'تراز\x20پایین'},'textWrap':{'inline':_0x36e668(0x1fb),'square':_0x36e668(0x1f5),'topAndBottom':_0x36e668(0x201),'behindText':_0x36e668(0x20c),'inFrontText':_0x36e668(0x21a)},'crop':{'shape':_0x36e668(0x219)}}};}));
@@ -1 +1 @@
1
- function _0x4393(_0x46687e,_0x4a4383){_0x46687e=_0x46687e-0x104;var _0x355ed6=_0x355e();var _0x439348=_0x355ed6[_0x46687e];return _0x439348;}function _0x355e(){var _0x11a9e3=['5660615VNIomR','21girusr','Barré','Nom','Couleur\x20du\x20texte','Aucun\x20objet','Masquer','Calques','Carré','12463GrxkPo','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails','721748Kgejmv','2ScchcK','Afficher','Italique','Ouvrir\x20le\x20panneau\x20des\x20calques','Insérer\x20une\x20forme','Format\x20de\x20la\x20forme','Pivoter\x20à\x20droite\x20de\x2090°','Aligner\x20à\x20droite','Description','Basculer\x20le\x20retournement\x20horizontal','1849424IYaaZN','4MXPYAd','UniverProDocsShapeUiFrFR','Ajouter\x20une\x20description','2220966JjJPCx','10286604FmFChy','Aligner\x20en\x20haut','Gras','Pivoter\x20à\x20gauche\x20de\x2090°','amd','Détails','Basculer\x20le\x20retournement\x20vertical','6670yTlfgK','function','Rogner\x20à\x20la\x20forme','Basculer\x20le\x20texte\x20vertical','Souligné','1714809ZkxLDz','exports','Réinitialiser\x20la\x20couleur','object','Fermer','Ouvrir\x20le\x20panneau\x20des\x20formes','Aligner\x20à\x20gauche','Tout\x20masquer','Justifier','Couleur\x20de\x20fond\x20du\x20texte','Masquer\x20le\x20panneau\x20des\x20formes','Tout\x20afficher'];_0x355e=function(){return _0x11a9e3;};return _0x355e();}(function(_0x466d35,_0x16e524){var _0x235aab=_0x4393,_0x56e09b=_0x466d35();while(!![]){try{var _0x3b32ac=parseInt(_0x235aab(0x11c))/0x1+parseInt(_0x235aab(0x11d))/0x2*(-parseInt(_0x235aab(0x105))/0x3)+-parseInt(_0x235aab(0x128))/0x4*(-parseInt(_0x235aab(0x111))/0x5)+parseInt(_0x235aab(0x12b))/0x6+parseInt(_0x235aab(0x112))/0x7*(-parseInt(_0x235aab(0x127))/0x8)+-parseInt(_0x235aab(0x12c))/0x9+parseInt(_0x235aab(0x133))/0xa*(parseInt(_0x235aab(0x11a))/0xb);if(_0x3b32ac===_0x16e524)break;else _0x56e09b['push'](_0x56e09b['shift']());}catch(_0x54ca09){_0x56e09b['push'](_0x56e09b['shift']());}}}(_0x355e,0x8b902),function(_0x58d12c,_0x8d5589){var _0x4ad4fe=_0x4393;typeof exports==_0x4ad4fe(0x108)&&typeof module<'u'?module[_0x4ad4fe(0x106)]=_0x8d5589():typeof define==_0x4ad4fe(0x134)&&define[_0x4ad4fe(0x130)]?define([],_0x8d5589):(_0x58d12c=typeof globalThis<'u'?globalThis:_0x58d12c||self,_0x58d12c[_0x4ad4fe(0x129)]=_0x8d5589());}(this,function(){var _0x2c8e14=_0x4393;return{'docs-shape-ui':{'title':'Forme','insertShape':_0x2c8e14(0x121),'openPanel':_0x2c8e14(0x10a),'deleteShape':'Supprimer\x20la\x20forme','hidePanel':_0x2c8e14(0x10f),'formatShape':_0x2c8e14(0x122),'shapeStyle':'Style\x20de\x20la\x20forme','shapePosition':'Position\x20de\x20la\x20forme','toggleFlipH':_0x2c8e14(0x126),'toggleFlipV':_0x2c8e14(0x132),'rotateRight90':_0x2c8e14(0x123),'rotateLeft90':_0x2c8e14(0x12f),'toggleTextVertical':_0x2c8e14(0x136),'objectListPanel':{'title':_0x2c8e14(0x118),'open':_0x2c8e14(0x120),'empty':_0x2c8e14(0x116),'showAll':_0x2c8e14(0x110),'hideAll':_0x2c8e14(0x10c),'show':_0x2c8e14(0x11e),'hide':_0x2c8e14(0x117),'moveForward':'Avancer','moveBackward':'Reculer','close':_0x2c8e14(0x109),'name':_0x2c8e14(0x114),'nameInput':'Nom\x20de\x20l’objet','description':_0x2c8e14(0x125),'descriptionPlaceholder':_0x2c8e14(0x12a),'details':_0x2c8e14(0x131),'noSelection':_0x2c8e14(0x11b)},'toolbar':{'alignLeft':_0x2c8e14(0x10b),'alignCenter':'Aligner\x20au\x20centre','alignRight':_0x2c8e14(0x124),'alignJustify':_0x2c8e14(0x10d),'bold':_0x2c8e14(0x12e),'italic':_0x2c8e14(0x11f),'underline':_0x2c8e14(0x104),'strikethrough':_0x2c8e14(0x113),'textColor':_0x2c8e14(0x115),'fillColor':_0x2c8e14(0x10e),'resetColor':_0x2c8e14(0x107)},'align':{'top':_0x2c8e14(0x12d),'middle':'Aligner\x20au\x20milieu','bottom':'Aligner\x20en\x20bas'},'textWrap':{'inline':'Aligné\x20avec\x20le\x20texte','square':_0x2c8e14(0x119),'topAndBottom':'Haut\x20et\x20bas','behindText':'Derrière\x20le\x20texte','inFrontText':'Devant\x20le\x20texte'},'crop':{'shape':_0x2c8e14(0x135)}}};}));
1
+ (function(_0x3b8aab,_0x220791){var _0x507c60=_0x50ce,_0x17f84d=_0x3b8aab();while(!![]){try{var _0x4b2a60=parseInt(_0x507c60(0x1a9))/0x1*(parseInt(_0x507c60(0x193))/0x2)+-parseInt(_0x507c60(0x19f))/0x3*(parseInt(_0x507c60(0x187))/0x4)+-parseInt(_0x507c60(0x188))/0x5+parseInt(_0x507c60(0x1a6))/0x6*(parseInt(_0x507c60(0x183))/0x7)+parseInt(_0x507c60(0x1a8))/0x8+parseInt(_0x507c60(0x19e))/0x9+parseInt(_0x507c60(0x196))/0xa*(-parseInt(_0x507c60(0x1ad))/0xb);if(_0x4b2a60===_0x220791)break;else _0x17f84d['push'](_0x17f84d['shift']());}catch(_0xe6f5ad){_0x17f84d['push'](_0x17f84d['shift']());}}}(_0x379c,0x26d25),function(_0x3f583,_0x1a0dfd){var _0x5a61b0=_0x50ce;typeof exports==_0x5a61b0(0x18a)&&typeof module<'u'?module['exports']=_0x1a0dfd():typeof define=='function'&&define['amd']?define([],_0x1a0dfd):(_0x3f583=typeof globalThis<'u'?globalThis:_0x3f583||self,_0x3f583[_0x5a61b0(0x186)]=_0x1a0dfd());}(this,function(){var _0x45c5cc=_0x50ce;return{'docs-shape-ui':{'quickStyles':_0x45c5cc(0x197),'title':_0x45c5cc(0x17e),'insertShape':_0x45c5cc(0x182),'openPanel':_0x45c5cc(0x19b),'deleteShape':'Supprimer\x20la\x20forme','hidePanel':'Masquer\x20le\x20panneau\x20des\x20formes','formatShape':_0x45c5cc(0x189),'shapeStyle':_0x45c5cc(0x18f),'shapePosition':_0x45c5cc(0x1a0),'toggleFlipH':_0x45c5cc(0x181),'toggleFlipV':_0x45c5cc(0x17d),'rotateRight90':'Pivoter\x20à\x20droite\x20de\x2090°','rotateLeft90':_0x45c5cc(0x180),'toggleTextVertical':_0x45c5cc(0x1a2),'objectListPanel':{'title':_0x45c5cc(0x18d),'open':'Ouvrir\x20le\x20panneau\x20des\x20calques','empty':_0x45c5cc(0x195),'showAll':_0x45c5cc(0x18b),'hideAll':_0x45c5cc(0x1a1),'show':_0x45c5cc(0x1aa),'hide':_0x45c5cc(0x1a5),'moveForward':_0x45c5cc(0x184),'moveBackward':_0x45c5cc(0x17a),'close':_0x45c5cc(0x194),'name':'Nom','nameInput':_0x45c5cc(0x17b),'description':_0x45c5cc(0x18c),'descriptionPlaceholder':_0x45c5cc(0x19a),'details':'Détails','noSelection':'Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails'},'toolbar':{'alignLeft':_0x45c5cc(0x1ac),'alignCenter':_0x45c5cc(0x1a7),'alignRight':_0x45c5cc(0x19d),'alignJustify':'Justifier','bold':_0x45c5cc(0x1a3),'italic':_0x45c5cc(0x185),'underline':_0x45c5cc(0x17f),'strikethrough':_0x45c5cc(0x190),'textColor':_0x45c5cc(0x18e),'fillColor':_0x45c5cc(0x19c),'resetColor':_0x45c5cc(0x191)},'align':{'top':'Aligner\x20en\x20haut','middle':'Aligner\x20au\x20milieu','bottom':_0x45c5cc(0x192)},'textWrap':{'inline':'Aligné\x20avec\x20le\x20texte','square':_0x45c5cc(0x1ab),'topAndBottom':_0x45c5cc(0x1a4),'behindText':_0x45c5cc(0x17c),'inFrontText':_0x45c5cc(0x198)},'crop':{'shape':_0x45c5cc(0x199)}}};}));function _0x50ce(_0x7e26f9,_0x3f0c4c){_0x7e26f9=_0x7e26f9-0x17a;var _0x379c7a=_0x379c();var _0x50ce72=_0x379c7a[_0x7e26f9];return _0x50ce72;}function _0x379c(){var _0x3c7d7a=['Réinitialiser\x20la\x20couleur','Aligner\x20en\x20bas','94414kkuNGs','Fermer','Aucun\x20objet','260oUnLxh','Styles\x20rapides','Devant\x20le\x20texte','Rogner\x20à\x20la\x20forme','Ajouter\x20une\x20description','Ouvrir\x20le\x20panneau\x20des\x20formes','Couleur\x20de\x20fond\x20du\x20texte','Aligner\x20à\x20droite','2674764rCXofi','6KjYxau','Position\x20de\x20la\x20forme','Tout\x20masquer','Basculer\x20le\x20texte\x20vertical','Gras','Haut\x20et\x20bas','Masquer','59916QksRRO','Aligner\x20au\x20centre','992208ewzCtW','3BaXhEW','Afficher','Carré','Aligner\x20à\x20gauche','205271bRFYJN','Reculer','Nom\x20de\x20l’objet','Derrière\x20le\x20texte','Basculer\x20le\x20retournement\x20vertical','Forme','Souligné','Pivoter\x20à\x20gauche\x20de\x2090°','Basculer\x20le\x20retournement\x20horizontal','Insérer\x20une\x20forme','133BmzrVQ','Avancer','Italique','UniverProDocsShapeUiFrFR','209476VYTTVE','18200jYVRvv','Format\x20de\x20la\x20forme','object','Tout\x20afficher','Description','Calques','Couleur\x20du\x20texte','Style\x20de\x20la\x20forme','Barré'];_0x379c=function(){return _0x3c7d7a;};return _0x379c();}
@@ -1 +1 @@
1
- (function(_0x4b8470,_0x44381d){var _0x1afb47=_0x1204,_0x1c8c81=_0x4b8470();while(!![]){try{var _0x113673=parseInt(_0x1afb47(0x15d))/0x1*(-parseInt(_0x1afb47(0x173))/0x2)+parseInt(_0x1afb47(0x171))/0x3*(parseInt(_0x1afb47(0x156))/0x4)+-parseInt(_0x1afb47(0x174))/0x5*(-parseInt(_0x1afb47(0x152))/0x6)+-parseInt(_0x1afb47(0x175))/0x7+-parseInt(_0x1afb47(0x159))/0x8*(parseInt(_0x1afb47(0x16c))/0x9)+parseInt(_0x1afb47(0x168))/0xa+parseInt(_0x1afb47(0x14b))/0xb*(parseInt(_0x1afb47(0x15e))/0xc);if(_0x113673===_0x44381d)break;else _0x1c8c81['push'](_0x1c8c81['shift']());}catch(_0x5d9e09){_0x1c8c81['push'](_0x1c8c81['shift']());}}}(_0x1d20,0x2e34b),function(_0x22d137,_0x75c9ad){var _0x1a4bee=_0x1204;typeof exports==_0x1a4bee(0x147)&&typeof module<'u'?module[_0x1a4bee(0x163)]=_0x75c9ad():typeof define=='function'&&define[_0x1a4bee(0x16a)]?define([],_0x75c9ad):(_0x22d137=typeof globalThis<'u'?globalThis:_0x22d137||self,_0x22d137[_0x1a4bee(0x162)]=_0x75c9ad());}(this,function(){var _0x1350f=_0x1204;return{'docs-shape-ui':{'title':_0x1350f(0x166),'insertShape':'Sisipkan\x20Bentuk','openPanel':'Buka\x20Panel\x20Bentuk','deleteShape':_0x1350f(0x154),'hidePanel':'Sembunyikan\x20Panel\x20Bentuk','formatShape':_0x1350f(0x151),'shapeStyle':'Gaya\x20Bentuk','shapePosition':_0x1350f(0x14c),'toggleFlipH':_0x1350f(0x164),'toggleFlipV':_0x1350f(0x16b),'rotateRight90':'Putar\x20Kanan\x2090°','rotateLeft90':'Putar\x20Kiri\x2090°','toggleTextVertical':'Ubah\x20Teks\x20Vertikal','objectListPanel':{'title':_0x1350f(0x160),'open':_0x1350f(0x16e),'empty':'Tidak\x20ada\x20objek','showAll':_0x1350f(0x148),'hideAll':'Sembunyikan\x20semua','show':_0x1350f(0x157),'hide':_0x1350f(0x169),'moveForward':_0x1350f(0x15c),'moveBackward':'Kirim\x20ke\x20belakang','close':_0x1350f(0x161),'name':_0x1350f(0x15a),'nameInput':'Nama\x20objek','description':_0x1350f(0x14a),'descriptionPlaceholder':_0x1350f(0x167),'details':_0x1350f(0x149),'noSelection':_0x1350f(0x165)},'toolbar':{'alignLeft':_0x1350f(0x15f),'alignCenter':_0x1350f(0x172),'alignRight':_0x1350f(0x158),'alignJustify':_0x1350f(0x16d),'bold':_0x1350f(0x170),'italic':'Miring','underline':_0x1350f(0x16f),'strikethrough':'Coret','textColor':_0x1350f(0x14f),'fillColor':_0x1350f(0x153),'resetColor':_0x1350f(0x15b)},'align':{'top':_0x1350f(0x150),'middle':_0x1350f(0x172),'bottom':_0x1350f(0x14e)},'textWrap':{'inline':'Sejajar\x20dengan\x20teks','square':_0x1350f(0x14d),'topAndBottom':'Atas\x20dan\x20Bawah','behindText':_0x1350f(0x155),'inFrontText':_0x1350f(0x146)},'crop':{'shape':'Pangkas\x20ke\x20Bentuk'}}};}));function _0x1204(_0x26b7e1,_0x372ca6){_0x26b7e1=_0x26b7e1-0x146;var _0x1d2023=_0x1d20();var _0x1204ae=_0x1d2023[_0x26b7e1];return _0x1204ae;}function _0x1d20(){var _0x3b81dc=['Kotak','Rata\x20Bawah','Warna\x20teks','Rata\x20Atas','Format\x20Bentuk','6DkMddp','Warna\x20latar\x20teks','Hapus\x20Bentuk','Di\x20belakang\x20teks','1324CmLMYz','Tampilkan','Rata\x20Kanan','2517768nxzPaM','Nama','Atur\x20ulang\x20warna','Bawa\x20ke\x20depan','21133sZXfvW','49992rlqjgD','Rata\x20Kiri','Lapisan','Tutup','UniverProDocsShapeUiIdID','exports','Balik\x20Horizontal','Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','Bentuk','Tambahkan\x20deskripsi','1856980WKNWRv','Sembunyikan','amd','Balik\x20Vertikal','9GpPxlx','Rata\x20Kanan\x20Kiri','Buka\x20panel\x20lapisan','Garis\x20bawah','Tebal','2127VejWsk','Rata\x20Tengah','2RFNcUu','1590155USGysm','1668037WwjqqI','Di\x20depan\x20teks','object','Tampilkan\x20semua','Detail','Deskripsi','66XqhSlR','Posisi\x20Bentuk'];_0x1d20=function(){return _0x3b81dc;};return _0x1d20();}
1
+ function _0x2124(_0x5db897,_0x2d2fe6){_0x5db897=_0x5db897-0x125;var _0x48f806=_0x48f8();var _0x212445=_0x48f806[_0x5db897];return _0x212445;}function _0x48f8(){var _0x42b33f=['Di\x20belakang\x20teks','Coret','Sembunyikan\x20semua','Detail','Tampilkan','Rata\x20Kiri','Rata\x20Kanan\x20Kiri','Rata\x20Kanan','1326093GwMjFZ','Gaya\x20Bentuk','Tampilkan\x20semua','2770GVAlvX','Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','7344awIIzR','Rata\x20Tengah','8336839PtVpjj','Balik\x20Vertikal','Pangkas\x20ke\x20Bentuk','Buka\x20Panel\x20Bentuk','Tambahkan\x20deskripsi','6958248BzPWpr','Nama','Putar\x20Kanan\x2090°','Bawa\x20ke\x20depan','Posisi\x20Bentuk','2790405ynMRbx','Tidak\x20ada\x20objek','Gaya\x20Cepat','6Khvhjl','60rqDChT','Sejajar\x20dengan\x20teks','Sembunyikan\x20Panel\x20Bentuk','Garis\x20bawah','Lapisan','Sembunyikan','Di\x20depan\x20teks','Buka\x20panel\x20lapisan','Sisipkan\x20Bentuk','Putar\x20Kiri\x2090°','Tutup','8iZmtqO','6166916jUPZEa','Warna\x20latar\x20teks','Hapus\x20Bentuk','amd','Rata\x20Atas','Tebal','Miring','Deskripsi','145718HtczsU','object'];_0x48f8=function(){return _0x42b33f;};return _0x48f8();}(function(_0x2986c3,_0x1def6f){var _0x474876=_0x2124,_0x54edc8=_0x2986c3();while(!![]){try{var _0x4654e7=-parseInt(_0x474876(0x13d))/0x1*(-parseInt(_0x474876(0x128))/0x2)+parseInt(_0x474876(0x147))/0x3+parseInt(_0x474876(0x135))/0x4+-parseInt(_0x474876(0x14a))/0x5*(-parseInt(_0x474876(0x14c))/0x6)+parseInt(_0x474876(0x14e))/0x7+-parseInt(_0x474876(0x134))/0x8*(-parseInt(_0x474876(0x125))/0x9)+parseInt(_0x474876(0x129))/0xa*(-parseInt(_0x474876(0x153))/0xb);if(_0x4654e7===_0x1def6f)break;else _0x54edc8['push'](_0x54edc8['shift']());}catch(_0x4a288d){_0x54edc8['push'](_0x54edc8['shift']());}}}(_0x48f8,0xc4710),function(_0x36718e,_0x4755f5){var _0x3821ce=_0x2124;typeof exports==_0x3821ce(0x13e)&&typeof module<'u'?module['exports']=_0x4755f5():typeof define=='function'&&define[_0x3821ce(0x138)]?define([],_0x4755f5):(_0x36718e=typeof globalThis<'u'?globalThis:_0x36718e||self,_0x36718e['UniverProDocsShapeUiIdID']=_0x4755f5());}(this,function(){var _0x4f5af9=_0x2124;return{'docs-shape-ui':{'quickStyles':_0x4f5af9(0x127),'title':'Bentuk','insertShape':_0x4f5af9(0x131),'openPanel':_0x4f5af9(0x151),'deleteShape':_0x4f5af9(0x137),'hidePanel':_0x4f5af9(0x12b),'formatShape':'Format\x20Bentuk','shapeStyle':_0x4f5af9(0x148),'shapePosition':_0x4f5af9(0x157),'toggleFlipH':'Balik\x20Horizontal','toggleFlipV':_0x4f5af9(0x14f),'rotateRight90':_0x4f5af9(0x155),'rotateLeft90':_0x4f5af9(0x132),'toggleTextVertical':'Ubah\x20Teks\x20Vertikal','objectListPanel':{'title':_0x4f5af9(0x12d),'open':_0x4f5af9(0x130),'empty':_0x4f5af9(0x126),'showAll':_0x4f5af9(0x149),'hideAll':_0x4f5af9(0x141),'show':_0x4f5af9(0x143),'hide':_0x4f5af9(0x12e),'moveForward':_0x4f5af9(0x156),'moveBackward':'Kirim\x20ke\x20belakang','close':_0x4f5af9(0x133),'name':_0x4f5af9(0x154),'nameInput':'Nama\x20objek','description':_0x4f5af9(0x13c),'descriptionPlaceholder':_0x4f5af9(0x152),'details':_0x4f5af9(0x142),'noSelection':_0x4f5af9(0x14b)},'toolbar':{'alignLeft':_0x4f5af9(0x144),'alignCenter':_0x4f5af9(0x14d),'alignRight':_0x4f5af9(0x146),'alignJustify':_0x4f5af9(0x145),'bold':_0x4f5af9(0x13a),'italic':_0x4f5af9(0x13b),'underline':_0x4f5af9(0x12c),'strikethrough':_0x4f5af9(0x140),'textColor':'Warna\x20teks','fillColor':_0x4f5af9(0x136),'resetColor':'Atur\x20ulang\x20warna'},'align':{'top':_0x4f5af9(0x139),'middle':'Rata\x20Tengah','bottom':'Rata\x20Bawah'},'textWrap':{'inline':_0x4f5af9(0x12a),'square':'Kotak','topAndBottom':'Atas\x20dan\x20Bawah','behindText':_0x4f5af9(0x13f),'inFrontText':_0x4f5af9(0x12f)},'crop':{'shape':_0x4f5af9(0x150)}}};}));
@@ -1 +1 @@
1
- (function(_0x354fe5,_0x52e7b1){var _0x451833=_0x3c88,_0x26940e=_0x354fe5();while(!![]){try{var _0x58de48=-parseInt(_0x451833(0x200))/0x1+-parseInt(_0x451833(0x20a))/0x2+parseInt(_0x451833(0x1ef))/0x3*(parseInt(_0x451833(0x210))/0x4)+-parseInt(_0x451833(0x1f3))/0x5*(parseInt(_0x451833(0x207))/0x6)+parseInt(_0x451833(0x208))/0x7*(-parseInt(_0x451833(0x1f9))/0x8)+-parseInt(_0x451833(0x1e7))/0x9+parseInt(_0x451833(0x1ed))/0xa;if(_0x58de48===_0x52e7b1)break;else _0x26940e['push'](_0x26940e['shift']());}catch(_0x45ad59){_0x26940e['push'](_0x26940e['shift']());}}}(_0x3926,0xf3ba0),function(_0x5894f7,_0x5f0aea){var _0x404f1b=_0x3c88;typeof exports==_0x404f1b(0x1ec)&&typeof module<'u'?module[_0x404f1b(0x1ee)]=_0x5f0aea():typeof define==_0x404f1b(0x1e1)&&define[_0x404f1b(0x1e6)]?define([],_0x5f0aea):(_0x5894f7=typeof globalThis<'u'?globalThis:_0x5894f7||self,_0x5894f7[_0x404f1b(0x1fa)]=_0x5f0aea());}(this,function(){var _0x164f14=_0x3c88;return{'docs-shape-ui':{'title':'Forma','insertShape':'Inserisci\x20forma','openPanel':_0x164f14(0x1eb),'deleteShape':_0x164f14(0x1fc),'hidePanel':_0x164f14(0x1f8),'formatShape':_0x164f14(0x203),'shapeStyle':_0x164f14(0x1f2),'shapePosition':'Posizione\x20forma','toggleFlipH':_0x164f14(0x20d),'toggleFlipV':_0x164f14(0x211),'rotateRight90':_0x164f14(0x1fb),'rotateLeft90':_0x164f14(0x1e3),'toggleTextVertical':_0x164f14(0x1f1),'objectListPanel':{'title':_0x164f14(0x212),'open':_0x164f14(0x1e2),'empty':_0x164f14(0x20e),'showAll':'Mostra\x20tutti','hideAll':_0x164f14(0x1e5),'show':_0x164f14(0x205),'hide':_0x164f14(0x1f6),'moveForward':'Porta\x20avanti','moveBackward':_0x164f14(0x1fd),'close':_0x164f14(0x1e4),'name':_0x164f14(0x1f7),'nameInput':_0x164f14(0x1fe),'description':_0x164f14(0x1ff),'descriptionPlaceholder':_0x164f14(0x1f0),'details':'Dettagli','noSelection':_0x164f14(0x20b)},'toolbar':{'alignLeft':'Allinea\x20a\x20Sinistra','alignCenter':_0x164f14(0x20c),'alignRight':_0x164f14(0x213),'alignJustify':'Giustifica','bold':_0x164f14(0x201),'italic':_0x164f14(0x1e8),'underline':'Sottolineato','strikethrough':_0x164f14(0x209),'textColor':_0x164f14(0x202),'fillColor':'Colore\x20sfondo\x20testo','resetColor':_0x164f14(0x1e9)},'align':{'top':'Allinea\x20in\x20alto','middle':_0x164f14(0x204),'bottom':_0x164f14(0x206)},'textWrap':{'inline':_0x164f14(0x20f),'square':'Quadrato','topAndBottom':'Superiore\x20e\x20inferiore','behindText':_0x164f14(0x1f4),'inFrontText':_0x164f14(0x1f5)},'crop':{'shape':_0x164f14(0x1ea)}}};}));function _0x3c88(_0x4b1f23,_0x4f4409){_0x4b1f23=_0x4b1f23-0x1e1;var _0x39261d=_0x3926();var _0x3c8803=_0x39261d[_0x4b1f23];return _0x3c8803;}function _0x3926(){var _0x25c4b=['Porta\x20indietro','Nome\x20oggetto','Descrizione','896096FjalHF','Grassetto','Colore\x20testo','Formato\x20forma','Allinea\x20al\x20centro','Mostra','Allinea\x20in\x20basso','920394bPzNxS','13405RYhDZG','Barrato','1499266eCZzXg','Seleziona\x20un\x20oggetto\x20per\x20modificare\x20i\x20dettagli','Allinea\x20al\x20Centro','Attiva/disattiva\x20capovolgimento\x20orizzontale','Nessun\x20oggetto','In\x20linea\x20con\x20il\x20testo','4PGYmvp','Attiva/disattiva\x20capovolgimento\x20verticale','Livelli','Allinea\x20a\x20Destra','function','Apri\x20il\x20pannello\x20livelli','Ruota\x20a\x20sinistra\x2090°','Chiudi','Nascondi\x20tutti','amd','5431473nULEFa','Corsivo','Reimposta\x20colore','Ritaglia\x20a\x20forma','Apri\x20pannello\x20forma','object','55863510rftXjN','exports','1593129ibMFoe','Aggiungi\x20una\x20descrizione','Attiva/disattiva\x20testo\x20verticale','Stile\x20forma','30eEofep','Dietro\x20il\x20testo','Davanti\x20al\x20testo','Nascondi','Nome','Nascondi\x20pannello\x20forma','8144EyDRdC','UniverProDocsShapeUiItIT','Ruota\x20a\x20destra\x2090°','Elimina\x20forma'];_0x3926=function(){return _0x25c4b;};return _0x3926();}
1
+ (function(_0x1e51d1,_0x47f4e8){var _0x5755ef=_0x1140,_0x37274a=_0x1e51d1();while(!![]){try{var _0x2d071a=parseInt(_0x5755ef(0xf5))/0x1+-parseInt(_0x5755ef(0xe6))/0x2+-parseInt(_0x5755ef(0xff))/0x3*(-parseInt(_0x5755ef(0xe4))/0x4)+parseInt(_0x5755ef(0xf8))/0x5*(parseInt(_0x5755ef(0xfb))/0x6)+-parseInt(_0x5755ef(0xef))/0x7*(-parseInt(_0x5755ef(0xd8))/0x8)+-parseInt(_0x5755ef(0xeb))/0x9+parseInt(_0x5755ef(0xf7))/0xa;if(_0x2d071a===_0x47f4e8)break;else _0x37274a['push'](_0x37274a['shift']());}catch(_0x8c79ce){_0x37274a['push'](_0x37274a['shift']());}}}(_0x427e,0xe5b72),function(_0x32bd88,_0x562919){var _0x15357f=_0x1140;typeof exports==_0x15357f(0xd9)&&typeof module<'u'?module[_0x15357f(0xd6)]=_0x562919():typeof define==_0x15357f(0x100)&&define[_0x15357f(0xda)]?define([],_0x562919):(_0x32bd88=typeof globalThis<'u'?globalThis:_0x32bd88||self,_0x32bd88[_0x15357f(0xfc)]=_0x562919());}(this,function(){var _0x547800=_0x1140;return{'docs-shape-ui':{'quickStyles':_0x547800(0xec),'title':_0x547800(0xee),'insertShape':_0x547800(0x101),'openPanel':'Apri\x20pannello\x20forma','deleteShape':_0x547800(0xd5),'hidePanel':_0x547800(0xe8),'formatShape':'Formato\x20forma','shapeStyle':'Stile\x20forma','shapePosition':_0x547800(0x104),'toggleFlipH':_0x547800(0xf1),'toggleFlipV':'Attiva/disattiva\x20capovolgimento\x20verticale','rotateRight90':_0x547800(0xd2),'rotateLeft90':'Ruota\x20a\x20sinistra\x2090°','toggleTextVertical':_0x547800(0xd1),'objectListPanel':{'title':_0x547800(0xf6),'open':_0x547800(0x103),'empty':_0x547800(0xd3),'showAll':_0x547800(0xcf),'hideAll':'Nascondi\x20tutti','show':_0x547800(0xea),'hide':_0x547800(0xdb),'moveForward':_0x547800(0xdc),'moveBackward':'Porta\x20indietro','close':_0x547800(0xf2),'name':_0x547800(0xe3),'nameInput':_0x547800(0xd4),'description':'Descrizione','descriptionPlaceholder':'Aggiungi\x20una\x20descrizione','details':_0x547800(0xe1),'noSelection':_0x547800(0xfe)},'toolbar':{'alignLeft':_0x547800(0xde),'alignCenter':_0x547800(0xf9),'alignRight':_0x547800(0x102),'alignJustify':_0x547800(0xed),'bold':_0x547800(0xd7),'italic':_0x547800(0xe2),'underline':_0x547800(0xdd),'strikethrough':_0x547800(0xe7),'textColor':_0x547800(0xfa),'fillColor':_0x547800(0xf4),'resetColor':_0x547800(0xe9)},'align':{'top':'Allinea\x20in\x20alto','middle':_0x547800(0xd0),'bottom':_0x547800(0xe0)},'textWrap':{'inline':_0x547800(0xfd),'square':_0x547800(0xf3),'topAndBottom':'Superiore\x20e\x20inferiore','behindText':_0x547800(0xe5),'inFrontText':_0x547800(0xf0)},'crop':{'shape':_0x547800(0xdf)}}};}));function _0x1140(_0x56e614,_0x4658a0){_0x56e614=_0x56e614-0xcf;var _0x427e50=_0x427e();var _0x114099=_0x427e50[_0x56e614];return _0x114099;}function _0x427e(){var _0x2948f2=['Nascondi','Porta\x20avanti','Sottolineato','Allinea\x20a\x20Sinistra','Ritaglia\x20a\x20forma','Allinea\x20in\x20basso','Dettagli','Corsivo','Nome','80364rXDvAz','Dietro\x20il\x20testo','2757490dQTToe','Barrato','Nascondi\x20pannello\x20forma','Reimposta\x20colore','Mostra','14153679oGZllt','Stili\x20rapidi','Giustifica','Forma','374920ioxodl','Davanti\x20al\x20testo','Attiva/disattiva\x20capovolgimento\x20orizzontale','Chiudi','Quadrato','Colore\x20sfondo\x20testo','741277zvhKxe','Livelli','10290350iTRVJJ','5BnvIMS','Allinea\x20al\x20Centro','Colore\x20testo','961230UrSveg','UniverProDocsShapeUiItIT','In\x20linea\x20con\x20il\x20testo','Seleziona\x20un\x20oggetto\x20per\x20modificare\x20i\x20dettagli','69OtRmza','function','Inserisci\x20forma','Allinea\x20a\x20Destra','Apri\x20il\x20pannello\x20livelli','Posizione\x20forma','Mostra\x20tutti','Allinea\x20al\x20centro','Attiva/disattiva\x20testo\x20verticale','Ruota\x20a\x20destra\x2090°','Nessun\x20oggetto','Nome\x20oggetto','Elimina\x20forma','exports','Grassetto','224nVRGJR','object','amd'];_0x427e=function(){return _0x2948f2;};return _0x427e();}
@@ -1 +1 @@
1
- function _0x319d(_0x327aff,_0x1c15b7){_0x327aff=_0x327aff-0x117;var _0x3adc7e=_0x3adc();var _0x319d72=_0x3adc7e[_0x327aff];return _0x319d72;}(function(_0x5df06d,_0x2014ee){var _0x3a78c9=_0x319d,_0x7d8e3b=_0x5df06d();while(!![]){try{var _0x2858fb=parseInt(_0x3a78c9(0x118))/0x1*(-parseInt(_0x3a78c9(0x121))/0x2)+parseInt(_0x3a78c9(0x12a))/0x3+-parseInt(_0x3a78c9(0x12d))/0x4+-parseInt(_0x3a78c9(0x138))/0x5+-parseInt(_0x3a78c9(0x139))/0x6*(-parseInt(_0x3a78c9(0x11f))/0x7)+parseInt(_0x3a78c9(0x126))/0x8*(parseInt(_0x3a78c9(0x137))/0x9)+parseInt(_0x3a78c9(0x128))/0xa;if(_0x2858fb===_0x2014ee)break;else _0x7d8e3b['push'](_0x7d8e3b['shift']());}catch(_0x14d8e4){_0x7d8e3b['push'](_0x7d8e3b['shift']());}}}(_0x3adc,0x8a27f),function(_0x3dda19,_0x2c40b2){var _0x11be08=_0x319d;typeof exports==_0x11be08(0x12f)&&typeof module<'u'?module[_0x11be08(0x119)]=_0x2c40b2():typeof define=='function'&&define[_0x11be08(0x132)]?define([],_0x2c40b2):(_0x3dda19=typeof globalThis<'u'?globalThis:_0x3dda19||self,_0x3dda19['UniverProDocsShapeUiJaJP']=_0x2c40b2());}(this,function(){var _0x5010a4=_0x319d;return{'docs-shape-ui':{'title':'図形','insertShape':_0x5010a4(0x124),'openPanel':_0x5010a4(0x134),'deleteShape':'図形を削除','hidePanel':_0x5010a4(0x131),'formatShape':_0x5010a4(0x11a),'shapeStyle':'図形スタイル','shapePosition':'図形の位置','toggleFlipH':'水平反転の切り替え','toggleFlipV':_0x5010a4(0x11d),'rotateRight90':'時計回りに\x2090\x20度回転','rotateLeft90':_0x5010a4(0x129),'toggleTextVertical':'テキストの縦書き/横書きの切り替え','objectListPanel':{'title':_0x5010a4(0x123),'open':_0x5010a4(0x125),'empty':_0x5010a4(0x127),'showAll':_0x5010a4(0x13a),'hideAll':_0x5010a4(0x136),'show':'表示','hide':'非表示','moveForward':_0x5010a4(0x12b),'moveBackward':_0x5010a4(0x120),'close':'閉じる','name':'名前','nameInput':_0x5010a4(0x122),'description':'説明','descriptionPlaceholder':'説明を追加','details':'詳細','noSelection':_0x5010a4(0x11c)},'toolbar':{'alignLeft':_0x5010a4(0x130),'alignCenter':_0x5010a4(0x11e),'alignRight':_0x5010a4(0x117),'alignJustify':_0x5010a4(0x13b),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x5010a4(0x12c),'textColor':'文字の色','fillColor':_0x5010a4(0x11b),'resetColor':_0x5010a4(0x133)},'align':{'top':'上揃え','middle':'中央揃え','bottom':'下揃え'},'textWrap':{'inline':'行内','square':'四角形','topAndBottom':'上下','behindText':'文字列の背面','inFrontText':_0x5010a4(0x12e)},'crop':{'shape':_0x5010a4(0x135)}}};}));function _0x3adc(){var _0x3bfc12=['両端揃え','右揃え','16TcssrF','exports','図形の書式設定','塗りつぶしの色','詳細を編集するオブジェクトを選択','垂直反転の切り替え','中央揃え','143213DzcfWP','背面へ移動','97734OmcMkM','オブジェクト名','レイヤー','図形の挿入','レイヤーパネルを開く','64StkrDl','オブジェクトがありません','11834750plJIVL','反時計回りに\x2090\x20度回転','854673NAipzo','前面へ移動','取り消し線','2125844fCPnIB','文字列の前面','object','左揃え','図形パネルを非表示','amd','色をリセット','図形パネルを開く','形状にトリミング','すべて非表示','555066nHywGj','2970065AdfoOg','150CZjLwF','すべて表示'];_0x3adc=function(){return _0x3bfc12;};return _0x3adc();}
1
+ function _0x4305(){var _0x48a880=['exports','function','上揃え','図形を削除','四角形','前面へ移動','レイヤー','形状にトリミング','文字の色','1728mgeSgH','すべて表示','573SDRaLg','塗りつぶしの色','amd','7629327zijxiL','21056rJOWgS','レイヤーパネルを開く','右揃え','図形の挿入','5SGMNqQ','背面へ移動','図形パネルを開く','2620028BrMOsd','下揃え','取り消し線','9915280nyKJPA','UniverProDocsShapeUiJaJP','色をリセット','左揃え','閉じる','図形の書式設定','クイックスタイル','745175NZUMnz','説明を追加','文字列の前面','3100458BGdhwq','文字列の背面','object','テキストの縦書き/横書きの切り替え','図形スタイル','両端揃え','中央揃え','時計回りに\x2090\x20度回転','非表示','図形パネルを非表示','2098fbRqPq','詳細を編集するオブジェクトを選択','オブジェクト名'];_0x4305=function(){return _0x48a880;};return _0x4305();}function _0x275e(_0x2b8744,_0x1fab87){_0x2b8744=_0x2b8744-0x1f1;var _0x430556=_0x4305();var _0x275ec5=_0x430556[_0x2b8744];return _0x275ec5;}(function(_0x5b8476,_0x5386a8){var _0x16362e=_0x275e,_0x2164ff=_0x5b8476();while(!![]){try{var _0x296aa6=parseInt(_0x16362e(0x216))/0x1+-parseInt(_0x16362e(0x1f3))/0x2*(-parseInt(_0x16362e(0x201))/0x3)+parseInt(_0x16362e(0x20c))/0x4+parseInt(_0x16362e(0x209))/0x5*(-parseInt(_0x16362e(0x219))/0x6)+parseInt(_0x16362e(0x205))/0x7*(-parseInt(_0x16362e(0x1ff))/0x8)+-parseInt(_0x16362e(0x204))/0x9+parseInt(_0x16362e(0x20f))/0xa;if(_0x296aa6===_0x5386a8)break;else _0x2164ff['push'](_0x2164ff['shift']());}catch(_0x25d46b){_0x2164ff['push'](_0x2164ff['shift']());}}}(_0x4305,0x8d167),function(_0x493a49,_0x2045e5){var _0x281fe7=_0x275e;typeof exports==_0x281fe7(0x21b)&&typeof module<'u'?module[_0x281fe7(0x1f6)]=_0x2045e5():typeof define==_0x281fe7(0x1f7)&&define[_0x281fe7(0x203)]?define([],_0x2045e5):(_0x493a49=typeof globalThis<'u'?globalThis:_0x493a49||self,_0x493a49[_0x281fe7(0x210)]=_0x2045e5());}(this,function(){var _0x4a8445=_0x275e;return{'docs-shape-ui':{'quickStyles':_0x4a8445(0x215),'title':'図形','insertShape':_0x4a8445(0x208),'openPanel':_0x4a8445(0x20b),'deleteShape':_0x4a8445(0x1f9),'hidePanel':_0x4a8445(0x1f2),'formatShape':_0x4a8445(0x214),'shapeStyle':_0x4a8445(0x21d),'shapePosition':'図形の位置','toggleFlipH':'水平反転の切り替え','toggleFlipV':'垂直反転の切り替え','rotateRight90':_0x4a8445(0x220),'rotateLeft90':'反時計回りに\x2090\x20度回転','toggleTextVertical':_0x4a8445(0x21c),'objectListPanel':{'title':_0x4a8445(0x1fc),'open':_0x4a8445(0x206),'empty':'オブジェクトがありません','showAll':_0x4a8445(0x200),'hideAll':'すべて非表示','show':'表示','hide':_0x4a8445(0x1f1),'moveForward':_0x4a8445(0x1fb),'moveBackward':_0x4a8445(0x20a),'close':_0x4a8445(0x213),'name':'名前','nameInput':_0x4a8445(0x1f5),'description':'説明','descriptionPlaceholder':_0x4a8445(0x217),'details':'詳細','noSelection':_0x4a8445(0x1f4)},'toolbar':{'alignLeft':_0x4a8445(0x212),'alignCenter':_0x4a8445(0x21f),'alignRight':_0x4a8445(0x207),'alignJustify':_0x4a8445(0x21e),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x4a8445(0x20e),'textColor':_0x4a8445(0x1fe),'fillColor':_0x4a8445(0x202),'resetColor':_0x4a8445(0x211)},'align':{'top':_0x4a8445(0x1f8),'middle':'中央揃え','bottom':_0x4a8445(0x20d)},'textWrap':{'inline':'行内','square':_0x4a8445(0x1fa),'topAndBottom':'上下','behindText':_0x4a8445(0x21a),'inFrontText':_0x4a8445(0x218)},'crop':{'shape':_0x4a8445(0x1fd)}}};}));
@@ -1 +1 @@
1
- function _0x4aa6(_0x481060,_0xaeea9b){_0x481060=_0x481060-0x19f;var _0x12d57a=_0x12d5();var _0x4aa6a7=_0x12d57a[_0x481060];return _0x4aa6a7;}function _0x12d5(){var _0x51fc97=['27530mWylhx','글자\x20색상','UniverProDocsShapeUiKoKR','14FUgKDb','레이어\x20패널\x20열기','텍스트\x20뒤','9304072FvJiZa','exports','4368243NclcAl','세부\x20정보','레이어','숨기기','205443wmncBw','세부\x20정보를\x20편집할\x20개체를\x20선택하세요','기울임꼴','사각형','취소선','모양에\x20맞게\x20자르기','모두\x20숨기기','1674yaLzIM','amd','도형\x20삽입','도형\x20패널\x20열기','시계\x20방향으로\x2090도\x20회전','987177heNlGm','모두\x20표시','도형\x20스타일','가운데\x20정렬','object','function','설명\x20추가','8VnHFDj','세로\x20뒤집기\x20전환','가로\x20뒤집기\x20전환','도형\x20삭제','텍스트\x20세로/가로\x20전환','양쪽\x20맞춤','12197RFiZzM','198brxXqz','개체\x20없음','텍스트\x20앞','색상\x20재설정','뒤로\x20보내기','가운데\x20맞춤','위쪽\x20맞춤','왼쪽\x20정렬','5850015sziCnR'];_0x12d5=function(){return _0x51fc97;};return _0x12d5();}(function(_0x3f0e3d,_0x5da97f){var _0x40528b=_0x4aa6,_0x291998=_0x3f0e3d();while(!![]){try{var _0x281b5c=-parseInt(_0x40528b(0x1b4))/0x1*(-parseInt(_0x40528b(0x1c1))/0x2)+parseInt(_0x40528b(0x1a7))/0x3*(parseInt(_0x40528b(0x1ae))/0x4)+-parseInt(_0x40528b(0x1bd))/0x5+-parseInt(_0x40528b(0x1b5))/0x6*(parseInt(_0x40528b(0x1ca))/0x7)+parseInt(_0x40528b(0x1c4))/0x8+-parseInt(_0x40528b(0x1a2))/0x9*(-parseInt(_0x40528b(0x1be))/0xa)+parseInt(_0x40528b(0x1c6))/0xb;if(_0x281b5c===_0x5da97f)break;else _0x291998['push'](_0x291998['shift']());}catch(_0x40297d){_0x291998['push'](_0x291998['shift']());}}}(_0x12d5,0xa5525),function(_0x3ad820,_0xbfb21e){var _0x6ff62c=_0x4aa6;typeof exports==_0x6ff62c(0x1ab)&&typeof module<'u'?module[_0x6ff62c(0x1c5)]=_0xbfb21e():typeof define==_0x6ff62c(0x1ac)&&define[_0x6ff62c(0x1a3)]?define([],_0xbfb21e):(_0x3ad820=typeof globalThis<'u'?globalThis:_0x3ad820||self,_0x3ad820[_0x6ff62c(0x1c0)]=_0xbfb21e());}(this,function(){var _0x125554=_0x4aa6;return{'docs-shape-ui':{'title':'도형','insertShape':_0x125554(0x1a4),'openPanel':_0x125554(0x1a5),'deleteShape':_0x125554(0x1b1),'hidePanel':'도형\x20패널\x20숨기기','formatShape':'도형\x20서식','shapeStyle':_0x125554(0x1a9),'shapePosition':'도형\x20위치','toggleFlipH':_0x125554(0x1b0),'toggleFlipV':_0x125554(0x1af),'rotateRight90':_0x125554(0x1a6),'rotateLeft90':'반시계\x20방향으로\x2090도\x20회전','toggleTextVertical':_0x125554(0x1b2),'objectListPanel':{'title':_0x125554(0x1c8),'open':_0x125554(0x1c2),'empty':_0x125554(0x1b6),'showAll':_0x125554(0x1a8),'hideAll':_0x125554(0x1a1),'show':'표시','hide':_0x125554(0x1c9),'moveForward':'앞으로\x20가져오기','moveBackward':_0x125554(0x1b9),'close':'닫기','name':'이름','nameInput':'개체\x20이름','description':'설명','descriptionPlaceholder':_0x125554(0x1ad),'details':_0x125554(0x1c7),'noSelection':_0x125554(0x1cb)},'toolbar':{'alignLeft':_0x125554(0x1bc),'alignCenter':_0x125554(0x1aa),'alignRight':'오른쪽\x20정렬','alignJustify':_0x125554(0x1b3),'bold':'굵게','italic':_0x125554(0x1cc),'underline':'밑줄','strikethrough':_0x125554(0x19f),'textColor':_0x125554(0x1bf),'fillColor':'글자\x20배경색','resetColor':_0x125554(0x1b8)},'align':{'top':_0x125554(0x1bb),'middle':_0x125554(0x1ba),'bottom':'아래쪽\x20맞춤'},'textWrap':{'inline':'텍스트와\x20같은\x20줄','square':_0x125554(0x1cd),'topAndBottom':'위아래','behindText':_0x125554(0x1c3),'inFrontText':_0x125554(0x1b7)},'crop':{'shape':_0x125554(0x1a0)}}};}));
1
+ (function(_0x55aab8,_0x25054f){var _0x1c4b60=_0x3889,_0x47d9f3=_0x55aab8();while(!![]){try{var _0x90cfdf=-parseInt(_0x1c4b60(0xa5))/0x1+parseInt(_0x1c4b60(0xb3))/0x2*(parseInt(_0x1c4b60(0xb6))/0x3)+-parseInt(_0x1c4b60(0xb7))/0x4+-parseInt(_0x1c4b60(0xb2))/0x5+-parseInt(_0x1c4b60(0xc0))/0x6+parseInt(_0x1c4b60(0x9f))/0x7*(-parseInt(_0x1c4b60(0xc3))/0x8)+-parseInt(_0x1c4b60(0xab))/0x9*(-parseInt(_0x1c4b60(0xa0))/0xa);if(_0x90cfdf===_0x25054f)break;else _0x47d9f3['push'](_0x47d9f3['shift']());}catch(_0x56a2c3){_0x47d9f3['push'](_0x47d9f3['shift']());}}}(_0x1b33,0x52065),function(_0x300ca4,_0x2d2238){var _0x4ce1e7=_0x3889;typeof exports==_0x4ce1e7(0xaf)&&typeof module<'u'?module[_0x4ce1e7(0xb8)]=_0x2d2238():typeof define==_0x4ce1e7(0xc2)&&define[_0x4ce1e7(0xbc)]?define([],_0x2d2238):(_0x300ca4=typeof globalThis<'u'?globalThis:_0x300ca4||self,_0x300ca4[_0x4ce1e7(0x9c)]=_0x2d2238());}(this,function(){var _0x2677fa=_0x3889;return{'docs-shape-ui':{'quickStyles':'빠른\x20스타일','title':'도형','insertShape':_0x2677fa(0xb9),'openPanel':_0x2677fa(0xc5),'deleteShape':'도형\x20삭제','hidePanel':_0x2677fa(0x9a),'formatShape':_0x2677fa(0xbe),'shapeStyle':_0x2677fa(0xb1),'shapePosition':_0x2677fa(0xaa),'toggleFlipH':'가로\x20뒤집기\x20전환','toggleFlipV':_0x2677fa(0xb4),'rotateRight90':_0x2677fa(0xc8),'rotateLeft90':_0x2677fa(0xc9),'toggleTextVertical':_0x2677fa(0xa3),'objectListPanel':{'title':_0x2677fa(0xae),'open':_0x2677fa(0x9b),'empty':'개체\x20없음','showAll':'모두\x20표시','hideAll':_0x2677fa(0xad),'show':'표시','hide':_0x2677fa(0x9e),'moveForward':_0x2677fa(0xa2),'moveBackward':_0x2677fa(0xa4),'close':'닫기','name':'이름','nameInput':_0x2677fa(0xa6),'description':'설명','descriptionPlaceholder':_0x2677fa(0xa8),'details':'세부\x20정보','noSelection':_0x2677fa(0xbb)},'toolbar':{'alignLeft':_0x2677fa(0xa9),'alignCenter':'가운데\x20정렬','alignRight':_0x2677fa(0xbd),'alignJustify':_0x2677fa(0xac),'bold':'굵게','italic':_0x2677fa(0xba),'underline':'밑줄','strikethrough':_0x2677fa(0xbf),'textColor':_0x2677fa(0x99),'fillColor':_0x2677fa(0xc4),'resetColor':_0x2677fa(0xb0)},'align':{'top':_0x2677fa(0xc1),'middle':_0x2677fa(0xc6),'bottom':_0x2677fa(0xa7)},'textWrap':{'inline':'텍스트와\x20같은\x20줄','square':_0x2677fa(0x9d),'topAndBottom':_0x2677fa(0xa1),'behindText':'텍스트\x20뒤','inFrontText':_0x2677fa(0xb5)},'crop':{'shape':_0x2677fa(0xc7)}}};}));function _0x3889(_0x20d3e7,_0x3d41fb){_0x20d3e7=_0x20d3e7-0x99;var _0x1b33bd=_0x1b33();var _0x38892d=_0x1b33bd[_0x20d3e7];return _0x38892d;}function _0x1b33(){var _0x5b4858=['기울임꼴','세부\x20정보를\x20편집할\x20개체를\x20선택하세요','amd','오른쪽\x20정렬','도형\x20서식','취소선','1427352HXiUXA','위쪽\x20맞춤','function','35432HwYgJw','글자\x20배경색','도형\x20패널\x20열기','가운데\x20맞춤','모양에\x20맞게\x20자르기','시계\x20방향으로\x2090도\x20회전','반시계\x20방향으로\x2090도\x20회전','글자\x20색상','도형\x20패널\x20숨기기','레이어\x20패널\x20열기','UniverProDocsShapeUiKoKR','사각형','숨기기','791VUuALl','910810HNDoTy','위아래','앞으로\x20가져오기','텍스트\x20세로/가로\x20전환','뒤로\x20보내기','45488RqkRkF','개체\x20이름','아래쪽\x20맞춤','설명\x20추가','왼쪽\x20정렬','도형\x20위치','171raxsyU','양쪽\x20맞춤','모두\x20숨기기','레이어','object','색상\x20재설정','도형\x20스타일','2905245EHmubL','6PNAvYU','세로\x20뒤집기\x20전환','텍스트\x20앞','212853SIiwvt','970052xWpbjE','exports','도형\x20삽입'];_0x1b33=function(){return _0x5b4858;};return _0x1b33();}
@@ -1 +1 @@
1
- function _0x1fd7(_0x340ebf,_0x4a7acd){_0x340ebf=_0x340ebf-0x8d;var _0x270647=_0x2706();var _0x1fd73a=_0x270647[_0x340ebf];return _0x1fd73a;}(function(_0x1879ff,_0x240bf6){var _0x233d4b=_0x1fd7,_0x3968c1=_0x1879ff();while(!![]){try{var _0x2c8858=-parseInt(_0x233d4b(0xb3))/0x1*(parseInt(_0x233d4b(0xad))/0x2)+-parseInt(_0x233d4b(0xa5))/0x3+-parseInt(_0x233d4b(0xa4))/0x4+parseInt(_0x233d4b(0xae))/0x5*(-parseInt(_0x233d4b(0xb6))/0x6)+-parseInt(_0x233d4b(0x8e))/0x7*(-parseInt(_0x233d4b(0xb1))/0x8)+-parseInt(_0x233d4b(0x9f))/0x9+parseInt(_0x233d4b(0x99))/0xa*(parseInt(_0x233d4b(0xb2))/0xb);if(_0x2c8858===_0x240bf6)break;else _0x3968c1['push'](_0x3968c1['shift']());}catch(_0x4a5893){_0x3968c1['push'](_0x3968c1['shift']());}}}(_0x2706,0xa17c9),function(_0x50e604,_0x33882e){var _0x5bf64c=_0x1fd7;typeof exports=='object'&&typeof module<'u'?module[_0x5bf64c(0xb7)]=_0x33882e():typeof define==_0x5bf64c(0xa6)&&define['amd']?define([],_0x33882e):(_0x50e604=typeof globalThis<'u'?globalThis:_0x50e604||self,_0x50e604['UniverProDocsShapeUiPlPL']=_0x33882e());}(this,function(){var _0x4f6a88=_0x1fd7;return{'docs-shape-ui':{'title':'Kształt','insertShape':_0x4f6a88(0x93),'openPanel':'Otwórz\x20panel\x20kształtów','deleteShape':_0x4f6a88(0x92),'hidePanel':'Ukryj\x20panel\x20kształtów','formatShape':'Formatuj\x20kształt','shapeStyle':_0x4f6a88(0x94),'shapePosition':_0x4f6a88(0xac),'toggleFlipH':_0x4f6a88(0x90),'toggleFlipV':_0x4f6a88(0xa9),'rotateRight90':'Obróć\x20w\x20prawo\x20o\x2090°','rotateLeft90':_0x4f6a88(0xb4),'toggleTextVertical':_0x4f6a88(0x96),'objectListPanel':{'title':'Warstwy','open':'Otwórz\x20panel\x20warstw','empty':_0x4f6a88(0xb9),'showAll':'Pokaż\x20wszystko','hideAll':_0x4f6a88(0xa0),'show':_0x4f6a88(0xaf),'hide':_0x4f6a88(0xaa),'moveForward':_0x4f6a88(0xab),'moveBackward':_0x4f6a88(0x97),'close':_0x4f6a88(0xa2),'name':'Nazwa','nameInput':_0x4f6a88(0xa7),'description':_0x4f6a88(0x8f),'descriptionPlaceholder':_0x4f6a88(0x95),'details':_0x4f6a88(0x9a),'noSelection':_0x4f6a88(0xb8)},'toolbar':{'alignLeft':_0x4f6a88(0xb0),'alignCenter':_0x4f6a88(0x9c),'alignRight':_0x4f6a88(0x9b),'alignJustify':'Wyjustuj','bold':'Pogrubienie','italic':_0x4f6a88(0xa8),'underline':_0x4f6a88(0xa3),'strikethrough':'Przekreślenie','textColor':_0x4f6a88(0xba),'fillColor':'Kolor\x20tła\x20tekstu','resetColor':_0x4f6a88(0xb5)},'align':{'top':_0x4f6a88(0x91),'middle':_0x4f6a88(0xa1),'bottom':_0x4f6a88(0x9e)},'textWrap':{'inline':'W\x20linii\x20z\x20tekstem','square':_0x4f6a88(0x9d),'topAndBottom':_0x4f6a88(0x8d),'behindText':'Za\x20tekstem','inFrontText':_0x4f6a88(0x98)},'crop':{'shape':'Przytnij\x20do\x20kształtu'}}};}));function _0x2706(){var _0xc0ad41=['Przełącz\x20tekst\x20pionowy','Przenieś\x20do\x20tyłu','Przed\x20tekstem','610yUuojM','Szczegóły','Wyrównaj\x20do\x20prawej','Wyrównaj\x20do\x20środka','Kwadrat','Wyrównaj\x20do\x20dołu','3249009jGeNrU','Ukryj\x20wszystko','Wyrównaj\x20do\x20środka\x20w\x20pionie','Zamknij','Podkreślenie','3597904EItVfG','1932570aSpqxa','function','Nazwa\x20obiektu','Kursywa','Przerzuć\x20w\x20pionie','Ukryj','Przenieś\x20do\x20przodu','Pozycja\x20kształtu','28aQgsHB','4942235bUdICP','Pokaż','Wyrównaj\x20do\x20lewej','4112BtLSmJ','706431fhqdKG','31540heYAju','Obróć\x20w\x20lewo\x20o\x2090°','Resetuj\x20kolor','6DWKfNo','exports','Wybierz\x20obiekt,\x20aby\x20edytować\x20jego\x20szczegóły','Brak\x20obiektów','Kolor\x20tekstu','Góra\x20i\x20dół','1071WAKZfc','Opis','Przerzuć\x20w\x20poziomie','Wyrównaj\x20do\x20góry','Usuń\x20kształt','Wstaw\x20kształt','Styl\x20kształtu','Dodaj\x20opis'];_0x2706=function(){return _0xc0ad41;};return _0x2706();}
1
+ function _0x38e1(_0x484103,_0x465273){_0x484103=_0x484103-0x1cf;var _0x2904fe=_0x2904();var _0x38e139=_0x2904fe[_0x484103];return _0x38e139;}(function(_0x2e5a3a,_0x57f614){var _0x199880=_0x38e1,_0x47bb80=_0x2e5a3a();while(!![]){try{var _0x2a5219=parseInt(_0x199880(0x1da))/0x1*(parseInt(_0x199880(0x1f1))/0x2)+parseInt(_0x199880(0x1dd))/0x3*(parseInt(_0x199880(0x1fe))/0x4)+-parseInt(_0x199880(0x1db))/0x5*(parseInt(_0x199880(0x1f4))/0x6)+-parseInt(_0x199880(0x1f3))/0x7*(parseInt(_0x199880(0x1d2))/0x8)+parseInt(_0x199880(0x1fc))/0x9+-parseInt(_0x199880(0x1e1))/0xa+parseInt(_0x199880(0x1f8))/0xb;if(_0x2a5219===_0x57f614)break;else _0x47bb80['push'](_0x47bb80['shift']());}catch(_0x30340e){_0x47bb80['push'](_0x47bb80['shift']());}}}(_0x2904,0x3b7c7),function(_0x460a80,_0xf6b225){var _0x28bb8a=_0x38e1;typeof exports==_0x28bb8a(0x1eb)&&typeof module<'u'?module[_0x28bb8a(0x1ec)]=_0xf6b225():typeof define==_0x28bb8a(0x1fb)&&define[_0x28bb8a(0x205)]?define([],_0xf6b225):(_0x460a80=typeof globalThis<'u'?globalThis:_0x460a80||self,_0x460a80[_0x28bb8a(0x1ff)]=_0xf6b225());}(this,function(){var _0x2007ea=_0x38e1;return{'docs-shape-ui':{'quickStyles':'Szybkie\x20style','title':_0x2007ea(0x204),'insertShape':_0x2007ea(0x1df),'openPanel':_0x2007ea(0x1d6),'deleteShape':_0x2007ea(0x208),'hidePanel':_0x2007ea(0x1cf),'formatShape':_0x2007ea(0x1f9),'shapeStyle':'Styl\x20kształtu','shapePosition':_0x2007ea(0x1de),'toggleFlipH':_0x2007ea(0x20a),'toggleFlipV':_0x2007ea(0x1e7),'rotateRight90':_0x2007ea(0x1f2),'rotateLeft90':_0x2007ea(0x1e3),'toggleTextVertical':_0x2007ea(0x1d9),'objectListPanel':{'title':_0x2007ea(0x1f0),'open':_0x2007ea(0x207),'empty':_0x2007ea(0x1ef),'showAll':'Pokaż\x20wszystko','hideAll':_0x2007ea(0x1ea),'show':_0x2007ea(0x1d5),'hide':_0x2007ea(0x202),'moveForward':_0x2007ea(0x1ee),'moveBackward':_0x2007ea(0x209),'close':'Zamknij','name':_0x2007ea(0x1e8),'nameInput':_0x2007ea(0x1d1),'description':_0x2007ea(0x1e6),'descriptionPlaceholder':_0x2007ea(0x1e2),'details':_0x2007ea(0x1fd),'noSelection':_0x2007ea(0x1fa)},'toolbar':{'alignLeft':_0x2007ea(0x1f6),'alignCenter':_0x2007ea(0x1e9),'alignRight':_0x2007ea(0x1d8),'alignJustify':_0x2007ea(0x1f7),'bold':'Pogrubienie','italic':_0x2007ea(0x1d0),'underline':_0x2007ea(0x1dc),'strikethrough':_0x2007ea(0x200),'textColor':'Kolor\x20tekstu','fillColor':_0x2007ea(0x1ed),'resetColor':_0x2007ea(0x1d7)},'align':{'top':_0x2007ea(0x203),'middle':_0x2007ea(0x1e4),'bottom':_0x2007ea(0x1e0)},'textWrap':{'inline':_0x2007ea(0x1e5),'square':_0x2007ea(0x206),'topAndBottom':_0x2007ea(0x201),'behindText':_0x2007ea(0x1f5),'inFrontText':_0x2007ea(0x1d3)},'crop':{'shape':_0x2007ea(0x1d4)}}};}));function _0x2904(){var _0x4fd503=['Kursywa','Nazwa\x20obiektu','192DebSeJ','Przed\x20tekstem','Przytnij\x20do\x20kształtu','Pokaż','Otwórz\x20panel\x20kształtów','Resetuj\x20kolor','Wyrównaj\x20do\x20prawej','Przełącz\x20tekst\x20pionowy','10484ekSAGj','1775415YbyLiK','Podkreślenie','3SguHVL','Pozycja\x20kształtu','Wstaw\x20kształt','Wyrównaj\x20do\x20dołu','4678810ndNftD','Dodaj\x20opis','Obróć\x20w\x20lewo\x20o\x2090°','Wyrównaj\x20do\x20środka\x20w\x20pionie','W\x20linii\x20z\x20tekstem','Opis','Przerzuć\x20w\x20pionie','Nazwa','Wyrównaj\x20do\x20środka','Ukryj\x20wszystko','object','exports','Kolor\x20tła\x20tekstu','Przenieś\x20do\x20przodu','Brak\x20obiektów','Warstwy','52UYHvxO','Obróć\x20w\x20prawo\x20o\x2090°','56413EfWBKQ','6kEZOHy','Za\x20tekstem','Wyrównaj\x20do\x20lewej','Wyjustuj','3734841hozDiN','Formatuj\x20kształt','Wybierz\x20obiekt,\x20aby\x20edytować\x20jego\x20szczegóły','function','2141829ehlTGF','Szczegóły','1639756DFvmmc','UniverProDocsShapeUiPlPL','Przekreślenie','Góra\x20i\x20dół','Ukryj','Wyrównaj\x20do\x20góry','Kształt','amd','Kwadrat','Otwórz\x20panel\x20warstw','Usuń\x20kształt','Przenieś\x20do\x20tyłu','Przerzuć\x20w\x20poziomie','Ukryj\x20panel\x20kształtów'];_0x2904=function(){return _0x4fd503;};return _0x2904();}
@@ -1 +1 @@
1
- function _0x2e44(_0x225251,_0x48ebf5){_0x225251=_0x225251-0x16e;var _0x430b18=_0x430b();var _0x2e44b8=_0x430b18[_0x225251];return _0x2e44b8;}function _0x430b(){var _0x8013e9=['Nenhum\x20objeto','Alinhar\x20ao\x20centro','Alinhar\x20ao\x20topo','Inserir\x20forma','Negrito','Estilo\x20da\x20forma','Cor\x20do\x20texto','Mostrar\x20tudo','9cVZJGl','UniverProDocsShapeUiPtBR','Quadrado','Alinhar\x20à\x20base','Girar\x2090°\x20para\x20direita','Girar\x2090°\x20para\x20esquerda','Em\x20linha\x20com\x20o\x20texto','18kTkoPa','37139920aVCsDL','592169XXCnVJ','À\x20frente\x20do\x20texto','Alinhar\x20à\x20esquerda','Alinhar\x20ao\x20meio','Atrás\x20do\x20texto','6058216NYnCVs','Formatar\x20forma','Ocultar\x20tudo','7296cBaIKm','Nome','Forma','Mostrar','Excluir\x20forma','Descrição','Abrir\x20painel\x20de\x20camadas','Itálico','object','Alternar\x20inversão\x20horizontal','Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes','Detalhes','Abrir\x20painel\x20de\x20formas','Justificar','Alternar\x20texto\x20vertical','2417932BXjSLG','Camadas','Cor\x20de\x20fundo\x20do\x20texto','Superior\x20e\x20inferior','Trazer\x20para\x20frente','3815DPmztE','Redefinir\x20cor','6291509fyEobC','Alinhar\x20à\x20direita','amd','1632wcVJTi','Alternar\x20inversão\x20vertical','function'];_0x430b=function(){return _0x8013e9;};return _0x430b();}(function(_0x4e29d3,_0x43b74f){var _0x591839=_0x2e44,_0x741b7=_0x4e29d3();while(!![]){try{var _0x1bbd9c=-parseInt(_0x591839(0x170))/0x1+-parseInt(_0x591839(0x178))/0x2*(-parseInt(_0x591839(0x16e))/0x3)+-parseInt(_0x591839(0x187))/0x4+-parseInt(_0x591839(0x18c))/0x5*(parseInt(_0x591839(0x191))/0x6)+-parseInt(_0x591839(0x18e))/0x7+parseInt(_0x591839(0x175))/0x8*(-parseInt(_0x591839(0x19c))/0x9)+parseInt(_0x591839(0x16f))/0xa;if(_0x1bbd9c===_0x43b74f)break;else _0x741b7['push'](_0x741b7['shift']());}catch(_0xf66c4b){_0x741b7['push'](_0x741b7['shift']());}}}(_0x430b,0xa4f2c),function(_0x4cacca,_0x3e141a){var _0x4c55e0=_0x2e44;typeof exports==_0x4c55e0(0x180)&&typeof module<'u'?module['exports']=_0x3e141a():typeof define==_0x4c55e0(0x193)&&define[_0x4c55e0(0x190)]?define([],_0x3e141a):(_0x4cacca=typeof globalThis<'u'?globalThis:_0x4cacca||self,_0x4cacca[_0x4c55e0(0x19d)]=_0x3e141a());}(this,function(){var _0x20f1a5=_0x2e44;return{'docs-shape-ui':{'title':_0x20f1a5(0x17a),'insertShape':_0x20f1a5(0x197),'openPanel':_0x20f1a5(0x184),'deleteShape':_0x20f1a5(0x17c),'hidePanel':'Ocultar\x20painel\x20de\x20formas','formatShape':_0x20f1a5(0x176),'shapeStyle':_0x20f1a5(0x199),'shapePosition':'Posição\x20da\x20forma','toggleFlipH':_0x20f1a5(0x181),'toggleFlipV':_0x20f1a5(0x192),'rotateRight90':_0x20f1a5(0x1a0),'rotateLeft90':_0x20f1a5(0x1a1),'toggleTextVertical':_0x20f1a5(0x186),'objectListPanel':{'title':_0x20f1a5(0x188),'open':_0x20f1a5(0x17e),'empty':_0x20f1a5(0x194),'showAll':_0x20f1a5(0x19b),'hideAll':_0x20f1a5(0x177),'show':_0x20f1a5(0x17b),'hide':'Ocultar','moveForward':_0x20f1a5(0x18b),'moveBackward':'Enviar\x20para\x20trás','close':'Fechar','name':_0x20f1a5(0x179),'nameInput':'Nome\x20do\x20objeto','description':_0x20f1a5(0x17d),'descriptionPlaceholder':'Adicionar\x20descrição','details':_0x20f1a5(0x183),'noSelection':_0x20f1a5(0x182)},'toolbar':{'alignLeft':_0x20f1a5(0x172),'alignCenter':_0x20f1a5(0x195),'alignRight':_0x20f1a5(0x18f),'alignJustify':_0x20f1a5(0x185),'bold':_0x20f1a5(0x198),'italic':_0x20f1a5(0x17f),'underline':'Sublinhado','strikethrough':'Tachado','textColor':_0x20f1a5(0x19a),'fillColor':_0x20f1a5(0x189),'resetColor':_0x20f1a5(0x18d)},'align':{'top':_0x20f1a5(0x196),'middle':_0x20f1a5(0x173),'bottom':_0x20f1a5(0x19f)},'textWrap':{'inline':_0x20f1a5(0x1a2),'square':_0x20f1a5(0x19e),'topAndBottom':_0x20f1a5(0x18a),'behindText':_0x20f1a5(0x174),'inFrontText':_0x20f1a5(0x171)},'crop':{'shape':'Cortar\x20para\x20forma'}}};}));
1
+ function _0x7ebe(){var _0x5c045b=['Alternar\x20inversão\x20vertical','Alternar\x20texto\x20vertical','Estilos\x20rápidos','Abrir\x20painel\x20de\x20camadas','Justificar','379348lqVPRT','Alinhar\x20ao\x20topo','Nome','3RUIjoP','Em\x20linha\x20com\x20o\x20texto','Fechar','Alternar\x20inversão\x20horizontal','Forma','Nenhum\x20objeto','290927YpVxSw','Excluir\x20forma','1740riMKIU','98217SzLfyO','Inserir\x20forma','Atrás\x20do\x20texto','745oIBMYz','Nome\x20do\x20objeto','450zFbtad','Enviar\x20para\x20trás','Cor\x20de\x20fundo\x20do\x20texto','228277fWuYRW','Posição\x20da\x20forma','Cortar\x20para\x20forma','object','function','Alinhar\x20ao\x20meio','Itálico','Estilo\x20da\x20forma','Formatar\x20forma','360172SlOUja','Adicionar\x20descrição','826344JLISwq','Alinhar\x20à\x20direita','Tachado','amd','Girar\x2090°\x20para\x20esquerda','Ocultar','Mostrar','Camadas'];_0x7ebe=function(){return _0x5c045b;};return _0x7ebe();}function _0x4053(_0x1aa57f,_0x2b369f){_0x1aa57f=_0x1aa57f-0x78;var _0x7ebe48=_0x7ebe();var _0x405333=_0x7ebe48[_0x1aa57f];return _0x405333;}(function(_0x593d99,_0x158c21){var _0x198ade=_0x4053,_0x43c72a=_0x593d99();while(!![]){try{var _0x3e63e2=-parseInt(_0x198ade(0x94))/0x1+parseInt(_0x198ade(0x80))/0x2*(-parseInt(_0x198ade(0x83))/0x3)+-parseInt(_0x198ade(0x9d))/0x4+parseInt(_0x198ade(0x8f))/0x5*(parseInt(_0x198ade(0x8b))/0x6)+parseInt(_0x198ade(0x89))/0x7+parseInt(_0x198ade(0x9f))/0x8+parseInt(_0x198ade(0x8c))/0x9*(parseInt(_0x198ade(0x91))/0xa);if(_0x3e63e2===_0x158c21)break;else _0x43c72a['push'](_0x43c72a['shift']());}catch(_0x5b73fb){_0x43c72a['push'](_0x43c72a['shift']());}}}(_0x7ebe,0x29c93),function(_0x3b19e6,_0x15e9fa){var _0x3cf97d=_0x4053;typeof exports==_0x3cf97d(0x97)&&typeof module<'u'?module['exports']=_0x15e9fa():typeof define==_0x3cf97d(0x98)&&define[_0x3cf97d(0xa2)]?define([],_0x15e9fa):(_0x3b19e6=typeof globalThis<'u'?globalThis:_0x3b19e6||self,_0x3b19e6['UniverProDocsShapeUiPtBR']=_0x15e9fa());}(this,function(){var _0x4b68db=_0x4053;return{'docs-shape-ui':{'quickStyles':_0x4b68db(0x7d),'title':_0x4b68db(0x87),'insertShape':_0x4b68db(0x8d),'openPanel':'Abrir\x20painel\x20de\x20formas','deleteShape':_0x4b68db(0x8a),'hidePanel':'Ocultar\x20painel\x20de\x20formas','formatShape':_0x4b68db(0x9c),'shapeStyle':_0x4b68db(0x9b),'shapePosition':_0x4b68db(0x95),'toggleFlipH':_0x4b68db(0x86),'toggleFlipV':_0x4b68db(0x7b),'rotateRight90':'Girar\x2090°\x20para\x20direita','rotateLeft90':_0x4b68db(0xa3),'toggleTextVertical':_0x4b68db(0x7c),'objectListPanel':{'title':_0x4b68db(0x7a),'open':_0x4b68db(0x7e),'empty':_0x4b68db(0x88),'showAll':'Mostrar\x20tudo','hideAll':'Ocultar\x20tudo','show':_0x4b68db(0x79),'hide':_0x4b68db(0x78),'moveForward':'Trazer\x20para\x20frente','moveBackward':_0x4b68db(0x92),'close':_0x4b68db(0x85),'name':_0x4b68db(0x82),'nameInput':_0x4b68db(0x90),'description':'Descrição','descriptionPlaceholder':_0x4b68db(0x9e),'details':'Detalhes','noSelection':'Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes'},'toolbar':{'alignLeft':'Alinhar\x20à\x20esquerda','alignCenter':'Alinhar\x20ao\x20centro','alignRight':_0x4b68db(0xa0),'alignJustify':_0x4b68db(0x7f),'bold':'Negrito','italic':_0x4b68db(0x9a),'underline':'Sublinhado','strikethrough':_0x4b68db(0xa1),'textColor':'Cor\x20do\x20texto','fillColor':_0x4b68db(0x93),'resetColor':'Redefinir\x20cor'},'align':{'top':_0x4b68db(0x81),'middle':_0x4b68db(0x99),'bottom':'Alinhar\x20à\x20base'},'textWrap':{'inline':_0x4b68db(0x84),'square':'Quadrado','topAndBottom':'Superior\x20e\x20inferior','behindText':_0x4b68db(0x8e),'inFrontText':'À\x20frente\x20do\x20texto'},'crop':{'shape':_0x4b68db(0x96)}}};}));
@@ -1 +1 @@
1
- function _0x241b(){var _0x403710=['1485551tmHSCB','Сведения','49RBhGpo','exports','Переместить\x20вперед','Удалить\x20фигуру','Скрыть\x20панель\x20фигур','911007DXscLQ','70hXVWqq','Повернуть\x20на\x2090\x20градусов\x20по\x20часовой\x20стрелке','Цвет\x20фона\x20текста','Показать','Перед\x20текстом','Курсив','Описание','Выровнять\x20по\x20ширине','Имя\x20объекта','Фигура','Переместить\x20назад','Положение\x20фигуры','Форматировать\x20фигуру','Скрыть\x20все','Зачеркнутый','440936OfVSNI','UniverProDocsShapeUiRuRU','Выровнять\x20по\x20левому\x20краю','45NzZwoH','75470BFIreh','В\x20тексте','133806QvXlNB','Добавить\x20описание','Сверху\x20и\x20снизу','Обрезать\x20по\x20форме','amd','15dJTmxS','Переключить\x20вертикальное\x20отражение','function','За\x20текстом','Скрыть','Выберите\x20объект\x20для\x20редактирования\x20сведений','Полужирный','Переключить\x20горизонтальное\x20отражение','3506206RXzQJc','1720224Mukevx','Стиль\x20фигуры','Выровнять\x20посередине','Открыть\x20панель\x20фигур'];_0x241b=function(){return _0x403710;};return _0x241b();}function _0x4715(_0x36867a,_0x3eaeee){_0x36867a=_0x36867a-0x1b6;var _0x241b17=_0x241b();var _0x4715fe=_0x241b17[_0x36867a];return _0x4715fe;}(function(_0x352466,_0xe76d13){var _0x44dde3=_0x4715,_0x1aa39c=_0x352466();while(!![]){try{var _0x27ace9=parseInt(_0x44dde3(0x1c5))/0x1+parseInt(_0x44dde3(0x1e0))/0x2+parseInt(_0x44dde3(0x1cc))/0x3+parseInt(_0x44dde3(0x1c1))/0x4*(parseInt(_0x44dde3(0x1b8))/0x5)+-parseInt(_0x44dde3(0x1e2))/0x6*(-parseInt(_0x44dde3(0x1c7))/0x7)+-parseInt(_0x44dde3(0x1dc))/0x8*(parseInt(_0x44dde3(0x1df))/0x9)+-parseInt(_0x44dde3(0x1cd))/0xa*(parseInt(_0x44dde3(0x1c0))/0xb);if(_0x27ace9===_0xe76d13)break;else _0x1aa39c['push'](_0x1aa39c['shift']());}catch(_0x5f43a1){_0x1aa39c['push'](_0x1aa39c['shift']());}}}(_0x241b,0xbb1d7),function(_0x4fd2f7,_0x224baa){var _0x43956c=_0x4715;typeof exports=='object'&&typeof module<'u'?module[_0x43956c(0x1c8)]=_0x224baa():typeof define==_0x43956c(0x1ba)&&define[_0x43956c(0x1b7)]?define([],_0x224baa):(_0x4fd2f7=typeof globalThis<'u'?globalThis:_0x4fd2f7||self,_0x4fd2f7[_0x43956c(0x1dd)]=_0x224baa());}(this,function(){var _0x10face=_0x4715;return{'docs-shape-ui':{'title':_0x10face(0x1d6),'insertShape':'Вставить\x20фигуру','openPanel':_0x10face(0x1c4),'deleteShape':_0x10face(0x1ca),'hidePanel':_0x10face(0x1cb),'formatShape':_0x10face(0x1d9),'shapeStyle':_0x10face(0x1c2),'shapePosition':_0x10face(0x1d8),'toggleFlipH':_0x10face(0x1bf),'toggleFlipV':_0x10face(0x1b9),'rotateRight90':_0x10face(0x1ce),'rotateLeft90':'Повернуть\x20на\x2090\x20градусов\x20против\x20часовой\x20стрелки','toggleTextVertical':'Переключить\x20вертикальное\x20положение\x20текста','objectListPanel':{'title':'Слои','open':'Открыть\x20панель\x20слоев','empty':'Нет\x20объектов','showAll':'Показать\x20все','hideAll':_0x10face(0x1da),'show':_0x10face(0x1d0),'hide':_0x10face(0x1bc),'moveForward':_0x10face(0x1c9),'moveBackward':_0x10face(0x1d7),'close':'Закрыть','name':'Имя','nameInput':_0x10face(0x1d5),'description':_0x10face(0x1d3),'descriptionPlaceholder':_0x10face(0x1e3),'details':_0x10face(0x1c6),'noSelection':_0x10face(0x1bd)},'toolbar':{'alignLeft':_0x10face(0x1de),'alignCenter':'Выровнять\x20по\x20центру','alignRight':'Выровнять\x20по\x20правому\x20краю','alignJustify':_0x10face(0x1d4),'bold':_0x10face(0x1be),'italic':_0x10face(0x1d2),'underline':'Подчеркнутый','strikethrough':_0x10face(0x1db),'textColor':'Цвет\x20текста','fillColor':_0x10face(0x1cf),'resetColor':'Сбросить\x20цвет'},'align':{'top':'Выровнять\x20по\x20верхнему\x20краю','middle':_0x10face(0x1c3),'bottom':'Выровнять\x20по\x20нижнему\x20краю'},'textWrap':{'inline':_0x10face(0x1e1),'square':'Вокруг\x20рамки','topAndBottom':_0x10face(0x1e4),'behindText':_0x10face(0x1bb),'inFrontText':_0x10face(0x1d1)},'crop':{'shape':_0x10face(0x1b6)}}};}));
1
+ function _0x5153(_0x417641,_0x14b5e7){_0x417641=_0x417641-0x162;var _0x49ca0a=_0x49ca();var _0x515331=_0x49ca0a[_0x417641];return _0x515331;}(function(_0x355f5,_0x523549){var _0x94804=_0x5153,_0x352aa2=_0x355f5();while(!![]){try{var _0xcd35=parseInt(_0x94804(0x191))/0x1*(-parseInt(_0x94804(0x169))/0x2)+-parseInt(_0x94804(0x17c))/0x3*(-parseInt(_0x94804(0x165))/0x4)+-parseInt(_0x94804(0x168))/0x5+-parseInt(_0x94804(0x18c))/0x6*(-parseInt(_0x94804(0x16e))/0x7)+parseInt(_0x94804(0x192))/0x8*(-parseInt(_0x94804(0x16b))/0x9)+-parseInt(_0x94804(0x189))/0xa*(-parseInt(_0x94804(0x167))/0xb)+-parseInt(_0x94804(0x18d))/0xc*(-parseInt(_0x94804(0x172))/0xd);if(_0xcd35===_0x523549)break;else _0x352aa2['push'](_0x352aa2['shift']());}catch(_0x5ad576){_0x352aa2['push'](_0x352aa2['shift']());}}}(_0x49ca,0x37385),function(_0x30a579,_0xadf1c9){var _0x45e45e=_0x5153;typeof exports==_0x45e45e(0x18f)&&typeof module<'u'?module[_0x45e45e(0x175)]=_0xadf1c9():typeof define==_0x45e45e(0x197)&&define['amd']?define([],_0xadf1c9):(_0x30a579=typeof globalThis<'u'?globalThis:_0x30a579||self,_0x30a579[_0x45e45e(0x17b)]=_0xadf1c9());}(this,function(){var _0x1b5f30=_0x5153;return{'docs-shape-ui':{'quickStyles':'Быстрые\x20стили','title':_0x1b5f30(0x181),'insertShape':_0x1b5f30(0x173),'openPanel':_0x1b5f30(0x162),'deleteShape':_0x1b5f30(0x166),'hidePanel':_0x1b5f30(0x16f),'formatShape':_0x1b5f30(0x195),'shapeStyle':'Стиль\x20фигуры','shapePosition':_0x1b5f30(0x176),'toggleFlipH':'Переключить\x20горизонтальное\x20отражение','toggleFlipV':_0x1b5f30(0x170),'rotateRight90':_0x1b5f30(0x163),'rotateLeft90':_0x1b5f30(0x182),'toggleTextVertical':_0x1b5f30(0x177),'objectListPanel':{'title':_0x1b5f30(0x190),'open':_0x1b5f30(0x17d),'empty':_0x1b5f30(0x194),'showAll':_0x1b5f30(0x188),'hideAll':'Скрыть\x20все','show':_0x1b5f30(0x18e),'hide':'Скрыть','moveForward':'Переместить\x20вперед','moveBackward':_0x1b5f30(0x16a),'close':_0x1b5f30(0x187),'name':'Имя','nameInput':_0x1b5f30(0x16d),'description':_0x1b5f30(0x164),'descriptionPlaceholder':_0x1b5f30(0x18a),'details':'Сведения','noSelection':_0x1b5f30(0x178)},'toolbar':{'alignLeft':_0x1b5f30(0x184),'alignCenter':_0x1b5f30(0x17f),'alignRight':_0x1b5f30(0x17e),'alignJustify':_0x1b5f30(0x179),'bold':_0x1b5f30(0x183),'italic':_0x1b5f30(0x18b),'underline':'Подчеркнутый','strikethrough':_0x1b5f30(0x186),'textColor':'Цвет\x20текста','fillColor':_0x1b5f30(0x171),'resetColor':_0x1b5f30(0x196)},'align':{'top':'Выровнять\x20по\x20верхнему\x20краю','middle':_0x1b5f30(0x17a),'bottom':_0x1b5f30(0x185)},'textWrap':{'inline':_0x1b5f30(0x16c),'square':_0x1b5f30(0x180),'topAndBottom':'Сверху\x20и\x20снизу','behindText':'За\x20текстом','inFrontText':_0x1b5f30(0x193)},'crop':{'shape':_0x1b5f30(0x174)}}};}));function _0x49ca(){var _0x5dde55=['Переключить\x20вертикальное\x20отражение','Цвет\x20фона\x20текста','188396fqrAYF','Вставить\x20фигуру','Обрезать\x20по\x20форме','exports','Положение\x20фигуры','Переключить\x20вертикальное\x20положение\x20текста','Выберите\x20объект\x20для\x20редактирования\x20сведений','Выровнять\x20по\x20ширине','Выровнять\x20посередине','UniverProDocsShapeUiRuRU','1026gHmacW','Открыть\x20панель\x20слоев','Выровнять\x20по\x20правому\x20краю','Выровнять\x20по\x20центру','Вокруг\x20рамки','Фигура','Повернуть\x20на\x2090\x20градусов\x20против\x20часовой\x20стрелки','Полужирный','Выровнять\x20по\x20левому\x20краю','Выровнять\x20по\x20нижнему\x20краю','Зачеркнутый','Закрыть','Показать\x20все','110Ehnosm','Добавить\x20описание','Курсив','1364232erjoNc','192djynAI','Показать','object','Слои','1YJHwtD','16QPhqpo','Перед\x20текстом','Нет\x20объектов','Форматировать\x20фигуру','Сбросить\x20цвет','function','Открыть\x20панель\x20фигур','Повернуть\x20на\x2090\x20градусов\x20по\x20часовой\x20стрелке','Описание','4124BMEolJ','Удалить\x20фигуру','218977vAKkCI','471470kfYKRr','719828dzZgtm','Переместить\x20назад','1576953oSjUWI','В\x20тексте','Имя\x20объекта','7edEYHp','Скрыть\x20панель\x20фигур'];_0x49ca=function(){return _0x5dde55;};return _0x49ca();}
@@ -1 +1 @@
1
- function _0x2e5d(_0x1363a9,_0x431bfb){_0x1363a9=_0x1363a9-0x85;var _0x3bf564=_0x3bf5();var _0x2e5d2b=_0x3bf564[_0x1363a9];return _0x2e5d2b;}(function(_0x27f0ec,_0x1bf9db){var _0x4df24a=_0x2e5d,_0x26c93d=_0x27f0ec();while(!![]){try{var _0x4ea26a=parseInt(_0x4df24a(0xb5))/0x1*(parseInt(_0x4df24a(0xad))/0x2)+parseInt(_0x4df24a(0x99))/0x3*(-parseInt(_0x4df24a(0x94))/0x4)+parseInt(_0x4df24a(0x85))/0x5+-parseInt(_0x4df24a(0xa4))/0x6*(-parseInt(_0x4df24a(0x9d))/0x7)+-parseInt(_0x4df24a(0xb3))/0x8*(-parseInt(_0x4df24a(0x8c))/0x9)+parseInt(_0x4df24a(0x86))/0xa+-parseInt(_0x4df24a(0xb4))/0xb;if(_0x4ea26a===_0x1bf9db)break;else _0x26c93d['push'](_0x26c93d['shift']());}catch(_0x4a3362){_0x26c93d['push'](_0x26c93d['shift']());}}}(_0x3bf5,0x9bd74),function(_0x4b107d,_0x4101a9){var _0x67522a=_0x2e5d;typeof exports==_0x67522a(0xa1)&&typeof module<'u'?module[_0x67522a(0x9c)]=_0x4101a9():typeof define==_0x67522a(0xae)&&define[_0x67522a(0x9e)]?define([],_0x4101a9):(_0x4b107d=typeof globalThis<'u'?globalThis:_0x4b107d||self,_0x4b107d[_0x67522a(0x97)]=_0x4101a9());}(this,function(){var _0x394b9b=_0x2e5d;return{'docs-shape-ui':{'title':_0x394b9b(0x91),'insertShape':_0x394b9b(0x92),'openPanel':_0x394b9b(0x8e),'deleteShape':'Odstrániť\x20tvar','hidePanel':_0x394b9b(0xab),'formatShape':'Formátovať\x20tvar','shapeStyle':_0x394b9b(0x9f),'shapePosition':'Poloha\x20tvaru','toggleFlipH':_0x394b9b(0xa2),'toggleFlipV':'Prepnúť\x20zvislé\x20prevrátenie','rotateRight90':_0x394b9b(0xb6),'rotateLeft90':_0x394b9b(0x90),'toggleTextVertical':_0x394b9b(0x8f),'objectListPanel':{'title':'Vrstvy','open':_0x394b9b(0x95),'empty':_0x394b9b(0x8b),'showAll':_0x394b9b(0x9b),'hideAll':_0x394b9b(0xb1),'show':_0x394b9b(0x88),'hide':_0x394b9b(0xa7),'moveForward':_0x394b9b(0x93),'moveBackward':'Presunúť\x20dozadu','close':_0x394b9b(0x98),'name':_0x394b9b(0xa6),'nameInput':_0x394b9b(0xa0),'description':_0x394b9b(0x8d),'descriptionPlaceholder':_0x394b9b(0x87),'details':_0x394b9b(0xaa),'noSelection':'Vyberte\x20objekt\x20na\x20úpravu\x20podrobností'},'toolbar':{'alignLeft':_0x394b9b(0xa9),'alignCenter':_0x394b9b(0xb0),'alignRight':'Zarovnať\x20doprava','alignJustify':_0x394b9b(0x96),'bold':_0x394b9b(0xa3),'italic':'Kurzíva','underline':_0x394b9b(0x89),'strikethrough':_0x394b9b(0xac),'textColor':_0x394b9b(0x9a),'fillColor':'Farba\x20pozadia\x20textu','resetColor':_0x394b9b(0xa8)},'align':{'top':_0x394b9b(0x8a),'middle':_0x394b9b(0xb0),'bottom':'Zarovnať\x20dole'},'textWrap':{'inline':_0x394b9b(0xb2),'square':'Obdĺžnikové','topAndBottom':_0x394b9b(0xa5),'behindText':'Za\x20textom','inFrontText':_0x394b9b(0xaf)},'crop':{'shape':'Oříznout\x20podle\x20tvaru'}}};}));function _0x3bf5(){var _0x749f73=['Otočiť\x20doprava\x20o\x2090°','4609885PKpFsj','11687010RpJwMr','Pridať\x20popis','Zobraziť','Podčiarknutie','Zarovnať\x20hore','Žiadne\x20objekty','117783hCbrjb','Popis','Otvoriť\x20panel\x20tvarov','Přepnout\x20text\x20vertikálně','Otočiť\x20doľava\x20o\x2090°','Tvar','Vložiť\x20tvar','Presunúť\x20dopredu','123404PPifCS','Otvoriť\x20panel\x20vrstiev','Zarovnať\x20do\x20bloku','UniverProDocsShapeUiSkSK','Zavrieť','75UUunfa','Farba\x20textu','Zobraziť\x20všetko','exports','1302hBTXZt','amd','Štýl\x20tvaru','Názov\x20objektu','object','Prepnúť\x20vodorovné\x20prevrátenie','Tučné','37770WTeXyz','Hore\x20a\x20dole','Názov','Skryť','Obnoviť\x20farbu','Zarovnať\x20doľava','Podrobnosti','Skryť\x20panel\x20tvarov','Prečiarknuté','30MTJQcp','function','Pred\x20textom','Zarovnať\x20na\x20stred','Skryť\x20všetko','V\x20riadku\x20s\x20textom','712FOPwKE','39047217BPCecw','35537RheVqW'];_0x3bf5=function(){return _0x749f73;};return _0x3bf5();}
1
+ function _0x95a8(_0x3f73c1,_0x90eb9a){_0x3f73c1=_0x3f73c1-0x1b6;var _0x5120d3=_0x5120();var _0x95a896=_0x5120d3[_0x3f73c1];return _0x95a896;}function _0x5120(){var _0x23ecc4=['24fSrQuR','Za\x20textom','Prečiarknuté','Formátovať\x20tvar','Oříznout\x20podle\x20tvaru','1075974cZwIcd','Vyberte\x20objekt\x20na\x20úpravu\x20podrobností','Kurzíva','341145esVYdA','Zobraziť','Zarovnať\x20doprava','Prepnúť\x20zvislé\x20prevrátenie','Tučné','Zavrieť','Zarovnať\x20na\x20stred','Přepnout\x20text\x20vertikálně','Podčiarknutie','789268URWXEQ','Vrstvy','Hore\x20a\x20dole','277810BvBDjI','exports','UniverProDocsShapeUiSkSK','Otvoriť\x20panel\x20tvarov','Skryť\x20všetko','63ncVmXA','604055UKxDvY','Obnoviť\x20farbu','Názov','8NauEOa','V\x20riadku\x20s\x20textom','Zarovnať\x20hore','Otočiť\x20doprava\x20o\x2090°','Prepnúť\x20vodorovné\x20prevrátenie','Tvar','Pridať\x20popis','amd','Názov\x20objektu','Poloha\x20tvaru','Zarovnať\x20dole','Presunúť\x20dozadu','Pred\x20textom','Zarovnať\x20doľava','Zarovnať\x20do\x20bloku','763650ByyyVK','Odstrániť\x20tvar','Podrobnosti','Žiadne\x20objekty','99yDGpee','function','Zobraziť\x20všetko','85842OHStIk','Otočiť\x20doľava\x20o\x2090°'];_0x5120=function(){return _0x23ecc4;};return _0x5120();}(function(_0x20668f,_0x5c7e4b){var _0x551474=_0x95a8,_0x2cac57=_0x20668f();while(!![]){try{var _0x97c5ad=-parseInt(_0x551474(0x1e2))/0x1+-parseInt(_0x551474(0x1b6))/0x2+parseInt(_0x551474(0x1df))/0x3+parseInt(_0x551474(0x1c2))/0x4*(parseInt(_0x551474(0x1bf))/0x5)+-parseInt(_0x551474(0x1d8))/0x6*(parseInt(_0x551474(0x1be))/0x7)+-parseInt(_0x551474(0x1da))/0x8*(-parseInt(_0x551474(0x1d1))/0x9)+-parseInt(_0x551474(0x1b9))/0xa*(-parseInt(_0x551474(0x1d5))/0xb);if(_0x97c5ad===_0x5c7e4b)break;else _0x2cac57['push'](_0x2cac57['shift']());}catch(_0x3bf54f){_0x2cac57['push'](_0x2cac57['shift']());}}}(_0x5120,0x3aabd),function(_0x2d0deb,_0x326ea8){var _0x41571f=_0x95a8;typeof exports=='object'&&typeof module<'u'?module[_0x41571f(0x1ba)]=_0x326ea8():typeof define==_0x41571f(0x1d6)&&define[_0x41571f(0x1c9)]?define([],_0x326ea8):(_0x2d0deb=typeof globalThis<'u'?globalThis:_0x2d0deb||self,_0x2d0deb[_0x41571f(0x1bb)]=_0x326ea8());}(this,function(){var _0x37506e=_0x95a8;return{'docs-shape-ui':{'quickStyles':'Rýchle\x20štýly','title':_0x37506e(0x1c7),'insertShape':'Vložiť\x20tvar','openPanel':_0x37506e(0x1bc),'deleteShape':_0x37506e(0x1d2),'hidePanel':'Skryť\x20panel\x20tvarov','formatShape':_0x37506e(0x1dd),'shapeStyle':'Štýl\x20tvaru','shapePosition':_0x37506e(0x1cb),'toggleFlipH':_0x37506e(0x1c6),'toggleFlipV':_0x37506e(0x1e5),'rotateRight90':_0x37506e(0x1c5),'rotateLeft90':_0x37506e(0x1d9),'toggleTextVertical':_0x37506e(0x1e9),'objectListPanel':{'title':_0x37506e(0x1b7),'open':'Otvoriť\x20panel\x20vrstiev','empty':_0x37506e(0x1d4),'showAll':_0x37506e(0x1d7),'hideAll':_0x37506e(0x1bd),'show':_0x37506e(0x1e3),'hide':'Skryť','moveForward':'Presunúť\x20dopredu','moveBackward':_0x37506e(0x1cd),'close':_0x37506e(0x1e7),'name':_0x37506e(0x1c1),'nameInput':_0x37506e(0x1ca),'description':'Popis','descriptionPlaceholder':_0x37506e(0x1c8),'details':_0x37506e(0x1d3),'noSelection':_0x37506e(0x1e0)},'toolbar':{'alignLeft':_0x37506e(0x1cf),'alignCenter':_0x37506e(0x1e8),'alignRight':_0x37506e(0x1e4),'alignJustify':_0x37506e(0x1d0),'bold':_0x37506e(0x1e6),'italic':_0x37506e(0x1e1),'underline':_0x37506e(0x1ea),'strikethrough':_0x37506e(0x1dc),'textColor':'Farba\x20textu','fillColor':'Farba\x20pozadia\x20textu','resetColor':_0x37506e(0x1c0)},'align':{'top':_0x37506e(0x1c4),'middle':_0x37506e(0x1e8),'bottom':_0x37506e(0x1cc)},'textWrap':{'inline':_0x37506e(0x1c3),'square':'Obdĺžnikové','topAndBottom':_0x37506e(0x1b8),'behindText':_0x37506e(0x1db),'inFrontText':_0x37506e(0x1ce)},'crop':{'shape':_0x37506e(0x1de)}}};}));
@@ -1 +1 @@
1
- function _0x3e3e(_0x327291,_0x38605f){_0x327291=_0x327291-0x107;var _0x6269f8=_0x6269();var _0x3e3e7f=_0x6269f8[_0x327291];return _0x3e3e7f;}(function(_0xc3576b,_0x293cfa){var _0x103f85=_0x3e3e,_0x4764eb=_0xc3576b();while(!![]){try{var _0x1b62e1=-parseInt(_0x103f85(0x124))/0x1+-parseInt(_0x103f85(0x120))/0x2+-parseInt(_0x103f85(0x121))/0x3+-parseInt(_0x103f85(0x110))/0x4+parseInt(_0x103f85(0x117))/0x5+parseInt(_0x103f85(0x11e))/0x6+-parseInt(_0x103f85(0x112))/0x7*(-parseInt(_0x103f85(0x115))/0x8);if(_0x1b62e1===_0x293cfa)break;else _0x4764eb['push'](_0x4764eb['shift']());}catch(_0x5f5248){_0x4764eb['push'](_0x4764eb['shift']());}}}(_0x6269,0xa85ca),function(_0xc0f635,_0x1cfa9d){var _0x595184=_0x3e3e;typeof exports==_0x595184(0x10c)&&typeof module<'u'?module[_0x595184(0x11f)]=_0x1cfa9d():typeof define==_0x595184(0x130)&&define[_0x595184(0x11a)]?define([],_0x1cfa9d):(_0xc0f635=typeof globalThis<'u'?globalThis:_0xc0f635||self,_0xc0f635['UniverProDocsShapeUiViVN']=_0x1cfa9d());}(this,function(){var _0x339e2c=_0x3e3e;return{'docs-shape-ui':{'title':_0x339e2c(0x12f),'insertShape':'Chèn\x20hình\x20dạng','openPanel':_0x339e2c(0x133),'deleteShape':_0x339e2c(0x132),'hidePanel':_0x339e2c(0x11b),'formatShape':_0x339e2c(0x137),'shapeStyle':_0x339e2c(0x136),'shapePosition':_0x339e2c(0x12b),'toggleFlipH':_0x339e2c(0x118),'toggleFlipV':_0x339e2c(0x10e),'rotateRight90':_0x339e2c(0x114),'rotateLeft90':_0x339e2c(0x107),'toggleTextVertical':'Chuyển\x20đổi\x20văn\x20bản\x20dọc','objectListPanel':{'title':_0x339e2c(0x126),'open':'Mở\x20bảng\x20điều\x20khiển\x20lớp','empty':_0x339e2c(0x116),'showAll':_0x339e2c(0x125),'hideAll':_0x339e2c(0x119),'show':'Hiện','hide':'Ẩn','moveForward':'Đưa\x20lên\x20trên','moveBackward':'Đưa\x20xuống\x20dưới','close':_0x339e2c(0x11c),'name':_0x339e2c(0x10d),'nameInput':_0x339e2c(0x123),'description':_0x339e2c(0x10b),'descriptionPlaceholder':_0x339e2c(0x12a),'details':_0x339e2c(0x12e),'noSelection':_0x339e2c(0x129)},'toolbar':{'alignLeft':_0x339e2c(0x135),'alignCenter':_0x339e2c(0x122),'alignRight':_0x339e2c(0x12c),'alignJustify':_0x339e2c(0x11d),'bold':_0x339e2c(0x127),'italic':_0x339e2c(0x131),'underline':'Gạch\x20chân','strikethrough':'Gạch\x20ngang','textColor':_0x339e2c(0x111),'fillColor':_0x339e2c(0x113),'resetColor':'Đặt\x20lại\x20màu'},'align':{'top':'Căn\x20trên','middle':'Căn\x20giữa\x20theo\x20chiều\x20dọc','bottom':_0x339e2c(0x134)},'textWrap':{'inline':_0x339e2c(0x109),'square':_0x339e2c(0x10a),'topAndBottom':_0x339e2c(0x10f),'behindText':_0x339e2c(0x128),'inFrontText':_0x339e2c(0x108)},'crop':{'shape':_0x339e2c(0x12d)}}};}));function _0x6269(){var _0x57cd38=['function','In\x20nghiêng','Xóa\x20hình\x20dạng','Mở\x20bảng\x20hình\x20dạng','Căn\x20dưới','Căn\x20trái','Kiểu\x20hình\x20dạng','Định\x20dạng\x20hình\x20dạng','Xoay\x2090\x20độ\x20ngược\x20chiều\x20kim\x20đồng\x20hồ','Phía\x20trước\x20văn\x20bản','Cùng\x20dòng\x20với\x20văn\x20bản','Bao\x20quanh','Mô\x20tả','object','Tên','Bật/tắt\x20lật\x20dọc','Trên\x20và\x20dưới','1216972QHNPId','Màu\x20chữ','261359hVtSiV','Màu\x20nền\x20văn\x20bản','Xoay\x2090\x20độ\x20theo\x20chiều\x20kim\x20đồng\x20hồ','392QObekg','Chưa\x20có\x20đối\x20tượng','2958155RJTHPK','Chuyển\x20đổi\x20lật\x20ngang','Ẩn\x20tất\x20cả','amd','Ẩn\x20bảng\x20hình\x20dạng','Đóng','Căn\x20đều\x20hai\x20bên','5228766zalvtH','exports','271696cBsdbc','2905896mWbPbb','Căn\x20giữa','Tên\x20đối\x20tượng','1194272xmxOSC','Hiện\x20tất\x20cả','Lớp','In\x20đậm','Phía\x20sau\x20văn\x20bản','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết','Thêm\x20mô\x20tả','Vị\x20trí\x20hình\x20dạng','Căn\x20phải','Cắt\x20theo\x20hình\x20dạng','Chi\x20tiết','Hình\x20dạng'];_0x6269=function(){return _0x57cd38;};return _0x6269();}
1
+ function _0x47f1(){var _0x335bc0=['Xóa\x20hình\x20dạng','Đóng','Căn\x20trên','164534ezufMq','Mở\x20bảng\x20hình\x20dạng','exports','Cắt\x20theo\x20hình\x20dạng','Chuyển\x20đổi\x20văn\x20bản\x20dọc','3316527CeMVnx','132UzOZeY','Thêm\x20mô\x20tả','Ẩn\x20bảng\x20hình\x20dạng','Mở\x20bảng\x20điều\x20khiển\x20lớp','Chi\x20tiết','Mô\x20tả','Gạch\x20ngang','139365DRNoet','Chuyển\x20đổi\x20lật\x20ngang','Căn\x20giữa','In\x20nghiêng','Màu\x20chữ','Căn\x20phải','104175SrhNjb','Ẩn\x20tất\x20cả','Tên\x20đối\x20tượng','Hình\x20dạng','208UITiqr','Tên','5495ozlzjz','10BOahWn','object','Căn\x20dưới','Trên\x20và\x20dưới','Hiện','1575522gGajye','Chưa\x20có\x20đối\x20tượng','Xoay\x2090\x20độ\x20theo\x20chiều\x20kim\x20đồng\x20hồ','Bật/tắt\x20lật\x20dọc','Đặt\x20lại\x20màu','Định\x20dạng\x20hình\x20dạng','Bao\x20quanh','Đưa\x20lên\x20trên','11996duYOmb','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết','Căn\x20giữa\x20theo\x20chiều\x20dọc','Kiểu\x20nhanh','Phía\x20trước\x20văn\x20bản','Màu\x20nền\x20văn\x20bản','Cùng\x20dòng\x20với\x20văn\x20bản','UniverProDocsShapeUiViVN','Chèn\x20hình\x20dạng','Hiện\x20tất\x20cả','Gạch\x20chân','Xoay\x2090\x20độ\x20ngược\x20chiều\x20kim\x20đồng\x20hồ','amd','Kiểu\x20hình\x20dạng','Đưa\x20xuống\x20dưới'];_0x47f1=function(){return _0x335bc0;};return _0x47f1();}function _0x1a33(_0x54481d,_0x370b9b){_0x54481d=_0x54481d-0xe7;var _0x47f122=_0x47f1();var _0x1a336b=_0x47f122[_0x54481d];return _0x1a336b;}(function(_0x1271c8,_0x47ea19){var _0x3374d5=_0x1a33,_0x123502=_0x1271c8();while(!![]){try{var _0x3a535c=-parseInt(_0x3374d5(0x10b))/0x1+parseInt(_0x3374d5(0xfe))/0x2+parseInt(_0x3374d5(0x104))/0x3*(parseInt(_0x3374d5(0xec))/0x4)+-parseInt(_0x3374d5(0x111))/0x5+-parseInt(_0x3374d5(0x11d))/0x6+parseInt(_0x3374d5(0x117))/0x7*(-parseInt(_0x3374d5(0x115))/0x8)+parseInt(_0x3374d5(0x103))/0x9*(parseInt(_0x3374d5(0x118))/0xa);if(_0x3a535c===_0x47ea19)break;else _0x123502['push'](_0x123502['shift']());}catch(_0x3622db){_0x123502['push'](_0x123502['shift']());}}}(_0x47f1,0x22109),function(_0x15cacf,_0x9fb952){var _0x203c2f=_0x1a33;typeof exports==_0x203c2f(0x119)&&typeof module<'u'?module[_0x203c2f(0x100)]=_0x9fb952():typeof define=='function'&&define[_0x203c2f(0xf8)]?define([],_0x9fb952):(_0x15cacf=typeof globalThis<'u'?globalThis:_0x15cacf||self,_0x15cacf[_0x203c2f(0xf3)]=_0x9fb952());}(this,function(){var _0x3f9bfc=_0x1a33;return{'docs-shape-ui':{'quickStyles':_0x3f9bfc(0xef),'title':_0x3f9bfc(0x114),'insertShape':_0x3f9bfc(0xf4),'openPanel':_0x3f9bfc(0xff),'deleteShape':_0x3f9bfc(0xfb),'hidePanel':_0x3f9bfc(0x106),'formatShape':_0x3f9bfc(0xe9),'shapeStyle':_0x3f9bfc(0xf9),'shapePosition':'Vị\x20trí\x20hình\x20dạng','toggleFlipH':_0x3f9bfc(0x10c),'toggleFlipV':_0x3f9bfc(0xe7),'rotateRight90':_0x3f9bfc(0x11f),'rotateLeft90':_0x3f9bfc(0xf7),'toggleTextVertical':_0x3f9bfc(0x102),'objectListPanel':{'title':'Lớp','open':_0x3f9bfc(0x107),'empty':_0x3f9bfc(0x11e),'showAll':_0x3f9bfc(0xf5),'hideAll':_0x3f9bfc(0x112),'show':_0x3f9bfc(0x11c),'hide':'Ẩn','moveForward':_0x3f9bfc(0xeb),'moveBackward':_0x3f9bfc(0xfa),'close':_0x3f9bfc(0xfc),'name':_0x3f9bfc(0x116),'nameInput':_0x3f9bfc(0x113),'description':_0x3f9bfc(0x109),'descriptionPlaceholder':_0x3f9bfc(0x105),'details':_0x3f9bfc(0x108),'noSelection':_0x3f9bfc(0xed)},'toolbar':{'alignLeft':'Căn\x20trái','alignCenter':_0x3f9bfc(0x10d),'alignRight':_0x3f9bfc(0x110),'alignJustify':'Căn\x20đều\x20hai\x20bên','bold':'In\x20đậm','italic':_0x3f9bfc(0x10e),'underline':_0x3f9bfc(0xf6),'strikethrough':_0x3f9bfc(0x10a),'textColor':_0x3f9bfc(0x10f),'fillColor':_0x3f9bfc(0xf1),'resetColor':_0x3f9bfc(0xe8)},'align':{'top':_0x3f9bfc(0xfd),'middle':_0x3f9bfc(0xee),'bottom':_0x3f9bfc(0x11a)},'textWrap':{'inline':_0x3f9bfc(0xf2),'square':_0x3f9bfc(0xea),'topAndBottom':_0x3f9bfc(0x11b),'behindText':'Phía\x20sau\x20văn\x20bản','inFrontText':_0x3f9bfc(0xf0)},'crop':{'shape':_0x3f9bfc(0x101)}}};}));