@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 _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
+ const _0x1d184f=_0x2743;(function(_0x1c5305,_0x12b015){const _0x72221b=_0x2743,_0x19de47=_0x1c5305();while(!![]){try{const _0x140605=parseInt(_0x72221b(0x131))/0x1*(parseInt(_0x72221b(0x11d))/0x2)+parseInt(_0x72221b(0x121))/0x3*(-parseInt(_0x72221b(0x133))/0x4)+-parseInt(_0x72221b(0x127))/0x5*(parseInt(_0x72221b(0x129))/0x6)+parseInt(_0x72221b(0x125))/0x7*(parseInt(_0x72221b(0x13a))/0x8)+-parseInt(_0x72221b(0x136))/0x9*(-parseInt(_0x72221b(0x134))/0xa)+-parseInt(_0x72221b(0x139))/0xb+parseInt(_0x72221b(0x123))/0xc;if(_0x140605===_0x12b015)break;else _0x19de47['push'](_0x19de47['shift']());}catch(_0x2f03c3){_0x19de47['push'](_0x19de47['shift']());}}}(_0x44f3,0xeb732));const e={'sheets-shape-ui':{'quickStyles':_0x1d184f(0x13c),'imagePanel':{'crop':{'shape':_0x1d184f(0x11f)}},'permission':{'editErr':_0x1d184f(0x137)},'title':'شكل','insertShape':_0x1d184f(0x132),'editShape':_0x1d184f(0x12e),'editText':_0x1d184f(0x12a),'deleteShape':_0x1d184f(0x120),'formatShape':'تنسيق\x20الشكل','flipHorizontal':_0x1d184f(0x138),'flipVertical':_0x1d184f(0x130),'objectListPanel':{'title':'الطبقات','open':_0x1d184f(0x12b),'empty':_0x1d184f(0x135),'showAll':_0x1d184f(0x13b),'hideAll':_0x1d184f(0x122),'show':_0x1d184f(0x11e),'hide':'إخفاء','moveForward':_0x1d184f(0x12c),'moveBackward':_0x1d184f(0x11a),'close':_0x1d184f(0x11c),'name':_0x1d184f(0x11b),'nameInput':_0x1d184f(0x124),'description':_0x1d184f(0x12d),'descriptionPlaceholder':'إضافة\x20وصف','details':_0x1d184f(0x128),'noSelection':_0x1d184f(0x12f)}}};module[_0x1d184f(0x126)]=e;function _0x2743(_0x35618d,_0x3e736a){_0x35618d=_0x35618d-0x11a;const _0x44f3e6=_0x44f3();let _0x27436d=_0x44f3e6[_0x35618d];return _0x27436d;}function _0x44f3(){const _0x593186=['النطاق\x20محمي،\x20وليس\x20لديك\x20إذن\x20التحرير.\x20للتحرير،\x20يرجى\x20التواصل\x20مع\x20المنشئ.','عكس\x20أفقي','11171457wWpXcU','18120XxvbZH','إظهار\x20الكل','أنماط\x20سريعة','إرسال\x20للخلف','الاسم','إغلاق','2iKZrFW','إظهار','قص\x20إلى\x20شكل','حذف\x20الشكل','13107ELRxzB','إخفاء\x20الكل','2272020ATPNXk','اسم\x20الكائن','4235IGvsay','exports','45SuFcDy','التفاصيل','805326BZqeKZ','تحرير\x20النص','الطبقات','إحضار\x20للأمام','الوصف','تحرير\x20الشكل','حدد\x20كائنًا\x20لتحرير\x20تفاصيله','عكس\x20رأسي','405452SIrTsL','إدراج\x20شكل','4zDjCXr','10vLYyVE','لا\x20توجد\x20كائنات','11045115NSDHWv'];_0x44f3=function(){return _0x593186;};return _0x44f3();}
@@ -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
+ function _0x36eb(){const _0xb1a15b=['Mostra-ho\x20tot','Nom','Forma','L\x27interval\x20està\x20protegit\x20i\x20no\x20teniu\x20permís\x20d\x27edició.\x20Per\x20editar,\x20contacteu\x20amb\x20el\x20creador.','3031176PTtPFx','120922oCEBIO','Nom\x20de\x20l’objecte','275265rtYOqO','Retalla\x20a\x20forma','2247687vtSTzP','Detalls','Descripció','1067745fqsmPz','Mostra','Capes','Afegeix\x20descripcio','Sense\x20objectes','Amaga-ho\x20tot','12bVaPQw','3821052UwwynT','Format\x20de\x20forma','4595115qPVbSx','Tancar','2BnJwWi','Amagar'];_0x36eb=function(){return _0xb1a15b;};return _0x36eb();}const _0x2519b6=_0x3401;function _0x3401(_0x432031,_0x55af53){_0x432031=_0x432031-0x15e;const _0x36eb23=_0x36eb();let _0x340176=_0x36eb23[_0x432031];return _0x340176;}(function(_0x357f1a,_0x5cd0be){const _0x474c5f=_0x3401,_0x4c136e=_0x357f1a();while(!![]){try{const _0x397e1e=-parseInt(_0x474c5f(0x165))/0x1+-parseInt(_0x474c5f(0x15e))/0x2*(parseInt(_0x474c5f(0x16c))/0x3)+-parseInt(_0x474c5f(0x172))/0x4*(-parseInt(_0x474c5f(0x167))/0x5)+parseInt(_0x474c5f(0x173))/0x6+parseInt(_0x474c5f(0x175))/0x7+-parseInt(_0x474c5f(0x164))/0x8+-parseInt(_0x474c5f(0x169))/0x9;if(_0x397e1e===_0x5cd0be)break;else _0x4c136e['push'](_0x4c136e['shift']());}catch(_0x120092){_0x4c136e['push'](_0x4c136e['shift']());}}}(_0x36eb,0x562c9));const e={'sheets-shape-ui':{'quickStyles':'Estils\x20ràpids','imagePanel':{'crop':{'shape':_0x2519b6(0x168)}},'permission':{'editErr':_0x2519b6(0x163)},'title':_0x2519b6(0x162),'insertShape':'Inserir\x20forma','editShape':'Edita\x20la\x20forma','editText':'Edita\x20el\x20text','deleteShape':'Elimina\x20la\x20forma','formatShape':_0x2519b6(0x174),'flipHorizontal':'Girar\x20horitzontalment','flipVertical':'Girar\x20verticalment','objectListPanel':{'title':'Capes','open':_0x2519b6(0x16e),'empty':_0x2519b6(0x170),'showAll':_0x2519b6(0x160),'hideAll':_0x2519b6(0x171),'show':_0x2519b6(0x16d),'hide':_0x2519b6(0x15f),'moveForward':'Porta\x20endavant','moveBackward':'Envia\x20enrere','close':_0x2519b6(0x176),'name':_0x2519b6(0x161),'nameInput':_0x2519b6(0x166),'description':_0x2519b6(0x16b),'descriptionPlaceholder':_0x2519b6(0x16f),'details':_0x2519b6(0x16a),'noSelection':'Seleccioneu\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls'}}};module['exports']=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
+ function _0x5460(){const _0x4e889d=['Auf\x20Form\x20zuschneiden','Text\x20bearbeiten','Anzeigen','Keine\x20Objekte','Vertikal\x20spiegeln','exports','3816528wZKGzU','Form\x20löschen','7gbSwrs','Schnellformatvorlagen','Form\x20formatieren','Ebenen','Weiter\x20nach\x20hinten','70MvRcbq','Schließen','Beschreibung','Horizontal\x20spiegeln','651339bDhPFf','382828jEXtvr','10078232FiPpKi','Details','36NWJOiG','Form','Form\x20einfügen','70054SdGexO','Form\x20bearbeiten','Ausblenden','14607950aFHYVg','Alle\x20ausblenden','3455901EsWgez','Objektname'];_0x5460=function(){return _0x4e889d;};return _0x5460();}function _0x1c45(_0x516561,_0x1867a4){_0x516561=_0x516561-0xa8;const _0x5460fb=_0x5460();let _0x1c4512=_0x5460fb[_0x516561];return _0x1c4512;}const _0x1e5e4e=_0x1c45;(function(_0x1fe4a4,_0x350b6f){const _0x2999b5=_0x1c45,_0x36188e=_0x1fe4a4();while(!![]){try{const _0x229f5d=parseInt(_0x2999b5(0xc4))/0x1+-parseInt(_0x2999b5(0xac))/0x2*(-parseInt(_0x2999b5(0xa9))/0x3)+-parseInt(_0x2999b5(0xc5))/0x4*(parseInt(_0x2999b5(0xc0))/0x5)+parseInt(_0x2999b5(0xb9))/0x6+-parseInt(_0x2999b5(0xbb))/0x7*(parseInt(_0x2999b5(0xc6))/0x8)+parseInt(_0x2999b5(0xb1))/0x9+parseInt(_0x2999b5(0xaf))/0xa;if(_0x229f5d===_0x350b6f)break;else _0x36188e['push'](_0x36188e['shift']());}catch(_0x4b2c49){_0x36188e['push'](_0x36188e['shift']());}}}(_0x5460,0xe8a1a));const e={'sheets-shape-ui':{'quickStyles':_0x1e5e4e(0xbc),'imagePanel':{'crop':{'shape':_0x1e5e4e(0xb3)}},'permission':{'editErr':'Der\x20Bereich\x20ist\x20geschützt,\x20und\x20Sie\x20haben\x20keine\x20Bearbeitungsberechtigung.\x20Wenden\x20Sie\x20sich\x20zum\x20Bearbeiten\x20bitte\x20an\x20den\x20Ersteller.'},'title':_0x1e5e4e(0xaa),'insertShape':_0x1e5e4e(0xab),'editShape':_0x1e5e4e(0xad),'editText':_0x1e5e4e(0xb4),'deleteShape':_0x1e5e4e(0xba),'formatShape':_0x1e5e4e(0xbd),'flipHorizontal':_0x1e5e4e(0xc3),'flipVertical':_0x1e5e4e(0xb7),'objectListPanel':{'title':_0x1e5e4e(0xbe),'open':_0x1e5e4e(0xbe),'empty':_0x1e5e4e(0xb6),'showAll':'Alle\x20anzeigen','hideAll':_0x1e5e4e(0xb0),'show':_0x1e5e4e(0xb5),'hide':_0x1e5e4e(0xae),'moveForward':'Weiter\x20nach\x20vorne','moveBackward':_0x1e5e4e(0xbf),'close':_0x1e5e4e(0xc1),'name':'Name','nameInput':_0x1e5e4e(0xb2),'description':_0x1e5e4e(0xc2),'descriptionPlaceholder':'Beschreibung\x20hinzufügen','details':_0x1e5e4e(0xa8),'noSelection':'Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen'}}};module[_0x1e5e4e(0xb8)]=e;
@@ -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
+ const _0x594d15=_0x4e06;(function(_0x3b3e6f,_0xfc45fc){const _0x5bd448=_0x4e06,_0x4b0156=_0x3b3e6f();while(!![]){try{const _0x27056c=-parseInt(_0x5bd448(0xec))/0x1*(parseInt(_0x5bd448(0xf5))/0x2)+-parseInt(_0x5bd448(0xea))/0x3*(parseInt(_0x5bd448(0x103))/0x4)+-parseInt(_0x5bd448(0xf4))/0x5+parseInt(_0x5bd448(0xe2))/0x6*(parseInt(_0x5bd448(0xe8))/0x7)+parseInt(_0x5bd448(0xfd))/0x8*(-parseInt(_0x5bd448(0xef))/0x9)+-parseInt(_0x5bd448(0xf3))/0xa*(-parseInt(_0x5bd448(0xf6))/0xb)+parseInt(_0x5bd448(0xfe))/0xc;if(_0x27056c===_0xfc45fc)break;else _0x4b0156['push'](_0x4b0156['shift']());}catch(_0x3adaa9){_0x4b0156['push'](_0x4b0156['shift']());}}}(_0x1223,0x98d5a));function _0x1223(){const _0x5893d1=['72ImFvtL','Edit\x20Shape','Show','Show\x20All','2170bCMWDd','2265815kwpbxm','2XbHiQU','33814OrvEzb','Format\x20Shape','Layers','Insert\x20Shape','Edit\x20Text','Crop\x20to\x20Shape','exports','402648DNShrr','19086576BjMZzv','Quick\x20styles','Hide','Details','Name','81292ztPJDy','Delete\x20Shape','1398HRKxKz','Add\x20description','Description','Hide\x20All','Shape','The\x20range\x20is\x20protected,\x20and\x20you\x20do\x20not\x20have\x20edit\x20permission.\x20To\x20edit,\x20please\x20contact\x20the\x20creator.','9884QcVfVY','Select\x20an\x20object\x20to\x20edit\x20details','33lVqyGJ','Send\x20Backward','881228FkuGtA','No\x20objects','Bring\x20Forward'];_0x1223=function(){return _0x5893d1;};return _0x1223();}const e={'sheets-shape-ui':{'quickStyles':_0x594d15(0xff),'imagePanel':{'crop':{'shape':_0x594d15(0xfb)}},'permission':{'editErr':_0x594d15(0xe7)},'title':_0x594d15(0xe6),'insertShape':_0x594d15(0xf9),'editShape':_0x594d15(0xf0),'editText':_0x594d15(0xfa),'deleteShape':_0x594d15(0x104),'formatShape':_0x594d15(0xf7),'flipHorizontal':'Flip\x20Horizontal','flipVertical':'Flip\x20Vertical','objectListPanel':{'title':_0x594d15(0xf8),'open':_0x594d15(0xf8),'empty':_0x594d15(0xed),'showAll':_0x594d15(0xf2),'hideAll':_0x594d15(0xe5),'show':_0x594d15(0xf1),'hide':_0x594d15(0x100),'moveForward':_0x594d15(0xee),'moveBackward':_0x594d15(0xeb),'close':'Close','name':_0x594d15(0x102),'nameInput':'Object\x20name','description':_0x594d15(0xe4),'descriptionPlaceholder':_0x594d15(0xe3),'details':_0x594d15(0x101),'noSelection':_0x594d15(0xe9)}}};function _0x4e06(_0x3c8260,_0x10214e){_0x3c8260=_0x3c8260-0xe2;const _0x1223c8=_0x1223();let _0x4e06c0=_0x1223c8[_0x3c8260];return _0x4e06c0;}module[_0x594d15(0xfc)]=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
+ function _0x46be(_0x1d5ae4,_0x1d4282){_0x1d5ae4=_0x1d5ae4-0x169;const _0xe2434e=_0xe243();let _0x46bea1=_0xe2434e[_0x1d5ae4];return _0x46bea1;}const _0x2bc312=_0x46be;(function(_0x267f8a,_0x2c7244){const _0x35c418=_0x46be,_0x261a9e=_0x267f8a();while(!![]){try{const _0x1ff67d=parseInt(_0x35c418(0x17c))/0x1+-parseInt(_0x35c418(0x16b))/0x2*(-parseInt(_0x35c418(0x180))/0x3)+-parseInt(_0x35c418(0x17e))/0x4+parseInt(_0x35c418(0x183))/0x5*(parseInt(_0x35c418(0x181))/0x6)+parseInt(_0x35c418(0x16e))/0x7*(-parseInt(_0x35c418(0x171))/0x8)+parseInt(_0x35c418(0x16c))/0x9*(-parseInt(_0x35c418(0x17a))/0xa)+-parseInt(_0x35c418(0x186))/0xb;if(_0x1ff67d===_0x2c7244)break;else _0x261a9e['push'](_0x261a9e['shift']());}catch(_0x1ec941){_0x261a9e['push'](_0x261a9e['shift']());}}}(_0xe243,0x843f3));function _0xe243(){const _0x9fb867=['70iztJTZ','Sin\x20objetos','994131OuZBhX','Ocultar','2777272eoeTHG','Forma','602682FecUzb','5651736pZxWWD','El\x20rango\x20está\x20protegido\x20y\x20no\x20tienes\x20permiso\x20de\x20edición.\x20Para\x20editar,\x20contacta\x20al\x20creador.','5QgghwX','Insertar\x20forma','Formato\x20de\x20forma','921217WMdTFp','Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','Nombre\x20del\x20objeto','8OZhAdp','1254888pZxGYi','Mostrar','443891XnoQVi','Agregar\x20descripción','exports','56AWPVEN','Voltear\x20verticalmente','Nombre','Ocultar\x20todo','Capas','Eliminar\x20forma','Editar\x20texto','Estilos\x20rápidos','Enviar\x20atrás'];_0xe243=function(){return _0x9fb867;};return _0xe243();}const e={'sheets-shape-ui':{'quickStyles':_0x2bc312(0x178),'imagePanel':{'crop':{'shape':'Recortar\x20a\x20forma'}},'permission':{'editErr':_0x2bc312(0x182)},'title':_0x2bc312(0x17f),'insertShape':_0x2bc312(0x184),'editShape':'Editar\x20forma','editText':_0x2bc312(0x177),'deleteShape':_0x2bc312(0x176),'formatShape':_0x2bc312(0x185),'flipHorizontal':'Voltear\x20horizontalmente','flipVertical':_0x2bc312(0x172),'objectListPanel':{'title':_0x2bc312(0x175),'open':_0x2bc312(0x175),'empty':_0x2bc312(0x17b),'showAll':'Mostrar\x20todo','hideAll':_0x2bc312(0x174),'show':_0x2bc312(0x16d),'hide':_0x2bc312(0x17d),'moveForward':'Traer\x20adelante','moveBackward':_0x2bc312(0x179),'close':'Cerrar','name':_0x2bc312(0x173),'nameInput':_0x2bc312(0x16a),'description':'Descripción','descriptionPlaceholder':_0x2bc312(0x16f),'details':'Detalles','noSelection':_0x2bc312(0x169)}}};module[_0x2bc312(0x170)]=e;
@@ -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 _0x349eaa=_0x5c1c;function _0x30be(){const _0x2c61a9=['آوردن\x20به\x20جلو','21ImvMaQ','حذف\x20شکل','7945730YNEnoF','11PfXlHD','60MtFkXS','نمایش\x20همه','164992BVzrzy','بستن','شکل','ویرایش\x20شکل','537528iFlEos','هیچ\x20شیئی\x20وجود\x20ندارد','1628478pRwnsP','برگرداندن\x20عمودی','1326341FvUojb','سبک‌های\x20سریع','محدوده\x20محافظت\x20شده\x20است\x20و\x20شما\x20مجوز\x20ویرایش\x20را\x20ندارید.\x20برای\x20ویرایش،\x20لطفا\x20با\x20سازنده\x20تماس\x20بگیرید.','نام','قالب‌بندی\x20شکل','1140TbgrZr','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20را\x20انتخاب\x20کنید','2YwmkNC','نمایش','توضیحات','exports','171hImwco','پنهان\x20کردن','فرستادن\x20به\x20عقب','470652LQqWBc','نام\x20شیء','3417685pWlYcU','افزودن\x20توضیحات','کراپ\x20به\x20شکل'];_0x30be=function(){return _0x2c61a9;};return _0x30be();}function _0x5c1c(_0x120430,_0xab97aa){_0x120430=_0x120430-0x164;const _0x30be24=_0x30be();let _0x5c1c51=_0x30be24[_0x120430];return _0x5c1c51;}(function(_0x300f6a,_0x20b339){const _0x417712=_0x5c1c,_0x215b96=_0x300f6a();while(!![]){try{const _0x115b97=parseInt(_0x417712(0x175))/0x1*(-parseInt(_0x417712(0x17c))/0x2)+parseInt(_0x417712(0x16b))/0x3*(-parseInt(_0x417712(0x16d))/0x4)+parseInt(_0x417712(0x185))/0x5+-parseInt(_0x417712(0x173))/0x6*(parseInt(_0x417712(0x167))/0x7)+parseInt(_0x417712(0x171))/0x8*(-parseInt(_0x417712(0x180))/0x9)+parseInt(_0x417712(0x169))/0xa*(parseInt(_0x417712(0x16a))/0xb)+parseInt(_0x417712(0x17a))/0xc*(parseInt(_0x417712(0x183))/0xd);if(_0x115b97===_0x20b339)break;else _0x215b96['push'](_0x215b96['shift']());}catch(_0x223ff9){_0x215b96['push'](_0x215b96['shift']());}}}(_0x30be,0xa4df9));const e={'sheets-shape-ui':{'quickStyles':_0x349eaa(0x176),'imagePanel':{'crop':{'shape':_0x349eaa(0x165)}},'permission':{'editErr':_0x349eaa(0x177)},'title':_0x349eaa(0x16f),'insertShape':'درج\x20شکل','editShape':_0x349eaa(0x170),'editText':'ویرایش\x20متن','deleteShape':_0x349eaa(0x168),'formatShape':_0x349eaa(0x179),'flipHorizontal':'برگرداندن\x20افقی','flipVertical':_0x349eaa(0x174),'objectListPanel':{'title':'لایه‌ها','open':'لایه‌ها','empty':_0x349eaa(0x172),'showAll':_0x349eaa(0x16c),'hideAll':'پنهان\x20کردن\x20همه','show':_0x349eaa(0x17d),'hide':_0x349eaa(0x181),'moveForward':_0x349eaa(0x166),'moveBackward':_0x349eaa(0x182),'close':_0x349eaa(0x16e),'name':_0x349eaa(0x178),'nameInput':_0x349eaa(0x184),'description':_0x349eaa(0x17e),'descriptionPlaceholder':_0x349eaa(0x164),'details':'جزئیات','noSelection':_0x349eaa(0x17b)}}};module[_0x349eaa(0x17f)]=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 _0x5ca3(){const _0x1a03ff=['1708965YpbqfZ','4237465iFVzXQ','Détails','Ajouter\x20une\x20description','2tbDDAp','414135uuSOHO','Tout\x20masquer','5990130PorsjK','Avancer','4BmIKws','Styles\x20rapides','Rogner\x20à\x20la\x20forme','Description','Nom','exports','Calques','La\x20plage\x20est\x20protégée,\x20et\x20vous\x20n\x27avez\x20pas\x20la\x20permission\x20de\x20modifier.\x20Pour\x20modifier,\x20veuillez\x20contacter\x20le\x20créateur.','Aucun\x20objet','15188704EyeueP','7npavyT','Masquer','Reculer','250SFFZNc','Nom\x20de\x20l’objet','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails','1104182FaliHx','Insérer\x20une\x20forme','61427003hAcDBI','Fermer','Supprimer\x20la\x20forme'];_0x5ca3=function(){return _0x1a03ff;};return _0x5ca3();}const _0x528bf0=_0xa0ed;(function(_0x278beb,_0xd4d175){const _0x21a57e=_0xa0ed,_0x24b752=_0x278beb();while(!![]){try{const _0x446b9f=parseInt(_0x21a57e(0x17b))/0x1*(parseInt(_0x21a57e(0x184))/0x2)+parseInt(_0x21a57e(0x180))/0x3+-parseInt(_0x21a57e(0x189))/0x4*(-parseInt(_0x21a57e(0x181))/0x5)+parseInt(_0x21a57e(0x187))/0x6+parseInt(_0x21a57e(0x193))/0x7*(parseInt(_0x21a57e(0x192))/0x8)+-parseInt(_0x21a57e(0x185))/0x9*(-parseInt(_0x21a57e(0x196))/0xa)+-parseInt(_0x21a57e(0x17d))/0xb;if(_0x446b9f===_0xd4d175)break;else _0x24b752['push'](_0x24b752['shift']());}catch(_0x52098b){_0x24b752['push'](_0x24b752['shift']());}}}(_0x5ca3,0xf0537));function _0xa0ed(_0x5dfc2e,_0x344563){_0x5dfc2e=_0x5dfc2e-0x17a;const _0x5ca33b=_0x5ca3();let _0xa0eded=_0x5ca33b[_0x5dfc2e];return _0xa0eded;}const e={'sheets-shape-ui':{'quickStyles':_0x528bf0(0x18a),'imagePanel':{'crop':{'shape':_0x528bf0(0x18b)}},'permission':{'editErr':_0x528bf0(0x190)},'title':'Forme','insertShape':_0x528bf0(0x17c),'editShape':'Modifier\x20la\x20forme','editText':'Modifier\x20le\x20texte','deleteShape':_0x528bf0(0x17f),'formatShape':'Format\x20de\x20la\x20forme','flipHorizontal':'Retourner\x20horizontalement','flipVertical':'Retourner\x20verticalement','objectListPanel':{'title':_0x528bf0(0x18f),'open':'Calques','empty':_0x528bf0(0x191),'showAll':'Tout\x20afficher','hideAll':_0x528bf0(0x186),'show':'Afficher','hide':_0x528bf0(0x194),'moveForward':_0x528bf0(0x188),'moveBackward':_0x528bf0(0x195),'close':_0x528bf0(0x17e),'name':_0x528bf0(0x18d),'nameInput':_0x528bf0(0x197),'description':_0x528bf0(0x18c),'descriptionPlaceholder':_0x528bf0(0x183),'details':_0x528bf0(0x182),'noSelection':_0x528bf0(0x17a)}}};module[_0x528bf0(0x18e)]=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
+ function _0x3587(_0x5214b1,_0x396b42){_0x5214b1=_0x5214b1-0x184;const _0x32de83=_0x32de();let _0x3587f6=_0x32de83[_0x5214b1];return _0x3587f6;}function _0x32de(){const _0x58f7c7=['Pangkas\x20ke\x20Bentuk','2069175shnjJS','1067fOqTvE','650kXEPgI','4MieBMN','Nama\x20objek','Tampilkan','2269554AkqXpv','Sembunyikan','1126NFSUKI','Tambahkan\x20deskripsi','Balik\x20Vertikal','80262qurDaz','exports','2246563UpglrX','Tidak\x20ada\x20objek','Balik\x20Horizontal','Tutup','12vJkWZq','24DWqluJ','Edit\x20Bentuk','5nZvNDq','Nama','2359956oNjPTK','Gaya\x20Cepat','Lapisan','18049473mTyVbV','Sembunyikan\x20semua','Hapus\x20Bentuk','Deskripsi','Rentang\x20dilindungi,\x20dan\x20Anda\x20tidak\x20memiliki\x20izin\x20edit.\x20Untuk\x20mengedit,\x20harap\x20hubungi\x20pembuatnya.','Bentuk'];_0x32de=function(){return _0x58f7c7;};return _0x32de();}const _0x406502=_0x3587;(function(_0x1ac51e,_0x36f626){const _0x8998e7=_0x3587,_0x490da6=_0x1ac51e();while(!![]){try{const _0x294df3=-parseInt(_0x8998e7(0x18c))/0x1*(parseInt(_0x8998e7(0x193))/0x2)+-parseInt(_0x8998e7(0x18b))/0x3*(-parseInt(_0x8998e7(0x18e))/0x4)+-parseInt(_0x8998e7(0x19f))/0x5*(-parseInt(_0x8998e7(0x1a1))/0x6)+-parseInt(_0x8998e7(0x191))/0x7*(parseInt(_0x8998e7(0x19d))/0x8)+-parseInt(_0x8998e7(0x196))/0x9*(parseInt(_0x8998e7(0x18d))/0xa)+parseInt(_0x8998e7(0x198))/0xb*(parseInt(_0x8998e7(0x19c))/0xc)+parseInt(_0x8998e7(0x184))/0xd;if(_0x294df3===_0x36f626)break;else _0x490da6['push'](_0x490da6['shift']());}catch(_0x3594f4){_0x490da6['push'](_0x490da6['shift']());}}}(_0x32de,0x7f998));const e={'sheets-shape-ui':{'quickStyles':_0x406502(0x1a2),'imagePanel':{'crop':{'shape':_0x406502(0x18a)}},'permission':{'editErr':_0x406502(0x188)},'title':_0x406502(0x189),'insertShape':'Sisipkan\x20Bentuk','editShape':_0x406502(0x19e),'editText':'Edit\x20teks','deleteShape':_0x406502(0x186),'formatShape':'Format\x20Bentuk','flipHorizontal':_0x406502(0x19a),'flipVertical':_0x406502(0x195),'objectListPanel':{'title':_0x406502(0x1a3),'open':'Lapisan','empty':_0x406502(0x199),'showAll':'Tampilkan\x20semua','hideAll':_0x406502(0x185),'show':_0x406502(0x190),'hide':_0x406502(0x192),'moveForward':'Bawa\x20ke\x20Depan','moveBackward':'Kirim\x20ke\x20Belakang','close':_0x406502(0x19b),'name':_0x406502(0x1a0),'nameInput':_0x406502(0x18f),'description':_0x406502(0x187),'descriptionPlaceholder':_0x406502(0x194),'details':'Detail','noSelection':'Pilih\x20objek\x20untuk\x20mengedit\x20detail'}}};module[_0x406502(0x197)]=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
+ const _0x4c24bb=_0x45f0;(function(_0x135f52,_0x133cbc){const _0x6f3196=_0x45f0,_0x5c4dfc=_0x135f52();while(!![]){try{const _0xeb6816=parseInt(_0x6f3196(0x1c5))/0x1*(-parseInt(_0x6f3196(0x1e1))/0x2)+parseInt(_0x6f3196(0x1db))/0x3*(parseInt(_0x6f3196(0x1da))/0x4)+parseInt(_0x6f3196(0x1c6))/0x5+parseInt(_0x6f3196(0x1d5))/0x6+-parseInt(_0x6f3196(0x1ce))/0x7*(parseInt(_0x6f3196(0x1cd))/0x8)+-parseInt(_0x6f3196(0x1d6))/0x9*(-parseInt(_0x6f3196(0x1d1))/0xa)+parseInt(_0x6f3196(0x1d8))/0xb*(parseInt(_0x6f3196(0x1ca))/0xc);if(_0xeb6816===_0x133cbc)break;else _0x5c4dfc['push'](_0x5c4dfc['shift']());}catch(_0x2db51b){_0x5c4dfc['push'](_0x5c4dfc['shift']());}}}(_0x369b,0x1a9df));const e={'sheets-shape-ui':{'quickStyles':'Stili\x20rapidi','imagePanel':{'crop':{'shape':_0x4c24bb(0x1cc)}},'permission':{'editErr':'L\x27intervallo\x20è\x20protetto\x20e\x20non\x20hai\x20l\x27autorizzazione\x20di\x20modifica.\x20Per\x20modificare,\x20contatta\x20il\x20creatore.'},'title':_0x4c24bb(0x1d2),'insertShape':_0x4c24bb(0x1d7),'editShape':_0x4c24bb(0x1c9),'editText':_0x4c24bb(0x1c8),'deleteShape':_0x4c24bb(0x1e0),'formatShape':_0x4c24bb(0x1dd),'flipHorizontal':_0x4c24bb(0x1d9),'flipVertical':'Capovolgi\x20verticalmente','objectListPanel':{'title':'Livelli','open':_0x4c24bb(0x1df),'empty':_0x4c24bb(0x1cb),'showAll':_0x4c24bb(0x1d0),'hideAll':'Nascondi\x20tutto','show':'Mostra','hide':_0x4c24bb(0x1c7),'moveForward':'Porta\x20avanti','moveBackward':'Porta\x20indietro','close':_0x4c24bb(0x1dc),'name':_0x4c24bb(0x1d4),'nameInput':'Nome\x20oggetto','description':'Descrizione','descriptionPlaceholder':_0x4c24bb(0x1de),'details':_0x4c24bb(0x1cf),'noSelection':_0x4c24bb(0x1e2)}}};function _0x369b(){const _0x33e774=['Seleziona\x20un\x20oggetto\x20per\x20modificarne\x20i\x20dettagli','1mwcYiO','686980sQgdAP','Nascondi','Modifica\x20testo','Modifica\x20forma','24mzmrAc','Nessun\x20oggetto','Ritaglia\x20a\x20forma','8DbXxNO','785351cbtTYe','Dettagli','Mostra\x20tutto','20IpKLrV','Forma','exports','Nome','774426qPVhio','382167IEZcwo','Inserisci\x20forma','352847rRhWoQ','Capovolgi\x20orizzontalmente','1348jBweVD','165NrdAsZ','Chiudi','Formato\x20forma','Aggiungi\x20descrizione','Livelli','Elimina\x20forma','425732TyOIlE'];_0x369b=function(){return _0x33e774;};return _0x369b();}function _0x45f0(_0x2db7ef,_0x4226da){_0x2db7ef=_0x2db7ef-0x1c5;const _0x369ba1=_0x369b();let _0x45f062=_0x369ba1[_0x2db7ef];return _0x45f062;}module[_0x4c24bb(0x1d3)]=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
+ const _0x16e924=_0x4c15;(function(_0x3319a3,_0x12814d){const _0x4a663f=_0x4c15,_0xeb8f2e=_0x3319a3();while(!![]){try{const _0x56d2d4=parseInt(_0x4a663f(0xc8))/0x1*(parseInt(_0x4a663f(0xc2))/0x2)+parseInt(_0x4a663f(0xb8))/0x3+-parseInt(_0x4a663f(0xc4))/0x4*(-parseInt(_0x4a663f(0xb2))/0x5)+-parseInt(_0x4a663f(0xb7))/0x6+parseInt(_0x4a663f(0xc7))/0x7+parseInt(_0x4a663f(0xbd))/0x8+-parseInt(_0x4a663f(0xbc))/0x9*(parseInt(_0x4a663f(0xae))/0xa);if(_0x56d2d4===_0x12814d)break;else _0xeb8f2e['push'](_0xeb8f2e['shift']());}catch(_0x1659da){_0xeb8f2e['push'](_0xeb8f2e['shift']());}}}(_0xbfab,0x7d697));const e={'sheets-shape-ui':{'quickStyles':_0x16e924(0xbb),'imagePanel':{'crop':{'shape':_0x16e924(0xbf)}},'permission':{'editErr':_0x16e924(0xc5)},'title':'図形','insertShape':_0x16e924(0xaf),'editShape':_0x16e924(0xc0),'editText':_0x16e924(0xb0),'deleteShape':_0x16e924(0xbe),'formatShape':_0x16e924(0xb1),'flipHorizontal':_0x16e924(0xc6),'flipVertical':_0x16e924(0xb6),'objectListPanel':{'title':_0x16e924(0xb5),'open':_0x16e924(0xb5),'empty':_0x16e924(0xba),'showAll':_0x16e924(0xb9),'hideAll':_0x16e924(0xc9),'show':'表示','hide':'非表示','moveForward':_0x16e924(0xc3),'moveBackward':'背面へ移動','close':'閉じる','name':'名前','nameInput':_0x16e924(0xb4),'description':'説明','descriptionPlaceholder':_0x16e924(0xc1),'details':'詳細','noSelection':_0x16e924(0xb3)}}};function _0x4c15(_0x6a270e,_0x5c648c){_0x6a270e=_0x6a270e-0xae;const _0xbfab26=_0xbfab();let _0x4c1566=_0xbfab26[_0x6a270e];return _0x4c1566;}module['exports']=e;function _0xbfab(){const _0x521492=['図形の挿入','テキストを編集','図形の書式設定','217690XfHOPM','詳細を編集するオブジェクトを選択','オブジェクト名','レイヤー','上下反転','4456470ldXdLM','912597zFgOsV','すべて表示','オブジェクトがありません','クイックスタイル','837PoGANX','4316680mxhdqv','図形を削除','形状にトリミング','図形を編集','説明を追加','32DeAsvk','前面へ移動','16uKJRMO','この範囲は保護されており、編集権限がありません。編集するには作成者に連絡してください。','左右反転','3330341tqafQh','49614ljytxW','すべて非表示','110870UvwDPV'];_0xbfab=function(){return _0x521492;};return _0xbfab();}
@@ -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
+ function _0x17bf(_0x1bd4c0,_0x2ec4ea){_0x1bd4c0=_0x1bd4c0-0xdd;const _0x20e7be=_0x20e7();let _0x17bf75=_0x20e7be[_0x1bd4c0];return _0x17bf75;}const _0x733be9=_0x17bf;(function(_0x198079,_0x34e2af){const _0x4cfd9b=_0x17bf,_0xc2e204=_0x198079();while(!![]){try{const _0x2d0b96=-parseInt(_0x4cfd9b(0xef))/0x1*(-parseInt(_0x4cfd9b(0xed))/0x2)+-parseInt(_0x4cfd9b(0xea))/0x3+-parseInt(_0x4cfd9b(0xe7))/0x4+-parseInt(_0x4cfd9b(0xf2))/0x5*(-parseInt(_0x4cfd9b(0xf6))/0x6)+-parseInt(_0x4cfd9b(0xeb))/0x7+parseInt(_0x4cfd9b(0xe9))/0x8*(-parseInt(_0x4cfd9b(0xe2))/0x9)+-parseInt(_0x4cfd9b(0xf5))/0xa*(-parseInt(_0x4cfd9b(0xdd))/0xb);if(_0x2d0b96===_0x34e2af)break;else _0xc2e204['push'](_0xc2e204['shift']());}catch(_0x453e8d){_0xc2e204['push'](_0xc2e204['shift']());}}}(_0x20e7,0x5155e));function _0x20e7(){const _0x37e3de=['도형\x20삭제','2231340wDdrrP','도형\x20삽입','14456uqxnhZ','295083TPexgn','1853446oeYody','exports','58ByAdrz','설명\x20추가','10733JbxxTN','세부\x20정보','모두\x20표시','5fdexXR','모두\x20숨기기','텍스트\x20편집','5918970gJHwhx','2561184UsMOxp','도형\x20서식','11PNXjJL','해당\x20범위는\x20보호되어\x20있어\x20편집\x20권한이\x20없습니다.\x20편집하려면\x20작성자에게\x20문의하세요.','가로\x20뒤집기','뒤로\x20보내기','도형\x20편집','378cIOLdL','레이어','모양에\x20맞게\x20자르기','세부\x20정보를\x20편집할\x20개체를\x20선택하세요'];_0x20e7=function(){return _0x37e3de;};return _0x20e7();}const e={'sheets-shape-ui':{'quickStyles':'빠른\x20스타일','imagePanel':{'crop':{'shape':_0x733be9(0xe4)}},'permission':{'editErr':_0x733be9(0xde)},'title':'도형','insertShape':_0x733be9(0xe8),'editShape':_0x733be9(0xe1),'editText':_0x733be9(0xf4),'deleteShape':_0x733be9(0xe6),'formatShape':_0x733be9(0xf7),'flipHorizontal':_0x733be9(0xdf),'flipVertical':'세로\x20뒤집기','objectListPanel':{'title':_0x733be9(0xe3),'open':_0x733be9(0xe3),'empty':'개체\x20없음','showAll':_0x733be9(0xf1),'hideAll':_0x733be9(0xf3),'show':'표시','hide':'숨기기','moveForward':'앞으로\x20가져오기','moveBackward':_0x733be9(0xe0),'close':'닫기','name':'이름','nameInput':'개체\x20이름','description':'설명','descriptionPlaceholder':_0x733be9(0xee),'details':_0x733be9(0xf0),'noSelection':_0x733be9(0xe5)}}};module[_0x733be9(0xec)]=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 _0x44c14c=_0x4cb4;(function(_0x544469,_0x51d531){const _0x1a15c4=_0x4cb4,_0x4dca19=_0x544469();while(!![]){try{const _0x4a1ad2=parseInt(_0x1a15c4(0x158))/0x1*(-parseInt(_0x1a15c4(0x159))/0x2)+-parseInt(_0x1a15c4(0x14c))/0x3+parseInt(_0x1a15c4(0x147))/0x4*(parseInt(_0x1a15c4(0x156))/0x5)+parseInt(_0x1a15c4(0x15b))/0x6*(-parseInt(_0x1a15c4(0x152))/0x7)+-parseInt(_0x1a15c4(0x145))/0x8+-parseInt(_0x1a15c4(0x155))/0x9+-parseInt(_0x1a15c4(0x143))/0xa*(-parseInt(_0x1a15c4(0x14f))/0xb);if(_0x4a1ad2===_0x51d531)break;else _0x4dca19['push'](_0x4dca19['shift']());}catch(_0x549556){_0x4dca19['push'](_0x4dca19['shift']());}}}(_0x4916,0xdbbd0));const e={'sheets-shape-ui':{'quickStyles':'Szybkie\x20style','imagePanel':{'crop':{'shape':_0x44c14c(0x15a)}},'permission':{'editErr':_0x44c14c(0x160)},'title':_0x44c14c(0x15d),'insertShape':_0x44c14c(0x144),'editShape':_0x44c14c(0x142),'editText':_0x44c14c(0x154),'deleteShape':_0x44c14c(0x149),'formatShape':'Formatuj\x20kształt','flipHorizontal':_0x44c14c(0x15c),'flipVertical':'Odbij\x20pionowo','objectListPanel':{'title':_0x44c14c(0x150),'open':'Warstwy','empty':_0x44c14c(0x14a),'showAll':_0x44c14c(0x148),'hideAll':_0x44c14c(0x14e),'show':_0x44c14c(0x15e),'hide':'Ukryj','moveForward':_0x44c14c(0x151),'moveBackward':_0x44c14c(0x157),'close':_0x44c14c(0x14b),'name':_0x44c14c(0x146),'nameInput':_0x44c14c(0x14d),'description':_0x44c14c(0x15f),'descriptionPlaceholder':'Dodaj\x20opis','details':_0x44c14c(0x153),'noSelection':_0x44c14c(0x161)}}};function _0x4cb4(_0x27408a,_0x51b705){_0x27408a=_0x27408a-0x141;const _0x4916e3=_0x4916();let _0x4cb490=_0x4916e3[_0x27408a];return _0x4cb490;}function _0x4916(){const _0x221c0d=['Pokaż','Opis','Zakres\x20jest\x20chroniony\x20i\x20nie\x20masz\x20uprawnień\x20do\x20edycji.\x20Aby\x20edytować,\x20skontaktuj\x20się\x20z\x20twórcą.','Wybierz\x20obiekt,\x20aby\x20edytować\x20szczegóły','exports','Edytuj\x20kształt','6450GEHBiz','Wstaw\x20kształt','8052400bYLasd','Nazwa','557852YlzOWZ','Pokaż\x20wszystko','Usuń\x20kształt','Brak\x20obiektów','Zamknij','1853892HeLGev','Nazwa\x20obiektu','Ukryj\x20wszystko','71214YqeEan','Warstwy','Przesuń\x20do\x20przodu','1414nQymRY','Szczegóły','Edytuj\x20tekst','5229639puAGwa','20PSONaJ','Przesuń\x20do\x20tyłu','1zrfsQt','667066wKgAao','Przytnij\x20do\x20kształtu','38448bcTOQs','Odbij\x20poziomo','Kształt'];_0x4916=function(){return _0x221c0d;};return _0x4916();}module[_0x44c14c(0x141)]=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
+ const _0x275636=_0x3336;function _0x3336(_0x594fc4,_0x108751){_0x594fc4=_0x594fc4-0x99;const _0x42d36d=_0x42d3();let _0x3336f0=_0x42d36d[_0x594fc4];return _0x3336f0;}(function(_0x5d3424,_0x434d0c){const _0x2f93a1=_0x3336,_0x89b84b=_0x5d3424();while(!![]){try{const _0x38d19c=-parseInt(_0x2f93a1(0x99))/0x1*(-parseInt(_0x2f93a1(0xa8))/0x2)+-parseInt(_0x2f93a1(0xa5))/0x3*(-parseInt(_0x2f93a1(0x9b))/0x4)+-parseInt(_0x2f93a1(0xa4))/0x5*(-parseInt(_0x2f93a1(0xa2))/0x6)+-parseInt(_0x2f93a1(0x9a))/0x7*(-parseInt(_0x2f93a1(0xac))/0x8)+-parseInt(_0x2f93a1(0x9d))/0x9*(-parseInt(_0x2f93a1(0xad))/0xa)+parseInt(_0x2f93a1(0xa1))/0xb+-parseInt(_0x2f93a1(0x9f))/0xc;if(_0x38d19c===_0x434d0c)break;else _0x89b84b['push'](_0x89b84b['shift']());}catch(_0xf6839c){_0x89b84b['push'](_0x89b84b['shift']());}}}(_0x42d3,0x3e0ab));function _0x42d3(){const _0x1a2a82=['Detalhes','Inverter\x20verticalmente','Enviar\x20para\x20trás','Ocultar','Editar\x20texto','Cortar\x20para\x20forma','Estilos\x20rápidos','46apVIrl','175oDnsZU','36908NzWXtS','Trazer\x20para\x20frente','13491nHnQwx','Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes','8193012DAhfdH','O\x20intervalo\x20está\x20protegido\x20e\x20você\x20não\x20tem\x20permissão\x20de\x20edição.\x20Para\x20editar,\x20entre\x20em\x20contato\x20com\x20o\x20criador.','2715801CfRCnK','6QGDknc','Nenhum\x20objeto','571505gmaMOt','24WSWjqf','Ocultar\x20tudo','Adicionar\x20descrição','3614aUACjF','Camadas','Nome\x20do\x20objeto','Descrição','71160ZUfLaz','1310fTyvjY','Inserir\x20forma','Excluir\x20forma','Formatar\x20forma','Inverter\x20horizontalmente'];_0x42d3=function(){return _0x1a2a82;};return _0x42d3();}const e={'sheets-shape-ui':{'quickStyles':_0x275636(0xb8),'imagePanel':{'crop':{'shape':_0x275636(0xb7)}},'permission':{'editErr':_0x275636(0xa0)},'title':'Forma','insertShape':_0x275636(0xae),'editShape':'Editar\x20forma','editText':_0x275636(0xb6),'deleteShape':_0x275636(0xaf),'formatShape':_0x275636(0xb0),'flipHorizontal':_0x275636(0xb1),'flipVertical':_0x275636(0xb3),'objectListPanel':{'title':_0x275636(0xa9),'open':_0x275636(0xa9),'empty':_0x275636(0xa3),'showAll':'Mostrar\x20tudo','hideAll':_0x275636(0xa6),'show':'Mostrar','hide':_0x275636(0xb5),'moveForward':_0x275636(0x9c),'moveBackward':_0x275636(0xb4),'close':'Fechar','name':'Nome','nameInput':_0x275636(0xaa),'description':_0x275636(0xab),'descriptionPlaceholder':_0x275636(0xa7),'details':_0x275636(0xb2),'noSelection':_0x275636(0x9e)}}};module['exports']=e;
@@ -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
+ function _0x2c99(){const _0x1f92e8=['Форматировать\x20фигуру','Обрезать\x20по\x20форме','Показать\x20все','Закрыть','Имя\x20объекта','267803wyoMQK','88440AyiQJI','11773349ZBGyTc','1080nNAhMg','Выберите\x20объект\x20для\x20редактирования\x20сведений','8659704HOMwYp','402808UqZwir','681933jBqpYD','Скрыть','107370ecQouu','Фигура','Вставить\x20фигуру','Нет\x20объектов','6hJhPDY','Переместить\x20вперед','288CQXwYV','16KaWOma','Диапазон\x20защищен,\x20и\x20у\x20вас\x20нет\x20разрешения\x20на\x20редактирование.\x20Для\x20редактирования\x20свяжитесь\x20с\x20создателем.','Слои','22JgsdaC','Быстрые\x20стили','Показать','Описание','Имя','Редактировать\x20фигуру','Добавить\x20описание','Редактировать\x20текст'];_0x2c99=function(){return _0x1f92e8;};return _0x2c99();}const _0x359d75=_0x3478;function _0x3478(_0x1dec6e,_0x195e5a){_0x1dec6e=_0x1dec6e-0x79;const _0x2c990f=_0x2c99();let _0x347887=_0x2c990f[_0x1dec6e];return _0x347887;}(function(_0x2733b7,_0x44e6c7){const _0x2ae70b=_0x3478,_0x422cdd=_0x2733b7();while(!![]){try{const _0x5312c8=-parseInt(_0x2ae70b(0x7c))/0x1+-parseInt(_0x2ae70b(0x8c))/0x2*(parseInt(_0x2ae70b(0x83))/0x3)+parseInt(_0x2ae70b(0x8b))/0x4*(parseInt(_0x2ae70b(0x7d))/0x5)+-parseInt(_0x2ae70b(0x89))/0x6*(-parseInt(_0x2ae70b(0x7e))/0x7)+-parseInt(_0x2ae70b(0x82))/0x8+parseInt(_0x2ae70b(0x7f))/0x9*(-parseInt(_0x2ae70b(0x85))/0xa)+parseInt(_0x2ae70b(0x8f))/0xb*(parseInt(_0x2ae70b(0x81))/0xc);if(_0x5312c8===_0x44e6c7)break;else _0x422cdd['push'](_0x422cdd['shift']());}catch(_0x5ae9e8){_0x422cdd['push'](_0x422cdd['shift']());}}}(_0x2c99,0xedb4d));const e={'sheets-shape-ui':{'quickStyles':_0x359d75(0x90),'imagePanel':{'crop':{'shape':_0x359d75(0x98)}},'permission':{'editErr':_0x359d75(0x8d)},'title':_0x359d75(0x86),'insertShape':_0x359d75(0x87),'editShape':_0x359d75(0x94),'editText':_0x359d75(0x96),'deleteShape':'Удалить\x20фигуру','formatShape':_0x359d75(0x97),'flipHorizontal':'Отразить\x20по\x20горизонтали','flipVertical':'Отразить\x20по\x20вертикали','objectListPanel':{'title':_0x359d75(0x8e),'open':_0x359d75(0x8e),'empty':_0x359d75(0x88),'showAll':_0x359d75(0x79),'hideAll':'Скрыть\x20все','show':_0x359d75(0x91),'hide':_0x359d75(0x84),'moveForward':_0x359d75(0x8a),'moveBackward':'Переместить\x20назад','close':_0x359d75(0x7a),'name':_0x359d75(0x93),'nameInput':_0x359d75(0x7b),'description':_0x359d75(0x92),'descriptionPlaceholder':_0x359d75(0x95),'details':'Сведения','noSelection':_0x359d75(0x80)}}};module['exports']=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
+ function _0x5985(_0x2ed863,_0x2a53fa){_0x2ed863=_0x2ed863-0x12d;const _0x5c409d=_0x5c40();let _0x5985e7=_0x5c409d[_0x2ed863];return _0x5985e7;}const _0x1d05f6=_0x5985;(function(_0x3fcc9f,_0x2e295a){const _0x3dbc92=_0x5985,_0x3dfe2b=_0x3fcc9f();while(!![]){try{const _0x16ac05=parseInt(_0x3dbc92(0x140))/0x1+-parseInt(_0x3dbc92(0x13c))/0x2*(-parseInt(_0x3dbc92(0x13d))/0x3)+-parseInt(_0x3dbc92(0x144))/0x4+-parseInt(_0x3dbc92(0x14b))/0x5*(-parseInt(_0x3dbc92(0x136))/0x6)+parseInt(_0x3dbc92(0x13b))/0x7*(parseInt(_0x3dbc92(0x148))/0x8)+parseInt(_0x3dbc92(0x143))/0x9+parseInt(_0x3dbc92(0x12d))/0xa*(-parseInt(_0x3dbc92(0x14c))/0xb);if(_0x16ac05===_0x2e295a)break;else _0x3dfe2b['push'](_0x3dfe2b['shift']());}catch(_0x1e5dc8){_0x3dfe2b['push'](_0x3dfe2b['shift']());}}}(_0x5c40,0x48ed2));function _0x5c40(){const _0x55cac8=['454065OnhkYx','22132EkYXEp','4440MvxIqp','Formátovať\x20tvar','Podrobnosti','Prevrátiť\x20zvislo','Posunúť\x20dozadu','Posunúť\x20dopredu','exports','Vyberte\x20objekt,\x20ktorého\x20podrobnosti\x20chcete\x20upraviť','Názov','6DJSxJa','Odstrániť\x20tvar','Vrstvy','Skryť','Skryť\x20všetko','350QYFzRQ','25354BGlaWV','123TKraVt','Upraviť\x20tvar','Pridat\x20popis','597024FsPPlm','Žiadne\x20objekty','Oříznout\x20podle\x20tvaru','1800531SvWvXM','1803076wgUjLD','Upraviť\x20text','Zavrieť','Rýchle\x20štýly','37624OHLmyq','Popis','Názov\x20objektu'];_0x5c40=function(){return _0x55cac8;};return _0x5c40();}const e={'sheets-shape-ui':{'quickStyles':_0x1d05f6(0x147),'imagePanel':{'crop':{'shape':_0x1d05f6(0x142)}},'permission':{'editErr':'Rozsah\x20je\x20chránený\x20a\x20nemáte\x20oprávnenie\x20na\x20úpravy.\x20Ak\x20chcete\x20upravovať,\x20kontaktujte\x20autora.'},'title':'Tvar','insertShape':'Vložiť\x20tvar','editShape':_0x1d05f6(0x13e),'editText':_0x1d05f6(0x145),'deleteShape':_0x1d05f6(0x137),'formatShape':_0x1d05f6(0x12e),'flipHorizontal':'Prevrátiť\x20vodorovne','flipVertical':_0x1d05f6(0x130),'objectListPanel':{'title':'Vrstvy','open':_0x1d05f6(0x138),'empty':_0x1d05f6(0x141),'showAll':'Zobraziť\x20všetko','hideAll':_0x1d05f6(0x13a),'show':'Zobraziť','hide':_0x1d05f6(0x139),'moveForward':_0x1d05f6(0x132),'moveBackward':_0x1d05f6(0x131),'close':_0x1d05f6(0x146),'name':_0x1d05f6(0x135),'nameInput':_0x1d05f6(0x14a),'description':_0x1d05f6(0x149),'descriptionPlaceholder':_0x1d05f6(0x13f),'details':_0x1d05f6(0x12f),'noSelection':_0x1d05f6(0x134)}}};module[_0x1d05f6(0x133)]=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
+ const _0x874515=_0x2270;(function(_0x15b3c8,_0xe99b0f){const _0x6726c=_0x2270,_0x5aa788=_0x15b3c8();while(!![]){try{const _0x1c9704=-parseInt(_0x6726c(0xf8))/0x1*(-parseInt(_0x6726c(0xe0))/0x2)+parseInt(_0x6726c(0xf1))/0x3+-parseInt(_0x6726c(0xe1))/0x4*(parseInt(_0x6726c(0xe2))/0x5)+-parseInt(_0x6726c(0xef))/0x6*(-parseInt(_0x6726c(0xf7))/0x7)+parseInt(_0x6726c(0xfe))/0x8+parseInt(_0x6726c(0xe9))/0x9+-parseInt(_0x6726c(0xff))/0xa*(parseInt(_0x6726c(0xed))/0xb);if(_0x1c9704===_0xe99b0f)break;else _0x5aa788['push'](_0x5aa788['shift']());}catch(_0xcee0b4){_0x5aa788['push'](_0x5aa788['shift']());}}}(_0x5b2e,0x4b8c4));function _0x5b2e(){const _0x1e4952=['Đóng','4325688btRFAV','Ẩn\x20tất\x20cả','Định\x20dạng\x20hình\x20dạng','Lật\x20dọc','11710919bvfRVM','Cắt\x20theo\x20hình\x20dạng','32910TEiOVm','Chi\x20tiết','870945JfQuxz','Hình\x20dạng','Chèn\x20hình\x20dạng','Tên','Xóa\x20hình\x20dạng','Tên\x20đối\x20tượng','308BQlabW','268682XCRtEU','Đưa\x20xuống\x20dưới','Hiển\x20thị\x20tất\x20cả','Lớp','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết','Them\x20mo\x20ta','2284640gAuctc','10qIrSFO','exports','4VLRgZv','1844632qvNbNb','5CCMsZv','Đưa\x20lên\x20trên','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.','Mô\x20tả','Chưa\x20có\x20đối\x20tượng','Chỉnh\x20sửa\x20hình\x20dạng'];_0x5b2e=function(){return _0x1e4952;};return _0x5b2e();}function _0x2270(_0x2e63b0,_0x4b03e3){_0x2e63b0=_0x2e63b0-0xe0;const _0x5b2ea4=_0x5b2e();let _0x227088=_0x5b2ea4[_0x2e63b0];return _0x227088;}const e={'sheets-shape-ui':{'quickStyles':'Kiểu\x20nhanh','imagePanel':{'crop':{'shape':_0x874515(0xee)}},'permission':{'editErr':_0x874515(0xe4)},'title':_0x874515(0xf2),'insertShape':_0x874515(0xf3),'editShape':_0x874515(0xe7),'editText':'Chỉnh\x20sửa\x20văn\x20bản','deleteShape':_0x874515(0xf5),'formatShape':_0x874515(0xeb),'flipHorizontal':'Lật\x20ngang','flipVertical':_0x874515(0xec),'objectListPanel':{'title':'Lớp','open':_0x874515(0xfb),'empty':_0x874515(0xe6),'showAll':_0x874515(0xfa),'hideAll':_0x874515(0xea),'show':'Hiện','hide':'Ẩn','moveForward':_0x874515(0xe3),'moveBackward':_0x874515(0xf9),'close':_0x874515(0xe8),'name':_0x874515(0xf4),'nameInput':_0x874515(0xf6),'description':_0x874515(0xe5),'descriptionPlaceholder':_0x874515(0xfd),'details':_0x874515(0xf0),'noSelection':_0x874515(0xfc)}}};module[_0x874515(0x100)]=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 _0x1ffcc9=_0x28f8;(function(_0x39337b,_0x1f9833){const _0x369a14=_0x28f8,_0x5846be=_0x39337b();while(!![]){try{const _0x4a983d=parseInt(_0x369a14(0x95))/0x1*(-parseInt(_0x369a14(0x96))/0x2)+parseInt(_0x369a14(0x99))/0x3*(-parseInt(_0x369a14(0x98))/0x4)+-parseInt(_0x369a14(0x9f))/0x5*(-parseInt(_0x369a14(0x8f))/0x6)+parseInt(_0x369a14(0x93))/0x7+-parseInt(_0x369a14(0x9a))/0x8*(-parseInt(_0x369a14(0x8b))/0x9)+parseInt(_0x369a14(0xa0))/0xa*(-parseInt(_0x369a14(0x8e))/0xb)+parseInt(_0x369a14(0x97))/0xc*(parseInt(_0x369a14(0x9b))/0xd);if(_0x4a983d===_0x1f9833)break;else _0x5846be['push'](_0x5846be['shift']());}catch(_0x4b021b){_0x5846be['push'](_0x5846be['shift']());}}}(_0x1c68,0x6da13));const e={'sheets-shape-ui':{'quickStyles':_0x1ffcc9(0x8d),'imagePanel':{'crop':{'shape':'裁剪为形状'}},'permission':{'editErr':_0x1ffcc9(0x94)},'title':'形状','insertShape':'插入形状','editShape':_0x1ffcc9(0xa1),'editText':_0x1ffcc9(0x9c),'deleteShape':_0x1ffcc9(0x92),'formatShape':_0x1ffcc9(0x90),'flipHorizontal':_0x1ffcc9(0x8a),'flipVertical':_0x1ffcc9(0x9d),'objectListPanel':{'title':'图层','open':'图层','empty':'暂无对象','showAll':'全部显示','hideAll':_0x1ffcc9(0x9e),'show':'显示','hide':'隐藏','moveForward':'上移一层','moveBackward':'下移一层','close':'关闭','name':'名称','nameInput':'对象名称','description':'描述','descriptionPlaceholder':_0x1ffcc9(0x8c),'details':'详情','noSelection':'选择对象以编辑详情'}}};module[_0x1ffcc9(0x91)]=e;function _0x28f8(_0x3674ad,_0x41ce07){_0x3674ad=_0x3674ad-0x8a;const _0x1c68a9=_0x1c68();let _0x28f81e=_0x1c68a9[_0x3674ad];return _0x28f81e;}function _0x1c68(){const _0x4c59d6=['398819JSxyGw','2uQFoeA','1564560MRATNY','2893628mkRWOC','3byVYWz','142328sBYswb','65VnJPbk','编辑文字','垂直翻转','全部隐藏','50woehDN','340420UwXore','编辑形状','水平翻转','261ewyThD','添加描述','快捷样式','220cqaSQD','286986IpZStS','格式化形状','exports','删除形状','4241720BtuKAy','该范围已被保护,目前无编辑权限。如需编辑,请联系创建者。'];_0x1c68=function(){return _0x4c59d6;};return _0x1c68();}
@@ -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
+ const _0x278c92=_0x1df2;function _0x5992(){const _0x4ba8fd=['exports','暫無物件','編輯形狀','該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','248152yMgRoI','格式化形狀','5241189BBKGvT','刪除形狀','4LpyHAH','7669860XhYcOa','垂直翻轉','243vmrLqj','全部隱藏','23542IHTtOA','下移一層','插入形狀','10SDwUAA','上移一層','10DtEjTq','8824542KTNjfa','裁切為形狀','2695854HNQLfl','選擇物件以編輯詳情','47702567EWyubB'];_0x5992=function(){return _0x4ba8fd;};return _0x5992();}(function(_0xb32587,_0x233972){const _0xd7ca22=_0x1df2,_0x35b869=_0xb32587();while(!![]){try{const _0x4e53d4=parseInt(_0xd7ca22(0x1e3))/0x1*(parseInt(_0xd7ca22(0x1e6))/0x2)+-parseInt(_0xd7ca22(0x1dc))/0x3*(parseInt(_0xd7ca22(0x1de))/0x4)+-parseInt(_0xd7ca22(0x1df))/0x5+-parseInt(_0xd7ca22(0x1e9))/0x6+parseInt(_0xd7ca22(0x1d3))/0x7+parseInt(_0xd7ca22(0x1da))/0x8*(parseInt(_0xd7ca22(0x1e1))/0x9)+-parseInt(_0xd7ca22(0x1e8))/0xa*(-parseInt(_0xd7ca22(0x1d5))/0xb);if(_0x4e53d4===_0x233972)break;else _0x35b869['push'](_0x35b869['shift']());}catch(_0x3cf795){_0x35b869['push'](_0x35b869['shift']());}}}(_0x5992,0xe1dde));function _0x1df2(_0x301aaf,_0x4d18f5){_0x301aaf=_0x301aaf-0x1d3;const _0x5992cf=_0x5992();let _0x1df2dc=_0x5992cf[_0x301aaf];return _0x1df2dc;}const e={'sheets-shape-ui':{'quickStyles':'快速樣式','imagePanel':{'crop':{'shape':_0x278c92(0x1ea)}},'permission':{'editErr':_0x278c92(0x1d9)},'title':'形狀','insertShape':_0x278c92(0x1e5),'editShape':_0x278c92(0x1d8),'editText':'編輯文字','deleteShape':_0x278c92(0x1dd),'formatShape':_0x278c92(0x1db),'flipHorizontal':'水平翻轉','flipVertical':_0x278c92(0x1e0),'objectListPanel':{'title':'圖層','open':'圖層','empty':_0x278c92(0x1d7),'showAll':'全部顯示','hideAll':_0x278c92(0x1e2),'show':'顯示','hide':'隱藏','moveForward':_0x278c92(0x1e7),'moveBackward':_0x278c92(0x1e4),'close':'關閉','name':'名稱','nameInput':'物件名稱','description':'描述','descriptionPlaceholder':'新增描述','details':'詳情','noSelection':_0x278c92(0x1d4)}}};module[_0x278c92(0x1d6)]=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 _0x1e3b4c=_0x2e3f;function _0x2e3f(_0x2db77c,_0x5c38a8){_0x2db77c=_0x2db77c-0xb3;const _0x44bb48=_0x44bb();let _0x2e3f69=_0x44bb48[_0x2db77c];return _0x2e3f69;}(function(_0x2be286,_0x4b2d89){const _0xe7f63=_0x2e3f,_0x1abd9a=_0x2be286();while(!![]){try{const _0x2be09e=parseInt(_0xe7f63(0xb9))/0x1+-parseInt(_0xe7f63(0xc6))/0x2*(-parseInt(_0xe7f63(0xc1))/0x3)+-parseInt(_0xe7f63(0xb5))/0x4*(-parseInt(_0xe7f63(0xc4))/0x5)+-parseInt(_0xe7f63(0xba))/0x6*(-parseInt(_0xe7f63(0xcd))/0x7)+-parseInt(_0xe7f63(0xbd))/0x8+-parseInt(_0xe7f63(0xc9))/0x9+-parseInt(_0xe7f63(0xb4))/0xa;if(_0x2be09e===_0x4b2d89)break;else _0x1abd9a['push'](_0x1abd9a['shift']());}catch(_0x4ce79a){_0x1abd9a['push'](_0x1abd9a['shift']());}}}(_0x44bb,0x903ae));const e={'sheets-shape-ui':{'quickStyles':_0x1e3b4c(0xb3),'imagePanel':{'crop':{'shape':'裁切為形狀'}},'permission':{'editErr':_0x1e3b4c(0xcc)},'title':'形狀','insertShape':'插入形狀','editShape':_0x1e3b4c(0xbf),'editText':_0x1e3b4c(0xc0),'deleteShape':_0x1e3b4c(0xc7),'formatShape':_0x1e3b4c(0xbc),'flipHorizontal':_0x1e3b4c(0xcb),'flipVertical':_0x1e3b4c(0xbb),'objectListPanel':{'title':'圖層','open':'圖層','empty':_0x1e3b4c(0xb6),'showAll':_0x1e3b4c(0xc5),'hideAll':_0x1e3b4c(0xb7),'show':'顯示','hide':'隱藏','moveForward':_0x1e3b4c(0xb8),'moveBackward':_0x1e3b4c(0xc8),'close':'關閉','name':'名稱','nameInput':_0x1e3b4c(0xbe),'description':'描述','descriptionPlaceholder':_0x1e3b4c(0xc2),'details':_0x1e3b4c(0xca),'noSelection':_0x1e3b4c(0xce)}}};module[_0x1e3b4c(0xc3)]=e;function _0x44bb(){const _0x5163f5=['1016336TnCBqD','暫無物件','全部隱藏','上移一層','691325TiOmVo','114iKatFh','垂直翻轉','格式化形狀','5550984pmjrqH','物件名稱','編輯形狀','編輯文字','78fvUpFF','新增描述','exports','15hgqbTy','全部顯示','12770UdyTSP','刪除形狀','下移一層','4124601EViBGc','詳細資料','水平翻轉','該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','128023jfKvWC','選取物件以編輯詳細資料','快捷樣式','2241500FfSzAc'];_0x44bb=function(){return _0x5163f5;};return _0x44bb();}