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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/lib/cjs/index.js +1 -1
  2. package/lib/cjs/locale/ar-SA.js +1 -1
  3. package/lib/cjs/locale/ca-ES.js +1 -1
  4. package/lib/cjs/locale/de-DE.js +1 -1
  5. package/lib/cjs/locale/en-US.js +1 -1
  6. package/lib/cjs/locale/es-ES.js +1 -1
  7. package/lib/cjs/locale/fa-IR.js +1 -1
  8. package/lib/cjs/locale/fr-FR.js +1 -1
  9. package/lib/cjs/locale/id-ID.js +1 -1
  10. package/lib/cjs/locale/it-IT.js +1 -1
  11. package/lib/cjs/locale/ja-JP.js +1 -1
  12. package/lib/cjs/locale/ko-KR.js +1 -1
  13. package/lib/cjs/locale/pl-PL.js +1 -1
  14. package/lib/cjs/locale/pt-BR.js +1 -1
  15. package/lib/cjs/locale/ru-RU.js +1 -1
  16. package/lib/cjs/locale/sk-SK.js +1 -1
  17. package/lib/cjs/locale/vi-VN.js +1 -1
  18. package/lib/cjs/locale/zh-CN.js +1 -1
  19. package/lib/cjs/locale/zh-HK.js +1 -1
  20. package/lib/cjs/locale/zh-TW.js +1 -1
  21. package/lib/es/index.js +1 -1
  22. package/lib/es/locale/ar-SA.js +1 -1
  23. package/lib/es/locale/ca-ES.js +1 -1
  24. package/lib/es/locale/de-DE.js +1 -1
  25. package/lib/es/locale/en-US.js +1 -1
  26. package/lib/es/locale/es-ES.js +1 -1
  27. package/lib/es/locale/fa-IR.js +1 -1
  28. package/lib/es/locale/fr-FR.js +1 -1
  29. package/lib/es/locale/id-ID.js +1 -1
  30. package/lib/es/locale/it-IT.js +1 -1
  31. package/lib/es/locale/ja-JP.js +1 -1
  32. package/lib/es/locale/ko-KR.js +1 -1
  33. package/lib/es/locale/pl-PL.js +1 -1
  34. package/lib/es/locale/pt-BR.js +1 -1
  35. package/lib/es/locale/ru-RU.js +1 -1
  36. package/lib/es/locale/sk-SK.js +1 -1
  37. package/lib/es/locale/vi-VN.js +1 -1
  38. package/lib/es/locale/zh-CN.js +1 -1
  39. package/lib/es/locale/zh-HK.js +1 -1
  40. package/lib/es/locale/zh-TW.js +1 -1
  41. package/lib/index.js +1 -1
  42. package/lib/locale/ar-SA.js +1 -1
  43. package/lib/locale/ca-ES.js +1 -1
  44. package/lib/locale/de-DE.js +1 -1
  45. package/lib/locale/en-US.js +1 -1
  46. package/lib/locale/es-ES.js +1 -1
  47. package/lib/locale/fa-IR.js +1 -1
  48. package/lib/locale/fr-FR.js +1 -1
  49. package/lib/locale/id-ID.js +1 -1
  50. package/lib/locale/it-IT.js +1 -1
  51. package/lib/locale/ja-JP.js +1 -1
  52. package/lib/locale/ko-KR.js +1 -1
  53. package/lib/locale/pl-PL.js +1 -1
  54. package/lib/locale/pt-BR.js +1 -1
  55. package/lib/locale/ru-RU.js +1 -1
  56. package/lib/locale/sk-SK.js +1 -1
  57. package/lib/locale/vi-VN.js +1 -1
  58. package/lib/locale/zh-CN.js +1 -1
  59. package/lib/locale/zh-HK.js +1 -1
  60. package/lib/locale/zh-TW.js +1 -1
  61. package/lib/types/commands/operations/shape-ribbon.operation.d.ts +13 -0
  62. package/lib/types/const.d.ts +7 -0
  63. package/lib/types/controllers/shape-contextual-ribbon.controller.d.ts +18 -0
  64. package/lib/types/locale/en-US.d.ts +1 -0
  65. package/lib/types/menu/schema.d.ts +1 -0
  66. package/lib/types/menu/shape-format-ribbon.menu.d.ts +20 -0
  67. package/lib/types/views/shape-floating-toolbar/ShapeFloatingToolbar.d.ts +3 -4
  68. package/lib/types/views/shape-format-ribbon/DocsShapeFormatRibbonControls.d.ts +8 -0
  69. package/lib/umd/index.js +1 -1
  70. package/lib/umd/locale/ar-SA.js +1 -1
  71. package/lib/umd/locale/ca-ES.js +1 -1
  72. package/lib/umd/locale/de-DE.js +1 -1
  73. package/lib/umd/locale/en-US.js +1 -1
  74. package/lib/umd/locale/es-ES.js +1 -1
  75. package/lib/umd/locale/fa-IR.js +1 -1
  76. package/lib/umd/locale/fr-FR.js +1 -1
  77. package/lib/umd/locale/id-ID.js +1 -1
  78. package/lib/umd/locale/it-IT.js +1 -1
  79. package/lib/umd/locale/ja-JP.js +1 -1
  80. package/lib/umd/locale/ko-KR.js +1 -1
  81. package/lib/umd/locale/pl-PL.js +1 -1
  82. package/lib/umd/locale/pt-BR.js +1 -1
  83. package/lib/umd/locale/ru-RU.js +1 -1
  84. package/lib/umd/locale/sk-SK.js +1 -1
  85. package/lib/umd/locale/vi-VN.js +1 -1
  86. package/lib/umd/locale/zh-CN.js +1 -1
  87. package/lib/umd/locale/zh-HK.js +1 -1
  88. package/lib/umd/locale/zh-TW.js +1 -1
  89. package/package.json +16 -16
@@ -1 +1 @@
1
- const _0x7ddce1=_0x5b98;function _0x2156(){const _0x15f8fc=['Detalls','3699982gHWfnE','26192IhvBcK','Retalla\x20a\x20forma','Obrir\x20panell\x20de\x20formes','Alinea\x20a\x20l\x27esquerra','Quadrat','Alinea\x20a\x20baix','252akdNij','Posició\x20de\x20forma','Mostra’ls\x20tots','Inserir\x20forma','Negreta','Rotar\x2090°\x20a\x20la\x20dreta','Centra','Alinea\x20a\x20dalt','Justifica','Porta\x20endavant','Nom\x20de\x20l’objecte','8EbhdHE','Rotar\x2090°\x20a\x20l\x27esquerra','Alternar\x20text\x20vertical','Davant\x20del\x20text','Color\x20del\x20text','Alinea\x20al\x20mig','434710qaMDMx','Sense\x20objectes','338584kjBeMC','Alinea\x20a\x20la\x20dreta','Format\x20de\x20forma','2812416AyqzQG','Color\x20de\x20fons\x20del\x20text','45dUOxXu','Afegeix\x20una\x20descripció','133382DQjHiT','Ratllat','En\x20línia\x20amb\x20el\x20text','Eliminar\x20forma','Alternar\x20volteig\x20vertical','231EiubBr','Cursiva','Forma','Restableix\x20el\x20color','A\x20dalt\x20i\x20a\x20baix','Nom','979143ZjMMEL','Amagar\x20panell\x20de\x20formes'];_0x2156=function(){return _0x15f8fc;};return _0x2156();}(function(_0x3586f4,_0x3b5636){const _0x12b2e6=_0x5b98,_0xb733dc=_0x3586f4();while(!![]){try{const _0x1f4f66=-parseInt(_0x12b2e6(0xa4))/0x1*(-parseInt(_0x12b2e6(0xb3))/0x2)+-parseInt(_0x12b2e6(0xbe))/0x3+parseInt(_0x12b2e6(0xac))/0x4*(parseInt(_0x12b2e6(0xb1))/0x5)+parseInt(_0x12b2e6(0xaf))/0x6+parseInt(_0x12b2e6(0xb8))/0x7*(parseInt(_0x12b2e6(0xc2))/0x8)+parseInt(_0x12b2e6(0xc8))/0x9*(-parseInt(_0x12b2e6(0xaa))/0xa)+parseInt(_0x12b2e6(0xc1))/0xb;if(_0x1f4f66===_0x3b5636)break;else _0xb733dc['push'](_0xb733dc['shift']());}catch(_0x10cdd5){_0xb733dc['push'](_0xb733dc['shift']());}}}(_0x2156,0xa2551));function _0x5b98(_0x3ed54f,_0x2ddaba){_0x3ed54f=_0x3ed54f-0xa3;const _0x215613=_0x2156();let _0x5b9893=_0x215613[_0x3ed54f];return _0x5b9893;}const e={'docs-shape-ui':{'title':_0x7ddce1(0xba),'insertShape':_0x7ddce1(0xcb),'openPanel':_0x7ddce1(0xc4),'deleteShape':_0x7ddce1(0xb6),'hidePanel':_0x7ddce1(0xbf),'formatShape':_0x7ddce1(0xae),'shapeStyle':'Estil\x20de\x20forma','shapePosition':_0x7ddce1(0xc9),'toggleFlipH':'Alternar\x20volteig\x20horitzontal','toggleFlipV':_0x7ddce1(0xb7),'rotateRight90':_0x7ddce1(0xcd),'rotateLeft90':_0x7ddce1(0xa5),'toggleTextVertical':_0x7ddce1(0xa6),'objectListPanel':{'title':'Capes','open':'Obre\x20el\x20tauler\x20de\x20capes','empty':_0x7ddce1(0xab),'showAll':_0x7ddce1(0xca),'hideAll':'Amaga’ls\x20tots','show':'Mostra','hide':'Amaga','moveForward':_0x7ddce1(0xd1),'moveBackward':'Envia\x20enrere','close':'Tanca','name':_0x7ddce1(0xbd),'nameInput':_0x7ddce1(0xa3),'description':'Descripció','descriptionPlaceholder':_0x7ddce1(0xb2),'details':_0x7ddce1(0xc0),'noSelection':'Selecciona\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls'},'toolbar':{'alignLeft':_0x7ddce1(0xc5),'alignCenter':_0x7ddce1(0xce),'alignRight':_0x7ddce1(0xad),'alignJustify':_0x7ddce1(0xd0),'bold':_0x7ddce1(0xcc),'italic':_0x7ddce1(0xb9),'underline':'Subratllat','strikethrough':_0x7ddce1(0xb4),'textColor':_0x7ddce1(0xa8),'fillColor':_0x7ddce1(0xb0),'resetColor':_0x7ddce1(0xbb)},'align':{'top':_0x7ddce1(0xcf),'middle':_0x7ddce1(0xa9),'bottom':_0x7ddce1(0xc7)},'textWrap':{'inline':_0x7ddce1(0xb5),'square':_0x7ddce1(0xc6),'topAndBottom':_0x7ddce1(0xbc),'behindText':'Darrere\x20del\x20text','inFrontText':_0x7ddce1(0xa7)},'crop':{'shape':_0x7ddce1(0xc3)}}};export{e as default};
1
+ const _0x1b853d=_0x2c93;function _0x2c93(_0x5adead,_0x195132){_0x5adead=_0x5adead-0x9e;const _0x43e94d=_0x43e9();let _0x2c939e=_0x43e94d[_0x5adead];return _0x2c939e;}(function(_0x328f8d,_0x5ebacd){const _0x296405=_0x2c93,_0x57d8ee=_0x328f8d();while(!![]){try{const _0x4c4634=-parseInt(_0x296405(0xa4))/0x1*(parseInt(_0x296405(0xc3))/0x2)+parseInt(_0x296405(0xb3))/0x3+parseInt(_0x296405(0xb7))/0x4*(-parseInt(_0x296405(0xa7))/0x5)+parseInt(_0x296405(0xbb))/0x6*(parseInt(_0x296405(0xc2))/0x7)+-parseInt(_0x296405(0x9e))/0x8+parseInt(_0x296405(0xbf))/0x9+-parseInt(_0x296405(0xab))/0xa*(parseInt(_0x296405(0xa8))/0xb);if(_0x4c4634===_0x5ebacd)break;else _0x57d8ee['push'](_0x57d8ee['shift']());}catch(_0x378b9a){_0x57d8ee['push'](_0x57d8ee['shift']());}}}(_0x43e9,0x5a8e9));const e={'docs-shape-ui':{'quickStyles':'Estils\x20ràpids','title':_0x1b853d(0xa6),'insertShape':_0x1b853d(0xc9),'openPanel':'Obrir\x20panell\x20de\x20formes','deleteShape':_0x1b853d(0xaa),'hidePanel':_0x1b853d(0xa3),'formatShape':'Format\x20de\x20forma','shapeStyle':_0x1b853d(0xc5),'shapePosition':_0x1b853d(0xb0),'toggleFlipH':'Alternar\x20volteig\x20horitzontal','toggleFlipV':'Alternar\x20volteig\x20vertical','rotateRight90':_0x1b853d(0xc8),'rotateLeft90':_0x1b853d(0xc1),'toggleTextVertical':'Alternar\x20text\x20vertical','objectListPanel':{'title':_0x1b853d(0xad),'open':_0x1b853d(0xbe),'empty':'Sense\x20objectes','showAll':_0x1b853d(0xc4),'hideAll':_0x1b853d(0xac),'show':_0x1b853d(0xb5),'hide':_0x1b853d(0xca),'moveForward':'Porta\x20endavant','moveBackward':'Envia\x20enrere','close':_0x1b853d(0xba),'name':'Nom','nameInput':_0x1b853d(0xb6),'description':_0x1b853d(0xc0),'descriptionPlaceholder':_0x1b853d(0xae),'details':_0x1b853d(0x9f),'noSelection':_0x1b853d(0xc6)},'toolbar':{'alignLeft':_0x1b853d(0xa9),'alignCenter':_0x1b853d(0xa1),'alignRight':'Alinea\x20a\x20la\x20dreta','alignJustify':_0x1b853d(0xaf),'bold':_0x1b853d(0xb4),'italic':_0x1b853d(0xb2),'underline':_0x1b853d(0xa0),'strikethrough':'Ratllat','textColor':'Color\x20del\x20text','fillColor':_0x1b853d(0xbd),'resetColor':_0x1b853d(0xa5)},'align':{'top':_0x1b853d(0xcb),'middle':_0x1b853d(0xbc),'bottom':'Alinea\x20a\x20baix'},'textWrap':{'inline':_0x1b853d(0xa2),'square':_0x1b853d(0xb8),'topAndBottom':_0x1b853d(0xc7),'behindText':_0x1b853d(0xb1),'inFrontText':_0x1b853d(0xb9)},'crop':{'shape':'Retalla\x20a\x20forma'}}};function _0x43e9(){const _0x38f6b8=['Mostra','Nom\x20de\x20l’objecte','4GCWTvb','Quadrat','Davant\x20del\x20text','Tanca','3624132svWyxX','Alinea\x20al\x20mig','Color\x20de\x20fons\x20del\x20text','Obre\x20el\x20tauler\x20de\x20capes','4847625KerhmK','Descripció','Rotar\x2090°\x20a\x20l\x27esquerra','7oKvvgb','447136NvPhPM','Mostra’ls\x20tots','Estil\x20de\x20forma','Selecciona\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls','A\x20dalt\x20i\x20a\x20baix','Rotar\x2090°\x20a\x20la\x20dreta','Inserir\x20forma','Amaga','Alinea\x20a\x20dalt','2356952fsqDQd','Detalls','Subratllat','Centra','En\x20línia\x20amb\x20el\x20text','Amagar\x20panell\x20de\x20formes','2GGIWwX','Restableix\x20el\x20color','Forma','269815FdOfge','16577dUVZMQ','Alinea\x20a\x20l\x27esquerra','Eliminar\x20forma','1940xjIwNp','Amaga’ls\x20tots','Capes','Afegeix\x20una\x20descripció','Justifica','Posició\x20de\x20forma','Darrere\x20del\x20text','Cursiva','949050jEbZnz','Negreta'];_0x43e9=function(){return _0x38f6b8;};return _0x43e9();}export{e as default};
@@ -1 +1 @@
1
- const _0x2448b9=_0x3771;function _0x5803(){const _0x188b12=['Im\x20Textfluss','Oben\x20bündig','1748811nqTSPH','Blocksatz','2473756XmvVtE','Formposition','Objektname','Vertikalen\x20Text\x20umschalten','2842167TmouwP','10ywgwch','Hinter\x20dem\x20Text','Details','Alle\x20anzeigen','Beschreibung','Kursiv','Texthintergrundfarbe','Linksbündig','Weiter\x20nach\x20hinten','Form\x20einfügen','Ebenen','Quadratisch','2mXZqYF','10grmQNY','50084736SWtbvT','Ausblenden','Name','Textfarbe','Vor\x20dem\x20Text','Zentriert','Horizontale\x20Spiegelung\x20umschalten','Links\x2090°\x20drehen','Rechts\x2090°\x20drehen','9fvomba','Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen','Ebenenbereich\x20öffnen','Form\x20löschen','5004000hmwZtq','Farbe\x20zurücksetzen','15715eCDWQA','Formstil','Keine\x20Objekte','Unten\x20bündig','Fett','Anzeigen','Form','Schließen','1074WMpnvf','Rechtsbündig','15805548EsMiPP'];_0x5803=function(){return _0x188b12;};return _0x5803();}(function(_0x52fb27,_0x1c1688){const _0x253359=_0x3771,_0x15d2c6=_0x52fb27();while(!![]){try{const _0xa7bef8=-parseInt(_0x253359(0x182))/0x1+parseInt(_0x253359(0x195))/0x2*(parseInt(_0x253359(0x188))/0x3)+parseInt(_0x253359(0x184))/0x4*(-parseInt(_0x253359(0x189))/0x5)+-parseInt(_0x253359(0x17d))/0x6*(parseInt(_0x253359(0x175))/0x7)+parseInt(_0x253359(0x173))/0x8*(parseInt(_0x253359(0x16f))/0x9)+parseInt(_0x253359(0x165))/0xa*(-parseInt(_0x253359(0x17f))/0xb)+parseInt(_0x253359(0x166))/0xc;if(_0xa7bef8===_0x1c1688)break;else _0x15d2c6['push'](_0x15d2c6['shift']());}catch(_0x4586d4){_0x15d2c6['push'](_0x15d2c6['shift']());}}}(_0x5803,0xe125d));function _0x3771(_0x43cebb,_0x2fd6c4){_0x43cebb=_0x43cebb-0x165;const _0x5803f2=_0x5803();let _0x377119=_0x5803f2[_0x43cebb];return _0x377119;}const e={'docs-shape-ui':{'title':_0x2448b9(0x17b),'insertShape':_0x2448b9(0x192),'openPanel':'Form-Panel\x20öffnen','deleteShape':_0x2448b9(0x172),'hidePanel':'Form-Panel\x20ausblenden','formatShape':'Form\x20formatieren','shapeStyle':_0x2448b9(0x176),'shapePosition':_0x2448b9(0x185),'toggleFlipH':_0x2448b9(0x16c),'toggleFlipV':'Vertikale\x20Spiegelung\x20umschalten','rotateRight90':_0x2448b9(0x16e),'rotateLeft90':_0x2448b9(0x16d),'toggleTextVertical':_0x2448b9(0x187),'objectListPanel':{'title':_0x2448b9(0x193),'open':_0x2448b9(0x171),'empty':_0x2448b9(0x177),'showAll':_0x2448b9(0x18c),'hideAll':'Alle\x20ausblenden','show':_0x2448b9(0x17a),'hide':_0x2448b9(0x167),'moveForward':'Weiter\x20nach\x20vorne','moveBackward':_0x2448b9(0x191),'close':_0x2448b9(0x17c),'name':_0x2448b9(0x168),'nameInput':_0x2448b9(0x186),'description':_0x2448b9(0x18d),'descriptionPlaceholder':'Beschreibung\x20hinzufügen','details':_0x2448b9(0x18b),'noSelection':_0x2448b9(0x170)},'toolbar':{'alignLeft':_0x2448b9(0x190),'alignCenter':_0x2448b9(0x16b),'alignRight':_0x2448b9(0x17e),'alignJustify':_0x2448b9(0x183),'bold':_0x2448b9(0x179),'italic':_0x2448b9(0x18e),'underline':'Unterstrichen','strikethrough':'Durchgestrichen','textColor':_0x2448b9(0x169),'fillColor':_0x2448b9(0x18f),'resetColor':_0x2448b9(0x174)},'align':{'top':_0x2448b9(0x181),'middle':'Mittig','bottom':_0x2448b9(0x178)},'textWrap':{'inline':_0x2448b9(0x180),'square':_0x2448b9(0x194),'topAndBottom':'Oben\x20und\x20unten','behindText':_0x2448b9(0x18a),'inFrontText':_0x2448b9(0x16a)},'crop':{'shape':'Auf\x20Form\x20zuschneiden'}}};export{e as default};
1
+ const _0xbca59b=_0x23f5;(function(_0x427919,_0x3b2911){const _0x5b77a=_0x23f5,_0x26e574=_0x427919();while(!![]){try{const _0x534cb1=-parseInt(_0x5b77a(0x140))/0x1*(-parseInt(_0x5b77a(0x11d))/0x2)+parseInt(_0x5b77a(0x11c))/0x3*(parseInt(_0x5b77a(0x13c))/0x4)+parseInt(_0x5b77a(0x12d))/0x5*(parseInt(_0x5b77a(0x136))/0x6)+-parseInt(_0x5b77a(0x131))/0x7+-parseInt(_0x5b77a(0x12c))/0x8+parseInt(_0x5b77a(0x118))/0x9*(parseInt(_0x5b77a(0x11f))/0xa)+-parseInt(_0x5b77a(0x114))/0xb*(-parseInt(_0x5b77a(0x124))/0xc);if(_0x534cb1===_0x3b2911)break;else _0x26e574['push'](_0x26e574['shift']());}catch(_0x336d1c){_0x26e574['push'](_0x26e574['shift']());}}}(_0x1a28,0xcc42d));function _0x1a28(){const _0x7730c2=['Beschreibung\x20hinzufügen','Alle\x20ausblenden','1394154lpoxyL','Formstil','Form\x20löschen','Schließen','1194nRqXwa','51368eIBsRY','Unterstrichen','20rmJmCb','Blocksatz','Form\x20formatieren','Ebenenbereich\x20öffnen','Ebenen','678336uSvgHQ','Form\x20einfügen','Name','Hinter\x20dem\x20Text','Textfarbe','Oben\x20und\x20unten','Anzeigen','Linksbündig','12346952imabYn','170JWAabM','Auf\x20Form\x20zuschneiden','Fett','Horizontale\x20Spiegelung\x20umschalten','8506890KJVsoY','Links\x2090°\x20drehen','Vor\x20dem\x20Text','Quadratisch','Form-Panel\x20öffnen','247176duSjDx','Texthintergrundfarbe','Beschreibung','Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen','Alle\x20anzeigen','Kursiv','8976LzOgQe','Schnellformatvorlagen','Rechtsbündig','Form','10Smodmn','Ausblenden','Farbe\x20zurücksetzen','Vertikale\x20Spiegelung\x20umschalten','Durchgestrichen','Keine\x20Objekte','Unten\x20bündig','Im\x20Textfluss','Weiter\x20nach\x20hinten','Form-Panel\x20ausblenden','143zcmuRV','Details'];_0x1a28=function(){return _0x7730c2;};return _0x1a28();}function _0x23f5(_0x2fe33,_0x49d578){_0x2fe33=_0x2fe33-0x112;const _0x1a282c=_0x1a28();let _0x23f53e=_0x1a282c[_0x2fe33];return _0x23f53e;}const e={'docs-shape-ui':{'quickStyles':_0xbca59b(0x13d),'title':_0xbca59b(0x13f),'insertShape':_0xbca59b(0x125),'openPanel':_0xbca59b(0x135),'deleteShape':_0xbca59b(0x11a),'hidePanel':_0xbca59b(0x113),'formatShape':_0xbca59b(0x121),'shapeStyle':_0xbca59b(0x119),'shapePosition':'Formposition','toggleFlipH':_0xbca59b(0x130),'toggleFlipV':_0xbca59b(0x143),'rotateRight90':'Rechts\x2090°\x20drehen','rotateLeft90':_0xbca59b(0x132),'toggleTextVertical':'Vertikalen\x20Text\x20umschalten','objectListPanel':{'title':_0xbca59b(0x123),'open':_0xbca59b(0x122),'empty':_0xbca59b(0x145),'showAll':_0xbca59b(0x13a),'hideAll':_0xbca59b(0x117),'show':_0xbca59b(0x12a),'hide':_0xbca59b(0x141),'moveForward':'Weiter\x20nach\x20vorne','moveBackward':_0xbca59b(0x112),'close':_0xbca59b(0x11b),'name':_0xbca59b(0x126),'nameInput':'Objektname','description':_0xbca59b(0x138),'descriptionPlaceholder':_0xbca59b(0x116),'details':_0xbca59b(0x115),'noSelection':_0xbca59b(0x139)},'toolbar':{'alignLeft':_0xbca59b(0x12b),'alignCenter':'Zentriert','alignRight':_0xbca59b(0x13e),'alignJustify':_0xbca59b(0x120),'bold':_0xbca59b(0x12f),'italic':_0xbca59b(0x13b),'underline':_0xbca59b(0x11e),'strikethrough':_0xbca59b(0x144),'textColor':_0xbca59b(0x128),'fillColor':_0xbca59b(0x137),'resetColor':_0xbca59b(0x142)},'align':{'top':'Oben\x20bündig','middle':'Mittig','bottom':_0xbca59b(0x146)},'textWrap':{'inline':_0xbca59b(0x147),'square':_0xbca59b(0x134),'topAndBottom':_0xbca59b(0x129),'behindText':_0xbca59b(0x127),'inFrontText':_0xbca59b(0x133)},'crop':{'shape':_0xbca59b(0x12e)}}};export{e as default};
@@ -1 +1 @@
1
- const _0x8a523c=_0x4490;(function(_0x267a29,_0x2c90a7){const _0x233161=_0x4490,_0x27a296=_0x267a29();while(!![]){try{const _0x2b7529=parseInt(_0x233161(0xcf))/0x1+-parseInt(_0x233161(0xaf))/0x2*(-parseInt(_0x233161(0xc0))/0x3)+parseInt(_0x233161(0xb3))/0x4*(parseInt(_0x233161(0xb4))/0x5)+-parseInt(_0x233161(0xb7))/0x6+parseInt(_0x233161(0xc7))/0x7+parseInt(_0x233161(0xb1))/0x8+-parseInt(_0x233161(0xb0))/0x9;if(_0x2b7529===_0x2c90a7)break;else _0x27a296['push'](_0x27a296['shift']());}catch(_0x21eb1d){_0x27a296['push'](_0x27a296['shift']());}}}(_0x2177,0x44fc6));const e={'docs-shape-ui':{'title':_0x8a523c(0xae),'insertShape':_0x8a523c(0xa8),'openPanel':_0x8a523c(0xd1),'deleteShape':_0x8a523c(0xcd),'hidePanel':_0x8a523c(0xbd),'formatShape':_0x8a523c(0xbb),'shapeStyle':_0x8a523c(0xbc),'shapePosition':_0x8a523c(0xb5),'toggleFlipH':_0x8a523c(0xcb),'toggleFlipV':_0x8a523c(0xb9),'rotateRight90':_0x8a523c(0xd2),'rotateLeft90':_0x8a523c(0xc8),'toggleTextVertical':'Toggle\x20Text\x20Vertical','objectListPanel':{'title':_0x8a523c(0xce),'open':_0x8a523c(0xc9),'empty':_0x8a523c(0xac),'showAll':_0x8a523c(0xd5),'hideAll':'Hide\x20All','show':_0x8a523c(0xc2),'hide':_0x8a523c(0xd3),'moveForward':_0x8a523c(0xba),'moveBackward':_0x8a523c(0xab),'close':'Close','name':_0x8a523c(0xb8),'nameInput':_0x8a523c(0xaa),'description':_0x8a523c(0xd0),'descriptionPlaceholder':_0x8a523c(0xbe),'details':'Details','noSelection':'Select\x20an\x20object\x20to\x20edit\x20details'},'toolbar':{'alignLeft':'Align\x20Left','alignCenter':'Align\x20Center','alignRight':'Align\x20Right','alignJustify':'Justify','bold':_0x8a523c(0xc5),'italic':_0x8a523c(0xcc),'underline':_0x8a523c(0xc6),'strikethrough':_0x8a523c(0xad),'textColor':'Text\x20color','fillColor':_0x8a523c(0xa9),'resetColor':_0x8a523c(0xc1)},'align':{'top':'Align\x20Top','middle':'Align\x20Middle','bottom':_0x8a523c(0xc3)},'textWrap':{'inline':_0x8a523c(0xbf),'square':_0x8a523c(0xb2),'topAndBottom':_0x8a523c(0xd4),'behindText':_0x8a523c(0xc4),'inFrontText':_0x8a523c(0xb6)},'crop':{'shape':_0x8a523c(0xca)}}};function _0x4490(_0x480f5f,_0x13c388){_0x480f5f=_0x480f5f-0xa8;const _0x2177a5=_0x2177();let _0x4490fc=_0x2177a5[_0x480f5f];return _0x4490fc;}function _0x2177(){const _0x2ff7c7=['Hide\x20Shape\x20Panel','Add\x20description','In\x20line\x20with\x20text','437685QgGaJG','Reset\x20color','Show','Align\x20Bottom','Behind\x20text','Bold','Underline','3099292unBKWx','Rotate\x20Left\x2090°','Open\x20Layers\x20Panel','Crop\x20to\x20Shape','Toggle\x20Horizontal\x20Flip','Italic','Delete\x20Shape','Layers','137623SJPPiC','Description','Open\x20Shape\x20Panel','Rotate\x20Right\x2090°','Hide','Top\x20and\x20Bottom','Show\x20All','Insert\x20Shape','Text\x20Background\x20color','Object\x20name','Send\x20Backward','No\x20objects','Strikethrough','Shape','2smFPOv','5088798qneJZG','4270672zazHOV','Square','36MnGxcf','23325YNdWAi','Shape\x20Position','In\x20front\x20of\x20text','2724630UwgRjT','Name','Toggle\x20Vertical\x20Flip','Bring\x20Forward','Format\x20Shape','Shape\x20Style'];_0x2177=function(){return _0x2ff7c7;};return _0x2177();}export{e as default};
1
+ function _0x20ed(_0x484386,_0x1243a1){_0x484386=_0x484386-0x10f;const _0x2ff4be=_0x2ff4();let _0x20ed04=_0x2ff4be[_0x484386];return _0x20ed04;}const _0x5027d9=_0x20ed;(function(_0x5b3431,_0xe950bd){const _0x54b0c6=_0x20ed,_0xae7b4c=_0x5b3431();while(!![]){try{const _0x124c7e=-parseInt(_0x54b0c6(0x127))/0x1*(parseInt(_0x54b0c6(0x134))/0x2)+-parseInt(_0x54b0c6(0x128))/0x3*(-parseInt(_0x54b0c6(0x12a))/0x4)+parseInt(_0x54b0c6(0x11e))/0x5+-parseInt(_0x54b0c6(0x119))/0x6+parseInt(_0x54b0c6(0x11b))/0x7+-parseInt(_0x54b0c6(0x10f))/0x8+-parseInt(_0x54b0c6(0x135))/0x9*(-parseInt(_0x54b0c6(0x125))/0xa);if(_0x124c7e===_0xe950bd)break;else _0xae7b4c['push'](_0xae7b4c['shift']());}catch(_0x124324){_0xae7b4c['push'](_0xae7b4c['shift']());}}}(_0x2ff4,0xa8f54));function _0x2ff4(){const _0x5a8c10=['Text\x20Background\x20color','No\x20objects','Square','Format\x20Shape','Show','Crop\x20to\x20Shape','38mqDIlV','9JfObQa','Italic','Select\x20an\x20object\x20to\x20edit\x20details','Bold','Underline','Add\x20description','Strikethrough','5649232rHOwos','Hide','Close','Toggle\x20Text\x20Vertical','Align\x20Bottom','Details','Toggle\x20Vertical\x20Flip','Reset\x20color','Object\x20name','Align\x20Right','61974itYbCE','Open\x20Layers\x20Panel','1411718yYzMpW','Align\x20Top','Hide\x20All','3306325SuESFB','Bring\x20Forward','Quick\x20styles','Shape','Delete\x20Shape','Behind\x20text','Toggle\x20Horizontal\x20Flip','5521030zAzAFn','Show\x20All','34141NdvowO','222tQXGIr','Layers','34712EVTUSP','Justify','Align\x20Center','Description'];_0x2ff4=function(){return _0x5a8c10;};return _0x2ff4();}const e={'docs-shape-ui':{'quickStyles':_0x5027d9(0x120),'title':_0x5027d9(0x121),'insertShape':'Insert\x20Shape','openPanel':'Open\x20Shape\x20Panel','deleteShape':_0x5027d9(0x122),'hidePanel':'Hide\x20Shape\x20Panel','formatShape':_0x5027d9(0x131),'shapeStyle':'Shape\x20Style','shapePosition':'Shape\x20Position','toggleFlipH':_0x5027d9(0x124),'toggleFlipV':_0x5027d9(0x115),'rotateRight90':'Rotate\x20Right\x2090°','rotateLeft90':'Rotate\x20Left\x2090°','toggleTextVertical':_0x5027d9(0x112),'objectListPanel':{'title':_0x5027d9(0x129),'open':_0x5027d9(0x11a),'empty':_0x5027d9(0x12f),'showAll':_0x5027d9(0x126),'hideAll':_0x5027d9(0x11d),'show':_0x5027d9(0x132),'hide':_0x5027d9(0x110),'moveForward':_0x5027d9(0x11f),'moveBackward':'Send\x20Backward','close':_0x5027d9(0x111),'name':'Name','nameInput':_0x5027d9(0x117),'description':_0x5027d9(0x12d),'descriptionPlaceholder':_0x5027d9(0x13a),'details':_0x5027d9(0x114),'noSelection':_0x5027d9(0x137)},'toolbar':{'alignLeft':'Align\x20Left','alignCenter':_0x5027d9(0x12c),'alignRight':_0x5027d9(0x118),'alignJustify':_0x5027d9(0x12b),'bold':_0x5027d9(0x138),'italic':_0x5027d9(0x136),'underline':_0x5027d9(0x139),'strikethrough':_0x5027d9(0x13b),'textColor':'Text\x20color','fillColor':_0x5027d9(0x12e),'resetColor':_0x5027d9(0x116)},'align':{'top':_0x5027d9(0x11c),'middle':'Align\x20Middle','bottom':_0x5027d9(0x113)},'textWrap':{'inline':'In\x20line\x20with\x20text','square':_0x5027d9(0x130),'topAndBottom':'Top\x20and\x20Bottom','behindText':_0x5027d9(0x123),'inFrontText':'In\x20front\x20of\x20text'},'crop':{'shape':_0x5027d9(0x133)}}};export{e as default};
@@ -1 +1 @@
1
- function _0x30a7(_0x159948,_0x47069e){_0x159948=_0x159948-0x192;const _0x5b34ed=_0x5b34();let _0x30a716=_0x5b34ed[_0x159948];return _0x30a716;}const _0x52b951=_0x30a7;function _0x5b34(){const _0xe757ac=['Abrir\x20panel\x20de\x20capas','Centrar','Rotar\x2090°\x20a\x20la\x20derecha','7qSbLIO','Alinear\x20a\x20la\x20izquierda','Eliminar\x20forma','Mostrar\x20todo','Traer\x20adelante','Abrir\x20panel\x20de\x20formas','1332kHBhAd','Agregar\x20descripción','Tachado','Detalles','200060JQOlKk','Formato\x20de\x20forma','Ocultar\x20panel\x20de\x20formas','730843VOShLS','Ocultar','Subrayado','Alternar\x20texto\x20vertical','4929924jdtizC','Insertar\x20forma','Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','Restablecer\x20color','Enviar\x20atrás','Nombre','Sin\x20objetos','Detrás\x20del\x20texto','Cuadrado','708096qygTHR','52kCDMvb','57650orhOJU','Alinear\x20a\x20la\x20derecha','Alternar\x20volteo\x20horizontal','Forma','Nombre\x20del\x20objeto','Alinear\x20al\x20medio','Alinear\x20abajo','Recortar\x20a\x20forma','1460384qSOfyW','Color\x20de\x20texto','9258520oNYIEW','Mostrar','Delante\x20del\x20texto'];_0x5b34=function(){return _0xe757ac;};return _0x5b34();}(function(_0x34e83a,_0x337951){const _0x44aee8=_0x30a7,_0x5209ef=_0x34e83a();while(!![]){try{const _0x4397cc=parseInt(_0x44aee8(0x1a2))/0x1+-parseInt(_0x44aee8(0x1b9))/0x2+-parseInt(_0x44aee8(0x1af))/0x3+-parseInt(_0x44aee8(0x1b0))/0x4*(parseInt(_0x44aee8(0x1b1))/0x5)+-parseInt(_0x44aee8(0x1a6))/0x6*(parseInt(_0x44aee8(0x195))/0x7)+-parseInt(_0x44aee8(0x1bb))/0x8+parseInt(_0x44aee8(0x19b))/0x9*(parseInt(_0x44aee8(0x19f))/0xa);if(_0x4397cc===_0x337951)break;else _0x5209ef['push'](_0x5209ef['shift']());}catch(_0x4b0da8){_0x5209ef['push'](_0x5209ef['shift']());}}}(_0x5b34,0x91aa8));const e={'docs-shape-ui':{'title':_0x52b951(0x1b4),'insertShape':_0x52b951(0x1a7),'openPanel':_0x52b951(0x19a),'deleteShape':_0x52b951(0x197),'hidePanel':_0x52b951(0x1a1),'formatShape':_0x52b951(0x1a0),'shapeStyle':'Estilo\x20de\x20forma','shapePosition':'Posición\x20de\x20forma','toggleFlipH':_0x52b951(0x1b3),'toggleFlipV':'Alternar\x20volteo\x20vertical','rotateRight90':_0x52b951(0x194),'rotateLeft90':'Rotar\x2090°\x20a\x20la\x20izquierda','toggleTextVertical':_0x52b951(0x1a5),'objectListPanel':{'title':'Capas','open':_0x52b951(0x192),'empty':_0x52b951(0x1ac),'showAll':_0x52b951(0x198),'hideAll':'Ocultar\x20todo','show':_0x52b951(0x1bc),'hide':_0x52b951(0x1a3),'moveForward':_0x52b951(0x199),'moveBackward':_0x52b951(0x1aa),'close':'Cerrar','name':_0x52b951(0x1ab),'nameInput':_0x52b951(0x1b5),'description':'Descripción','descriptionPlaceholder':_0x52b951(0x19c),'details':_0x52b951(0x19e),'noSelection':_0x52b951(0x1a8)},'toolbar':{'alignLeft':_0x52b951(0x196),'alignCenter':_0x52b951(0x193),'alignRight':_0x52b951(0x1b2),'alignJustify':'Justificar','bold':'Negrita','italic':'Cursiva','underline':_0x52b951(0x1a4),'strikethrough':_0x52b951(0x19d),'textColor':_0x52b951(0x1ba),'fillColor':'Color\x20de\x20fondo\x20de\x20texto','resetColor':_0x52b951(0x1a9)},'align':{'top':'Alinear\x20arriba','middle':_0x52b951(0x1b6),'bottom':_0x52b951(0x1b7)},'textWrap':{'inline':'En\x20línea\x20con\x20el\x20texto','square':_0x52b951(0x1ae),'topAndBottom':'Arriba\x20y\x20abajo','behindText':_0x52b951(0x1ad),'inFrontText':_0x52b951(0x1bd)},'crop':{'shape':_0x52b951(0x1b8)}}};export{e as default};
1
+ function _0xcbc5(_0x56a445,_0x581f6c){_0x56a445=_0x56a445-0xd5;const _0x3a3a7f=_0x3a3a();let _0xcbc52e=_0x3a3a7f[_0x56a445];return _0xcbc52e;}const _0x4baaca=_0xcbc5;(function(_0x14ec45,_0x22d809){const _0x41e217=_0xcbc5,_0xa5d0d5=_0x14ec45();while(!![]){try{const _0x425310=parseInt(_0x41e217(0xe7))/0x1*(-parseInt(_0x41e217(0xdb))/0x2)+parseInt(_0x41e217(0xf6))/0x3+-parseInt(_0x41e217(0xec))/0x4*(-parseInt(_0x41e217(0x105))/0x5)+-parseInt(_0x41e217(0xe5))/0x6+parseInt(_0x41e217(0xef))/0x7*(parseInt(_0x41e217(0xe4))/0x8)+parseInt(_0x41e217(0xfa))/0x9+-parseInt(_0x41e217(0xe3))/0xa*(parseInt(_0x41e217(0xfd))/0xb);if(_0x425310===_0x22d809)break;else _0xa5d0d5['push'](_0xa5d0d5['shift']());}catch(_0x24b260){_0xa5d0d5['push'](_0xa5d0d5['shift']());}}}(_0x3a3a,0xa6c05));const e={'docs-shape-ui':{'quickStyles':_0x4baaca(0xf1),'title':_0x4baaca(0xf3),'insertShape':_0x4baaca(0xf5),'openPanel':_0x4baaca(0xe9),'deleteShape':_0x4baaca(0x106),'hidePanel':_0x4baaca(0xf9),'formatShape':'Formato\x20de\x20forma','shapeStyle':_0x4baaca(0xd5),'shapePosition':'Posición\x20de\x20forma','toggleFlipH':'Alternar\x20volteo\x20horizontal','toggleFlipV':_0x4baaca(0xdc),'rotateRight90':_0x4baaca(0xf4),'rotateLeft90':_0x4baaca(0xe0),'toggleTextVertical':_0x4baaca(0x100),'objectListPanel':{'title':'Capas','open':_0x4baaca(0xe8),'empty':_0x4baaca(0xe2),'showAll':_0x4baaca(0xdf),'hideAll':'Ocultar\x20todo','show':_0x4baaca(0xd9),'hide':_0x4baaca(0xd8),'moveForward':_0x4baaca(0xdd),'moveBackward':_0x4baaca(0xf8),'close':_0x4baaca(0xed),'name':_0x4baaca(0xe6),'nameInput':_0x4baaca(0xff),'description':_0x4baaca(0xfb),'descriptionPlaceholder':_0x4baaca(0x101),'details':_0x4baaca(0xee),'noSelection':_0x4baaca(0xda)},'toolbar':{'alignLeft':_0x4baaca(0xf7),'alignCenter':'Centrar','alignRight':_0x4baaca(0xfc),'alignJustify':_0x4baaca(0x104),'bold':'Negrita','italic':_0x4baaca(0xf0),'underline':_0x4baaca(0xe1),'strikethrough':_0x4baaca(0x102),'textColor':_0x4baaca(0x107),'fillColor':_0x4baaca(0x103),'resetColor':'Restablecer\x20color'},'align':{'top':_0x4baaca(0xfe),'middle':_0x4baaca(0xd7),'bottom':_0x4baaca(0xf2)},'textWrap':{'inline':_0x4baaca(0xd6),'square':'Cuadrado','topAndBottom':_0x4baaca(0xea),'behindText':'Detrás\x20del\x20texto','inFrontText':_0x4baaca(0xeb)},'crop':{'shape':_0x4baaca(0xde)}}};export{e as default};function _0x3a3a(){const _0xbfcb0c=['Recortar\x20a\x20forma','Mostrar\x20todo','Rotar\x2090°\x20a\x20la\x20izquierda','Subrayado','Sin\x20objetos','23255080lZtkEx','16ZNdWYj','3562710idcIRg','Nombre','16175LmOzXG','Abrir\x20panel\x20de\x20capas','Abrir\x20panel\x20de\x20formas','Arriba\x20y\x20abajo','Delante\x20del\x20texto','3576wppZmK','Cerrar','Detalles','3069213qkvydI','Cursiva','Estilos\x20rápidos','Alinear\x20abajo','Forma','Rotar\x2090°\x20a\x20la\x20derecha','Insertar\x20forma','2929332NzLZPu','Alinear\x20a\x20la\x20izquierda','Enviar\x20atrás','Ocultar\x20panel\x20de\x20formas','9541107MYhgME','Descripción','Alinear\x20a\x20la\x20derecha','11hZJmpM','Alinear\x20arriba','Nombre\x20del\x20objeto','Alternar\x20texto\x20vertical','Agregar\x20descripción','Tachado','Color\x20de\x20fondo\x20de\x20texto','Justificar','6295TXiNTx','Eliminar\x20forma','Color\x20de\x20texto','Estilo\x20de\x20forma','En\x20línea\x20con\x20el\x20texto','Alinear\x20al\x20medio','Ocultar','Mostrar','Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','54zgzgSl','Alternar\x20volteo\x20vertical','Traer\x20adelante'];_0x3a3a=function(){return _0xbfcb0c;};return _0x3a3a();}
@@ -1 +1 @@
1
- const _0x5288be=_0x2a02;function _0x2a02(_0x2df162,_0x4b731a){_0x2df162=_0x2df162-0x17d;const _0x357d40=_0x357d();let _0x2a02f2=_0x357d40[_0x2df162];return _0x2a02f2;}function _0x357d(){const _0x5044fe=['پنهان\x20کردن','7253892KMvSvE','9YrcTTz','توضیحی\x20اضافه\x20کنید','جلوی\x20متن','496IasWOh','تراز\x20وسط','خط‌دار','جلو\x20آوردن','باز\x20کردن\x20پنل\x20شکل‌ها','هیچ\x20شیئی\x20وجود\x20ندارد','نمایش\x20همه','باز\x20کردن\x20پنل\x20لایه‌ها','بالا\x20و\x20پایین','عقب\x20بردن','موقعیت\x20شکل','پررنگ','تغییر\x20وضعیت\x20چرخش\x20عمودی','تراز\x20چپ','رنگ\x20متن','10gmmtIY','رنگ\x20پس‌زمینه\x20متن','درج\x20شکل','سبک\x20شکل','خط‌کشی','تراز\x20پایین','نمایش','29858050NdreEM','چرخش\x20۹۰\x20درجه\x20به\x20راست','در\x20یک\x20خط\x20با\x20متن','شکل','توضیحات','پشت\x20متن','پنهان\x20کردن\x20همه','توجیه','قالب‌بندی\x20شکل','تراز\x20بالا','نام','چرخش\x20۹۰\x20درجه\x20به\x20چپ','جزئیات','455036BxxSMp','مخفی\x20کردن\x20پنل\x20شکل‌ها','تغییر\x20وضعیت\x20چرخش\x20افقی','197940agUryt','2958666tLqDzY','617636wfgkss','حذف\x20شکل','مربع','74641RuWocL'];_0x357d=function(){return _0x5044fe;};return _0x357d();}(function(_0x3adc55,_0x265900){const _0x2eb401=_0x2a02,_0x52f9f5=_0x3adc55();while(!![]){try{const _0x4ba1ed=-parseInt(_0x2eb401(0x19a))/0x1+-parseInt(_0x2eb401(0x197))/0x2+-parseInt(_0x2eb401(0x1a2))/0x3*(-parseInt(_0x2eb401(0x19c))/0x4)+parseInt(_0x2eb401(0x183))/0x5*(-parseInt(_0x2eb401(0x19b))/0x6)+parseInt(_0x2eb401(0x19f))/0x7*(-parseInt(_0x2eb401(0x1a5))/0x8)+-parseInt(_0x2eb401(0x1a1))/0x9+parseInt(_0x2eb401(0x18a))/0xa;if(_0x4ba1ed===_0x265900)break;else _0x52f9f5['push'](_0x52f9f5['shift']());}catch(_0x896b63){_0x52f9f5['push'](_0x52f9f5['shift']());}}}(_0x357d,0x8b392));const e={'docs-shape-ui':{'title':_0x5288be(0x18d),'insertShape':_0x5288be(0x185),'openPanel':_0x5288be(0x1a9),'deleteShape':_0x5288be(0x19d),'hidePanel':_0x5288be(0x198),'formatShape':_0x5288be(0x192),'shapeStyle':_0x5288be(0x186),'shapePosition':_0x5288be(0x17e),'toggleFlipH':_0x5288be(0x199),'toggleFlipV':_0x5288be(0x180),'rotateRight90':_0x5288be(0x18b),'rotateLeft90':_0x5288be(0x195),'toggleTextVertical':'تغییر\x20وضعیت\x20متن\x20عمودی','objectListPanel':{'title':'لایه‌ها','open':_0x5288be(0x1ac),'empty':_0x5288be(0x1aa),'showAll':_0x5288be(0x1ab),'hideAll':_0x5288be(0x190),'show':_0x5288be(0x189),'hide':_0x5288be(0x1a0),'moveForward':_0x5288be(0x1a8),'moveBackward':_0x5288be(0x17d),'close':'بستن','name':_0x5288be(0x194),'nameInput':'نام\x20شیء','description':_0x5288be(0x18e),'descriptionPlaceholder':_0x5288be(0x1a3),'details':_0x5288be(0x196),'noSelection':'برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید'},'toolbar':{'alignLeft':_0x5288be(0x181),'alignCenter':_0x5288be(0x1a6),'alignRight':'تراز\x20راست','alignJustify':_0x5288be(0x191),'bold':_0x5288be(0x17f),'italic':'ایتالیک','underline':_0x5288be(0x187),'strikethrough':_0x5288be(0x1a7),'textColor':_0x5288be(0x182),'fillColor':_0x5288be(0x184),'resetColor':'بازنشانی\x20رنگ'},'align':{'top':_0x5288be(0x193),'middle':_0x5288be(0x1a6),'bottom':_0x5288be(0x188)},'textWrap':{'inline':_0x5288be(0x18c),'square':_0x5288be(0x19e),'topAndBottom':_0x5288be(0x1ad),'behindText':_0x5288be(0x18f),'inFrontText':_0x5288be(0x1a4)},'crop':{'shape':'کراپ\x20به\x20شکل'}}};export{e as default};
1
+ const _0x3ae767=_0x4cd5;function _0x4cd5(_0x63112a,_0x203718){_0x63112a=_0x63112a-0xd6;const _0x48e0b6=_0x48e0();let _0x4cd5ea=_0x48e0b6[_0x63112a];return _0x4cd5ea;}(function(_0x854e0a,_0x250e82){const _0x5d47c8=_0x4cd5,_0x5854d8=_0x854e0a();while(!![]){try{const _0x51de7a=parseInt(_0x5d47c8(0xeb))/0x1*(parseInt(_0x5d47c8(0xd7))/0x2)+parseInt(_0x5d47c8(0xf6))/0x3*(parseInt(_0x5d47c8(0xe3))/0x4)+-parseInt(_0x5d47c8(0xdf))/0x5+parseInt(_0x5d47c8(0x108))/0x6*(-parseInt(_0x5d47c8(0xd8))/0x7)+-parseInt(_0x5d47c8(0xe9))/0x8*(-parseInt(_0x5d47c8(0x105))/0x9)+-parseInt(_0x5d47c8(0xf4))/0xa*(-parseInt(_0x5d47c8(0xe4))/0xb)+parseInt(_0x5d47c8(0x101))/0xc;if(_0x51de7a===_0x250e82)break;else _0x5854d8['push'](_0x5854d8['shift']());}catch(_0x1daf81){_0x5854d8['push'](_0x5854d8['shift']());}}}(_0x48e0,0xc3040));const e={'docs-shape-ui':{'quickStyles':_0x3ae767(0xdc),'title':'شکل','insertShape':_0x3ae767(0xfd),'openPanel':_0x3ae767(0xd9),'deleteShape':_0x3ae767(0xee),'hidePanel':_0x3ae767(0xe1),'formatShape':_0x3ae767(0xe8),'shapeStyle':_0x3ae767(0xf7),'shapePosition':'موقعیت\x20شکل','toggleFlipH':_0x3ae767(0xde),'toggleFlipV':_0x3ae767(0xd6),'rotateRight90':_0x3ae767(0xef),'rotateLeft90':'چرخش\x20۹۰\x20درجه\x20به\x20چپ','toggleTextVertical':_0x3ae767(0x106),'objectListPanel':{'title':_0x3ae767(0xfb),'open':_0x3ae767(0xe7),'empty':_0x3ae767(0x107),'showAll':_0x3ae767(0xe2),'hideAll':_0x3ae767(0xf2),'show':'نمایش','hide':_0x3ae767(0xff),'moveForward':_0x3ae767(0xea),'moveBackward':_0x3ae767(0x103),'close':'بستن','name':_0x3ae767(0xf5),'nameInput':_0x3ae767(0xfa),'description':_0x3ae767(0xed),'descriptionPlaceholder':_0x3ae767(0xec),'details':'جزئیات','noSelection':'برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید'},'toolbar':{'alignLeft':_0x3ae767(0xe0),'alignCenter':_0x3ae767(0xdb),'alignRight':_0x3ae767(0xf1),'alignJustify':_0x3ae767(0x109),'bold':_0x3ae767(0xe6),'italic':_0x3ae767(0xf3),'underline':'خط‌کشی','strikethrough':_0x3ae767(0xf0),'textColor':'رنگ\x20متن','fillColor':_0x3ae767(0xdd),'resetColor':_0x3ae767(0xda)},'align':{'top':_0x3ae767(0x102),'middle':_0x3ae767(0xdb),'bottom':_0x3ae767(0xf8)},'textWrap':{'inline':_0x3ae767(0x104),'square':_0x3ae767(0xe5),'topAndBottom':_0x3ae767(0xf9),'behindText':_0x3ae767(0x100),'inFrontText':_0x3ae767(0xfc)},'crop':{'shape':_0x3ae767(0xfe)}}};export{e as default};function _0x48e0(){const _0x254619=['خط‌دار','تراز\x20راست','پنهان\x20کردن\x20همه','ایتالیک','4035370YnQDGT','نام','69YYWmJK','سبک\x20شکل','تراز\x20پایین','بالا\x20و\x20پایین','نام\x20شیء','لایه‌ها','جلوی\x20متن','درج\x20شکل','کراپ\x20به\x20شکل','پنهان\x20کردن','پشت\x20متن','9473844EiTnne','تراز\x20بالا','عقب\x20بردن','در\x20یک\x20خط\x20با\x20متن','48483LxCMiA','تغییر\x20وضعیت\x20متن\x20عمودی','هیچ\x20شیئی\x20وجود\x20ندارد','53322SyoXIQ','توجیه','تغییر\x20وضعیت\x20چرخش\x20عمودی','134NHRgDf','1029ouEDPK','باز\x20کردن\x20پنل\x20شکل‌ها','بازنشانی\x20رنگ','تراز\x20وسط','سبک‌های\x20سریع','رنگ\x20پس‌زمینه\x20متن','تغییر\x20وضعیت\x20چرخش\x20افقی','7833605xjmKJC','تراز\x20چپ','مخفی\x20کردن\x20پنل\x20شکل‌ها','نمایش\x20همه','194232sAZcSV','22rMQTfR','مربع','پررنگ','باز\x20کردن\x20پنل\x20لایه‌ها','قالب‌بندی\x20شکل','952gvbNfQ','جلو\x20آوردن','4738BGOKIy','توضیحی\x20اضافه\x20کنید','توضیحات','حذف\x20شکل','چرخش\x20۹۰\x20درجه\x20به\x20راست'];_0x48e0=function(){return _0x254619;};return _0x48e0();}
@@ -1 +1 @@
1
- const _0x20a9cb=_0x34a7;(function(_0x170a3a,_0x364cc7){const _0x12a0e1=_0x34a7,_0x301544=_0x170a3a();while(!![]){try{const _0x11921d=parseInt(_0x12a0e1(0x1ab))/0x1+parseInt(_0x12a0e1(0x18e))/0x2+parseInt(_0x12a0e1(0x1a2))/0x3+parseInt(_0x12a0e1(0x191))/0x4*(-parseInt(_0x12a0e1(0x1aa))/0x5)+parseInt(_0x12a0e1(0x185))/0x6*(parseInt(_0x12a0e1(0x1b2))/0x7)+parseInt(_0x12a0e1(0x187))/0x8+-parseInt(_0x12a0e1(0x1a4))/0x9*(parseInt(_0x12a0e1(0x1a7))/0xa);if(_0x11921d===_0x364cc7)break;else _0x301544['push'](_0x301544['shift']());}catch(_0x49ab82){_0x301544['push'](_0x301544['shift']());}}}(_0x2359,0x6d1fa));function _0x34a7(_0x486aa7,_0x406164){_0x486aa7=_0x486aa7-0x183;const _0x2359f5=_0x2359();let _0x34a755=_0x2359f5[_0x486aa7];return _0x34a755;}function _0x2359(){const _0x1c8606=['Aligner\x20au\x20centre','Aligner\x20au\x20milieu','Masquer','Rogner\x20à\x20la\x20forme','200982xmGqvB','Pivoter\x20à\x20gauche\x20de\x2090°','Aligner\x20à\x20droite','964iEepIL','Couleur\x20du\x20texte','Détails','Devant\x20le\x20texte','Afficher','Ouvrir\x20le\x20panneau\x20des\x20calques','Tout\x20masquer','Format\x20de\x20la\x20forme','Souligné','Couleur\x20de\x20fond\x20du\x20texte','Tout\x20afficher','Nom','Barré','Italique','Style\x20de\x20la\x20forme','Reculer','Basculer\x20le\x20retournement\x20vertical','2519745wYKAMz','Ouvrir\x20le\x20panneau\x20des\x20formes','7759431sbAepD','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails','Calques','10dlWEPT','Aligné\x20avec\x20le\x20texte','Aligner\x20en\x20haut','12230BUkIMw','296198tzhRRH','Aligner\x20à\x20gauche','Supprimer\x20la\x20forme','Pivoter\x20à\x20droite\x20de\x2090°','Avancer','Aligner\x20en\x20bas','Forme','175IdAQoI','Description','Ajouter\x20une\x20description','26538UjTcqL','Réinitialiser\x20la\x20couleur','4411488gmTxnW','Masquer\x20le\x20panneau\x20des\x20formes','Basculer\x20le\x20retournement\x20horizontal'];_0x2359=function(){return _0x1c8606;};return _0x2359();}const e={'docs-shape-ui':{'title':_0x20a9cb(0x1b1),'insertShape':'Insérer\x20une\x20forme','openPanel':_0x20a9cb(0x1a3),'deleteShape':_0x20a9cb(0x1ad),'hidePanel':_0x20a9cb(0x188),'formatShape':_0x20a9cb(0x198),'shapeStyle':_0x20a9cb(0x19f),'shapePosition':'Position\x20de\x20la\x20forme','toggleFlipH':_0x20a9cb(0x189),'toggleFlipV':_0x20a9cb(0x1a1),'rotateRight90':_0x20a9cb(0x1ae),'rotateLeft90':_0x20a9cb(0x18f),'toggleTextVertical':'Basculer\x20le\x20texte\x20vertical','objectListPanel':{'title':_0x20a9cb(0x1a6),'open':_0x20a9cb(0x196),'empty':'Aucun\x20objet','showAll':_0x20a9cb(0x19b),'hideAll':_0x20a9cb(0x197),'show':_0x20a9cb(0x195),'hide':_0x20a9cb(0x18c),'moveForward':_0x20a9cb(0x1af),'moveBackward':_0x20a9cb(0x1a0),'close':'Fermer','name':_0x20a9cb(0x19c),'nameInput':'Nom\x20de\x20l’objet','description':_0x20a9cb(0x183),'descriptionPlaceholder':_0x20a9cb(0x184),'details':_0x20a9cb(0x193),'noSelection':_0x20a9cb(0x1a5)},'toolbar':{'alignLeft':_0x20a9cb(0x1ac),'alignCenter':_0x20a9cb(0x18a),'alignRight':_0x20a9cb(0x190),'alignJustify':'Justifier','bold':'Gras','italic':_0x20a9cb(0x19e),'underline':_0x20a9cb(0x199),'strikethrough':_0x20a9cb(0x19d),'textColor':_0x20a9cb(0x192),'fillColor':_0x20a9cb(0x19a),'resetColor':_0x20a9cb(0x186)},'align':{'top':_0x20a9cb(0x1a9),'middle':_0x20a9cb(0x18b),'bottom':_0x20a9cb(0x1b0)},'textWrap':{'inline':_0x20a9cb(0x1a8),'square':'Carré','topAndBottom':'Haut\x20et\x20bas','behindText':'Derrière\x20le\x20texte','inFrontText':_0x20a9cb(0x194)},'crop':{'shape':_0x20a9cb(0x18d)}}};export{e as default};
1
+ function _0x28c1(_0x52166e,_0x4e571e){_0x52166e=_0x52166e-0x1a4;const _0x168ffb=_0x168f();let _0x28c192=_0x168ffb[_0x52166e];return _0x28c192;}const _0x4c4e5d=_0x28c1;(function(_0xf12de6,_0x383232){const _0x4afe28=_0x28c1,_0x2b1e6d=_0xf12de6();while(!![]){try{const _0x422b34=-parseInt(_0x4afe28(0x1b7))/0x1+-parseInt(_0x4afe28(0x1c9))/0x2*(parseInt(_0x4afe28(0x1c6))/0x3)+-parseInt(_0x4afe28(0x1c4))/0x4*(parseInt(_0x4afe28(0x1bb))/0x5)+-parseInt(_0x4afe28(0x1cd))/0x6+-parseInt(_0x4afe28(0x1a7))/0x7*(-parseInt(_0x4afe28(0x1c2))/0x8)+parseInt(_0x4afe28(0x1a4))/0x9*(-parseInt(_0x4afe28(0x1c8))/0xa)+parseInt(_0x4afe28(0x1b0))/0xb;if(_0x422b34===_0x383232)break;else _0x2b1e6d['push'](_0x2b1e6d['shift']());}catch(_0x34fb41){_0x2b1e6d['push'](_0x2b1e6d['shift']());}}}(_0x168f,0x5c551));const e={'docs-shape-ui':{'quickStyles':_0x4c4e5d(0x1cc),'title':_0x4c4e5d(0x1bc),'insertShape':_0x4c4e5d(0x1d1),'openPanel':'Ouvrir\x20le\x20panneau\x20des\x20formes','deleteShape':_0x4c4e5d(0x1c5),'hidePanel':'Masquer\x20le\x20panneau\x20des\x20formes','formatShape':_0x4c4e5d(0x1cf),'shapeStyle':'Style\x20de\x20la\x20forme','shapePosition':'Position\x20de\x20la\x20forme','toggleFlipH':'Basculer\x20le\x20retournement\x20horizontal','toggleFlipV':_0x4c4e5d(0x1b6),'rotateRight90':'Pivoter\x20à\x20droite\x20de\x2090°','rotateLeft90':_0x4c4e5d(0x1c3),'toggleTextVertical':_0x4c4e5d(0x1af),'objectListPanel':{'title':_0x4c4e5d(0x1b1),'open':_0x4c4e5d(0x1be),'empty':'Aucun\x20objet','showAll':_0x4c4e5d(0x1c0),'hideAll':_0x4c4e5d(0x1bd),'show':_0x4c4e5d(0x1c1),'hide':_0x4c4e5d(0x1b9),'moveForward':_0x4c4e5d(0x1b3),'moveBackward':_0x4c4e5d(0x1ce),'close':'Fermer','name':_0x4c4e5d(0x1ca),'nameInput':_0x4c4e5d(0x1b8),'description':_0x4c4e5d(0x1cb),'descriptionPlaceholder':_0x4c4e5d(0x1ae),'details':'Détails','noSelection':_0x4c4e5d(0x1d2)},'toolbar':{'alignLeft':_0x4c4e5d(0x1aa),'alignCenter':_0x4c4e5d(0x1b4),'alignRight':_0x4c4e5d(0x1bf),'alignJustify':_0x4c4e5d(0x1d4),'bold':_0x4c4e5d(0x1a9),'italic':_0x4c4e5d(0x1ba),'underline':_0x4c4e5d(0x1b2),'strikethrough':'Barré','textColor':_0x4c4e5d(0x1ac),'fillColor':_0x4c4e5d(0x1c7),'resetColor':_0x4c4e5d(0x1d0)},'align':{'top':_0x4c4e5d(0x1b5),'middle':_0x4c4e5d(0x1a6),'bottom':'Aligner\x20en\x20bas'},'textWrap':{'inline':_0x4c4e5d(0x1d3),'square':_0x4c4e5d(0x1a8),'topAndBottom':_0x4c4e5d(0x1a5),'behindText':_0x4c4e5d(0x1ab),'inFrontText':'Devant\x20le\x20texte'},'crop':{'shape':_0x4c4e5d(0x1ad)}}};function _0x168f(){const _0x2b2c9c=['1565ZtCBYY','Forme','Tout\x20masquer','Ouvrir\x20le\x20panneau\x20des\x20calques','Aligner\x20à\x20droite','Tout\x20afficher','Afficher','15696DNFdoy','Pivoter\x20à\x20gauche\x20de\x2090°','7576BHcXOA','Supprimer\x20la\x20forme','113055qgelPE','Couleur\x20de\x20fond\x20du\x20texte','2080mCTCRi','10bddaTE','Nom','Description','Styles\x20rapides','3912738leXblc','Reculer','Format\x20de\x20la\x20forme','Réinitialiser\x20la\x20couleur','Insérer\x20une\x20forme','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails','Aligné\x20avec\x20le\x20texte','Justifier','12861IsBLFY','Haut\x20et\x20bas','Aligner\x20au\x20milieu','343fapUpr','Carré','Gras','Aligner\x20à\x20gauche','Derrière\x20le\x20texte','Couleur\x20du\x20texte','Rogner\x20à\x20la\x20forme','Ajouter\x20une\x20description','Basculer\x20le\x20texte\x20vertical','24463351qyjKro','Calques','Souligné','Avancer','Aligner\x20au\x20centre','Aligner\x20en\x20haut','Basculer\x20le\x20retournement\x20vertical','211284swAwUC','Nom\x20de\x20l’objet','Masquer','Italique'];_0x168f=function(){return _0x2b2c9c;};return _0x168f();}export{e as default};
@@ -1 +1 @@
1
- const _0x1e187e=_0x2e9b;(function(_0x32194c,_0x4e98d3){const _0x24e89c=_0x2e9b,_0x5a104a=_0x32194c();while(!![]){try{const _0x5f2744=parseInt(_0x24e89c(0x201))/0x1*(parseInt(_0x24e89c(0x211))/0x2)+-parseInt(_0x24e89c(0x1f6))/0x3+-parseInt(_0x24e89c(0x208))/0x4*(parseInt(_0x24e89c(0x200))/0x5)+parseInt(_0x24e89c(0x209))/0x6*(-parseInt(_0x24e89c(0x20b))/0x7)+parseInt(_0x24e89c(0x1e9))/0x8+parseInt(_0x24e89c(0x1f3))/0x9*(parseInt(_0x24e89c(0x1fd))/0xa)+parseInt(_0x24e89c(0x1eb))/0xb;if(_0x5f2744===_0x4e98d3)break;else _0x5a104a['push'](_0x5a104a['shift']());}catch(_0x4b23e9){_0x5a104a['push'](_0x5a104a['shift']());}}}(_0x1c63,0xbe45f));const e={'docs-shape-ui':{'title':_0x1e187e(0x1ec),'insertShape':_0x1e187e(0x1f1),'openPanel':_0x1e187e(0x1f9),'deleteShape':_0x1e187e(0x1fa),'hidePanel':'Sembunyikan\x20Panel\x20Bentuk','formatShape':_0x1e187e(0x1f0),'shapeStyle':'Gaya\x20Bentuk','shapePosition':_0x1e187e(0x206),'toggleFlipH':'Balik\x20Horizontal','toggleFlipV':'Balik\x20Vertikal','rotateRight90':_0x1e187e(0x1fb),'rotateLeft90':'Putar\x20Kiri\x2090°','toggleTextVertical':_0x1e187e(0x20d),'objectListPanel':{'title':'Lapisan','open':_0x1e187e(0x204),'empty':_0x1e187e(0x1ef),'showAll':'Tampilkan\x20semua','hideAll':_0x1e187e(0x1f2),'show':'Tampilkan','hide':_0x1e187e(0x1ff),'moveForward':_0x1e187e(0x20a),'moveBackward':_0x1e187e(0x213),'close':_0x1e187e(0x1ee),'name':_0x1e187e(0x210),'nameInput':'Nama\x20objek','description':'Deskripsi','descriptionPlaceholder':_0x1e187e(0x1f4),'details':_0x1e187e(0x20c),'noSelection':_0x1e187e(0x1ea)},'toolbar':{'alignLeft':_0x1e187e(0x20f),'alignCenter':'Rata\x20Tengah','alignRight':'Rata\x20Kanan','alignJustify':_0x1e187e(0x1ed),'bold':_0x1e187e(0x203),'italic':_0x1e187e(0x202),'underline':'Garis\x20bawah','strikethrough':_0x1e187e(0x205),'textColor':_0x1e187e(0x212),'fillColor':_0x1e187e(0x1fc),'resetColor':'Atur\x20ulang\x20warna'},'align':{'top':_0x1e187e(0x20e),'middle':_0x1e187e(0x1f7),'bottom':'Rata\x20Bawah'},'textWrap':{'inline':_0x1e187e(0x1f8),'square':_0x1e187e(0x207),'topAndBottom':_0x1e187e(0x1fe),'behindText':_0x1e187e(0x1f5),'inFrontText':'Di\x20depan\x20teks'},'crop':{'shape':_0x1e187e(0x214)}}};function _0x2e9b(_0x3a51d6,_0x14a9aa){_0x3a51d6=_0x3a51d6-0x1e9;const _0x1c6366=_0x1c63();let _0x2e9bbd=_0x1c6366[_0x3a51d6];return _0x2e9bbd;}function _0x1c63(){const _0x2157b6=['Rata\x20Kiri','Nama','2VyeIcE','Warna\x20teks','Kirim\x20ke\x20belakang','Pangkas\x20ke\x20Bentuk','2703064CigrbV','Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','11514250OiLHct','Bentuk','Rata\x20Kanan\x20Kiri','Tutup','Tidak\x20ada\x20objek','Format\x20Bentuk','Sisipkan\x20Bentuk','Sembunyikan\x20semua','3458898tFBqNL','Tambahkan\x20deskripsi','Di\x20belakang\x20teks','2948442xBqenV','Rata\x20Tengah','Sejajar\x20dengan\x20teks','Buka\x20Panel\x20Bentuk','Hapus\x20Bentuk','Putar\x20Kanan\x2090°','Warna\x20latar\x20teks','20QHDRZx','Atas\x20dan\x20Bawah','Sembunyikan','1207590CQTPgq','1030841NDYTVX','Miring','Tebal','Buka\x20panel\x20lapisan','Coret','Posisi\x20Bentuk','Kotak','8VNgguY','6BlRyGP','Bawa\x20ke\x20depan','6572363tbdIlA','Detail','Ubah\x20Teks\x20Vertikal','Rata\x20Atas'];_0x1c63=function(){return _0x2157b6;};return _0x1c63();}export{e as default};
1
+ const _0xfb9d25=_0x387e;(function(_0x1ffe60,_0x2f6e62){const _0x29c7d7=_0x387e,_0x29514e=_0x1ffe60();while(!![]){try{const _0x3e0733=-parseInt(_0x29c7d7(0x119))/0x1*(-parseInt(_0x29c7d7(0x109))/0x2)+parseInt(_0x29c7d7(0x104))/0x3*(parseInt(_0x29c7d7(0x110))/0x4)+parseInt(_0x29c7d7(0x100))/0x5+-parseInt(_0x29c7d7(0xf7))/0x6*(-parseInt(_0x29c7d7(0x10e))/0x7)+parseInt(_0x29c7d7(0x114))/0x8+parseInt(_0x29c7d7(0x11a))/0x9*(-parseInt(_0x29c7d7(0x11c))/0xa)+-parseInt(_0x29c7d7(0x102))/0xb;if(_0x3e0733===_0x2f6e62)break;else _0x29514e['push'](_0x29514e['shift']());}catch(_0x3956fd){_0x29514e['push'](_0x29514e['shift']());}}}(_0x4509,0xae803));function _0x387e(_0x55d78b,_0x1d2f34){_0x55d78b=_0x55d78b-0xf6;const _0x45091d=_0x4509();let _0x387eba=_0x45091d[_0x55d78b];return _0x387eba;}const e={'docs-shape-ui':{'quickStyles':_0xfb9d25(0x111),'title':_0xfb9d25(0x122),'insertShape':'Sisipkan\x20Bentuk','openPanel':_0xfb9d25(0x116),'deleteShape':_0xfb9d25(0x108),'hidePanel':'Sembunyikan\x20Panel\x20Bentuk','formatShape':'Format\x20Bentuk','shapeStyle':_0xfb9d25(0xf6),'shapePosition':_0xfb9d25(0x121),'toggleFlipH':_0xfb9d25(0x11e),'toggleFlipV':'Balik\x20Vertikal','rotateRight90':'Putar\x20Kanan\x2090°','rotateLeft90':_0xfb9d25(0x123),'toggleTextVertical':_0xfb9d25(0x105),'objectListPanel':{'title':_0xfb9d25(0x10d),'open':_0xfb9d25(0xff),'empty':_0xfb9d25(0x113),'showAll':'Tampilkan\x20semua','hideAll':_0xfb9d25(0x101),'show':_0xfb9d25(0xfe),'hide':_0xfb9d25(0x11f),'moveForward':_0xfb9d25(0xfb),'moveBackward':_0xfb9d25(0x103),'close':_0xfb9d25(0x112),'name':'Nama','nameInput':_0xfb9d25(0x11d),'description':_0xfb9d25(0x118),'descriptionPlaceholder':_0xfb9d25(0xfc),'details':_0xfb9d25(0x10c),'noSelection':_0xfb9d25(0x107)},'toolbar':{'alignLeft':'Rata\x20Kiri','alignCenter':_0xfb9d25(0x10a),'alignRight':_0xfb9d25(0x10f),'alignJustify':_0xfb9d25(0x10b),'bold':_0xfb9d25(0x115),'italic':'Miring','underline':'Garis\x20bawah','strikethrough':'Coret','textColor':_0xfb9d25(0xf8),'fillColor':_0xfb9d25(0xfd),'resetColor':_0xfb9d25(0x120)},'align':{'top':_0xfb9d25(0xfa),'middle':_0xfb9d25(0x10a),'bottom':'Rata\x20Bawah'},'textWrap':{'inline':_0xfb9d25(0xf9),'square':_0xfb9d25(0x117),'topAndBottom':'Atas\x20dan\x20Bawah','behindText':'Di\x20belakang\x20teks','inFrontText':_0xfb9d25(0x106)},'crop':{'shape':_0xfb9d25(0x11b)}}};function _0x4509(){const _0x2bab86=['26utyZrk','2283822OUTKqE','Pangkas\x20ke\x20Bentuk','30mdQWaD','Nama\x20objek','Balik\x20Horizontal','Sembunyikan','Atur\x20ulang\x20warna','Posisi\x20Bentuk','Bentuk','Putar\x20Kiri\x2090°','Gaya\x20Bentuk','6kiecJZ','Warna\x20teks','Sejajar\x20dengan\x20teks','Rata\x20Atas','Bawa\x20ke\x20depan','Tambahkan\x20deskripsi','Warna\x20latar\x20teks','Tampilkan','Buka\x20panel\x20lapisan','5093035nmqLcc','Sembunyikan\x20semua','32688414tcKDhM','Kirim\x20ke\x20belakang','1275iEzASh','Ubah\x20Teks\x20Vertikal','Di\x20depan\x20teks','Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','Hapus\x20Bentuk','92822BHoCsQ','Rata\x20Tengah','Rata\x20Kanan\x20Kiri','Detail','Lapisan','3566101PCwjNZ','Rata\x20Kanan','6204KNBRqV','Gaya\x20Cepat','Tutup','Tidak\x20ada\x20objek','8430336vTLdct','Tebal','Buka\x20Panel\x20Bentuk','Kotak','Deskripsi'];_0x4509=function(){return _0x2bab86;};return _0x4509();}export{e as default};
@@ -1 +1 @@
1
- const _0x2e75a0=_0x16e9;function _0x16e9(_0x3ba3d4,_0x721b5a){_0x3ba3d4=_0x3ba3d4-0x126;const _0x5ecfa8=_0x5ecf();let _0x16e9d3=_0x5ecfa8[_0x3ba3d4];return _0x16e9d3;}(function(_0x242406,_0xb70b79){const _0x47b811=_0x16e9,_0x1f8172=_0x242406();while(!![]){try{const _0x4ea00a=parseInt(_0x47b811(0x143))/0x1+parseInt(_0x47b811(0x12a))/0x2*(-parseInt(_0x47b811(0x130))/0x3)+parseInt(_0x47b811(0x12f))/0x4*(-parseInt(_0x47b811(0x142))/0x5)+-parseInt(_0x47b811(0x145))/0x6*(parseInt(_0x47b811(0x147))/0x7)+-parseInt(_0x47b811(0x144))/0x8+-parseInt(_0x47b811(0x12c))/0x9*(parseInt(_0x47b811(0x14f))/0xa)+parseInt(_0x47b811(0x13f))/0xb;if(_0x4ea00a===_0xb70b79)break;else _0x1f8172['push'](_0x1f8172['shift']());}catch(_0x307d7e){_0x1f8172['push'](_0x1f8172['shift']());}}}(_0x5ecf,0xe0ff9));function _0x5ecf(){const _0x5ac2b9=['Elimina\x20forma','424613pcQkon','Nascondi','Allinea\x20in\x20basso','Dietro\x20il\x20testo','Posizione\x20forma','Allinea\x20in\x20alto','Superiore\x20e\x20inferiore','Quadrato','557710tYeCNj','Corsivo','Reimposta\x20colore','Mostra','Attiva/disattiva\x20testo\x20verticale','974654ZSdfQq','Attiva/disattiva\x20capovolgimento\x20verticale','261ijPsyu','Dettagli','Inserisci\x20forma','532156GbTDfS','3CwUhDz','Sottolineato','Nome','Descrizione','Nessun\x20oggetto','Ritaglia\x20a\x20forma','Porta\x20avanti','Allinea\x20a\x20Sinistra','Stile\x20forma','Nascondi\x20tutti','Apri\x20pannello\x20forma','Ruota\x20a\x20destra\x2090°','Barrato','Giustifica','Formato\x20forma','59056954HSFXKN','In\x20linea\x20con\x20il\x20testo','Grassetto','5CLOhFo','210951RcVyNU','13055040TLQnbg','78FWYTlo'];_0x5ecf=function(){return _0x5ac2b9;};return _0x5ecf();}const e={'docs-shape-ui':{'title':'Forma','insertShape':_0x2e75a0(0x12e),'openPanel':_0x2e75a0(0x13a),'deleteShape':_0x2e75a0(0x146),'hidePanel':'Nascondi\x20pannello\x20forma','formatShape':_0x2e75a0(0x13e),'shapeStyle':_0x2e75a0(0x138),'shapePosition':_0x2e75a0(0x14b),'toggleFlipH':'Attiva/disattiva\x20capovolgimento\x20orizzontale','toggleFlipV':_0x2e75a0(0x12b),'rotateRight90':_0x2e75a0(0x13b),'rotateLeft90':'Ruota\x20a\x20sinistra\x2090°','toggleTextVertical':_0x2e75a0(0x129),'objectListPanel':{'title':'Livelli','open':'Apri\x20il\x20pannello\x20livelli','empty':_0x2e75a0(0x134),'showAll':'Mostra\x20tutti','hideAll':_0x2e75a0(0x139),'show':_0x2e75a0(0x128),'hide':_0x2e75a0(0x148),'moveForward':_0x2e75a0(0x136),'moveBackward':'Porta\x20indietro','close':'Chiudi','name':_0x2e75a0(0x132),'nameInput':'Nome\x20oggetto','description':_0x2e75a0(0x133),'descriptionPlaceholder':'Aggiungi\x20una\x20descrizione','details':_0x2e75a0(0x12d),'noSelection':'Seleziona\x20un\x20oggetto\x20per\x20modificare\x20i\x20dettagli'},'toolbar':{'alignLeft':_0x2e75a0(0x137),'alignCenter':'Allinea\x20al\x20Centro','alignRight':'Allinea\x20a\x20Destra','alignJustify':_0x2e75a0(0x13d),'bold':_0x2e75a0(0x141),'italic':_0x2e75a0(0x126),'underline':_0x2e75a0(0x131),'strikethrough':_0x2e75a0(0x13c),'textColor':'Colore\x20testo','fillColor':'Colore\x20sfondo\x20testo','resetColor':_0x2e75a0(0x127)},'align':{'top':_0x2e75a0(0x14c),'middle':'Allinea\x20al\x20centro','bottom':_0x2e75a0(0x149)},'textWrap':{'inline':_0x2e75a0(0x140),'square':_0x2e75a0(0x14e),'topAndBottom':_0x2e75a0(0x14d),'behindText':_0x2e75a0(0x14a),'inFrontText':'Davanti\x20al\x20testo'},'crop':{'shape':_0x2e75a0(0x135)}}};export{e as default};
1
+ const _0x2f3b9a=_0x1dab;function _0x1dab(_0x426f1e,_0x416aed){_0x426f1e=_0x426f1e-0x88;const _0x137869=_0x1378();let _0x1dab34=_0x137869[_0x426f1e];return _0x1dab34;}function _0x1378(){const _0x6392d8=['Giustifica','Porta\x20indietro','Attiva/disattiva\x20testo\x20verticale','Posizione\x20forma','Chiudi','Barrato','Allinea\x20in\x20alto','Stile\x20forma','307396hxYHjW','Attiva/disattiva\x20capovolgimento\x20orizzontale','Allinea\x20a\x20Destra','Ruota\x20a\x20sinistra\x2090°','543484YtpAGr','Grassetto','Davanti\x20al\x20testo','Seleziona\x20un\x20oggetto\x20per\x20modificare\x20i\x20dettagli','Nascondi\x20tutti','2547670enbyDh','Elimina\x20forma','Nome\x20oggetto','251562fbpTCX','11kVzArV','Forma','Allinea\x20al\x20centro','Ruota\x20a\x20destra\x2090°','Apri\x20il\x20pannello\x20livelli','Formato\x20forma','Stili\x20rapidi','147vKKktu','Ritaglia\x20a\x20forma','Aggiungi\x20una\x20descrizione','3916512TBvuHQ','Nascondi\x20pannello\x20forma','Descrizione','14409KxXDzk','10leRhGX','Nascondi','Nome','Dietro\x20il\x20testo','556qSNdFT','In\x20linea\x20con\x20il\x20testo','Sottolineato','76136FUqOIc','Colore\x20testo'];_0x1378=function(){return _0x6392d8;};return _0x1378();}(function(_0x18d185,_0x4e709c){const _0x5e6762=_0x1dab,_0x59d46c=_0x18d185();while(!![]){try{const _0x26beb8=-parseInt(_0x5e6762(0x9a))/0x1+parseInt(_0x5e6762(0x9e))/0x2+parseInt(_0x5e6762(0x88))/0x3*(parseInt(_0x5e6762(0x8d))/0x4)+parseInt(_0x5e6762(0x89))/0x5*(-parseInt(_0x5e6762(0xa6))/0x6)+parseInt(_0x5e6762(0xae))/0x7*(-parseInt(_0x5e6762(0x90))/0x8)+parseInt(_0x5e6762(0xb1))/0x9+parseInt(_0x5e6762(0xa3))/0xa*(-parseInt(_0x5e6762(0xa7))/0xb);if(_0x26beb8===_0x4e709c)break;else _0x59d46c['push'](_0x59d46c['shift']());}catch(_0x18b7f8){_0x59d46c['push'](_0x59d46c['shift']());}}}(_0x1378,0x8110d));const e={'docs-shape-ui':{'quickStyles':_0x2f3b9a(0xad),'title':_0x2f3b9a(0xa8),'insertShape':'Inserisci\x20forma','openPanel':'Apri\x20pannello\x20forma','deleteShape':_0x2f3b9a(0xa4),'hidePanel':_0x2f3b9a(0xb2),'formatShape':_0x2f3b9a(0xac),'shapeStyle':_0x2f3b9a(0x99),'shapePosition':_0x2f3b9a(0x95),'toggleFlipH':_0x2f3b9a(0x9b),'toggleFlipV':'Attiva/disattiva\x20capovolgimento\x20verticale','rotateRight90':_0x2f3b9a(0xaa),'rotateLeft90':_0x2f3b9a(0x9d),'toggleTextVertical':_0x2f3b9a(0x94),'objectListPanel':{'title':'Livelli','open':_0x2f3b9a(0xab),'empty':'Nessun\x20oggetto','showAll':'Mostra\x20tutti','hideAll':_0x2f3b9a(0xa2),'show':'Mostra','hide':_0x2f3b9a(0x8a),'moveForward':'Porta\x20avanti','moveBackward':_0x2f3b9a(0x93),'close':_0x2f3b9a(0x96),'name':_0x2f3b9a(0x8b),'nameInput':_0x2f3b9a(0xa5),'description':_0x2f3b9a(0xb3),'descriptionPlaceholder':_0x2f3b9a(0xb0),'details':'Dettagli','noSelection':_0x2f3b9a(0xa1)},'toolbar':{'alignLeft':'Allinea\x20a\x20Sinistra','alignCenter':'Allinea\x20al\x20Centro','alignRight':_0x2f3b9a(0x9c),'alignJustify':_0x2f3b9a(0x92),'bold':_0x2f3b9a(0x9f),'italic':'Corsivo','underline':_0x2f3b9a(0x8f),'strikethrough':_0x2f3b9a(0x97),'textColor':_0x2f3b9a(0x91),'fillColor':'Colore\x20sfondo\x20testo','resetColor':'Reimposta\x20colore'},'align':{'top':_0x2f3b9a(0x98),'middle':_0x2f3b9a(0xa9),'bottom':'Allinea\x20in\x20basso'},'textWrap':{'inline':_0x2f3b9a(0x8e),'square':'Quadrato','topAndBottom':'Superiore\x20e\x20inferiore','behindText':_0x2f3b9a(0x8c),'inFrontText':_0x2f3b9a(0xa0)},'crop':{'shape':_0x2f3b9a(0xaf)}}};export{e as default};
@@ -1 +1 @@
1
- function _0x2e7a(_0x3b1fcc,_0x316bef){_0x3b1fcc=_0x3b1fcc-0x178;const _0x1d1b32=_0x1d1b();let _0x2e7a00=_0x1d1b32[_0x3b1fcc];return _0x2e7a00;}const _0x4a60d0=_0x2e7a;(function(_0x46d218,_0x35866b){const _0x2a074d=_0x2e7a,_0x2e6652=_0x46d218();while(!![]){try{const _0x1b4217=parseInt(_0x2a074d(0x19e))/0x1+-parseInt(_0x2a074d(0x186))/0x2+-parseInt(_0x2a074d(0x17c))/0x3*(parseInt(_0x2a074d(0x183))/0x4)+parseInt(_0x2a074d(0x193))/0x5+-parseInt(_0x2a074d(0x197))/0x6*(-parseInt(_0x2a074d(0x19a))/0x7)+-parseInt(_0x2a074d(0x192))/0x8*(parseInt(_0x2a074d(0x18d))/0x9)+-parseInt(_0x2a074d(0x184))/0xa*(parseInt(_0x2a074d(0x187))/0xb);if(_0x1b4217===_0x35866b)break;else _0x2e6652['push'](_0x2e6652['shift']());}catch(_0x3a41fe){_0x2e6652['push'](_0x2e6652['shift']());}}}(_0x1d1b,0x25b63));const e={'docs-shape-ui':{'title':'図形','insertShape':'図形の挿入','openPanel':_0x4a60d0(0x17d),'deleteShape':_0x4a60d0(0x18e),'hidePanel':'図形パネルを非表示','formatShape':_0x4a60d0(0x19b),'shapeStyle':_0x4a60d0(0x17a),'shapePosition':'図形の位置','toggleFlipH':_0x4a60d0(0x18a),'toggleFlipV':'垂直反転の切り替え','rotateRight90':_0x4a60d0(0x195),'rotateLeft90':'反時計回りに\x2090\x20度回転','toggleTextVertical':_0x4a60d0(0x182),'objectListPanel':{'title':_0x4a60d0(0x181),'open':_0x4a60d0(0x178),'empty':_0x4a60d0(0x191),'showAll':_0x4a60d0(0x199),'hideAll':_0x4a60d0(0x185),'show':'表示','hide':_0x4a60d0(0x17f),'moveForward':_0x4a60d0(0x189),'moveBackward':_0x4a60d0(0x17b),'close':_0x4a60d0(0x194),'name':'名前','nameInput':_0x4a60d0(0x19c),'description':'説明','descriptionPlaceholder':_0x4a60d0(0x179),'details':'詳細','noSelection':'詳細を編集するオブジェクトを選択'},'toolbar':{'alignLeft':_0x4a60d0(0x18f),'alignCenter':_0x4a60d0(0x180),'alignRight':_0x4a60d0(0x196),'alignJustify':_0x4a60d0(0x18b),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x4a60d0(0x18c),'textColor':'文字の色','fillColor':'塗りつぶしの色','resetColor':_0x4a60d0(0x188)},'align':{'top':_0x4a60d0(0x198),'middle':'中央揃え','bottom':_0x4a60d0(0x17e)},'textWrap':{'inline':'行内','square':'四角形','topAndBottom':'上下','behindText':_0x4a60d0(0x19d),'inFrontText':'文字列の前面'},'crop':{'shape':_0x4a60d0(0x190)}}};export{e as default};function _0x1d1b(){const _0x45a0c5=['すべて非表示','598726xoHFkc','11dMmTyB','色をリセット','前面へ移動','水平反転の切り替え','両端揃え','取り消し線','57411TqYILE','図形を削除','左揃え','形状にトリミング','オブジェクトがありません','16YrZsNA','196615okUafR','閉じる','時計回りに\x2090\x20度回転','右揃え','7086sZjXol','上揃え','すべて表示','1442OycCDu','図形の書式設定','オブジェクト名','文字列の背面','269838MLdJPj','レイヤーパネルを開く','説明を追加','図形スタイル','背面へ移動','77010FtSdfE','図形パネルを開く','下揃え','非表示','中央揃え','レイヤー','テキストの縦書き/横書きの切り替え','8CYWDZM','345190FmarpU'];_0x1d1b=function(){return _0x45a0c5;};return _0x1d1b();}
1
+ const _0x52308f=_0x18a2;(function(_0xbbad1d,_0x2712d1){const _0x3fe53e=_0x18a2,_0x229900=_0xbbad1d();while(!![]){try{const _0x5d710f=parseInt(_0x3fe53e(0x90))/0x1+parseInt(_0x3fe53e(0x81))/0x2*(parseInt(_0x3fe53e(0x88))/0x3)+-parseInt(_0x3fe53e(0x6f))/0x4*(parseInt(_0x3fe53e(0x86))/0x5)+parseInt(_0x3fe53e(0x6e))/0x6*(-parseInt(_0x3fe53e(0x78))/0x7)+parseInt(_0x3fe53e(0x95))/0x8+parseInt(_0x3fe53e(0x7a))/0x9+-parseInt(_0x3fe53e(0x76))/0xa*(parseInt(_0x3fe53e(0x74))/0xb);if(_0x5d710f===_0x2712d1)break;else _0x229900['push'](_0x229900['shift']());}catch(_0xc67319){_0x229900['push'](_0x229900['shift']());}}}(_0x2977,0xd8e07));function _0x2977(){const _0x7edc65=['下揃え','167890UKgUQz','図形スタイル','39TegelK','反時計回りに\x2090\x20度回転','塗りつぶしの色','中央揃え','すべて非表示','左揃え','時計回りに\x2090\x20度回転','非表示','1719151QjsQpe','四角形','図形パネルを開く','背面へ移動','オブジェクトがありません','5169128MUrXXf','文字列の背面','すべて表示','テキストの縦書き/横書きの切り替え','450906MOvEtt','176lZuKbn','詳細を編集するオブジェクトを選択','文字列の前面','形状にトリミング','図形の挿入','88UBygmu','オブジェクト名','2098930ccVzpI','上揃え','42jjRwla','図形の書式設定','15365484VjuXSP','両端揃え','前面へ移動','文字の色','閉じる','クイックスタイル','レイヤーパネルを開く','65114RGzyKT','取り消し線','図形パネルを非表示','レイヤー'];_0x2977=function(){return _0x7edc65;};return _0x2977();}function _0x18a2(_0x1da771,_0x30c071){_0x1da771=_0x1da771-0x6c;const _0x2977d4=_0x2977();let _0x18a20a=_0x2977d4[_0x1da771];return _0x18a20a;}const e={'docs-shape-ui':{'quickStyles':_0x52308f(0x7f),'title':'図形','insertShape':_0x52308f(0x73),'openPanel':_0x52308f(0x92),'deleteShape':'図形を削除','hidePanel':_0x52308f(0x83),'formatShape':_0x52308f(0x79),'shapeStyle':_0x52308f(0x87),'shapePosition':'図形の位置','toggleFlipH':'水平反転の切り替え','toggleFlipV':'垂直反転の切り替え','rotateRight90':_0x52308f(0x8e),'rotateLeft90':_0x52308f(0x89),'toggleTextVertical':_0x52308f(0x6d),'objectListPanel':{'title':_0x52308f(0x84),'open':_0x52308f(0x80),'empty':_0x52308f(0x94),'showAll':_0x52308f(0x6c),'hideAll':_0x52308f(0x8c),'show':'表示','hide':_0x52308f(0x8f),'moveForward':_0x52308f(0x7c),'moveBackward':_0x52308f(0x93),'close':_0x52308f(0x7e),'name':'名前','nameInput':_0x52308f(0x75),'description':'説明','descriptionPlaceholder':'説明を追加','details':'詳細','noSelection':_0x52308f(0x70)},'toolbar':{'alignLeft':_0x52308f(0x8d),'alignCenter':_0x52308f(0x8b),'alignRight':'右揃え','alignJustify':_0x52308f(0x7b),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x52308f(0x82),'textColor':_0x52308f(0x7d),'fillColor':_0x52308f(0x8a),'resetColor':'色をリセット'},'align':{'top':_0x52308f(0x77),'middle':_0x52308f(0x8b),'bottom':_0x52308f(0x85)},'textWrap':{'inline':'行内','square':_0x52308f(0x91),'topAndBottom':'上下','behindText':_0x52308f(0x96),'inFrontText':_0x52308f(0x71)},'crop':{'shape':_0x52308f(0x72)}}};export{e as default};
@@ -1 +1 @@
1
- function _0x5a71(_0xec7765,_0x159580){_0xec7765=_0xec7765-0x8d;const _0x2522ae=_0x2522();let _0x5a714e=_0x2522ae[_0xec7765];return _0x5a714e;}const _0x4bd074=_0x5a71;function _0x2522(){const _0x1507a1=['11YaTlgf','왼쪽\x20정렬','2Zeytii','텍스트\x20뒤','도형\x20패널\x20열기','세로\x20뒤집기\x20전환','40msHcHV','419695zwgGIM','글자\x20색상','3584484wVzgMH','가운데\x20맞춤','도형\x20서식','기울임꼴','앞으로\x20가져오기','도형\x20삽입','반시계\x20방향으로\x2090도\x20회전','개체\x20이름','8lhRGmp','2692308IJMzZK','모두\x20숨기기','도형\x20위치','설명\x20추가','시계\x20방향으로\x2090도\x20회전','뒤로\x20보내기','글자\x20배경색','도형\x20삭제','숨기기','텍스트와\x20같은\x20줄','도형\x20스타일','모양에\x20맞게\x20자르기','취소선','가로\x20뒤집기\x20전환','1694463MXuoLO','2240691ymKKiV','5404761tecoul','3817583SWseJC','색상\x20재설정','사각형','양쪽\x20맞춤','아래쪽\x20맞춤','10wXmAMr','가운데\x20정렬','레이어','텍스트\x20앞'];_0x2522=function(){return _0x1507a1;};return _0x2522();}(function(_0x3a1cdb,_0x2bf707){const _0x4d04a4=_0x5a71,_0x5d98a5=_0x3a1cdb();while(!![]){try{const _0x450336=parseInt(_0x4d04a4(0x8e))/0x1+parseInt(_0x4d04a4(0x9c))/0x2*(-parseInt(_0x4d04a4(0x8f))/0x3)+-parseInt(_0x4d04a4(0xa0))/0x4*(parseInt(_0x4d04a4(0xa1))/0x5)+parseInt(_0x4d04a4(0xa3))/0x6+-parseInt(_0x4d04a4(0x91))/0x7*(-parseInt(_0x4d04a4(0xab))/0x8)+parseInt(_0x4d04a4(0x90))/0x9*(-parseInt(_0x4d04a4(0x96))/0xa)+parseInt(_0x4d04a4(0x9a))/0xb*(parseInt(_0x4d04a4(0xac))/0xc);if(_0x450336===_0x2bf707)break;else _0x5d98a5['push'](_0x5d98a5['shift']());}catch(_0x1d593a){_0x5d98a5['push'](_0x5d98a5['shift']());}}}(_0x2522,0xd5925));const e={'docs-shape-ui':{'title':'도형','insertShape':_0x4bd074(0xa8),'openPanel':_0x4bd074(0x9e),'deleteShape':_0x4bd074(0xb3),'hidePanel':'도형\x20패널\x20숨기기','formatShape':_0x4bd074(0xa5),'shapeStyle':_0x4bd074(0xb6),'shapePosition':_0x4bd074(0xae),'toggleFlipH':_0x4bd074(0x8d),'toggleFlipV':_0x4bd074(0x9f),'rotateRight90':_0x4bd074(0xb0),'rotateLeft90':_0x4bd074(0xa9),'toggleTextVertical':'텍스트\x20세로/가로\x20전환','objectListPanel':{'title':_0x4bd074(0x98),'open':'레이어\x20패널\x20열기','empty':'개체\x20없음','showAll':'모두\x20표시','hideAll':_0x4bd074(0xad),'show':'표시','hide':_0x4bd074(0xb4),'moveForward':_0x4bd074(0xa7),'moveBackward':_0x4bd074(0xb1),'close':'닫기','name':'이름','nameInput':_0x4bd074(0xaa),'description':'설명','descriptionPlaceholder':_0x4bd074(0xaf),'details':'세부\x20정보','noSelection':'세부\x20정보를\x20편집할\x20개체를\x20선택하세요'},'toolbar':{'alignLeft':_0x4bd074(0x9b),'alignCenter':_0x4bd074(0x97),'alignRight':'오른쪽\x20정렬','alignJustify':_0x4bd074(0x94),'bold':'굵게','italic':_0x4bd074(0xa6),'underline':'밑줄','strikethrough':_0x4bd074(0xb8),'textColor':_0x4bd074(0xa2),'fillColor':_0x4bd074(0xb2),'resetColor':_0x4bd074(0x92)},'align':{'top':'위쪽\x20맞춤','middle':_0x4bd074(0xa4),'bottom':_0x4bd074(0x95)},'textWrap':{'inline':_0x4bd074(0xb5),'square':_0x4bd074(0x93),'topAndBottom':'위아래','behindText':_0x4bd074(0x9d),'inFrontText':_0x4bd074(0x99)},'crop':{'shape':_0x4bd074(0xb7)}}};export{e as default};
1
+ const _0x4be13e=_0x4ee0;function _0x4ee0(_0xbfb93f,_0x5ae8ef){_0xbfb93f=_0xbfb93f-0xd1;const _0x582941=_0x5829();let _0x4ee082=_0x582941[_0xbfb93f];return _0x4ee082;}(function(_0x63fa02,_0x328342){const _0x23a001=_0x4ee0,_0x5a64fe=_0x63fa02();while(!![]){try{const _0x4da62f=parseInt(_0x23a001(0xe1))/0x1+-parseInt(_0x23a001(0xed))/0x2*(-parseInt(_0x23a001(0xf0))/0x3)+-parseInt(_0x23a001(0xda))/0x4+-parseInt(_0x23a001(0xd2))/0x5+parseInt(_0x23a001(0xf6))/0x6+-parseInt(_0x23a001(0xeb))/0x7+parseInt(_0x23a001(0xe6))/0x8*(parseInt(_0x23a001(0xd7))/0x9);if(_0x4da62f===_0x328342)break;else _0x5a64fe['push'](_0x5a64fe['shift']());}catch(_0x9a708c){_0x5a64fe['push'](_0x5a64fe['shift']());}}}(_0x5829,0xb8407));const e={'docs-shape-ui':{'quickStyles':'빠른\x20스타일','title':'도형','insertShape':'도형\x20삽입','openPanel':_0x4be13e(0xf5),'deleteShape':_0x4be13e(0xea),'hidePanel':_0x4be13e(0xdd),'formatShape':_0x4be13e(0xf3),'shapeStyle':_0x4be13e(0xf8),'shapePosition':_0x4be13e(0xd8),'toggleFlipH':'가로\x20뒤집기\x20전환','toggleFlipV':_0x4be13e(0xd4),'rotateRight90':_0x4be13e(0xd9),'rotateLeft90':_0x4be13e(0xe7),'toggleTextVertical':_0x4be13e(0xdc),'objectListPanel':{'title':_0x4be13e(0xe0),'open':_0x4be13e(0xf2),'empty':_0x4be13e(0xde),'showAll':'모두\x20표시','hideAll':_0x4be13e(0xef),'show':'표시','hide':_0x4be13e(0xdf),'moveForward':_0x4be13e(0xe8),'moveBackward':'뒤로\x20보내기','close':'닫기','name':'이름','nameInput':_0x4be13e(0xec),'description':'설명','descriptionPlaceholder':'설명\x20추가','details':_0x4be13e(0xd6),'noSelection':_0x4be13e(0xf4)},'toolbar':{'alignLeft':_0x4be13e(0xd3),'alignCenter':_0x4be13e(0xd5),'alignRight':'오른쪽\x20정렬','alignJustify':_0x4be13e(0xee),'bold':'굵게','italic':'기울임꼴','underline':'밑줄','strikethrough':_0x4be13e(0xfa),'textColor':_0x4be13e(0xd1),'fillColor':_0x4be13e(0xf7),'resetColor':_0x4be13e(0xe3)},'align':{'top':_0x4be13e(0xfb),'middle':_0x4be13e(0xdb),'bottom':_0x4be13e(0xf9)},'textWrap':{'inline':'텍스트와\x20같은\x20줄','square':_0x4be13e(0xe2),'topAndBottom':_0x4be13e(0xe4),'behindText':_0x4be13e(0xf1),'inFrontText':_0x4be13e(0xe5)},'crop':{'shape':_0x4be13e(0xe9)}}};export{e as default};function _0x5829(){const _0x5b04da=['도형\x20삭제','6360151eVEdBO','개체\x20이름','56jKylRS','양쪽\x20맞춤','모두\x20숨기기','100431XNtEER','텍스트\x20뒤','레이어\x20패널\x20열기','도형\x20서식','세부\x20정보를\x20편집할\x20개체를\x20선택하세요','도형\x20패널\x20열기','2560128LPjLqL','글자\x20배경색','도형\x20스타일','아래쪽\x20맞춤','취소선','위쪽\x20맞춤','글자\x20색상','2130005INgbAU','왼쪽\x20정렬','세로\x20뒤집기\x20전환','가운데\x20정렬','세부\x20정보','2178GJhEUQ','도형\x20위치','시계\x20방향으로\x2090도\x20회전','5032784JnjjCY','가운데\x20맞춤','텍스트\x20세로/가로\x20전환','도형\x20패널\x20숨기기','개체\x20없음','숨기기','레이어','1164271VePYwf','사각형','색상\x20재설정','위아래','텍스트\x20앞','27080yEYMoE','반시계\x20방향으로\x2090도\x20회전','앞으로\x20가져오기','모양에\x20맞게\x20자르기'];_0x5829=function(){return _0x5b04da;};return _0x5829();}
@@ -1 +1 @@
1
- const _0x4d9db7=_0x1c61;function _0x1c61(_0x16d025,_0x481f66){_0x16d025=_0x16d025-0x166;const _0xfcd811=_0xfcd8();let _0x1c6129=_0xfcd811[_0x16d025];return _0x1c6129;}(function(_0x3237da,_0x542447){const _0x355a1b=_0x1c61,_0x5a2891=_0x3237da();while(!![]){try{const _0x2f595f=parseInt(_0x355a1b(0x18c))/0x1*(-parseInt(_0x355a1b(0x181))/0x2)+parseInt(_0x355a1b(0x192))/0x3*(parseInt(_0x355a1b(0x168))/0x4)+parseInt(_0x355a1b(0x18f))/0x5*(parseInt(_0x355a1b(0x169))/0x6)+-parseInt(_0x355a1b(0x194))/0x7+parseInt(_0x355a1b(0x174))/0x8*(parseInt(_0x355a1b(0x173))/0x9)+parseInt(_0x355a1b(0x16f))/0xa*(parseInt(_0x355a1b(0x179))/0xb)+-parseInt(_0x355a1b(0x195))/0xc*(parseInt(_0x355a1b(0x185))/0xd);if(_0x2f595f===_0x542447)break;else _0x5a2891['push'](_0x5a2891['shift']());}catch(_0x56a071){_0x5a2891['push'](_0x5a2891['shift']());}}}(_0xfcd8,0xcd765));function _0xfcd8(){const _0x1a0655=['Brak\x20obiektów','Warstwy','Resetuj\x20kolor','Przekreślenie','6746hfwanP','Wyrównaj\x20do\x20środka\x20w\x20pionie','Przerzuć\x20w\x20poziomie','5NWAloX','Wyrównaj\x20do\x20prawej','Podkreślenie','3312381GNobmg','Przerzuć\x20w\x20pionie','9416106ZCFyJo','114756xrBTpr','Ukryj','Wyjustuj','4nVnhyB','7752678VNusIz','Usuń\x20kształt','Kształt','Pokaż\x20wszystko','Nazwa\x20obiektu','Przenieś\x20do\x20tyłu','1667030eZMWtJ','Przełącz\x20tekst\x20pionowy','Obróć\x20w\x20prawo\x20o\x2090°','Otwórz\x20panel\x20kształtów','9uzwanK','12352840JlcWQr','Zamknij','Pokaż','Ukryj\x20wszystko','Za\x20tekstem','99pwYfKG','Wybierz\x20obiekt,\x20aby\x20edytować\x20jego\x20szczegóły','Przed\x20tekstem','Nazwa','Kwadrat','Styl\x20kształtu','W\x20linii\x20z\x20tekstem','Ukryj\x20panel\x20kształtów','134kwveJb','Wyrównaj\x20do\x20góry','Pogrubienie','Kolor\x20tła\x20tekstu','3809uPWRwX','Dodaj\x20opis','Wstaw\x20kształt'];_0xfcd8=function(){return _0x1a0655;};return _0xfcd8();}const e={'docs-shape-ui':{'title':_0x4d9db7(0x16b),'insertShape':_0x4d9db7(0x187),'openPanel':_0x4d9db7(0x172),'deleteShape':_0x4d9db7(0x16a),'hidePanel':_0x4d9db7(0x180),'formatShape':'Formatuj\x20kształt','shapeStyle':_0x4d9db7(0x17e),'shapePosition':'Pozycja\x20kształtu','toggleFlipH':_0x4d9db7(0x18e),'toggleFlipV':_0x4d9db7(0x193),'rotateRight90':_0x4d9db7(0x171),'rotateLeft90':'Obróć\x20w\x20lewo\x20o\x2090°','toggleTextVertical':_0x4d9db7(0x170),'objectListPanel':{'title':_0x4d9db7(0x189),'open':'Otwórz\x20panel\x20warstw','empty':_0x4d9db7(0x188),'showAll':_0x4d9db7(0x16c),'hideAll':_0x4d9db7(0x177),'show':_0x4d9db7(0x176),'hide':_0x4d9db7(0x166),'moveForward':'Przenieś\x20do\x20przodu','moveBackward':_0x4d9db7(0x16e),'close':_0x4d9db7(0x175),'name':_0x4d9db7(0x17c),'nameInput':_0x4d9db7(0x16d),'description':'Opis','descriptionPlaceholder':_0x4d9db7(0x186),'details':'Szczegóły','noSelection':_0x4d9db7(0x17a)},'toolbar':{'alignLeft':'Wyrównaj\x20do\x20lewej','alignCenter':'Wyrównaj\x20do\x20środka','alignRight':_0x4d9db7(0x190),'alignJustify':_0x4d9db7(0x167),'bold':_0x4d9db7(0x183),'italic':'Kursywa','underline':_0x4d9db7(0x191),'strikethrough':_0x4d9db7(0x18b),'textColor':'Kolor\x20tekstu','fillColor':_0x4d9db7(0x184),'resetColor':_0x4d9db7(0x18a)},'align':{'top':_0x4d9db7(0x182),'middle':_0x4d9db7(0x18d),'bottom':'Wyrównaj\x20do\x20dołu'},'textWrap':{'inline':_0x4d9db7(0x17f),'square':_0x4d9db7(0x17d),'topAndBottom':'Góra\x20i\x20dół','behindText':_0x4d9db7(0x178),'inFrontText':_0x4d9db7(0x17b)},'crop':{'shape':'Przytnij\x20do\x20kształtu'}}};export{e as default};
1
+ function _0x4cf8(_0x107007,_0xadd6ac){_0x107007=_0x107007-0x1f4;const _0x2a14d4=_0x2a14();let _0x4cf8b3=_0x2a14d4[_0x107007];return _0x4cf8b3;}const _0x583d89=_0x4cf8;function _0x2a14(){const _0x4873cb=['Przełącz\x20tekst\x20pionowy','Wstaw\x20kształt','796HMCIza','Nazwa\x20obiektu','Pozycja\x20kształtu','Przerzuć\x20w\x20poziomie','Pokaż','Kolor\x20tła\x20tekstu','90ICcMUp','Wyrównaj\x20do\x20lewej','8412sYNitc','Zamknij','8356VfZZCq','Przenieś\x20do\x20przodu','Opis','Nazwa','Przerzuć\x20w\x20pionie','6ilwCeb','Kwadrat','Kolor\x20tekstu','531612UYvQAs','Wyrównaj\x20do\x20dołu','W\x20linii\x20z\x20tekstem','Przekreślenie','Wyrównaj\x20do\x20góry','Ukryj\x20wszystko','Przed\x20tekstem','Kształt','Przytnij\x20do\x20kształtu','60alNmnG','Ukryj\x20panel\x20kształtów','Obróć\x20w\x20prawo\x20o\x2090°','Góra\x20i\x20dół','Resetuj\x20kolor','Warstwy','Brak\x20obiektów','Obróć\x20w\x20lewo\x20o\x2090°','4410175opruIT','Wyjustuj','3739449WKmBJt','2594920ViuyuJ','55SWyRyr','Ukryj','Podkreślenie','Wybierz\x20obiekt,\x20aby\x20edytować\x20jego\x20szczegóły','3199768ilrvVE','Dodaj\x20opis','Pogrubienie','Pokaż\x20wszystko','Za\x20tekstem','Szczegóły'];_0x2a14=function(){return _0x4873cb;};return _0x2a14();}(function(_0x4078b0,_0x2f19fa){const _0x30f751=_0x4cf8,_0x47e8f4=_0x4078b0();while(!![]){try{const _0x186443=-parseInt(_0x30f751(0x218))/0x1*(parseInt(_0x30f751(0x1fb))/0x2)+-parseInt(_0x30f751(0x1f9))/0x3*(parseInt(_0x30f751(0x224))/0x4)+-parseInt(_0x30f751(0x217))/0x5+parseInt(_0x30f751(0x200))/0x6*(parseInt(_0x30f751(0x216))/0x7)+-parseInt(_0x30f751(0x21c))/0x8+parseInt(_0x30f751(0x203))/0x9*(-parseInt(_0x30f751(0x1f7))/0xa)+parseInt(_0x30f751(0x214))/0xb*(parseInt(_0x30f751(0x20c))/0xc);if(_0x186443===_0x2f19fa)break;else _0x47e8f4['push'](_0x47e8f4['shift']());}catch(_0x239cbe){_0x47e8f4['push'](_0x47e8f4['shift']());}}}(_0x2a14,0x495bf));const e={'docs-shape-ui':{'quickStyles':'Szybkie\x20style','title':_0x583d89(0x20a),'insertShape':_0x583d89(0x223),'openPanel':'Otwórz\x20panel\x20kształtów','deleteShape':'Usuń\x20kształt','hidePanel':_0x583d89(0x20d),'formatShape':'Formatuj\x20kształt','shapeStyle':'Styl\x20kształtu','shapePosition':_0x583d89(0x226),'toggleFlipH':_0x583d89(0x1f4),'toggleFlipV':_0x583d89(0x1ff),'rotateRight90':_0x583d89(0x20e),'rotateLeft90':_0x583d89(0x213),'toggleTextVertical':_0x583d89(0x222),'objectListPanel':{'title':_0x583d89(0x211),'open':'Otwórz\x20panel\x20warstw','empty':_0x583d89(0x212),'showAll':_0x583d89(0x21f),'hideAll':_0x583d89(0x208),'show':_0x583d89(0x1f5),'hide':_0x583d89(0x219),'moveForward':_0x583d89(0x1fc),'moveBackward':'Przenieś\x20do\x20tyłu','close':_0x583d89(0x1fa),'name':_0x583d89(0x1fe),'nameInput':_0x583d89(0x225),'description':_0x583d89(0x1fd),'descriptionPlaceholder':_0x583d89(0x21d),'details':_0x583d89(0x221),'noSelection':_0x583d89(0x21b)},'toolbar':{'alignLeft':_0x583d89(0x1f8),'alignCenter':'Wyrównaj\x20do\x20środka','alignRight':'Wyrównaj\x20do\x20prawej','alignJustify':_0x583d89(0x215),'bold':_0x583d89(0x21e),'italic':'Kursywa','underline':_0x583d89(0x21a),'strikethrough':_0x583d89(0x206),'textColor':_0x583d89(0x202),'fillColor':_0x583d89(0x1f6),'resetColor':_0x583d89(0x210)},'align':{'top':_0x583d89(0x207),'middle':'Wyrównaj\x20do\x20środka\x20w\x20pionie','bottom':_0x583d89(0x204)},'textWrap':{'inline':_0x583d89(0x205),'square':_0x583d89(0x201),'topAndBottom':_0x583d89(0x20f),'behindText':_0x583d89(0x220),'inFrontText':_0x583d89(0x209)},'crop':{'shape':_0x583d89(0x20b)}}};export{e as default};
@@ -1 +1 @@
1
- const _0xb2a2f2=_0x10df;function _0x10df(_0x228fb7,_0x272330){_0x228fb7=_0x228fb7-0x71;const _0x274644=_0x2746();let _0x10df3d=_0x274644[_0x228fb7];return _0x10df3d;}(function(_0x2ec26d,_0x58ac78){const _0x1208de=_0x10df,_0x1eb233=_0x2ec26d();while(!![]){try{const _0x11e706=parseInt(_0x1208de(0x91))/0x1+-parseInt(_0x1208de(0x83))/0x2*(parseInt(_0x1208de(0x93))/0x3)+parseInt(_0x1208de(0x9b))/0x4*(-parseInt(_0x1208de(0x78))/0x5)+parseInt(_0x1208de(0x89))/0x6*(-parseInt(_0x1208de(0x90))/0x7)+-parseInt(_0x1208de(0x8d))/0x8*(-parseInt(_0x1208de(0x71))/0x9)+parseInt(_0x1208de(0x77))/0xa*(-parseInt(_0x1208de(0x96))/0xb)+parseInt(_0x1208de(0x95))/0xc*(parseInt(_0x1208de(0x73))/0xd);if(_0x11e706===_0x58ac78)break;else _0x1eb233['push'](_0x1eb233['shift']());}catch(_0x3f20ed){_0x1eb233['push'](_0x1eb233['shift']());}}}(_0x2746,0xb7251));const e={'docs-shape-ui':{'title':_0xb2a2f2(0x7d),'insertShape':_0xb2a2f2(0x7b),'openPanel':_0xb2a2f2(0x94),'deleteShape':'Excluir\x20forma','hidePanel':_0xb2a2f2(0x7a),'formatShape':'Formatar\x20forma','shapeStyle':_0xb2a2f2(0x92),'shapePosition':_0xb2a2f2(0x9e),'toggleFlipH':_0xb2a2f2(0x8b),'toggleFlipV':'Alternar\x20inversão\x20vertical','rotateRight90':'Girar\x2090°\x20para\x20direita','rotateLeft90':'Girar\x2090°\x20para\x20esquerda','toggleTextVertical':_0xb2a2f2(0x86),'objectListPanel':{'title':_0xb2a2f2(0x7f),'open':_0xb2a2f2(0x8f),'empty':_0xb2a2f2(0x81),'showAll':_0xb2a2f2(0x98),'hideAll':'Ocultar\x20tudo','show':_0xb2a2f2(0x9c),'hide':_0xb2a2f2(0x80),'moveForward':_0xb2a2f2(0x84),'moveBackward':_0xb2a2f2(0x85),'close':'Fechar','name':'Nome','nameInput':_0xb2a2f2(0x7c),'description':_0xb2a2f2(0x76),'descriptionPlaceholder':'Adicionar\x20descrição','details':_0xb2a2f2(0x74),'noSelection':_0xb2a2f2(0x79)},'toolbar':{'alignLeft':'Alinhar\x20à\x20esquerda','alignCenter':'Alinhar\x20ao\x20centro','alignRight':_0xb2a2f2(0x82),'alignJustify':_0xb2a2f2(0x8e),'bold':'Negrito','italic':'Itálico','underline':_0xb2a2f2(0x75),'strikethrough':_0xb2a2f2(0x8c),'textColor':_0xb2a2f2(0x9d),'fillColor':'Cor\x20de\x20fundo\x20do\x20texto','resetColor':'Redefinir\x20cor'},'align':{'top':_0xb2a2f2(0x97),'middle':_0xb2a2f2(0x9a),'bottom':'Alinhar\x20à\x20base'},'textWrap':{'inline':_0xb2a2f2(0x7e),'square':_0xb2a2f2(0x88),'topAndBottom':_0xb2a2f2(0x87),'behindText':_0xb2a2f2(0x72),'inFrontText':_0xb2a2f2(0x8a)},'crop':{'shape':_0xb2a2f2(0x99)}}};export{e as default};function _0x2746(){const _0x2d18f3=['Justificar','Abrir\x20painel\x20de\x20camadas','4200aGuXYY','1093499mmFdIj','Estilo\x20da\x20forma','131676qQJPoC','Abrir\x20painel\x20de\x20formas','312LRIPDJ','62381RVHMVH','Alinhar\x20ao\x20topo','Mostrar\x20tudo','Cortar\x20para\x20forma','Alinhar\x20ao\x20meio','4480376HGbNGj','Mostrar','Cor\x20do\x20texto','Posição\x20da\x20forma','1558107iWLWQb','Atrás\x20do\x20texto','631358eQaXTv','Detalhes','Sublinhado','Descrição','1230yjTTuM','5nSCaoy','Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes','Ocultar\x20painel\x20de\x20formas','Inserir\x20forma','Nome\x20do\x20objeto','Forma','Em\x20linha\x20com\x20o\x20texto','Camadas','Ocultar','Nenhum\x20objeto','Alinhar\x20à\x20direita','28atoJFL','Trazer\x20para\x20frente','Enviar\x20para\x20trás','Alternar\x20texto\x20vertical','Superior\x20e\x20inferior','Quadrado','3858ZPeDLV','À\x20frente\x20do\x20texto','Alternar\x20inversão\x20horizontal','Tachado','56HpsWUS'];_0x2746=function(){return _0x2d18f3;};return _0x2746();}
1
+ function _0xd81d(){const _0x5a8522=['Forma','Sublinhado','Fechar','Em\x20linha\x20com\x20o\x20texto','Ocultar','6046542xFqmYI','Camadas','5svOtJz','4UbJmzF','Alternar\x20texto\x20vertical','Justificar','Alinhar\x20à\x20direita','Excluir\x20forma','Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes','Adicionar\x20descrição','Cortar\x20para\x20forma','Detalhes','Redefinir\x20cor','Nome\x20do\x20objeto','Alinhar\x20à\x20esquerda','Mostrar','Formatar\x20forma','Abrir\x20painel\x20de\x20camadas','Alinhar\x20ao\x20meio','Alternar\x20inversão\x20horizontal','Mostrar\x20tudo','Girar\x2090°\x20para\x20esquerda','Superior\x20e\x20inferior','12121590iHpggy','Ocultar\x20painel\x20de\x20formas','Enviar\x20para\x20trás','Descrição','30450VklRrK','Alinhar\x20ao\x20topo','3436760LTQcKl','Ocultar\x20tudo','1208VJNOWO','Alinhar\x20à\x20base','Estilos\x20rápidos','Alinhar\x20ao\x20centro','Tachado','801786GdcVXg','1495521rSdeQv','22IZJJuq','Girar\x2090°\x20para\x20direita','Atrás\x20do\x20texto','Abrir\x20painel\x20de\x20formas','Alternar\x20inversão\x20vertical','585864atkzRx'];_0xd81d=function(){return _0x5a8522;};return _0xd81d();}const _0x22e27e=_0x2d46;(function(_0x4d51b0,_0xe2560e){const _0x272377=_0x2d46,_0x32f0ca=_0x4d51b0();while(!![]){try{const _0x30e90a=-parseInt(_0x272377(0x1c0))/0x1+parseInt(_0x272377(0x198))/0x2*(-parseInt(_0x272377(0x1ba))/0x3)+parseInt(_0x272377(0x1b2))/0x4+-parseInt(_0x272377(0x197))/0x5*(-parseInt(_0x272377(0x1b9))/0x6)+parseInt(_0x272377(0x1b0))/0x7*(-parseInt(_0x272377(0x1b4))/0x8)+-parseInt(_0x272377(0x195))/0x9+-parseInt(_0x272377(0x1ac))/0xa*(-parseInt(_0x272377(0x1bb))/0xb);if(_0x30e90a===_0xe2560e)break;else _0x32f0ca['push'](_0x32f0ca['shift']());}catch(_0x44914f){_0x32f0ca['push'](_0x32f0ca['shift']());}}}(_0xd81d,0x7b6e5));const e={'docs-shape-ui':{'quickStyles':_0x22e27e(0x1b6),'title':_0x22e27e(0x1c1),'insertShape':'Inserir\x20forma','openPanel':_0x22e27e(0x1be),'deleteShape':_0x22e27e(0x19c),'hidePanel':_0x22e27e(0x1ad),'formatShape':_0x22e27e(0x1a5),'shapeStyle':'Estilo\x20da\x20forma','shapePosition':'Posição\x20da\x20forma','toggleFlipH':_0x22e27e(0x1a8),'toggleFlipV':_0x22e27e(0x1bf),'rotateRight90':_0x22e27e(0x1bc),'rotateLeft90':_0x22e27e(0x1aa),'toggleTextVertical':_0x22e27e(0x199),'objectListPanel':{'title':_0x22e27e(0x196),'open':_0x22e27e(0x1a6),'empty':'Nenhum\x20objeto','showAll':_0x22e27e(0x1a9),'hideAll':_0x22e27e(0x1b3),'show':_0x22e27e(0x1a4),'hide':_0x22e27e(0x194),'moveForward':'Trazer\x20para\x20frente','moveBackward':_0x22e27e(0x1ae),'close':_0x22e27e(0x192),'name':'Nome','nameInput':_0x22e27e(0x1a2),'description':_0x22e27e(0x1af),'descriptionPlaceholder':_0x22e27e(0x19e),'details':_0x22e27e(0x1a0),'noSelection':_0x22e27e(0x19d)},'toolbar':{'alignLeft':_0x22e27e(0x1a3),'alignCenter':_0x22e27e(0x1b7),'alignRight':_0x22e27e(0x19b),'alignJustify':_0x22e27e(0x19a),'bold':'Negrito','italic':'Itálico','underline':_0x22e27e(0x191),'strikethrough':_0x22e27e(0x1b8),'textColor':'Cor\x20do\x20texto','fillColor':'Cor\x20de\x20fundo\x20do\x20texto','resetColor':_0x22e27e(0x1a1)},'align':{'top':_0x22e27e(0x1b1),'middle':_0x22e27e(0x1a7),'bottom':_0x22e27e(0x1b5)},'textWrap':{'inline':_0x22e27e(0x193),'square':'Quadrado','topAndBottom':_0x22e27e(0x1ab),'behindText':_0x22e27e(0x1bd),'inFrontText':'À\x20frente\x20do\x20texto'},'crop':{'shape':_0x22e27e(0x19f)}}};function _0x2d46(_0x3c24c1,_0x424693){_0x3c24c1=_0x3c24c1-0x191;const _0xd81d51=_0xd81d();let _0x2d4669=_0xd81d51[_0x3c24c1];return _0x2d4669;}export{e as default};
@@ -1 +1 @@
1
- function _0x2fc6(){const _0x3d91d4=['Фигура','Перед\x20текстом','99841nOGokQ','587615VPieJm','Сведения','Зачеркнутый','72HioReK','Повернуть\x20на\x2090\x20градусов\x20по\x20часовой\x20стрелке','Обрезать\x20по\x20форме','Скрыть\x20все','Стиль\x20фигуры','Скрыть\x20панель\x20фигур','396JcrvFs','Переместить\x20вперед','Вокруг\x20рамки','Открыть\x20панель\x20фигур','Сверху\x20и\x20снизу','Повернуть\x20на\x2090\x20градусов\x20против\x20часовой\x20стрелки','Положение\x20фигуры','Слои','6288810HCYxuo','Удалить\x20фигуру','Выровнять\x20посередине','Переместить\x20назад','Скрыть','4041084oYqqla','2yaBsnt','Выровнять\x20по\x20ширине','Закрыть','Показать\x20все','Выровнять\x20по\x20правому\x20краю','Выровнять\x20по\x20левому\x20краю','Переключить\x20вертикальное\x20отражение','4TTHfGI','Имя','Цвет\x20текста','Подчеркнутый','Добавить\x20описание','Вставить\x20фигуру','1107111EoqQDx','84870GsnFIO','Курсив','Переключить\x20горизонтальное\x20отражение','Выберите\x20объект\x20для\x20редактирования\x20сведений','Открыть\x20панель\x20слоев','Цвет\x20фона\x20текста','Имя\x20объекта','498228voJQGd','Переключить\x20вертикальное\x20положение\x20текста','Выровнять\x20по\x20верхнему\x20краю','Нет\x20объектов'];_0x2fc6=function(){return _0x3d91d4;};return _0x2fc6();}const _0x2e84b5=_0x427b;(function(_0x19994e,_0x38d7e1){const _0x525446=_0x427b,_0x343781=_0x19994e();while(!![]){try{const _0x1e057f=parseInt(_0x525446(0x1ff))/0x1+-parseInt(_0x525446(0x1ea))/0x2*(-parseInt(_0x525446(0x1f7))/0x3)+parseInt(_0x525446(0x1f1))/0x4*(-parseInt(_0x525446(0x206))/0x5)+parseInt(_0x525446(0x1e9))/0x6+parseInt(_0x525446(0x205))/0x7*(-parseInt(_0x525446(0x209))/0x8)+-parseInt(_0x525446(0x20f))/0x9*(parseInt(_0x525446(0x1f8))/0xa)+-parseInt(_0x525446(0x1e4))/0xb;if(_0x1e057f===_0x38d7e1)break;else _0x343781['push'](_0x343781['shift']());}catch(_0x597eea){_0x343781['push'](_0x343781['shift']());}}}(_0x2fc6,0x55637));const e={'docs-shape-ui':{'title':_0x2e84b5(0x203),'insertShape':_0x2e84b5(0x1f6),'openPanel':_0x2e84b5(0x212),'deleteShape':_0x2e84b5(0x1e5),'hidePanel':_0x2e84b5(0x20e),'formatShape':'Форматировать\x20фигуру','shapeStyle':_0x2e84b5(0x20d),'shapePosition':_0x2e84b5(0x215),'toggleFlipH':_0x2e84b5(0x1fa),'toggleFlipV':_0x2e84b5(0x1f0),'rotateRight90':_0x2e84b5(0x20a),'rotateLeft90':_0x2e84b5(0x214),'toggleTextVertical':_0x2e84b5(0x200),'objectListPanel':{'title':_0x2e84b5(0x216),'open':_0x2e84b5(0x1fc),'empty':_0x2e84b5(0x202),'showAll':_0x2e84b5(0x1ed),'hideAll':_0x2e84b5(0x20c),'show':'Показать','hide':_0x2e84b5(0x1e8),'moveForward':_0x2e84b5(0x210),'moveBackward':_0x2e84b5(0x1e7),'close':_0x2e84b5(0x1ec),'name':_0x2e84b5(0x1f2),'nameInput':_0x2e84b5(0x1fe),'description':'Описание','descriptionPlaceholder':_0x2e84b5(0x1f5),'details':_0x2e84b5(0x207),'noSelection':_0x2e84b5(0x1fb)},'toolbar':{'alignLeft':_0x2e84b5(0x1ef),'alignCenter':'Выровнять\x20по\x20центру','alignRight':_0x2e84b5(0x1ee),'alignJustify':_0x2e84b5(0x1eb),'bold':'Полужирный','italic':_0x2e84b5(0x1f9),'underline':_0x2e84b5(0x1f4),'strikethrough':_0x2e84b5(0x208),'textColor':_0x2e84b5(0x1f3),'fillColor':_0x2e84b5(0x1fd),'resetColor':'Сбросить\x20цвет'},'align':{'top':_0x2e84b5(0x201),'middle':_0x2e84b5(0x1e6),'bottom':'Выровнять\x20по\x20нижнему\x20краю'},'textWrap':{'inline':'В\x20тексте','square':_0x2e84b5(0x211),'topAndBottom':_0x2e84b5(0x213),'behindText':'За\x20текстом','inFrontText':_0x2e84b5(0x204)},'crop':{'shape':_0x2e84b5(0x20b)}}};function _0x427b(_0x35ef32,_0x44eada){_0x35ef32=_0x35ef32-0x1e4;const _0x2fc6f6=_0x2fc6();let _0x427b46=_0x2fc6f6[_0x35ef32];return _0x427b46;}export{e as default};
1
+ const _0x48c819=_0x509a;(function(_0x51b95a,_0x709562){const _0x13d031=_0x509a,_0x5d02a4=_0x51b95a();while(!![]){try{const _0x2aef4a=-parseInt(_0x13d031(0x70))/0x1+parseInt(_0x13d031(0x7d))/0x2*(parseInt(_0x13d031(0x9b))/0x3)+parseInt(_0x13d031(0x9a))/0x4+parseInt(_0x13d031(0x90))/0x5*(-parseInt(_0x13d031(0x7f))/0x6)+parseInt(_0x13d031(0x7b))/0x7+parseInt(_0x13d031(0x98))/0x8+parseInt(_0x13d031(0x73))/0x9*(-parseInt(_0x13d031(0x85))/0xa);if(_0x2aef4a===_0x709562)break;else _0x5d02a4['push'](_0x5d02a4['shift']());}catch(_0x115606){_0x5d02a4['push'](_0x5d02a4['shift']());}}}(_0x1182,0xdfcb3));function _0x1182(){const _0xfde663=['Обрезать\x20по\x20форме','Нет\x20объектов','7825870CxfyTo','Сбросить\x20цвет','Показать\x20все','Сверху\x20и\x20снизу','В\x20тексте','Сведения','Стиль\x20фигуры','Вокруг\x20рамки','Выровнять\x20по\x20левому\x20краю','Повернуть\x20на\x2090\x20градусов\x20по\x20часовой\x20стрелке','Вставить\x20фигуру','24740ONvhaf','Переключить\x20вертикальное\x20отражение','Фигура','Выровнять\x20по\x20ширине','Форматировать\x20фигуру','Скрыть\x20все','Курсив','Открыть\x20панель\x20слоев','10031040EhyVtq','Описание','4259364jVpFmZ','249kJNcfp','Имя','Переключить\x20горизонтальное\x20отражение','Переключить\x20вертикальное\x20положение\x20текста','Имя\x20объекта','За\x20текстом','875929dTfEzH','Цвет\x20текста','Закрыть','9IeGlkE','Полужирный','Положение\x20фигуры','Цвет\x20фона\x20текста','Быстрые\x20стили','Выровнять\x20по\x20нижнему\x20краю','Удалить\x20фигуру','Повернуть\x20на\x2090\x20градусов\x20против\x20часовой\x20стрелки','4646201ZkJgoN','Выровнять\x20посередине','27266OQdKez','Скрыть','1866ojloCp','Переместить\x20назад','Выровнять\x20по\x20верхнему\x20краю','Добавить\x20описание'];_0x1182=function(){return _0xfde663;};return _0x1182();}function _0x509a(_0x4ffab7,_0x427e77){_0x4ffab7=_0x4ffab7-0x6b;const _0x1182a0=_0x1182();let _0x509a81=_0x1182a0[_0x4ffab7];return _0x509a81;}const e={'docs-shape-ui':{'quickStyles':_0x48c819(0x77),'title':_0x48c819(0x92),'insertShape':_0x48c819(0x8f),'openPanel':'Открыть\x20панель\x20фигур','deleteShape':_0x48c819(0x79),'hidePanel':'Скрыть\x20панель\x20фигур','formatShape':_0x48c819(0x94),'shapeStyle':_0x48c819(0x8b),'shapePosition':_0x48c819(0x75),'toggleFlipH':_0x48c819(0x6c),'toggleFlipV':_0x48c819(0x91),'rotateRight90':_0x48c819(0x8e),'rotateLeft90':_0x48c819(0x7a),'toggleTextVertical':_0x48c819(0x6d),'objectListPanel':{'title':'Слои','open':_0x48c819(0x97),'empty':_0x48c819(0x84),'showAll':_0x48c819(0x87),'hideAll':_0x48c819(0x95),'show':'Показать','hide':_0x48c819(0x7e),'moveForward':'Переместить\x20вперед','moveBackward':_0x48c819(0x80),'close':_0x48c819(0x72),'name':_0x48c819(0x6b),'nameInput':_0x48c819(0x6e),'description':_0x48c819(0x99),'descriptionPlaceholder':_0x48c819(0x82),'details':_0x48c819(0x8a),'noSelection':'Выберите\x20объект\x20для\x20редактирования\x20сведений'},'toolbar':{'alignLeft':_0x48c819(0x8d),'alignCenter':'Выровнять\x20по\x20центру','alignRight':'Выровнять\x20по\x20правому\x20краю','alignJustify':_0x48c819(0x93),'bold':_0x48c819(0x74),'italic':_0x48c819(0x96),'underline':'Подчеркнутый','strikethrough':'Зачеркнутый','textColor':_0x48c819(0x71),'fillColor':_0x48c819(0x76),'resetColor':_0x48c819(0x86)},'align':{'top':_0x48c819(0x81),'middle':_0x48c819(0x7c),'bottom':_0x48c819(0x78)},'textWrap':{'inline':_0x48c819(0x89),'square':_0x48c819(0x8c),'topAndBottom':_0x48c819(0x88),'behindText':_0x48c819(0x6f),'inFrontText':'Перед\x20текстом'},'crop':{'shape':_0x48c819(0x83)}}};export{e as default};
@@ -1 +1 @@
1
- function _0x47dd(){const _0x384f0a=['Názov\x20objektu','232092tqemCd','Otočiť\x20doľava\x20o\x2090°','Zavrieť','V\x20riadku\x20s\x20textom','Presunúť\x20dopredu','Žiadne\x20objekty','4032LafVRe','Zarovnať\x20doprava','Pridať\x20popis','Farba\x20textu','Zarovnať\x20dole','Prepnúť\x20vodorovné\x20prevrátenie','1399752XGtHkK','Zobraziť','Otvoriť\x20panel\x20vrstiev','1995624VcieEI','Skryť\x20panel\x20tvarov','Kurzíva','Formátovať\x20tvar','Popis','Názov','Zobraziť\x20všetko','Prepnúť\x20zvislé\x20prevrátenie','321860mbqqRW','Pred\x20textom','Tučné','Zarovnať\x20hore','Obnoviť\x20farbu','Obdĺžnikové','4ncekGw','580197rnrhRQ','Vrstvy','Zarovnať\x20na\x20stred','Presunúť\x20dozadu','Farba\x20pozadia\x20textu','Tvar','98012uHbUwX','18CApQnA','Podčiarknutie','Vložiť\x20tvar','Přepnout\x20text\x20vertikálně','Poloha\x20tvaru','Vyberte\x20objekt\x20na\x20úpravu\x20podrobností','Skryť','Odstrániť\x20tvar','Prečiarknuté'];_0x47dd=function(){return _0x384f0a;};return _0x47dd();}function _0x3e15(_0x5d6148,_0x57d89a){_0x5d6148=_0x5d6148-0xa8;const _0x47dda5=_0x47dd();let _0x3e1547=_0x47dda5[_0x5d6148];return _0x3e1547;}const _0x12cdd7=_0x3e15;(function(_0x187bb3,_0x887214){const _0x4e588f=_0x3e15,_0x1efc61=_0x187bb3();while(!![]){try{const _0x180999=parseInt(_0x4e588f(0xb2))/0x1+-parseInt(_0x4e588f(0xc3))/0x2+parseInt(_0x4e588f(0xac))/0x3*(-parseInt(_0x4e588f(0xab))/0x4)+-parseInt(_0x4e588f(0xd4))/0x5*(parseInt(_0x4e588f(0xb3))/0x6)+parseInt(_0x4e588f(0xbd))/0x7+parseInt(_0x4e588f(0xcc))/0x8+parseInt(_0x4e588f(0xc9))/0x9;if(_0x180999===_0x887214)break;else _0x1efc61['push'](_0x1efc61['shift']());}catch(_0x970a26){_0x1efc61['push'](_0x1efc61['shift']());}}}(_0x47dd,0x240a2));const e={'docs-shape-ui':{'title':_0x12cdd7(0xb1),'insertShape':_0x12cdd7(0xb5),'openPanel':'Otvoriť\x20panel\x20tvarov','deleteShape':_0x12cdd7(0xba),'hidePanel':_0x12cdd7(0xcd),'formatShape':_0x12cdd7(0xcf),'shapeStyle':'Štýl\x20tvaru','shapePosition':_0x12cdd7(0xb7),'toggleFlipH':_0x12cdd7(0xc8),'toggleFlipV':_0x12cdd7(0xd3),'rotateRight90':'Otočiť\x20doprava\x20o\x2090°','rotateLeft90':_0x12cdd7(0xbe),'toggleTextVertical':_0x12cdd7(0xb6),'objectListPanel':{'title':_0x12cdd7(0xad),'open':_0x12cdd7(0xcb),'empty':_0x12cdd7(0xc2),'showAll':_0x12cdd7(0xd2),'hideAll':'Skryť\x20všetko','show':_0x12cdd7(0xca),'hide':_0x12cdd7(0xb9),'moveForward':_0x12cdd7(0xc1),'moveBackward':_0x12cdd7(0xaf),'close':_0x12cdd7(0xbf),'name':_0x12cdd7(0xd1),'nameInput':_0x12cdd7(0xbc),'description':_0x12cdd7(0xd0),'descriptionPlaceholder':_0x12cdd7(0xc5),'details':'Podrobnosti','noSelection':_0x12cdd7(0xb8)},'toolbar':{'alignLeft':'Zarovnať\x20doľava','alignCenter':_0x12cdd7(0xae),'alignRight':_0x12cdd7(0xc4),'alignJustify':'Zarovnať\x20do\x20bloku','bold':_0x12cdd7(0xd6),'italic':_0x12cdd7(0xce),'underline':_0x12cdd7(0xb4),'strikethrough':_0x12cdd7(0xbb),'textColor':_0x12cdd7(0xc6),'fillColor':_0x12cdd7(0xb0),'resetColor':_0x12cdd7(0xa9)},'align':{'top':_0x12cdd7(0xa8),'middle':_0x12cdd7(0xae),'bottom':_0x12cdd7(0xc7)},'textWrap':{'inline':_0x12cdd7(0xc0),'square':_0x12cdd7(0xaa),'topAndBottom':'Hore\x20a\x20dole','behindText':'Za\x20textom','inFrontText':_0x12cdd7(0xd5)},'crop':{'shape':'Oříznout\x20podle\x20tvaru'}}};export{e as default};
1
+ function _0x15b8(){const _0x195879=['Obdĺžnikové','Oříznout\x20podle\x20tvaru','Rýchle\x20štýly','2305198RxcIch','Prepnúť\x20vodorovné\x20prevrátenie','333238oisqFA','Odstrániť\x20tvar','2621208ruRxCg','Presunúť\x20dopredu','Vyberte\x20objekt\x20na\x20úpravu\x20podrobností','Formátovať\x20tvar','Farba\x20textu','Tvar','Obnoviť\x20farbu','Vložiť\x20tvar','Podrobnosti','Přepnout\x20text\x20vertikálně','16mUrVHW','Skryť\x20všetko','1354578zUkTdO','Zarovnať\x20na\x20stred','Otočiť\x20doprava\x20o\x2090°','Vrstvy','V\x20riadku\x20s\x20textom','Zarovnať\x20doprava','Žiadne\x20objekty','Skryť','Skryť\x20panel\x20tvarov','Popis','Zarovnať\x20dole','Zobraziť','8529mUkwCE','Pridať\x20popis','Kurzíva','Názov','Hore\x20a\x20dole','Poloha\x20tvaru','Otočiť\x20doľava\x20o\x2090°','2756355nCExMf','Za\x20textom','892UtYHrs','Zavrieť','Pred\x20textom','2278125ZrEtCw','Prepnúť\x20zvislé\x20prevrátenie','Názov\x20objektu'];_0x15b8=function(){return _0x195879;};return _0x15b8();}function _0x4536(_0x3fd30b,_0x2f2a6b){_0x3fd30b=_0x3fd30b-0xe8;const _0x15b869=_0x15b8();let _0x4536f0=_0x15b869[_0x3fd30b];return _0x4536f0;}const _0x33188a=_0x4536;(function(_0x1ccc75,_0x1b1147){const _0x459786=_0x4536,_0x264c08=_0x1ccc75();while(!![]){try{const _0x2ccd9c=parseInt(_0x459786(0xf9))/0x1+-parseInt(_0x459786(0x107))/0x2+parseInt(_0x459786(0x113))/0x3*(parseInt(_0x459786(0xee))/0x4)+-parseInt(_0x459786(0xec))/0x5+parseInt(_0x459786(0xfb))/0x6+parseInt(_0x459786(0xf7))/0x7*(parseInt(_0x459786(0x105))/0x8)+-parseInt(_0x459786(0xf1))/0x9;if(_0x2ccd9c===_0x1b1147)break;else _0x264c08['push'](_0x264c08['shift']());}catch(_0x2f878f){_0x264c08['push'](_0x264c08['shift']());}}}(_0x15b8,0x8ddae));const e={'docs-shape-ui':{'quickStyles':_0x33188a(0xf6),'title':_0x33188a(0x100),'insertShape':_0x33188a(0x102),'openPanel':'Otvoriť\x20panel\x20tvarov','deleteShape':_0x33188a(0xfa),'hidePanel':_0x33188a(0x10f),'formatShape':_0x33188a(0xfe),'shapeStyle':'Štýl\x20tvaru','shapePosition':_0x33188a(0xea),'toggleFlipH':_0x33188a(0xf8),'toggleFlipV':_0x33188a(0xf2),'rotateRight90':_0x33188a(0x109),'rotateLeft90':_0x33188a(0xeb),'toggleTextVertical':_0x33188a(0x104),'objectListPanel':{'title':_0x33188a(0x10a),'open':'Otvoriť\x20panel\x20vrstiev','empty':_0x33188a(0x10d),'showAll':'Zobraziť\x20všetko','hideAll':_0x33188a(0x106),'show':_0x33188a(0x112),'hide':_0x33188a(0x10e),'moveForward':_0x33188a(0xfc),'moveBackward':'Presunúť\x20dozadu','close':_0x33188a(0xef),'name':_0x33188a(0xe8),'nameInput':_0x33188a(0xf3),'description':_0x33188a(0x110),'descriptionPlaceholder':_0x33188a(0x114),'details':_0x33188a(0x103),'noSelection':_0x33188a(0xfd)},'toolbar':{'alignLeft':'Zarovnať\x20doľava','alignCenter':_0x33188a(0x108),'alignRight':_0x33188a(0x10c),'alignJustify':'Zarovnať\x20do\x20bloku','bold':'Tučné','italic':_0x33188a(0x115),'underline':'Podčiarknutie','strikethrough':'Prečiarknuté','textColor':_0x33188a(0xff),'fillColor':'Farba\x20pozadia\x20textu','resetColor':_0x33188a(0x101)},'align':{'top':'Zarovnať\x20hore','middle':'Zarovnať\x20na\x20stred','bottom':_0x33188a(0x111)},'textWrap':{'inline':_0x33188a(0x10b),'square':_0x33188a(0xf4),'topAndBottom':_0x33188a(0xe9),'behindText':_0x33188a(0xed),'inFrontText':_0x33188a(0xf0)},'crop':{'shape':_0x33188a(0xf5)}}};export{e as default};
@@ -1 +1 @@
1
- const _0x42d005=_0x42ef;function _0x42ef(_0x5691f5,_0x729ed1){_0x5691f5=_0x5691f5-0x12a;const _0x241d3e=_0x241d();let _0x42ef6c=_0x241d3e[_0x5691f5];return _0x42ef6c;}function _0x241d(){const _0x30990d=['Cùng\x20dòng\x20với\x20văn\x20bản','Màu\x20chữ','Hiện','Đóng','Ẩn\x20bảng\x20hình\x20dạng','1955496XUCxbc','8UMlkHy','Trên\x20và\x20dưới','Căn\x20trái','Đưa\x20xuống\x20dưới','Mở\x20bảng\x20điều\x20khiển\x20lớp','Cắt\x20theo\x20hình\x20dạng','Bao\x20quanh','Căn\x20đều\x20hai\x20bên','Căn\x20trên','Tên\x20đối\x20tượng','Căn\x20phải','568056keemYl','Hiện\x20tất\x20cả','2909OJFJSB','Hình\x20dạng','6534261oxEfCC','Tên','In\x20đậm','Căn\x20dưới','Chèn\x20hình\x20dạng','Xoay\x2090\x20độ\x20ngược\x20chiều\x20kim\x20đồng\x20hồ','Vị\x20trí\x20hình\x20dạng','Chi\x20tiết','Định\x20dạng\x20hình\x20dạng','Gạch\x20chân','Xoay\x2090\x20độ\x20theo\x20chiều\x20kim\x20đồng\x20hồ','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết','573590nPjKKs','Căn\x20giữa\x20theo\x20chiều\x20dọc','12NNTpvE','Chuyển\x20đổi\x20lật\x20ngang','29386650yWVEfs','Phía\x20sau\x20văn\x20bản','218BLnNDN','Gạch\x20ngang','6767005TecVJA','In\x20nghiêng','Bật/tắt\x20lật\x20dọc'];_0x241d=function(){return _0x30990d;};return _0x241d();}(function(_0x325f52,_0x4422e6){const _0x12d467=_0x42ef,_0x419d60=_0x325f52();while(!![]){try{const _0x4de5c4=parseInt(_0x12d467(0x150))/0x1*(-parseInt(_0x12d467(0x138))/0x2)+-parseInt(_0x12d467(0x142))/0x3+-parseInt(_0x12d467(0x134))/0x4*(-parseInt(_0x12d467(0x132))/0x5)+-parseInt(_0x12d467(0x14e))/0x6+-parseInt(_0x12d467(0x13a))/0x7+-parseInt(_0x12d467(0x143))/0x8*(parseInt(_0x12d467(0x152))/0x9)+parseInt(_0x12d467(0x136))/0xa;if(_0x4de5c4===_0x4422e6)break;else _0x419d60['push'](_0x419d60['shift']());}catch(_0x12651c){_0x419d60['push'](_0x419d60['shift']());}}}(_0x241d,0x80896));const e={'docs-shape-ui':{'title':_0x42d005(0x151),'insertShape':_0x42d005(0x12a),'openPanel':'Mở\x20bảng\x20hình\x20dạng','deleteShape':'Xóa\x20hình\x20dạng','hidePanel':_0x42d005(0x141),'formatShape':_0x42d005(0x12e),'shapeStyle':'Kiểu\x20hình\x20dạng','shapePosition':_0x42d005(0x12c),'toggleFlipH':_0x42d005(0x135),'toggleFlipV':_0x42d005(0x13c),'rotateRight90':_0x42d005(0x130),'rotateLeft90':_0x42d005(0x12b),'toggleTextVertical':'Chuyển\x20đổi\x20văn\x20bản\x20dọc','objectListPanel':{'title':'Lớp','open':_0x42d005(0x147),'empty':'Chưa\x20có\x20đối\x20tượng','showAll':_0x42d005(0x14f),'hideAll':'Ẩn\x20tất\x20cả','show':_0x42d005(0x13f),'hide':'Ẩn','moveForward':'Đưa\x20lên\x20trên','moveBackward':_0x42d005(0x146),'close':_0x42d005(0x140),'name':_0x42d005(0x153),'nameInput':_0x42d005(0x14c),'description':'Mô\x20tả','descriptionPlaceholder':'Thêm\x20mô\x20tả','details':_0x42d005(0x12d),'noSelection':_0x42d005(0x131)},'toolbar':{'alignLeft':_0x42d005(0x145),'alignCenter':'Căn\x20giữa','alignRight':_0x42d005(0x14d),'alignJustify':_0x42d005(0x14a),'bold':_0x42d005(0x154),'italic':_0x42d005(0x13b),'underline':_0x42d005(0x12f),'strikethrough':_0x42d005(0x139),'textColor':_0x42d005(0x13e),'fillColor':'Màu\x20nền\x20văn\x20bản','resetColor':'Đặt\x20lại\x20màu'},'align':{'top':_0x42d005(0x14b),'middle':_0x42d005(0x133),'bottom':_0x42d005(0x155)},'textWrap':{'inline':_0x42d005(0x13d),'square':_0x42d005(0x149),'topAndBottom':_0x42d005(0x144),'behindText':_0x42d005(0x137),'inFrontText':'Phía\x20trước\x20văn\x20bản'},'crop':{'shape':_0x42d005(0x148)}}};export{e as default};
1
+ const _0xae9dec=_0x2bfb;(function(_0x314811,_0x28aa2f){const _0x467885=_0x2bfb,_0x4399dc=_0x314811();while(!![]){try{const _0x4769b6=parseInt(_0x467885(0x1ee))/0x1*(-parseInt(_0x467885(0x1d2))/0x2)+-parseInt(_0x467885(0x1cd))/0x3+parseInt(_0x467885(0x1d3))/0x4+parseInt(_0x467885(0x1f5))/0x5*(-parseInt(_0x467885(0x1dc))/0x6)+-parseInt(_0x467885(0x1eb))/0x7+-parseInt(_0x467885(0x1cb))/0x8+parseInt(_0x467885(0x1e7))/0x9;if(_0x4769b6===_0x28aa2f)break;else _0x4399dc['push'](_0x4399dc['shift']());}catch(_0x3be0a5){_0x4399dc['push'](_0x4399dc['shift']());}}}(_0x2eff,0x27fd5));const e={'docs-shape-ui':{'quickStyles':_0xae9dec(0x1e5),'title':_0xae9dec(0x1e4),'insertShape':_0xae9dec(0x1cf),'openPanel':'Mở\x20bảng\x20hình\x20dạng','deleteShape':_0xae9dec(0x1d7),'hidePanel':_0xae9dec(0x1f3),'formatShape':_0xae9dec(0x1e0),'shapeStyle':_0xae9dec(0x1e2),'shapePosition':_0xae9dec(0x1f2),'toggleFlipH':_0xae9dec(0x1c9),'toggleFlipV':_0xae9dec(0x1de),'rotateRight90':_0xae9dec(0x1ec),'rotateLeft90':_0xae9dec(0x1cc),'toggleTextVertical':_0xae9dec(0x1d5),'objectListPanel':{'title':_0xae9dec(0x1d4),'open':'Mở\x20bảng\x20điều\x20khiển\x20lớp','empty':'Chưa\x20có\x20đối\x20tượng','showAll':'Hiện\x20tất\x20cả','hideAll':_0xae9dec(0x1f6),'show':_0xae9dec(0x1f4),'hide':'Ẩn','moveForward':'Đưa\x20lên\x20trên','moveBackward':_0xae9dec(0x1ca),'close':_0xae9dec(0x1d0),'name':_0xae9dec(0x1ea),'nameInput':_0xae9dec(0x1c7),'description':_0xae9dec(0x1d9),'descriptionPlaceholder':_0xae9dec(0x1e6),'details':_0xae9dec(0x1da),'noSelection':_0xae9dec(0x1dd)},'toolbar':{'alignLeft':_0xae9dec(0x1e3),'alignCenter':_0xae9dec(0x1db),'alignRight':_0xae9dec(0x1f1),'alignJustify':'Căn\x20đều\x20hai\x20bên','bold':_0xae9dec(0x1d8),'italic':_0xae9dec(0x1e8),'underline':_0xae9dec(0x1d1),'strikethrough':_0xae9dec(0x1e1),'textColor':_0xae9dec(0x1c6),'fillColor':_0xae9dec(0x1e9),'resetColor':_0xae9dec(0x1ed)},'align':{'top':_0xae9dec(0x1ef),'middle':_0xae9dec(0x1df),'bottom':'Căn\x20dưới'},'textWrap':{'inline':'Cùng\x20dòng\x20với\x20văn\x20bản','square':_0xae9dec(0x1ce),'topAndBottom':_0xae9dec(0x1d6),'behindText':'Phía\x20sau\x20văn\x20bản','inFrontText':_0xae9dec(0x1c8)},'crop':{'shape':_0xae9dec(0x1f0)}}};function _0x2eff(){const _0x2a5de4=['239720edZnzN','Xoay\x2090\x20độ\x20ngược\x20chiều\x20kim\x20đồng\x20hồ','476823ShTaOE','Bao\x20quanh','Chèn\x20hình\x20dạng','Đóng','Gạch\x20chân','287550EmwlHU','543356PCVpKm','Lớp','Chuyển\x20đổi\x20văn\x20bản\x20dọc','Trên\x20và\x20dưới','Xóa\x20hình\x20dạng','In\x20đậm','Mô\x20tả','Chi\x20tiết','Căn\x20giữa','23364pqbPiN','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết','Bật/tắt\x20lật\x20dọc','Căn\x20giữa\x20theo\x20chiều\x20dọc','Định\x20dạng\x20hình\x20dạng','Gạch\x20ngang','Kiểu\x20hình\x20dạng','Căn\x20trái','Hình\x20dạng','Kiểu\x20nhanh','Thêm\x20mô\x20tả','6374439rRzFTT','In\x20nghiêng','Màu\x20nền\x20văn\x20bản','Tên','416332skXtnn','Xoay\x2090\x20độ\x20theo\x20chiều\x20kim\x20đồng\x20hồ','Đặt\x20lại\x20màu','1DyaFjs','Căn\x20trên','Cắt\x20theo\x20hình\x20dạng','Căn\x20phải','Vị\x20trí\x20hình\x20dạng','Ẩn\x20bảng\x20hình\x20dạng','Hiện','370RLPBgU','Ẩn\x20tất\x20cả','Màu\x20chữ','Tên\x20đối\x20tượng','Phía\x20trước\x20văn\x20bản','Chuyển\x20đổi\x20lật\x20ngang','Đưa\x20xuống\x20dưới'];_0x2eff=function(){return _0x2a5de4;};return _0x2eff();}function _0x2bfb(_0x22a3dc,_0x3e013f){_0x22a3dc=_0x22a3dc-0x1c6;const _0x2eff8a=_0x2eff();let _0x2bfbfe=_0x2eff8a[_0x22a3dc];return _0x2bfbfe;}export{e as default};
@@ -1 +1 @@
1
- const _0x4d294a=_0x12d1;function _0x3e84(){const _0x2bbdb0=['顺时针90度旋转','选择对象以编辑详情','全部显示','逆时针90度旋转','对象名称','格式化形状','重置颜色','右对齐','衬于文字下方','居中对齐','删除线','切换水平翻转','形状位置','添加描述','12033OheZwy','文本背景色','切换文本竖排','顶部对齐','992NrKjNV','54461uBDGUp','1668slZCrt','4HNhqAr','下移一层','63789BLhDtU','垂直居中','4208420YEmlhs','2114210MGFhri','上下型','插入形状','嵌入型','形状样式','隐藏形状面板','删除形状','文本颜色','四周型','打开形状面板','全部隐藏','浮于文字上方','底部对齐','切换垂直翻转','上移一层','122514lXtsXo','3UxkvNn','175rTcWXc','下划线','打开图层面板','2870510hCztVm','暂无对象'];_0x3e84=function(){return _0x2bbdb0;};return _0x3e84();}function _0x12d1(_0x100a2e,_0x4c9137){_0x100a2e=_0x100a2e-0x1b8;const _0x3e84b8=_0x3e84();let _0x12d171=_0x3e84b8[_0x100a2e];return _0x12d171;}(function(_0x2cc840,_0x1f971c){const _0x1421eb=_0x12d1,_0x34fdc0=_0x2cc840();while(!![]){try{const _0x60404a=parseInt(_0x1421eb(0x1bb))/0x1*(parseInt(_0x1421eb(0x1bd))/0x2)+-parseInt(_0x1421eb(0x1d2))/0x3*(parseInt(_0x1421eb(0x1c1))/0x4)+-parseInt(_0x1421eb(0x1d3))/0x5*(-parseInt(_0x1421eb(0x1d1))/0x6)+-parseInt(_0x1421eb(0x1c2))/0x7+-parseInt(_0x1421eb(0x1ba))/0x8*(-parseInt(_0x1421eb(0x1e6))/0x9)+parseInt(_0x1421eb(0x1d6))/0xa+-parseInt(_0x1421eb(0x1bf))/0xb*(-parseInt(_0x1421eb(0x1bc))/0xc);if(_0x60404a===_0x1f971c)break;else _0x34fdc0['push'](_0x34fdc0['shift']());}catch(_0xb2f008){_0x34fdc0['push'](_0x34fdc0['shift']());}}}(_0x3e84,0xb1d20));const e={'docs-shape-ui':{'title':'形状','insertShape':_0x4d294a(0x1c4),'openPanel':_0x4d294a(0x1cb),'deleteShape':_0x4d294a(0x1c8),'hidePanel':_0x4d294a(0x1c7),'formatShape':_0x4d294a(0x1dd),'shapeStyle':_0x4d294a(0x1c6),'shapePosition':_0x4d294a(0x1e4),'toggleFlipH':_0x4d294a(0x1e3),'toggleFlipV':_0x4d294a(0x1cf),'rotateRight90':_0x4d294a(0x1d8),'rotateLeft90':_0x4d294a(0x1db),'toggleTextVertical':_0x4d294a(0x1b8),'objectListPanel':{'title':'图层','open':_0x4d294a(0x1d5),'empty':_0x4d294a(0x1d7),'showAll':_0x4d294a(0x1da),'hideAll':_0x4d294a(0x1cc),'show':'显示','hide':'隐藏','moveForward':_0x4d294a(0x1d0),'moveBackward':_0x4d294a(0x1be),'close':'关闭','name':'名称','nameInput':_0x4d294a(0x1dc),'description':'描述','descriptionPlaceholder':_0x4d294a(0x1e5),'details':'详情','noSelection':_0x4d294a(0x1d9)},'toolbar':{'alignLeft':'左对齐','alignCenter':_0x4d294a(0x1e1),'alignRight':_0x4d294a(0x1df),'alignJustify':'两端对齐','bold':'粗体','italic':'斜体','underline':_0x4d294a(0x1d4),'strikethrough':_0x4d294a(0x1e2),'textColor':_0x4d294a(0x1c9),'fillColor':_0x4d294a(0x1e7),'resetColor':_0x4d294a(0x1de)},'align':{'top':_0x4d294a(0x1b9),'middle':_0x4d294a(0x1c0),'bottom':_0x4d294a(0x1ce)},'textWrap':{'inline':_0x4d294a(0x1c5),'square':_0x4d294a(0x1ca),'topAndBottom':_0x4d294a(0x1c3),'behindText':_0x4d294a(0x1e0),'inFrontText':_0x4d294a(0x1cd)},'crop':{'shape':'裁剪为形状'}}};export{e as default};
1
+ const _0x9162b2=_0x2848;(function(_0x23cdd7,_0x38c753){const _0x48f586=_0x2848,_0x11e3d7=_0x23cdd7();while(!![]){try{const _0x3a2940=-parseInt(_0x48f586(0x9e))/0x1+-parseInt(_0x48f586(0xae))/0x2*(parseInt(_0x48f586(0xab))/0x3)+parseInt(_0x48f586(0xad))/0x4+-parseInt(_0x48f586(0x91))/0x5*(-parseInt(_0x48f586(0xa1))/0x6)+-parseInt(_0x48f586(0x8d))/0x7+-parseInt(_0x48f586(0x99))/0x8+parseInt(_0x48f586(0xac))/0x9;if(_0x3a2940===_0x38c753)break;else _0x11e3d7['push'](_0x11e3d7['shift']());}catch(_0x577872){_0x11e3d7['push'](_0x11e3d7['shift']());}}}(_0x25dd,0xd84ec));const e={'docs-shape-ui':{'quickStyles':_0x9162b2(0xb1),'title':'形状','insertShape':_0x9162b2(0xa9),'openPanel':_0x9162b2(0xa5),'deleteShape':_0x9162b2(0xa3),'hidePanel':_0x9162b2(0x97),'formatShape':_0x9162b2(0x93),'shapeStyle':_0x9162b2(0x96),'shapePosition':'形状位置','toggleFlipH':_0x9162b2(0xa4),'toggleFlipV':_0x9162b2(0x8e),'rotateRight90':'顺时针90度旋转','rotateLeft90':_0x9162b2(0x9c),'toggleTextVertical':_0x9162b2(0x94),'objectListPanel':{'title':'图层','open':_0x9162b2(0xb0),'empty':_0x9162b2(0xaf),'showAll':_0x9162b2(0x9a),'hideAll':_0x9162b2(0xa7),'show':'显示','hide':'隐藏','moveForward':_0x9162b2(0xa0),'moveBackward':'下移一层','close':'关闭','name':'名称','nameInput':'对象名称','description':'描述','descriptionPlaceholder':_0x9162b2(0xa2),'details':'详情','noSelection':_0x9162b2(0xb3)},'toolbar':{'alignLeft':_0x9162b2(0x92),'alignCenter':'居中对齐','alignRight':_0x9162b2(0xaa),'alignJustify':'两端对齐','bold':'粗体','italic':'斜体','underline':_0x9162b2(0xb4),'strikethrough':_0x9162b2(0xb2),'textColor':_0x9162b2(0x9f),'fillColor':_0x9162b2(0x9d),'resetColor':'重置颜色'},'align':{'top':_0x9162b2(0xa8),'middle':_0x9162b2(0x90),'bottom':_0x9162b2(0x9b)},'textWrap':{'inline':_0x9162b2(0x8f),'square':_0x9162b2(0xa6),'topAndBottom':'上下型','behindText':'衬于文字下方','inFrontText':_0x9162b2(0x98)},'crop':{'shape':_0x9162b2(0x95)}}};function _0x25dd(){const _0x6169cd=['垂直居中','147055cjTztI','左对齐','格式化形状','切换文本竖排','裁剪为形状','形状样式','隐藏形状面板','浮于文字上方','12888992KPHvQs','全部显示','底部对齐','逆时针90度旋转','文本背景色','1543756lBsRAW','文本颜色','上移一层','246PwomPu','添加描述','删除形状','切换水平翻转','打开形状面板','四周型','全部隐藏','顶部对齐','插入形状','右对齐','611811evsWBr','33105447JlcUVf','1134772uygRiY','10OmkOOA','暂无对象','打开图层面板','快捷样式','删除线','选择对象以编辑详情','下划线','751562Hciyud','切换垂直翻转','嵌入型'];_0x25dd=function(){return _0x6169cd;};return _0x25dd();}function _0x2848(_0x5bb212,_0x387061){_0x5bb212=_0x5bb212-0x8d;const _0x25dd7a=_0x25dd();let _0x28481d=_0x25dd7a[_0x5bb212];return _0x28481d;}export{e as default};
@@ -1 +1 @@
1
- const _0x3dc514=_0x5738;(function(_0x349f3b,_0xa86da1){const _0x40930a=_0x5738,_0x19d19b=_0x349f3b();while(!![]){try{const _0x419368=-parseInt(_0x40930a(0x177))/0x1+-parseInt(_0x40930a(0x193))/0x2*(-parseInt(_0x40930a(0x187))/0x3)+parseInt(_0x40930a(0x17e))/0x4+-parseInt(_0x40930a(0x17b))/0x5*(parseInt(_0x40930a(0x189))/0x6)+-parseInt(_0x40930a(0x174))/0x7*(-parseInt(_0x40930a(0x179))/0x8)+-parseInt(_0x40930a(0x17f))/0x9*(parseInt(_0x40930a(0x171))/0xa)+parseInt(_0x40930a(0x173))/0xb*(parseInt(_0x40930a(0x170))/0xc);if(_0x419368===_0xa86da1)break;else _0x19d19b['push'](_0x19d19b['shift']());}catch(_0x144795){_0x19d19b['push'](_0x19d19b['shift']());}}}(_0x32f6,0x75c70));const e={'docs-shape-ui':{'title':'形狀','insertShape':_0x3dc514(0x186),'openPanel':_0x3dc514(0x178),'deleteShape':_0x3dc514(0x18f),'hidePanel':'隱藏形狀面板','formatShape':'格式化形狀','shapeStyle':_0x3dc514(0x16e),'shapePosition':_0x3dc514(0x184),'toggleFlipH':'切換水平翻轉','toggleFlipV':_0x3dc514(0x18e),'rotateRight90':'順時針\x2090\x20度旋轉','rotateLeft90':_0x3dc514(0x172),'toggleTextVertical':_0x3dc514(0x176),'objectListPanel':{'title':'圖層','open':_0x3dc514(0x18c),'empty':_0x3dc514(0x183),'showAll':_0x3dc514(0x17a),'hideAll':_0x3dc514(0x175),'show':'顯示','hide':'隱藏','moveForward':_0x3dc514(0x191),'moveBackward':_0x3dc514(0x188),'close':'關閉','name':'名稱','nameInput':_0x3dc514(0x182),'description':'描述','descriptionPlaceholder':_0x3dc514(0x190),'details':'詳情','noSelection':_0x3dc514(0x16c)},'toolbar':{'alignLeft':_0x3dc514(0x17d),'alignCenter':_0x3dc514(0x16d),'alignRight':'右對齊','alignJustify':'兩端對齊','bold':'粗體','italic':'斜體','underline':'底線','strikethrough':_0x3dc514(0x18b),'textColor':'文字顏色','fillColor':'文字背景色','resetColor':_0x3dc514(0x192)},'align':{'top':_0x3dc514(0x185),'middle':_0x3dc514(0x180),'bottom':'底部對齊'},'textWrap':{'inline':_0x3dc514(0x17c),'square':'矩形','topAndBottom':_0x3dc514(0x16f),'behindText':_0x3dc514(0x181),'inFrontText':_0x3dc514(0x18a)},'crop':{'shape':_0x3dc514(0x18d)}}};function _0x5738(_0x3f74dc,_0x1c764f){_0x3f74dc=_0x3f74dc-0x16c;const _0x32f640=_0x32f6();let _0x5738d0=_0x32f640[_0x3f74dc];return _0x5738d0;}function _0x32f6(){const _0x37f5f6=['下移一層','6UEDGkZ','文字在後','刪除線','開啟圖層面板','裁切為形狀','切換垂直翻轉','刪除形狀','新增描述','上移一層','重置顏色','2ZGEpvl','選擇物件以編輯詳情','居中對齊','圖形樣式','上及下','12EHMrkp','2167570hxnqLf','逆時針\x2090\x20度旋轉','16673943nZGVWs','47887TvAuIM','全部隱藏','切換文本豎排','936020NmhYzU','打開形狀面板','392tgDxIl','全部顯示','4270175vxuRob','與文字排列','左對齊','844740ORrnFn','18sePDLr','垂直居中','文字在前','物件名稱','暫無物件','圖形位置','頂部對齊','插入形狀','1931334FNHFTq'];_0x32f6=function(){return _0x37f5f6;};return _0x32f6();}export{e as default};
1
+ const _0x10b446=_0x1206;function _0x1206(_0x2a1257,_0x3145d1){_0x2a1257=_0x2a1257-0x1ae;const _0x34a8d0=_0x34a8();let _0x12065b=_0x34a8d0[_0x2a1257];return _0x12065b;}function _0x34a8(){const _0x457ae2=['插入形狀','開啟圖層面板','右對齊','14EghnII','8mMNkQf','250572OBhjcO','1014280JJbfBJ','重置顏色','41841xVJCzN','隱藏形狀面板','11XpXehe','330xknlxe','文字在後','6ZOPKFz','與文字排列','快速樣式','物件名稱','頂部對齊','新增描述','刪除形狀','圖形位置','1IZNFqU','全部隱藏','2136576ypkDgb','居中對齊','暫無物件','11936704xWXQOp','逆時針\x2090\x20度旋轉','左對齊','60141sTrwTQ','切換文本豎排','切換水平翻轉','文字背景色','40kvilJW','上移一層','打開形狀面板','下移一層','刪除線','垂直居中','底部對齊','文字顏色','文字在前','588889KHzFJr','圖形樣式','切換垂直翻轉'];_0x34a8=function(){return _0x457ae2;};return _0x34a8();}(function(_0x1167ee,_0xcfcf86){const _0xcce722=_0x1206,_0x5645d6=_0x1167ee();while(!![]){try{const _0x890827=parseInt(_0xcce722(0x1b2))/0x1*(-parseInt(_0xcce722(0x1cf))/0x2)+-parseInt(_0xcce722(0x1ba))/0x3*(parseInt(_0xcce722(0x1be))/0x4)+parseInt(_0xcce722(0x1d0))/0x5*(-parseInt(_0xcce722(0x1d7))/0x6)+-parseInt(_0xcce722(0x1c7))/0x7*(-parseInt(_0xcce722(0x1ce))/0x8)+parseInt(_0xcce722(0x1d2))/0x9*(-parseInt(_0xcce722(0x1d5))/0xa)+parseInt(_0xcce722(0x1d4))/0xb*(-parseInt(_0xcce722(0x1b4))/0xc)+parseInt(_0xcce722(0x1b7))/0xd*(parseInt(_0xcce722(0x1cd))/0xe);if(_0x890827===_0xcfcf86)break;else _0x5645d6['push'](_0x5645d6['shift']());}catch(_0x11e68d){_0x5645d6['push'](_0x5645d6['shift']());}}}(_0x34a8,0x22bb2));const e={'docs-shape-ui':{'quickStyles':_0x10b446(0x1d9),'title':'形狀','insertShape':_0x10b446(0x1ca),'openPanel':_0x10b446(0x1c0),'deleteShape':_0x10b446(0x1b0),'hidePanel':_0x10b446(0x1d3),'formatShape':'格式化形狀','shapeStyle':_0x10b446(0x1c8),'shapePosition':_0x10b446(0x1b1),'toggleFlipH':_0x10b446(0x1bc),'toggleFlipV':_0x10b446(0x1c9),'rotateRight90':'順時針\x2090\x20度旋轉','rotateLeft90':_0x10b446(0x1b8),'toggleTextVertical':_0x10b446(0x1bb),'objectListPanel':{'title':'圖層','open':_0x10b446(0x1cb),'empty':_0x10b446(0x1b6),'showAll':'全部顯示','hideAll':_0x10b446(0x1b3),'show':'顯示','hide':'隱藏','moveForward':_0x10b446(0x1bf),'moveBackward':_0x10b446(0x1c1),'close':'關閉','name':'名稱','nameInput':_0x10b446(0x1da),'description':'描述','descriptionPlaceholder':_0x10b446(0x1af),'details':'詳情','noSelection':'選擇物件以編輯詳情'},'toolbar':{'alignLeft':_0x10b446(0x1b9),'alignCenter':_0x10b446(0x1b5),'alignRight':_0x10b446(0x1cc),'alignJustify':'兩端對齊','bold':'粗體','italic':'斜體','underline':'底線','strikethrough':_0x10b446(0x1c2),'textColor':_0x10b446(0x1c5),'fillColor':_0x10b446(0x1bd),'resetColor':_0x10b446(0x1d1)},'align':{'top':_0x10b446(0x1ae),'middle':_0x10b446(0x1c3),'bottom':_0x10b446(0x1c4)},'textWrap':{'inline':_0x10b446(0x1d8),'square':'矩形','topAndBottom':'上及下','behindText':_0x10b446(0x1c6),'inFrontText':_0x10b446(0x1d6)},'crop':{'shape':'裁切為形狀'}}};export{e as default};
@@ -1 +1 @@
1
- const _0x39278a=_0x3128;function _0x2d71(){const _0x13525d=['1086moKcir','文字顏色','下移一層','插入形狀','開啟圖層面板','515040HFNfQG','7766620IHlAqa','圖形位置','順時針\x2090\x20度旋轉','與文字排列','379Igwqug','全部隱藏','底部對齊','1710432ayLbyI','重置顏色','暫無物件','選取物件以編輯詳細資料','垂直居中','12GVgkvX','圖形樣式','全部顯示','1974bjaaJy','上及下','右對齊','刪除形狀','逆時針\x2090\x20度旋轉','兩端對齊','文字在後','切換垂直翻轉','居中對齊','詳細資料','914nnbtKe','新增描述','切換文本竖排','切換水平翻轉','97947aYfJLQ','430935ZnbLfj','上移一層'];_0x2d71=function(){return _0x13525d;};return _0x2d71();}(function(_0x48e59d,_0xcee571){const _0x1c7839=_0x3128,_0x161f13=_0x48e59d();while(!![]){try{const _0x458306=-parseInt(_0x1c7839(0xed))/0x1*(parseInt(_0x1c7839(0xdc))/0x2)+parseInt(_0x1c7839(0xe0))/0x3+-parseInt(_0x1c7839(0xcf))/0x4*(parseInt(_0x1c7839(0xe1))/0x5)+parseInt(_0x1c7839(0xe3))/0x6*(parseInt(_0x1c7839(0xd2))/0x7)+-parseInt(_0x1c7839(0xe8))/0x8+-parseInt(_0x1c7839(0xca))/0x9+parseInt(_0x1c7839(0xe9))/0xa;if(_0x458306===_0xcee571)break;else _0x161f13['push'](_0x161f13['shift']());}catch(_0x41fa24){_0x161f13['push'](_0x161f13['shift']());}}}(_0x2d71,0x2a851));const e={'docs-shape-ui':{'title':'形狀','insertShape':_0x39278a(0xe6),'openPanel':'打開形狀面板','deleteShape':_0x39278a(0xd5),'hidePanel':'隱藏形狀面板','formatShape':'格式化形狀','shapeStyle':_0x39278a(0xd0),'shapePosition':_0x39278a(0xea),'toggleFlipH':_0x39278a(0xdf),'toggleFlipV':_0x39278a(0xd9),'rotateRight90':_0x39278a(0xeb),'rotateLeft90':_0x39278a(0xd6),'toggleTextVertical':_0x39278a(0xde),'objectListPanel':{'title':'圖層','open':_0x39278a(0xe7),'empty':_0x39278a(0xcc),'showAll':_0x39278a(0xd1),'hideAll':_0x39278a(0xee),'show':'顯示','hide':'隱藏','moveForward':_0x39278a(0xe2),'moveBackward':_0x39278a(0xe5),'close':'關閉','name':'名稱','nameInput':'物件名稱','description':'描述','descriptionPlaceholder':_0x39278a(0xdd),'details':_0x39278a(0xdb),'noSelection':_0x39278a(0xcd)},'toolbar':{'alignLeft':'左對齊','alignCenter':_0x39278a(0xda),'alignRight':_0x39278a(0xd4),'alignJustify':_0x39278a(0xd7),'bold':'粗體','italic':'斜體','underline':'底線','strikethrough':'刪除線','textColor':_0x39278a(0xe4),'fillColor':'文字背景色','resetColor':_0x39278a(0xcb)},'align':{'top':'頂部對齊','middle':_0x39278a(0xce),'bottom':_0x39278a(0xc9)},'textWrap':{'inline':_0x39278a(0xec),'square':'矩形','topAndBottom':_0x39278a(0xd3),'behindText':'文字在前','inFrontText':_0x39278a(0xd8)},'crop':{'shape':'裁切為形狀'}}};function _0x3128(_0x1a4ba0,_0x1afe67){_0x1a4ba0=_0x1a4ba0-0xc9;const _0x2d7132=_0x2d71();let _0x312854=_0x2d7132[_0x1a4ba0];return _0x312854;}export{e as default};
1
+ function _0x7fba(){const _0x5be21a=['新增描述','15836700ikIjAX','2rCBXQQ','3999236AcaegA','225BQjemj','386201ilAdeu','1401072TAYDWk','暫無物件','格式化形狀','文字顏色','插入形狀','兩端對齊','順時針\x2090\x20度旋轉','切換文本竖排','與文字排列','77168iOjaNn','13176905Xxuksh','5573511ZCStEM','裁切為形狀','快捷樣式','文字背景色','刪除線','全部顯示','打開形狀面板','圖形位置','底部對齊','下移一層','刪除形狀','居中對齊','圖形樣式','5pTjkXF','全部隱藏','頂部對齊','上移一層','左對齊'];_0x7fba=function(){return _0x5be21a;};return _0x7fba();}const _0x1fb214=_0x4f87;(function(_0xc2bbb6,_0x6bc235){const _0x3495b5=_0x4f87,_0x352759=_0xc2bbb6();while(!![]){try{const _0x304110=-parseInt(_0x3495b5(0x94))/0x1*(-parseInt(_0x3495b5(0x91))/0x2)+parseInt(_0x3495b5(0xa0))/0x3+-parseInt(_0x3495b5(0x92))/0x4*(parseInt(_0x3495b5(0x8a))/0x5)+-parseInt(_0x3495b5(0x95))/0x6+-parseInt(_0x3495b5(0x9f))/0x7+-parseInt(_0x3495b5(0x9e))/0x8*(-parseInt(_0x3495b5(0x93))/0x9)+parseInt(_0x3495b5(0x90))/0xa;if(_0x304110===_0x6bc235)break;else _0x352759['push'](_0x352759['shift']());}catch(_0x54192d){_0x352759['push'](_0x352759['shift']());}}}(_0x7fba,0xe8b22));function _0x4f87(_0x2a2eda,_0x9cab80){_0x2a2eda=_0x2a2eda-0x85;const _0x7fbaab=_0x7fba();let _0x4f8794=_0x7fbaab[_0x2a2eda];return _0x4f8794;}const e={'docs-shape-ui':{'quickStyles':_0x1fb214(0xa2),'title':'形狀','insertShape':_0x1fb214(0x99),'openPanel':_0x1fb214(0xa6),'deleteShape':_0x1fb214(0x87),'hidePanel':'隱藏形狀面板','formatShape':_0x1fb214(0x97),'shapeStyle':_0x1fb214(0x89),'shapePosition':_0x1fb214(0xa7),'toggleFlipH':'切換水平翻轉','toggleFlipV':'切換垂直翻轉','rotateRight90':_0x1fb214(0x9b),'rotateLeft90':'逆時針\x2090\x20度旋轉','toggleTextVertical':_0x1fb214(0x9c),'objectListPanel':{'title':'圖層','open':'開啟圖層面板','empty':_0x1fb214(0x96),'showAll':_0x1fb214(0xa5),'hideAll':_0x1fb214(0x8b),'show':'顯示','hide':'隱藏','moveForward':_0x1fb214(0x8d),'moveBackward':_0x1fb214(0x86),'close':'關閉','name':'名稱','nameInput':'物件名稱','description':'描述','descriptionPlaceholder':_0x1fb214(0x8f),'details':'詳細資料','noSelection':'選取物件以編輯詳細資料'},'toolbar':{'alignLeft':_0x1fb214(0x8e),'alignCenter':_0x1fb214(0x88),'alignRight':'右對齊','alignJustify':_0x1fb214(0x9a),'bold':'粗體','italic':'斜體','underline':'底線','strikethrough':_0x1fb214(0xa4),'textColor':_0x1fb214(0x98),'fillColor':_0x1fb214(0xa3),'resetColor':'重置顏色'},'align':{'top':_0x1fb214(0x8c),'middle':'垂直居中','bottom':_0x1fb214(0x85)},'textWrap':{'inline':_0x1fb214(0x9d),'square':'矩形','topAndBottom':'上及下','behindText':'文字在前','inFrontText':'文字在後'},'crop':{'shape':_0x1fb214(0xa1)}}};export{e as default};