@univerjs-pro/sheets-shape-ui 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) 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/umd/index.js +1 -1
  62. package/lib/umd/locale/ar-SA.js +1 -1
  63. package/lib/umd/locale/ca-ES.js +1 -1
  64. package/lib/umd/locale/de-DE.js +1 -1
  65. package/lib/umd/locale/en-US.js +1 -1
  66. package/lib/umd/locale/es-ES.js +1 -1
  67. package/lib/umd/locale/fa-IR.js +1 -1
  68. package/lib/umd/locale/fr-FR.js +1 -1
  69. package/lib/umd/locale/id-ID.js +1 -1
  70. package/lib/umd/locale/it-IT.js +1 -1
  71. package/lib/umd/locale/ja-JP.js +1 -1
  72. package/lib/umd/locale/ko-KR.js +1 -1
  73. package/lib/umd/locale/pl-PL.js +1 -1
  74. package/lib/umd/locale/pt-BR.js +1 -1
  75. package/lib/umd/locale/ru-RU.js +1 -1
  76. package/lib/umd/locale/sk-SK.js +1 -1
  77. package/lib/umd/locale/vi-VN.js +1 -1
  78. package/lib/umd/locale/zh-CN.js +1 -1
  79. package/lib/umd/locale/zh-HK.js +1 -1
  80. package/lib/umd/locale/zh-TW.js +1 -1
  81. package/package.json +20 -20
  82. package/lib/types/commands/command/set-shape-text-align.command.d.ts +0 -5
  83. package/lib/types/commands/command/set-shape-text-style.command.d.ts +0 -7
  84. package/lib/types/commands/command/set-shape-text-vertical-align.command.d.ts +0 -5
  85. package/lib/types/commands/command/shape-doc-align.command.d.ts +0 -10
  86. package/lib/types/commands/menu/shape-doc-format.menu.d.ts +0 -18
  87. package/lib/types/commands/menu/shape-font-size.menu.d.ts +0 -5
  88. package/lib/types/commands/menu/shape-text-align.menu.d.ts +0 -9
  89. package/lib/types/commands/menu/shape-vertical-align.menu.d.ts +0 -9
  90. package/lib/types/commands/operations/actvie-drawing-operation.d.ts +0 -2
  91. package/lib/types/controllers/config.schema.d.ts +0 -5
  92. package/lib/types/controllers/menu.schema.d.ts +0 -2
  93. package/lib/types/controllers/sheets-shape-ui.controller.d.ts +0 -126
  94. package/lib/types/view-model/shape-data-model.d.ts +0 -6
  95. package/lib/types/views/ShapeOptions.d.ts +0 -30
  96. package/lib/types/views/shape-editor-panel/ShapeLineEditor.d.ts +0 -11
  97. package/lib/types/views/shape-editor-panel/index.d.ts +0 -1
  98. package/lib/types/views/shape-text-editor/Editor.d.ts +0 -11
  99. package/lib/types/views/shape-text-editor/ShapePositionWrapper.d.ts +0 -15
  100. package/lib/types/views/shape-text-editor/hooks/use-shape-position.d.ts +0 -37
  101. package/lib/types/views/shapes.d.ts +0 -58
@@ -1 +1 @@
1
- (function(_0x4e299e,_0x187900){var _0x59559b=_0x191c,_0x37c9fb=_0x4e299e();while(!![]){try{var _0x2446de=parseInt(_0x59559b(0x1cc))/0x1*(parseInt(_0x59559b(0x1c0))/0x2)+-parseInt(_0x59559b(0x1bf))/0x3*(-parseInt(_0x59559b(0x1b4))/0x4)+-parseInt(_0x59559b(0x1c6))/0x5+parseInt(_0x59559b(0x1b5))/0x6*(-parseInt(_0x59559b(0x1b8))/0x7)+parseInt(_0x59559b(0x1bb))/0x8*(-parseInt(_0x59559b(0x1cd))/0x9)+-parseInt(_0x59559b(0x1bc))/0xa*(-parseInt(_0x59559b(0x1c1))/0xb)+parseInt(_0x59559b(0x1ca))/0xc;if(_0x2446de===_0x187900)break;else _0x37c9fb['push'](_0x37c9fb['shift']());}catch(_0x36346c){_0x37c9fb['push'](_0x37c9fb['shift']());}}}(_0x414e,0x8104f),function(_0x808705,_0x1631a0){var _0x3e0058=_0x191c;typeof exports==_0x3e0058(0x1c3)&&typeof module<'u'?module[_0x3e0058(0x1c2)]=_0x1631a0():typeof define==_0x3e0058(0x1b7)&&define[_0x3e0058(0x1d0)]?define([],_0x1631a0):(_0x808705=typeof globalThis<'u'?globalThis:_0x808705||self,_0x808705[_0x3e0058(0x1b9)]=_0x1631a0());}(this,function(){var _0x15a985=_0x191c;return{'sheets-shape-ui':{'quickStyles':_0x15a985(0x1c4),'imagePanel':{'crop':{'shape':_0x15a985(0x1bd)}},'permission':{'editErr':'النطاق\x20محمي،\x20وليس\x20لديك\x20إذن\x20التحرير.\x20للتحرير،\x20يرجى\x20التواصل\x20مع\x20المنشئ.'},'title':_0x15a985(0x1d5),'insertShape':_0x15a985(0x1be),'editShape':_0x15a985(0x1d3),'editText':_0x15a985(0x1cf),'deleteShape':'حذف\x20الشكل','formatShape':'تنسيق\x20الشكل','flipHorizontal':'عكس\x20أفقي','flipVertical':'عكس\x20رأسي','objectListPanel':{'title':_0x15a985(0x1d4),'open':'الطبقات','empty':_0x15a985(0x1b3),'showAll':_0x15a985(0x1c9),'hideAll':_0x15a985(0x1d2),'show':'إظهار','hide':'إخفاء','moveForward':_0x15a985(0x1c8),'moveBackward':_0x15a985(0x1d1),'close':_0x15a985(0x1ce),'name':_0x15a985(0x1c7),'nameInput':_0x15a985(0x1c5),'description':_0x15a985(0x1b6),'descriptionPlaceholder':_0x15a985(0x1cb),'details':_0x15a985(0x1ba),'noSelection':'حدد\x20كائنًا\x20لتحرير\x20تفاصيله'}}};}));function _0x191c(_0x5d0bd3,_0x5a2686){_0x5d0bd3=_0x5d0bd3-0x1b3;var _0x414ed6=_0x414e();var _0x191c24=_0x414ed6[_0x5d0bd3];return _0x191c24;}function _0x414e(){var _0xa74a34=['1489104bXYTND','إضافة\x20وصف','17JXBrbY','18IBgGHK','إغلاق','تحرير\x20النص','amd','إرسال\x20للخلف','إخفاء\x20الكل','تحرير\x20الشكل','الطبقات','شكل','لا\x20توجد\x20كائنات','499780BkviVr','6oddoVj','الوصف','function','2900499zPDgrC','UniverProSheetsShapeUiArSA','التفاصيل','2411672BRPsXK','10DiFIcy','قص\x20إلى\x20شكل','إدراج\x20شكل','18FdwTgj','59726bRVEnT','10917357ZqIQad','exports','object','أنماط\x20سريعة','اسم\x20الكائن','4140910ymuieV','الاسم','إحضار\x20للأمام','إظهار\x20الكل'];_0x414e=function(){return _0xa74a34;};return _0x414e();}
1
+ function _0x4c79(_0x225222,_0x22f0cf){_0x225222=_0x225222-0x80;var _0x5f1be2=_0x5f1b();var _0x4c791e=_0x5f1be2[_0x225222];return _0x4c791e;}(function(_0xe32fb5,_0x1d66f4){var _0x2eb1e0=_0x4c79,_0x26e18d=_0xe32fb5();while(!![]){try{var _0x218c94=-parseInt(_0x2eb1e0(0x94))/0x1*(-parseInt(_0x2eb1e0(0x90))/0x2)+-parseInt(_0x2eb1e0(0x8b))/0x3+-parseInt(_0x2eb1e0(0x98))/0x4+-parseInt(_0x2eb1e0(0x8a))/0x5+-parseInt(_0x2eb1e0(0x89))/0x6*(parseInt(_0x2eb1e0(0x8e))/0x7)+-parseInt(_0x2eb1e0(0x9b))/0x8*(-parseInt(_0x2eb1e0(0x9d))/0x9)+parseInt(_0x2eb1e0(0x82))/0xa;if(_0x218c94===_0x1d66f4)break;else _0x26e18d['push'](_0x26e18d['shift']());}catch(_0xa2f535){_0x26e18d['push'](_0x26e18d['shift']());}}}(_0x5f1b,0x45b5a),function(_0x85d51d,_0x33056e){var _0xaa0055=_0x4c79;typeof exports==_0xaa0055(0x9a)&&typeof module<'u'?module['exports']=_0x33056e():typeof define==_0xaa0055(0x85)&&define[_0xaa0055(0x96)]?define([],_0x33056e):(_0x85d51d=typeof globalThis<'u'?globalThis:_0x85d51d||self,_0x85d51d['UniverProSheetsShapeUiArSA']=_0x33056e());}(this,function(){var _0x10e0b5=_0x4c79;return{'sheets-shape-ui':{'quickStyles':_0x10e0b5(0x92),'imagePanel':{'crop':{'shape':'قص\x20إلى\x20شكل'}},'permission':{'editErr':_0x10e0b5(0x8d)},'title':_0x10e0b5(0x86),'insertShape':_0x10e0b5(0x99),'editShape':_0x10e0b5(0x93),'editText':_0x10e0b5(0x81),'deleteShape':'حذف\x20الشكل','formatShape':'تنسيق\x20الشكل','flipHorizontal':_0x10e0b5(0x83),'flipVertical':'عكس\x20رأسي','objectListPanel':{'title':'الطبقات','open':_0x10e0b5(0x95),'empty':'لا\x20توجد\x20كائنات','showAll':'إظهار\x20الكل','hideAll':_0x10e0b5(0x8f),'show':'إظهار','hide':_0x10e0b5(0x84),'moveForward':_0x10e0b5(0x87),'moveBackward':_0x10e0b5(0x91),'close':'إغلاق','name':_0x10e0b5(0x9c),'nameInput':'اسم\x20الكائن','description':_0x10e0b5(0x80),'descriptionPlaceholder':_0x10e0b5(0x8c),'details':_0x10e0b5(0x88),'noSelection':_0x10e0b5(0x97)}}};}));function _0x5f1b(){var _0x426c0c=['حدد\x20كائنًا\x20لتحرير\x20تفاصيله','1460200ZqhAAu','إدراج\x20شكل','object','56CJpTcM','الاسم','184689ehGBLJ','الوصف','تحرير\x20النص','13289650LZQqdJ','عكس\x20أفقي','إخفاء','function','شكل','إحضار\x20للأمام','التفاصيل','12uOPSRv','170900oQYMuX','1160775nXKVXH','إضافة\x20وصف','النطاق\x20محمي،\x20وليس\x20لديك\x20إذن\x20التحرير.\x20للتحرير،\x20يرجى\x20التواصل\x20مع\x20المنشئ.','1820756bCwHOz','إخفاء\x20الكل','102XfkPCq','إرسال\x20للخلف','أنماط\x20سريعة','تحرير\x20الشكل','2339TsJgfn','الطبقات','amd'];_0x5f1b=function(){return _0x426c0c;};return _0x5f1b();}
@@ -1 +1 @@
1
- function _0xa964(_0x5cb935,_0x1a27dd){_0x5cb935=_0x5cb935-0x1d0;var _0x31f87d=_0x31f8();var _0xa964c6=_0x31f87d[_0x5cb935];return _0xa964c6;}(function(_0x1c3a83,_0x3ebebc){var _0x35656c=_0xa964,_0x1f7c16=_0x1c3a83();while(!![]){try{var _0x54f7d9=-parseInt(_0x35656c(0x1ef))/0x1+parseInt(_0x35656c(0x1de))/0x2*(parseInt(_0x35656c(0x1e4))/0x3)+-parseInt(_0x35656c(0x1f1))/0x4*(parseInt(_0x35656c(0x1e7))/0x5)+-parseInt(_0x35656c(0x1d2))/0x6*(parseInt(_0x35656c(0x1eb))/0x7)+-parseInt(_0x35656c(0x1ec))/0x8+parseInt(_0x35656c(0x1e9))/0x9*(-parseInt(_0x35656c(0x1dd))/0xa)+parseInt(_0x35656c(0x1df))/0xb*(parseInt(_0x35656c(0x1dc))/0xc);if(_0x54f7d9===_0x3ebebc)break;else _0x1f7c16['push'](_0x1f7c16['shift']());}catch(_0x2bf362){_0x1f7c16['push'](_0x1f7c16['shift']());}}}(_0x31f8,0x28ef8),function(_0x3ce373,_0x3a544b){var _0x14ab16=_0xa964;typeof exports==_0x14ab16(0x1e0)&&typeof module<'u'?module[_0x14ab16(0x1d5)]=_0x3a544b():typeof define==_0x14ab16(0x1d7)&&define[_0x14ab16(0x1e8)]?define([],_0x3a544b):(_0x3ce373=typeof globalThis<'u'?globalThis:_0x3ce373||self,_0x3ce373['UniverProSheetsShapeUiCaES']=_0x3a544b());}(this,function(){var _0xc63a5e=_0xa964;return{'sheets-shape-ui':{'quickStyles':'Estils\x20ràpids','imagePanel':{'crop':{'shape':_0xc63a5e(0x1d3)}},'permission':{'editErr':_0xc63a5e(0x1d8)},'title':_0xc63a5e(0x1d6),'insertShape':_0xc63a5e(0x1f0),'editShape':_0xc63a5e(0x1e2),'editText':_0xc63a5e(0x1e3),'deleteShape':'Elimina\x20la\x20forma','formatShape':'Format\x20de\x20forma','flipHorizontal':_0xc63a5e(0x1d1),'flipVertical':_0xc63a5e(0x1d0),'objectListPanel':{'title':_0xc63a5e(0x1e6),'open':_0xc63a5e(0x1e6),'empty':_0xc63a5e(0x1db),'showAll':_0xc63a5e(0x1d9),'hideAll':_0xc63a5e(0x1d4),'show':_0xc63a5e(0x1ed),'hide':_0xc63a5e(0x1ee),'moveForward':'Porta\x20endavant','moveBackward':_0xc63a5e(0x1da),'close':'Tancar','name':'Nom','nameInput':'Nom\x20de\x20l’objecte','description':_0xc63a5e(0x1ea),'descriptionPlaceholder':_0xc63a5e(0x1e5),'details':'Detalls','noSelection':_0xc63a5e(0x1e1)}}};}));function _0x31f8(){var _0x1d3f2f=['Forma','function','L\x27interval\x20està\x20protegit\x20i\x20no\x20teniu\x20permís\x20d\x27edició.\x20Per\x20editar,\x20contacteu\x20amb\x20el\x20creador.','Mostra-ho\x20tot','Envia\x20enrere','Sense\x20objectes','120aqGHCU','60650ptsVfp','12050wZLcFd','1098394oiBdRp','object','Seleccioneu\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls','Edita\x20la\x20forma','Edita\x20el\x20text','75HDWmfA','Afegeix\x20descripcio','Capes','5QlGCcs','amd','9pDtXwJ','Descripció','1902733oAkHKZ','2407504CevafV','Mostra','Amagar','166552BBPyaF','Inserir\x20forma','944476vwCGRd','Girar\x20verticalment','Girar\x20horitzontalment','6xvCThs','Retalla\x20a\x20forma','Amaga-ho\x20tot','exports'];_0x31f8=function(){return _0x1d3f2f;};return _0x31f8();}
1
+ function _0x8b5a(){var _0x200eb6=['Amaga-ho\x20tot','amd','object','Porta\x20endavant','Mostra-ho\x20tot','Nom','2876412kuKPKv','function','Inserir\x20forma','Detalls','Descripció','Edita\x20el\x20text','Tancar','Mostra','3928zVYXeV','Capes','25276bdtwRV','Girar\x20verticalment','1QQNnEl','Afegeix\x20descripcio','1795705PVWMNy','36ezPRQB','UniverProSheetsShapeUiCaES','26199uqDNYP','1985968JOSmVE','Format\x20de\x20forma','Edita\x20la\x20forma','exports','3780402mgYrxu','1710pEqUaF'];_0x8b5a=function(){return _0x200eb6;};return _0x8b5a();}function _0x5caa(_0x12b497,_0x4d359e){_0x12b497=_0x12b497-0x1e0;var _0x8b5a6c=_0x8b5a();var _0x5caac1=_0x8b5a6c[_0x12b497];return _0x5caac1;}(function(_0x1b7ff3,_0x2c2fb6){var _0x5e80a8=_0x5caa,_0x3a0812=_0x1b7ff3();while(!![]){try{var _0x3a8629=parseInt(_0x5e80a8(0x1f2))/0x1*(-parseInt(_0x5e80a8(0x1ee))/0x2)+-parseInt(_0x5e80a8(0x1f5))/0x3*(parseInt(_0x5e80a8(0x1f0))/0x4)+-parseInt(_0x5e80a8(0x1f4))/0x5+parseInt(_0x5e80a8(0x1fc))/0x6+parseInt(_0x5e80a8(0x1e6))/0x7+parseInt(_0x5e80a8(0x1f8))/0x8+parseInt(_0x5e80a8(0x1f7))/0x9*(-parseInt(_0x5e80a8(0x1fd))/0xa);if(_0x3a8629===_0x2c2fb6)break;else _0x3a0812['push'](_0x3a0812['shift']());}catch(_0x48663f){_0x3a0812['push'](_0x3a0812['shift']());}}}(_0x8b5a,0x568d3),function(_0x2cf633,_0x27337a){var _0x307ad4=_0x5caa;typeof exports==_0x307ad4(0x1e2)&&typeof module<'u'?module[_0x307ad4(0x1fb)]=_0x27337a():typeof define==_0x307ad4(0x1e7)&&define[_0x307ad4(0x1e1)]?define([],_0x27337a):(_0x2cf633=typeof globalThis<'u'?globalThis:_0x2cf633||self,_0x2cf633[_0x307ad4(0x1f6)]=_0x27337a());}(this,function(){var _0x24d878=_0x5caa;return{'sheets-shape-ui':{'quickStyles':'Estils\x20ràpids','imagePanel':{'crop':{'shape':'Retalla\x20a\x20forma'}},'permission':{'editErr':'L\x27interval\x20està\x20protegit\x20i\x20no\x20teniu\x20permís\x20d\x27edició.\x20Per\x20editar,\x20contacteu\x20amb\x20el\x20creador.'},'title':'Forma','insertShape':_0x24d878(0x1e8),'editShape':_0x24d878(0x1fa),'editText':_0x24d878(0x1eb),'deleteShape':'Elimina\x20la\x20forma','formatShape':_0x24d878(0x1f9),'flipHorizontal':'Girar\x20horitzontalment','flipVertical':_0x24d878(0x1f1),'objectListPanel':{'title':_0x24d878(0x1ef),'open':_0x24d878(0x1ef),'empty':'Sense\x20objectes','showAll':_0x24d878(0x1e4),'hideAll':_0x24d878(0x1e0),'show':_0x24d878(0x1ed),'hide':'Amagar','moveForward':_0x24d878(0x1e3),'moveBackward':'Envia\x20enrere','close':_0x24d878(0x1ec),'name':_0x24d878(0x1e5),'nameInput':'Nom\x20de\x20l’objecte','description':_0x24d878(0x1ea),'descriptionPlaceholder':_0x24d878(0x1f3),'details':_0x24d878(0x1e9),'noSelection':'Seleccioneu\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls'}}};}));
@@ -1 +1 @@
1
- (function(_0xbd8b26,_0x2c1d44){var _0x120e3f=_0x1de4,_0x6c8972=_0xbd8b26();while(!![]){try{var _0x272b5d=-parseInt(_0x120e3f(0x110))/0x1*(parseInt(_0x120e3f(0x116))/0x2)+-parseInt(_0x120e3f(0x109))/0x3*(-parseInt(_0x120e3f(0x11f))/0x4)+-parseInt(_0x120e3f(0x121))/0x5*(parseInt(_0x120e3f(0x113))/0x6)+parseInt(_0x120e3f(0x104))/0x7*(parseInt(_0x120e3f(0x105))/0x8)+parseInt(_0x120e3f(0x107))/0x9*(-parseInt(_0x120e3f(0x126))/0xa)+parseInt(_0x120e3f(0x128))/0xb*(-parseInt(_0x120e3f(0x108))/0xc)+-parseInt(_0x120e3f(0x10f))/0xd*(-parseInt(_0x120e3f(0x124))/0xe);if(_0x272b5d===_0x2c1d44)break;else _0x6c8972['push'](_0x6c8972['shift']());}catch(_0x3f1783){_0x6c8972['push'](_0x6c8972['shift']());}}}(_0x3207,0x7c415),function(_0x496ed2,_0x76e3d7){var _0x5c99fa=_0x1de4;typeof exports==_0x5c99fa(0x123)&&typeof module<'u'?module[_0x5c99fa(0x10b)]=_0x76e3d7():typeof define=='function'&&define[_0x5c99fa(0x11e)]?define([],_0x76e3d7):(_0x496ed2=typeof globalThis<'u'?globalThis:_0x496ed2||self,_0x496ed2[_0x5c99fa(0x114)]=_0x76e3d7());}(this,function(){var _0x502644=_0x1de4;return{'sheets-shape-ui':{'quickStyles':_0x502644(0x10e),'imagePanel':{'crop':{'shape':_0x502644(0x11c)}},'permission':{'editErr':_0x502644(0x117)},'title':_0x502644(0x118),'insertShape':_0x502644(0x10c),'editShape':'Form\x20bearbeiten','editText':_0x502644(0x125),'deleteShape':_0x502644(0x10a),'formatShape':_0x502644(0x119),'flipHorizontal':'Horizontal\x20spiegeln','flipVertical':_0x502644(0x127),'objectListPanel':{'title':_0x502644(0x11b),'open':_0x502644(0x11b),'empty':'Keine\x20Objekte','showAll':_0x502644(0x11a),'hideAll':_0x502644(0x111),'show':_0x502644(0x122),'hide':'Ausblenden','moveForward':_0x502644(0x10d),'moveBackward':_0x502644(0x120),'close':_0x502644(0x11d),'name':_0x502644(0x106),'nameInput':'Objektname','description':'Beschreibung','descriptionPlaceholder':_0x502644(0x115),'details':'Details','noSelection':_0x502644(0x112)}}};}));function _0x1de4(_0x13ecc1,_0x186dbb){_0x13ecc1=_0x13ecc1-0x104;var _0x320754=_0x3207();var _0x1de472=_0x320754[_0x13ecc1];return _0x1de472;}function _0x3207(){var _0x35fca3=['Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen','2017566BjdsEg','UniverProSheetsShapeUiDeDE','Beschreibung\x20hinzufügen','8lMeNUm','Der\x20Bereich\x20ist\x20geschützt,\x20und\x20Sie\x20haben\x20keine\x20Bearbeitungsberechtigung.\x20Wenden\x20Sie\x20sich\x20zum\x20Bearbeiten\x20bitte\x20an\x20den\x20Ersteller.','Form','Form\x20formatieren','Alle\x20anzeigen','Ebenen','Auf\x20Form\x20zuschneiden','Schließen','amd','4XZIXTE','Weiter\x20nach\x20hinten','15cdqkXU','Anzeigen','object','22961638tGAZUs','Text\x20bearbeiten','2330KeCmDZ','Vertikal\x20spiegeln','11OwmHNM','7tvIUjq','3035672PsOmpY','Name','28359CgmdWK','4785780pMhEEk','2374122yjvJxM','Form\x20löschen','exports','Form\x20einfügen','Weiter\x20nach\x20vorne','Schnellformatvorlagen','13sIZvTO','40055fTrPqs','Alle\x20ausblenden'];_0x3207=function(){return _0x35fca3;};return _0x3207();}
1
+ function _0x33d7(_0x59fc02,_0x13ac79){_0x59fc02=_0x59fc02-0xed;var _0x59d3ed=_0x59d3();var _0x33d74b=_0x59d3ed[_0x59fc02];return _0x33d74b;}(function(_0x5777bb,_0x38560a){var _0x4a07db=_0x33d7,_0x462845=_0x5777bb();while(!![]){try{var _0x21d936=parseInt(_0x4a07db(0xfb))/0x1*(-parseInt(_0x4a07db(0xf9))/0x2)+parseInt(_0x4a07db(0xef))/0x3+parseInt(_0x4a07db(0xf8))/0x4+-parseInt(_0x4a07db(0xfe))/0x5*(-parseInt(_0x4a07db(0xf0))/0x6)+parseInt(_0x4a07db(0x100))/0x7*(-parseInt(_0x4a07db(0x10e))/0x8)+parseInt(_0x4a07db(0x10c))/0x9*(-parseInt(_0x4a07db(0x103))/0xa)+parseInt(_0x4a07db(0x107))/0xb;if(_0x21d936===_0x38560a)break;else _0x462845['push'](_0x462845['shift']());}catch(_0x11fb9d){_0x462845['push'](_0x462845['shift']());}}}(_0x59d3,0xc5317),function(_0x4bf839,_0x59bad1){var _0x2f792c=_0x33d7;typeof exports=='object'&&typeof module<'u'?module[_0x2f792c(0x10f)]=_0x59bad1():typeof define==_0x2f792c(0xf4)&&define[_0x2f792c(0x10a)]?define([],_0x59bad1):(_0x4bf839=typeof globalThis<'u'?globalThis:_0x4bf839||self,_0x4bf839['UniverProSheetsShapeUiDeDE']=_0x59bad1());}(this,function(){var _0x2acf1d=_0x33d7;return{'sheets-shape-ui':{'quickStyles':'Schnellformatvorlagen','imagePanel':{'crop':{'shape':_0x2acf1d(0xff)}},'permission':{'editErr':_0x2acf1d(0xfa)},'title':_0x2acf1d(0x109),'insertShape':'Form\x20einfügen','editShape':_0x2acf1d(0xf5),'editText':_0x2acf1d(0x110),'deleteShape':_0x2acf1d(0xf3),'formatShape':'Form\x20formatieren','flipHorizontal':_0x2acf1d(0x106),'flipVertical':_0x2acf1d(0x10b),'objectListPanel':{'title':'Ebenen','open':_0x2acf1d(0x104),'empty':'Keine\x20Objekte','showAll':_0x2acf1d(0xfc),'hideAll':_0x2acf1d(0xfd),'show':_0x2acf1d(0xf2),'hide':_0x2acf1d(0xee),'moveForward':_0x2acf1d(0xf1),'moveBackward':_0x2acf1d(0x102),'close':_0x2acf1d(0x108),'name':_0x2acf1d(0xf7),'nameInput':_0x2acf1d(0xed),'description':_0x2acf1d(0x10d),'descriptionPlaceholder':_0x2acf1d(0x105),'details':_0x2acf1d(0xf6),'noSelection':_0x2acf1d(0x101)}}};}));function _0x59d3(){var _0x205018=['2016855AuWJqT','240378PbvLVa','Weiter\x20nach\x20vorne','Anzeigen','Form\x20löschen','function','Form\x20bearbeiten','Details','Name','3551248aOMknt','2VXirvP','Der\x20Bereich\x20ist\x20geschützt,\x20und\x20Sie\x20haben\x20keine\x20Bearbeitungsberechtigung.\x20Wenden\x20Sie\x20sich\x20zum\x20Bearbeiten\x20bitte\x20an\x20den\x20Ersteller.','79519iuanPK','Alle\x20anzeigen','Alle\x20ausblenden','40bfHCoW','Auf\x20Form\x20zuschneiden','174643EnwcxP','Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen','Weiter\x20nach\x20hinten','14481660nCyMgx','Ebenen','Beschreibung\x20hinzufügen','Horizontal\x20spiegeln','20096802scWRKt','Schließen','Form','amd','Vertikal\x20spiegeln','9eWbBQA','Beschreibung','440qAueXp','exports','Text\x20bearbeiten','Objektname','Ausblenden'];_0x59d3=function(){return _0x205018;};return _0x59d3();}
@@ -1 +1 @@
1
- function _0x3eda(_0x584b43,_0x27aaa8){_0x584b43=_0x584b43-0x191;var _0xe2f050=_0xe2f0();var _0x3eda5f=_0xe2f050[_0x584b43];return _0x3eda5f;}(function(_0x341ed4,_0x1b39f2){var _0x2f3483=_0x3eda,_0x47f8a3=_0x341ed4();while(!![]){try{var _0x39247e=-parseInt(_0x2f3483(0x197))/0x1+-parseInt(_0x2f3483(0x1b3))/0x2*(-parseInt(_0x2f3483(0x1a5))/0x3)+-parseInt(_0x2f3483(0x198))/0x4*(parseInt(_0x2f3483(0x194))/0x5)+-parseInt(_0x2f3483(0x193))/0x6*(-parseInt(_0x2f3483(0x19f))/0x7)+-parseInt(_0x2f3483(0x1b4))/0x8*(-parseInt(_0x2f3483(0x1ad))/0x9)+parseInt(_0x2f3483(0x199))/0xa*(-parseInt(_0x2f3483(0x1af))/0xb)+parseInt(_0x2f3483(0x1ab))/0xc;if(_0x39247e===_0x1b39f2)break;else _0x47f8a3['push'](_0x47f8a3['shift']());}catch(_0x331cf7){_0x47f8a3['push'](_0x47f8a3['shift']());}}}(_0xe2f0,0x4954a),function(_0x3e4b44,_0x23b9c4){var _0x52e99d=_0x3eda;typeof exports==_0x52e99d(0x1b2)&&typeof module<'u'?module['exports']=_0x23b9c4():typeof define==_0x52e99d(0x1a6)&&define[_0x52e99d(0x1b0)]?define([],_0x23b9c4):(_0x3e4b44=typeof globalThis<'u'?globalThis:_0x3e4b44||self,_0x3e4b44['UniverProSheetsShapeUiEnUS']=_0x23b9c4());}(this,function(){var _0x1a5b84=_0x3eda;return{'sheets-shape-ui':{'quickStyles':_0x1a5b84(0x196),'imagePanel':{'crop':{'shape':'Crop\x20to\x20Shape'}},'permission':{'editErr':_0x1a5b84(0x19a)},'title':_0x1a5b84(0x191),'insertShape':_0x1a5b84(0x1a7),'editShape':_0x1a5b84(0x1a4),'editText':_0x1a5b84(0x1a9),'deleteShape':_0x1a5b84(0x1a1),'formatShape':_0x1a5b84(0x1ac),'flipHorizontal':'Flip\x20Horizontal','flipVertical':_0x1a5b84(0x19e),'objectListPanel':{'title':_0x1a5b84(0x1a3),'open':_0x1a5b84(0x1a3),'empty':_0x1a5b84(0x1a2),'showAll':_0x1a5b84(0x1b1),'hideAll':_0x1a5b84(0x19c),'show':_0x1a5b84(0x19d),'hide':'Hide','moveForward':'Bring\x20Forward','moveBackward':_0x1a5b84(0x1a8),'close':_0x1a5b84(0x1aa),'name':_0x1a5b84(0x1ae),'nameInput':_0x1a5b84(0x19b),'description':_0x1a5b84(0x192),'descriptionPlaceholder':_0x1a5b84(0x1a0),'details':_0x1a5b84(0x195),'noSelection':'Select\x20an\x20object\x20to\x20edit\x20details'}}};}));function _0xe2f0(){var _0x518c9c=['6WIIyah','140Luwdvz','Details','Quick\x20styles','417658FtLZLD','55644TJoEVx','10ANayhQ','The\x20range\x20is\x20protected,\x20and\x20you\x20do\x20not\x20have\x20edit\x20permission.\x20To\x20edit,\x20please\x20contact\x20the\x20creator.','Object\x20name','Hide\x20All','Show','Flip\x20Vertical','1883644QVNTHm','Add\x20description','Delete\x20Shape','No\x20objects','Layers','Edit\x20Shape','66RDBTlD','function','Insert\x20Shape','Send\x20Backward','Edit\x20Text','Close','10576536nVqmvP','Format\x20Shape','3249ncyyRZ','Name','5674174yzjaGF','amd','Show\x20All','object','5840JwzpKN','9056YtyVnU','Shape','Description'];_0xe2f0=function(){return _0x518c9c;};return _0xe2f0();}
1
+ function _0x241a(_0x3d1774,_0x221cf7){_0x3d1774=_0x3d1774-0x9b;var _0x34312a=_0x3431();var _0x241ace=_0x34312a[_0x3d1774];return _0x241ace;}function _0x3431(){var _0x69d337=['Quick\x20styles','Details','Description','Edit\x20Shape','Add\x20description','exports','2ELyhOb','Shape','3548556QYibIy','Close','Name','Flip\x20Vertical','503342TQNSlq','Crop\x20to\x20Shape','Flip\x20Horizontal','Show','No\x20objects','Select\x20an\x20object\x20to\x20edit\x20details','Delete\x20Shape','Insert\x20Shape','Hide','Edit\x20Text','740965pJvbGg','10330096TbFznq','amd','4229932tkOnMR','UniverProSheetsShapeUiEnUS','Hide\x20All','20xaVkeW','18960516XTFVHG','Layers','object','4452420JgbGaS'];_0x3431=function(){return _0x69d337;};return _0x3431();}(function(_0x2d1476,_0x2790c9){var _0x4d07ae=_0x241a,_0x95e056=_0x2d1476();while(!![]){try{var _0x1824b1=parseInt(_0x4d07ae(0x9e))/0x1*(-parseInt(_0x4d07ae(0xb9))/0x2)+-parseInt(_0x4d07ae(0xb2))/0x3+-parseInt(_0x4d07ae(0xae))/0x4*(-parseInt(_0x4d07ae(0xa8))/0x5)+parseInt(_0x4d07ae(0xbb))/0x6+parseInt(_0x4d07ae(0xab))/0x7+-parseInt(_0x4d07ae(0xa9))/0x8+parseInt(_0x4d07ae(0xaf))/0x9;if(_0x1824b1===_0x2790c9)break;else _0x95e056['push'](_0x95e056['shift']());}catch(_0x4a7fed){_0x95e056['push'](_0x95e056['shift']());}}}(_0x3431,0xbaae7),function(_0x189cad,_0x17a5c5){var _0x1cae5a=_0x241a;typeof exports==_0x1cae5a(0xb1)&&typeof module<'u'?module[_0x1cae5a(0xb8)]=_0x17a5c5():typeof define=='function'&&define[_0x1cae5a(0xaa)]?define([],_0x17a5c5):(_0x189cad=typeof globalThis<'u'?globalThis:_0x189cad||self,_0x189cad[_0x1cae5a(0xac)]=_0x17a5c5());}(this,function(){var _0x36d69e=_0x241a;return{'sheets-shape-ui':{'quickStyles':_0x36d69e(0xb3),'imagePanel':{'crop':{'shape':_0x36d69e(0x9f)}},'permission':{'editErr':'The\x20range\x20is\x20protected,\x20and\x20you\x20do\x20not\x20have\x20edit\x20permission.\x20To\x20edit,\x20please\x20contact\x20the\x20creator.'},'title':_0x36d69e(0xba),'insertShape':_0x36d69e(0xa5),'editShape':_0x36d69e(0xb6),'editText':_0x36d69e(0xa7),'deleteShape':_0x36d69e(0xa4),'formatShape':'Format\x20Shape','flipHorizontal':_0x36d69e(0xa0),'flipVertical':_0x36d69e(0x9d),'objectListPanel':{'title':_0x36d69e(0xb0),'open':_0x36d69e(0xb0),'empty':_0x36d69e(0xa2),'showAll':'Show\x20All','hideAll':_0x36d69e(0xad),'show':_0x36d69e(0xa1),'hide':_0x36d69e(0xa6),'moveForward':'Bring\x20Forward','moveBackward':'Send\x20Backward','close':_0x36d69e(0x9b),'name':_0x36d69e(0x9c),'nameInput':'Object\x20name','description':_0x36d69e(0xb5),'descriptionPlaceholder':_0x36d69e(0xb7),'details':_0x36d69e(0xb4),'noSelection':_0x36d69e(0xa3)}}};}));
@@ -1 +1 @@
1
- function _0x37a7(){var _0x11ba38=['Insertar\x20forma','Editar\x20forma','Nombre\x20del\x20objeto','El\x20rango\x20está\x20protegido\x20y\x20no\x20tienes\x20permiso\x20de\x20edición.\x20Para\x20editar,\x20contacta\x20al\x20creador.','Descripción','Voltear\x20horizontalmente','Capas','138ccLtja','37nxbEqX','Detalles','amd','Editar\x20texto','8132020BwFBBM','3439887jfpDAD','Forma','5040508ShOWxz','11odhWVK','Ocultar\x20todo','29756hYtyvG','object','Ocultar','Eliminar\x20forma','Mostrar','function','Voltear\x20verticalmente','Enviar\x20atrás','Nombre','Sin\x20objetos','24pOxLPx','Recortar\x20a\x20forma','UniverProSheetsShapeUiEsES','269311kPjYKT','Traer\x20adelante','Cerrar','4540923PEOARk','4266130hgafCg'];_0x37a7=function(){return _0x11ba38;};return _0x37a7();}function _0x5313(_0x1b29fa,_0x5296a4){_0x1b29fa=_0x1b29fa-0x10b;var _0x37a74b=_0x37a7();var _0x5313b3=_0x37a74b[_0x1b29fa];return _0x5313b3;}(function(_0x8af1f8,_0x3ed6e0){var _0x9ab4ad=_0x5313,_0x16d2bb=_0x8af1f8();while(!![]){try{var _0x18b0cc=-parseInt(_0x9ab4ad(0x11e))/0x1*(parseInt(_0x9ab4ad(0x128))/0x2)+parseInt(_0x9ab4ad(0x123))/0x3+parseInt(_0x9ab4ad(0x125))/0x4+-parseInt(_0x9ab4ad(0x115))/0x5+parseInt(_0x9ab4ad(0x11d))/0x6*(-parseInt(_0x9ab4ad(0x111))/0x7)+-parseInt(_0x9ab4ad(0x10e))/0x8*(-parseInt(_0x9ab4ad(0x114))/0x9)+-parseInt(_0x9ab4ad(0x122))/0xa*(parseInt(_0x9ab4ad(0x126))/0xb);if(_0x18b0cc===_0x3ed6e0)break;else _0x16d2bb['push'](_0x16d2bb['shift']());}catch(_0x5b2033){_0x16d2bb['push'](_0x16d2bb['shift']());}}}(_0x37a7,0xc7dac),function(_0x879aad,_0x4ef563){var _0x35bb36=_0x5313;typeof exports==_0x35bb36(0x129)&&typeof module<'u'?module['exports']=_0x4ef563():typeof define==_0x35bb36(0x12d)&&define[_0x35bb36(0x120)]?define([],_0x4ef563):(_0x879aad=typeof globalThis<'u'?globalThis:_0x879aad||self,_0x879aad[_0x35bb36(0x110)]=_0x4ef563());}(this,function(){var _0xc59a25=_0x5313;return{'sheets-shape-ui':{'quickStyles':'Estilos\x20rápidos','imagePanel':{'crop':{'shape':_0xc59a25(0x10f)}},'permission':{'editErr':_0xc59a25(0x119)},'title':_0xc59a25(0x124),'insertShape':_0xc59a25(0x116),'editShape':_0xc59a25(0x117),'editText':_0xc59a25(0x121),'deleteShape':_0xc59a25(0x12b),'formatShape':'Formato\x20de\x20forma','flipHorizontal':_0xc59a25(0x11b),'flipVertical':_0xc59a25(0x12e),'objectListPanel':{'title':_0xc59a25(0x11c),'open':_0xc59a25(0x11c),'empty':_0xc59a25(0x10d),'showAll':'Mostrar\x20todo','hideAll':_0xc59a25(0x127),'show':_0xc59a25(0x12c),'hide':_0xc59a25(0x12a),'moveForward':_0xc59a25(0x112),'moveBackward':_0xc59a25(0x10b),'close':_0xc59a25(0x113),'name':_0xc59a25(0x10c),'nameInput':_0xc59a25(0x118),'description':_0xc59a25(0x11a),'descriptionPlaceholder':'Agregar\x20descripción','details':_0xc59a25(0x11f),'noSelection':'Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles'}}};}));
1
+ function _0x4463(_0x2fbb7d,_0x36dd21){_0x2fbb7d=_0x2fbb7d-0x85;var _0x508d46=_0x508d();var _0x446356=_0x508d46[_0x2fbb7d];return _0x446356;}function _0x508d(){var _0x4f7a14=['Eliminar\x20forma','Insertar\x20forma','1537382paCXGn','Estilos\x20rápidos','Nombre','Sin\x20objetos','Enviar\x20atrás','154isvvUX','Editar\x20texto','4328520SClTNA','Recortar\x20a\x20forma','Capas','36jgtnnt','Editar\x20forma','Ocultar','object','amd','85QMJmEn','Mostrar\x20todo','Forma','El\x20rango\x20está\x20protegido\x20y\x20no\x20tienes\x20permiso\x20de\x20edición.\x20Para\x20editar,\x20contacta\x20al\x20creador.','6768528hZASfa','function','791142zZkuor','Agregar\x20descripción','488456kClXjA','Detalles','5813290jaloZE','exports','Ocultar\x20todo','Voltear\x20horizontalmente','Voltear\x20verticalmente','103758mtKMpt','Cerrar','Mostrar'];_0x508d=function(){return _0x4f7a14;};return _0x508d();}(function(_0x1a47df,_0x46359f){var _0x43af8e=_0x4463,_0x375229=_0x1a47df();while(!![]){try{var _0x309994=parseInt(_0x43af8e(0x95))/0x1+parseInt(_0x43af8e(0x87))/0x2+-parseInt(_0x43af8e(0x9c))/0x3+parseInt(_0x43af8e(0x85))/0x4+parseInt(_0x43af8e(0xa4))/0x5*(-parseInt(_0x43af8e(0x90))/0x6)+parseInt(_0x43af8e(0x9a))/0x7*(parseInt(_0x43af8e(0x89))/0x8)+parseInt(_0x43af8e(0x9f))/0x9*(-parseInt(_0x43af8e(0x8b))/0xa);if(_0x309994===_0x46359f)break;else _0x375229['push'](_0x375229['shift']());}catch(_0x290e9b){_0x375229['push'](_0x375229['shift']());}}}(_0x508d,0xdd3da),function(_0x4c3376,_0x2aa9bb){var _0x34aef2=_0x4463;typeof exports==_0x34aef2(0xa2)&&typeof module<'u'?module[_0x34aef2(0x8c)]=_0x2aa9bb():typeof define==_0x34aef2(0x86)&&define[_0x34aef2(0xa3)]?define([],_0x2aa9bb):(_0x4c3376=typeof globalThis<'u'?globalThis:_0x4c3376||self,_0x4c3376['UniverProSheetsShapeUiEsES']=_0x2aa9bb());}(this,function(){var _0x14357d=_0x4463;return{'sheets-shape-ui':{'quickStyles':_0x14357d(0x96),'imagePanel':{'crop':{'shape':_0x14357d(0x9d)}},'permission':{'editErr':_0x14357d(0xa7)},'title':_0x14357d(0xa6),'insertShape':_0x14357d(0x94),'editShape':_0x14357d(0xa0),'editText':_0x14357d(0x9b),'deleteShape':_0x14357d(0x93),'formatShape':'Formato\x20de\x20forma','flipHorizontal':_0x14357d(0x8e),'flipVertical':_0x14357d(0x8f),'objectListPanel':{'title':_0x14357d(0x9e),'open':_0x14357d(0x9e),'empty':_0x14357d(0x98),'showAll':_0x14357d(0xa5),'hideAll':_0x14357d(0x8d),'show':_0x14357d(0x92),'hide':_0x14357d(0xa1),'moveForward':'Traer\x20adelante','moveBackward':_0x14357d(0x99),'close':_0x14357d(0x91),'name':_0x14357d(0x97),'nameInput':'Nombre\x20del\x20objeto','description':'Descripción','descriptionPlaceholder':_0x14357d(0x88),'details':_0x14357d(0x8a),'noSelection':'Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles'}}};}));
@@ -1 +1 @@
1
- function _0x40a8(_0x4e8431,_0x4a9d2d){_0x4e8431=_0x4e8431-0x158;var _0x1f746a=_0x1f74();var _0x40a8cd=_0x1f746a[_0x4e8431];return _0x40a8cd;}(function(_0x433ff5,_0x59bca0){var _0x53b671=_0x40a8,_0x35fba1=_0x433ff5();while(!![]){try{var _0xe7915c=parseInt(_0x53b671(0x175))/0x1+parseInt(_0x53b671(0x15f))/0x2+parseInt(_0x53b671(0x15e))/0x3+parseInt(_0x53b671(0x16e))/0x4+parseInt(_0x53b671(0x165))/0x5+-parseInt(_0x53b671(0x16d))/0x6*(parseInt(_0x53b671(0x16a))/0x7)+-parseInt(_0x53b671(0x169))/0x8;if(_0xe7915c===_0x59bca0)break;else _0x35fba1['push'](_0x35fba1['shift']());}catch(_0x4523c2){_0x35fba1['push'](_0x35fba1['shift']());}}}(_0x1f74,0x6bdcc),function(_0x162194,_0x2616d1){var _0x4e6ab9=_0x40a8;typeof exports==_0x4e6ab9(0x16b)&&typeof module<'u'?module['exports']=_0x2616d1():typeof define==_0x4e6ab9(0x15c)&&define[_0x4e6ab9(0x16f)]?define([],_0x2616d1):(_0x162194=typeof globalThis<'u'?globalThis:_0x162194||self,_0x162194['UniverProSheetsShapeUiFaIR']=_0x2616d1());}(this,function(){var _0x4c9f8a=_0x40a8;return{'sheets-shape-ui':{'quickStyles':_0x4c9f8a(0x171),'imagePanel':{'crop':{'shape':_0x4c9f8a(0x168)}},'permission':{'editErr':_0x4c9f8a(0x163)},'title':_0x4c9f8a(0x174),'insertShape':_0x4c9f8a(0x158),'editShape':_0x4c9f8a(0x162),'editText':_0x4c9f8a(0x16c),'deleteShape':'حذف\x20شکل','formatShape':'قالب‌بندی\x20شکل','flipHorizontal':'برگرداندن\x20افقی','flipVertical':_0x4c9f8a(0x15a),'objectListPanel':{'title':_0x4c9f8a(0x159),'open':_0x4c9f8a(0x159),'empty':'هیچ\x20شیئی\x20وجود\x20ندارد','showAll':_0x4c9f8a(0x161),'hideAll':_0x4c9f8a(0x172),'show':_0x4c9f8a(0x15d),'hide':_0x4c9f8a(0x170),'moveForward':'آوردن\x20به\x20جلو','moveBackward':_0x4c9f8a(0x167),'close':_0x4c9f8a(0x164),'name':_0x4c9f8a(0x173),'nameInput':'نام\x20شیء','description':_0x4c9f8a(0x166),'descriptionPlaceholder':'افزودن\x20توضیحات','details':_0x4c9f8a(0x160),'noSelection':_0x4c9f8a(0x15b)}}};}));function _0x1f74(){var _0x5909f6=['object','ویرایش\x20متن','48jwVYiS','213172subaeD','amd','پنهان\x20کردن','سبک‌های\x20سریع','پنهان\x20کردن\x20همه','نام','شکل','466954UNCfnH','درج\x20شکل','لایه‌ها','برگرداندن\x20عمودی','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20را\x20انتخاب\x20کنید','function','نمایش','2128077dYZSqs','794412LSfJau','جزئیات','نمایش\x20همه','ویرایش\x20شکل','محدوده\x20محافظت\x20شده\x20است\x20و\x20شما\x20مجوز\x20ویرایش\x20را\x20ندارید.\x20برای\x20ویرایش،\x20لطفا\x20با\x20سازنده\x20تماس\x20بگیرید.','بستن','125025GBBmnc','توضیحات','فرستادن\x20به\x20عقب','کراپ\x20به\x20شکل','5479720bQavSr','459417VyycEm'];_0x1f74=function(){return _0x5909f6;};return _0x1f74();}
1
+ (function(_0x17919e,_0x23696c){var _0x4b43eb=_0x3691,_0x239072=_0x17919e();while(!![]){try{var _0x1f28a6=parseInt(_0x4b43eb(0x1f4))/0x1+-parseInt(_0x4b43eb(0x20f))/0x2*(parseInt(_0x4b43eb(0x1fe))/0x3)+-parseInt(_0x4b43eb(0x20c))/0x4+-parseInt(_0x4b43eb(0x20a))/0x5*(-parseInt(_0x4b43eb(0x205))/0x6)+parseInt(_0x4b43eb(0x1f0))/0x7*(-parseInt(_0x4b43eb(0x20d))/0x8)+parseInt(_0x4b43eb(0x1f1))/0x9+parseInt(_0x4b43eb(0x202))/0xa;if(_0x1f28a6===_0x23696c)break;else _0x239072['push'](_0x239072['shift']());}catch(_0x4e5819){_0x239072['push'](_0x239072['shift']());}}}(_0x4c49,0xb7061),function(_0x3492c2,_0x490c2d){var _0x53a617=_0x3691;typeof exports==_0x53a617(0x1f7)&&typeof module<'u'?module[_0x53a617(0x1f8)]=_0x490c2d():typeof define==_0x53a617(0x1fa)&&define[_0x53a617(0x203)]?define([],_0x490c2d):(_0x3492c2=typeof globalThis<'u'?globalThis:_0x3492c2||self,_0x3492c2[_0x53a617(0x204)]=_0x490c2d());}(this,function(){var _0x49bb2a=_0x3691;return{'sheets-shape-ui':{'quickStyles':'سبک‌های\x20سریع','imagePanel':{'crop':{'shape':_0x49bb2a(0x208)}},'permission':{'editErr':_0x49bb2a(0x1f5)},'title':_0x49bb2a(0x1f6),'insertShape':_0x49bb2a(0x1fd),'editShape':'ویرایش\x20شکل','editText':_0x49bb2a(0x1f3),'deleteShape':_0x49bb2a(0x1fb),'formatShape':_0x49bb2a(0x206),'flipHorizontal':'برگرداندن\x20افقی','flipVertical':'برگرداندن\x20عمودی','objectListPanel':{'title':_0x49bb2a(0x1ef),'open':_0x49bb2a(0x1ef),'empty':_0x49bb2a(0x209),'showAll':_0x49bb2a(0x1f9),'hideAll':'پنهان\x20کردن\x20همه','show':_0x49bb2a(0x20e),'hide':_0x49bb2a(0x1ff),'moveForward':_0x49bb2a(0x207),'moveBackward':_0x49bb2a(0x1f2),'close':_0x49bb2a(0x201),'name':_0x49bb2a(0x1fc),'nameInput':'نام\x20شیء','description':'توضیحات','descriptionPlaceholder':_0x49bb2a(0x200),'details':'جزئیات','noSelection':_0x49bb2a(0x20b)}}};}));function _0x3691(_0x317233,_0x83dcb4){_0x317233=_0x317233-0x1ef;var _0x4c49f0=_0x4c49();var _0x36910c=_0x4c49f0[_0x317233];return _0x36910c;}function _0x4c49(){var _0x1528a1=['هیچ\x20شیئی\x20وجود\x20ندارد','355khCFnS','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20را\x20انتخاب\x20کنید','768804KSRftM','24ArPTbV','نمایش','1334792wovUFl','لایه‌ها','3474261KWOfRn','8326440AKNCjt','فرستادن\x20به\x20عقب','ویرایش\x20متن','12907dtoFLx','محدوده\x20محافظت\x20شده\x20است\x20و\x20شما\x20مجوز\x20ویرایش\x20را\x20ندارید.\x20برای\x20ویرایش،\x20لطفا\x20با\x20سازنده\x20تماس\x20بگیرید.','شکل','object','exports','نمایش\x20همه','function','حذف\x20شکل','نام','درج\x20شکل','6kMVEIs','پنهان\x20کردن','افزودن\x20توضیحات','بستن','25414300gAWqHK','amd','UniverProSheetsShapeUiFaIR','24180wJxaRV','قالب‌بندی\x20شکل','آوردن\x20به\x20جلو','کراپ\x20به\x20شکل'];_0x4c49=function(){return _0x1528a1;};return _0x4c49();}
@@ -1 +1 @@
1
- function _0x45f5(_0x27f6f9,_0xd2cfec){_0x27f6f9=_0x27f6f9-0x86;var _0xc0e74a=_0xc0e7();var _0x45f58d=_0xc0e74a[_0x27f6f9];return _0x45f58d;}(function(_0xd400c6,_0x22a8c3){var _0x15d621=_0x45f5,_0x174c72=_0xd400c6();while(!![]){try{var _0x3d5afd=parseInt(_0x15d621(0xaa))/0x1*(-parseInt(_0x15d621(0x96))/0x2)+parseInt(_0x15d621(0x90))/0x3*(parseInt(_0x15d621(0x99))/0x4)+parseInt(_0x15d621(0xa7))/0x5*(-parseInt(_0x15d621(0x9d))/0x6)+parseInt(_0x15d621(0xa3))/0x7*(parseInt(_0x15d621(0xa4))/0x8)+-parseInt(_0x15d621(0x89))/0x9+parseInt(_0x15d621(0xa2))/0xa*(parseInt(_0x15d621(0x91))/0xb)+parseInt(_0x15d621(0x98))/0xc;if(_0x3d5afd===_0x22a8c3)break;else _0x174c72['push'](_0x174c72['shift']());}catch(_0x4b3563){_0x174c72['push'](_0x174c72['shift']());}}}(_0xc0e7,0xd020a),function(_0x41e82d,_0x3b0bd4){var _0x32bf7c=_0x45f5;typeof exports==_0x32bf7c(0x95)&&typeof module<'u'?module[_0x32bf7c(0x9b)]=_0x3b0bd4():typeof define==_0x32bf7c(0x87)&&define[_0x32bf7c(0x8a)]?define([],_0x3b0bd4):(_0x41e82d=typeof globalThis<'u'?globalThis:_0x41e82d||self,_0x41e82d[_0x32bf7c(0x9e)]=_0x3b0bd4());}(this,function(){var _0x267af5=_0x45f5;return{'sheets-shape-ui':{'quickStyles':_0x267af5(0xa6),'imagePanel':{'crop':{'shape':_0x267af5(0xa9)}},'permission':{'editErr':'La\x20plage\x20est\x20protégée,\x20et\x20vous\x20n\x27avez\x20pas\x20la\x20permission\x20de\x20modifier.\x20Pour\x20modifier,\x20veuillez\x20contacter\x20le\x20créateur.'},'title':_0x267af5(0x8e),'insertShape':_0x267af5(0x94),'editShape':_0x267af5(0x93),'editText':'Modifier\x20le\x20texte','deleteShape':_0x267af5(0x88),'formatShape':'Format\x20de\x20la\x20forme','flipHorizontal':_0x267af5(0x8f),'flipVertical':'Retourner\x20verticalement','objectListPanel':{'title':'Calques','open':_0x267af5(0x97),'empty':_0x267af5(0xab),'showAll':_0x267af5(0xa5),'hideAll':_0x267af5(0x8d),'show':_0x267af5(0x9f),'hide':_0x267af5(0x86),'moveForward':_0x267af5(0x8c),'moveBackward':_0x267af5(0x8b),'close':_0x267af5(0x9a),'name':_0x267af5(0xa8),'nameInput':_0x267af5(0x9c),'description':_0x267af5(0x92),'descriptionPlaceholder':_0x267af5(0xa0),'details':_0x267af5(0xa1),'noSelection':'Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails'}}};}));function _0xc0e7(){var _0x1c5d9d=['1871hRWOzR','Aucun\x20objet','Masquer','function','Supprimer\x20la\x20forme','6970005fJasah','amd','Reculer','Avancer','Tout\x20masquer','Forme','Retourner\x20horizontalement','1393398TcZrED','11uvtqwA','Description','Modifier\x20la\x20forme','Insérer\x20une\x20forme','object','6aeKqpL','Calques','16309632KldNqU','4zSKdvq','Fermer','exports','Nom\x20de\x20l’objet','10186638mDnFxX','UniverProSheetsShapeUiFrFR','Afficher','Ajouter\x20une\x20description','Détails','8494550MnUnNi','1150212kAvTIh','32XiiGrh','Tout\x20afficher','Styles\x20rapides','5psInfo','Nom','Rogner\x20à\x20la\x20forme'];_0xc0e7=function(){return _0x1c5d9d;};return _0xc0e7();}
1
+ function _0x4d94(){var _0x512244=['62469LWENJX','41355qcgZhC','La\x20plage\x20est\x20protégée,\x20et\x20vous\x20n\x27avez\x20pas\x20la\x20permission\x20de\x20modifier.\x20Pour\x20modifier,\x20veuillez\x20contacter\x20le\x20créateur.','Supprimer\x20la\x20forme','Modifier\x20la\x20forme','Tout\x20masquer','Insérer\x20une\x20forme','Nom\x20de\x20l’objet','2265080sHYCaz','Masquer','Styles\x20rapides','Description','Fermer','Rogner\x20à\x20la\x20forme','Avancer','590PCQwah','58gEWlWQ','367840mUhvNY','1162XJKESb','Afficher','266428vHrjdg','3186tLqOdF','Calques','object','Format\x20de\x20la\x20forme','exports','14291yTKTrk','Aucun\x20objet','Nom','Reculer','Forme','amd'];_0x4d94=function(){return _0x512244;};return _0x4d94();}function _0x5cd5(_0xa4a971,_0xb0e42a){_0xa4a971=_0xa4a971-0x1f1;var _0x4d946d=_0x4d94();var _0x5cd5b4=_0x4d946d[_0xa4a971];return _0x5cd5b4;}(function(_0x2d9b1c,_0x1cab9d){var _0x552d1=_0x5cd5,_0x5651e1=_0x2d9b1c();while(!![]){try{var _0x49a75b=-parseInt(_0x552d1(0x200))/0x1*(-parseInt(_0x552d1(0x1f6))/0x2)+-parseInt(_0x552d1(0x206))/0x3+parseInt(_0x552d1(0x1fa))/0x4+-parseInt(_0x552d1(0x20e))/0x5+parseInt(_0x552d1(0x1fb))/0x6*(-parseInt(_0x552d1(0x1f8))/0x7)+parseInt(_0x552d1(0x1f7))/0x8+parseInt(_0x552d1(0x207))/0x9*(parseInt(_0x552d1(0x1f5))/0xa);if(_0x49a75b===_0x1cab9d)break;else _0x5651e1['push'](_0x5651e1['shift']());}catch(_0x26dccd){_0x5651e1['push'](_0x5651e1['shift']());}}}(_0x4d94,0x39a72),function(_0x1d7551,_0x220757){var _0x362e08=_0x5cd5;typeof exports==_0x362e08(0x1fd)&&typeof module<'u'?module[_0x362e08(0x1ff)]=_0x220757():typeof define=='function'&&define[_0x362e08(0x205)]?define([],_0x220757):(_0x1d7551=typeof globalThis<'u'?globalThis:_0x1d7551||self,_0x1d7551['UniverProSheetsShapeUiFrFR']=_0x220757());}(this,function(){var _0xaf22ac=_0x5cd5;return{'sheets-shape-ui':{'quickStyles':_0xaf22ac(0x210),'imagePanel':{'crop':{'shape':_0xaf22ac(0x1f3)}},'permission':{'editErr':_0xaf22ac(0x208)},'title':_0xaf22ac(0x204),'insertShape':_0xaf22ac(0x20c),'editShape':_0xaf22ac(0x20a),'editText':'Modifier\x20le\x20texte','deleteShape':_0xaf22ac(0x209),'formatShape':_0xaf22ac(0x1fe),'flipHorizontal':'Retourner\x20horizontalement','flipVertical':'Retourner\x20verticalement','objectListPanel':{'title':_0xaf22ac(0x1fc),'open':'Calques','empty':_0xaf22ac(0x201),'showAll':'Tout\x20afficher','hideAll':_0xaf22ac(0x20b),'show':_0xaf22ac(0x1f9),'hide':_0xaf22ac(0x20f),'moveForward':_0xaf22ac(0x1f4),'moveBackward':_0xaf22ac(0x203),'close':_0xaf22ac(0x1f2),'name':_0xaf22ac(0x202),'nameInput':_0xaf22ac(0x20d),'description':_0xaf22ac(0x1f1),'descriptionPlaceholder':'Ajouter\x20une\x20description','details':'Détails','noSelection':'Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails'}}};}));
@@ -1 +1 @@
1
- function _0x23f9(_0x516743,_0x4cad1f){_0x516743=_0x516743-0xb3;var _0x1143a5=_0x1143();var _0x23f901=_0x1143a5[_0x516743];return _0x23f901;}(function(_0x3bba56,_0x57d89b){var _0x6e5bb5=_0x23f9,_0x57d567=_0x3bba56();while(!![]){try{var _0x3c98e0=parseInt(_0x6e5bb5(0xc4))/0x1+parseInt(_0x6e5bb5(0xc9))/0x2*(parseInt(_0x6e5bb5(0xcf))/0x3)+-parseInt(_0x6e5bb5(0xb7))/0x4*(parseInt(_0x6e5bb5(0xba))/0x5)+-parseInt(_0x6e5bb5(0xd4))/0x6+parseInt(_0x6e5bb5(0xc1))/0x7*(-parseInt(_0x6e5bb5(0xbf))/0x8)+parseInt(_0x6e5bb5(0xbe))/0x9*(parseInt(_0x6e5bb5(0xcc))/0xa)+-parseInt(_0x6e5bb5(0xb5))/0xb*(-parseInt(_0x6e5bb5(0xcb))/0xc);if(_0x3c98e0===_0x57d89b)break;else _0x57d567['push'](_0x57d567['shift']());}catch(_0x3e8226){_0x57d567['push'](_0x57d567['shift']());}}}(_0x1143,0x7092a),function(_0x49d666,_0x22f305){var _0x26616d=_0x23f9;typeof exports==_0x26616d(0xcd)&&typeof module<'u'?module[_0x26616d(0xd0)]=_0x22f305():typeof define==_0x26616d(0xb4)&&define[_0x26616d(0xce)]?define([],_0x22f305):(_0x49d666=typeof globalThis<'u'?globalThis:_0x49d666||self,_0x49d666[_0x26616d(0xd2)]=_0x22f305());}(this,function(){var _0x2ab9e7=_0x23f9;return{'sheets-shape-ui':{'quickStyles':'Gaya\x20Cepat','imagePanel':{'crop':{'shape':_0x2ab9e7(0xc6)}},'permission':{'editErr':'Rentang\x20dilindungi,\x20dan\x20Anda\x20tidak\x20memiliki\x20izin\x20edit.\x20Untuk\x20mengedit,\x20harap\x20hubungi\x20pembuatnya.'},'title':_0x2ab9e7(0xd1),'insertShape':_0x2ab9e7(0xd5),'editShape':_0x2ab9e7(0xb6),'editText':_0x2ab9e7(0xca),'deleteShape':'Hapus\x20Bentuk','formatShape':_0x2ab9e7(0xbb),'flipHorizontal':_0x2ab9e7(0xc2),'flipVertical':_0x2ab9e7(0xb9),'objectListPanel':{'title':_0x2ab9e7(0xd6),'open':_0x2ab9e7(0xd6),'empty':_0x2ab9e7(0xc0),'showAll':_0x2ab9e7(0xb8),'hideAll':'Sembunyikan\x20semua','show':_0x2ab9e7(0xbd),'hide':'Sembunyikan','moveForward':_0x2ab9e7(0xc3),'moveBackward':_0x2ab9e7(0xc5),'close':'Tutup','name':_0x2ab9e7(0xc7),'nameInput':_0x2ab9e7(0xc8),'description':_0x2ab9e7(0xbc),'descriptionPlaceholder':'Tambahkan\x20deskripsi','details':_0x2ab9e7(0xb3),'noSelection':_0x2ab9e7(0xd3)}}};}));function _0x1143(){var _0x41eb24=['Edit\x20teks','96ofeuxn','10fewAfT','object','amd','3hAbvoO','exports','Bentuk','UniverProSheetsShapeUiIdID','Pilih\x20objek\x20untuk\x20mengedit\x20detail','2649162UeBMiP','Sisipkan\x20Bentuk','Lapisan','Detail','function','1198780fiqlDR','Edit\x20Bentuk','13044OIoxVF','Tampilkan\x20semua','Balik\x20Vertikal','480ceeioc','Format\x20Bentuk','Deskripsi','Tampilkan','4807791OijAtR','16XjqeIR','Tidak\x20ada\x20objek','2653532qPsJpL','Balik\x20Horizontal','Bawa\x20ke\x20Depan','7475VAQafs','Kirim\x20ke\x20Belakang','Pangkas\x20ke\x20Bentuk','Nama','Nama\x20objek','1120638vDkusd'];_0x1143=function(){return _0x41eb24;};return _0x1143();}
1
+ function _0x571c(){var _0x15f784=['Balik\x20Horizontal','16098921cvTkgj','Sisipkan\x20Bentuk','2284374zjYiGP','1477240LQQyOI','Nama','Tutup','Tampilkan\x20semua','Edit\x20Bentuk','Rentang\x20dilindungi,\x20dan\x20Anda\x20tidak\x20memiliki\x20izin\x20edit.\x20Untuk\x20mengedit,\x20harap\x20hubungi\x20pembuatnya.','Bawa\x20ke\x20Depan','Gaya\x20Cepat','Lapisan','10lJQkbS','Format\x20Bentuk','Detail','Hapus\x20Bentuk','5sLeNpM','Sembunyikan','2349932QtsagZ','6dxSupm','Nama\x20objek','Sembunyikan\x20semua','12065YUeUwe','Tidak\x20ada\x20objek','3784336SicJid','586873wsiahr','Pangkas\x20ke\x20Bentuk','object','Deskripsi','amd','Edit\x20teks','UniverProSheetsShapeUiIdID'];_0x571c=function(){return _0x15f784;};return _0x571c();}function _0x9770(_0x13ec47,_0x1afa76){_0x13ec47=_0x13ec47-0xfe;var _0x571c06=_0x571c();var _0x9770a2=_0x571c06[_0x13ec47];return _0x9770a2;}(function(_0x158b00,_0x5ce734){var _0x559046=_0x9770,_0x4c79b3=_0x158b00();while(!![]){try{var _0x11c8d3=parseInt(_0x559046(0x10e))/0x1+-parseInt(_0x559046(0x11c))/0x2+-parseInt(_0x559046(0x11b))/0x3+parseInt(_0x559046(0x10a))/0x4*(parseInt(_0x559046(0x108))/0x5)+parseInt(_0x559046(0x10b))/0x6*(parseInt(_0x559046(0x111))/0x7)+-parseInt(_0x559046(0x110))/0x8+-parseInt(_0x559046(0x119))/0x9*(-parseInt(_0x559046(0x104))/0xa);if(_0x11c8d3===_0x5ce734)break;else _0x4c79b3['push'](_0x4c79b3['shift']());}catch(_0x522e3e){_0x4c79b3['push'](_0x4c79b3['shift']());}}}(_0x571c,0x79d5c),function(_0x5cea3d,_0x26fd38){var _0x27b5ff=_0x9770;typeof exports==_0x27b5ff(0x113)&&typeof module<'u'?module['exports']=_0x26fd38():typeof define=='function'&&define[_0x27b5ff(0x115)]?define([],_0x26fd38):(_0x5cea3d=typeof globalThis<'u'?globalThis:_0x5cea3d||self,_0x5cea3d[_0x27b5ff(0x117)]=_0x26fd38());}(this,function(){var _0x1f1f46=_0x9770;return{'sheets-shape-ui':{'quickStyles':_0x1f1f46(0x102),'imagePanel':{'crop':{'shape':_0x1f1f46(0x112)}},'permission':{'editErr':_0x1f1f46(0x100)},'title':'Bentuk','insertShape':_0x1f1f46(0x11a),'editShape':_0x1f1f46(0xff),'editText':_0x1f1f46(0x116),'deleteShape':_0x1f1f46(0x107),'formatShape':_0x1f1f46(0x105),'flipHorizontal':_0x1f1f46(0x118),'flipVertical':'Balik\x20Vertikal','objectListPanel':{'title':_0x1f1f46(0x103),'open':'Lapisan','empty':_0x1f1f46(0x10f),'showAll':_0x1f1f46(0xfe),'hideAll':_0x1f1f46(0x10d),'show':'Tampilkan','hide':_0x1f1f46(0x109),'moveForward':_0x1f1f46(0x101),'moveBackward':'Kirim\x20ke\x20Belakang','close':_0x1f1f46(0x11e),'name':_0x1f1f46(0x11d),'nameInput':_0x1f1f46(0x10c),'description':_0x1f1f46(0x114),'descriptionPlaceholder':'Tambahkan\x20deskripsi','details':_0x1f1f46(0x106),'noSelection':'Pilih\x20objek\x20untuk\x20mengedit\x20detail'}}};}));
@@ -1 +1 @@
1
- function _0x42a3(_0x15d76f,_0x57ad73){_0x15d76f=_0x15d76f-0x18c;var _0x598bb3=_0x598b();var _0x42a319=_0x598bb3[_0x15d76f];return _0x42a319;}function _0x598b(){var _0x110bf0=['Inserisci\x20forma','Porta\x20indietro','4agoIdj','Porta\x20avanti','Dettagli','L\x27intervallo\x20è\x20protetto\x20e\x20non\x20hai\x20l\x27autorizzazione\x20di\x20modifica.\x20Per\x20modificare,\x20contatta\x20il\x20creatore.','Modifica\x20forma','Capovolgi\x20verticalmente','301485PPOoHr','4936424hEiubz','Mostra\x20tutto','Aggiungi\x20descrizione','Capovolgi\x20orizzontalmente','Chiudi','Nascondi\x20tutto','Seleziona\x20un\x20oggetto\x20per\x20modificarne\x20i\x20dettagli','amd','3400840rfsCyK','Stili\x20rapidi','Forma','5857290fsZdiZ','Descrizione','function','32YsHXDR','Elimina\x20forma','exports','43971njuWlR','138sbPOvM','Modifica\x20testo','Nome\x20oggetto','Ritaglia\x20a\x20forma','UniverProSheetsShapeUiItIT','Nascondi','168833HINSUY','135978IeAjQe','Formato\x20forma','Livelli','Nessun\x20oggetto'];_0x598b=function(){return _0x110bf0;};return _0x598b();}(function(_0x96257e,_0x1f5bb9){var _0x55d900=_0x42a3,_0x2c7de3=_0x96257e();while(!![]){try{var _0x5eb902=-parseInt(_0x55d900(0x1a4))/0x1*(-parseInt(_0x55d900(0x18c))/0x2)+parseInt(_0x55d900(0x1ac))/0x3+parseInt(_0x55d900(0x1a1))/0x4*(-parseInt(_0x55d900(0x192))/0x5)+-parseInt(_0x55d900(0x1a5))/0x6*(-parseInt(_0x55d900(0x1ab))/0x7)+parseInt(_0x55d900(0x193))/0x8+-parseInt(_0x55d900(0x19e))/0x9+parseInt(_0x55d900(0x19b))/0xa;if(_0x5eb902===_0x1f5bb9)break;else _0x2c7de3['push'](_0x2c7de3['shift']());}catch(_0x38c6bc){_0x2c7de3['push'](_0x2c7de3['shift']());}}}(_0x598b,0x7cfd4),function(_0x1ea2bf,_0x323198){var _0x1effc7=_0x42a3;typeof exports=='object'&&typeof module<'u'?module[_0x1effc7(0x1a3)]=_0x323198():typeof define==_0x1effc7(0x1a0)&&define[_0x1effc7(0x19a)]?define([],_0x323198):(_0x1ea2bf=typeof globalThis<'u'?globalThis:_0x1ea2bf||self,_0x1ea2bf[_0x1effc7(0x1a9)]=_0x323198());}(this,function(){var _0x567ae4=_0x42a3;return{'sheets-shape-ui':{'quickStyles':_0x567ae4(0x19c),'imagePanel':{'crop':{'shape':_0x567ae4(0x1a8)}},'permission':{'editErr':_0x567ae4(0x18f)},'title':_0x567ae4(0x19d),'insertShape':_0x567ae4(0x1b0),'editShape':_0x567ae4(0x190),'editText':_0x567ae4(0x1a6),'deleteShape':_0x567ae4(0x1a2),'formatShape':_0x567ae4(0x1ad),'flipHorizontal':_0x567ae4(0x196),'flipVertical':_0x567ae4(0x191),'objectListPanel':{'title':_0x567ae4(0x1ae),'open':_0x567ae4(0x1ae),'empty':_0x567ae4(0x1af),'showAll':_0x567ae4(0x194),'hideAll':_0x567ae4(0x198),'show':'Mostra','hide':_0x567ae4(0x1aa),'moveForward':_0x567ae4(0x18d),'moveBackward':_0x567ae4(0x1b1),'close':_0x567ae4(0x197),'name':'Nome','nameInput':_0x567ae4(0x1a7),'description':_0x567ae4(0x19f),'descriptionPlaceholder':_0x567ae4(0x195),'details':_0x567ae4(0x18e),'noSelection':_0x567ae4(0x199)}}};}));
1
+ function _0xfa52(_0x305cf1,_0x917fe7){_0x305cf1=_0x305cf1-0x1a1;var _0x353d2d=_0x353d();var _0xfa521a=_0x353d2d[_0x305cf1];return _0xfa521a;}(function(_0x1ee9b0,_0x481940){var _0x1df8e5=_0xfa52,_0x26df45=_0x1ee9b0();while(!![]){try{var _0x5be2a0=parseInt(_0x1df8e5(0x1b6))/0x1*(-parseInt(_0x1df8e5(0x1b0))/0x2)+parseInt(_0x1df8e5(0x1a2))/0x3*(parseInt(_0x1df8e5(0x1bc))/0x4)+parseInt(_0x1df8e5(0x1b9))/0x5+-parseInt(_0x1df8e5(0x1aa))/0x6*(parseInt(_0x1df8e5(0x1a7))/0x7)+parseInt(_0x1df8e5(0x1b7))/0x8+-parseInt(_0x1df8e5(0x1ac))/0x9+parseInt(_0x1df8e5(0x1a4))/0xa*(parseInt(_0x1df8e5(0x1b1))/0xb);if(_0x5be2a0===_0x481940)break;else _0x26df45['push'](_0x26df45['shift']());}catch(_0xcc303a){_0x26df45['push'](_0x26df45['shift']());}}}(_0x353d,0x21641),function(_0x4729fa,_0x3646e4){var _0x26ed9c=_0xfa52;typeof exports==_0x26ed9c(0x1bb)&&typeof module<'u'?module[_0x26ed9c(0x1a1)]=_0x3646e4():typeof define==_0x26ed9c(0x1c0)&&define['amd']?define([],_0x3646e4):(_0x4729fa=typeof globalThis<'u'?globalThis:_0x4729fa||self,_0x4729fa[_0x26ed9c(0x1b8)]=_0x3646e4());}(this,function(){var _0xc10579=_0xfa52;return{'sheets-shape-ui':{'quickStyles':_0xc10579(0x1be),'imagePanel':{'crop':{'shape':_0xc10579(0x1c1)}},'permission':{'editErr':_0xc10579(0x1b5)},'title':_0xc10579(0x1a8),'insertShape':'Inserisci\x20forma','editShape':'Modifica\x20forma','editText':'Modifica\x20testo','deleteShape':'Elimina\x20forma','formatShape':_0xc10579(0x1ae),'flipHorizontal':_0xc10579(0x1b2),'flipVertical':'Capovolgi\x20verticalmente','objectListPanel':{'title':_0xc10579(0x1af),'open':'Livelli','empty':'Nessun\x20oggetto','showAll':_0xc10579(0x1a3),'hideAll':_0xc10579(0x1c2),'show':_0xc10579(0x1bf),'hide':_0xc10579(0x1bd),'moveForward':_0xc10579(0x1a9),'moveBackward':'Porta\x20indietro','close':_0xc10579(0x1a5),'name':_0xc10579(0x1b4),'nameInput':_0xc10579(0x1ad),'description':_0xc10579(0x1ab),'descriptionPlaceholder':_0xc10579(0x1a6),'details':_0xc10579(0x1ba),'noSelection':_0xc10579(0x1b3)}}};}));function _0x353d(){var _0x473c5f=['Dettagli','object','20jduSme','Nascondi','Stili\x20rapidi','Mostra','function','Ritaglia\x20a\x20forma','Nascondi\x20tutto','exports','162957qEysou','Mostra\x20tutto','1910cxSJnE','Chiudi','Aggiungi\x20descrizione','68334Gczyqn','Forma','Porta\x20avanti','30FOzdIj','Descrizione','1837710KIeygm','Nome\x20oggetto','Formato\x20forma','Livelli','465076wsaiWo','4367LJPcWQ','Capovolgi\x20orizzontalmente','Seleziona\x20un\x20oggetto\x20per\x20modificarne\x20i\x20dettagli','Nome','L\x27intervallo\x20è\x20protetto\x20e\x20non\x20hai\x20l\x27autorizzazione\x20di\x20modifica.\x20Per\x20modificare,\x20contatta\x20il\x20creatore.','1yMYAwf','1118976lqBKDe','UniverProSheetsShapeUiItIT','675065nWMkVV'];_0x353d=function(){return _0x473c5f;};return _0x353d();}
@@ -1 +1 @@
1
- (function(_0x11d5ee,_0x4e00b3){var _0x58730b=_0x5444,_0x3c1185=_0x11d5ee();while(!![]){try{var _0x18530c=-parseInt(_0x58730b(0x79))/0x1*(-parseInt(_0x58730b(0x91))/0x2)+-parseInt(_0x58730b(0x85))/0x3*(-parseInt(_0x58730b(0x81))/0x4)+parseInt(_0x58730b(0x92))/0x5+-parseInt(_0x58730b(0x89))/0x6*(-parseInt(_0x58730b(0x90))/0x7)+parseInt(_0x58730b(0x7c))/0x8+parseInt(_0x58730b(0x8f))/0x9*(-parseInt(_0x58730b(0x8d))/0xa)+parseInt(_0x58730b(0x7e))/0xb*(-parseInt(_0x58730b(0x8c))/0xc);if(_0x18530c===_0x4e00b3)break;else _0x3c1185['push'](_0x3c1185['shift']());}catch(_0x57ba9f){_0x3c1185['push'](_0x3c1185['shift']());}}}(_0x42c8,0x42857),function(_0x2e9be3,_0x4226b4){var _0x59c4bd=_0x5444;typeof exports==_0x59c4bd(0x80)&&typeof module<'u'?module[_0x59c4bd(0x8e)]=_0x4226b4():typeof define==_0x59c4bd(0x8a)&&define['amd']?define([],_0x4226b4):(_0x2e9be3=typeof globalThis<'u'?globalThis:_0x2e9be3||self,_0x2e9be3['UniverProSheetsShapeUiJaJP']=_0x4226b4());}(this,function(){var _0x34059b=_0x5444;return{'sheets-shape-ui':{'quickStyles':'クイックスタイル','imagePanel':{'crop':{'shape':_0x34059b(0x86)}},'permission':{'editErr':'この範囲は保護されており、編集権限がありません。編集するには作成者に連絡してください。'},'title':'図形','insertShape':_0x34059b(0x7b),'editShape':'図形を編集','editText':_0x34059b(0x82),'deleteShape':_0x34059b(0x83),'formatShape':_0x34059b(0x7f),'flipHorizontal':'左右反転','flipVertical':'上下反転','objectListPanel':{'title':_0x34059b(0x88),'open':'レイヤー','empty':_0x34059b(0x8b),'showAll':'すべて表示','hideAll':_0x34059b(0x84),'show':'表示','hide':_0x34059b(0x77),'moveForward':_0x34059b(0x7d),'moveBackward':'背面へ移動','close':_0x34059b(0x87),'name':'名前','nameInput':_0x34059b(0x78),'description':'説明','descriptionPlaceholder':'説明を追加','details':'詳細','noSelection':_0x34059b(0x7a)}}};}));function _0x5444(_0x32a5cb,_0x58176d){_0x32a5cb=_0x32a5cb-0x77;var _0x42c870=_0x42c8();var _0x5444e4=_0x42c870[_0x32a5cb];return _0x5444e4;}function _0x42c8(){var _0x3352be=['図形を削除','すべて非表示','9ahwOoO','形状にトリミング','閉じる','レイヤー','6UUFynb','function','オブジェクトがありません','12wPLGtT','87210DMQvuR','exports','351HWipKz','814772drzWuL','8862rfiaQn','517310GbpaxT','非表示','オブジェクト名','71KKiQZI','詳細を編集するオブジェクトを選択','図形の挿入','1039480NCaxfn','前面へ移動','5714181GIjDIM','図形の書式設定','object','623556iqYNiu','テキストを編集'];_0x42c8=function(){return _0x3352be;};return _0x42c8();}
1
+ function _0x4b35(){var _0x2d2ea0=['762797rMZOQR','45eAlJCg','クイックスタイル','オブジェクトがありません','図形の挿入','770436lOjlaK','32svWiud','すべて非表示','この範囲は保護されており、編集権限がありません。編集するには作成者に連絡してください。','形状にトリミング','オブジェクト名','object','4vGWcJr','26350qjbiaO','28614wFmtHy','図形を編集','図形を削除','1562QoMcnV','非表示','上下反転','4241232DPnUmZ','背面へ移動','すべて表示','20idaqma','説明を追加','function','90901WAPEah','レイヤー','exports','9450rFVlDx','前面へ移動','閉じる','テキストを編集'];_0x4b35=function(){return _0x2d2ea0;};return _0x4b35();}function _0x9d8c(_0x3e7d1b,_0x4d1f53){_0x3e7d1b=_0x3e7d1b-0x16a;var _0x4b3597=_0x4b35();var _0x9d8cb3=_0x4b3597[_0x3e7d1b];return _0x9d8cb3;}(function(_0x4e1513,_0x47e04e){var _0x31e4f2=_0x9d8c,_0x5d0263=_0x4e1513();while(!![]){try{var _0x4cd0f0=parseInt(_0x31e4f2(0x174))/0x1*(-parseInt(_0x31e4f2(0x187))/0x2)+-parseInt(_0x31e4f2(0x189))/0x3*(-parseInt(_0x31e4f2(0x171))/0x4)+parseInt(_0x31e4f2(0x17c))/0x5*(parseInt(_0x31e4f2(0x177))/0x6)+-parseInt(_0x31e4f2(0x17b))/0x7*(parseInt(_0x31e4f2(0x181))/0x8)+parseInt(_0x31e4f2(0x180))/0x9+-parseInt(_0x31e4f2(0x188))/0xa*(-parseInt(_0x31e4f2(0x16b))/0xb)+parseInt(_0x31e4f2(0x16e))/0xc;if(_0x4cd0f0===_0x47e04e)break;else _0x5d0263['push'](_0x5d0263['shift']());}catch(_0x28570a){_0x5d0263['push'](_0x5d0263['shift']());}}}(_0x4b35,0x3ed6d),function(_0x7fa641,_0x497bf7){var _0x5ab12b=_0x9d8c;typeof exports==_0x5ab12b(0x186)&&typeof module<'u'?module[_0x5ab12b(0x176)]=_0x497bf7():typeof define==_0x5ab12b(0x173)&&define['amd']?define([],_0x497bf7):(_0x7fa641=typeof globalThis<'u'?globalThis:_0x7fa641||self,_0x7fa641['UniverProSheetsShapeUiJaJP']=_0x497bf7());}(this,function(){var _0x3fbd7a=_0x9d8c;return{'sheets-shape-ui':{'quickStyles':_0x3fbd7a(0x17d),'imagePanel':{'crop':{'shape':_0x3fbd7a(0x184)}},'permission':{'editErr':_0x3fbd7a(0x183)},'title':'図形','insertShape':_0x3fbd7a(0x17f),'editShape':_0x3fbd7a(0x18a),'editText':_0x3fbd7a(0x17a),'deleteShape':_0x3fbd7a(0x16a),'formatShape':'図形の書式設定','flipHorizontal':'左右反転','flipVertical':_0x3fbd7a(0x16d),'objectListPanel':{'title':_0x3fbd7a(0x175),'open':_0x3fbd7a(0x175),'empty':_0x3fbd7a(0x17e),'showAll':_0x3fbd7a(0x170),'hideAll':_0x3fbd7a(0x182),'show':'表示','hide':_0x3fbd7a(0x16c),'moveForward':_0x3fbd7a(0x178),'moveBackward':_0x3fbd7a(0x16f),'close':_0x3fbd7a(0x179),'name':'名前','nameInput':_0x3fbd7a(0x185),'description':'説明','descriptionPlaceholder':_0x3fbd7a(0x172),'details':'詳細','noSelection':'詳細を編集するオブジェクトを選択'}}};}));
@@ -1 +1 @@
1
- function _0x35d2(){var _0x50b617=['16781704CbvABi','UniverProSheetsShapeUiKoKR','exports','965426GtMxla','레이어','87ZTomuF','606672EKIczQ','3411520FlxejT','세부\x20정보','도형\x20서식','숨기기','모두\x20표시','설명\x20추가','도형\x20삽입','모두\x20숨기기','개체\x20없음','3470705AGLYdz','가로\x20뒤집기','amd','도형\x20편집','해당\x20범위는\x20보호되어\x20있어\x20편집\x20권한이\x20없습니다.\x20편집하려면\x20작성자에게\x20문의하세요.','개체\x20이름','모양에\x20맞게\x20자르기','41660EEGCdN','771450ZYiyWJ','object','도형\x20삭제','앞으로\x20가져오기'];_0x35d2=function(){return _0x50b617;};return _0x35d2();}function _0x189d(_0x14fcec,_0xa9ee7b){_0x14fcec=_0x14fcec-0x113;var _0x35d288=_0x35d2();var _0x189d32=_0x35d288[_0x14fcec];return _0x189d32;}(function(_0xf22444,_0x101322){var _0x5d7b6d=_0x189d,_0x3d7761=_0xf22444();while(!![]){try{var _0x52b4d2=parseInt(_0x5d7b6d(0x12a))/0x1+parseInt(_0x5d7b6d(0x127))/0x2+-parseInt(_0x5d7b6d(0x129))/0x3*(-parseInt(_0x5d7b6d(0x11f))/0x4)+parseInt(_0x5d7b6d(0x12b))/0x5+-parseInt(_0x5d7b6d(0x120))/0x6+parseInt(_0x5d7b6d(0x118))/0x7+-parseInt(_0x5d7b6d(0x124))/0x8;if(_0x52b4d2===_0x101322)break;else _0x3d7761['push'](_0x3d7761['shift']());}catch(_0x2084bc){_0x3d7761['push'](_0x3d7761['shift']());}}}(_0x35d2,0x53cd3),function(_0x5d8230,_0x5a1b44){var _0x4d5b05=_0x189d;typeof exports==_0x4d5b05(0x121)&&typeof module<'u'?module[_0x4d5b05(0x126)]=_0x5a1b44():typeof define=='function'&&define[_0x4d5b05(0x11a)]?define([],_0x5a1b44):(_0x5d8230=typeof globalThis<'u'?globalThis:_0x5d8230||self,_0x5d8230[_0x4d5b05(0x125)]=_0x5a1b44());}(this,function(){var _0x4b55fe=_0x189d;return{'sheets-shape-ui':{'quickStyles':'빠른\x20스타일','imagePanel':{'crop':{'shape':_0x4b55fe(0x11e)}},'permission':{'editErr':_0x4b55fe(0x11c)},'title':'도형','insertShape':_0x4b55fe(0x115),'editShape':_0x4b55fe(0x11b),'editText':'텍스트\x20편집','deleteShape':_0x4b55fe(0x122),'formatShape':_0x4b55fe(0x12d),'flipHorizontal':_0x4b55fe(0x119),'flipVertical':'세로\x20뒤집기','objectListPanel':{'title':_0x4b55fe(0x128),'open':_0x4b55fe(0x128),'empty':_0x4b55fe(0x117),'showAll':_0x4b55fe(0x113),'hideAll':_0x4b55fe(0x116),'show':'표시','hide':_0x4b55fe(0x12e),'moveForward':_0x4b55fe(0x123),'moveBackward':'뒤로\x20보내기','close':'닫기','name':'이름','nameInput':_0x4b55fe(0x11d),'description':'설명','descriptionPlaceholder':_0x4b55fe(0x114),'details':_0x4b55fe(0x12c),'noSelection':'세부\x20정보를\x20편집할\x20개체를\x20선택하세요'}}};}));
1
+ function _0xc31a(){var _0x4f6f65=['세부\x20정보','14WsCTXH','앞으로\x20가져오기','function','1335gRgRIb','도형\x20서식','개체\x20이름','모두\x20표시','1557EnAprN','레이어','모두\x20숨기기','세부\x20정보를\x20편집할\x20개체를\x20선택하세요','해당\x20범위는\x20보호되어\x20있어\x20편집\x20권한이\x20없습니다.\x20편집하려면\x20작성자에게\x20문의하세요.','도형\x20편집','18NGySVn','167674kSoOQp','284EuOkiJ','가로\x20뒤집기','exports','1051144GYRMRT','숨기기','319nFplbz','4908880qUXteE','도형\x20삽입','578652kksxJx','개체\x20없음','세로\x20뒤집기','모양에\x20맞게\x20자르기','도형\x20삭제','5948XQytzE','UniverProSheetsShapeUiKoKR','317154MkHVPW'];_0xc31a=function(){return _0x4f6f65;};return _0xc31a();}function _0x42bf(_0x25c1ba,_0x3598b8){_0x25c1ba=_0x25c1ba-0x110;var _0xc31ac4=_0xc31a();var _0x42bf24=_0xc31ac4[_0x25c1ba];return _0x42bf24;}(function(_0x299511,_0x2064d4){var _0x18cbb3=_0x42bf,_0x7a3cd6=_0x299511();while(!![]){try{var _0x15cfbf=-parseInt(_0x18cbb3(0x116))/0x1+parseInt(_0x18cbb3(0x117))/0x2*(-parseInt(_0x18cbb3(0x12f))/0x3)+parseInt(_0x18cbb3(0x124))/0x4*(parseInt(_0x18cbb3(0x12b))/0x5)+parseInt(_0x18cbb3(0x126))/0x6*(parseInt(_0x18cbb3(0x128))/0x7)+-parseInt(_0x18cbb3(0x11a))/0x8+-parseInt(_0x18cbb3(0x115))/0x9*(parseInt(_0x18cbb3(0x11d))/0xa)+-parseInt(_0x18cbb3(0x11c))/0xb*(-parseInt(_0x18cbb3(0x11f))/0xc);if(_0x15cfbf===_0x2064d4)break;else _0x7a3cd6['push'](_0x7a3cd6['shift']());}catch(_0x1e21fb){_0x7a3cd6['push'](_0x7a3cd6['shift']());}}}(_0xc31a,0x85737),function(_0x38bda9,_0x40f557){var _0x2960e1=_0x42bf;typeof exports=='object'&&typeof module<'u'?module[_0x2960e1(0x119)]=_0x40f557():typeof define==_0x2960e1(0x12a)&&define['amd']?define([],_0x40f557):(_0x38bda9=typeof globalThis<'u'?globalThis:_0x38bda9||self,_0x38bda9[_0x2960e1(0x125)]=_0x40f557());}(this,function(){var _0x311217=_0x42bf;return{'sheets-shape-ui':{'quickStyles':'빠른\x20스타일','imagePanel':{'crop':{'shape':_0x311217(0x122)}},'permission':{'editErr':_0x311217(0x113)},'title':'도형','insertShape':_0x311217(0x11e),'editShape':_0x311217(0x114),'editText':'텍스트\x20편집','deleteShape':_0x311217(0x123),'formatShape':_0x311217(0x12c),'flipHorizontal':_0x311217(0x118),'flipVertical':_0x311217(0x121),'objectListPanel':{'title':_0x311217(0x110),'open':_0x311217(0x110),'empty':_0x311217(0x120),'showAll':_0x311217(0x12e),'hideAll':_0x311217(0x111),'show':'표시','hide':_0x311217(0x11b),'moveForward':_0x311217(0x129),'moveBackward':'뒤로\x20보내기','close':'닫기','name':'이름','nameInput':_0x311217(0x12d),'description':'설명','descriptionPlaceholder':'설명\x20추가','details':_0x311217(0x127),'noSelection':_0x311217(0x112)}}};}));
@@ -1 +1 @@
1
- function _0x7e4c(_0xea72fc,_0x214bbf){_0xea72fc=_0xea72fc-0x189;var _0x556e58=_0x556e();var _0x7e4c85=_0x556e58[_0xea72fc];return _0x7e4c85;}(function(_0x26c885,_0x2af977){var _0x5368ba=_0x7e4c,_0x4da67c=_0x26c885();while(!![]){try{var _0x1a66ec=-parseInt(_0x5368ba(0x190))/0x1*(parseInt(_0x5368ba(0x19a))/0x2)+-parseInt(_0x5368ba(0x1ac))/0x3*(parseInt(_0x5368ba(0x198))/0x4)+-parseInt(_0x5368ba(0x195))/0x5*(parseInt(_0x5368ba(0x18d))/0x6)+-parseInt(_0x5368ba(0x196))/0x7+parseInt(_0x5368ba(0x1a2))/0x8*(parseInt(_0x5368ba(0x18b))/0x9)+-parseInt(_0x5368ba(0x18a))/0xa+parseInt(_0x5368ba(0x1a9))/0xb*(parseInt(_0x5368ba(0x192))/0xc);if(_0x1a66ec===_0x2af977)break;else _0x4da67c['push'](_0x4da67c['shift']());}catch(_0x32fe6c){_0x4da67c['push'](_0x4da67c['shift']());}}}(_0x556e,0x2e4b5),function(_0x2f981b,_0xd212ef){var _0x4ccef3=_0x7e4c;typeof exports==_0x4ccef3(0x19e)&&typeof module<'u'?module['exports']=_0xd212ef():typeof define==_0x4ccef3(0x1a5)&&define['amd']?define([],_0xd212ef):(_0x2f981b=typeof globalThis<'u'?globalThis:_0x2f981b||self,_0x2f981b[_0x4ccef3(0x197)]=_0xd212ef());}(this,function(){var _0x5f0d40=_0x7e4c;return{'sheets-shape-ui':{'quickStyles':_0x5f0d40(0x193),'imagePanel':{'crop':{'shape':_0x5f0d40(0x199)}},'permission':{'editErr':'Zakres\x20jest\x20chroniony\x20i\x20nie\x20masz\x20uprawnień\x20do\x20edycji.\x20Aby\x20edytować,\x20skontaktuj\x20się\x20z\x20twórcą.'},'title':'Kształt','insertShape':'Wstaw\x20kształt','editShape':'Edytuj\x20kształt','editText':_0x5f0d40(0x1ab),'deleteShape':'Usuń\x20kształt','formatShape':_0x5f0d40(0x18e),'flipHorizontal':_0x5f0d40(0x19c),'flipVertical':_0x5f0d40(0x1a0),'objectListPanel':{'title':_0x5f0d40(0x19f),'open':_0x5f0d40(0x19f),'empty':_0x5f0d40(0x1aa),'showAll':_0x5f0d40(0x19b),'hideAll':_0x5f0d40(0x1a6),'show':_0x5f0d40(0x18f),'hide':_0x5f0d40(0x19d),'moveForward':_0x5f0d40(0x194),'moveBackward':_0x5f0d40(0x1a1),'close':_0x5f0d40(0x189),'name':_0x5f0d40(0x1a8),'nameInput':_0x5f0d40(0x18c),'description':_0x5f0d40(0x1a3),'descriptionPlaceholder':_0x5f0d40(0x191),'details':_0x5f0d40(0x1a4),'noSelection':_0x5f0d40(0x1a7)}}};}));function _0x556e(){var _0x537455=['Ukryj','object','Warstwy','Odbij\x20pionowo','Przesuń\x20do\x20tyłu','1518952lrNVcC','Opis','Szczegóły','function','Ukryj\x20wszystko','Wybierz\x20obiekt,\x20aby\x20edytować\x20szczegóły','Nazwa','2851915hJRgTO','Brak\x20obiektów','Edytuj\x20tekst','111apyKea','Zamknij','3115310lmjCie','9TGiHOS','Nazwa\x20obiektu','42GJPrgz','Formatuj\x20kształt','Pokaż','330957wumBOi','Dodaj\x20opis','60wPEUGX','Szybkie\x20style','Przesuń\x20do\x20przodu','216105CoFTuC','1547273fcnFDN','UniverProSheetsShapeUiPlPL','14108sucfJv','Przytnij\x20do\x20kształtu','2hMZZvn','Pokaż\x20wszystko','Odbij\x20poziomo'];_0x556e=function(){return _0x537455;};return _0x556e();}
1
+ (function(_0xc2bd4a,_0x2d1f81){var _0x465c1c=_0x4df8,_0x1aeae6=_0xc2bd4a();while(!![]){try{var _0x18d128=parseInt(_0x465c1c(0x1fd))/0x1+parseInt(_0x465c1c(0x1e3))/0x2*(parseInt(_0x465c1c(0x1f3))/0x3)+parseInt(_0x465c1c(0x1e4))/0x4*(-parseInt(_0x465c1c(0x1f4))/0x5)+parseInt(_0x465c1c(0x1f8))/0x6*(-parseInt(_0x465c1c(0x1e5))/0x7)+parseInt(_0x465c1c(0x1e6))/0x8*(-parseInt(_0x465c1c(0x1f1))/0x9)+parseInt(_0x465c1c(0x1da))/0xa*(parseInt(_0x465c1c(0x1fb))/0xb)+-parseInt(_0x465c1c(0x1e7))/0xc*(parseInt(_0x465c1c(0x1e8))/0xd);if(_0x18d128===_0x2d1f81)break;else _0x1aeae6['push'](_0x1aeae6['shift']());}catch(_0x14ae25){_0x1aeae6['push'](_0x1aeae6['shift']());}}}(_0x4a9c,0xc22a8),function(_0x182749,_0x350b3){var _0x4cb4b9=_0x4df8;typeof exports==_0x4cb4b9(0x1f7)&&typeof module<'u'?module['exports']=_0x350b3():typeof define==_0x4cb4b9(0x1ee)&&define[_0x4cb4b9(0x1e2)]?define([],_0x350b3):(_0x182749=typeof globalThis<'u'?globalThis:_0x182749||self,_0x182749[_0x4cb4b9(0x1fe)]=_0x350b3());}(this,function(){var _0x1549c8=_0x4df8;return{'sheets-shape-ui':{'quickStyles':_0x1549c8(0x1ec),'imagePanel':{'crop':{'shape':'Przytnij\x20do\x20kształtu'}},'permission':{'editErr':_0x1549c8(0x1f9)},'title':_0x1549c8(0x1eb),'insertShape':'Wstaw\x20kształt','editShape':_0x1549c8(0x1dc),'editText':'Edytuj\x20tekst','deleteShape':_0x1549c8(0x1f2),'formatShape':_0x1549c8(0x1df),'flipHorizontal':_0x1549c8(0x1e0),'flipVertical':_0x1549c8(0x1fa),'objectListPanel':{'title':_0x1549c8(0x1ef),'open':_0x1549c8(0x1ef),'empty':_0x1549c8(0x1f6),'showAll':'Pokaż\x20wszystko','hideAll':_0x1549c8(0x1db),'show':_0x1549c8(0x1fc),'hide':'Ukryj','moveForward':_0x1549c8(0x1de),'moveBackward':_0x1549c8(0x1f0),'close':'Zamknij','name':_0x1549c8(0x1ea),'nameInput':_0x1549c8(0x1e9),'description':_0x1549c8(0x1e1),'descriptionPlaceholder':_0x1549c8(0x1dd),'details':_0x1549c8(0x1f5),'noSelection':_0x1549c8(0x1ed)}}};}));function _0x4df8(_0x18e7c6,_0x39a2f3){_0x18e7c6=_0x18e7c6-0x1da;var _0x4a9ca6=_0x4a9c();var _0x4df80e=_0x4a9ca6[_0x18e7c6];return _0x4df80e;}function _0x4a9c(){var _0x2212f0=['Szczegóły','Brak\x20obiektów','object','6aqkBHF','Zakres\x20jest\x20chroniony\x20i\x20nie\x20masz\x20uprawnień\x20do\x20edycji.\x20Aby\x20edytować,\x20skontaktuj\x20się\x20z\x20twórcą.','Odbij\x20pionowo','319055EtseXh','Pokaż','1356148oiJlpF','UniverProSheetsShapeUiPlPL','20Ksjgln','Ukryj\x20wszystko','Edytuj\x20kształt','Dodaj\x20opis','Przesuń\x20do\x20przodu','Formatuj\x20kształt','Odbij\x20poziomo','Opis','amd','61926JTjKJq','4030996NoMbhh','1780954xwFRoH','759944RfVkQU','84qtUuqB','342212HuDaPH','Nazwa\x20obiektu','Nazwa','Kształt','Szybkie\x20style','Wybierz\x20obiekt,\x20aby\x20edytować\x20szczegóły','function','Warstwy','Przesuń\x20do\x20tyłu','36OFPOno','Usuń\x20kształt','117FsGfFb','5ZuXvAj'];_0x4a9c=function(){return _0x2212f0;};return _0x4a9c();}
@@ -1 +1 @@
1
- function _0x211d(_0x253a1b,_0x39fcd4){_0x253a1b=_0x253a1b-0x14c;var _0x33e3b7=_0x33e3();var _0x211da1=_0x33e3b7[_0x253a1b];return _0x211da1;}function _0x33e3(){var _0x1b42dc=['387544SUOzkK','Editar\x20texto','Adicionar\x20descrição','29966CssSAl','Estilos\x20rápidos','Nenhum\x20objeto','Camadas','54vJQXbM','UniverProSheetsShapeUiPtBR','Detalhes','18NrhRwO','Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes','Inverter\x20verticalmente','Ocultar','exports','489839dbKVad','60JJnCnv','Enviar\x20para\x20trás','Descrição','4606393gSawRB','243991zIkDAK','Mostrar\x20tudo','function','Inserir\x20forma','5FrEFlG','Ocultar\x20tudo','Trazer\x20para\x20frente','Nome\x20do\x20objeto','50420gozqZK','Formatar\x20forma','Excluir\x20forma','Editar\x20forma','1082852jtAToZ','Nome'];_0x33e3=function(){return _0x1b42dc;};return _0x33e3();}(function(_0x34a8b4,_0x4b5f89){var _0x3e7848=_0x211d,_0x3985d4=_0x34a8b4();while(!![]){try{var _0x35fd4f=parseInt(_0x3e7848(0x153))/0x1+parseInt(_0x3e7848(0x164))/0x2*(parseInt(_0x3e7848(0x14f))/0x3)+-parseInt(_0x3e7848(0x15f))/0x4*(-parseInt(_0x3e7848(0x157))/0x5)+-parseInt(_0x3e7848(0x16b))/0x6*(parseInt(_0x3e7848(0x14e))/0x7)+-parseInt(_0x3e7848(0x161))/0x8+-parseInt(_0x3e7848(0x168))/0x9*(-parseInt(_0x3e7848(0x15b))/0xa)+-parseInt(_0x3e7848(0x152))/0xb;if(_0x35fd4f===_0x4b5f89)break;else _0x3985d4['push'](_0x3985d4['shift']());}catch(_0x3b4fda){_0x3985d4['push'](_0x3985d4['shift']());}}}(_0x33e3,0x28e37),function(_0x5b9fb2,_0x4914f2){var _0x1d8805=_0x211d;typeof exports=='object'&&typeof module<'u'?module[_0x1d8805(0x14d)]=_0x4914f2():typeof define==_0x1d8805(0x155)&&define['amd']?define([],_0x4914f2):(_0x5b9fb2=typeof globalThis<'u'?globalThis:_0x5b9fb2||self,_0x5b9fb2[_0x1d8805(0x169)]=_0x4914f2());}(this,function(){var _0x25a7f5=_0x211d;return{'sheets-shape-ui':{'quickStyles':_0x25a7f5(0x165),'imagePanel':{'crop':{'shape':'Cortar\x20para\x20forma'}},'permission':{'editErr':'O\x20intervalo\x20está\x20protegido\x20e\x20você\x20não\x20tem\x20permissão\x20de\x20edição.\x20Para\x20editar,\x20entre\x20em\x20contato\x20com\x20o\x20criador.'},'title':'Forma','insertShape':_0x25a7f5(0x156),'editShape':_0x25a7f5(0x15e),'editText':_0x25a7f5(0x162),'deleteShape':_0x25a7f5(0x15d),'formatShape':_0x25a7f5(0x15c),'flipHorizontal':'Inverter\x20horizontalmente','flipVertical':_0x25a7f5(0x16d),'objectListPanel':{'title':_0x25a7f5(0x167),'open':_0x25a7f5(0x167),'empty':_0x25a7f5(0x166),'showAll':_0x25a7f5(0x154),'hideAll':_0x25a7f5(0x158),'show':'Mostrar','hide':_0x25a7f5(0x14c),'moveForward':_0x25a7f5(0x159),'moveBackward':_0x25a7f5(0x150),'close':'Fechar','name':_0x25a7f5(0x160),'nameInput':_0x25a7f5(0x15a),'description':_0x25a7f5(0x151),'descriptionPlaceholder':_0x25a7f5(0x163),'details':_0x25a7f5(0x16a),'noSelection':_0x25a7f5(0x16c)}}};}));
1
+ function _0x25ec(_0x1e2091,_0x58a3b3){_0x1e2091=_0x1e2091-0x178;var _0x172008=_0x1720();var _0x25ec2a=_0x172008[_0x1e2091];return _0x25ec2a;}(function(_0x5e85b5,_0x41d1a8){var _0x4e1fef=_0x25ec,_0x98af69=_0x5e85b5();while(!![]){try{var _0x1cb3aa=parseInt(_0x4e1fef(0x186))/0x1*(-parseInt(_0x4e1fef(0x194))/0x2)+parseInt(_0x4e1fef(0x17d))/0x3+parseInt(_0x4e1fef(0x188))/0x4*(parseInt(_0x4e1fef(0x189))/0x5)+-parseInt(_0x4e1fef(0x18d))/0x6+-parseInt(_0x4e1fef(0x197))/0x7*(-parseInt(_0x4e1fef(0x19c))/0x8)+-parseInt(_0x4e1fef(0x195))/0x9+-parseInt(_0x4e1fef(0x17f))/0xa*(parseInt(_0x4e1fef(0x180))/0xb);if(_0x1cb3aa===_0x41d1a8)break;else _0x98af69['push'](_0x98af69['shift']());}catch(_0x1ebf89){_0x98af69['push'](_0x98af69['shift']());}}}(_0x1720,0xd7fe3),function(_0x206a76,_0x7d764d){var _0x2ee576=_0x25ec;typeof exports==_0x2ee576(0x17e)&&typeof module<'u'?module[_0x2ee576(0x190)]=_0x7d764d():typeof define==_0x2ee576(0x17a)&&define[_0x2ee576(0x17b)]?define([],_0x7d764d):(_0x206a76=typeof globalThis<'u'?globalThis:_0x206a76||self,_0x206a76[_0x2ee576(0x18a)]=_0x7d764d());}(this,function(){var _0x2a95d5=_0x25ec;return{'sheets-shape-ui':{'quickStyles':'Estilos\x20rápidos','imagePanel':{'crop':{'shape':_0x2a95d5(0x179)}},'permission':{'editErr':_0x2a95d5(0x18e)},'title':_0x2a95d5(0x196),'insertShape':_0x2a95d5(0x18f),'editShape':_0x2a95d5(0x181),'editText':_0x2a95d5(0x191),'deleteShape':_0x2a95d5(0x192),'formatShape':_0x2a95d5(0x19a),'flipHorizontal':'Inverter\x20horizontalmente','flipVertical':_0x2a95d5(0x19b),'objectListPanel':{'title':_0x2a95d5(0x184),'open':'Camadas','empty':_0x2a95d5(0x182),'showAll':'Mostrar\x20tudo','hideAll':_0x2a95d5(0x199),'show':_0x2a95d5(0x18c),'hide':_0x2a95d5(0x178),'moveForward':_0x2a95d5(0x185),'moveBackward':_0x2a95d5(0x198),'close':_0x2a95d5(0x17c),'name':'Nome','nameInput':'Nome\x20do\x20objeto','description':_0x2a95d5(0x18b),'descriptionPlaceholder':_0x2a95d5(0x193),'details':_0x2a95d5(0x183),'noSelection':_0x2a95d5(0x187)}}};}));function _0x1720(){var _0xd14af3=['1176PPKgTo','Ocultar','Cortar\x20para\x20forma','function','amd','Fechar','3479001JqmdRo','object','220slhNbi','541442cRmxiR','Editar\x20forma','Nenhum\x20objeto','Detalhes','Camadas','Trazer\x20para\x20frente','290032XbYwSb','Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes','1120828iZZFXa','25Qpshoe','UniverProSheetsShapeUiPtBR','Descrição','Mostrar','3014538dkLgRQ','O\x20intervalo\x20está\x20protegido\x20e\x20você\x20não\x20tem\x20permissão\x20de\x20edição.\x20Para\x20editar,\x20entre\x20em\x20contato\x20com\x20o\x20criador.','Inserir\x20forma','exports','Editar\x20texto','Excluir\x20forma','Adicionar\x20descrição','2LdTTEP','7997427qiJsmQ','Forma','51807wPuwjA','Enviar\x20para\x20trás','Ocultar\x20tudo','Formatar\x20forma','Inverter\x20verticalmente'];_0x1720=function(){return _0xd14af3;};return _0x1720();}
@@ -1 +1 @@
1
- function _0x3ce1(_0xd2c867,_0xe0a807){_0xd2c867=_0xd2c867-0x100;var _0x5b29ec=_0x5b29();var _0x3ce103=_0x5b29ec[_0xd2c867];return _0x3ce103;}function _0x5b29(){var _0x420e25=['Форматировать\x20фигуру','990140ikNqVy','8790CbvLpo','Нет\x20объектов','10iVMMBT','Редактировать\x20фигуру','Показать','Показать\x20все','Отразить\x20по\x20горизонтали','Обрезать\x20по\x20форме','Переместить\x20назад','Добавить\x20описание','Удалить\x20фигуру','Фигура','Быстрые\x20стили','60ydjhsR','3583044aWHFUA','Сведения','256403BJpsym','5318045gQwZOp','Редактировать\x20текст','Закрыть','Переместить\x20вперед','798vkJKaH','13682608HDNnHa','Имя','function','object','601894ptNpRr','Скрыть','Имя\x20объекта','Диапазон\x20защищен,\x20и\x20у\x20вас\x20нет\x20разрешения\x20на\x20редактирование.\x20Для\x20редактирования\x20свяжитесь\x20с\x20создателем.','UniverProSheetsShapeUiRuRU'];_0x5b29=function(){return _0x420e25;};return _0x5b29();}(function(_0x331ae0,_0x4cc079){var _0x3ee13a=_0x3ce1,_0x2ea2f2=_0x331ae0();while(!![]){try{var _0x3d33b3=-parseInt(_0x3ee13a(0x117))/0x1+-parseInt(_0x3ee13a(0x11e))/0x2*(-parseInt(_0x3ee13a(0x112))/0x3)+parseInt(_0x3ee13a(0x11d))/0x4+parseInt(_0x3ee13a(0x10e))/0x5+parseInt(_0x3ee13a(0x10a))/0x6*(parseInt(_0x3ee13a(0x10d))/0x7)+-parseInt(_0x3ee13a(0x113))/0x8+-parseInt(_0x3ee13a(0x10b))/0x9*(-parseInt(_0x3ee13a(0x120))/0xa);if(_0x3d33b3===_0x4cc079)break;else _0x2ea2f2['push'](_0x2ea2f2['shift']());}catch(_0x1d7d97){_0x2ea2f2['push'](_0x2ea2f2['shift']());}}}(_0x5b29,0xe3a30),function(_0x59b86e,_0x3ec00d){var _0x53ce28=_0x3ce1;typeof exports==_0x53ce28(0x116)&&typeof module<'u'?module['exports']=_0x3ec00d():typeof define==_0x53ce28(0x115)&&define['amd']?define([],_0x3ec00d):(_0x59b86e=typeof globalThis<'u'?globalThis:_0x59b86e||self,_0x59b86e[_0x53ce28(0x11b)]=_0x3ec00d());}(this,function(){var _0xe80f52=_0x3ce1;return{'sheets-shape-ui':{'quickStyles':_0xe80f52(0x109),'imagePanel':{'crop':{'shape':_0xe80f52(0x104)}},'permission':{'editErr':_0xe80f52(0x11a)},'title':_0xe80f52(0x108),'insertShape':'Вставить\x20фигуру','editShape':_0xe80f52(0x100),'editText':_0xe80f52(0x10f),'deleteShape':_0xe80f52(0x107),'formatShape':_0xe80f52(0x11c),'flipHorizontal':_0xe80f52(0x103),'flipVertical':'Отразить\x20по\x20вертикали','objectListPanel':{'title':'Слои','open':'Слои','empty':_0xe80f52(0x11f),'showAll':_0xe80f52(0x102),'hideAll':'Скрыть\x20все','show':_0xe80f52(0x101),'hide':_0xe80f52(0x118),'moveForward':_0xe80f52(0x111),'moveBackward':_0xe80f52(0x105),'close':_0xe80f52(0x110),'name':_0xe80f52(0x114),'nameInput':_0xe80f52(0x119),'description':'Описание','descriptionPlaceholder':_0xe80f52(0x106),'details':_0xe80f52(0x10c),'noSelection':'Выберите\x20объект\x20для\x20редактирования\x20сведений'}}};}));
1
+ (function(_0x38e7c,_0x4cb29e){var _0x5f1559=_0x4514,_0x3c7e46=_0x38e7c();while(!![]){try{var _0x2b167c=parseInt(_0x5f1559(0x1e3))/0x1+-parseInt(_0x5f1559(0x1d7))/0x2*(parseInt(_0x5f1559(0x1d8))/0x3)+-parseInt(_0x5f1559(0x1e2))/0x4*(-parseInt(_0x5f1559(0x1e6))/0x5)+parseInt(_0x5f1559(0x1e0))/0x6*(-parseInt(_0x5f1559(0x1df))/0x7)+-parseInt(_0x5f1559(0x1de))/0x8+parseInt(_0x5f1559(0x1cf))/0x9*(parseInt(_0x5f1559(0x1e5))/0xa)+parseInt(_0x5f1559(0x1d1))/0xb*(parseInt(_0x5f1559(0x1c8))/0xc);if(_0x2b167c===_0x4cb29e)break;else _0x3c7e46['push'](_0x3c7e46['shift']());}catch(_0x3967ae){_0x3c7e46['push'](_0x3c7e46['shift']());}}}(_0x25ca,0x59d30),function(_0x115cc2,_0x31add1){var _0x109b5b=_0x4514;typeof exports==_0x109b5b(0x1ca)&&typeof module<'u'?module[_0x109b5b(0x1cd)]=_0x31add1():typeof define==_0x109b5b(0x1ce)&&define[_0x109b5b(0x1c9)]?define([],_0x31add1):(_0x115cc2=typeof globalThis<'u'?globalThis:_0x115cc2||self,_0x115cc2[_0x109b5b(0x1cc)]=_0x31add1());}(this,function(){var _0x558354=_0x4514;return{'sheets-shape-ui':{'quickStyles':_0x558354(0x1c4),'imagePanel':{'crop':{'shape':_0x558354(0x1c7)}},'permission':{'editErr':'Диапазон\x20защищен,\x20и\x20у\x20вас\x20нет\x20разрешения\x20на\x20редактирование.\x20Для\x20редактирования\x20свяжитесь\x20с\x20создателем.'},'title':_0x558354(0x1da),'insertShape':_0x558354(0x1cb),'editShape':_0x558354(0x1c5),'editText':_0x558354(0x1d9),'deleteShape':_0x558354(0x1dc),'formatShape':_0x558354(0x1d4),'flipHorizontal':_0x558354(0x1e4),'flipVertical':'Отразить\x20по\x20вертикали','objectListPanel':{'title':_0x558354(0x1db),'open':_0x558354(0x1db),'empty':_0x558354(0x1d5),'showAll':_0x558354(0x1d6),'hideAll':_0x558354(0x1dd),'show':'Показать','hide':'Скрыть','moveForward':_0x558354(0x1e1),'moveBackward':'Переместить\x20назад','close':_0x558354(0x1d3),'name':_0x558354(0x1d0),'nameInput':'Имя\x20объекта','description':'Описание','descriptionPlaceholder':_0x558354(0x1d2),'details':'Сведения','noSelection':_0x558354(0x1c6)}}};}));function _0x4514(_0x1199e0,_0x411114){_0x1199e0=_0x1199e0-0x1c4;var _0x25ca1e=_0x25ca();var _0x451462=_0x25ca1e[_0x1199e0];return _0x451462;}function _0x25ca(){var _0x2f4174=['1813WpXkjP','5406ZvCdGt','Переместить\x20вперед','4gBOpNB','67081XkEbDw','Отразить\x20по\x20горизонтали','10TLoiOY','2136025tRwyae','Быстрые\x20стили','Редактировать\x20фигуру','Выберите\x20объект\x20для\x20редактирования\x20сведений','Обрезать\x20по\x20форме','46716IpOQii','amd','object','Вставить\x20фигуру','UniverProSheetsShapeUiRuRU','exports','function','6148287RcOrFe','Имя','1518RaMxKf','Добавить\x20описание','Закрыть','Форматировать\x20фигуру','Нет\x20объектов','Показать\x20все','3608sOQoWq','897WSDzSL','Редактировать\x20текст','Фигура','Слои','Удалить\x20фигуру','Скрыть\x20все','4591904yRmgOo'];_0x25ca=function(){return _0x2f4174;};return _0x25ca();}
@@ -1 +1 @@
1
- function _0x1558(_0x51fdc8,_0x264101){_0x51fdc8=_0x51fdc8-0xac;var _0x7780ad=_0x7780();var _0x1558d1=_0x7780ad[_0x51fdc8];return _0x1558d1;}(function(_0x50e66a,_0x33de44){var _0xb536b9=_0x1558,_0x1f537b=_0x50e66a();while(!![]){try{var _0x270108=parseInt(_0xb536b9(0xc7))/0x1*(parseInt(_0xb536b9(0xc8))/0x2)+-parseInt(_0xb536b9(0xc0))/0x3+-parseInt(_0xb536b9(0xbe))/0x4*(-parseInt(_0xb536b9(0xb2))/0x5)+-parseInt(_0xb536b9(0xb6))/0x6+parseInt(_0xb536b9(0xb3))/0x7*(parseInt(_0xb536b9(0xc2))/0x8)+-parseInt(_0xb536b9(0xc5))/0x9*(parseInt(_0xb536b9(0xc4))/0xa)+-parseInt(_0xb536b9(0xb8))/0xb*(parseInt(_0xb536b9(0xca))/0xc);if(_0x270108===_0x33de44)break;else _0x1f537b['push'](_0x1f537b['shift']());}catch(_0x3976c0){_0x1f537b['push'](_0x1f537b['shift']());}}}(_0x7780,0x924df),function(_0x138f74,_0x3a2f59){var _0x4e6aae=_0x1558;typeof exports==_0x4e6aae(0xc1)&&typeof module<'u'?module['exports']=_0x3a2f59():typeof define=='function'&&define[_0x4e6aae(0xbf)]?define([],_0x3a2f59):(_0x138f74=typeof globalThis<'u'?globalThis:_0x138f74||self,_0x138f74[_0x4e6aae(0xac)]=_0x3a2f59());}(this,function(){var _0x430321=_0x1558;return{'sheets-shape-ui':{'quickStyles':_0x430321(0xad),'imagePanel':{'crop':{'shape':_0x430321(0xc6)}},'permission':{'editErr':'Rozsah\x20je\x20chránený\x20a\x20nemáte\x20oprávnenie\x20na\x20úpravy.\x20Ak\x20chcete\x20upravovať,\x20kontaktujte\x20autora.'},'title':_0x430321(0xbc),'insertShape':'Vložiť\x20tvar','editShape':_0x430321(0xb5),'editText':'Upraviť\x20text','deleteShape':'Odstrániť\x20tvar','formatShape':_0x430321(0xbb),'flipHorizontal':_0x430321(0xae),'flipVertical':_0x430321(0xb9),'objectListPanel':{'title':_0x430321(0xbd),'open':'Vrstvy','empty':'Žiadne\x20objekty','showAll':_0x430321(0xc3),'hideAll':'Skryť\x20všetko','show':'Zobraziť','hide':_0x430321(0xb0),'moveForward':_0x430321(0xb7),'moveBackward':'Posunúť\x20dozadu','close':_0x430321(0xb4),'name':'Názov','nameInput':'Názov\x20objektu','description':_0x430321(0xb1),'descriptionPlaceholder':_0x430321(0xaf),'details':_0x430321(0xba),'noSelection':_0x430321(0xc9)}}};}));function _0x7780(){var _0x24b1a7=['Popis','20QzMXyB','1387435MFhPFM','Zavrieť','Upraviť\x20tvar','4890624inWvSY','Posunúť\x20dopredu','3162841RWCJeQ','Prevrátiť\x20zvislo','Podrobnosti','Formátovať\x20tvar','Tvar','Vrstvy','555164bAjnkz','amd','41310hGoiMZ','object','40CqTMmP','Zobraziť\x20všetko','1831270emxMoz','9BwRmRq','Oříznout\x20podle\x20tvaru','1lgllqQ','705212QHuluQ','Vyberte\x20objekt,\x20ktorého\x20podrobnosti\x20chcete\x20upraviť','12GiADIs','UniverProSheetsShapeUiSkSK','Rýchle\x20štýly','Prevrátiť\x20vodorovne','Pridat\x20popis','Skryť'];_0x7780=function(){return _0x24b1a7;};return _0x7780();}
1
+ (function(_0x4a86a0,_0x35d85c){var _0x2879d0=_0x8891,_0x193454=_0x4a86a0();while(!![]){try{var _0x50f33d=-parseInt(_0x2879d0(0x1d7))/0x1+-parseInt(_0x2879d0(0x1ca))/0x2*(-parseInt(_0x2879d0(0x1c4))/0x3)+-parseInt(_0x2879d0(0x1df))/0x4+-parseInt(_0x2879d0(0x1c2))/0x5*(-parseInt(_0x2879d0(0x1da))/0x6)+-parseInt(_0x2879d0(0x1d5))/0x7*(parseInt(_0x2879d0(0x1db))/0x8)+parseInt(_0x2879d0(0x1dc))/0x9+parseInt(_0x2879d0(0x1d1))/0xa;if(_0x50f33d===_0x35d85c)break;else _0x193454['push'](_0x193454['shift']());}catch(_0x5b5c9a){_0x193454['push'](_0x193454['shift']());}}}(_0x59d6,0xbd597),function(_0x514222,_0x4f9fa9){var _0xdab522=_0x8891;typeof exports==_0xdab522(0x1d3)&&typeof module<'u'?module['exports']=_0x4f9fa9():typeof define==_0xdab522(0x1d9)&&define[_0xdab522(0x1ce)]?define([],_0x4f9fa9):(_0x514222=typeof globalThis<'u'?globalThis:_0x514222||self,_0x514222[_0xdab522(0x1d4)]=_0x4f9fa9());}(this,function(){var _0x751f75=_0x8891;return{'sheets-shape-ui':{'quickStyles':_0x751f75(0x1d8),'imagePanel':{'crop':{'shape':_0x751f75(0x1cc)}},'permission':{'editErr':_0x751f75(0x1c3)},'title':_0x751f75(0x1c7),'insertShape':'Vložiť\x20tvar','editShape':_0x751f75(0x1cb),'editText':_0x751f75(0x1e5),'deleteShape':_0x751f75(0x1e3),'formatShape':_0x751f75(0x1e8),'flipHorizontal':_0x751f75(0x1e2),'flipVertical':_0x751f75(0x1cd),'objectListPanel':{'title':_0x751f75(0x1e7),'open':_0x751f75(0x1e7),'empty':_0x751f75(0x1d2),'showAll':_0x751f75(0x1e6),'hideAll':_0x751f75(0x1e1),'show':_0x751f75(0x1d0),'hide':_0x751f75(0x1d6),'moveForward':_0x751f75(0x1e0),'moveBackward':_0x751f75(0x1dd),'close':_0x751f75(0x1c8),'name':_0x751f75(0x1cf),'nameInput':_0x751f75(0x1c5),'description':_0x751f75(0x1e4),'descriptionPlaceholder':_0x751f75(0x1c9),'details':_0x751f75(0x1c6),'noSelection':_0x751f75(0x1de)}}};}));function _0x8891(_0x2bf84f,_0x4b34fd){_0x2bf84f=_0x2bf84f-0x1c2;var _0x59d64f=_0x59d6();var _0x889162=_0x59d64f[_0x2bf84f];return _0x889162;}function _0x59d6(){var _0x1c03c3=['Žiadne\x20objekty','object','UniverProSheetsShapeUiSkSK','8433845pUkRnq','Skryť','1508122eABEXY','Rýchle\x20štýly','function','2334btZToQ','8IHVzoY','847935CDCtsG','Posunúť\x20dozadu','Vyberte\x20objekt,\x20ktorého\x20podrobnosti\x20chcete\x20upraviť','5621292rwbZFd','Posunúť\x20dopredu','Skryť\x20všetko','Prevrátiť\x20vodorovne','Odstrániť\x20tvar','Popis','Upraviť\x20text','Zobraziť\x20všetko','Vrstvy','Formátovať\x20tvar','12610hTQOnY','Rozsah\x20je\x20chránený\x20a\x20nemáte\x20oprávnenie\x20na\x20úpravy.\x20Ak\x20chcete\x20upravovať,\x20kontaktujte\x20autora.','66465HxOjon','Názov\x20objektu','Podrobnosti','Tvar','Zavrieť','Pridat\x20popis','118ttQGIz','Upraviť\x20tvar','Oříznout\x20podle\x20tvaru','Prevrátiť\x20zvislo','amd','Názov','Zobraziť','25114370iZODWZ'];_0x59d6=function(){return _0x1c03c3;};return _0x59d6();}
@@ -1 +1 @@
1
- function _0xc248(_0x3f4326,_0x4ca615){_0x3f4326=_0x3f4326-0x1c4;var _0x1c1866=_0x1c18();var _0xc2489d=_0x1c1866[_0x3f4326];return _0xc2489d;}function _0x1c18(){var _0x5af23a=['332568fYWOvy','Chỉnh\x20sửa\x20hình\x20dạng','Tên\x20đối\x20tượng','147aVhSlJ','2147536fhekJt','UniverProSheetsShapeUiViVN','762377zjaVjo','Phạm\x20vi\x20này\x20đã\x20được\x20bảo\x20vệ,\x20hiện\x20không\x20có\x20quyền\x20chỉnh\x20sửa.\x20Nếu\x20cần\x20chỉnh\x20sửa,\x20vui\x20lòng\x20liên\x20hệ\x20với\x20người\x20tạo.','Định\x20dạng\x20hình\x20dạng','128988CNDgaF','Kiểu\x20nhanh','Xóa\x20hình\x20dạng','exports','716coIWDS','amd','Chỉnh\x20sửa\x20văn\x20bản','Mô\x20tả','Đóng','Đưa\x20xuống\x20dưới','12219jtyjbb','Hiện','object','Lật\x20ngang','521810PPejsc','Chi\x20tiết','Cắt\x20theo\x20hình\x20dạng','Hiển\x20thị\x20tất\x20cả','Lật\x20dọc','function','Lớp','3865248KXxEfA','Chèn\x20hình\x20dạng','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết'];_0x1c18=function(){return _0x5af23a;};return _0x1c18();}(function(_0x1595f9,_0x3117e6){var _0x18bcfc=_0xc248,_0x37ab5f=_0x1595f9();while(!![]){try{var _0x3d92e2=parseInt(_0x18bcfc(0x1d3))/0x1+parseInt(_0x18bcfc(0x1cd))/0x2+-parseInt(_0x18bcfc(0x1e0))/0x3*(parseInt(_0x18bcfc(0x1da))/0x4)+-parseInt(_0x18bcfc(0x1e4))/0x5+parseInt(_0x18bcfc(0x1d6))/0x6*(parseInt(_0x18bcfc(0x1d0))/0x7)+parseInt(_0x18bcfc(0x1d1))/0x8+-parseInt(_0x18bcfc(0x1ca))/0x9;if(_0x3d92e2===_0x3117e6)break;else _0x37ab5f['push'](_0x37ab5f['shift']());}catch(_0x2db178){_0x37ab5f['push'](_0x37ab5f['shift']());}}}(_0x1c18,0x5e27c),function(_0x39b506,_0x5d497b){var _0x2c62ac=_0xc248;typeof exports==_0x2c62ac(0x1e2)&&typeof module<'u'?module[_0x2c62ac(0x1d9)]=_0x5d497b():typeof define==_0x2c62ac(0x1c8)&&define[_0x2c62ac(0x1db)]?define([],_0x5d497b):(_0x39b506=typeof globalThis<'u'?globalThis:_0x39b506||self,_0x39b506[_0x2c62ac(0x1d2)]=_0x5d497b());}(this,function(){var _0x304654=_0xc248;return{'sheets-shape-ui':{'quickStyles':_0x304654(0x1d7),'imagePanel':{'crop':{'shape':_0x304654(0x1c5)}},'permission':{'editErr':_0x304654(0x1d4)},'title':'Hình\x20dạng','insertShape':_0x304654(0x1cb),'editShape':_0x304654(0x1ce),'editText':_0x304654(0x1dc),'deleteShape':_0x304654(0x1d8),'formatShape':_0x304654(0x1d5),'flipHorizontal':_0x304654(0x1e3),'flipVertical':_0x304654(0x1c7),'objectListPanel':{'title':_0x304654(0x1c9),'open':_0x304654(0x1c9),'empty':'Chưa\x20có\x20đối\x20tượng','showAll':_0x304654(0x1c6),'hideAll':'Ẩn\x20tất\x20cả','show':_0x304654(0x1e1),'hide':'Ẩn','moveForward':'Đưa\x20lên\x20trên','moveBackward':_0x304654(0x1df),'close':_0x304654(0x1de),'name':'Tên','nameInput':_0x304654(0x1cf),'description':_0x304654(0x1dd),'descriptionPlaceholder':'Them\x20mo\x20ta','details':_0x304654(0x1c4),'noSelection':_0x304654(0x1cc)}}};}));
1
+ function _0x5ef4(_0x2fbfc1,_0x1f08a2){_0x2fbfc1=_0x2fbfc1-0xe4;var _0x302f05=_0x302f();var _0x5ef4d2=_0x302f05[_0x2fbfc1];return _0x5ef4d2;}function _0x302f(){var _0x2628f9=['144wqgajV','Hình\x20dạng','Đóng','4724055hadUZd','Them\x20mo\x20ta','Lật\x20dọc','11045296LESlGL','function','amd','Hiển\x20thị\x20tất\x20cả','Đưa\x20lên\x20trên','68755SbgdEG','Mô\x20tả','Đưa\x20xuống\x20dưới','Kiểu\x20nhanh','Lật\x20ngang','7565676TydHKE','Chỉnh\x20sửa\x20hình\x20dạng','exports','Phạm\x20vi\x20này\x20đã\x20được\x20bảo\x20vệ,\x20hiện\x20không\x20có\x20quyền\x20chỉnh\x20sửa.\x20Nếu\x20cần\x20chỉnh\x20sửa,\x20vui\x20lòng\x20liên\x20hệ\x20với\x20người\x20tạo.','Lớp','Cắt\x20theo\x20hình\x20dạng','2gAbgJT','1964043qLNKXA','Chèn\x20hình\x20dạng','1267974qFGcFQ','24636537AXHzpG','Ẩn\x20tất\x20cả'];_0x302f=function(){return _0x2628f9;};return _0x302f();}(function(_0x3f7b65,_0x4f3db7){var _0x154883=_0x5ef4,_0x52fee6=_0x3f7b65();while(!![]){try{var _0x1103b7=parseInt(_0x154883(0xfc))/0x1+parseInt(_0x154883(0xf9))/0x2*(parseInt(_0x154883(0xfa))/0x3)+parseInt(_0x154883(0xff))/0x4*(-parseInt(_0x154883(0xee))/0x5)+-parseInt(_0x154883(0xf3))/0x6+-parseInt(_0x154883(0xe6))/0x7+-parseInt(_0x154883(0xe9))/0x8+parseInt(_0x154883(0xfd))/0x9;if(_0x1103b7===_0x4f3db7)break;else _0x52fee6['push'](_0x52fee6['shift']());}catch(_0x479e90){_0x52fee6['push'](_0x52fee6['shift']());}}}(_0x302f,0xcf29b),function(_0x162b5e,_0x169389){var _0x3b995f=_0x5ef4;typeof exports=='object'&&typeof module<'u'?module[_0x3b995f(0xf5)]=_0x169389():typeof define==_0x3b995f(0xea)&&define[_0x3b995f(0xeb)]?define([],_0x169389):(_0x162b5e=typeof globalThis<'u'?globalThis:_0x162b5e||self,_0x162b5e['UniverProSheetsShapeUiViVN']=_0x169389());}(this,function(){var _0x1e33a6=_0x5ef4;return{'sheets-shape-ui':{'quickStyles':_0x1e33a6(0xf1),'imagePanel':{'crop':{'shape':_0x1e33a6(0xf8)}},'permission':{'editErr':_0x1e33a6(0xf6)},'title':_0x1e33a6(0xe4),'insertShape':_0x1e33a6(0xfb),'editShape':_0x1e33a6(0xf4),'editText':'Chỉnh\x20sửa\x20văn\x20bản','deleteShape':'Xóa\x20hình\x20dạng','formatShape':'Định\x20dạng\x20hình\x20dạng','flipHorizontal':_0x1e33a6(0xf2),'flipVertical':_0x1e33a6(0xe8),'objectListPanel':{'title':_0x1e33a6(0xf7),'open':_0x1e33a6(0xf7),'empty':'Chưa\x20có\x20đối\x20tượng','showAll':_0x1e33a6(0xec),'hideAll':_0x1e33a6(0xfe),'show':'Hiện','hide':'Ẩn','moveForward':_0x1e33a6(0xed),'moveBackward':_0x1e33a6(0xf0),'close':_0x1e33a6(0xe5),'name':'Tên','nameInput':'Tên\x20đối\x20tượng','description':_0x1e33a6(0xef),'descriptionPlaceholder':_0x1e33a6(0xe7),'details':'Chi\x20tiết','noSelection':'Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết'}}};}));
@@ -1 +1 @@
1
- function _0x555c(_0x10960b,_0x16d217){_0x10960b=_0x10960b-0x146;var _0x769571=_0x7695();var _0x555cae=_0x769571[_0x10960b];return _0x555cae;}function _0x7695(){var _0x29f731=['选择对象以编辑详情','垂直翻转','74799dqBOTk','UniverProSheetsShapeUiZhCN','1294990VcEEbS','快捷样式','全部隐藏','amd','1762123KVgtDy','1036272gyPgpG','30PNlzDY','下移一层','86660UYMqgo','7IRBCbJ','裁剪为形状','function','全部显示','上移一层','该范围已被保护,目前无编辑权限。如需编辑,请联系创建者。','49090EXxkMP','1123818PjiOLM','编辑文字','添加描述','暂无对象','object','5uIpfwS','插入形状','exports','176zWSIBA','水平翻转'];_0x7695=function(){return _0x29f731;};return _0x7695();}(function(_0x5cbf8e,_0x39d9f0){var _0x1877db=_0x555c,_0x5f22f0=_0x5cbf8e();while(!![]){try{var _0x3e69e1=parseInt(_0x1877db(0x163))/0x1*(parseInt(_0x1877db(0x15d))/0x2)+parseInt(_0x1877db(0x153))/0x3+parseInt(_0x1877db(0x156))/0x4*(parseInt(_0x1877db(0x154))/0x5)+-parseInt(_0x1877db(0x15e))/0x6*(parseInt(_0x1877db(0x157))/0x7)+parseInt(_0x1877db(0x148))/0x8*(-parseInt(_0x1877db(0x14c))/0x9)+parseInt(_0x1877db(0x14e))/0xa+-parseInt(_0x1877db(0x152))/0xb;if(_0x3e69e1===_0x39d9f0)break;else _0x5f22f0['push'](_0x5f22f0['shift']());}catch(_0x3cf51f){_0x5f22f0['push'](_0x5f22f0['shift']());}}}(_0x7695,0x302b4),function(_0x4c14d4,_0x14c657){var _0x494e59=_0x555c;typeof exports==_0x494e59(0x162)&&typeof module<'u'?module[_0x494e59(0x147)]=_0x14c657():typeof define==_0x494e59(0x159)&&define[_0x494e59(0x151)]?define([],_0x14c657):(_0x4c14d4=typeof globalThis<'u'?globalThis:_0x4c14d4||self,_0x4c14d4[_0x494e59(0x14d)]=_0x14c657());}(this,function(){var _0x20098f=_0x555c;return{'sheets-shape-ui':{'quickStyles':_0x20098f(0x14f),'imagePanel':{'crop':{'shape':_0x20098f(0x158)}},'permission':{'editErr':_0x20098f(0x15c)},'title':'形状','insertShape':_0x20098f(0x146),'editShape':'编辑形状','editText':_0x20098f(0x15f),'deleteShape':'删除形状','formatShape':'格式化形状','flipHorizontal':_0x20098f(0x149),'flipVertical':_0x20098f(0x14b),'objectListPanel':{'title':'图层','open':'图层','empty':_0x20098f(0x161),'showAll':_0x20098f(0x15a),'hideAll':_0x20098f(0x150),'show':'显示','hide':'隐藏','moveForward':_0x20098f(0x15b),'moveBackward':_0x20098f(0x155),'close':'关闭','name':'名称','nameInput':'对象名称','description':'描述','descriptionPlaceholder':_0x20098f(0x160),'details':'详情','noSelection':_0x20098f(0x14a)}}};}));
1
+ function _0x5deb(_0x165f01,_0x36c759){_0x165f01=_0x165f01-0xda;var _0x2f8626=_0x2f86();var _0x5deb34=_0x2f8626[_0x165f01];return _0x5deb34;}(function(_0x5d9740,_0x540021){var _0x2addb3=_0x5deb,_0x4a8d8a=_0x5d9740();while(!![]){try{var _0x3c546a=-parseInt(_0x2addb3(0xdd))/0x1+-parseInt(_0x2addb3(0xe2))/0x2+-parseInt(_0x2addb3(0xed))/0x3*(parseInt(_0x2addb3(0xf3))/0x4)+parseInt(_0x2addb3(0xee))/0x5+-parseInt(_0x2addb3(0xe3))/0x6*(parseInt(_0x2addb3(0xf1))/0x7)+-parseInt(_0x2addb3(0xe5))/0x8+parseInt(_0x2addb3(0xf0))/0x9;if(_0x3c546a===_0x540021)break;else _0x4a8d8a['push'](_0x4a8d8a['shift']());}catch(_0x220ef0){_0x4a8d8a['push'](_0x4a8d8a['shift']());}}}(_0x2f86,0x90b9b),function(_0x10d9be,_0x2b97d1){var _0x400744=_0x5deb;typeof exports==_0x400744(0xe6)&&typeof module<'u'?module[_0x400744(0xf8)]=_0x2b97d1():typeof define==_0x400744(0xf4)&&define[_0x400744(0xf6)]?define([],_0x2b97d1):(_0x10d9be=typeof globalThis<'u'?globalThis:_0x10d9be||self,_0x10d9be[_0x400744(0xe0)]=_0x2b97d1());}(this,function(){var _0x2ed333=_0x5deb;return{'sheets-shape-ui':{'quickStyles':_0x2ed333(0xef),'imagePanel':{'crop':{'shape':_0x2ed333(0xdb)}},'permission':{'editErr':_0x2ed333(0xeb)},'title':'形状','insertShape':_0x2ed333(0xdf),'editShape':'编辑形状','editText':_0x2ed333(0xe7),'deleteShape':_0x2ed333(0xe8),'formatShape':_0x2ed333(0xf7),'flipHorizontal':_0x2ed333(0xf2),'flipVertical':_0x2ed333(0xda),'objectListPanel':{'title':'图层','open':'图层','empty':_0x2ed333(0xec),'showAll':_0x2ed333(0xf5),'hideAll':_0x2ed333(0xde),'show':'显示','hide':'隐藏','moveForward':_0x2ed333(0xe1),'moveBackward':_0x2ed333(0xe4),'close':'关闭','name':'名称','nameInput':_0x2ed333(0xdc),'description':'描述','descriptionPlaceholder':_0x2ed333(0xea),'details':'详情','noSelection':_0x2ed333(0xe9)}}};}));function _0x2f86(){var _0x28a1d4=['4517725MeHHKB','快捷样式','22347477nbVhZe','112336TYTqXt','水平翻转','8gXytFv','function','全部显示','amd','格式化形状','exports','垂直翻转','裁剪为形状','对象名称','128515bpfPhC','全部隐藏','插入形状','UniverProSheetsShapeUiZhCN','上移一层','1038488YwLAiX','138OMynlg','下移一层','5592496brJQtK','object','编辑文字','删除形状','选择对象以编辑详情','添加描述','该范围已被保护,目前无编辑权限。如需编辑,请联系创建者。','暂无对象','1616817lgxAQX'];_0x2f86=function(){return _0x28a1d4;};return _0x2f86();}
@@ -1 +1 @@
1
- function _0x2c9a(){var _0x503b81=['2728761gJZVcm','編輯形狀','該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','object','全部隱藏','298166iQdORd','物件名稱','水平翻轉','快速樣式','22593AkNbdg','2120zCnmJe','全部顯示','插入形狀','171911rOGfiX','322910WxujDX','30cZyDjR','function','上移一層','刪除形狀','裁切為形狀','3753eRFSvt','UniverProSheetsShapeUiZhHK','196SoDMeO','下移一層','3478220bBSjEg','選擇物件以編輯詳情','amd','exports','新增描述'];_0x2c9a=function(){return _0x503b81;};return _0x2c9a();}function _0x3aaa(_0x418b4f,_0x272e0b){_0x418b4f=_0x418b4f-0x19e;var _0x2c9a18=_0x2c9a();var _0x3aaaac=_0x2c9a18[_0x418b4f];return _0x3aaaac;}(function(_0x2bb2f5,_0x5c6a0b){var _0x3817a8=_0x3aaa,_0x592aaf=_0x2bb2f5();while(!![]){try{var _0x526439=-parseInt(_0x3817a8(0x1a8))/0x1+-parseInt(_0x3817a8(0x1a0))/0x2+parseInt(_0x3817a8(0x1a4))/0x3*(parseInt(_0x3817a8(0x1b1))/0x4)+-parseInt(_0x3817a8(0x1a9))/0x5*(-parseInt(_0x3817a8(0x1aa))/0x6)+parseInt(_0x3817a8(0x1b8))/0x7+parseInt(_0x3817a8(0x1a5))/0x8*(-parseInt(_0x3817a8(0x1af))/0x9)+-parseInt(_0x3817a8(0x1b3))/0xa;if(_0x526439===_0x5c6a0b)break;else _0x592aaf['push'](_0x592aaf['shift']());}catch(_0x39c7a9){_0x592aaf['push'](_0x592aaf['shift']());}}}(_0x2c9a,0x49d5f),function(_0x4e6bce,_0x4d93bc){var _0x52f7f8=_0x3aaa;typeof exports==_0x52f7f8(0x19e)&&typeof module<'u'?module[_0x52f7f8(0x1b6)]=_0x4d93bc():typeof define==_0x52f7f8(0x1ab)&&define[_0x52f7f8(0x1b5)]?define([],_0x4d93bc):(_0x4e6bce=typeof globalThis<'u'?globalThis:_0x4e6bce||self,_0x4e6bce[_0x52f7f8(0x1b0)]=_0x4d93bc());}(this,function(){var _0x13f3f8=_0x3aaa;return{'sheets-shape-ui':{'quickStyles':_0x13f3f8(0x1a3),'imagePanel':{'crop':{'shape':_0x13f3f8(0x1ae)}},'permission':{'editErr':_0x13f3f8(0x1ba)},'title':'形狀','insertShape':_0x13f3f8(0x1a7),'editShape':_0x13f3f8(0x1b9),'editText':'編輯文字','deleteShape':_0x13f3f8(0x1ad),'formatShape':'格式化形狀','flipHorizontal':_0x13f3f8(0x1a2),'flipVertical':'垂直翻轉','objectListPanel':{'title':'圖層','open':'圖層','empty':'暫無物件','showAll':_0x13f3f8(0x1a6),'hideAll':_0x13f3f8(0x19f),'show':'顯示','hide':'隱藏','moveForward':_0x13f3f8(0x1ac),'moveBackward':_0x13f3f8(0x1b2),'close':'關閉','name':'名稱','nameInput':_0x13f3f8(0x1a1),'description':'描述','descriptionPlaceholder':_0x13f3f8(0x1b7),'details':'詳情','noSelection':_0x13f3f8(0x1b4)}}};}));
1
+ (function(_0x4e477b,_0xb3b737){var _0x5c040c=_0x2d8e,_0x2502e3=_0x4e477b();while(!![]){try{var _0x1b7575=parseInt(_0x5c040c(0x102))/0x1+-parseInt(_0x5c040c(0x10d))/0x2+parseInt(_0x5c040c(0x103))/0x3+parseInt(_0x5c040c(0xfa))/0x4+parseInt(_0x5c040c(0xfc))/0x5+parseInt(_0x5c040c(0x106))/0x6+-parseInt(_0x5c040c(0x105))/0x7;if(_0x1b7575===_0xb3b737)break;else _0x2502e3['push'](_0x2502e3['shift']());}catch(_0x70e2b8){_0x2502e3['push'](_0x2502e3['shift']());}}}(_0x2a3c,0x8fb78),function(_0x1d8358,_0xa2d4e3){var _0x6bcc5b=_0x2d8e;typeof exports==_0x6bcc5b(0x107)&&typeof module<'u'?module[_0x6bcc5b(0x109)]=_0xa2d4e3():typeof define==_0x6bcc5b(0x10b)&&define[_0x6bcc5b(0xfb)]?define([],_0xa2d4e3):(_0x1d8358=typeof globalThis<'u'?globalThis:_0x1d8358||self,_0x1d8358[_0x6bcc5b(0x108)]=_0xa2d4e3());}(this,function(){var _0x1acc8b=_0x2d8e;return{'sheets-shape-ui':{'quickStyles':_0x1acc8b(0xf9),'imagePanel':{'crop':{'shape':_0x1acc8b(0xf8)}},'permission':{'editErr':_0x1acc8b(0xfd)},'title':'形狀','insertShape':'插入形狀','editShape':'編輯形狀','editText':_0x1acc8b(0x10a),'deleteShape':_0x1acc8b(0x10f),'formatShape':'格式化形狀','flipHorizontal':_0x1acc8b(0x104),'flipVertical':'垂直翻轉','objectListPanel':{'title':'圖層','open':'圖層','empty':_0x1acc8b(0x100),'showAll':_0x1acc8b(0xff),'hideAll':_0x1acc8b(0x10e),'show':'顯示','hide':'隱藏','moveForward':_0x1acc8b(0x101),'moveBackward':_0x1acc8b(0x10c),'close':'關閉','name':'名稱','nameInput':_0x1acc8b(0xfe),'description':'描述','descriptionPlaceholder':'新增描述','details':'詳情','noSelection':'選擇物件以編輯詳情'}}};}));function _0x2d8e(_0xb62e80,_0xc0fe80){_0xb62e80=_0xb62e80-0xf8;var _0x2a3ca7=_0x2a3c();var _0x2d8e00=_0x2a3ca7[_0xb62e80];return _0x2d8e00;}function _0x2a3c(){var _0x40d73d=['全部顯示','暫無物件','上移一層','256446CWqBZN','446712auCBrV','水平翻轉','7783818AsMKzC','197850WuApvl','object','UniverProSheetsShapeUiZhHK','exports','編輯文字','function','下移一層','1038178siopqu','全部隱藏','刪除形狀','裁切為形狀','快速樣式','2435420UsFnxd','amd','5862735PMJtLH','該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','物件名稱'];_0x2a3c=function(){return _0x40d73d;};return _0x2a3c();}
@@ -1 +1 @@
1
- function _0x3ed5(){var _0x21c0f1=['74KtqGdV','下移一層','52914JKyUpv','編輯文字','上移一層','全部顯示','3175cofMUA','function','插入形狀','amd','9333160Ihhacv','3444TkTkZE','5035758QfoQCO','垂直翻轉','該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','編輯形狀','格式化形狀','5202avbIDO','755256XsWvQV','裁切為形狀','暫無物件','詳細資料','新增描述','10824WifpId','刪除形狀','453968KuNMfc'];_0x3ed5=function(){return _0x21c0f1;};return _0x3ed5();}function _0xe93c(_0xabdf23,_0x578121){_0xabdf23=_0xabdf23-0x7f;var _0x3ed5c7=_0x3ed5();var _0xe93c7a=_0x3ed5c7[_0xabdf23];return _0xe93c7a;}(function(_0x4dc2f9,_0x2b712b){var _0x48c8d0=_0xe93c,_0x21dc6c=_0x4dc2f9();while(!![]){try{var _0x398e13=parseInt(_0x48c8d0(0x86))/0x1+parseInt(_0x48c8d0(0x87))/0x2*(parseInt(_0x48c8d0(0x89))/0x3)+-parseInt(_0x48c8d0(0x7f))/0x4+-parseInt(_0x48c8d0(0x8d))/0x5*(-parseInt(_0x48c8d0(0x92))/0x6)+-parseInt(_0x48c8d0(0x93))/0x7+-parseInt(_0x48c8d0(0x84))/0x8*(-parseInt(_0x48c8d0(0x98))/0x9)+-parseInt(_0x48c8d0(0x91))/0xa;if(_0x398e13===_0x2b712b)break;else _0x21dc6c['push'](_0x21dc6c['shift']());}catch(_0x1d4df9){_0x21dc6c['push'](_0x21dc6c['shift']());}}}(_0x3ed5,0x647b6),function(_0x3179bf,_0x598e95){var _0x3c99a5=_0xe93c;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x598e95():typeof define==_0x3c99a5(0x8e)&&define[_0x3c99a5(0x90)]?define([],_0x598e95):(_0x3179bf=typeof globalThis<'u'?globalThis:_0x3179bf||self,_0x3179bf['UniverProSheetsShapeUiZhTW']=_0x598e95());}(this,function(){var _0x410646=_0xe93c;return{'sheets-shape-ui':{'quickStyles':'快捷樣式','imagePanel':{'crop':{'shape':_0x410646(0x80)}},'permission':{'editErr':_0x410646(0x95)},'title':'形狀','insertShape':_0x410646(0x8f),'editShape':_0x410646(0x96),'editText':_0x410646(0x8a),'deleteShape':_0x410646(0x85),'formatShape':_0x410646(0x97),'flipHorizontal':'水平翻轉','flipVertical':_0x410646(0x94),'objectListPanel':{'title':'圖層','open':'圖層','empty':_0x410646(0x81),'showAll':_0x410646(0x8c),'hideAll':'全部隱藏','show':'顯示','hide':'隱藏','moveForward':_0x410646(0x8b),'moveBackward':_0x410646(0x88),'close':'關閉','name':'名稱','nameInput':'物件名稱','description':'描述','descriptionPlaceholder':_0x410646(0x83),'details':_0x410646(0x82),'noSelection':'選取物件以編輯詳細資料'}}};}));
1
+ (function(_0x5cd0e6,_0x3cd5cf){var _0x1375df=_0x24cf,_0x505217=_0x5cd0e6();while(!![]){try{var _0x358c0a=parseInt(_0x1375df(0x1c2))/0x1*(parseInt(_0x1375df(0x1c4))/0x2)+parseInt(_0x1375df(0x1c5))/0x3*(-parseInt(_0x1375df(0x1c8))/0x4)+-parseInt(_0x1375df(0x1b5))/0x5*(parseInt(_0x1375df(0x1b7))/0x6)+parseInt(_0x1375df(0x1b8))/0x7*(parseInt(_0x1375df(0x1b9))/0x8)+-parseInt(_0x1375df(0x1b4))/0x9+-parseInt(_0x1375df(0x1bc))/0xa+parseInt(_0x1375df(0x1c9))/0xb;if(_0x358c0a===_0x3cd5cf)break;else _0x505217['push'](_0x505217['shift']());}catch(_0x472cf6){_0x505217['push'](_0x505217['shift']());}}}(_0x55e6,0xdabea),function(_0x420274,_0x1dc5e5){var _0x56e6ae=_0x24cf;typeof exports==_0x56e6ae(0x1cc)&&typeof module<'u'?module['exports']=_0x1dc5e5():typeof define==_0x56e6ae(0x1cb)&&define[_0x56e6ae(0x1bf)]?define([],_0x1dc5e5):(_0x420274=typeof globalThis<'u'?globalThis:_0x420274||self,_0x420274['UniverProSheetsShapeUiZhTW']=_0x1dc5e5());}(this,function(){var _0x4639e2=_0x24cf;return{'sheets-shape-ui':{'quickStyles':_0x4639e2(0x1ba),'imagePanel':{'crop':{'shape':'裁切為形狀'}},'permission':{'editErr':_0x4639e2(0x1b6)},'title':'形狀','insertShape':_0x4639e2(0x1c3),'editShape':_0x4639e2(0x1bb),'editText':_0x4639e2(0x1bd),'deleteShape':_0x4639e2(0x1c7),'formatShape':_0x4639e2(0x1be),'flipHorizontal':'水平翻轉','flipVertical':_0x4639e2(0x1c6),'objectListPanel':{'title':'圖層','open':'圖層','empty':_0x4639e2(0x1ca),'showAll':'全部顯示','hideAll':'全部隱藏','show':'顯示','hide':'隱藏','moveForward':'上移一層','moveBackward':_0x4639e2(0x1b3),'close':'關閉','name':'名稱','nameInput':_0x4639e2(0x1c0),'description':'描述','descriptionPlaceholder':_0x4639e2(0x1c1),'details':_0x4639e2(0x1cd),'noSelection':'選取物件以編輯詳細資料'}}};}));function _0x24cf(_0x42ae1b,_0x2540ff){_0x42ae1b=_0x42ae1b-0x1b3;var _0x55e652=_0x55e6();var _0x24cf0a=_0x55e652[_0x42ae1b];return _0x24cf0a;}function _0x55e6(){var _0x433776=['function','object','詳細資料','下移一層','11286396mwTVeU','2737445zscPVU','該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','18XDQHwr','315rQEMcn','115832jrfowB','快捷樣式','編輯形狀','15283000KCHSAz','編輯文字','格式化形狀','amd','物件名稱','新增描述','31WqBmRe','插入形狀','68122QJAwYX','3061011IPMRXW','垂直翻轉','刪除形狀','4wZXopK','50970480HKvIeY','暫無物件'];_0x55e6=function(){return _0x433776;};return _0x55e6();}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs-pro/sheets-shape-ui",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "private": false,
5
5
  "description": "Shape and drawing UI integration for Univer Sheets.",
6
6
  "author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -57,27 +57,27 @@
57
57
  "rxjs": ">=7.0.0"
58
58
  },
59
59
  "dependencies": {
60
- "@univerjs-pro/engine-shape": "1.0.0",
61
- "@univerjs-pro/license": "1.0.0",
62
- "@univerjs-pro/shape-editor": "1.0.0",
63
- "@univerjs-pro/shape-editor-ui": "1.0.0",
64
- "@univerjs-pro/sheets-shape": "1.0.0",
65
- "@univerjs/core": "1.0.0",
66
- "@univerjs/design": "1.0.0",
67
- "@univerjs/docs": "1.0.0",
68
- "@univerjs/docs-ui": "1.0.0",
69
- "@univerjs/drawing": "1.0.0",
70
- "@univerjs/drawing-ui": "1.0.0",
71
- "@univerjs/engine-render": "1.0.0",
72
- "@univerjs/icons": "1.43.0",
73
- "@univerjs/sheets": "1.0.0",
74
- "@univerjs/sheets-drawing": "1.0.0",
75
- "@univerjs/sheets-drawing-ui": "1.0.0",
76
- "@univerjs/sheets-ui": "1.0.0",
77
- "@univerjs/ui": "1.0.0"
60
+ "@univerjs-pro/engine-shape": "1.0.2",
61
+ "@univerjs-pro/license": "1.0.2",
62
+ "@univerjs-pro/shape-editor": "1.0.2",
63
+ "@univerjs-pro/shape-editor-ui": "1.0.2",
64
+ "@univerjs-pro/sheets-shape": "1.0.2",
65
+ "@univerjs/core": "1.0.2",
66
+ "@univerjs/design": "1.0.2",
67
+ "@univerjs/docs": "1.0.2",
68
+ "@univerjs/docs-ui": "1.0.2",
69
+ "@univerjs/drawing": "1.0.2",
70
+ "@univerjs/drawing-ui": "1.0.2",
71
+ "@univerjs/engine-render": "1.0.2",
72
+ "@univerjs/icons": "1.43.1",
73
+ "@univerjs/sheets": "1.0.2",
74
+ "@univerjs/sheets-drawing": "1.0.2",
75
+ "@univerjs/sheets-drawing-ui": "1.0.2",
76
+ "@univerjs/sheets-ui": "1.0.2",
77
+ "@univerjs/ui": "1.0.2"
78
78
  },
79
79
  "devDependencies": {
80
- "@univerjs-infra/shared": "1.0.0",
80
+ "@univerjs-infra/shared": "1.0.2",
81
81
  "postcss": "^8.5.26",
82
82
  "react": "18.3.1",
83
83
  "rxjs": "7.8.2",
@@ -1,5 +0,0 @@
1
- import type { HorizontalAlign, ICommand } from '@univerjs/core';
2
- export interface ISetShapeTextHorizontalAlignCommandParams {
3
- value: HorizontalAlign;
4
- }
5
- export declare const SetShapeTextHorizontalAlignCommand: ICommand<ISetShapeTextHorizontalAlignCommandParams>;
@@ -1,7 +0,0 @@
1
- import type { ICommand } from '@univerjs/core';
2
- export interface ISetShapeTextFontSizeCommandParams {
3
- value: number;
4
- }
5
- export declare const SetShapeTextFontSizeCommand: ICommand<ISetShapeTextFontSizeCommandParams>;
6
- export declare const SetShapeTextFontSizeIncreaseCommand: ICommand;
7
- export declare const SetShapeTextFontSizeDecreaseCommand: ICommand;
@@ -1,5 +0,0 @@
1
- import type { ICommand, VerticalAlign } from '@univerjs/core';
2
- export interface ISetShapeTextVerticalAlignCommandParams {
3
- value: VerticalAlign;
4
- }
5
- export declare const SetShapeTextVerticalAlignCommand: ICommand<ISetShapeTextVerticalAlignCommandParams>;