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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/lib/cjs/index.js +1 -1
  2. package/lib/cjs/locale/ar-SA.js +1 -1
  3. package/lib/cjs/locale/ca-ES.js +1 -1
  4. package/lib/cjs/locale/de-DE.js +1 -1
  5. package/lib/cjs/locale/en-US.js +1 -1
  6. package/lib/cjs/locale/es-ES.js +1 -1
  7. package/lib/cjs/locale/fa-IR.js +1 -1
  8. package/lib/cjs/locale/fr-FR.js +1 -1
  9. package/lib/cjs/locale/id-ID.js +1 -1
  10. package/lib/cjs/locale/it-IT.js +1 -1
  11. package/lib/cjs/locale/ja-JP.js +1 -1
  12. package/lib/cjs/locale/ko-KR.js +1 -1
  13. package/lib/cjs/locale/pl-PL.js +1 -1
  14. package/lib/cjs/locale/pt-BR.js +1 -1
  15. package/lib/cjs/locale/ru-RU.js +1 -1
  16. package/lib/cjs/locale/sk-SK.js +1 -1
  17. package/lib/cjs/locale/vi-VN.js +1 -1
  18. package/lib/cjs/locale/zh-CN.js +1 -1
  19. package/lib/cjs/locale/zh-HK.js +1 -1
  20. package/lib/cjs/locale/zh-TW.js +1 -1
  21. package/lib/es/index.js +1 -1
  22. package/lib/es/locale/ar-SA.js +1 -1
  23. package/lib/es/locale/ca-ES.js +1 -1
  24. package/lib/es/locale/de-DE.js +1 -1
  25. package/lib/es/locale/en-US.js +1 -1
  26. package/lib/es/locale/es-ES.js +1 -1
  27. package/lib/es/locale/fa-IR.js +1 -1
  28. package/lib/es/locale/fr-FR.js +1 -1
  29. package/lib/es/locale/id-ID.js +1 -1
  30. package/lib/es/locale/it-IT.js +1 -1
  31. package/lib/es/locale/ja-JP.js +1 -1
  32. package/lib/es/locale/ko-KR.js +1 -1
  33. package/lib/es/locale/pl-PL.js +1 -1
  34. package/lib/es/locale/pt-BR.js +1 -1
  35. package/lib/es/locale/ru-RU.js +1 -1
  36. package/lib/es/locale/sk-SK.js +1 -1
  37. package/lib/es/locale/vi-VN.js +1 -1
  38. package/lib/es/locale/zh-CN.js +1 -1
  39. package/lib/es/locale/zh-HK.js +1 -1
  40. package/lib/es/locale/zh-TW.js +1 -1
  41. package/lib/index.js +1 -1
  42. package/lib/locale/ar-SA.js +1 -1
  43. package/lib/locale/ca-ES.js +1 -1
  44. package/lib/locale/de-DE.js +1 -1
  45. package/lib/locale/en-US.js +1 -1
  46. package/lib/locale/es-ES.js +1 -1
  47. package/lib/locale/fa-IR.js +1 -1
  48. package/lib/locale/fr-FR.js +1 -1
  49. package/lib/locale/id-ID.js +1 -1
  50. package/lib/locale/it-IT.js +1 -1
  51. package/lib/locale/ja-JP.js +1 -1
  52. package/lib/locale/ko-KR.js +1 -1
  53. package/lib/locale/pl-PL.js +1 -1
  54. package/lib/locale/pt-BR.js +1 -1
  55. package/lib/locale/ru-RU.js +1 -1
  56. package/lib/locale/sk-SK.js +1 -1
  57. package/lib/locale/vi-VN.js +1 -1
  58. package/lib/locale/zh-CN.js +1 -1
  59. package/lib/locale/zh-HK.js +1 -1
  60. package/lib/locale/zh-TW.js +1 -1
  61. package/lib/types/commands/operations/shape-ribbon.operation.d.ts +13 -0
  62. package/lib/types/const.d.ts +7 -0
  63. package/lib/types/controllers/shape-contextual-ribbon.controller.d.ts +18 -0
  64. package/lib/types/locale/en-US.d.ts +1 -0
  65. package/lib/types/menu/schema.d.ts +1 -0
  66. package/lib/types/menu/shape-format-ribbon.menu.d.ts +20 -0
  67. package/lib/types/views/shape-floating-toolbar/ShapeFloatingToolbar.d.ts +3 -4
  68. package/lib/types/views/shape-format-ribbon/DocsShapeFormatRibbonControls.d.ts +8 -0
  69. package/lib/umd/index.js +1 -1
  70. package/lib/umd/locale/ar-SA.js +1 -1
  71. package/lib/umd/locale/ca-ES.js +1 -1
  72. package/lib/umd/locale/de-DE.js +1 -1
  73. package/lib/umd/locale/en-US.js +1 -1
  74. package/lib/umd/locale/es-ES.js +1 -1
  75. package/lib/umd/locale/fa-IR.js +1 -1
  76. package/lib/umd/locale/fr-FR.js +1 -1
  77. package/lib/umd/locale/id-ID.js +1 -1
  78. package/lib/umd/locale/it-IT.js +1 -1
  79. package/lib/umd/locale/ja-JP.js +1 -1
  80. package/lib/umd/locale/ko-KR.js +1 -1
  81. package/lib/umd/locale/pl-PL.js +1 -1
  82. package/lib/umd/locale/pt-BR.js +1 -1
  83. package/lib/umd/locale/ru-RU.js +1 -1
  84. package/lib/umd/locale/sk-SK.js +1 -1
  85. package/lib/umd/locale/vi-VN.js +1 -1
  86. package/lib/umd/locale/zh-CN.js +1 -1
  87. package/lib/umd/locale/zh-HK.js +1 -1
  88. package/lib/umd/locale/zh-TW.js +1 -1
  89. package/package.json +18 -18
  90. package/lib/types/views/ShapeOptions.d.ts +0 -26
  91. package/lib/types/views/shape-editor-panel/ShapeLineEditor.d.ts +0 -11
@@ -1 +1 @@
1
- function _0x46a0(_0xc6fcfd,_0x139e50){_0xc6fcfd=_0xc6fcfd-0x1de;var _0x38565f=_0x3856();var _0x46a0f4=_0x38565f[_0xc6fcfd];return _0x46a0f4;}(function(_0x26bcca,_0x39286f){var _0x3854b8=_0x46a0,_0x24c24d=_0x26bcca();while(!![]){try{var _0x5034c1=-parseInt(_0x3854b8(0x20b))/0x1+parseInt(_0x3854b8(0x20d))/0x2*(parseInt(_0x3854b8(0x1f5))/0x3)+-parseInt(_0x3854b8(0x20c))/0x4*(parseInt(_0x3854b8(0x1e8))/0x5)+-parseInt(_0x3854b8(0x1fc))/0x6*(-parseInt(_0x3854b8(0x1f4))/0x7)+parseInt(_0x3854b8(0x20a))/0x8*(parseInt(_0x3854b8(0x1ec))/0x9)+-parseInt(_0x3854b8(0x1ed))/0xa*(-parseInt(_0x3854b8(0x1e1))/0xb)+parseInt(_0x3854b8(0x210))/0xc;if(_0x5034c1===_0x39286f)break;else _0x24c24d['push'](_0x24c24d['shift']());}catch(_0x6c5df7){_0x24c24d['push'](_0x24c24d['shift']());}}}(_0x3856,0x40a6b),function(_0x2c02a6,_0xfc53d0){var _0x3c3dfe=_0x46a0;typeof exports==_0x3c3dfe(0x1e4)&&typeof module<'u'?module[_0x3c3dfe(0x1e3)]=_0xfc53d0():typeof define==_0x3c3dfe(0x1e9)&&define[_0x3c3dfe(0x1eb)]?define([],_0xfc53d0):(_0x2c02a6=typeof globalThis<'u'?globalThis:_0x2c02a6||self,_0x2c02a6[_0x3c3dfe(0x212)]=_0xfc53d0());}(this,function(){var _0x206853=_0x46a0;return{'docs-shape-ui':{'title':_0x206853(0x1ff),'insertShape':'إدراج\x20شكل','openPanel':_0x206853(0x204),'deleteShape':'حذف\x20الشكل','hidePanel':_0x206853(0x205),'formatShape':_0x206853(0x202),'shapeStyle':_0x206853(0x207),'shapePosition':_0x206853(0x1f9),'toggleFlipH':'تبديل\x20الانعكاس\x20الأفقي','toggleFlipV':_0x206853(0x211),'rotateRight90':_0x206853(0x1ef),'rotateLeft90':_0x206853(0x1de),'toggleTextVertical':'تبديل\x20النص\x20العمودي','objectListPanel':{'title':_0x206853(0x200),'open':_0x206853(0x1f8),'empty':_0x206853(0x1f3),'showAll':'إظهار\x20الكل','hideAll':_0x206853(0x1ee),'show':_0x206853(0x1e6),'hide':_0x206853(0x206),'moveForward':_0x206853(0x201),'moveBackward':_0x206853(0x1e2),'close':_0x206853(0x1fb),'name':_0x206853(0x1e5),'nameInput':_0x206853(0x1f6),'description':'الوصف','descriptionPlaceholder':_0x206853(0x1fa),'details':_0x206853(0x213),'noSelection':'حدّد\x20كائنًا\x20لتعديل\x20تفاصيله'},'toolbar':{'alignLeft':'محاذاة\x20لليسار','alignCenter':_0x206853(0x1df),'alignRight':_0x206853(0x20e),'alignJustify':_0x206853(0x1e0),'bold':'غامق','italic':_0x206853(0x1e7),'underline':'تسطير','strikethrough':_0x206853(0x1f0),'textColor':_0x206853(0x1f1),'fillColor':_0x206853(0x1ea),'resetColor':_0x206853(0x1fd)},'align':{'top':_0x206853(0x203),'middle':_0x206853(0x208),'bottom':_0x206853(0x20f)},'textWrap':{'inline':'في\x20نفس\x20السطر\x20مع\x20النص','square':_0x206853(0x1fe),'topAndBottom':'أعلى\x20وأسفل','behindText':_0x206853(0x1f2),'inFrontText':_0x206853(0x1f7)},'crop':{'shape':_0x206853(0x209)}}};}));function _0x3856(){var _0x10bf58=['قص\x20إلى\x20شكل','248pCsmjN','438884AUKFGx','222452ESzChO','22hYIxEr','محاذاة\x20لليمين','محاذاة\x20للأسفل','835176LMIyqk','تبديل\x20الانعكاس\x20العمودي','UniverProDocsShapeUiArSA','التفاصيل','تدوير\x20لليسار\x2090°','محاذاة\x20للوسط','ضبط','4529019wESsxG','إرسال\x20إلى\x20الخلف','exports','object','الاسم','إظهار','مائل','30JnDUXg','function','لون\x20خلفية\x20النص','amd','63999QVtHKR','10ttqnSh','إخفاء\x20الكل','تدوير\x20لليمين\x2090°','يتوسطه\x20خط','لون\x20النص','خلف\x20النص','لا\x20توجد\x20كائنات','445921GSqrbb','39408mmIsBz','اسم\x20الكائن','أمام\x20النص','فتح\x20لوحة\x20الطبقات','موضع\x20الشكل','أضف\x20وصفًا','إغلاق','18JahAIJ','إعادة\x20تعيين\x20اللون','مربع','شكل','الطبقات','إحضار\x20إلى\x20الأمام','تنسيق\x20الشكل','محاذاة\x20للأعلى','فتح\x20لوحة\x20الأشكال','إخفاء\x20لوحة\x20الأشكال','إخفاء','نمط\x20الشكل','محاذاة\x20للمنتصف'];_0x3856=function(){return _0x10bf58;};return _0x3856();}
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 _0x5429(){var _0x590d68=['Detalls','Quadrat','Alinea\x20a\x20baix','Subratllat','105098aAobdK','Envia\x20enrere','Mostra’ls\x20tots','Justifica','Inserir\x20forma','Rotar\x2090°\x20a\x20l\x27esquerra','Centra','Capes','Rotar\x2090°\x20a\x20la\x20dreta','Sense\x20objectes','Color\x20de\x20fons\x20del\x20text','Forma','Retalla\x20a\x20forma','Alinea\x20al\x20mig','En\x20línia\x20amb\x20el\x20text','4uotQOp','9466512dKekVu','object','Estil\x20de\x20forma','UniverProDocsShapeUiCaES','Alinea\x20a\x20l\x27esquerra','Cursiva','Selecciona\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls','Restableix\x20el\x20color','Obrir\x20panell\x20de\x20formes','Nom\x20de\x20l’objecte','2550jPqvBr','Afegeix\x20una\x20descripció','4111145XwHUmy','Davant\x20del\x20text','Alternar\x20volteig\x20vertical','A\x20dalt\x20i\x20a\x20baix','Color\x20del\x20text','Alternar\x20volteig\x20horitzontal','9upxgqM','980052jAtJWa','Mostra','384iJpHdu','31075428oJCHon','Posició\x20de\x20forma','Obre\x20el\x20tauler\x20de\x20capes','amd','Alinea\x20a\x20la\x20dreta','Nom','6hCVvEu','Alinea\x20a\x20dalt','Amagar\x20panell\x20de\x20formes','Descripció','122777uBqcqY','Darrere\x20del\x20text','exports','25695ejFvVh'];_0x5429=function(){return _0x590d68;};return _0x5429();}function _0x58cd(_0x3450e5,_0x12530d){_0x3450e5=_0x3450e5-0x183;var _0x54296f=_0x5429();var _0x58cde9=_0x54296f[_0x3450e5];return _0x58cde9;}(function(_0x24f86a,_0x40d142){var _0x458e58=_0x58cd,_0x255a05=_0x24f86a();while(!![]){try{var _0x71162f=parseInt(_0x458e58(0x1b5))/0x1*(parseInt(_0x458e58(0x194))/0x2)+-parseInt(_0x458e58(0x1a7))/0x3*(-parseInt(_0x458e58(0x1a8))/0x4)+parseInt(_0x458e58(0x1a1))/0x5*(-parseInt(_0x458e58(0x1b1))/0x6)+parseInt(_0x458e58(0x185))/0x7*(-parseInt(_0x458e58(0x1aa))/0x8)+parseInt(_0x458e58(0x1b8))/0x9*(-parseInt(_0x458e58(0x19f))/0xa)+-parseInt(_0x458e58(0x195))/0xb+parseInt(_0x458e58(0x1ab))/0xc;if(_0x71162f===_0x40d142)break;else _0x255a05['push'](_0x255a05['shift']());}catch(_0x3ea5a6){_0x255a05['push'](_0x255a05['shift']());}}}(_0x5429,0x6b1a6),function(_0x17d63b,_0x546044){var _0x3ca631=_0x58cd;typeof exports==_0x3ca631(0x196)&&typeof module<'u'?module[_0x3ca631(0x1b7)]=_0x546044():typeof define=='function'&&define[_0x3ca631(0x1ae)]?define([],_0x546044):(_0x17d63b=typeof globalThis<'u'?globalThis:_0x17d63b||self,_0x17d63b[_0x3ca631(0x198)]=_0x546044());}(this,function(){var _0x90dccb=_0x58cd;return{'docs-shape-ui':{'title':_0x90dccb(0x190),'insertShape':_0x90dccb(0x189),'openPanel':_0x90dccb(0x19d),'deleteShape':'Eliminar\x20forma','hidePanel':_0x90dccb(0x1b3),'formatShape':'Format\x20de\x20forma','shapeStyle':_0x90dccb(0x197),'shapePosition':_0x90dccb(0x1ac),'toggleFlipH':_0x90dccb(0x1a6),'toggleFlipV':_0x90dccb(0x1a3),'rotateRight90':_0x90dccb(0x18d),'rotateLeft90':_0x90dccb(0x18a),'toggleTextVertical':'Alternar\x20text\x20vertical','objectListPanel':{'title':_0x90dccb(0x18c),'open':_0x90dccb(0x1ad),'empty':_0x90dccb(0x18e),'showAll':_0x90dccb(0x187),'hideAll':'Amaga’ls\x20tots','show':_0x90dccb(0x1a9),'hide':'Amaga','moveForward':'Porta\x20endavant','moveBackward':_0x90dccb(0x186),'close':'Tanca','name':_0x90dccb(0x1b0),'nameInput':_0x90dccb(0x19e),'description':_0x90dccb(0x1b4),'descriptionPlaceholder':_0x90dccb(0x1a0),'details':_0x90dccb(0x1b9),'noSelection':_0x90dccb(0x19b)},'toolbar':{'alignLeft':_0x90dccb(0x199),'alignCenter':_0x90dccb(0x18b),'alignRight':_0x90dccb(0x1af),'alignJustify':_0x90dccb(0x188),'bold':'Negreta','italic':_0x90dccb(0x19a),'underline':_0x90dccb(0x184),'strikethrough':'Ratllat','textColor':_0x90dccb(0x1a5),'fillColor':_0x90dccb(0x18f),'resetColor':_0x90dccb(0x19c)},'align':{'top':_0x90dccb(0x1b2),'middle':_0x90dccb(0x192),'bottom':_0x90dccb(0x183)},'textWrap':{'inline':_0x90dccb(0x193),'square':_0x90dccb(0x1ba),'topAndBottom':_0x90dccb(0x1a4),'behindText':_0x90dccb(0x1b6),'inFrontText':_0x90dccb(0x1a2)},'crop':{'shape':_0x90dccb(0x191)}}};}));
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(_0x57908b,_0x2f7c5d){var _0x47ab5a=_0x4c37,_0x14a551=_0x57908b();while(!![]){try{var _0x1e9f2=parseInt(_0x47ab5a(0x174))/0x1*(parseInt(_0x47ab5a(0x16a))/0x2)+-parseInt(_0x47ab5a(0x18c))/0x3+-parseInt(_0x47ab5a(0x15c))/0x4*(parseInt(_0x47ab5a(0x16c))/0x5)+parseInt(_0x47ab5a(0x183))/0x6+parseInt(_0x47ab5a(0x181))/0x7*(parseInt(_0x47ab5a(0x168))/0x8)+-parseInt(_0x47ab5a(0x16e))/0x9*(parseInt(_0x47ab5a(0x163))/0xa)+-parseInt(_0x47ab5a(0x166))/0xb*(parseInt(_0x47ab5a(0x160))/0xc);if(_0x1e9f2===_0x2f7c5d)break;else _0x14a551['push'](_0x14a551['shift']());}catch(_0x156ca6){_0x14a551['push'](_0x14a551['shift']());}}}(_0x35de,0xc0ef5),function(_0x386813,_0x46c7d0){var _0x10b6ea=_0x4c37;typeof exports==_0x10b6ea(0x182)&&typeof module<'u'?module[_0x10b6ea(0x188)]=_0x46c7d0():typeof define==_0x10b6ea(0x16b)&&define[_0x10b6ea(0x180)]?define([],_0x46c7d0):(_0x386813=typeof globalThis<'u'?globalThis:_0x386813||self,_0x386813[_0x10b6ea(0x164)]=_0x46c7d0());}(this,function(){var _0x1df822=_0x4c37;return{'docs-shape-ui':{'title':'Form','insertShape':'Form\x20einfügen','openPanel':'Form-Panel\x20öffnen','deleteShape':'Form\x20löschen','hidePanel':_0x1df822(0x17a),'formatShape':_0x1df822(0x178),'shapeStyle':_0x1df822(0x15a),'shapePosition':_0x1df822(0x17c),'toggleFlipH':_0x1df822(0x169),'toggleFlipV':_0x1df822(0x15d),'rotateRight90':'Rechts\x2090°\x20drehen','rotateLeft90':_0x1df822(0x172),'toggleTextVertical':_0x1df822(0x170),'objectListPanel':{'title':'Ebenen','open':_0x1df822(0x162),'empty':_0x1df822(0x165),'showAll':_0x1df822(0x189),'hideAll':_0x1df822(0x173),'show':_0x1df822(0x15b),'hide':'Ausblenden','moveForward':_0x1df822(0x18b),'moveBackward':_0x1df822(0x159),'close':'Schließen','name':_0x1df822(0x167),'nameInput':_0x1df822(0x17b),'description':_0x1df822(0x16f),'descriptionPlaceholder':'Beschreibung\x20hinzufügen','details':_0x1df822(0x15e),'noSelection':_0x1df822(0x161)},'toolbar':{'alignLeft':_0x1df822(0x171),'alignCenter':_0x1df822(0x186),'alignRight':'Rechtsbündig','alignJustify':_0x1df822(0x175),'bold':'Fett','italic':_0x1df822(0x185),'underline':_0x1df822(0x179),'strikethrough':_0x1df822(0x176),'textColor':_0x1df822(0x18a),'fillColor':_0x1df822(0x17e),'resetColor':'Farbe\x20zurücksetzen'},'align':{'top':_0x1df822(0x17f),'middle':_0x1df822(0x17d),'bottom':'Unten\x20bündig'},'textWrap':{'inline':_0x1df822(0x16d),'square':_0x1df822(0x187),'topAndBottom':_0x1df822(0x177),'behindText':_0x1df822(0x184),'inFrontText':_0x1df822(0x15f)},'crop':{'shape':'Auf\x20Form\x20zuschneiden'}}};}));function _0x4c37(_0x1b10b4,_0x5249f1){_0x1b10b4=_0x1b10b4-0x159;var _0x35deb0=_0x35de();var _0x4c376d=_0x35deb0[_0x1b10b4];return _0x4c376d;}function _0x35de(){var _0x55d7b0=['Alle\x20ausblenden','5462ranzuN','Blocksatz','Durchgestrichen','Oben\x20und\x20unten','Form\x20formatieren','Unterstrichen','Form-Panel\x20ausblenden','Objektname','Formposition','Mittig','Texthintergrundfarbe','Oben\x20bündig','amd','14vPhafA','object','4518066mAFTQd','Hinter\x20dem\x20Text','Kursiv','Zentriert','Quadratisch','exports','Alle\x20anzeigen','Textfarbe','Weiter\x20nach\x20vorne','1128930clkkdo','Weiter\x20nach\x20hinten','Formstil','Anzeigen','53540XEONqt','Vertikale\x20Spiegelung\x20umschalten','Details','Vor\x20dem\x20Text','20964ixQyDx','Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen','Ebenenbereich\x20öffnen','269840httfbg','UniverProDocsShapeUiDeDE','Keine\x20Objekte','726rgJgve','Name','1478392KhmMac','Horizontale\x20Spiegelung\x20umschalten','78aesRtq','function','10MRQNXb','Im\x20Textfluss','9jnbzMH','Beschreibung','Vertikalen\x20Text\x20umschalten','Linksbündig','Links\x2090°\x20drehen'];_0x35de=function(){return _0x55d7b0;};return _0x35de();}
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 _0x195e(_0x550e47,_0x28ba58){_0x550e47=_0x550e47-0xd5;var _0x4b4af5=_0x4b4a();var _0x195e62=_0x4b4af5[_0x550e47];return _0x195e62;}(function(_0x494fdf,_0x14d118){var _0x4df123=_0x195e,_0x262351=_0x494fdf();while(!![]){try{var _0x1f2cfe=parseInt(_0x4df123(0x107))/0x1+-parseInt(_0x4df123(0xdd))/0x2*(parseInt(_0x4df123(0xf4))/0x3)+parseInt(_0x4df123(0xf1))/0x4*(parseInt(_0x4df123(0x106))/0x5)+-parseInt(_0x4df123(0x109))/0x6*(-parseInt(_0x4df123(0xfd))/0x7)+-parseInt(_0x4df123(0xed))/0x8+-parseInt(_0x4df123(0xd6))/0x9*(parseInt(_0x4df123(0x108))/0xa)+-parseInt(_0x4df123(0xef))/0xb*(-parseInt(_0x4df123(0x100))/0xc);if(_0x1f2cfe===_0x14d118)break;else _0x262351['push'](_0x262351['shift']());}catch(_0x24ddf3){_0x262351['push'](_0x262351['shift']());}}}(_0x4b4a,0x4c462),function(_0x458e10,_0x3ff66a){var _0x3570f9=_0x195e;typeof exports==_0x3570f9(0xf5)&&typeof module<'u'?module[_0x3570f9(0x101)]=_0x3ff66a():typeof define==_0x3570f9(0xe0)&&define[_0x3570f9(0xfb)]?define([],_0x3ff66a):(_0x458e10=typeof globalThis<'u'?globalThis:_0x458e10||self,_0x458e10[_0x3570f9(0x10a)]=_0x3ff66a());}(this,function(){var _0x2f9962=_0x195e;return{'docs-shape-ui':{'title':_0x2f9962(0xfe),'insertShape':_0x2f9962(0xf7),'openPanel':_0x2f9962(0xf8),'deleteShape':_0x2f9962(0xdc),'hidePanel':_0x2f9962(0x103),'formatShape':'Format\x20Shape','shapeStyle':_0x2f9962(0xf2),'shapePosition':_0x2f9962(0x105),'toggleFlipH':'Toggle\x20Horizontal\x20Flip','toggleFlipV':'Toggle\x20Vertical\x20Flip','rotateRight90':_0x2f9962(0xe3),'rotateLeft90':_0x2f9962(0xe7),'toggleTextVertical':_0x2f9962(0xe5),'objectListPanel':{'title':_0x2f9962(0xfc),'open':'Open\x20Layers\x20Panel','empty':_0x2f9962(0xdb),'showAll':_0x2f9962(0xe2),'hideAll':_0x2f9962(0xf9),'show':'Show','hide':_0x2f9962(0xde),'moveForward':_0x2f9962(0x102),'moveBackward':_0x2f9962(0xf0),'close':_0x2f9962(0xee),'name':'Name','nameInput':_0x2f9962(0xda),'description':_0x2f9962(0x10b),'descriptionPlaceholder':_0x2f9962(0xfa),'details':_0x2f9962(0xeb),'noSelection':'Select\x20an\x20object\x20to\x20edit\x20details'},'toolbar':{'alignLeft':_0x2f9962(0x104),'alignCenter':_0x2f9962(0xf3),'alignRight':_0x2f9962(0xd9),'alignJustify':_0x2f9962(0xea),'bold':_0x2f9962(0xe8),'italic':_0x2f9962(0x10c),'underline':'Underline','strikethrough':_0x2f9962(0xe4),'textColor':_0x2f9962(0xe1),'fillColor':_0x2f9962(0xd5),'resetColor':_0x2f9962(0xff)},'align':{'top':_0x2f9962(0xd7),'middle':_0x2f9962(0xf6),'bottom':_0x2f9962(0xec)},'textWrap':{'inline':_0x2f9962(0xe9),'square':_0x2f9962(0xdf),'topAndBottom':_0x2f9962(0xe6),'behindText':'Behind\x20text','inFrontText':_0x2f9962(0xd8)},'crop':{'shape':'Crop\x20to\x20Shape'}}};}));function _0x4b4a(){var _0x1d72fa=['Add\x20description','amd','Layers','91UcwNgQ','Shape','Reset\x20color','12ZFjGUi','exports','Bring\x20Forward','Hide\x20Shape\x20Panel','Align\x20Left','Shape\x20Position','2547790HpGTPp','233079fUYlKn','10xGRmzo','130260BJVzMu','UniverProDocsShapeUiEnUS','Description','Italic','Text\x20Background\x20color','3261393rkSDfZ','Align\x20Top','In\x20front\x20of\x20text','Align\x20Right','Object\x20name','No\x20objects','Delete\x20Shape','2nTWxGG','Hide','Square','function','Text\x20color','Show\x20All','Rotate\x20Right\x2090°','Strikethrough','Toggle\x20Text\x20Vertical','Top\x20and\x20Bottom','Rotate\x20Left\x2090°','Bold','In\x20line\x20with\x20text','Justify','Details','Align\x20Bottom','3328560MsjwQv','Close','3574483HPkgiE','Send\x20Backward','4XppqFL','Shape\x20Style','Align\x20Center','776865qsLXOp','object','Align\x20Middle','Insert\x20Shape','Open\x20Shape\x20Panel','Hide\x20All'];_0x4b4a=function(){return _0x1d72fa;};return _0x4b4a();}
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(_0x22e451,_0x443a66){var _0x48fb73=_0x1166,_0x1199cd=_0x22e451();while(!![]){try{var _0x11ad94=-parseInt(_0x48fb73(0x198))/0x1+-parseInt(_0x48fb73(0x1a7))/0x2*(-parseInt(_0x48fb73(0x1a4))/0x3)+parseInt(_0x48fb73(0x1c0))/0x4+parseInt(_0x48fb73(0x196))/0x5+parseInt(_0x48fb73(0x1a2))/0x6*(parseInt(_0x48fb73(0x199))/0x7)+-parseInt(_0x48fb73(0x1aa))/0x8*(parseInt(_0x48fb73(0x1a6))/0x9)+parseInt(_0x48fb73(0x1ae))/0xa;if(_0x11ad94===_0x443a66)break;else _0x1199cd['push'](_0x1199cd['shift']());}catch(_0x28c21a){_0x1199cd['push'](_0x1199cd['shift']());}}}(_0x10a9,0x6a257),function(_0x4afeac,_0x5f3645){var _0x482cf6=_0x1166;typeof exports=='object'&&typeof module<'u'?module[_0x482cf6(0x1c4)]=_0x5f3645():typeof define=='function'&&define[_0x482cf6(0x1b6)]?define([],_0x5f3645):(_0x4afeac=typeof globalThis<'u'?globalThis:_0x4afeac||self,_0x4afeac[_0x482cf6(0x1c3)]=_0x5f3645());}(this,function(){var _0x12ddec=_0x1166;return{'docs-shape-ui':{'title':_0x12ddec(0x1a3),'insertShape':_0x12ddec(0x1ba),'openPanel':'Abrir\x20panel\x20de\x20formas','deleteShape':'Eliminar\x20forma','hidePanel':_0x12ddec(0x1c6),'formatShape':_0x12ddec(0x1a8),'shapeStyle':_0x12ddec(0x1b1),'shapePosition':_0x12ddec(0x1c1),'toggleFlipH':_0x12ddec(0x1ad),'toggleFlipV':_0x12ddec(0x19c),'rotateRight90':_0x12ddec(0x1b8),'rotateLeft90':_0x12ddec(0x1c5),'toggleTextVertical':_0x12ddec(0x1bd),'objectListPanel':{'title':_0x12ddec(0x1bf),'open':'Abrir\x20panel\x20de\x20capas','empty':_0x12ddec(0x1c2),'showAll':'Mostrar\x20todo','hideAll':_0x12ddec(0x1bb),'show':_0x12ddec(0x1a9),'hide':_0x12ddec(0x19f),'moveForward':'Traer\x20adelante','moveBackward':_0x12ddec(0x1b9),'close':_0x12ddec(0x1a0),'name':'Nombre','nameInput':'Nombre\x20del\x20objeto','description':_0x12ddec(0x197),'descriptionPlaceholder':_0x12ddec(0x19d),'details':_0x12ddec(0x1a5),'noSelection':_0x12ddec(0x1b2)},'toolbar':{'alignLeft':_0x12ddec(0x1bc),'alignCenter':_0x12ddec(0x1af),'alignRight':'Alinear\x20a\x20la\x20derecha','alignJustify':_0x12ddec(0x1be),'bold':_0x12ddec(0x1b7),'italic':_0x12ddec(0x1b5),'underline':_0x12ddec(0x19a),'strikethrough':'Tachado','textColor':'Color\x20de\x20texto','fillColor':'Color\x20de\x20fondo\x20de\x20texto','resetColor':_0x12ddec(0x1ac)},'align':{'top':'Alinear\x20arriba','middle':_0x12ddec(0x195),'bottom':_0x12ddec(0x1b0)},'textWrap':{'inline':_0x12ddec(0x1ab),'square':_0x12ddec(0x1a1),'topAndBottom':_0x12ddec(0x1b3),'behindText':_0x12ddec(0x1b4),'inFrontText':_0x12ddec(0x19b)},'crop':{'shape':_0x12ddec(0x19e)}}};}));function _0x1166(_0x566f26,_0x5c7f35){_0x566f26=_0x566f26-0x195;var _0x10a9a0=_0x10a9();var _0x116689=_0x10a9a0[_0x566f26];return _0x116689;}function _0x10a9(){var _0x462e1e=['Cuadrado','18OaAttV','Forma','561ytyphP','Detalles','36soensM','3234jHputy','Formato\x20de\x20forma','Mostrar','1210712BUlwxm','En\x20línea\x20con\x20el\x20texto','Restablecer\x20color','Alternar\x20volteo\x20horizontal','617130TXexir','Centrar','Alinear\x20abajo','Estilo\x20de\x20forma','Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','Arriba\x20y\x20abajo','Detrás\x20del\x20texto','Cursiva','amd','Negrita','Rotar\x2090°\x20a\x20la\x20derecha','Enviar\x20atrás','Insertar\x20forma','Ocultar\x20todo','Alinear\x20a\x20la\x20izquierda','Alternar\x20texto\x20vertical','Justificar','Capas','1478064vcqqHm','Posición\x20de\x20forma','Sin\x20objetos','UniverProDocsShapeUiEsES','exports','Rotar\x2090°\x20a\x20la\x20izquierda','Ocultar\x20panel\x20de\x20formas','Alinear\x20al\x20medio','3052595RTXWky','Descripción','724083oSthDS','980203EfvGNA','Subrayado','Delante\x20del\x20texto','Alternar\x20volteo\x20vertical','Agregar\x20descripción','Recortar\x20a\x20forma','Ocultar','Cerrar'];_0x10a9=function(){return _0x462e1e;};return _0x10a9();}
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(_0x51a936,_0x53da59){var _0x22657=_0x14a6,_0x4e4224=_0x51a936();while(!![]){try{var _0x3054bc=-parseInt(_0x22657(0x10c))/0x1*(parseInt(_0x22657(0xf1))/0x2)+-parseInt(_0x22657(0xe4))/0x3*(-parseInt(_0x22657(0x106))/0x4)+parseInt(_0x22657(0xe6))/0x5+-parseInt(_0x22657(0xf0))/0x6*(-parseInt(_0x22657(0xf2))/0x7)+parseInt(_0x22657(0xe8))/0x8+parseInt(_0x22657(0xf6))/0x9+parseInt(_0x22657(0x10b))/0xa*(-parseInt(_0x22657(0x108))/0xb);if(_0x3054bc===_0x53da59)break;else _0x4e4224['push'](_0x4e4224['shift']());}catch(_0xda59f6){_0x4e4224['push'](_0x4e4224['shift']());}}}(_0x1822,0x86645),function(_0x457679,_0x741d05){var _0x3ae0ed=_0x14a6;typeof exports==_0x3ae0ed(0x10d)&&typeof module<'u'?module['exports']=_0x741d05():typeof define==_0x3ae0ed(0xe7)&&define[_0x3ae0ed(0xeb)]?define([],_0x741d05):(_0x457679=typeof globalThis<'u'?globalThis:_0x457679||self,_0x457679[_0x3ae0ed(0xf7)]=_0x741d05());}(this,function(){var _0x5863f0=_0x14a6;return{'docs-shape-ui':{'title':_0x5863f0(0xea),'insertShape':_0x5863f0(0x107),'openPanel':_0x5863f0(0x10f),'deleteShape':_0x5863f0(0xee),'hidePanel':_0x5863f0(0xdd),'formatShape':_0x5863f0(0xdf),'shapeStyle':_0x5863f0(0x111),'shapePosition':_0x5863f0(0xed),'toggleFlipH':'تغییر\x20وضعیت\x20چرخش\x20افقی','toggleFlipV':_0x5863f0(0xdc),'rotateRight90':_0x5863f0(0x10e),'rotateLeft90':_0x5863f0(0x10a),'toggleTextVertical':_0x5863f0(0xfc),'objectListPanel':{'title':_0x5863f0(0xfb),'open':'باز\x20کردن\x20پنل\x20لایه‌ها','empty':_0x5863f0(0x103),'showAll':'نمایش\x20همه','hideAll':_0x5863f0(0xfe),'show':_0x5863f0(0x100),'hide':_0x5863f0(0xfd),'moveForward':_0x5863f0(0xe9),'moveBackward':_0x5863f0(0xf4),'close':_0x5863f0(0x102),'name':_0x5863f0(0xe1),'nameInput':'نام\x20شیء','description':'توضیحات','descriptionPlaceholder':_0x5863f0(0xe3),'details':_0x5863f0(0xef),'noSelection':'برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید'},'toolbar':{'alignLeft':_0x5863f0(0xe2),'alignCenter':_0x5863f0(0xfa),'alignRight':_0x5863f0(0x101),'alignJustify':_0x5863f0(0x104),'bold':_0x5863f0(0x109),'italic':_0x5863f0(0xf3),'underline':_0x5863f0(0xf9),'strikethrough':'خط‌دار','textColor':_0x5863f0(0x110),'fillColor':_0x5863f0(0x105),'resetColor':_0x5863f0(0xde)},'align':{'top':_0x5863f0(0xe0),'middle':'تراز\x20وسط','bottom':_0x5863f0(0xe5)},'textWrap':{'inline':'در\x20یک\x20خط\x20با\x20متن','square':_0x5863f0(0xf8),'topAndBottom':'بالا\x20و\x20پایین','behindText':_0x5863f0(0xec),'inFrontText':_0x5863f0(0xff)},'crop':{'shape':_0x5863f0(0xf5)}}};}));function _0x14a6(_0x2344b7,_0x38dd37){_0x2344b7=_0x2344b7-0xdc;var _0x18220f=_0x1822();var _0x14a6e1=_0x18220f[_0x2344b7];return _0x14a6e1;}function _0x1822(){var _0x2faf3a=['پشت\x20متن','موقعیت\x20شکل','حذف\x20شکل','جزئیات','72jxQGem','358TBfotp','11683csytgG','ایتالیک','عقب\x20بردن','کراپ\x20به\x20شکل','962802FdiqiI','UniverProDocsShapeUiFaIR','مربع','خط‌کشی','تراز\x20وسط','لایه‌ها','تغییر\x20وضعیت\x20متن\x20عمودی','پنهان\x20کردن','پنهان\x20کردن\x20همه','جلوی\x20متن','نمایش','تراز\x20راست','بستن','هیچ\x20شیئی\x20وجود\x20ندارد','توجیه','رنگ\x20پس‌زمینه\x20متن','4oyxJsD','درج\x20شکل','849101SwUhZi','پررنگ','چرخش\x20۹۰\x20درجه\x20به\x20چپ','30hdJUEU','3526iNSdPR','object','چرخش\x20۹۰\x20درجه\x20به\x20راست','باز\x20کردن\x20پنل\x20شکل‌ها','رنگ\x20متن','سبک\x20شکل','تغییر\x20وضعیت\x20چرخش\x20عمودی','مخفی\x20کردن\x20پنل\x20شکل‌ها','بازنشانی\x20رنگ','قالب‌بندی\x20شکل','تراز\x20بالا','نام','تراز\x20چپ','توضیحی\x20اضافه\x20کنید','272247XOUYWq','تراز\x20پایین','1299165yASqst','function','7484864Mahgoh','جلو\x20آوردن','شکل','amd'];_0x1822=function(){return _0x2faf3a;};return _0x1822();}
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 _0x9264(_0x5624d0,_0x49e7ce){_0x5624d0=_0x5624d0-0x125;var _0x15d08b=_0x15d0();var _0x9264ce=_0x15d08b[_0x5624d0];return _0x9264ce;}(function(_0x157def,_0x1b0a0b){var _0x4c4816=_0x9264,_0x19bdd7=_0x157def();while(!![]){try{var _0x33b2a3=parseInt(_0x4c4816(0x13c))/0x1+-parseInt(_0x4c4816(0x139))/0x2*(-parseInt(_0x4c4816(0x141))/0x3)+parseInt(_0x4c4816(0x128))/0x4*(-parseInt(_0x4c4816(0x14c))/0x5)+-parseInt(_0x4c4816(0x13e))/0x6*(parseInt(_0x4c4816(0x13b))/0x7)+parseInt(_0x4c4816(0x144))/0x8*(parseInt(_0x4c4816(0x12b))/0x9)+parseInt(_0x4c4816(0x129))/0xa*(parseInt(_0x4c4816(0x136))/0xb)+-parseInt(_0x4c4816(0x125))/0xc;if(_0x33b2a3===_0x1b0a0b)break;else _0x19bdd7['push'](_0x19bdd7['shift']());}catch(_0x2f04f1){_0x19bdd7['push'](_0x19bdd7['shift']());}}}(_0x15d0,0xd9ffa),function(_0x9d7055,_0xf8b96b){var _0x588632=_0x9264;typeof exports==_0x588632(0x13d)&&typeof module<'u'?module['exports']=_0xf8b96b():typeof define==_0x588632(0x148)&&define[_0x588632(0x131)]?define([],_0xf8b96b):(_0x9d7055=typeof globalThis<'u'?globalThis:_0x9d7055||self,_0x9d7055['UniverProDocsShapeUiFrFR']=_0xf8b96b());}(this,function(){var _0x271c6d=_0x9264;return{'docs-shape-ui':{'title':_0x271c6d(0x137),'insertShape':_0x271c6d(0x155),'openPanel':_0x271c6d(0x145),'deleteShape':'Supprimer\x20la\x20forme','hidePanel':_0x271c6d(0x133),'formatShape':_0x271c6d(0x14d),'shapeStyle':_0x271c6d(0x146),'shapePosition':_0x271c6d(0x14a),'toggleFlipH':'Basculer\x20le\x20retournement\x20horizontal','toggleFlipV':_0x271c6d(0x158),'rotateRight90':_0x271c6d(0x135),'rotateLeft90':_0x271c6d(0x132),'toggleTextVertical':'Basculer\x20le\x20texte\x20vertical','objectListPanel':{'title':_0x271c6d(0x14b),'open':_0x271c6d(0x151),'empty':_0x271c6d(0x154),'showAll':_0x271c6d(0x14f),'hideAll':_0x271c6d(0x143),'show':'Afficher','hide':_0x271c6d(0x153),'moveForward':_0x271c6d(0x157),'moveBackward':_0x271c6d(0x12f),'close':_0x271c6d(0x14e),'name':_0x271c6d(0x13a),'nameInput':_0x271c6d(0x126),'description':_0x271c6d(0x12d),'descriptionPlaceholder':'Ajouter\x20une\x20description','details':'Détails','noSelection':'Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails'},'toolbar':{'alignLeft':_0x271c6d(0x147),'alignCenter':'Aligner\x20au\x20centre','alignRight':_0x271c6d(0x152),'alignJustify':_0x271c6d(0x130),'bold':'Gras','italic':'Italique','underline':_0x271c6d(0x142),'strikethrough':_0x271c6d(0x12a),'textColor':_0x271c6d(0x156),'fillColor':_0x271c6d(0x13f),'resetColor':'Réinitialiser\x20la\x20couleur'},'align':{'top':_0x271c6d(0x12e),'middle':_0x271c6d(0x138),'bottom':'Aligner\x20en\x20bas'},'textWrap':{'inline':_0x271c6d(0x140),'square':_0x271c6d(0x127),'topAndBottom':_0x271c6d(0x150),'behindText':_0x271c6d(0x12c),'inFrontText':_0x271c6d(0x149)},'crop':{'shape':_0x271c6d(0x134)}}};}));function _0x15d0(){var _0x2177bb=['Barré','504xorNjn','Derrière\x20le\x20texte','Description','Aligner\x20en\x20haut','Reculer','Justifier','amd','Pivoter\x20à\x20gauche\x20de\x2090°','Masquer\x20le\x20panneau\x20des\x20formes','Rogner\x20à\x20la\x20forme','Pivoter\x20à\x20droite\x20de\x2090°','18446901nosxpX','Forme','Aligner\x20au\x20milieu','2041382iCFVTz','Nom','7DIqxef','650398LJOVZw','object','9776868FnjcXQ','Couleur\x20de\x20fond\x20du\x20texte','Aligné\x20avec\x20le\x20texte','3vTcmBw','Souligné','Tout\x20masquer','231184tJxJIc','Ouvrir\x20le\x20panneau\x20des\x20formes','Style\x20de\x20la\x20forme','Aligner\x20à\x20gauche','function','Devant\x20le\x20texte','Position\x20de\x20la\x20forme','Calques','610345GMZmLv','Format\x20de\x20la\x20forme','Fermer','Tout\x20afficher','Haut\x20et\x20bas','Ouvrir\x20le\x20panneau\x20des\x20calques','Aligner\x20à\x20droite','Masquer','Aucun\x20objet','Insérer\x20une\x20forme','Couleur\x20du\x20texte','Avancer','Basculer\x20le\x20retournement\x20vertical','23468304mCzjYz','Nom\x20de\x20l’objet','Carré','16RnjbLk','10zUAvPn'];_0x15d0=function(){return _0x2177bb;};return _0x15d0();}
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 _0xc44f(_0xc5816a,_0x52e112){_0xc5816a=_0xc5816a-0x117;var _0x43fb81=_0x43fb();var _0xc44f6b=_0x43fb81[_0xc5816a];return _0xc44f6b;}function _0x43fb(){var _0x13cc16=['UniverProDocsShapeUiIdID','Buka\x20Panel\x20Bentuk','Tampilkan\x20semua','Balik\x20Vertikal','Tidak\x20ada\x20objek','Rata\x20Atas','Format\x20Bentuk','Tebal','Nama','Rata\x20Tengah','Sembunyikan\x20Panel\x20Bentuk','Putar\x20Kiri\x2090°','1776712EvnECB','Di\x20belakang\x20teks','Garis\x20bawah','Rata\x20Kanan','3849006rUAiuF','Kotak','Rata\x20Bawah','Bentuk','Balik\x20Horizontal','Hapus\x20Bentuk','Nama\x20objek','Posisi\x20Bentuk','Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','22977360eFEObU','Miring','amd','Ubah\x20Teks\x20Vertikal','Warna\x20teks','3341415zbQKvB','Warna\x20latar\x20teks','exports','Bawa\x20ke\x20depan','28kYeMRq','Sisipkan\x20Bentuk','Sejajar\x20dengan\x20teks','Tambahkan\x20deskripsi','1894449kKQmoh','5736952lxGjoe','30292mrFtlL','object','Detail','4jnGTVA','Coret','Gaya\x20Bentuk','function','Atur\x20ulang\x20warna','Putar\x20Kanan\x2090°','Atas\x20dan\x20Bawah','Sembunyikan\x20semua'];_0x43fb=function(){return _0x13cc16;};return _0x43fb();}(function(_0x1dc531,_0x39b489){var _0xf7ac72=_0xc44f,_0x2a7454=_0x1dc531();while(!![]){try{var _0x347b4f=-parseInt(_0xf7ac72(0x127))/0x1*(-parseInt(_0xf7ac72(0x121))/0x2)+parseInt(_0xf7ac72(0x125))/0x3*(-parseInt(_0xf7ac72(0x12a))/0x4)+-parseInt(_0xf7ac72(0x11d))/0x5+-parseInt(_0xf7ac72(0x142))/0x6+parseInt(_0xf7ac72(0x13e))/0x7+-parseInt(_0xf7ac72(0x126))/0x8+parseInt(_0xf7ac72(0x118))/0x9;if(_0x347b4f===_0x39b489)break;else _0x2a7454['push'](_0x2a7454['shift']());}catch(_0x331d77){_0x2a7454['push'](_0x2a7454['shift']());}}}(_0x43fb,0x8bc8e),function(_0x3caaad,_0x3141f6){var _0xaf203=_0xc44f;typeof exports==_0xaf203(0x128)&&typeof module<'u'?module[_0xaf203(0x11f)]=_0x3141f6():typeof define==_0xaf203(0x12d)&&define[_0xaf203(0x11a)]?define([],_0x3141f6):(_0x3caaad=typeof globalThis<'u'?globalThis:_0x3caaad||self,_0x3caaad[_0xaf203(0x132)]=_0x3141f6());}(this,function(){var _0x2e430b=_0xc44f;return{'docs-shape-ui':{'title':_0x2e430b(0x145),'insertShape':_0x2e430b(0x122),'openPanel':_0x2e430b(0x133),'deleteShape':_0x2e430b(0x147),'hidePanel':_0x2e430b(0x13c),'formatShape':_0x2e430b(0x138),'shapeStyle':_0x2e430b(0x12c),'shapePosition':_0x2e430b(0x149),'toggleFlipH':_0x2e430b(0x146),'toggleFlipV':_0x2e430b(0x135),'rotateRight90':_0x2e430b(0x12f),'rotateLeft90':_0x2e430b(0x13d),'toggleTextVertical':_0x2e430b(0x11b),'objectListPanel':{'title':'Lapisan','open':'Buka\x20panel\x20lapisan','empty':_0x2e430b(0x136),'showAll':_0x2e430b(0x134),'hideAll':_0x2e430b(0x131),'show':'Tampilkan','hide':'Sembunyikan','moveForward':_0x2e430b(0x120),'moveBackward':'Kirim\x20ke\x20belakang','close':'Tutup','name':_0x2e430b(0x13a),'nameInput':_0x2e430b(0x148),'description':'Deskripsi','descriptionPlaceholder':_0x2e430b(0x124),'details':_0x2e430b(0x129),'noSelection':_0x2e430b(0x117)},'toolbar':{'alignLeft':'Rata\x20Kiri','alignCenter':_0x2e430b(0x13b),'alignRight':_0x2e430b(0x141),'alignJustify':'Rata\x20Kanan\x20Kiri','bold':_0x2e430b(0x139),'italic':_0x2e430b(0x119),'underline':_0x2e430b(0x140),'strikethrough':_0x2e430b(0x12b),'textColor':_0x2e430b(0x11c),'fillColor':_0x2e430b(0x11e),'resetColor':_0x2e430b(0x12e)},'align':{'top':_0x2e430b(0x137),'middle':'Rata\x20Tengah','bottom':_0x2e430b(0x144)},'textWrap':{'inline':_0x2e430b(0x123),'square':_0x2e430b(0x143),'topAndBottom':_0x2e430b(0x130),'behindText':_0x2e430b(0x13f),'inFrontText':'Di\x20depan\x20teks'},'crop':{'shape':'Pangkas\x20ke\x20Bentuk'}}};}));
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 _0x1c2a(_0x32c469,_0x913c2e){_0x32c469=_0x32c469-0x10c;var _0x175f46=_0x175f();var _0x1c2a3e=_0x175f46[_0x32c469];return _0x1c2a3e;}(function(_0x4aba15,_0x59b462){var _0x1b9c9b=_0x1c2a,_0x2930b6=_0x4aba15();while(!![]){try{var _0x6cad9f=parseInt(_0x1b9c9b(0x12c))/0x1+-parseInt(_0x1b9c9b(0x12d))/0x2*(-parseInt(_0x1b9c9b(0x10d))/0x3)+parseInt(_0x1b9c9b(0x115))/0x4+parseInt(_0x1b9c9b(0x116))/0x5*(parseInt(_0x1b9c9b(0x11d))/0x6)+-parseInt(_0x1b9c9b(0x13b))/0x7+-parseInt(_0x1b9c9b(0x11e))/0x8+parseInt(_0x1b9c9b(0x110))/0x9*(-parseInt(_0x1b9c9b(0x138))/0xa);if(_0x6cad9f===_0x59b462)break;else _0x2930b6['push'](_0x2930b6['shift']());}catch(_0x554c01){_0x2930b6['push'](_0x2930b6['shift']());}}}(_0x175f,0x9f94f),function(_0x4a7e0b,_0x22fd92){var _0x3a91d1=_0x1c2a;typeof exports==_0x3a91d1(0x10e)&&typeof module<'u'?module[_0x3a91d1(0x11a)]=_0x22fd92():typeof define=='function'&&define[_0x3a91d1(0x132)]?define([],_0x22fd92):(_0x4a7e0b=typeof globalThis<'u'?globalThis:_0x4a7e0b||self,_0x4a7e0b[_0x3a91d1(0x123)]=_0x22fd92());}(this,function(){var _0x2c781e=_0x1c2a;return{'docs-shape-ui':{'title':_0x2c781e(0x118),'insertShape':'Inserisci\x20forma','openPanel':_0x2c781e(0x113),'deleteShape':_0x2c781e(0x126),'hidePanel':_0x2c781e(0x130),'formatShape':_0x2c781e(0x112),'shapeStyle':_0x2c781e(0x129),'shapePosition':'Posizione\x20forma','toggleFlipH':'Attiva/disattiva\x20capovolgimento\x20orizzontale','toggleFlipV':_0x2c781e(0x10c),'rotateRight90':_0x2c781e(0x10f),'rotateLeft90':_0x2c781e(0x137),'toggleTextVertical':_0x2c781e(0x122),'objectListPanel':{'title':'Livelli','open':'Apri\x20il\x20pannello\x20livelli','empty':'Nessun\x20oggetto','showAll':_0x2c781e(0x139),'hideAll':_0x2c781e(0x120),'show':_0x2c781e(0x13c),'hide':_0x2c781e(0x133),'moveForward':'Porta\x20avanti','moveBackward':_0x2c781e(0x114),'close':_0x2c781e(0x117),'name':_0x2c781e(0x12f),'nameInput':_0x2c781e(0x11f),'description':'Descrizione','descriptionPlaceholder':_0x2c781e(0x127),'details':_0x2c781e(0x131),'noSelection':_0x2c781e(0x124)},'toolbar':{'alignLeft':_0x2c781e(0x134),'alignCenter':_0x2c781e(0x13e),'alignRight':_0x2c781e(0x12e),'alignJustify':_0x2c781e(0x128),'bold':_0x2c781e(0x12b),'italic':_0x2c781e(0x12a),'underline':_0x2c781e(0x125),'strikethrough':'Barrato','textColor':'Colore\x20testo','fillColor':_0x2c781e(0x13a),'resetColor':'Reimposta\x20colore'},'align':{'top':_0x2c781e(0x136),'middle':_0x2c781e(0x135),'bottom':_0x2c781e(0x11b)},'textWrap':{'inline':_0x2c781e(0x11c),'square':_0x2c781e(0x13d),'topAndBottom':_0x2c781e(0x121),'behindText':_0x2c781e(0x119),'inFrontText':'Davanti\x20al\x20testo'},'crop':{'shape':_0x2c781e(0x111)}}};}));function _0x175f(){var _0x2c2ba8=['Allinea\x20a\x20Destra','Nome','Nascondi\x20pannello\x20forma','Dettagli','amd','Nascondi','Allinea\x20a\x20Sinistra','Allinea\x20al\x20centro','Allinea\x20in\x20alto','Ruota\x20a\x20sinistra\x2090°','1279970RazhfF','Mostra\x20tutti','Colore\x20sfondo\x20testo','5142431WctIJj','Mostra','Quadrato','Allinea\x20al\x20Centro','Attiva/disattiva\x20capovolgimento\x20verticale','233613rSjfSS','object','Ruota\x20a\x20destra\x2090°','108ktvCdC','Ritaglia\x20a\x20forma','Formato\x20forma','Apri\x20pannello\x20forma','Porta\x20indietro','3876844rnoOxE','10ngcNBp','Chiudi','Forma','Dietro\x20il\x20testo','exports','Allinea\x20in\x20basso','In\x20linea\x20con\x20il\x20testo','2690514BXayKB','4519088EGkokA','Nome\x20oggetto','Nascondi\x20tutti','Superiore\x20e\x20inferiore','Attiva/disattiva\x20testo\x20verticale','UniverProDocsShapeUiItIT','Seleziona\x20un\x20oggetto\x20per\x20modificare\x20i\x20dettagli','Sottolineato','Elimina\x20forma','Aggiungi\x20una\x20descrizione','Giustifica','Stile\x20forma','Corsivo','Grassetto','688629SDkGPC','24gZZOgF'];_0x175f=function(){return _0x2c2ba8;};return _0x175f();}
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 _0x41dd(_0x805bb,_0x2229bd){_0x805bb=_0x805bb-0xdc;var _0x1f490c=_0x1f49();var _0x41dd30=_0x1f490c[_0x805bb];return _0x41dd30;}(function(_0x325fc6,_0x396184){var _0x4003ad=_0x41dd,_0x249121=_0x325fc6();while(!![]){try{var _0x26eb4e=-parseInt(_0x4003ad(0xe6))/0x1+parseInt(_0x4003ad(0xdd))/0x2*(parseInt(_0x4003ad(0xf3))/0x3)+parseInt(_0x4003ad(0xfc))/0x4*(-parseInt(_0x4003ad(0xe8))/0x5)+-parseInt(_0x4003ad(0xeb))/0x6*(-parseInt(_0x4003ad(0x105))/0x7)+parseInt(_0x4003ad(0x101))/0x8+parseInt(_0x4003ad(0xe7))/0x9+parseInt(_0x4003ad(0x104))/0xa*(-parseInt(_0x4003ad(0xe4))/0xb);if(_0x26eb4e===_0x396184)break;else _0x249121['push'](_0x249121['shift']());}catch(_0xa1ab6e){_0x249121['push'](_0x249121['shift']());}}}(_0x1f49,0xea6b2),function(_0x2cb7b9,_0x6bd73){var _0xca8e25=_0x41dd;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x6bd73():typeof define==_0xca8e25(0xed)&&define[_0xca8e25(0xee)]?define([],_0x6bd73):(_0x2cb7b9=typeof globalThis<'u'?globalThis:_0x2cb7b9||self,_0x2cb7b9[_0xca8e25(0xf4)]=_0x6bd73());}(this,function(){var _0x53bb07=_0x41dd;return{'docs-shape-ui':{'title':'図形','insertShape':'図形の挿入','openPanel':_0x53bb07(0xfd),'deleteShape':_0x53bb07(0xef),'hidePanel':_0x53bb07(0xff),'formatShape':_0x53bb07(0x103),'shapeStyle':_0x53bb07(0xf2),'shapePosition':'図形の位置','toggleFlipH':'水平反転の切り替え','toggleFlipV':_0x53bb07(0xfb),'rotateRight90':_0x53bb07(0x102),'rotateLeft90':_0x53bb07(0xdf),'toggleTextVertical':'テキストの縦書き/横書きの切り替え','objectListPanel':{'title':_0x53bb07(0x100),'open':'レイヤーパネルを開く','empty':_0x53bb07(0xf6),'showAll':'すべて表示','hideAll':_0x53bb07(0xf9),'show':'表示','hide':_0x53bb07(0xde),'moveForward':_0x53bb07(0xe5),'moveBackward':_0x53bb07(0xe9),'close':_0x53bb07(0xe0),'name':'名前','nameInput':'オブジェクト名','description':'説明','descriptionPlaceholder':'説明を追加','details':'詳細','noSelection':_0x53bb07(0xe3)},'toolbar':{'alignLeft':_0x53bb07(0xfe),'alignCenter':_0x53bb07(0xe1),'alignRight':_0x53bb07(0xf0),'alignJustify':'両端揃え','bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x53bb07(0xfa),'textColor':'文字の色','fillColor':_0x53bb07(0xea),'resetColor':_0x53bb07(0xf5)},'align':{'top':_0x53bb07(0xf7),'middle':'中央揃え','bottom':_0x53bb07(0xdc)},'textWrap':{'inline':'行内','square':_0x53bb07(0xe2),'topAndBottom':'上下','behindText':_0x53bb07(0xf8),'inFrontText':_0x53bb07(0xf1)},'crop':{'shape':_0x53bb07(0xec)}}};}));function _0x1f49(){var _0x37ee3a=['図形パネルを開く','左揃え','図形パネルを非表示','レイヤー','6639264JyCKNg','時計回りに\x2090\x20度回転','図形の書式設定','140rDAhEv','7ElajRV','下揃え','2032046qhZOlt','非表示','反時計回りに\x2090\x20度回転','閉じる','中央揃え','四角形','詳細を編集するオブジェクトを選択','1370545TqMUBB','前面へ移動','642639YcgmpP','14038056bRebCo','105FsyGYw','背面へ移動','塗りつぶしの色','9082086IhKQLw','形状にトリミング','function','amd','図形を削除','右揃え','文字列の前面','図形スタイル','3mZiocY','UniverProDocsShapeUiJaJP','色をリセット','オブジェクトがありません','上揃え','文字列の背面','すべて非表示','取り消し線','垂直反転の切り替え','299476cBEYnj'];_0x1f49=function(){return _0x37ee3a;};return _0x1f49();}
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 _0x3374(_0x3cd2c3,_0x22bf66){_0x3cd2c3=_0x3cd2c3-0x113;var _0x3f903b=_0x3f90();var _0x337453=_0x3f903b[_0x3cd2c3];return _0x337453;}(function(_0x53c5a2,_0xe51b96){var _0x25aaa4=_0x3374,_0x3ab33d=_0x53c5a2();while(!![]){try{var _0x5d2ee6=-parseInt(_0x25aaa4(0x121))/0x1*(parseInt(_0x25aaa4(0x13c))/0x2)+-parseInt(_0x25aaa4(0x119))/0x3+-parseInt(_0x25aaa4(0x139))/0x4+-parseInt(_0x25aaa4(0x129))/0x5*(parseInt(_0x25aaa4(0x136))/0x6)+parseInt(_0x25aaa4(0x127))/0x7*(parseInt(_0x25aaa4(0x128))/0x8)+-parseInt(_0x25aaa4(0x115))/0x9+parseInt(_0x25aaa4(0x113))/0xa*(parseInt(_0x25aaa4(0x117))/0xb);if(_0x5d2ee6===_0xe51b96)break;else _0x3ab33d['push'](_0x3ab33d['shift']());}catch(_0x2f8f06){_0x3ab33d['push'](_0x3ab33d['shift']());}}}(_0x3f90,0xb33a6),function(_0x45a6c6,_0xf17761){var _0x24dc86=_0x3374;typeof exports==_0x24dc86(0x11e)&&typeof module<'u'?module[_0x24dc86(0x126)]=_0xf17761():typeof define=='function'&&define['amd']?define([],_0xf17761):(_0x45a6c6=typeof globalThis<'u'?globalThis:_0x45a6c6||self,_0x45a6c6['UniverProDocsShapeUiKoKR']=_0xf17761());}(this,function(){var _0x496e4a=_0x3374;return{'docs-shape-ui':{'title':'도형','insertShape':_0x496e4a(0x118),'openPanel':'도형\x20패널\x20열기','deleteShape':_0x496e4a(0x135),'hidePanel':_0x496e4a(0x123),'formatShape':_0x496e4a(0x11f),'shapeStyle':_0x496e4a(0x13e),'shapePosition':_0x496e4a(0x12b),'toggleFlipH':_0x496e4a(0x134),'toggleFlipV':_0x496e4a(0x137),'rotateRight90':_0x496e4a(0x138),'rotateLeft90':_0x496e4a(0x11a),'toggleTextVertical':_0x496e4a(0x13d),'objectListPanel':{'title':_0x496e4a(0x12d),'open':'레이어\x20패널\x20열기','empty':'개체\x20없음','showAll':_0x496e4a(0x12e),'hideAll':'모두\x20숨기기','show':'표시','hide':'숨기기','moveForward':'앞으로\x20가져오기','moveBackward':_0x496e4a(0x11b),'close':'닫기','name':'이름','nameInput':_0x496e4a(0x116),'description':'설명','descriptionPlaceholder':_0x496e4a(0x125),'details':_0x496e4a(0x12a),'noSelection':_0x496e4a(0x12f)},'toolbar':{'alignLeft':'왼쪽\x20정렬','alignCenter':_0x496e4a(0x131),'alignRight':_0x496e4a(0x133),'alignJustify':_0x496e4a(0x12c),'bold':'굵게','italic':_0x496e4a(0x11d),'underline':'밑줄','strikethrough':_0x496e4a(0x11c),'textColor':_0x496e4a(0x122),'fillColor':_0x496e4a(0x124),'resetColor':_0x496e4a(0x114)},'align':{'top':_0x496e4a(0x132),'middle':'가운데\x20맞춤','bottom':_0x496e4a(0x130)},'textWrap':{'inline':'텍스트와\x20같은\x20줄','square':'사각형','topAndBottom':_0x496e4a(0x120),'behindText':'텍스트\x20뒤','inFrontText':_0x496e4a(0x13b)},'crop':{'shape':_0x496e4a(0x13a)}}};}));function _0x3f90(){var _0x3e02c1=['2687388uTBKfM','모양에\x20맞게\x20자르기','텍스트\x20앞','2217088Jaipie','텍스트\x20세로/가로\x20전환','도형\x20스타일','16691320TdkAFx','색상\x20재설정','1958364iKpsiW','개체\x20이름','22hsBlcD','도형\x20삽입','392670akxICV','반시계\x20방향으로\x2090도\x20회전','뒤로\x20보내기','취소선','기울임꼴','object','도형\x20서식','위아래','1NROmZk','글자\x20색상','도형\x20패널\x20숨기기','글자\x20배경색','설명\x20추가','exports','2055662HOOtnW','8ojDrmy','5XlTEcj','세부\x20정보','도형\x20위치','양쪽\x20맞춤','레이어','모두\x20표시','세부\x20정보를\x20편집할\x20개체를\x20선택하세요','아래쪽\x20맞춤','가운데\x20정렬','위쪽\x20맞춤','오른쪽\x20정렬','가로\x20뒤집기\x20전환','도형\x20삭제','4613610LEfFgM','세로\x20뒤집기\x20전환','시계\x20방향으로\x2090도\x20회전'];_0x3f90=function(){return _0x3e02c1;};return _0x3f90();}
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 _0x2226(){var _0x4bfe22=['function','Przenieś\x20do\x20przodu','Góra\x20i\x20dół','2576928vUmDQP','amd','943692SLoRhq','exports','Przełącz\x20tekst\x20pionowy','Opis','617742OCzwZr','Ukryj\x20panel\x20kształtów','Podkreślenie','Obróć\x20w\x20prawo\x20o\x2090°','Otwórz\x20panel\x20kształtów','UniverProDocsShapeUiPlPL','Otwórz\x20panel\x20warstw','W\x20linii\x20z\x20tekstem','Wyrównaj\x20do\x20góry','44728FOoQMr','Wyrównaj\x20do\x20środka\x20w\x20pionie','Nazwa','Formatuj\x20kształt','Wyrównaj\x20do\x20dołu','32302XelNiq','object','Kolor\x20tła\x20tekstu','2773910RYzIbu','Brak\x20obiektów','Przekreślenie','Pokaż','Styl\x20kształtu','Wyjustuj','5AgnWJH','Szczegóły','Obróć\x20w\x20lewo\x20o\x2090°','Wybierz\x20obiekt,\x20aby\x20edytować\x20jego\x20szczegóły','Dodaj\x20opis','Pogrubienie','9YeHaeb','Pokaż\x20wszystko','Ukryj\x20wszystko','Kolor\x20tekstu','Wstaw\x20kształt','Nazwa\x20obiektu','Przerzuć\x20w\x20pionie','Ukryj','126DuoudO','Wyrównaj\x20do\x20lewej','474930MCdVUE','Przed\x20tekstem','Przerzuć\x20w\x20poziomie','Zamknij','Pozycja\x20kształtu','Usuń\x20kształt','Kwadrat','Resetuj\x20kolor','Kursywa','Przenieś\x20do\x20tyłu'];_0x2226=function(){return _0x4bfe22;};return _0x2226();}function _0x2771(_0x41e3d2,_0x543476){_0x41e3d2=_0x41e3d2-0x191;var _0x2226e7=_0x2226();var _0x2771e8=_0x2226e7[_0x41e3d2];return _0x2771e8;}(function(_0x1f68fa,_0xd473f4){var _0x340333=_0x2771,_0x5b0b90=_0x1f68fa();while(!![]){try{var _0x54b1e1=parseInt(_0x340333(0x1aa))/0x1+-parseInt(_0x340333(0x198))/0x2+parseInt(_0x340333(0x19c))/0x3+parseInt(_0x340333(0x196))/0x4+parseInt(_0x340333(0x1b3))/0x5*(-parseInt(_0x340333(0x1c3))/0x6)+parseInt(_0x340333(0x1c1))/0x7*(parseInt(_0x340333(0x1a5))/0x8)+-parseInt(_0x340333(0x1b9))/0x9*(-parseInt(_0x340333(0x1ad))/0xa);if(_0x54b1e1===_0xd473f4)break;else _0x5b0b90['push'](_0x5b0b90['shift']());}catch(_0x262d78){_0x5b0b90['push'](_0x5b0b90['shift']());}}}(_0x2226,0xad364),function(_0x401fe3,_0x4d9de9){var _0x3d32e8=_0x2771;typeof exports==_0x3d32e8(0x1ab)&&typeof module<'u'?module[_0x3d32e8(0x199)]=_0x4d9de9():typeof define==_0x3d32e8(0x193)&&define[_0x3d32e8(0x197)]?define([],_0x4d9de9):(_0x401fe3=typeof globalThis<'u'?globalThis:_0x401fe3||self,_0x401fe3[_0x3d32e8(0x1a1)]=_0x4d9de9());}(this,function(){var _0x3e06a4=_0x2771;return{'docs-shape-ui':{'title':'Kształt','insertShape':_0x3e06a4(0x1bd),'openPanel':_0x3e06a4(0x1a0),'deleteShape':_0x3e06a4(0x1c8),'hidePanel':_0x3e06a4(0x19d),'formatShape':_0x3e06a4(0x1a8),'shapeStyle':_0x3e06a4(0x1b1),'shapePosition':_0x3e06a4(0x1c7),'toggleFlipH':_0x3e06a4(0x1c5),'toggleFlipV':_0x3e06a4(0x1bf),'rotateRight90':_0x3e06a4(0x19f),'rotateLeft90':_0x3e06a4(0x1b5),'toggleTextVertical':_0x3e06a4(0x19a),'objectListPanel':{'title':'Warstwy','open':_0x3e06a4(0x1a2),'empty':_0x3e06a4(0x1ae),'showAll':_0x3e06a4(0x1ba),'hideAll':_0x3e06a4(0x1bb),'show':_0x3e06a4(0x1b0),'hide':_0x3e06a4(0x1c0),'moveForward':_0x3e06a4(0x194),'moveBackward':_0x3e06a4(0x192),'close':_0x3e06a4(0x1c6),'name':_0x3e06a4(0x1a7),'nameInput':_0x3e06a4(0x1be),'description':_0x3e06a4(0x19b),'descriptionPlaceholder':_0x3e06a4(0x1b7),'details':_0x3e06a4(0x1b4),'noSelection':_0x3e06a4(0x1b6)},'toolbar':{'alignLeft':_0x3e06a4(0x1c2),'alignCenter':'Wyrównaj\x20do\x20środka','alignRight':'Wyrównaj\x20do\x20prawej','alignJustify':_0x3e06a4(0x1b2),'bold':_0x3e06a4(0x1b8),'italic':_0x3e06a4(0x191),'underline':_0x3e06a4(0x19e),'strikethrough':_0x3e06a4(0x1af),'textColor':_0x3e06a4(0x1bc),'fillColor':_0x3e06a4(0x1ac),'resetColor':_0x3e06a4(0x1ca)},'align':{'top':_0x3e06a4(0x1a4),'middle':_0x3e06a4(0x1a6),'bottom':_0x3e06a4(0x1a9)},'textWrap':{'inline':_0x3e06a4(0x1a3),'square':_0x3e06a4(0x1c9),'topAndBottom':_0x3e06a4(0x195),'behindText':'Za\x20tekstem','inFrontText':_0x3e06a4(0x1c4)},'crop':{'shape':'Przytnij\x20do\x20kształtu'}}};}));
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 _0x13ee(_0x10ea62,_0xe312ae){_0x10ea62=_0x10ea62-0xb1;var _0x5b7c91=_0x5b7c();var _0x13ee8a=_0x5b7c91[_0x10ea62];return _0x13ee8a;}(function(_0x410a77,_0x3053ed){var _0x3cafbb=_0x13ee,_0x5a36fa=_0x410a77();while(!![]){try{var _0x5da960=parseInt(_0x3cafbb(0xdb))/0x1+-parseInt(_0x3cafbb(0xbc))/0x2*(-parseInt(_0x3cafbb(0xe1))/0x3)+-parseInt(_0x3cafbb(0xcc))/0x4+parseInt(_0x3cafbb(0xc7))/0x5+parseInt(_0x3cafbb(0xb7))/0x6*(-parseInt(_0x3cafbb(0xde))/0x7)+-parseInt(_0x3cafbb(0xd6))/0x8*(parseInt(_0x3cafbb(0xb2))/0x9)+-parseInt(_0x3cafbb(0xb6))/0xa;if(_0x5da960===_0x3053ed)break;else _0x5a36fa['push'](_0x5a36fa['shift']());}catch(_0x4997f3){_0x5a36fa['push'](_0x5a36fa['shift']());}}}(_0x5b7c,0x532b0),function(_0x339f22,_0x2741ba){var _0x1ec361=_0x13ee;typeof exports==_0x1ec361(0xd8)&&typeof module<'u'?module[_0x1ec361(0xd3)]=_0x2741ba():typeof define==_0x1ec361(0xe0)&&define[_0x1ec361(0xd9)]?define([],_0x2741ba):(_0x339f22=typeof globalThis<'u'?globalThis:_0x339f22||self,_0x339f22[_0x1ec361(0xc5)]=_0x2741ba());}(this,function(){var _0x3ca2d6=_0x13ee;return{'docs-shape-ui':{'title':'Forma','insertShape':_0x3ca2d6(0xc1),'openPanel':_0x3ca2d6(0xd5),'deleteShape':_0x3ca2d6(0xe2),'hidePanel':'Ocultar\x20painel\x20de\x20formas','formatShape':_0x3ca2d6(0xc9),'shapeStyle':_0x3ca2d6(0xd2),'shapePosition':'Posição\x20da\x20forma','toggleFlipH':_0x3ca2d6(0xd0),'toggleFlipV':'Alternar\x20inversão\x20vertical','rotateRight90':_0x3ca2d6(0xca),'rotateLeft90':_0x3ca2d6(0xd1),'toggleTextVertical':'Alternar\x20texto\x20vertical','objectListPanel':{'title':_0x3ca2d6(0xdc),'open':_0x3ca2d6(0xc3),'empty':_0x3ca2d6(0xc2),'showAll':_0x3ca2d6(0xce),'hideAll':'Ocultar\x20tudo','show':_0x3ca2d6(0xdf),'hide':_0x3ca2d6(0xb4),'moveForward':_0x3ca2d6(0xbb),'moveBackward':_0x3ca2d6(0xd4),'close':_0x3ca2d6(0xc8),'name':'Nome','nameInput':_0x3ca2d6(0xb9),'description':'Descrição','descriptionPlaceholder':_0x3ca2d6(0xb5),'details':'Detalhes','noSelection':'Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes'},'toolbar':{'alignLeft':_0x3ca2d6(0xbd),'alignCenter':_0x3ca2d6(0xc6),'alignRight':_0x3ca2d6(0xd7),'alignJustify':_0x3ca2d6(0xda),'bold':_0x3ca2d6(0xc4),'italic':_0x3ca2d6(0xcf),'underline':_0x3ca2d6(0xdd),'strikethrough':'Tachado','textColor':'Cor\x20do\x20texto','fillColor':_0x3ca2d6(0xc0),'resetColor':_0x3ca2d6(0xcb)},'align':{'top':_0x3ca2d6(0xcd),'middle':_0x3ca2d6(0xb3),'bottom':'Alinhar\x20à\x20base'},'textWrap':{'inline':_0x3ca2d6(0xb1),'square':'Quadrado','topAndBottom':_0x3ca2d6(0xbe),'behindText':_0x3ca2d6(0xba),'inFrontText':_0x3ca2d6(0xb8)},'crop':{'shape':_0x3ca2d6(0xbf)}}};}));function _0x5b7c(){var _0x2b2ef9=['UniverProDocsShapeUiPtBR','Alinhar\x20ao\x20centro','2208845nbQiDC','Fechar','Formatar\x20forma','Girar\x2090°\x20para\x20direita','Redefinir\x20cor','462856ANEuOy','Alinhar\x20ao\x20topo','Mostrar\x20tudo','Itálico','Alternar\x20inversão\x20horizontal','Girar\x2090°\x20para\x20esquerda','Estilo\x20da\x20forma','exports','Enviar\x20para\x20trás','Abrir\x20painel\x20de\x20formas','594216UvWJmu','Alinhar\x20à\x20direita','object','amd','Justificar','618533RaYXJt','Camadas','Sublinhado','91ZoRago','Mostrar','function','149007WkZiuK','Excluir\x20forma','Em\x20linha\x20com\x20o\x20texto','27UZpzNx','Alinhar\x20ao\x20meio','Ocultar','Adicionar\x20descrição','6062890lDuzck','33612bxOPdW','À\x20frente\x20do\x20texto','Nome\x20do\x20objeto','Atrás\x20do\x20texto','Trazer\x20para\x20frente','12ItacSP','Alinhar\x20à\x20esquerda','Superior\x20e\x20inferior','Cortar\x20para\x20forma','Cor\x20de\x20fundo\x20do\x20texto','Inserir\x20forma','Nenhum\x20objeto','Abrir\x20painel\x20de\x20camadas','Negrito'];_0x5b7c=function(){return _0x2b2ef9;};return _0x5b7c();}
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 _0x1277(){var _0x38888d=['Скрыть\x20панель\x20фигур','Цвет\x20фона\x20текста','Выберите\x20объект\x20для\x20редактирования\x20сведений','Выровнять\x20по\x20ширине','Слои','2874770FikuNw','Выровнять\x20по\x20левому\x20краю','4920824vwfIPm','Открыть\x20панель\x20фигур','object','Показать','Выровнять\x20посередине','Зачеркнутый','Выровнять\x20по\x20центру','Имя','1sdtxtd','Сведения','Подчеркнутый','Переключить\x20горизонтальное\x20отражение','Переключить\x20вертикальное\x20положение\x20текста','12101088CkAUrW','UniverProDocsShapeUiRuRU','Показать\x20все','Обрезать\x20по\x20форме','exports','Имя\x20объекта','Положение\x20фигуры','Вокруг\x20рамки','Закрыть','Фигура','Открыть\x20панель\x20слоев','Вставить\x20фигуру','Выровнять\x20по\x20верхнему\x20краю','Курсив','Нет\x20объектов','Сбросить\x20цвет','Выровнять\x20по\x20правому\x20краю','157437fbhjDp','Скрыть','Цвет\x20текста','3558929NJhaJj','2390969LsFoKi','Скрыть\x20все','Удалить\x20фигуру','Стиль\x20фигуры','В\x20тексте','За\x20текстом','Повернуть\x20на\x2090\x20градусов\x20по\x20часовой\x20стрелке','Добавить\x20описание','5195665OVzLIh','function','Переместить\x20вперед','60kwkDpU','6UCUKJA','3luczhl'];_0x1277=function(){return _0x38888d;};return _0x1277();}function _0x2ea0(_0x3e5863,_0x5dbe4b){_0x3e5863=_0x3e5863-0x140;var _0x1277e2=_0x1277();var _0x2ea06a=_0x1277e2[_0x3e5863];return _0x2ea06a;}(function(_0x2458a2,_0x3ff8cc){var _0x4f824c=_0x2ea0,_0x25a657=_0x2458a2();while(!![]){try{var _0x40a25e=-parseInt(_0x4f824c(0x15c))/0x1*(parseInt(_0x4f824c(0x152))/0x2)+-parseInt(_0x4f824c(0x14c))/0x3*(-parseInt(_0x4f824c(0x154))/0x4)+parseInt(_0x4f824c(0x147))/0x5+-parseInt(_0x4f824c(0x14b))/0x6*(-parseInt(_0x4f824c(0x176))/0x7)+parseInt(_0x4f824c(0x161))/0x8+parseInt(_0x4f824c(0x172))/0x9+parseInt(_0x4f824c(0x14a))/0xa*(-parseInt(_0x4f824c(0x175))/0xb);if(_0x40a25e===_0x3ff8cc)break;else _0x25a657['push'](_0x25a657['shift']());}catch(_0x210b4a){_0x25a657['push'](_0x25a657['shift']());}}}(_0x1277,0xba230),function(_0x34d4ba,_0x545796){var _0xff3b6b=_0x2ea0;typeof exports==_0xff3b6b(0x156)&&typeof module<'u'?module[_0xff3b6b(0x165)]=_0x545796():typeof define==_0xff3b6b(0x148)&&define['amd']?define([],_0x545796):(_0x34d4ba=typeof globalThis<'u'?globalThis:_0x34d4ba||self,_0x34d4ba[_0xff3b6b(0x162)]=_0x545796());}(this,function(){var _0x57776d=_0x2ea0;return{'docs-shape-ui':{'title':_0x57776d(0x16a),'insertShape':_0x57776d(0x16c),'openPanel':_0x57776d(0x155),'deleteShape':_0x57776d(0x141),'hidePanel':_0x57776d(0x14d),'formatShape':'Форматировать\x20фигуру','shapeStyle':_0x57776d(0x142),'shapePosition':_0x57776d(0x167),'toggleFlipH':_0x57776d(0x15f),'toggleFlipV':'Переключить\x20вертикальное\x20отражение','rotateRight90':_0x57776d(0x145),'rotateLeft90':'Повернуть\x20на\x2090\x20градусов\x20против\x20часовой\x20стрелки','toggleTextVertical':_0x57776d(0x160),'objectListPanel':{'title':_0x57776d(0x151),'open':_0x57776d(0x16b),'empty':_0x57776d(0x16f),'showAll':_0x57776d(0x163),'hideAll':_0x57776d(0x140),'show':_0x57776d(0x157),'hide':_0x57776d(0x173),'moveForward':_0x57776d(0x149),'moveBackward':'Переместить\x20назад','close':_0x57776d(0x169),'name':_0x57776d(0x15b),'nameInput':_0x57776d(0x166),'description':'Описание','descriptionPlaceholder':_0x57776d(0x146),'details':_0x57776d(0x15d),'noSelection':_0x57776d(0x14f)},'toolbar':{'alignLeft':_0x57776d(0x153),'alignCenter':_0x57776d(0x15a),'alignRight':_0x57776d(0x171),'alignJustify':_0x57776d(0x150),'bold':'Полужирный','italic':_0x57776d(0x16e),'underline':_0x57776d(0x15e),'strikethrough':_0x57776d(0x159),'textColor':_0x57776d(0x174),'fillColor':_0x57776d(0x14e),'resetColor':_0x57776d(0x170)},'align':{'top':_0x57776d(0x16d),'middle':_0x57776d(0x158),'bottom':'Выровнять\x20по\x20нижнему\x20краю'},'textWrap':{'inline':_0x57776d(0x143),'square':_0x57776d(0x168),'topAndBottom':'Сверху\x20и\x20снизу','behindText':_0x57776d(0x144),'inFrontText':'Перед\x20текстом'},'crop':{'shape':_0x57776d(0x164)}}};}));
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 _0x40f0(_0x264421,_0x21a63c){_0x264421=_0x264421-0x131;var _0x3da431=_0x3da4();var _0x40f072=_0x3da431[_0x264421];return _0x40f072;}(function(_0x2932e3,_0xfbe22d){var _0x39322f=_0x40f0,_0x1cc715=_0x2932e3();while(!![]){try{var _0x49024b=-parseInt(_0x39322f(0x15a))/0x1*(-parseInt(_0x39322f(0x136))/0x2)+-parseInt(_0x39322f(0x13c))/0x3+-parseInt(_0x39322f(0x131))/0x4*(-parseInt(_0x39322f(0x14e))/0x5)+parseInt(_0x39322f(0x135))/0x6+parseInt(_0x39322f(0x15d))/0x7+parseInt(_0x39322f(0x161))/0x8*(-parseInt(_0x39322f(0x149))/0x9)+-parseInt(_0x39322f(0x156))/0xa*(-parseInt(_0x39322f(0x155))/0xb);if(_0x49024b===_0xfbe22d)break;else _0x1cc715['push'](_0x1cc715['shift']());}catch(_0x141eec){_0x1cc715['push'](_0x1cc715['shift']());}}}(_0x3da4,0xc96bb),function(_0x50ce05,_0x44fe2b){var _0x1b108d=_0x40f0;typeof exports=='object'&&typeof module<'u'?module[_0x1b108d(0x153)]=_0x44fe2b():typeof define=='function'&&define[_0x1b108d(0x145)]?define([],_0x44fe2b):(_0x50ce05=typeof globalThis<'u'?globalThis:_0x50ce05||self,_0x50ce05[_0x1b108d(0x142)]=_0x44fe2b());}(this,function(){var _0x34c3b8=_0x40f0;return{'docs-shape-ui':{'title':'Tvar','insertShape':_0x34c3b8(0x159),'openPanel':_0x34c3b8(0x143),'deleteShape':_0x34c3b8(0x15b),'hidePanel':_0x34c3b8(0x14c),'formatShape':_0x34c3b8(0x137),'shapeStyle':_0x34c3b8(0x15f),'shapePosition':_0x34c3b8(0x144),'toggleFlipH':_0x34c3b8(0x138),'toggleFlipV':_0x34c3b8(0x158),'rotateRight90':_0x34c3b8(0x150),'rotateLeft90':_0x34c3b8(0x134),'toggleTextVertical':_0x34c3b8(0x13b),'objectListPanel':{'title':_0x34c3b8(0x147),'open':'Otvoriť\x20panel\x20vrstiev','empty':_0x34c3b8(0x141),'showAll':'Zobraziť\x20všetko','hideAll':_0x34c3b8(0x133),'show':_0x34c3b8(0x146),'hide':'Skryť','moveForward':'Presunúť\x20dopredu','moveBackward':_0x34c3b8(0x14a),'close':_0x34c3b8(0x154),'name':_0x34c3b8(0x13e),'nameInput':'Názov\x20objektu','description':_0x34c3b8(0x14f),'descriptionPlaceholder':'Pridať\x20popis','details':'Podrobnosti','noSelection':'Vyberte\x20objekt\x20na\x20úpravu\x20podrobností'},'toolbar':{'alignLeft':_0x34c3b8(0x152),'alignCenter':_0x34c3b8(0x140),'alignRight':'Zarovnať\x20doprava','alignJustify':_0x34c3b8(0x14d),'bold':_0x34c3b8(0x15e),'italic':_0x34c3b8(0x13f),'underline':_0x34c3b8(0x13d),'strikethrough':_0x34c3b8(0x14b),'textColor':'Farba\x20textu','fillColor':_0x34c3b8(0x13a),'resetColor':_0x34c3b8(0x148)},'align':{'top':'Zarovnať\x20hore','middle':'Zarovnať\x20na\x20stred','bottom':_0x34c3b8(0x160)},'textWrap':{'inline':_0x34c3b8(0x151),'square':_0x34c3b8(0x132),'topAndBottom':_0x34c3b8(0x157),'behindText':'Za\x20textom','inFrontText':_0x34c3b8(0x15c)},'crop':{'shape':_0x34c3b8(0x139)}}};}));function _0x3da4(){var _0x5ee12e=['2279155ARHpUm','Popis','Otočiť\x20doprava\x20o\x2090°','V\x20riadku\x20s\x20textom','Zarovnať\x20doľava','exports','Zavrieť','2423047OmFLnd','10xyrmxC','Hore\x20a\x20dole','Prepnúť\x20zvislé\x20prevrátenie','Vložiť\x20tvar','2133OvewWM','Odstrániť\x20tvar','Pred\x20textom','5277034fohscj','Tučné','Štýl\x20tvaru','Zarovnať\x20dole','8018792RQThTg','4GmoDJN','Obdĺžnikové','Skryť\x20všetko','Otočiť\x20doľava\x20o\x2090°','522834asuLUC','334SvYpXN','Formátovať\x20tvar','Prepnúť\x20vodorovné\x20prevrátenie','Oříznout\x20podle\x20tvaru','Farba\x20pozadia\x20textu','Přepnout\x20text\x20vertikálně','137856ACPdCF','Podčiarknutie','Názov','Kurzíva','Zarovnať\x20na\x20stred','Žiadne\x20objekty','UniverProDocsShapeUiSkSK','Otvoriť\x20panel\x20tvarov','Poloha\x20tvaru','amd','Zobraziť','Vrstvy','Obnoviť\x20farbu','9hwWKni','Presunúť\x20dozadu','Prečiarknuté','Skryť\x20panel\x20tvarov','Zarovnať\x20do\x20bloku'];_0x3da4=function(){return _0x5ee12e;};return _0x3da4();}
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)}}};}));