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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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 +19 -19
  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 _0x1e07(_0x564a32,_0x506d02){_0x564a32=_0x564a32-0x1a9;const _0x1d12ae=_0x1d12();let _0x1e0742=_0x1d12ae[_0x564a32];return _0x1e0742;}const _0x5e79ce=_0x1e07;function _0x1d12(){const _0x39c633=['846097AJwdNX','الطبقات','إخفاء\x20الكل','159860WvulpV','قص\x20إلى\x20شكل','1541124ouzSxx','شكل','اسم\x20الكائن','إضافة\x20وصف','عكس\x20رأسي','حذف\x20الشكل','92547OIAmbj','إرسال\x20للخلف','إظهار\x20الكل','4368212gqVoIx','النطاق\x20محمي،\x20وليس\x20لديك\x20إذن\x20التحرير.\x20للتحرير،\x20يرجى\x20التواصل\x20مع\x20المنشئ.','2889005DpvUda','لا\x20توجد\x20كائنات','إحضار\x20للأمام','الاسم','472Wyoinl','3QSahQN','إخفاء','2538790cQLhbv','الوصف','تحرير\x20النص'];_0x1d12=function(){return _0x39c633;};return _0x1d12();}(function(_0x32f305,_0xeeba2b){const _0x3fd763=_0x1e07,_0x97891d=_0x32f305();while(!![]){try{const _0x3b5d1e=parseInt(_0x3fd763(0x1aa))/0x1+parseInt(_0x3fd763(0x1ad))/0x2+parseInt(_0x3fd763(0x1bf))/0x3*(-parseInt(_0x3fd763(0x1b8))/0x4)+-parseInt(_0x3fd763(0x1c1))/0x5+parseInt(_0x3fd763(0x1af))/0x6+parseInt(_0x3fd763(0x1ba))/0x7+-parseInt(_0x3fd763(0x1be))/0x8*(-parseInt(_0x3fd763(0x1b5))/0x9);if(_0x3b5d1e===_0xeeba2b)break;else _0x97891d['push'](_0x97891d['shift']());}catch(_0x1b87d3){_0x97891d['push'](_0x97891d['shift']());}}}(_0x1d12,0x93172));const e={'sheets-shape-ui':{'quickStyles':'أنماط\x20سريعة','imagePanel':{'crop':{'shape':_0x5e79ce(0x1ae)}},'permission':{'editErr':_0x5e79ce(0x1b9)},'title':_0x5e79ce(0x1b0),'insertShape':'إدراج\x20شكل','editShape':'تحرير\x20الشكل','editText':_0x5e79ce(0x1a9),'deleteShape':_0x5e79ce(0x1b4),'formatShape':'تنسيق\x20الشكل','flipHorizontal':'عكس\x20أفقي','flipVertical':_0x5e79ce(0x1b3),'objectListPanel':{'title':_0x5e79ce(0x1ab),'open':_0x5e79ce(0x1ab),'empty':_0x5e79ce(0x1bb),'showAll':_0x5e79ce(0x1b7),'hideAll':_0x5e79ce(0x1ac),'show':'إظهار','hide':_0x5e79ce(0x1c0),'moveForward':_0x5e79ce(0x1bc),'moveBackward':_0x5e79ce(0x1b6),'close':'إغلاق','name':_0x5e79ce(0x1bd),'nameInput':_0x5e79ce(0x1b1),'description':_0x5e79ce(0x1c2),'descriptionPlaceholder':_0x5e79ce(0x1b2),'details':'التفاصيل','noSelection':'حدد\x20كائنًا\x20لتحرير\x20تفاصيله'}}};module['exports']=e;
1
+ function _0x5485(_0x12dfca,_0xd25bbc){_0x12dfca=_0x12dfca-0x1bf;const _0x515bda=_0x515b();let _0x548585=_0x515bda[_0x12dfca];return _0x548585;}const _0x3af5f8=_0x5485;function _0x515b(){const _0x675e27=['الطبقات','12EwCxpi','إظهار\x20الكل','8VTwmpG','288hJRJjT','إخفاء\x20الكل','النطاق\x20محمي،\x20وليس\x20لديك\x20إذن\x20التحرير.\x20للتحرير،\x20يرجى\x20التواصل\x20مع\x20المنشئ.','إخفاء','إغلاق','893576tRQFfA','تنسيق\x20الشكل','529974ifdsax','3281313zDtwfj','تحرير\x20النص','قص\x20إلى\x20شكل','8306365SpqCfg','إرسال\x20للخلف','932510eClnFz','أنماط\x20سريعة','شكل','إظهار','حذف\x20الشكل','عكس\x20رأسي','تحرير\x20الشكل','الوصف','8840496cYDYVI','اسم\x20الكائن','لا\x20توجد\x20كائنات','الاسم','حدد\x20كائنًا\x20لتحرير\x20تفاصيله','إدراج\x20شكل','إحضار\x20للأمام','إضافة\x20وصف','1854502SeICPX'];_0x515b=function(){return _0x675e27;};return _0x515b();}(function(_0x10d95a,_0x567d90){const _0x44729c=_0x5485,_0x599f09=_0x10d95a();while(!![]){try{const _0x3a63f6=parseInt(_0x44729c(0x1c7))/0x1+parseInt(_0x44729c(0x1dd))/0x2+parseInt(_0x44729c(0x1df))/0x3*(-parseInt(_0x44729c(0x1c5))/0x4)+-parseInt(_0x44729c(0x1cb))/0x5+-parseInt(_0x44729c(0x1d5))/0x6+parseInt(_0x44729c(0x1c8))/0x7*(parseInt(_0x44729c(0x1bf))/0x8)+parseInt(_0x44729c(0x1c0))/0x9*(parseInt(_0x44729c(0x1cd))/0xa);if(_0x3a63f6===_0x567d90)break;else _0x599f09['push'](_0x599f09['shift']());}catch(_0x177590){_0x599f09['push'](_0x599f09['shift']());}}}(_0x515b,0xd7457));const e={'sheets-shape-ui':{'quickStyles':_0x3af5f8(0x1ce),'imagePanel':{'crop':{'shape':_0x3af5f8(0x1ca)}},'permission':{'editErr':_0x3af5f8(0x1c2)},'title':_0x3af5f8(0x1cf),'insertShape':_0x3af5f8(0x1da),'editShape':_0x3af5f8(0x1d3),'editText':_0x3af5f8(0x1c9),'deleteShape':_0x3af5f8(0x1d1),'formatShape':_0x3af5f8(0x1c6),'flipHorizontal':'عكس\x20أفقي','flipVertical':_0x3af5f8(0x1d2),'objectListPanel':{'title':_0x3af5f8(0x1de),'open':_0x3af5f8(0x1de),'empty':_0x3af5f8(0x1d7),'showAll':_0x3af5f8(0x1e0),'hideAll':_0x3af5f8(0x1c1),'show':_0x3af5f8(0x1d0),'hide':_0x3af5f8(0x1c3),'moveForward':_0x3af5f8(0x1db),'moveBackward':_0x3af5f8(0x1cc),'close':_0x3af5f8(0x1c4),'name':_0x3af5f8(0x1d8),'nameInput':_0x3af5f8(0x1d6),'description':_0x3af5f8(0x1d4),'descriptionPlaceholder':_0x3af5f8(0x1dc),'details':'التفاصيل','noSelection':_0x3af5f8(0x1d9)}}};module['exports']=e;
@@ -1 +1 @@
1
- const _0x5ca415=_0x327b;function _0x5a42(){const _0x1da1eb=['Capes','1SsgEHl','Afegeix\x20descripcio','33AloPbl','Forma','3283299QtVzOI','Descripció','Edita\x20la\x20forma','6653700umGQMc','22zcplOU','Inserir\x20forma','3211338lelOcP','Porta\x20endavant','5UYKAzT','Nom\x20de\x20l’objecte','Seleccioneu\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls','Edita\x20el\x20text','Tancar','Girar\x20horitzontalment','174636yQdbZB','Retalla\x20a\x20forma','Girar\x20verticalment','Amagar','Mostra','Detalls','Format\x20de\x20forma','Amaga-ho\x20tot','Elimina\x20la\x20forma','147yMquJX','117464fRsNaY','Envia\x20enrere','L\x27interval\x20està\x20protegit\x20i\x20no\x20teniu\x20permís\x20d\x27edició.\x20Per\x20editar,\x20contacteu\x20amb\x20el\x20creador.','3749028ubahXg','Estils\x20ràpids','Sense\x20objectes','1133180ycAcoX'];_0x5a42=function(){return _0x1da1eb;};return _0x5a42();}(function(_0x19e518,_0x2436d9){const _0x4c6a3d=_0x327b,_0x377bea=_0x19e518();while(!![]){try{const _0x377847=-parseInt(_0x4c6a3d(0x203))/0x1*(-parseInt(_0x4c6a3d(0x201))/0x2)+-parseInt(_0x4c6a3d(0x205))/0x3*(-parseInt(_0x4c6a3d(0x215))/0x4)+parseInt(_0x4c6a3d(0x20f))/0x5*(parseInt(_0x4c6a3d(0x20d))/0x6)+parseInt(_0x4c6a3d(0x1fa))/0x7*(-parseInt(_0x4c6a3d(0x1fb))/0x8)+parseInt(_0x4c6a3d(0x207))/0x9+-parseInt(_0x4c6a3d(0x20a))/0xa+-parseInt(_0x4c6a3d(0x20b))/0xb*(parseInt(_0x4c6a3d(0x1fe))/0xc);if(_0x377847===_0x2436d9)break;else _0x377bea['push'](_0x377bea['shift']());}catch(_0x10a001){_0x377bea['push'](_0x377bea['shift']());}}}(_0x5a42,0x550a2));const e={'sheets-shape-ui':{'quickStyles':_0x5ca415(0x1ff),'imagePanel':{'crop':{'shape':_0x5ca415(0x1f2)}},'permission':{'editErr':_0x5ca415(0x1fd)},'title':_0x5ca415(0x206),'insertShape':_0x5ca415(0x20c),'editShape':_0x5ca415(0x209),'editText':_0x5ca415(0x212),'deleteShape':_0x5ca415(0x1f9),'formatShape':_0x5ca415(0x1f7),'flipHorizontal':_0x5ca415(0x214),'flipVertical':_0x5ca415(0x1f3),'objectListPanel':{'title':_0x5ca415(0x202),'open':_0x5ca415(0x202),'empty':_0x5ca415(0x200),'showAll':'Mostra-ho\x20tot','hideAll':_0x5ca415(0x1f8),'show':_0x5ca415(0x1f5),'hide':_0x5ca415(0x1f4),'moveForward':_0x5ca415(0x20e),'moveBackward':_0x5ca415(0x1fc),'close':_0x5ca415(0x213),'name':'Nom','nameInput':_0x5ca415(0x210),'description':_0x5ca415(0x208),'descriptionPlaceholder':_0x5ca415(0x204),'details':_0x5ca415(0x1f6),'noSelection':_0x5ca415(0x211)}}};function _0x327b(_0xded04,_0x3988a1){_0xded04=_0xded04-0x1f2;const _0x5a429b=_0x5a42();let _0x327b9f=_0x5a429b[_0xded04];return _0x327b9f;}module['exports']=e;
1
+ const _0x5e05f6=_0x370b;(function(_0x391908,_0xfd4065){const _0x5a0aaf=_0x370b,_0x56cdb2=_0x391908();while(!![]){try{const _0x28776a=parseInt(_0x5a0aaf(0x1f2))/0x1*(-parseInt(_0x5a0aaf(0x1fd))/0x2)+parseInt(_0x5a0aaf(0x1f5))/0x3*(-parseInt(_0x5a0aaf(0x1ec))/0x4)+parseInt(_0x5a0aaf(0x1fa))/0x5*(parseInt(_0x5a0aaf(0x204))/0x6)+parseInt(_0x5a0aaf(0x206))/0x7*(parseInt(_0x5a0aaf(0x201))/0x8)+parseInt(_0x5a0aaf(0x1f9))/0x9*(-parseInt(_0x5a0aaf(0x1e9))/0xa)+parseInt(_0x5a0aaf(0x1fc))/0xb+parseInt(_0x5a0aaf(0x1eb))/0xc;if(_0x28776a===_0xfd4065)break;else _0x56cdb2['push'](_0x56cdb2['shift']());}catch(_0x418513){_0x56cdb2['push'](_0x56cdb2['shift']());}}}(_0x42a6,0xa20c8));const e={'sheets-shape-ui':{'quickStyles':'Estils\x20ràpids','imagePanel':{'crop':{'shape':_0x5e05f6(0x1ee)}},'permission':{'editErr':_0x5e05f6(0x209)},'title':'Forma','insertShape':_0x5e05f6(0x1f8),'editShape':_0x5e05f6(0x205),'editText':_0x5e05f6(0x1f6),'deleteShape':'Elimina\x20la\x20forma','formatShape':_0x5e05f6(0x1ea),'flipHorizontal':_0x5e05f6(0x1f3),'flipVertical':_0x5e05f6(0x1fb),'objectListPanel':{'title':'Capes','open':_0x5e05f6(0x208),'empty':_0x5e05f6(0x1ed),'showAll':_0x5e05f6(0x203),'hideAll':_0x5e05f6(0x1f4),'show':'Mostra','hide':'Amagar','moveForward':_0x5e05f6(0x207),'moveBackward':_0x5e05f6(0x1f0),'close':_0x5e05f6(0x1fe),'name':_0x5e05f6(0x1f1),'nameInput':_0x5e05f6(0x200),'description':'Descripció','descriptionPlaceholder':_0x5e05f6(0x202),'details':_0x5e05f6(0x1ff),'noSelection':_0x5e05f6(0x1ef)}}};function _0x370b(_0x390986,_0x4f3fb3){_0x390986=_0x390986-0x1e9;const _0x42a617=_0x42a6();let _0x370b39=_0x42a617[_0x390986];return _0x370b39;}function _0x42a6(){const _0x3c3f8a=['Edita\x20la\x20forma','5700394cWSNEo','Porta\x20endavant','Capes','L\x27interval\x20està\x20protegit\x20i\x20no\x20teniu\x20permís\x20d\x27edició.\x20Per\x20editar,\x20contacteu\x20amb\x20el\x20creador.','6220070HBkXHW','Format\x20de\x20forma','17729748GuMCIh','36296QaJJDX','Sense\x20objectes','Retalla\x20a\x20forma','Seleccioneu\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls','Envia\x20enrere','Nom','1vkXQAq','Girar\x20horitzontalment','Amaga-ho\x20tot','366PLGZWt','Edita\x20el\x20text','exports','Inserir\x20forma','18tuNqeZ','60brpQej','Girar\x20verticalment','10683904MPajch','1660126zflLLs','Tancar','Detalls','Nom\x20de\x20l’objecte','8YyKDDv','Afegeix\x20descripcio','Mostra-ho\x20tot','290886vQTlaz'];_0x42a6=function(){return _0x3c3f8a;};return _0x42a6();}module[_0x5e05f6(0x1f7)]=e;
@@ -1 +1 @@
1
- const _0x1b37c0=_0x4ff5;(function(_0x5968fd,_0x3ef833){const _0x1a78ee=_0x4ff5,_0x1ec1ca=_0x5968fd();while(!![]){try{const _0x47f2f9=-parseInt(_0x1a78ee(0x153))/0x1+parseInt(_0x1a78ee(0x166))/0x2*(-parseInt(_0x1a78ee(0x154))/0x3)+-parseInt(_0x1a78ee(0x168))/0x4+parseInt(_0x1a78ee(0x16a))/0x5*(-parseInt(_0x1a78ee(0x159))/0x6)+parseInt(_0x1a78ee(0x150))/0x7*(parseInt(_0x1a78ee(0x15c))/0x8)+-parseInt(_0x1a78ee(0x156))/0x9+parseInt(_0x1a78ee(0x15f))/0xa;if(_0x47f2f9===_0x3ef833)break;else _0x1ec1ca['push'](_0x1ec1ca['shift']());}catch(_0x35d68f){_0x1ec1ca['push'](_0x1ec1ca['shift']());}}}(_0x4c17,0xa9517));function _0x4ff5(_0x1db773,_0x16a92c){_0x1db773=_0x1db773-0x14f;const _0x4c17af=_0x4c17();let _0x4ff5e3=_0x4c17af[_0x1db773];return _0x4ff5e3;}const e={'sheets-shape-ui':{'quickStyles':'Schnellformatvorlagen','imagePanel':{'crop':{'shape':_0x1b37c0(0x163)}},'permission':{'editErr':'Der\x20Bereich\x20ist\x20geschützt,\x20und\x20Sie\x20haben\x20keine\x20Bearbeitungsberechtigung.\x20Wenden\x20Sie\x20sich\x20zum\x20Bearbeiten\x20bitte\x20an\x20den\x20Ersteller.'},'title':'Form','insertShape':_0x1b37c0(0x15d),'editShape':'Form\x20bearbeiten','editText':'Text\x20bearbeiten','deleteShape':_0x1b37c0(0x167),'formatShape':'Form\x20formatieren','flipHorizontal':_0x1b37c0(0x162),'flipVertical':_0x1b37c0(0x160),'objectListPanel':{'title':'Ebenen','open':_0x1b37c0(0x14f),'empty':_0x1b37c0(0x152),'showAll':'Alle\x20anzeigen','hideAll':_0x1b37c0(0x165),'show':_0x1b37c0(0x15a),'hide':_0x1b37c0(0x155),'moveForward':'Weiter\x20nach\x20vorne','moveBackward':_0x1b37c0(0x169),'close':_0x1b37c0(0x157),'name':_0x1b37c0(0x161),'nameInput':_0x1b37c0(0x164),'description':_0x1b37c0(0x15e),'descriptionPlaceholder':'Beschreibung\x20hinzufügen','details':_0x1b37c0(0x158),'noSelection':_0x1b37c0(0x151)}}};module[_0x1b37c0(0x15b)]=e;function _0x4c17(){const _0x26ea35=['5VBJkWn','Ebenen','752927WwVgZC','Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen','Keine\x20Objekte','323843dCuMKG','58821RAIGxm','Ausblenden','5596038HRUWan','Schließen','Details','3864072TpwcJN','Anzeigen','exports','56jvoniA','Form\x20einfügen','Beschreibung','35530510IcFTjj','Vertikal\x20spiegeln','Name','Horizontal\x20spiegeln','Auf\x20Form\x20zuschneiden','Objektname','Alle\x20ausblenden','110VWksDc','Form\x20löschen','3777716ROGuXt','Weiter\x20nach\x20hinten'];_0x4c17=function(){return _0x26ea35;};return _0x4c17();}
1
+ const _0x1f3acd=_0x3fc0;(function(_0xe7f59e,_0x540aaf){const _0x5b4f9e=_0x3fc0,_0x35bb7f=_0xe7f59e();while(!![]){try{const _0x53177a=-parseInt(_0x5b4f9e(0x1d3))/0x1+parseInt(_0x5b4f9e(0x1e3))/0x2+parseInt(_0x5b4f9e(0x1da))/0x3*(-parseInt(_0x5b4f9e(0x1cb))/0x4)+-parseInt(_0x5b4f9e(0x1c6))/0x5*(parseInt(_0x5b4f9e(0x1d5))/0x6)+parseInt(_0x5b4f9e(0x1d4))/0x7+-parseInt(_0x5b4f9e(0x1d8))/0x8+parseInt(_0x5b4f9e(0x1df))/0x9*(parseInt(_0x5b4f9e(0x1de))/0xa);if(_0x53177a===_0x540aaf)break;else _0x35bb7f['push'](_0x35bb7f['shift']());}catch(_0x37db9d){_0x35bb7f['push'](_0x35bb7f['shift']());}}}(_0x33aa,0x6d087));function _0x3fc0(_0x404c47,_0x1f90e4){_0x404c47=_0x404c47-0x1c6;const _0x33aa30=_0x33aa();let _0x3fc08d=_0x33aa30[_0x404c47];return _0x3fc08d;}const e={'sheets-shape-ui':{'quickStyles':_0x1f3acd(0x1e1),'imagePanel':{'crop':{'shape':_0x1f3acd(0x1d0)}},'permission':{'editErr':_0x1f3acd(0x1dc)},'title':_0x1f3acd(0x1ca),'insertShape':_0x1f3acd(0x1c9),'editShape':_0x1f3acd(0x1cd),'editText':_0x1f3acd(0x1d2),'deleteShape':'Form\x20löschen','formatShape':_0x1f3acd(0x1d9),'flipHorizontal':_0x1f3acd(0x1cc),'flipVertical':_0x1f3acd(0x1d6),'objectListPanel':{'title':_0x1f3acd(0x1c7),'open':'Ebenen','empty':'Keine\x20Objekte','showAll':_0x1f3acd(0x1d7),'hideAll':_0x1f3acd(0x1e2),'show':_0x1f3acd(0x1c8),'hide':'Ausblenden','moveForward':'Weiter\x20nach\x20vorne','moveBackward':_0x1f3acd(0x1cf),'close':_0x1f3acd(0x1d1),'name':_0x1f3acd(0x1dd),'nameInput':'Objektname','description':'Beschreibung','descriptionPlaceholder':_0x1f3acd(0x1ce),'details':_0x1f3acd(0x1e0),'noSelection':'Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen'}}};module[_0x1f3acd(0x1db)]=e;function _0x33aa(){const _0xd8351a=['exports','Der\x20Bereich\x20ist\x20geschützt,\x20und\x20Sie\x20haben\x20keine\x20Bearbeitungsberechtigung.\x20Wenden\x20Sie\x20sich\x20zum\x20Bearbeiten\x20bitte\x20an\x20den\x20Ersteller.','Name','330YATnMH','449847fBkzWn','Details','Schnellformatvorlagen','Alle\x20ausblenden','782508FzloAB','707755dJpUwv','Ebenen','Anzeigen','Form\x20einfügen','Form','28GwnFYs','Horizontal\x20spiegeln','Form\x20bearbeiten','Beschreibung\x20hinzufügen','Weiter\x20nach\x20hinten','Auf\x20Form\x20zuschneiden','Schließen','Text\x20bearbeiten','641569TDnqEF','2523185jgrIAW','18kBMUNB','Vertikal\x20spiegeln','Alle\x20anzeigen','1337552GDPnhV','Form\x20formatieren','309057rnceeB'];_0x33aa=function(){return _0xd8351a;};return _0x33aa();}
@@ -1 +1 @@
1
- const _0x5e9950=_0x128f;function _0x128f(_0xe88cf7,_0x54c243){_0xe88cf7=_0xe88cf7-0x6d;const _0x7f663d=_0x7f66();let _0x128f8f=_0x7f663d[_0xe88cf7];return _0x128f8f;}(function(_0x294f40,_0x507e66){const _0x5ecd66=_0x128f,_0x60147f=_0x294f40();while(!![]){try{const _0x513b8b=parseInt(_0x5ecd66(0x89))/0x1+parseInt(_0x5ecd66(0x82))/0x2+-parseInt(_0x5ecd66(0x7b))/0x3+parseInt(_0x5ecd66(0x6d))/0x4*(-parseInt(_0x5ecd66(0x7f))/0x5)+parseInt(_0x5ecd66(0x75))/0x6*(parseInt(_0x5ecd66(0x78))/0x7)+parseInt(_0x5ecd66(0x7e))/0x8*(-parseInt(_0x5ecd66(0x88))/0x9)+parseInt(_0x5ecd66(0x80))/0xa*(parseInt(_0x5ecd66(0x7d))/0xb);if(_0x513b8b===_0x507e66)break;else _0x60147f['push'](_0x60147f['shift']());}catch(_0x5d612d){_0x60147f['push'](_0x60147f['shift']());}}}(_0x7f66,0xad13b));const e={'sheets-shape-ui':{'quickStyles':_0x5e9950(0x87),'imagePanel':{'crop':{'shape':_0x5e9950(0x86)}},'permission':{'editErr':'The\x20range\x20is\x20protected,\x20and\x20you\x20do\x20not\x20have\x20edit\x20permission.\x20To\x20edit,\x20please\x20contact\x20the\x20creator.'},'title':_0x5e9950(0x74),'insertShape':'Insert\x20Shape','editShape':_0x5e9950(0x79),'editText':'Edit\x20Text','deleteShape':_0x5e9950(0x7c),'formatShape':_0x5e9950(0x6e),'flipHorizontal':_0x5e9950(0x7a),'flipVertical':_0x5e9950(0x84),'objectListPanel':{'title':_0x5e9950(0x83),'open':_0x5e9950(0x83),'empty':_0x5e9950(0x71),'showAll':'Show\x20All','hideAll':_0x5e9950(0x72),'show':'Show','hide':_0x5e9950(0x77),'moveForward':_0x5e9950(0x81),'moveBackward':_0x5e9950(0x85),'close':'Close','name':_0x5e9950(0x76),'nameInput':'Object\x20name','description':_0x5e9950(0x6f),'descriptionPlaceholder':'Add\x20description','details':_0x5e9950(0x70),'noSelection':'Select\x20an\x20object\x20to\x20edit\x20details'}}};module[_0x5e9950(0x73)]=e;function _0x7f66(){const _0x55071f=['Bring\x20Forward','1119350WKRpLM','Layers','Flip\x20Vertical','Send\x20Backward','Crop\x20to\x20Shape','Quick\x20styles','22113ZQxeMx','302818FTVIQc','108HqNLVh','Format\x20Shape','Description','Details','No\x20objects','Hide\x20All','exports','Shape','58992tsCAIZ','Name','Hide','455nWIiwu','Edit\x20Shape','Flip\x20Horizontal','1876905ntGnnr','Delete\x20Shape','121WOPTMz','1808gWpFLz','17875AtMIQD','440720BYvbYX'];_0x7f66=function(){return _0x55071f;};return _0x7f66();}
1
+ function _0x4478(){const _0xc385b9=['Object\x20name','Flip\x20Horizontal','5064444caALvA','Layers','Show\x20All','Select\x20an\x20object\x20to\x20edit\x20details','exports','Details','Delete\x20Shape','7981790iesoKE','1911bDBIbY','2951840GaeBpL','12NBkFtZ','Close','The\x20range\x20is\x20protected,\x20and\x20you\x20do\x20not\x20have\x20edit\x20permission.\x20To\x20edit,\x20please\x20contact\x20the\x20creator.','Flip\x20Vertical','Bring\x20Forward','Show','Edit\x20Shape','129172tNsZyQ','Name','Crop\x20to\x20Shape','Shape','Description','2058GCuojC','Insert\x20Shape','44624mgyzIw','37316SJTult','Send\x20Backward','Hide\x20All','Edit\x20Text','310udogCH'];_0x4478=function(){return _0xc385b9;};return _0x4478();}const _0x5219e2=_0x5a24;function _0x5a24(_0x5bb944,_0x286406){_0x5bb944=_0x5bb944-0x18c;const _0x447801=_0x4478();let _0x5a2483=_0x447801[_0x5bb944];return _0x5a2483;}(function(_0x270f61,_0x20b747){const _0x500166=_0x5a24,_0x283997=_0x270f61();while(!![]){try{const _0xf47e5=parseInt(_0x500166(0x19f))/0x1+-parseInt(_0x500166(0x198))/0x2*(parseInt(_0x500166(0x191))/0x3)+parseInt(_0x500166(0x1a0))/0x4*(-parseInt(_0x500166(0x1a4))/0x5)+-parseInt(_0x500166(0x19d))/0x6*(-parseInt(_0x500166(0x18f))/0x7)+-parseInt(_0x500166(0x190))/0x8+parseInt(_0x500166(0x1a7))/0x9+parseInt(_0x500166(0x18e))/0xa;if(_0xf47e5===_0x20b747)break;else _0x283997['push'](_0x283997['shift']());}catch(_0x4adbf8){_0x283997['push'](_0x283997['shift']());}}}(_0x4478,0x47a3c));const e={'sheets-shape-ui':{'quickStyles':'Quick\x20styles','imagePanel':{'crop':{'shape':_0x5219e2(0x19a)}},'permission':{'editErr':_0x5219e2(0x193)},'title':_0x5219e2(0x19b),'insertShape':_0x5219e2(0x19e),'editShape':_0x5219e2(0x197),'editText':_0x5219e2(0x1a3),'deleteShape':_0x5219e2(0x18d),'formatShape':'Format\x20Shape','flipHorizontal':_0x5219e2(0x1a6),'flipVertical':_0x5219e2(0x194),'objectListPanel':{'title':_0x5219e2(0x1a8),'open':_0x5219e2(0x1a8),'empty':'No\x20objects','showAll':_0x5219e2(0x1a9),'hideAll':_0x5219e2(0x1a2),'show':_0x5219e2(0x196),'hide':'Hide','moveForward':_0x5219e2(0x195),'moveBackward':_0x5219e2(0x1a1),'close':_0x5219e2(0x192),'name':_0x5219e2(0x199),'nameInput':_0x5219e2(0x1a5),'description':_0x5219e2(0x19c),'descriptionPlaceholder':'Add\x20description','details':_0x5219e2(0x18c),'noSelection':_0x5219e2(0x1aa)}}};module[_0x5219e2(0x1ab)]=e;
@@ -1 +1 @@
1
- const _0x2ca3ab=_0x3b49;function _0x3b49(_0x4736f8,_0x581f20){_0x4736f8=_0x4736f8-0xd8;const _0x3e8028=_0x3e80();let _0x3b49b0=_0x3e8028[_0x4736f8];return _0x3b49b0;}function _0x3e80(){const _0x2711fe=['Eliminar\x20forma','Forma','45CygYtk','Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','12736773aogzwd','4506489KyZzbY','Nombre','30rfIIIN','Nombre\x20del\x20objeto','Mostrar','exports','Estilos\x20rápidos','256645bdKxmN','20FGwSVm','Mostrar\x20todo','Insertar\x20forma','2675805wQmndV','292565FEWKUn','Descripción','553156gFdSFO','3665392oAzHKP','Capas','2WnXaKh','Voltear\x20verticalmente','Enviar\x20atrás','Formato\x20de\x20forma','Detalles','El\x20rango\x20está\x20protegido\x20y\x20no\x20tienes\x20permiso\x20de\x20edición.\x20Para\x20editar,\x20contacta\x20al\x20creador.','Ocultar','Agregar\x20descripción','Ocultar\x20todo'];_0x3e80=function(){return _0x2711fe;};return _0x3e80();}(function(_0x3ee7fd,_0x19376d){const _0x2fb594=_0x3b49,_0x359688=_0x3ee7fd();while(!![]){try{const _0x49af58=-parseInt(_0x2fb594(0xe8))/0x1*(-parseInt(_0x2fb594(0xf2))/0x2)+parseInt(_0x2fb594(0xe1))/0x3+parseInt(_0x2fb594(0xef))/0x4*(-parseInt(_0x2fb594(0xde))/0x5)+parseInt(_0x2fb594(0xe3))/0x6*(-parseInt(_0x2fb594(0xed))/0x7)+-parseInt(_0x2fb594(0xf0))/0x8+parseInt(_0x2fb594(0xe0))/0x9+parseInt(_0x2fb594(0xe9))/0xa*(-parseInt(_0x2fb594(0xec))/0xb);if(_0x49af58===_0x19376d)break;else _0x359688['push'](_0x359688['shift']());}catch(_0x6b6278){_0x359688['push'](_0x359688['shift']());}}}(_0x3e80,0xbd641));const e={'sheets-shape-ui':{'quickStyles':_0x2ca3ab(0xe7),'imagePanel':{'crop':{'shape':'Recortar\x20a\x20forma'}},'permission':{'editErr':_0x2ca3ab(0xd8)},'title':_0x2ca3ab(0xdd),'insertShape':_0x2ca3ab(0xeb),'editShape':'Editar\x20forma','editText':'Editar\x20texto','deleteShape':_0x2ca3ab(0xdc),'formatShape':_0x2ca3ab(0xf5),'flipHorizontal':'Voltear\x20horizontalmente','flipVertical':_0x2ca3ab(0xf3),'objectListPanel':{'title':_0x2ca3ab(0xf1),'open':_0x2ca3ab(0xf1),'empty':'Sin\x20objetos','showAll':_0x2ca3ab(0xea),'hideAll':_0x2ca3ab(0xdb),'show':_0x2ca3ab(0xe5),'hide':_0x2ca3ab(0xd9),'moveForward':'Traer\x20adelante','moveBackward':_0x2ca3ab(0xf4),'close':'Cerrar','name':_0x2ca3ab(0xe2),'nameInput':_0x2ca3ab(0xe4),'description':_0x2ca3ab(0xee),'descriptionPlaceholder':_0x2ca3ab(0xda),'details':_0x2ca3ab(0xf6),'noSelection':_0x2ca3ab(0xdf)}}};module[_0x2ca3ab(0xe6)]=e;
1
+ const _0x23148b=_0xfb2b;(function(_0x5a0f2d,_0x2f4803){const _0x1b4b28=_0xfb2b,_0x4acd40=_0x5a0f2d();while(!![]){try{const _0x2b5a5c=-parseInt(_0x1b4b28(0x1e1))/0x1*(-parseInt(_0x1b4b28(0x1ef))/0x2)+parseInt(_0x1b4b28(0x1e8))/0x3*(parseInt(_0x1b4b28(0x1e5))/0x4)+-parseInt(_0x1b4b28(0x1f4))/0x5+parseInt(_0x1b4b28(0x1f0))/0x6+-parseInt(_0x1b4b28(0x1e9))/0x7*(-parseInt(_0x1b4b28(0x1ea))/0x8)+-parseInt(_0x1b4b28(0x1e6))/0x9*(parseInt(_0x1b4b28(0x1ee))/0xa)+parseInt(_0x1b4b28(0x1e7))/0xb*(-parseInt(_0x1b4b28(0x1e4))/0xc);if(_0x2b5a5c===_0x2f4803)break;else _0x4acd40['push'](_0x4acd40['shift']());}catch(_0x22c14a){_0x4acd40['push'](_0x4acd40['shift']());}}}(_0x3391,0xd1009));const e={'sheets-shape-ui':{'quickStyles':_0x23148b(0x1f3),'imagePanel':{'crop':{'shape':_0x23148b(0x1db)}},'permission':{'editErr':_0x23148b(0x1df)},'title':'Forma','insertShape':'Insertar\x20forma','editShape':_0x23148b(0x1eb),'editText':_0x23148b(0x1e3),'deleteShape':'Eliminar\x20forma','formatShape':_0x23148b(0x1dc),'flipHorizontal':_0x23148b(0x1de),'flipVertical':'Voltear\x20verticalmente','objectListPanel':{'title':_0x23148b(0x1f7),'open':_0x23148b(0x1f7),'empty':'Sin\x20objetos','showAll':_0x23148b(0x1f5),'hideAll':_0x23148b(0x1ec),'show':_0x23148b(0x1f2),'hide':'Ocultar','moveForward':'Traer\x20adelante','moveBackward':_0x23148b(0x1f8),'close':'Cerrar','name':_0x23148b(0x1f1),'nameInput':_0x23148b(0x1ed),'description':_0x23148b(0x1f6),'descriptionPlaceholder':'Agregar\x20descripción','details':_0x23148b(0x1e0),'noSelection':_0x23148b(0x1dd)}}};module[_0x23148b(0x1e2)]=e;function _0xfb2b(_0x1dfaec,_0x2850b0){_0x1dfaec=_0x1dfaec-0x1db;const _0x339148=_0x3391();let _0xfb2bde=_0x339148[_0x1dfaec];return _0xfb2bde;}function _0x3391(){const _0x813b43=['Nombre','Mostrar','Estilos\x20rápidos','2497030Ctdmvj','Mostrar\x20todo','Descripción','Capas','Enviar\x20atrás','Recortar\x20a\x20forma','Formato\x20de\x20forma','Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','Voltear\x20horizontalmente','El\x20rango\x20está\x20protegido\x20y\x20no\x20tienes\x20permiso\x20de\x20edición.\x20Para\x20editar,\x20contacta\x20al\x20creador.','Detalles','2493BBMzye','exports','Editar\x20texto','2050644pdFyNX','276412jqdcxk','10421217WuSuFz','55XAeSnn','12FYgtHO','7TuECrH','9860736tiTlZQ','Editar\x20forma','Ocultar\x20todo','Nombre\x20del\x20objeto','10EhjCrw','1324zOsPpw','1250742tZkWhm'];_0x3391=function(){return _0x813b43;};return _0x3391();}
@@ -1 +1 @@
1
- const _0xe28bfa=_0x399d;(function(_0x30fce8,_0x3a66e3){const _0x449228=_0x399d,_0x1b5d30=_0x30fce8();while(!![]){try{const _0x5eba97=-parseInt(_0x449228(0x17c))/0x1*(-parseInt(_0x449228(0x174))/0x2)+-parseInt(_0x449228(0x165))/0x3+-parseInt(_0x449228(0x175))/0x4+parseInt(_0x449228(0x167))/0x5+parseInt(_0x449228(0x178))/0x6*(parseInt(_0x449228(0x176))/0x7)+-parseInt(_0x449228(0x173))/0x8*(parseInt(_0x449228(0x166))/0x9)+parseInt(_0x449228(0x179))/0xa*(parseInt(_0x449228(0x17a))/0xb);if(_0x5eba97===_0x3a66e3)break;else _0x1b5d30['push'](_0x1b5d30['shift']());}catch(_0x88d8bc){_0x1b5d30['push'](_0x1b5d30['shift']());}}}(_0x4cc3,0xd86b4));function _0x4cc3(){const _0x5af2b8=['جزئیات','حذف\x20شکل','نمایش','سبک‌های\x20سریع','ویرایش\x20متن','824yEmeGE','9708YKLfgf','6184484UkRrQa','49VVDILz','محدوده\x20محافظت\x20شده\x20است\x20و\x20شما\x20مجوز\x20ویرایش\x20را\x20ندارید.\x20برای\x20ویرایش،\x20لطفا\x20با\x20سازنده\x20تماس\x20بگیرید.','417390eBOLNy','70ZRlSVk','1558337yrKyFl','فرستادن\x20به\x20عقب','302tqSvwn','درج\x20شکل','ویرایش\x20شکل','هیچ\x20شیئی\x20وجود\x20ندارد','بستن','کراپ\x20به\x20شکل','برگرداندن\x20عمودی','توضیحات','3955128lGfSDF','51768JbLVZm','6994365FUbaxX','برگرداندن\x20افقی','لایه‌ها','افزودن\x20توضیحات','قالب‌بندی\x20شکل','نمایش\x20همه','آوردن\x20به\x20جلو'];_0x4cc3=function(){return _0x5af2b8;};return _0x4cc3();}function _0x399d(_0x24bb4f,_0x2b9255){_0x24bb4f=_0x24bb4f-0x165;const _0x4cc31f=_0x4cc3();let _0x399d2a=_0x4cc31f[_0x24bb4f];return _0x399d2a;}const e={'sheets-shape-ui':{'quickStyles':_0xe28bfa(0x171),'imagePanel':{'crop':{'shape':_0xe28bfa(0x181)}},'permission':{'editErr':_0xe28bfa(0x177)},'title':'شکل','insertShape':_0xe28bfa(0x17d),'editShape':_0xe28bfa(0x17e),'editText':_0xe28bfa(0x172),'deleteShape':_0xe28bfa(0x16f),'formatShape':_0xe28bfa(0x16b),'flipHorizontal':_0xe28bfa(0x168),'flipVertical':_0xe28bfa(0x182),'objectListPanel':{'title':_0xe28bfa(0x169),'open':_0xe28bfa(0x169),'empty':_0xe28bfa(0x17f),'showAll':_0xe28bfa(0x16c),'hideAll':'پنهان\x20کردن\x20همه','show':_0xe28bfa(0x170),'hide':'پنهان\x20کردن','moveForward':_0xe28bfa(0x16d),'moveBackward':_0xe28bfa(0x17b),'close':_0xe28bfa(0x180),'name':'نام','nameInput':'نام\x20شیء','description':_0xe28bfa(0x183),'descriptionPlaceholder':_0xe28bfa(0x16a),'details':_0xe28bfa(0x16e),'noSelection':'برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20را\x20انتخاب\x20کنید'}}};module['exports']=e;
1
+ const _0x556af8=_0x766e;function _0x766e(_0x4c26c2,_0x334912){_0x4c26c2=_0x4c26c2-0x162;const _0x463a40=_0x463a();let _0x766e8=_0x463a40[_0x4c26c2];return _0x766e8;}(function(_0x2b1be2,_0x378ac7){const _0x15931d=_0x766e,_0x34fa58=_0x2b1be2();while(!![]){try{const _0x262d38=-parseInt(_0x15931d(0x169))/0x1*(-parseInt(_0x15931d(0x16d))/0x2)+-parseInt(_0x15931d(0x162))/0x3*(parseInt(_0x15931d(0x165))/0x4)+parseInt(_0x15931d(0x16a))/0x5+-parseInt(_0x15931d(0x172))/0x6*(parseInt(_0x15931d(0x176))/0x7)+-parseInt(_0x15931d(0x163))/0x8*(parseInt(_0x15931d(0x16b))/0x9)+-parseInt(_0x15931d(0x174))/0xa+parseInt(_0x15931d(0x17a))/0xb;if(_0x262d38===_0x378ac7)break;else _0x34fa58['push'](_0x34fa58['shift']());}catch(_0x47b128){_0x34fa58['push'](_0x34fa58['shift']());}}}(_0x463a,0x306a0));function _0x463a(){const _0x35f242=['لایه‌ها','سبک‌های\x20سریع','پنهان\x20کردن\x20همه','126YOnyiA','برگرداندن\x20عمودی','2466070ZdBDpd','برگرداندن\x20افقی','33166FZyRmJ','نمایش\x20همه','آوردن\x20به\x20جلو','درج\x20شکل','6440082OpPEoT','نام\x20شیء','ویرایش\x20متن','افزودن\x20توضیحات','محدوده\x20محافظت\x20شده\x20است\x20و\x20شما\x20مجوز\x20ویرایش\x20را\x20ندارید.\x20برای\x20ویرایش،\x20لطفا\x20با\x20سازنده\x20تماس\x20بگیرید.','فرستادن\x20به\x20عقب','نمایش','هیچ\x20شیئی\x20وجود\x20ندارد','110403XOKFFm','1910864ToUKjq','ویرایش\x20شکل','20zcZmui','شکل','جزئیات','بستن','116989bJqgKp','1324105HMcjNF','9EOdoHi','پنهان\x20کردن','2KXgVNd','توضیحات'];_0x463a=function(){return _0x35f242;};return _0x463a();}const e={'sheets-shape-ui':{'quickStyles':_0x556af8(0x170),'imagePanel':{'crop':{'shape':'کراپ\x20به\x20شکل'}},'permission':{'editErr':_0x556af8(0x17e)},'title':_0x556af8(0x166),'insertShape':_0x556af8(0x179),'editShape':_0x556af8(0x164),'editText':_0x556af8(0x17c),'deleteShape':'حذف\x20شکل','formatShape':'قالب‌بندی\x20شکل','flipHorizontal':_0x556af8(0x175),'flipVertical':_0x556af8(0x173),'objectListPanel':{'title':'لایه‌ها','open':_0x556af8(0x16f),'empty':_0x556af8(0x181),'showAll':_0x556af8(0x177),'hideAll':_0x556af8(0x171),'show':_0x556af8(0x180),'hide':_0x556af8(0x16c),'moveForward':_0x556af8(0x178),'moveBackward':_0x556af8(0x17f),'close':_0x556af8(0x168),'name':'نام','nameInput':_0x556af8(0x17b),'description':_0x556af8(0x16e),'descriptionPlaceholder':_0x556af8(0x17d),'details':_0x556af8(0x167),'noSelection':'برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20را\x20انتخاب\x20کنید'}}};module['exports']=e;
@@ -1 +1 @@
1
- function _0x31ab(){const _0x12ed72=['Tout\x20masquer','29736tduyCk','exports','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails','Supprimer\x20la\x20forme','Styles\x20rapides','Ajouter\x20une\x20description','Calques','1246320GLowWB','Masquer','Reculer','Modifier\x20la\x20forme','390BaPNiQ','Détails','1126872VcMagu','Modifier\x20le\x20texte','Description','172172ZUNBjV','La\x20plage\x20est\x20protégée,\x20et\x20vous\x20n\x27avez\x20pas\x20la\x20permission\x20de\x20modifier.\x20Pour\x20modifier,\x20veuillez\x20contacter\x20le\x20créateur.','18244biQpoV','Tout\x20afficher','Aucun\x20objet','27UwVLPk','Forme','1579697rJeYwq','Nom\x20de\x20l’objet','1016740XknxcE'];_0x31ab=function(){return _0x12ed72;};return _0x31ab();}function _0x1d31(_0x29c9e0,_0x5741a1){_0x29c9e0=_0x29c9e0-0x1a0;const _0x31abb9=_0x31ab();let _0x1d311e=_0x31abb9[_0x29c9e0];return _0x1d311e;}const _0x5caef8=_0x1d31;(function(_0xbe4cd1,_0x2e6458){const _0x5cbc78=_0x1d31,_0x30c38d=_0xbe4cd1();while(!![]){try{const _0x2f6f51=-parseInt(_0x5cbc78(0x1ae))/0x1+parseInt(_0x5cbc78(0x1b7))/0x2+parseInt(_0x5cbc78(0x1b3))/0x3*(parseInt(_0x5cbc78(0x1b0))/0x4)+-parseInt(_0x5cbc78(0x1a9))/0x5*(-parseInt(_0x5cbc78(0x1b9))/0x6)+-parseInt(_0x5cbc78(0x1b5))/0x7+-parseInt(_0x5cbc78(0x1ab))/0x8+-parseInt(_0x5cbc78(0x1a5))/0x9;if(_0x2f6f51===_0x2e6458)break;else _0x30c38d['push'](_0x30c38d['shift']());}catch(_0x3ae5a5){_0x30c38d['push'](_0x30c38d['shift']());}}}(_0x31ab,0x3f2f5));const e={'sheets-shape-ui':{'quickStyles':_0x5caef8(0x1a2),'imagePanel':{'crop':{'shape':'Rogner\x20à\x20la\x20forme'}},'permission':{'editErr':_0x5caef8(0x1af)},'title':_0x5caef8(0x1b4),'insertShape':'Insérer\x20une\x20forme','editShape':_0x5caef8(0x1a8),'editText':_0x5caef8(0x1ac),'deleteShape':_0x5caef8(0x1a1),'formatShape':'Format\x20de\x20la\x20forme','flipHorizontal':'Retourner\x20horizontalement','flipVertical':'Retourner\x20verticalement','objectListPanel':{'title':'Calques','open':_0x5caef8(0x1a4),'empty':_0x5caef8(0x1b2),'showAll':_0x5caef8(0x1b1),'hideAll':_0x5caef8(0x1b8),'show':'Afficher','hide':_0x5caef8(0x1a6),'moveForward':'Avancer','moveBackward':_0x5caef8(0x1a7),'close':'Fermer','name':'Nom','nameInput':_0x5caef8(0x1b6),'description':_0x5caef8(0x1ad),'descriptionPlaceholder':_0x5caef8(0x1a3),'details':_0x5caef8(0x1aa),'noSelection':_0x5caef8(0x1a0)}}};module[_0x5caef8(0x1ba)]=e;
1
+ function _0x91c3(){const _0x4df845=['12501300itQZey','Nom\x20de\x20l’objet','Modifier\x20la\x20forme','Détails','La\x20plage\x20est\x20protégée,\x20et\x20vous\x20n\x27avez\x20pas\x20la\x20permission\x20de\x20modifier.\x20Pour\x20modifier,\x20veuillez\x20contacter\x20le\x20créateur.','747aLssRS','Insérer\x20une\x20forme','Afficher','Forme','180108GLRVnJ','Tout\x20afficher','Rogner\x20à\x20la\x20forme','16hXfPvp','Format\x20de\x20la\x20forme','Reculer','Calques','Nom','Supprimer\x20la\x20forme','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails','30424qvxcCa','Retourner\x20verticalement','630oFhEEj','Fermer','57LasYmi','exports','Modifier\x20le\x20texte','Tout\x20masquer','Avancer','145844IqKmxN','2392120ijIkwF','37938eUEjei','3629890tBgKSF','33eYsNIf','Aucun\x20objet'];_0x91c3=function(){return _0x4df845;};return _0x91c3();}const _0x553c85=_0x5008;function _0x5008(_0x4b1814,_0x3c337a){_0x4b1814=_0x4b1814-0x117;const _0x91c349=_0x91c3();let _0x50080d=_0x91c349[_0x4b1814];return _0x50080d;}(function(_0x1bc814,_0x36d3f4){const _0x3b05e6=_0x5008,_0x90fb9=_0x1bc814();while(!![]){try{const _0x533347=-parseInt(_0x3b05e6(0x11c))/0x1*(-parseInt(_0x3b05e6(0x119))/0x2)+parseInt(_0x3b05e6(0x127))/0x3*(parseInt(_0x3b05e6(0x12c))/0x4)+parseInt(_0x3b05e6(0x12d))/0x5+-parseInt(_0x3b05e6(0x12e))/0x6*(-parseInt(_0x3b05e6(0x125))/0x7)+-parseInt(_0x3b05e6(0x123))/0x8*(parseInt(_0x3b05e6(0x137))/0x9)+parseInt(_0x3b05e6(0x12f))/0xa*(-parseInt(_0x3b05e6(0x130))/0xb)+-parseInt(_0x3b05e6(0x132))/0xc;if(_0x533347===_0x36d3f4)break;else _0x90fb9['push'](_0x90fb9['shift']());}catch(_0x318eec){_0x90fb9['push'](_0x90fb9['shift']());}}}(_0x91c3,0xb3606));const e={'sheets-shape-ui':{'quickStyles':'Styles\x20rapides','imagePanel':{'crop':{'shape':_0x553c85(0x11b)}},'permission':{'editErr':_0x553c85(0x136)},'title':_0x553c85(0x118),'insertShape':_0x553c85(0x138),'editShape':_0x553c85(0x134),'editText':_0x553c85(0x129),'deleteShape':_0x553c85(0x121),'formatShape':_0x553c85(0x11d),'flipHorizontal':'Retourner\x20horizontalement','flipVertical':_0x553c85(0x124),'objectListPanel':{'title':'Calques','open':_0x553c85(0x11f),'empty':_0x553c85(0x131),'showAll':_0x553c85(0x11a),'hideAll':_0x553c85(0x12a),'show':_0x553c85(0x117),'hide':'Masquer','moveForward':_0x553c85(0x12b),'moveBackward':_0x553c85(0x11e),'close':_0x553c85(0x126),'name':_0x553c85(0x120),'nameInput':_0x553c85(0x133),'description':'Description','descriptionPlaceholder':'Ajouter\x20une\x20description','details':_0x553c85(0x135),'noSelection':_0x553c85(0x122)}}};module[_0x553c85(0x128)]=e;
@@ -1 +1 @@
1
- const _0x98177e=_0x2b09;function _0x2b09(_0x9c594a,_0x33e019){_0x9c594a=_0x9c594a-0x16a;const _0x472140=_0x4721();let _0x2b0928=_0x472140[_0x9c594a];return _0x2b0928;}(function(_0x2343ec,_0xb06425){const _0x516ece=_0x2b09,_0x2c72bf=_0x2343ec();while(!![]){try{const _0x36c05e=parseInt(_0x516ece(0x17f))/0x1+parseInt(_0x516ece(0x185))/0x2*(parseInt(_0x516ece(0x170))/0x3)+parseInt(_0x516ece(0x16f))/0x4+parseInt(_0x516ece(0x172))/0x5+-parseInt(_0x516ece(0x188))/0x6*(-parseInt(_0x516ece(0x17e))/0x7)+parseInt(_0x516ece(0x187))/0x8*(parseInt(_0x516ece(0x178))/0x9)+parseInt(_0x516ece(0x174))/0xa*(-parseInt(_0x516ece(0x186))/0xb);if(_0x36c05e===_0xb06425)break;else _0x2c72bf['push'](_0x2c72bf['shift']());}catch(_0x1817d3){_0x2c72bf['push'](_0x2c72bf['shift']());}}}(_0x4721,0xeef7a));const e={'sheets-shape-ui':{'quickStyles':'Gaya\x20Cepat','imagePanel':{'crop':{'shape':_0x98177e(0x173)}},'permission':{'editErr':'Rentang\x20dilindungi,\x20dan\x20Anda\x20tidak\x20memiliki\x20izin\x20edit.\x20Untuk\x20mengedit,\x20harap\x20hubungi\x20pembuatnya.'},'title':'Bentuk','insertShape':_0x98177e(0x171),'editShape':_0x98177e(0x176),'editText':_0x98177e(0x175),'deleteShape':_0x98177e(0x180),'formatShape':_0x98177e(0x184),'flipHorizontal':_0x98177e(0x16a),'flipVertical':_0x98177e(0x177),'objectListPanel':{'title':_0x98177e(0x17a),'open':'Lapisan','empty':_0x98177e(0x183),'showAll':'Tampilkan\x20semua','hideAll':_0x98177e(0x16c),'show':_0x98177e(0x182),'hide':_0x98177e(0x16b),'moveForward':_0x98177e(0x16d),'moveBackward':_0x98177e(0x17b),'close':_0x98177e(0x189),'name':_0x98177e(0x17c),'nameInput':_0x98177e(0x17d),'description':'Deskripsi','descriptionPlaceholder':_0x98177e(0x181),'details':_0x98177e(0x179),'noSelection':_0x98177e(0x16e)}}};module['exports']=e;function _0x4721(){const _0x487087=['215126jROwzA','25003QYanYD','3834456JchYWY','70158pEDHRn','Tutup','Balik\x20Horizontal','Sembunyikan','Sembunyikan\x20semua','Bawa\x20ke\x20Depan','Pilih\x20objek\x20untuk\x20mengedit\x20detail','6598764PfjfbC','18hgAQzv','Sisipkan\x20Bentuk','3204080LVPHWj','Pangkas\x20ke\x20Bentuk','22650tdLLDG','Edit\x20teks','Edit\x20Bentuk','Balik\x20Vertikal','27CGNsmV','Detail','Lapisan','Kirim\x20ke\x20Belakang','Nama','Nama\x20objek','749LEIxXV','502198jbIQrP','Hapus\x20Bentuk','Tambahkan\x20deskripsi','Tampilkan','Tidak\x20ada\x20objek','Format\x20Bentuk'];_0x4721=function(){return _0x487087;};return _0x4721();}
1
+ const _0x19e832=_0x26a4;function _0x1327(){const _0x42c258=['Sembunyikan\x20semua','Tambahkan\x20deskripsi','186990ZHUtAr','4593918UIMopR','Edit\x20Bentuk','Tampilkan','Pilih\x20objek\x20untuk\x20mengedit\x20detail','Sembunyikan','Kirim\x20ke\x20Belakang','Balik\x20Vertikal','7lCYkdi','8297248aHqXGw','Nama\x20objek','Balik\x20Horizontal','3461744HPMSOi','Pangkas\x20ke\x20Bentuk','Lapisan','Tidak\x20ada\x20objek','9LbGZWC','10960440fRxpnL','Rentang\x20dilindungi,\x20dan\x20Anda\x20tidak\x20memiliki\x20izin\x20edit.\x20Untuk\x20mengedit,\x20harap\x20hubungi\x20pembuatnya.','Gaya\x20Cepat','Tampilkan\x20semua','Format\x20Bentuk','1075365nJSmcj','Bentuk','Nama','110829AVtnPE','24ERDpop'];_0x1327=function(){return _0x42c258;};return _0x1327();}(function(_0x3e4776,_0x260c95){const _0x41f728=_0x26a4,_0x486daa=_0x3e4776();while(!![]){try{const _0x317213=-parseInt(_0x41f728(0xe7))/0x1+-parseInt(_0x41f728(0xe4))/0x2*(parseInt(_0x41f728(0xe3))/0x3)+parseInt(_0x41f728(0xf3))/0x4+-parseInt(_0x41f728(0xe0))/0x5+parseInt(_0x41f728(0xe8))/0x6*(parseInt(_0x41f728(0xef))/0x7)+parseInt(_0x41f728(0xf0))/0x8+parseInt(_0x41f728(0xda))/0x9*(-parseInt(_0x41f728(0xdb))/0xa);if(_0x317213===_0x260c95)break;else _0x486daa['push'](_0x486daa['shift']());}catch(_0x53f5bc){_0x486daa['push'](_0x486daa['shift']());}}}(_0x1327,0xb1726));const e={'sheets-shape-ui':{'quickStyles':_0x19e832(0xdd),'imagePanel':{'crop':{'shape':_0x19e832(0xf4)}},'permission':{'editErr':_0x19e832(0xdc)},'title':_0x19e832(0xe1),'insertShape':'Sisipkan\x20Bentuk','editShape':_0x19e832(0xe9),'editText':'Edit\x20teks','deleteShape':'Hapus\x20Bentuk','formatShape':_0x19e832(0xdf),'flipHorizontal':_0x19e832(0xf2),'flipVertical':_0x19e832(0xee),'objectListPanel':{'title':_0x19e832(0xf5),'open':_0x19e832(0xf5),'empty':_0x19e832(0xf6),'showAll':_0x19e832(0xde),'hideAll':_0x19e832(0xe5),'show':_0x19e832(0xea),'hide':_0x19e832(0xec),'moveForward':'Bawa\x20ke\x20Depan','moveBackward':_0x19e832(0xed),'close':'Tutup','name':_0x19e832(0xe2),'nameInput':_0x19e832(0xf1),'description':'Deskripsi','descriptionPlaceholder':_0x19e832(0xe6),'details':'Detail','noSelection':_0x19e832(0xeb)}}};function _0x26a4(_0x100197,_0x11224b){_0x100197=_0x100197-0xda;const _0x132751=_0x1327();let _0x26a4e6=_0x132751[_0x100197];return _0x26a4e6;}module['exports']=e;
@@ -1 +1 @@
1
- const _0x1f3e4a=_0x3ea1;(function(_0x778f3e,_0x3261e2){const _0x5aeadb=_0x3ea1,_0x5f1354=_0x778f3e();while(!![]){try{const _0x579c20=parseInt(_0x5aeadb(0xe0))/0x1+parseInt(_0x5aeadb(0xe5))/0x2*(-parseInt(_0x5aeadb(0xef))/0x3)+-parseInt(_0x5aeadb(0xde))/0x4+-parseInt(_0x5aeadb(0xe8))/0x5+-parseInt(_0x5aeadb(0xf1))/0x6*(-parseInt(_0x5aeadb(0xea))/0x7)+parseInt(_0x5aeadb(0xda))/0x8+-parseInt(_0x5aeadb(0xee))/0x9*(parseInt(_0x5aeadb(0xec))/0xa);if(_0x579c20===_0x3261e2)break;else _0x5f1354['push'](_0x5f1354['shift']());}catch(_0x3d415b){_0x5f1354['push'](_0x5f1354['shift']());}}}(_0x548b,0x74b1f));function _0x3ea1(_0x57bd87,_0x30a77d){_0x57bd87=_0x57bd87-0xd9;const _0x548bf3=_0x548b();let _0x3ea1c4=_0x548bf3[_0x57bd87];return _0x3ea1c4;}const e={'sheets-shape-ui':{'quickStyles':_0x1f3e4a(0xf6),'imagePanel':{'crop':{'shape':_0x1f3e4a(0xeb)}},'permission':{'editErr':_0x1f3e4a(0xed)},'title':_0x1f3e4a(0xdd),'insertShape':'Inserisci\x20forma','editShape':_0x1f3e4a(0xe9),'editText':'Modifica\x20testo','deleteShape':_0x1f3e4a(0xf0),'formatShape':_0x1f3e4a(0xdb),'flipHorizontal':'Capovolgi\x20orizzontalmente','flipVertical':_0x1f3e4a(0xe1),'objectListPanel':{'title':_0x1f3e4a(0xe2),'open':_0x1f3e4a(0xe2),'empty':_0x1f3e4a(0xf5),'showAll':_0x1f3e4a(0xf3),'hideAll':_0x1f3e4a(0xdf),'show':_0x1f3e4a(0xf2),'hide':'Nascondi','moveForward':'Porta\x20avanti','moveBackward':_0x1f3e4a(0xd9),'close':_0x1f3e4a(0xf4),'name':_0x1f3e4a(0xe4),'nameInput':'Nome\x20oggetto','description':_0x1f3e4a(0xdc),'descriptionPlaceholder':_0x1f3e4a(0xe6),'details':'Dettagli','noSelection':_0x1f3e4a(0xe7)}}};module[_0x1f3e4a(0xe3)]=e;function _0x548b(){const _0x2e2848=['Ritaglia\x20a\x20forma','10wrwJfb','L\x27intervallo\x20è\x20protetto\x20e\x20non\x20hai\x20l\x27autorizzazione\x20di\x20modifica.\x20Per\x20modificare,\x20contatta\x20il\x20creatore.','3841164SYwcSj','134154DEKsaC','Elimina\x20forma','1080006vwwbju','Mostra','Mostra\x20tutto','Chiudi','Nessun\x20oggetto','Stili\x20rapidi','Porta\x20indietro','1585264XVaHgO','Formato\x20forma','Descrizione','Forma','124144TIChpC','Nascondi\x20tutto','903512sRxSZa','Capovolgi\x20verticalmente','Livelli','exports','Nome','16uRcVRM','Aggiungi\x20descrizione','Seleziona\x20un\x20oggetto\x20per\x20modificarne\x20i\x20dettagli','2640575pDvZLz','Modifica\x20forma','28FABswf'];_0x548b=function(){return _0x2e2848;};return _0x548b();}
1
+ function _0x4b8e(){const _0x4ebb23=['Nome','L\x27intervallo\x20è\x20protetto\x20e\x20non\x20hai\x20l\x27autorizzazione\x20di\x20modifica.\x20Per\x20modificare,\x20contatta\x20il\x20creatore.','Livelli','10579096mpMZPz','13971eLHqHB','Capovolgi\x20verticalmente','Porta\x20indietro','Porta\x20avanti','Mostra\x20tutto','Capovolgi\x20orizzontalmente','8238460SPGcMj','Dettagli','18dEOcDA','Forma','Mostra','Nascondi','1317192aOjarB','Aggiungi\x20descrizione','Modifica\x20forma','1931314zetuLf','1032IyGsAb','1042dWTOVm','748slUSNQ','Inserisci\x20forma','2022410evEaTe','Modifica\x20testo'];_0x4b8e=function(){return _0x4ebb23;};return _0x4b8e();}const _0x2172fe=_0x39c4;(function(_0x499c77,_0x4c1f7f){const _0x372869=_0x39c4,_0x4fad1f=_0x499c77();while(!![]){try{const _0x104d0d=parseInt(_0x372869(0x16e))/0x1*(-parseInt(_0x372869(0x16d))/0x2)+parseInt(_0x372869(0x15c))/0x3*(parseInt(_0x372869(0x16c))/0x4)+-parseInt(_0x372869(0x162))/0x5+-parseInt(_0x372869(0x168))/0x6+parseInt(_0x372869(0x16b))/0x7+parseInt(_0x372869(0x15b))/0x8+parseInt(_0x372869(0x164))/0x9*(parseInt(_0x372869(0x156))/0xa);if(_0x104d0d===_0x4c1f7f)break;else _0x4fad1f['push'](_0x4fad1f['shift']());}catch(_0x1e7380){_0x4fad1f['push'](_0x4fad1f['shift']());}}}(_0x4b8e,0xe7491));const e={'sheets-shape-ui':{'quickStyles':'Stili\x20rapidi','imagePanel':{'crop':{'shape':'Ritaglia\x20a\x20forma'}},'permission':{'editErr':_0x2172fe(0x159)},'title':_0x2172fe(0x165),'insertShape':_0x2172fe(0x155),'editShape':_0x2172fe(0x16a),'editText':_0x2172fe(0x157),'deleteShape':'Elimina\x20forma','formatShape':'Formato\x20forma','flipHorizontal':_0x2172fe(0x161),'flipVertical':_0x2172fe(0x15d),'objectListPanel':{'title':_0x2172fe(0x15a),'open':_0x2172fe(0x15a),'empty':'Nessun\x20oggetto','showAll':_0x2172fe(0x160),'hideAll':'Nascondi\x20tutto','show':_0x2172fe(0x166),'hide':_0x2172fe(0x167),'moveForward':_0x2172fe(0x15f),'moveBackward':_0x2172fe(0x15e),'close':'Chiudi','name':_0x2172fe(0x158),'nameInput':'Nome\x20oggetto','description':'Descrizione','descriptionPlaceholder':_0x2172fe(0x169),'details':_0x2172fe(0x163),'noSelection':'Seleziona\x20un\x20oggetto\x20per\x20modificarne\x20i\x20dettagli'}}};function _0x39c4(_0x54ef39,_0x43aa42){_0x54ef39=_0x54ef39-0x155;const _0x4b8ee9=_0x4b8e();let _0x39c444=_0x4b8ee9[_0x54ef39];return _0x39c444;}module['exports']=e;
@@ -1 +1 @@
1
- function _0x368a(_0x406ae4,_0x3b9bfe){_0x406ae4=_0x406ae4-0xc7;const _0x625a3a=_0x625a();let _0x368a3f=_0x625a3a[_0x406ae4];return _0x368a3f;}const _0x3e7cb1=_0x368a;(function(_0x687766,_0x5642ef){const _0x1580a0=_0x368a,_0x22f3b6=_0x687766();while(!![]){try{const _0x6f4c86=-parseInt(_0x1580a0(0xe0))/0x1+parseInt(_0x1580a0(0xcc))/0x2+parseInt(_0x1580a0(0xd9))/0x3*(parseInt(_0x1580a0(0xca))/0x4)+-parseInt(_0x1580a0(0xcd))/0x5*(-parseInt(_0x1580a0(0xdd))/0x6)+parseInt(_0x1580a0(0xd2))/0x7+-parseInt(_0x1580a0(0xc8))/0x8+-parseInt(_0x1580a0(0xde))/0x9;if(_0x6f4c86===_0x5642ef)break;else _0x22f3b6['push'](_0x22f3b6['shift']());}catch(_0x3d1799){_0x22f3b6['push'](_0x22f3b6['shift']());}}}(_0x625a,0x78904));function _0x625a(){const _0x5ddafe=['847985yOKyVW','形状にトリミング','オブジェクト名','4048584EPkTOc','非表示','1393036jPOASc','詳細を編集するオブジェクトを選択','1558700pyijWF','1180790SSHQVO','すべて非表示','オブジェクトがありません','クイックスタイル','図形の書式設定','2593171zDmmtm','図形を削除','テキストを編集','この範囲は保護されており、編集権限がありません。編集するには作成者に連絡してください。','上下反転','図形を編集','レイヤー','3NTOZOs','exports','左右反転','閉じる','12iCvbqK','1102428WJtEOD','図形の挿入'];_0x625a=function(){return _0x5ddafe;};return _0x625a();}const e={'sheets-shape-ui':{'quickStyles':_0x3e7cb1(0xd0),'imagePanel':{'crop':{'shape':_0x3e7cb1(0xe1)}},'permission':{'editErr':_0x3e7cb1(0xd5)},'title':'図形','insertShape':_0x3e7cb1(0xdf),'editShape':_0x3e7cb1(0xd7),'editText':_0x3e7cb1(0xd4),'deleteShape':_0x3e7cb1(0xd3),'formatShape':_0x3e7cb1(0xd1),'flipHorizontal':_0x3e7cb1(0xdb),'flipVertical':_0x3e7cb1(0xd6),'objectListPanel':{'title':'レイヤー','open':_0x3e7cb1(0xd8),'empty':_0x3e7cb1(0xcf),'showAll':'すべて表示','hideAll':_0x3e7cb1(0xce),'show':'表示','hide':_0x3e7cb1(0xc9),'moveForward':'前面へ移動','moveBackward':'背面へ移動','close':_0x3e7cb1(0xdc),'name':'名前','nameInput':_0x3e7cb1(0xc7),'description':'説明','descriptionPlaceholder':'説明を追加','details':'詳細','noSelection':_0x3e7cb1(0xcb)}}};module[_0x3e7cb1(0xda)]=e;
1
+ function _0x4264(_0x450103,_0x3de13f){_0x450103=_0x450103-0x14c;const _0x20aa78=_0x20aa();let _0x4264be=_0x20aa78[_0x450103];return _0x4264be;}const _0x4c251d=_0x4264;(function(_0x41af56,_0x51cdf0){const _0x487726=_0x4264,_0x1dd088=_0x41af56();while(!![]){try{const _0x24ae00=parseInt(_0x487726(0x164))/0x1+parseInt(_0x487726(0x15c))/0x2+parseInt(_0x487726(0x14f))/0x3+parseInt(_0x487726(0x15a))/0x4+parseInt(_0x487726(0x14d))/0x5+-parseInt(_0x487726(0x155))/0x6*(parseInt(_0x487726(0x154))/0x7)+-parseInt(_0x487726(0x14e))/0x8;if(_0x24ae00===_0x51cdf0)break;else _0x1dd088['push'](_0x1dd088['shift']());}catch(_0x330880){_0x1dd088['push'](_0x1dd088['shift']());}}}(_0x20aa,0x614bd));function _0x20aa(){const _0x36eee7=['非表示','120253fqACts','図形の書式設定','2499240wkZbiY','14270824kJAlVt','1318896drRUAv','オブジェクトがありません','上下反転','閉じる','すべて非表示','17031taKkRS','426kvKWkt','背面へ移動','前面へ移動','図形の挿入','形状にトリミング','2015548IUMZyr','テキストを編集','1583002oXFCYG','図形を削除','説明を追加','すべて表示','図形を編集','レイヤー','オブジェクト名'];_0x20aa=function(){return _0x36eee7;};return _0x20aa();}const e={'sheets-shape-ui':{'quickStyles':'クイックスタイル','imagePanel':{'crop':{'shape':_0x4c251d(0x159)}},'permission':{'editErr':'この範囲は保護されており、編集権限がありません。編集するには作成者に連絡してください。'},'title':'図形','insertShape':_0x4c251d(0x158),'editShape':_0x4c251d(0x160),'editText':_0x4c251d(0x15b),'deleteShape':_0x4c251d(0x15d),'formatShape':_0x4c251d(0x14c),'flipHorizontal':'左右反転','flipVertical':_0x4c251d(0x151),'objectListPanel':{'title':_0x4c251d(0x161),'open':_0x4c251d(0x161),'empty':_0x4c251d(0x150),'showAll':_0x4c251d(0x15f),'hideAll':_0x4c251d(0x153),'show':'表示','hide':_0x4c251d(0x163),'moveForward':_0x4c251d(0x157),'moveBackward':_0x4c251d(0x156),'close':_0x4c251d(0x152),'name':'名前','nameInput':_0x4c251d(0x162),'description':'説明','descriptionPlaceholder':_0x4c251d(0x15e),'details':'詳細','noSelection':'詳細を編集するオブジェクトを選択'}}};module['exports']=e;
@@ -1 +1 @@
1
- function _0x107b(){const _0x2174fc=['모두\x20표시','7736HPsbqF','1489640PWOeNO','487335sSAolR','레이어','도형\x20서식','텍스트\x20편집','도형\x20삭제','앞으로\x20가져오기','exports','세부\x20정보','세부\x20정보를\x20편집할\x20개체를\x20선택하세요','534129SvzcEJ','12AGgZjB','1127709hTcDxY','7658VaNBBE','26320923xqZshc','가로\x20뒤집기','모두\x20숨기기','빠른\x20스타일','숨기기','해당\x20범위는\x20보호되어\x20있어\x20편집\x20권한이\x20없습니다.\x20편집하려면\x20작성자에게\x20문의하세요.','모양에\x20맞게\x20자르기','도형\x20편집','8519148iPRVMr','개체\x20없음','도형\x20삽입'];_0x107b=function(){return _0x2174fc;};return _0x107b();}const _0x5c35e5=_0x55f8;(function(_0x580805,_0x538fed){const _0x105101=_0x55f8,_0x9447a2=_0x580805();while(!![]){try{const _0x3e73da=parseInt(_0x105101(0x1ba))/0x1+-parseInt(_0x105101(0x1d4))/0x2*(parseInt(_0x105101(0x1d3))/0x3)+parseInt(_0x105101(0x1c9))/0x4+parseInt(_0x105101(0x1ca))/0x5+-parseInt(_0x105101(0x1c4))/0x6+parseInt(_0x105101(0x1bb))/0x7*(-parseInt(_0x105101(0x1c8))/0x8)+parseInt(_0x105101(0x1bc))/0x9;if(_0x3e73da===_0x538fed)break;else _0x9447a2['push'](_0x9447a2['shift']());}catch(_0x24fc23){_0x9447a2['push'](_0x9447a2['shift']());}}}(_0x107b,0xee4f7));const e={'sheets-shape-ui':{'quickStyles':_0x5c35e5(0x1bf),'imagePanel':{'crop':{'shape':_0x5c35e5(0x1c2)}},'permission':{'editErr':_0x5c35e5(0x1c1)},'title':'도형','insertShape':_0x5c35e5(0x1c6),'editShape':_0x5c35e5(0x1c3),'editText':_0x5c35e5(0x1cd),'deleteShape':_0x5c35e5(0x1ce),'formatShape':_0x5c35e5(0x1cc),'flipHorizontal':_0x5c35e5(0x1bd),'flipVertical':'세로\x20뒤집기','objectListPanel':{'title':_0x5c35e5(0x1cb),'open':_0x5c35e5(0x1cb),'empty':_0x5c35e5(0x1c5),'showAll':_0x5c35e5(0x1c7),'hideAll':_0x5c35e5(0x1be),'show':'표시','hide':_0x5c35e5(0x1c0),'moveForward':_0x5c35e5(0x1cf),'moveBackward':'뒤로\x20보내기','close':'닫기','name':'이름','nameInput':'개체\x20이름','description':'설명','descriptionPlaceholder':'설명\x20추가','details':_0x5c35e5(0x1d1),'noSelection':_0x5c35e5(0x1d2)}}};function _0x55f8(_0x2dada2,_0x332c05){_0x2dada2=_0x2dada2-0x1ba;const _0x107b43=_0x107b();let _0x55f8f3=_0x107b43[_0x2dada2];return _0x55f8f3;}module[_0x5c35e5(0x1d0)]=e;
1
+ const _0xfd14e7=_0x5d04;(function(_0x56032f,_0x1ede3f){const _0x438c12=_0x5d04,_0x315b70=_0x56032f();while(!![]){try{const _0x561ac2=-parseInt(_0x438c12(0x15d))/0x1+-parseInt(_0x438c12(0x166))/0x2*(-parseInt(_0x438c12(0x163))/0x3)+-parseInt(_0x438c12(0x161))/0x4+-parseInt(_0x438c12(0x16d))/0x5+parseInt(_0x438c12(0x167))/0x6*(parseInt(_0x438c12(0x156))/0x7)+parseInt(_0x438c12(0x165))/0x8*(parseInt(_0x438c12(0x169))/0x9)+-parseInt(_0x438c12(0x162))/0xa*(-parseInt(_0x438c12(0x16c))/0xb);if(_0x561ac2===_0x1ede3f)break;else _0x315b70['push'](_0x315b70['shift']());}catch(_0x283d5b){_0x315b70['push'](_0x315b70['shift']());}}}(_0x1794,0x8a1cf));function _0x5d04(_0x4bb997,_0x5eaf83){_0x4bb997=_0x4bb997-0x156;const _0x179419=_0x1794();let _0x5d0476=_0x179419[_0x4bb997];return _0x5d0476;}function _0x1794(){const _0x1b40bc=['세부\x20정보','1096AJIoIB','1772CEgKUY','366BcLxSj','가로\x20뒤집기','13797lFrnVh','해당\x20범위는\x20보호되어\x20있어\x20편집\x20권한이\x20없습니다.\x20편집하려면\x20작성자에게\x20문의하세요.','도형\x20편집','5995cHYPoF','1063350LZwcXJ','exports','67641CWDCvD','앞으로\x20가져오기','모두\x20숨기기','모두\x20표시','텍스트\x20편집','빠른\x20스타일','모양에\x20맞게\x20자르기','365477NbJtGt','세부\x20정보를\x20편집할\x20개체를\x20선택하세요','레이어','숨기기','636620lthIOh','7630QeJiyV','297sWZvNp'];_0x1794=function(){return _0x1b40bc;};return _0x1794();}const e={'sheets-shape-ui':{'quickStyles':_0xfd14e7(0x15b),'imagePanel':{'crop':{'shape':_0xfd14e7(0x15c)}},'permission':{'editErr':_0xfd14e7(0x16a)},'title':'도형','insertShape':'도형\x20삽입','editShape':_0xfd14e7(0x16b),'editText':_0xfd14e7(0x15a),'deleteShape':'도형\x20삭제','formatShape':'도형\x20서식','flipHorizontal':_0xfd14e7(0x168),'flipVertical':'세로\x20뒤집기','objectListPanel':{'title':_0xfd14e7(0x15f),'open':_0xfd14e7(0x15f),'empty':'개체\x20없음','showAll':_0xfd14e7(0x159),'hideAll':_0xfd14e7(0x158),'show':'표시','hide':_0xfd14e7(0x160),'moveForward':_0xfd14e7(0x157),'moveBackward':'뒤로\x20보내기','close':'닫기','name':'이름','nameInput':'개체\x20이름','description':'설명','descriptionPlaceholder':'설명\x20추가','details':_0xfd14e7(0x164),'noSelection':_0xfd14e7(0x15e)}}};module[_0xfd14e7(0x16e)]=e;
@@ -1 +1 @@
1
- const _0x1e1320=_0x1786;function _0x3465(){const _0x243636=['Zakres\x20jest\x20chroniony\x20i\x20nie\x20masz\x20uprawnień\x20do\x20edycji.\x20Aby\x20edytować,\x20skontaktuj\x20się\x20z\x20twórcą.','Edytuj\x20tekst','45310VeQoOS','Przesuń\x20do\x20przodu','exports','Odbij\x20poziomo','Odbij\x20pionowo','1555205rjzXLy','Przytnij\x20do\x20kształtu','11184750UXowfw','Pokaż','Szczegóły','6576924aMEZNJ','Dodaj\x20opis','Usuń\x20kształt','Pokaż\x20wszystko','18wkhKdE','Ukryj','Szybkie\x20style','8hOBvZT','Nazwa\x20obiektu','Ukryj\x20wszystko','Kształt','8742818WIWUof','4jVTPuJ','Zamknij','Formatuj\x20kształt','Warstwy','Opis','Wstaw\x20kształt','63335ubnGSB','478155DxGfqB','1441MXAEeB'];_0x3465=function(){return _0x243636;};return _0x3465();}(function(_0x229cdd,_0x4e1157){const _0x2fa981=_0x1786,_0x542fdf=_0x229cdd();while(!![]){try{const _0x58d89e=-parseInt(_0x2fa981(0xfc))/0x1*(parseInt(_0x2fa981(0xee))/0x2)+parseInt(_0x2fa981(0xfd))/0x3+parseInt(_0x2fa981(0xf6))/0x4*(parseInt(_0x2fa981(0xe5))/0x5)+-parseInt(_0x2fa981(0xea))/0x6+-parseInt(_0x2fa981(0xf5))/0x7*(-parseInt(_0x2fa981(0xf1))/0x8)+parseInt(_0x2fa981(0xe7))/0x9+-parseInt(_0x2fa981(0xe0))/0xa*(parseInt(_0x2fa981(0xdd))/0xb);if(_0x58d89e===_0x4e1157)break;else _0x542fdf['push'](_0x542fdf['shift']());}catch(_0x6b0dda){_0x542fdf['push'](_0x542fdf['shift']());}}}(_0x3465,0xab7d4));function _0x1786(_0x46ba6a,_0xb790f8){_0x46ba6a=_0x46ba6a-0xdd;const _0x346529=_0x3465();let _0x17860b=_0x346529[_0x46ba6a];return _0x17860b;}const e={'sheets-shape-ui':{'quickStyles':_0x1e1320(0xf0),'imagePanel':{'crop':{'shape':_0x1e1320(0xe6)}},'permission':{'editErr':_0x1e1320(0xde)},'title':_0x1e1320(0xf4),'insertShape':_0x1e1320(0xfb),'editShape':'Edytuj\x20kształt','editText':_0x1e1320(0xdf),'deleteShape':_0x1e1320(0xec),'formatShape':_0x1e1320(0xf8),'flipHorizontal':_0x1e1320(0xe3),'flipVertical':_0x1e1320(0xe4),'objectListPanel':{'title':_0x1e1320(0xf9),'open':_0x1e1320(0xf9),'empty':'Brak\x20obiektów','showAll':_0x1e1320(0xed),'hideAll':_0x1e1320(0xf3),'show':_0x1e1320(0xe8),'hide':_0x1e1320(0xef),'moveForward':_0x1e1320(0xe1),'moveBackward':'Przesuń\x20do\x20tyłu','close':_0x1e1320(0xf7),'name':'Nazwa','nameInput':_0x1e1320(0xf2),'description':_0x1e1320(0xfa),'descriptionPlaceholder':_0x1e1320(0xeb),'details':_0x1e1320(0xe9),'noSelection':'Wybierz\x20obiekt,\x20aby\x20edytować\x20szczegóły'}}};module[_0x1e1320(0xe2)]=e;
1
+ const _0x51afcc=_0x4ab6;function _0x4ab6(_0x7a7bfb,_0x13a7df){_0x7a7bfb=_0x7a7bfb-0x92;const _0x58c0f5=_0x58c0();let _0x4ab67d=_0x58c0f5[_0x7a7bfb];return _0x4ab67d;}function _0x58c0(){const _0x30c865=['Brak\x20obiektów','Szczegóły','Wybierz\x20obiekt,\x20aby\x20edytować\x20szczegóły','20598qAtzKg','Przytnij\x20do\x20kształtu','1330MCFSfx','Szybkie\x20style','Ukryj','Nazwa\x20obiektu','365442okLJjH','420dlCyQr','Przesuń\x20do\x20tyłu','3728mqahzw','1743nyaOjQ','Przesuń\x20do\x20przodu','Wstaw\x20kształt','Kształt','51416cPsPCq','16256040ADGwuN','10801008ihMRBb','Usuń\x20kształt','1415280zoebuy','Ukryj\x20wszystko','Pokaż\x20wszystko','Warstwy','Formatuj\x20kształt','Nazwa'];_0x58c0=function(){return _0x30c865;};return _0x58c0();}(function(_0x42bfcd,_0xc573c7){const _0x33696d=_0x4ab6,_0x1ad406=_0x42bfcd();while(!![]){try{const _0x5f1fa9=parseInt(_0x33696d(0x9e))/0x1+parseInt(_0x33696d(0xaa))/0x2+parseInt(_0x33696d(0xa2))/0x3*(parseInt(_0x33696d(0xa1))/0x4)+parseInt(_0x33696d(0x9a))/0x5*(-parseInt(_0x33696d(0x98))/0x6)+-parseInt(_0x33696d(0x9f))/0x7*(parseInt(_0x33696d(0xa6))/0x8)+-parseInt(_0x33696d(0xa8))/0x9+parseInt(_0x33696d(0xa7))/0xa;if(_0x5f1fa9===_0xc573c7)break;else _0x1ad406['push'](_0x1ad406['shift']());}catch(_0x3e28dd){_0x1ad406['push'](_0x1ad406['shift']());}}}(_0x58c0,0xb4f94));const e={'sheets-shape-ui':{'quickStyles':_0x51afcc(0x9b),'imagePanel':{'crop':{'shape':_0x51afcc(0x99)}},'permission':{'editErr':'Zakres\x20jest\x20chroniony\x20i\x20nie\x20masz\x20uprawnień\x20do\x20edycji.\x20Aby\x20edytować,\x20skontaktuj\x20się\x20z\x20twórcą.'},'title':_0x51afcc(0xa5),'insertShape':_0x51afcc(0xa4),'editShape':'Edytuj\x20kształt','editText':'Edytuj\x20tekst','deleteShape':_0x51afcc(0xa9),'formatShape':_0x51afcc(0x93),'flipHorizontal':'Odbij\x20poziomo','flipVertical':'Odbij\x20pionowo','objectListPanel':{'title':_0x51afcc(0x92),'open':'Warstwy','empty':_0x51afcc(0x95),'showAll':_0x51afcc(0xac),'hideAll':_0x51afcc(0xab),'show':'Pokaż','hide':_0x51afcc(0x9c),'moveForward':_0x51afcc(0xa3),'moveBackward':_0x51afcc(0xa0),'close':'Zamknij','name':_0x51afcc(0x94),'nameInput':_0x51afcc(0x9d),'description':'Opis','descriptionPlaceholder':'Dodaj\x20opis','details':_0x51afcc(0x96),'noSelection':_0x51afcc(0x97)}}};module['exports']=e;
@@ -1 +1 @@
1
- const _0x5d8324=_0x20e2;(function(_0x53504d,_0xfe0169){const _0x38f038=_0x20e2,_0x271f6b=_0x53504d();while(!![]){try{const _0xe42479=parseInt(_0x38f038(0x19c))/0x1+parseInt(_0x38f038(0x19f))/0x2+-parseInt(_0x38f038(0x1a6))/0x3+parseInt(_0x38f038(0x198))/0x4+parseInt(_0x38f038(0x1a9))/0x5*(-parseInt(_0x38f038(0x19a))/0x6)+-parseInt(_0x38f038(0x195))/0x7+parseInt(_0x38f038(0x1a7))/0x8*(parseInt(_0x38f038(0x191))/0x9);if(_0xe42479===_0xfe0169)break;else _0x271f6b['push'](_0x271f6b['shift']());}catch(_0x8b7ae6){_0x271f6b['push'](_0x271f6b['shift']());}}}(_0x1bf9,0x2062e));const e={'sheets-shape-ui':{'quickStyles':_0x5d8324(0x194),'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':_0x5d8324(0x197),'insertShape':_0x5d8324(0x1ac),'editShape':_0x5d8324(0x193),'editText':_0x5d8324(0x1aa),'deleteShape':'Excluir\x20forma','formatShape':_0x5d8324(0x19d),'flipHorizontal':_0x5d8324(0x1a0),'flipVertical':_0x5d8324(0x1ab),'objectListPanel':{'title':_0x5d8324(0x1a3),'open':_0x5d8324(0x1a3),'empty':_0x5d8324(0x1a4),'showAll':_0x5d8324(0x1a8),'hideAll':_0x5d8324(0x1a1),'show':'Mostrar','hide':'Ocultar','moveForward':'Trazer\x20para\x20frente','moveBackward':_0x5d8324(0x19e),'close':'Fechar','name':_0x5d8324(0x1ad),'nameInput':_0x5d8324(0x19b),'description':_0x5d8324(0x1a2),'descriptionPlaceholder':_0x5d8324(0x192),'details':_0x5d8324(0x196),'noSelection':_0x5d8324(0x199)}}};function _0x20e2(_0x21e9c5,_0x4ead60){_0x21e9c5=_0x21e9c5-0x191;const _0x1bf93e=_0x1bf9();let _0x20e24b=_0x1bf93e[_0x21e9c5];return _0x20e24b;}module[_0x5d8324(0x1a5)]=e;function _0x1bf9(){const _0x23722a=['260034fJZySq','Formatar\x20forma','Enviar\x20para\x20trás','428686BYOUfv','Inverter\x20horizontalmente','Ocultar\x20tudo','Descrição','Camadas','Nenhum\x20objeto','exports','731538CbSNGA','2408336ztpOKa','Mostrar\x20tudo','30825tNKzkS','Editar\x20texto','Inverter\x20verticalmente','Inserir\x20forma','Nome','9eJtLBN','Adicionar\x20descrição','Editar\x20forma','Estilos\x20rápidos','1769992VzkTLP','Detalhes','Forma','352828yarLbo','Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes','228fSuTAk','Nome\x20do\x20objeto'];_0x1bf9=function(){return _0x23722a;};return _0x1bf9();}
1
+ function _0x8c55(_0x4eeccd,_0xe0ec70){_0x4eeccd=_0x4eeccd-0x12d;const _0x16d6d4=_0x16d6();let _0x8c5531=_0x16d6d4[_0x4eeccd];return _0x8c5531;}const _0xc79ae0=_0x8c55;(function(_0x4cd442,_0x47649e){const _0x1e233a=_0x8c55,_0x428d65=_0x4cd442();while(!![]){try{const _0x27e685=-parseInt(_0x1e233a(0x13e))/0x1*(-parseInt(_0x1e233a(0x146))/0x2)+-parseInt(_0x1e233a(0x138))/0x3*(parseInt(_0x1e233a(0x13a))/0x4)+-parseInt(_0x1e233a(0x142))/0x5*(-parseInt(_0x1e233a(0x133))/0x6)+-parseInt(_0x1e233a(0x145))/0x7+-parseInt(_0x1e233a(0x13d))/0x8*(parseInt(_0x1e233a(0x13f))/0x9)+-parseInt(_0x1e233a(0x140))/0xa*(parseInt(_0x1e233a(0x147))/0xb)+parseInt(_0x1e233a(0x131))/0xc;if(_0x27e685===_0x47649e)break;else _0x428d65['push'](_0x428d65['shift']());}catch(_0x36f8e6){_0x428d65['push'](_0x428d65['shift']());}}}(_0x16d6,0xd59f1));const e={'sheets-shape-ui':{'quickStyles':_0xc79ae0(0x14b),'imagePanel':{'crop':{'shape':'Cortar\x20para\x20forma'}},'permission':{'editErr':_0xc79ae0(0x137)},'title':_0xc79ae0(0x12f),'insertShape':'Inserir\x20forma','editShape':_0xc79ae0(0x143),'editText':_0xc79ae0(0x134),'deleteShape':_0xc79ae0(0x12d),'formatShape':'Formatar\x20forma','flipHorizontal':_0xc79ae0(0x14a),'flipVertical':_0xc79ae0(0x149),'objectListPanel':{'title':_0xc79ae0(0x139),'open':_0xc79ae0(0x139),'empty':_0xc79ae0(0x13b),'showAll':_0xc79ae0(0x132),'hideAll':'Ocultar\x20tudo','show':'Mostrar','hide':'Ocultar','moveForward':_0xc79ae0(0x144),'moveBackward':_0xc79ae0(0x136),'close':_0xc79ae0(0x12e),'name':_0xc79ae0(0x141),'nameInput':_0xc79ae0(0x130),'description':'Descrição','descriptionPlaceholder':_0xc79ae0(0x13c),'details':_0xc79ae0(0x148),'noSelection':'Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes'}}};module[_0xc79ae0(0x135)]=e;function _0x16d6(){const _0x257399=['351qXQASh','1050DYvZmS','Nome','1047245GNZBHm','Editar\x20forma','Trazer\x20para\x20frente','5244645kpvbng','3680RbQPiy','59246ACyJFG','Detalhes','Inverter\x20verticalmente','Inverter\x20horizontalmente','Estilos\x20rápidos','Excluir\x20forma','Fechar','Forma','Nome\x20do\x20objeto','26738328QCYFWF','Mostrar\x20tudo','12WeHlOz','Editar\x20texto','exports','Enviar\x20para\x20trás','O\x20intervalo\x20está\x20protegido\x20e\x20você\x20não\x20tem\x20permissão\x20de\x20edição.\x20Para\x20editar,\x20entre\x20em\x20contato\x20com\x20o\x20criador.','1561851TeIVAH','Camadas','8Koibuc','Nenhum\x20objeto','Adicionar\x20descrição','148960jQWbIs','712RlLJrV'];_0x16d6=function(){return _0x257399;};return _0x16d6();}
@@ -1 +1 @@
1
- const _0x4e484f=_0x40f0;(function(_0x6b2acc,_0x136924){const _0x1a5cf8=_0x40f0,_0x29c660=_0x6b2acc();while(!![]){try{const _0x2edd4d=-parseInt(_0x1a5cf8(0x1f9))/0x1+-parseInt(_0x1a5cf8(0x202))/0x2*(parseInt(_0x1a5cf8(0x1f0))/0x3)+-parseInt(_0x1a5cf8(0x205))/0x4*(parseInt(_0x1a5cf8(0x1f1))/0x5)+-parseInt(_0x1a5cf8(0x1fa))/0x6+-parseInt(_0x1a5cf8(0x1f5))/0x7+-parseInt(_0x1a5cf8(0x1f2))/0x8+-parseInt(_0x1a5cf8(0x203))/0x9*(-parseInt(_0x1a5cf8(0x1fb))/0xa);if(_0x2edd4d===_0x136924)break;else _0x29c660['push'](_0x29c660['shift']());}catch(_0x5caac0){_0x29c660['push'](_0x29c660['shift']());}}}(_0x4f10,0x3f323));function _0x40f0(_0x4f7718,_0x4d9eef){_0x4f7718=_0x4f7718-0x1ec;const _0x4f1025=_0x4f10();let _0x40f0be=_0x4f1025[_0x4f7718];return _0x40f0be;}const e={'sheets-shape-ui':{'quickStyles':'Быстрые\x20стили','imagePanel':{'crop':{'shape':'Обрезать\x20по\x20форме'}},'permission':{'editErr':_0x4e484f(0x204)},'title':_0x4e484f(0x1f7),'insertShape':'Вставить\x20фигуру','editShape':_0x4e484f(0x1ef),'editText':_0x4e484f(0x206),'deleteShape':_0x4e484f(0x1ff),'formatShape':_0x4e484f(0x1fd),'flipHorizontal':_0x4e484f(0x1f6),'flipVertical':'Отразить\x20по\x20вертикали','objectListPanel':{'title':_0x4e484f(0x1f3),'open':'Слои','empty':'Нет\x20объектов','showAll':_0x4e484f(0x1f8),'hideAll':_0x4e484f(0x1ed),'show':_0x4e484f(0x1ee),'hide':_0x4e484f(0x1fc),'moveForward':_0x4e484f(0x200),'moveBackward':'Переместить\x20назад','close':'Закрыть','name':'Имя','nameInput':_0x4e484f(0x1f4),'description':_0x4e484f(0x201),'descriptionPlaceholder':_0x4e484f(0x1ec),'details':'Сведения','noSelection':_0x4e484f(0x1fe)}}};function _0x4f10(){const _0x41053c=['Удалить\x20фигуру','Переместить\x20вперед','Описание','68fvPZOt','9mAbaGl','Диапазон\x20защищен,\x20и\x20у\x20вас\x20нет\x20разрешения\x20на\x20редактирование.\x20Для\x20редактирования\x20свяжитесь\x20с\x20создателем.','903776WyJdLc','Редактировать\x20текст','exports','Добавить\x20описание','Скрыть\x20все','Показать','Редактировать\x20фигуру','39876XXdGOp','5pWrsnZ','2393736AWkhuP','Слои','Имя\x20объекта','1825698DfUOeA','Отразить\x20по\x20горизонтали','Фигура','Показать\x20все','372845IcMBwi','2996664YYGhGx','23690430RUXgQl','Скрыть','Форматировать\x20фигуру','Выберите\x20объект\x20для\x20редактирования\x20сведений'];_0x4f10=function(){return _0x41053c;};return _0x4f10();}module[_0x4e484f(0x207)]=e;
1
+ const _0x447f6f=_0x2bea;(function(_0x46f6f8,_0x3acd8f){const _0x4e941f=_0x2bea,_0x1dccc7=_0x46f6f8();while(!![]){try{const _0x2d5be4=parseInt(_0x4e941f(0x181))/0x1*(-parseInt(_0x4e941f(0x17e))/0x2)+-parseInt(_0x4e941f(0x183))/0x3*(parseInt(_0x4e941f(0x182))/0x4)+-parseInt(_0x4e941f(0x177))/0x5+-parseInt(_0x4e941f(0x17a))/0x6+parseInt(_0x4e941f(0x185))/0x7*(-parseInt(_0x4e941f(0x18e))/0x8)+-parseInt(_0x4e941f(0x180))/0x9+parseInt(_0x4e941f(0x18b))/0xa;if(_0x2d5be4===_0x3acd8f)break;else _0x1dccc7['push'](_0x1dccc7['shift']());}catch(_0x485f56){_0x1dccc7['push'](_0x1dccc7['shift']());}}}(_0x323b,0xe74cd));function _0x323b(){const _0x1c0f69=['Переместить\x20вперед','916587GCYJHT','51TzbAws','820976ypSuVU','12yxNQyM','Имя','28XJblXJ','Редактировать\x20фигуру','Переместить\x20назад','Нет\x20объектов','Закрыть','Добавить\x20описание','56227630LUOAwC','Удалить\x20фигуру','Отразить\x20по\x20вертикали','1814392FvPrRM','Слои','Обрезать\x20по\x20форме','Показать\x20все','Сведения','Скрыть','Диапазон\x20защищен,\x20и\x20у\x20вас\x20нет\x20разрешения\x20на\x20редактирование.\x20Для\x20редактирования\x20свяжитесь\x20с\x20создателем.','6860945XfhgZc','exports','Отразить\x20по\x20горизонтали','3303690FTdicM','Показать','Вставить\x20фигуру','Форматировать\x20фигуру','36178urJDFz'];_0x323b=function(){return _0x1c0f69;};return _0x323b();}const e={'sheets-shape-ui':{'quickStyles':'Быстрые\x20стили','imagePanel':{'crop':{'shape':_0x447f6f(0x190)}},'permission':{'editErr':_0x447f6f(0x176)},'title':'Фигура','insertShape':_0x447f6f(0x17c),'editShape':_0x447f6f(0x186),'editText':'Редактировать\x20текст','deleteShape':_0x447f6f(0x18c),'formatShape':_0x447f6f(0x17d),'flipHorizontal':_0x447f6f(0x179),'flipVertical':_0x447f6f(0x18d),'objectListPanel':{'title':_0x447f6f(0x18f),'open':'Слои','empty':_0x447f6f(0x188),'showAll':_0x447f6f(0x173),'hideAll':'Скрыть\x20все','show':_0x447f6f(0x17b),'hide':_0x447f6f(0x175),'moveForward':_0x447f6f(0x17f),'moveBackward':_0x447f6f(0x187),'close':_0x447f6f(0x189),'name':_0x447f6f(0x184),'nameInput':'Имя\x20объекта','description':'Описание','descriptionPlaceholder':_0x447f6f(0x18a),'details':_0x447f6f(0x174),'noSelection':'Выберите\x20объект\x20для\x20редактирования\x20сведений'}}};function _0x2bea(_0x509591,_0x2755ef){_0x509591=_0x509591-0x173;const _0x323b91=_0x323b();let _0x2bea1e=_0x323b91[_0x509591];return _0x2bea1e;}module[_0x447f6f(0x178)]=e;
@@ -1 +1 @@
1
- const _0x52e6fd=_0x12f9;function _0x12f9(_0x357c27,_0x5556b0){_0x357c27=_0x357c27-0x15a;const _0x1237d8=_0x1237();let _0x12f98c=_0x1237d8[_0x357c27];return _0x12f98c;}(function(_0xaee834,_0x226ca4){const _0x4d93d7=_0x12f9,_0x37308a=_0xaee834();while(!![]){try{const _0x2fd53f=parseInt(_0x4d93d7(0x15b))/0x1*(parseInt(_0x4d93d7(0x172))/0x2)+parseInt(_0x4d93d7(0x16e))/0x3*(-parseInt(_0x4d93d7(0x175))/0x4)+-parseInt(_0x4d93d7(0x164))/0x5+-parseInt(_0x4d93d7(0x166))/0x6*(-parseInt(_0x4d93d7(0x15c))/0x7)+-parseInt(_0x4d93d7(0x176))/0x8+parseInt(_0x4d93d7(0x168))/0x9*(parseInt(_0x4d93d7(0x16a))/0xa)+-parseInt(_0x4d93d7(0x171))/0xb*(-parseInt(_0x4d93d7(0x178))/0xc);if(_0x2fd53f===_0x226ca4)break;else _0x37308a['push'](_0x37308a['shift']());}catch(_0x4d76a4){_0x37308a['push'](_0x37308a['shift']());}}}(_0x1237,0xeb33e));function _0x1237(){const _0xd3e8ec=['9313073ocRNSD','873008hVRGYj','Vyberte\x20objekt,\x20ktorého\x20podrobnosti\x20chcete\x20upraviť','Prevrátiť\x20vodorovne','50124hESwAC','14311984vghUWp','Zobraziť','36gXvLer','Žiadne\x20objekty','Zavrieť','3ZCrNAM','7GzlPCO','exports','Vrstvy','Pridat\x20popis','Prevrátiť\x20zvislo','Rýchle\x20štýly','Vložiť\x20tvar','Posunúť\x20dopredu','7986795zgbXmH','Oříznout\x20podle\x20tvaru','11209452CvoZaO','Podrobnosti','4492647IXRFJE','Rozsah\x20je\x20chránený\x20a\x20nemáte\x20oprávnenie\x20na\x20úpravy.\x20Ak\x20chcete\x20upravovať,\x20kontaktujte\x20autora.','10GQeAIw','Zobraziť\x20všetko','Skryť\x20všetko','Názov','447AAvhbk','Skryť','Upraviť\x20tvar'];_0x1237=function(){return _0xd3e8ec;};return _0x1237();}const e={'sheets-shape-ui':{'quickStyles':_0x52e6fd(0x161),'imagePanel':{'crop':{'shape':_0x52e6fd(0x165)}},'permission':{'editErr':_0x52e6fd(0x169)},'title':'Tvar','insertShape':_0x52e6fd(0x162),'editShape':_0x52e6fd(0x170),'editText':'Upraviť\x20text','deleteShape':'Odstrániť\x20tvar','formatShape':'Formátovať\x20tvar','flipHorizontal':_0x52e6fd(0x174),'flipVertical':_0x52e6fd(0x160),'objectListPanel':{'title':'Vrstvy','open':_0x52e6fd(0x15e),'empty':_0x52e6fd(0x179),'showAll':_0x52e6fd(0x16b),'hideAll':_0x52e6fd(0x16c),'show':_0x52e6fd(0x177),'hide':_0x52e6fd(0x16f),'moveForward':_0x52e6fd(0x163),'moveBackward':'Posunúť\x20dozadu','close':_0x52e6fd(0x15a),'name':_0x52e6fd(0x16d),'nameInput':'Názov\x20objektu','description':'Popis','descriptionPlaceholder':_0x52e6fd(0x15f),'details':_0x52e6fd(0x167),'noSelection':_0x52e6fd(0x173)}}};module[_0x52e6fd(0x15d)]=e;
1
+ const _0x2d8a50=_0xd666;(function(_0x488d95,_0x5d9b28){const _0x5f44de=_0xd666,_0x14d304=_0x488d95();while(!![]){try{const _0x57a5dc=parseInt(_0x5f44de(0x157))/0x1*(-parseInt(_0x5f44de(0x14c))/0x2)+parseInt(_0x5f44de(0x14a))/0x3+parseInt(_0x5f44de(0x138))/0x4*(parseInt(_0x5f44de(0x151))/0x5)+-parseInt(_0x5f44de(0x146))/0x6*(parseInt(_0x5f44de(0x13f))/0x7)+-parseInt(_0x5f44de(0x154))/0x8*(-parseInt(_0x5f44de(0x14d))/0x9)+-parseInt(_0x5f44de(0x13c))/0xa*(-parseInt(_0x5f44de(0x14e))/0xb)+-parseInt(_0x5f44de(0x150))/0xc;if(_0x57a5dc===_0x5d9b28)break;else _0x14d304['push'](_0x14d304['shift']());}catch(_0x5410e7){_0x14d304['push'](_0x14d304['shift']());}}}(_0x4033,0xc8541));function _0xd666(_0x953e71,_0x45f1ab){_0x953e71=_0x953e71-0x138;const _0x4033d4=_0x4033();let _0xd666d7=_0x4033d4[_0x953e71];return _0xd666d7;}function _0x4033(){const _0x475858=['Pridat\x20popis','Posunúť\x20dozadu','370sLYUsf','Zobraziť','Vyberte\x20objekt,\x20ktorého\x20podrobnosti\x20chcete\x20upraviť','1360457aHSVvm','Názov','Prevrátiť\x20zvislo','Popis','Prevrátiť\x20vodorovne','Upraviť\x20tvar','Formátovať\x20tvar','6yLHtAO','Podrobnosti','Posunúť\x20dopredu','Tvar','2928048wFnWec','Skryť\x20všetko','5934LTFerK','1179AzFWtb','462539iDrDxr','Zavrieť','30498252ExiZFb','325JrTOYX','Upraviť\x20text','Oříznout\x20podle\x20tvaru','100088IyYLcX','Odstrániť\x20tvar','Rozsah\x20je\x20chránený\x20a\x20nemáte\x20oprávnenie\x20na\x20úpravy.\x20Ak\x20chcete\x20upravovať,\x20kontaktujte\x20autora.','459DliyBy','Vložiť\x20tvar','46000gzgWlz','Vrstvy'];_0x4033=function(){return _0x475858;};return _0x4033();}const e={'sheets-shape-ui':{'quickStyles':'Rýchle\x20štýly','imagePanel':{'crop':{'shape':_0x2d8a50(0x153)}},'permission':{'editErr':_0x2d8a50(0x156)},'title':_0x2d8a50(0x149),'insertShape':_0x2d8a50(0x158),'editShape':_0x2d8a50(0x144),'editText':_0x2d8a50(0x152),'deleteShape':_0x2d8a50(0x155),'formatShape':_0x2d8a50(0x145),'flipHorizontal':_0x2d8a50(0x143),'flipVertical':_0x2d8a50(0x141),'objectListPanel':{'title':_0x2d8a50(0x139),'open':'Vrstvy','empty':'Žiadne\x20objekty','showAll':'Zobraziť\x20všetko','hideAll':_0x2d8a50(0x14b),'show':_0x2d8a50(0x13d),'hide':'Skryť','moveForward':_0x2d8a50(0x148),'moveBackward':_0x2d8a50(0x13b),'close':_0x2d8a50(0x14f),'name':_0x2d8a50(0x140),'nameInput':'Názov\x20objektu','description':_0x2d8a50(0x142),'descriptionPlaceholder':_0x2d8a50(0x13a),'details':_0x2d8a50(0x147),'noSelection':_0x2d8a50(0x13e)}}};module['exports']=e;
@@ -1 +1 @@
1
- function _0xebb1(){const _0x547eef=['581bVuOAk','46152tzQyjg','190IRFNgH','1158049csUGfs','Tên\x20đối\x20tượng','4189772WwZxKv','2049780MznpuU','Tên','Mô\x20tả','Lật\x20dọc','Chèn\x20hình\x20dạng','1794DNGriq','1432ljQmNx','Hình\x20dạng','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.','Chỉnh\x20sửa\x20hình\x20dạng','Xóa\x20hình\x20dạng','Chưa\x20có\x20đối\x20tượng','Đưa\x20xuống\x20dưới','Ẩn\x20tất\x20cả','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết','Lớp','Định\x20dạng\x20hình\x20dạng','81XknPgI','Đưa\x20lên\x20trên','1682703arrLbm','33486AxMsCg','Hiển\x20thị\x20tất\x20cả','Lật\x20ngang'];_0xebb1=function(){return _0x547eef;};return _0xebb1();}const _0x1b5ab7=_0x410a;(function(_0x587f66,_0x5beb7f){const _0x474113=_0x410a,_0x20bc0c=_0x587f66();while(!![]){try{const _0x5053a4=parseInt(_0x474113(0xce))/0x1+parseInt(_0x474113(0xba))/0x2*(parseInt(_0x474113(0xb9))/0x3)+parseInt(_0x474113(0xd0))/0x4+parseInt(_0x474113(0xd1))/0x5+parseInt(_0x474113(0xc8))/0x6*(parseInt(_0x474113(0xcb))/0x7)+-parseInt(_0x474113(0xcc))/0x8*(-parseInt(_0x474113(0xc5))/0x9)+parseInt(_0x474113(0xcd))/0xa*(-parseInt(_0x474113(0xc7))/0xb);if(_0x5053a4===_0x5beb7f)break;else _0x20bc0c['push'](_0x20bc0c['shift']());}catch(_0x3f12f3){_0x20bc0c['push'](_0x20bc0c['shift']());}}}(_0xebb1,0x9f3f1));const e={'sheets-shape-ui':{'quickStyles':'Kiểu\x20nhanh','imagePanel':{'crop':{'shape':'Cắt\x20theo\x20hình\x20dạng'}},'permission':{'editErr':_0x1b5ab7(0xbc)},'title':_0x1b5ab7(0xbb),'insertShape':_0x1b5ab7(0xb8),'editShape':_0x1b5ab7(0xbd),'editText':'Chỉnh\x20sửa\x20văn\x20bản','deleteShape':_0x1b5ab7(0xbe),'formatShape':_0x1b5ab7(0xc4),'flipHorizontal':_0x1b5ab7(0xca),'flipVertical':_0x1b5ab7(0xb7),'objectListPanel':{'title':_0x1b5ab7(0xc3),'open':_0x1b5ab7(0xc3),'empty':_0x1b5ab7(0xbf),'showAll':_0x1b5ab7(0xc9),'hideAll':_0x1b5ab7(0xc1),'show':'Hiện','hide':'Ẩn','moveForward':_0x1b5ab7(0xc6),'moveBackward':_0x1b5ab7(0xc0),'close':'Đóng','name':_0x1b5ab7(0xd2),'nameInput':_0x1b5ab7(0xcf),'description':_0x1b5ab7(0xd3),'descriptionPlaceholder':'Them\x20mo\x20ta','details':'Chi\x20tiết','noSelection':_0x1b5ab7(0xc2)}}};function _0x410a(_0x10623a,_0x239ef2){_0x10623a=_0x10623a-0xb7;const _0xebb1cc=_0xebb1();let _0x410a21=_0xebb1cc[_0x10623a];return _0x410a21;}module['exports']=e;
1
+ function _0x48b8(){const _0xbff94e=['Đưa\x20lên\x20trên','35076TFKAMy','634706uXuCWv','Chưa\x20có\x20đối\x20tượng','920ycYsdd','41985kMktHL','2Ynsszh','Hình\x20dạng','Them\x20mo\x20ta','Đóng','1881047UYNmji','Chỉnh\x20sửa\x20hình\x20dạng','299110hehtic','Lật\x20ngang','1039820GSVFGA','297lkcYGc','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.','Chi\x20tiết','Tên\x20đối\x20tượng','Mô\x20tả','22IUBnKM','Hiển\x20thị\x20tất\x20cả','6824148CUHDVC','Chèn\x20hình\x20dạng','Lớp','18pqYWKr','exports','13MrYgoG','Định\x20dạng\x20hình\x20dạng'];_0x48b8=function(){return _0xbff94e;};return _0x48b8();}const _0x27fb2f=_0x1a0d;(function(_0x5aab77,_0x5e41fa){const _0x335597=_0x1a0d,_0x105989=_0x5aab77();while(!![]){try{const _0x1868c8=parseInt(_0x335597(0x187))/0x1*(parseInt(_0x335597(0x18b))/0x2)+-parseInt(_0x335597(0x177))/0x3*(parseInt(_0x335597(0x186))/0x4)+parseInt(_0x335597(0x174))/0x5*(parseInt(_0x335597(0x181))/0x6)+parseInt(_0x335597(0x172))/0x7+-parseInt(_0x335597(0x189))/0x8*(parseInt(_0x335597(0x18a))/0x9)+parseInt(_0x335597(0x176))/0xa*(parseInt(_0x335597(0x17c))/0xb)+parseInt(_0x335597(0x17e))/0xc*(parseInt(_0x335597(0x183))/0xd);if(_0x1868c8===_0x5e41fa)break;else _0x105989['push'](_0x105989['shift']());}catch(_0x59af5f){_0x105989['push'](_0x105989['shift']());}}}(_0x48b8,0x6f112));const e={'sheets-shape-ui':{'quickStyles':'Kiểu\x20nhanh','imagePanel':{'crop':{'shape':'Cắt\x20theo\x20hình\x20dạng'}},'permission':{'editErr':_0x27fb2f(0x178)},'title':_0x27fb2f(0x16f),'insertShape':_0x27fb2f(0x17f),'editShape':_0x27fb2f(0x173),'editText':'Chỉnh\x20sửa\x20văn\x20bản','deleteShape':'Xóa\x20hình\x20dạng','formatShape':_0x27fb2f(0x184),'flipHorizontal':_0x27fb2f(0x175),'flipVertical':'Lật\x20dọc','objectListPanel':{'title':'Lớp','open':_0x27fb2f(0x180),'empty':_0x27fb2f(0x188),'showAll':_0x27fb2f(0x17d),'hideAll':'Ẩn\x20tất\x20cả','show':'Hiện','hide':'Ẩn','moveForward':_0x27fb2f(0x185),'moveBackward':'Đưa\x20xuống\x20dưới','close':_0x27fb2f(0x171),'name':'Tên','nameInput':_0x27fb2f(0x17a),'description':_0x27fb2f(0x17b),'descriptionPlaceholder':_0x27fb2f(0x170),'details':_0x27fb2f(0x179),'noSelection':'Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết'}}};function _0x1a0d(_0xbc8c6c,_0x38677f){_0xbc8c6c=_0xbc8c6c-0x16f;const _0x48b865=_0x48b8();let _0x1a0d96=_0x48b865[_0xbc8c6c];return _0x1a0d96;}module[_0x27fb2f(0x182)]=e;
@@ -1 +1 @@
1
- const _0x34cf5b=_0x1fca;function _0x49dc(){const _0x4acdca=['裁剪为形状','544870TkqTNZ','8972272XzURQM','上移一层','下移一层','3506028xclCmX','2792624QQVGjB','快捷样式','exports','388038wzWAgt','45EpgTnu','插入形状','删除形状','全部显示','全部隐藏','对象名称','20GxvlNd','暂无对象','水平翻转','8751060bHSDot','7kkedpY','编辑形状','781331GrTdLe','编辑文字'];_0x49dc=function(){return _0x4acdca;};return _0x49dc();}(function(_0x2a5e05,_0x2cd4c1){const _0x52cb84=_0x1fca,_0x1f469a=_0x2a5e05();while(!![]){try{const _0x3e2763=-parseInt(_0x52cb84(0xc4))/0x1+parseInt(_0x52cb84(0xc7))/0x2+-parseInt(_0x52cb84(0xcb))/0x3+-parseInt(_0x52cb84(0xcc))/0x4+parseInt(_0x52cb84(0xbe))/0x5*(-parseInt(_0x52cb84(0xb7))/0x6)+-parseInt(_0x52cb84(0xc2))/0x7*(parseInt(_0x52cb84(0xc8))/0x8)+-parseInt(_0x52cb84(0xb8))/0x9*(-parseInt(_0x52cb84(0xc1))/0xa);if(_0x3e2763===_0x2cd4c1)break;else _0x1f469a['push'](_0x1f469a['shift']());}catch(_0x1f3b32){_0x1f469a['push'](_0x1f469a['shift']());}}}(_0x49dc,0x97438));const e={'sheets-shape-ui':{'quickStyles':_0x34cf5b(0xb5),'imagePanel':{'crop':{'shape':_0x34cf5b(0xc6)}},'permission':{'editErr':'该范围已被保护,目前无编辑权限。如需编辑,请联系创建者。'},'title':'形状','insertShape':_0x34cf5b(0xb9),'editShape':_0x34cf5b(0xc3),'editText':_0x34cf5b(0xc5),'deleteShape':_0x34cf5b(0xba),'formatShape':'格式化形状','flipHorizontal':_0x34cf5b(0xc0),'flipVertical':'垂直翻转','objectListPanel':{'title':'图层','open':'图层','empty':_0x34cf5b(0xbf),'showAll':_0x34cf5b(0xbb),'hideAll':_0x34cf5b(0xbc),'show':'显示','hide':'隐藏','moveForward':_0x34cf5b(0xc9),'moveBackward':_0x34cf5b(0xca),'close':'关闭','name':'名称','nameInput':_0x34cf5b(0xbd),'description':'描述','descriptionPlaceholder':'添加描述','details':'详情','noSelection':'选择对象以编辑详情'}}};function _0x1fca(_0x1ddd2c,_0x9c79e0){_0x1ddd2c=_0x1ddd2c-0xb5;const _0x49dc74=_0x49dc();let _0x1fca45=_0x49dc74[_0x1ddd2c];return _0x1fca45;}module[_0x34cf5b(0xb6)]=e;
1
+ const _0x45cce0=_0x3bd6;(function(_0x6de2,_0x72cd4d){const _0x50f511=_0x3bd6,_0x66835c=_0x6de2();while(!![]){try{const _0xaf0286=parseInt(_0x50f511(0x143))/0x1+parseInt(_0x50f511(0x13a))/0x2*(parseInt(_0x50f511(0x149))/0x3)+-parseInt(_0x50f511(0x139))/0x4*(parseInt(_0x50f511(0x135))/0x5)+-parseInt(_0x50f511(0x142))/0x6+parseInt(_0x50f511(0x145))/0x7+parseInt(_0x50f511(0x138))/0x8+-parseInt(_0x50f511(0x140))/0x9;if(_0xaf0286===_0x72cd4d)break;else _0x66835c['push'](_0x66835c['shift']());}catch(_0x949839){_0x66835c['push'](_0x66835c['shift']());}}}(_0x3f06,0xc2c31));function _0x3bd6(_0x3c6627,_0x19773d){_0x3c6627=_0x3c6627-0x134;const _0x3f0658=_0x3f06();let _0x3bd6e5=_0x3f0658[_0x3c6627];return _0x3bd6e5;}const e={'sheets-shape-ui':{'quickStyles':_0x45cce0(0x146),'imagePanel':{'crop':{'shape':_0x45cce0(0x144)}},'permission':{'editErr':_0x45cce0(0x134)},'title':'形状','insertShape':_0x45cce0(0x141),'editShape':_0x45cce0(0x136),'editText':'编辑文字','deleteShape':'删除形状','formatShape':_0x45cce0(0x13b),'flipHorizontal':_0x45cce0(0x147),'flipVertical':'垂直翻转','objectListPanel':{'title':'图层','open':'图层','empty':_0x45cce0(0x13e),'showAll':_0x45cce0(0x13d),'hideAll':'全部隐藏','show':'显示','hide':'隐藏','moveForward':'上移一层','moveBackward':_0x45cce0(0x13f),'close':'关闭','name':'名称','nameInput':_0x45cce0(0x148),'description':'描述','descriptionPlaceholder':_0x45cce0(0x13c),'details':'详情','noSelection':'选择对象以编辑详情'}}};function _0x3f06(){const _0x47b7c4=['1257669poKnWn','插入形状','7303038MKqJyq','628210FMnvCm','裁剪为形状','8054599xVAZuv','快捷样式','水平翻转','对象名称','71115hEGBgr','该范围已被保护,目前无编辑权限。如需编辑,请联系创建者。','3159275wiVScl','编辑形状','exports','6733696YghRxK','4WPgwyY','14DxGDbS','格式化形状','添加描述','全部显示','暂无对象','下移一层'];_0x3f06=function(){return _0x47b7c4;};return _0x3f06();}module[_0x45cce0(0x137)]=e;
@@ -1 +1 @@
1
- const _0x1fd850=_0x4963;(function(_0x3ed2ce,_0x1ea819){const _0x5d65a0=_0x4963,_0x428223=_0x3ed2ce();while(!![]){try{const _0x440b1c=parseInt(_0x5d65a0(0x1b4))/0x1*(parseInt(_0x5d65a0(0x1c7))/0x2)+parseInt(_0x5d65a0(0x1bc))/0x3*(-parseInt(_0x5d65a0(0x1bb))/0x4)+-parseInt(_0x5d65a0(0x1c6))/0x5*(parseInt(_0x5d65a0(0x1bf))/0x6)+-parseInt(_0x5d65a0(0x1cc))/0x7*(-parseInt(_0x5d65a0(0x1cb))/0x8)+parseInt(_0x5d65a0(0x1b3))/0x9+parseInt(_0x5d65a0(0x1be))/0xa*(-parseInt(_0x5d65a0(0x1c4))/0xb)+-parseInt(_0x5d65a0(0x1c5))/0xc;if(_0x440b1c===_0x1ea819)break;else _0x428223['push'](_0x428223['shift']());}catch(_0x1b777d){_0x428223['push'](_0x428223['shift']());}}}(_0x5232,0xd55c1));function _0x5232(){const _0x233535=['115whroZN','1561292uOwjiP','垂直翻轉','全部顯示','快速樣式','1061536qpiglf','63HOywVh','物件名稱','10621836cQmJHW','1HphIFo','選擇物件以編輯詳情','編輯形狀','該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','插入形狀','暫無物件','裁切為形狀','147916HItVRw','75PpUGHx','新增描述','40xiZAVd','247386Wosfxi','刪除形狀','下移一層','水平翻轉','編輯文字','195239bziMLn','4048476gfZPOI'];_0x5232=function(){return _0x233535;};return _0x5232();}function _0x4963(_0x5a2c83,_0x56007f){_0x5a2c83=_0x5a2c83-0x1b2;const _0x523201=_0x5232();let _0x496325=_0x523201[_0x5a2c83];return _0x496325;}const e={'sheets-shape-ui':{'quickStyles':_0x1fd850(0x1ca),'imagePanel':{'crop':{'shape':_0x1fd850(0x1ba)}},'permission':{'editErr':_0x1fd850(0x1b7)},'title':'形狀','insertShape':_0x1fd850(0x1b8),'editShape':_0x1fd850(0x1b6),'editText':_0x1fd850(0x1c3),'deleteShape':_0x1fd850(0x1c0),'formatShape':'格式化形狀','flipHorizontal':_0x1fd850(0x1c2),'flipVertical':_0x1fd850(0x1c8),'objectListPanel':{'title':'圖層','open':'圖層','empty':_0x1fd850(0x1b9),'showAll':_0x1fd850(0x1c9),'hideAll':'全部隱藏','show':'顯示','hide':'隱藏','moveForward':'上移一層','moveBackward':_0x1fd850(0x1c1),'close':'關閉','name':'名稱','nameInput':_0x1fd850(0x1b2),'description':'描述','descriptionPlaceholder':_0x1fd850(0x1bd),'details':'詳情','noSelection':_0x1fd850(0x1b5)}}};module['exports']=e;
1
+ function _0x1cf4(){const _0x50798c=['943446GUeAOy','下移一層','選擇物件以編輯詳情','8GVanRN','垂直翻轉','物件名稱','142316AFIjkr','格式化形狀','4350435sGqGlY','1753703tDnLYT','快速樣式','5591628KSPXGz','該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','刪除形狀','裁切為形狀','exports','暫無物件','新增描述','編輯文字','2331477WevpSa','插入形狀','水平翻轉','全部顯示','9oBtIGo','727610OYVWRf'];_0x1cf4=function(){return _0x50798c;};return _0x1cf4();}const _0x534fce=_0x20e7;function _0x20e7(_0x4c51bb,_0x42adab){_0x4c51bb=_0x4c51bb-0x132;const _0x1cf495=_0x1cf4();let _0x20e737=_0x1cf495[_0x4c51bb];return _0x20e737;}(function(_0x29505a,_0x4b3849){const _0x4d5920=_0x20e7,_0x5c0a10=_0x29505a();while(!![]){try{const _0x44a795=parseInt(_0x4d5920(0x13d))/0x1+-parseInt(_0x4d5920(0x13e))/0x2+parseInt(_0x4d5920(0x13c))/0x3*(-parseInt(_0x4d5920(0x144))/0x4)+parseInt(_0x4d5920(0x146))/0x5+-parseInt(_0x4d5920(0x149))/0x6+parseInt(_0x4d5920(0x147))/0x7+-parseInt(_0x4d5920(0x141))/0x8*(-parseInt(_0x4d5920(0x138))/0x9);if(_0x44a795===_0x4b3849)break;else _0x5c0a10['push'](_0x5c0a10['shift']());}catch(_0x21b61e){_0x5c0a10['push'](_0x5c0a10['shift']());}}}(_0x1cf4,0x91b91));const e={'sheets-shape-ui':{'quickStyles':_0x534fce(0x148),'imagePanel':{'crop':{'shape':_0x534fce(0x133)}},'permission':{'editErr':_0x534fce(0x14a)},'title':'形狀','insertShape':_0x534fce(0x139),'editShape':'編輯形狀','editText':_0x534fce(0x137),'deleteShape':_0x534fce(0x132),'formatShape':_0x534fce(0x145),'flipHorizontal':_0x534fce(0x13a),'flipVertical':_0x534fce(0x142),'objectListPanel':{'title':'圖層','open':'圖層','empty':_0x534fce(0x135),'showAll':_0x534fce(0x13b),'hideAll':'全部隱藏','show':'顯示','hide':'隱藏','moveForward':'上移一層','moveBackward':_0x534fce(0x13f),'close':'關閉','name':'名稱','nameInput':_0x534fce(0x143),'description':'描述','descriptionPlaceholder':_0x534fce(0x136),'details':'詳情','noSelection':_0x534fce(0x140)}}};module[_0x534fce(0x134)]=e;
@@ -1 +1 @@
1
- function _0x24fa(_0x32c3f5,_0x3e7712){_0x32c3f5=_0x32c3f5-0x133;const _0x24fa79=_0xb2de();let _0x372026=_0x24fa79[_0x32c3f5];return _0x372026;}const _0x21d925=_0x24fa;(function(_0x567461,_0x50503c){const _0x4adcd4=_0x24fa,_0x17a128=_0x567461();while(!![]){try{const _0x100ecd=parseInt(_0x4adcd4(0x139))/0x1+parseInt(_0x4adcd4(0x143))/0x2+-parseInt(_0x4adcd4(0x14a))/0x3+-parseInt(_0x4adcd4(0x149))/0x4*(parseInt(_0x4adcd4(0x138))/0x5)+parseInt(_0x4adcd4(0x13d))/0x6+parseInt(_0x4adcd4(0x135))/0x7*(-parseInt(_0x4adcd4(0x133))/0x8)+-parseInt(_0x4adcd4(0x13a))/0x9;if(_0x100ecd===_0x50503c)break;else _0x17a128['push'](_0x17a128['shift']());}catch(_0x3ecafc){_0x17a128['push'](_0x17a128['shift']());}}}(_0xb2de,0x84dbd));const e={'sheets-shape-ui':{'quickStyles':_0x21d925(0x13c),'imagePanel':{'crop':{'shape':_0x21d925(0x147)}},'permission':{'editErr':_0x21d925(0x134)},'title':'形狀','insertShape':_0x21d925(0x146),'editShape':_0x21d925(0x13f),'editText':'編輯文字','deleteShape':_0x21d925(0x141),'formatShape':_0x21d925(0x148),'flipHorizontal':_0x21d925(0x144),'flipVertical':_0x21d925(0x13b),'objectListPanel':{'title':'圖層','open':'圖層','empty':_0x21d925(0x137),'showAll':_0x21d925(0x142),'hideAll':'全部隱藏','show':'顯示','hide':'隱藏','moveForward':_0x21d925(0x145),'moveBackward':'下移一層','close':'關閉','name':'名稱','nameInput':'物件名稱','description':'描述','descriptionPlaceholder':_0x21d925(0x136),'details':_0x21d925(0x140),'noSelection':'選取物件以編輯詳細資料'}}};module[_0x21d925(0x13e)]=e;function _0xb2de(){const _0x30fdd1=['該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','899171pwSvVP','新增描述','暫無物件','15BQwfdH','963692PqnMOW','4476132zqpxZy','垂直翻轉','快捷樣式','6153156wzCcuK','exports','編輯形狀','詳細資料','刪除形狀','全部顯示','1051758rMuUIr','水平翻轉','上移一層','插入形狀','裁切為形狀','格式化形狀','898148GlQGEt','1629129ZDCTUS','16akUyPW'];_0xb2de=function(){return _0x30fdd1;};return _0xb2de();}
1
+ const _0xf9733c=_0x2ba4;(function(_0x3acd8d,_0x1d7308){const _0x1a1415=_0x2ba4,_0x469ead=_0x3acd8d();while(!![]){try{const _0x24a904=parseInt(_0x1a1415(0xa1))/0x1*(parseInt(_0x1a1415(0xa7))/0x2)+-parseInt(_0x1a1415(0x99))/0x3+parseInt(_0x1a1415(0xa2))/0x4*(parseInt(_0x1a1415(0xa5))/0x5)+parseInt(_0x1a1415(0x93))/0x6*(parseInt(_0x1a1415(0x9b))/0x7)+parseInt(_0x1a1415(0x97))/0x8+-parseInt(_0x1a1415(0x96))/0x9*(parseInt(_0x1a1415(0x98))/0xa)+-parseInt(_0x1a1415(0xa3))/0xb;if(_0x24a904===_0x1d7308)break;else _0x469ead['push'](_0x469ead['shift']());}catch(_0x45d572){_0x469ead['push'](_0x469ead['shift']());}}}(_0x467a,0xe11f7));function _0x2ba4(_0x2376ce,_0x5d5301){_0x2376ce=_0x2376ce-0x90;const _0x467abc=_0x467a();let _0x2ba41f=_0x467abc[_0x2376ce];return _0x2ba41f;}const e={'sheets-shape-ui':{'quickStyles':_0xf9733c(0x9c),'imagePanel':{'crop':{'shape':_0xf9733c(0x9a)}},'permission':{'editErr':'該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20'},'title':'形狀','insertShape':_0xf9733c(0xa8),'editShape':_0xf9733c(0xa0),'editText':_0xf9733c(0x9d),'deleteShape':_0xf9733c(0x95),'formatShape':_0xf9733c(0xa6),'flipHorizontal':_0xf9733c(0x92),'flipVertical':_0xf9733c(0xa4),'objectListPanel':{'title':'圖層','open':'圖層','empty':'暫無物件','showAll':_0xf9733c(0x9e),'hideAll':_0xf9733c(0x94),'show':'顯示','hide':'隱藏','moveForward':_0xf9733c(0x91),'moveBackward':_0xf9733c(0x90),'close':'關閉','name':'名稱','nameInput':'物件名稱','description':'描述','descriptionPlaceholder':_0xf9733c(0x9f),'details':'詳細資料','noSelection':'選取物件以編輯詳細資料'}}};module['exports']=e;function _0x467a(){const _0x410382=['新增描述','編輯形狀','5hPfGGg','10356Wkenoh','21720875oWmEYv','垂直翻轉','130hVToaE','格式化形狀','699418xzQbIq','插入形狀','下移一層','上移一層','水平翻轉','2370558fPqrci','全部隱藏','刪除形狀','3560022HHgqlu','9776144TXqSKM','10zTuOIE','422052WGjwUN','裁切為形狀','7uQHMPv','快捷樣式','編輯文字','全部顯示'];_0x467a=function(){return _0x410382;};return _0x467a();}