@univerjs-pro/sheets-shape-ui 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-HK.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-HK.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +19 -19
- package/lib/types/commands/command/set-shape-text-align.command.d.ts +0 -5
- package/lib/types/commands/command/set-shape-text-style.command.d.ts +0 -7
- package/lib/types/commands/command/set-shape-text-vertical-align.command.d.ts +0 -5
- package/lib/types/commands/command/shape-doc-align.command.d.ts +0 -10
- package/lib/types/commands/menu/shape-doc-format.menu.d.ts +0 -18
- package/lib/types/commands/menu/shape-font-size.menu.d.ts +0 -5
- package/lib/types/commands/menu/shape-text-align.menu.d.ts +0 -9
- package/lib/types/commands/menu/shape-vertical-align.menu.d.ts +0 -9
- package/lib/types/commands/operations/actvie-drawing-operation.d.ts +0 -2
- package/lib/types/controllers/config.schema.d.ts +0 -5
- package/lib/types/controllers/menu.schema.d.ts +0 -2
- package/lib/types/controllers/sheets-shape-ui.controller.d.ts +0 -126
- package/lib/types/view-model/shape-data-model.d.ts +0 -6
- package/lib/types/views/ShapeOptions.d.ts +0 -30
- package/lib/types/views/shape-editor-panel/ShapeLineEditor.d.ts +0 -11
- package/lib/types/views/shape-editor-panel/index.d.ts +0 -1
- package/lib/types/views/shape-text-editor/Editor.d.ts +0 -11
- package/lib/types/views/shape-text-editor/ShapePositionWrapper.d.ts +0 -15
- package/lib/types/views/shape-text-editor/hooks/use-shape-position.d.ts +0 -37
- package/lib/types/views/shapes.d.ts +0 -58
package/lib/cjs/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x5485(_0x12dfca,_0xd25bbc){_0x12dfca=_0x12dfca-0x1bf;const _0x515bda=_0x515b();let _0x548585=_0x515bda[_0x12dfca];return _0x548585;}const _0x3af5f8=_0x5485;function _0x515b(){const _0x675e27=['الطبقات','12EwCxpi','إظهار\x20الكل','8VTwmpG','288hJRJjT','إخفاء\x20الكل','النطاق\x20محمي،\x20وليس\x20لديك\x20إذن\x20التحرير.\x20للتحرير،\x20يرجى\x20التواصل\x20مع\x20المنشئ.','إخفاء','إغلاق','893576tRQFfA','تنسيق\x20الشكل','529974ifdsax','3281313zDtwfj','تحرير\x20النص','قص\x20إلى\x20شكل','8306365SpqCfg','إرسال\x20للخلف','932510eClnFz','أنماط\x20سريعة','شكل','إظهار','حذف\x20الشكل','عكس\x20رأسي','تحرير\x20الشكل','الوصف','8840496cYDYVI','اسم\x20الكائن','لا\x20توجد\x20كائنات','الاسم','حدد\x20كائنًا\x20لتحرير\x20تفاصيله','إدراج\x20شكل','إحضار\x20للأمام','إضافة\x20وصف','1854502SeICPX'];_0x515b=function(){return _0x675e27;};return _0x515b();}(function(_0x10d95a,_0x567d90){const _0x44729c=_0x5485,_0x599f09=_0x10d95a();while(!![]){try{const _0x3a63f6=parseInt(_0x44729c(0x1c7))/0x1+parseInt(_0x44729c(0x1dd))/0x2+parseInt(_0x44729c(0x1df))/0x3*(-parseInt(_0x44729c(0x1c5))/0x4)+-parseInt(_0x44729c(0x1cb))/0x5+-parseInt(_0x44729c(0x1d5))/0x6+parseInt(_0x44729c(0x1c8))/0x7*(parseInt(_0x44729c(0x1bf))/0x8)+parseInt(_0x44729c(0x1c0))/0x9*(parseInt(_0x44729c(0x1cd))/0xa);if(_0x3a63f6===_0x567d90)break;else _0x599f09['push'](_0x599f09['shift']());}catch(_0x177590){_0x599f09['push'](_0x599f09['shift']());}}}(_0x515b,0xd7457));const e={'sheets-shape-ui':{'quickStyles':_0x3af5f8(0x1ce),'imagePanel':{'crop':{'shape':_0x3af5f8(0x1ca)}},'permission':{'editErr':_0x3af5f8(0x1c2)},'title':_0x3af5f8(0x1cf),'insertShape':_0x3af5f8(0x1da),'editShape':_0x3af5f8(0x1d3),'editText':_0x3af5f8(0x1c9),'deleteShape':_0x3af5f8(0x1d1),'formatShape':_0x3af5f8(0x1c6),'flipHorizontal':'عكس\x20أفقي','flipVertical':_0x3af5f8(0x1d2),'objectListPanel':{'title':_0x3af5f8(0x1de),'open':_0x3af5f8(0x1de),'empty':_0x3af5f8(0x1d7),'showAll':_0x3af5f8(0x1e0),'hideAll':_0x3af5f8(0x1c1),'show':_0x3af5f8(0x1d0),'hide':_0x3af5f8(0x1c3),'moveForward':_0x3af5f8(0x1db),'moveBackward':_0x3af5f8(0x1cc),'close':_0x3af5f8(0x1c4),'name':_0x3af5f8(0x1d8),'nameInput':_0x3af5f8(0x1d6),'description':_0x3af5f8(0x1d4),'descriptionPlaceholder':_0x3af5f8(0x1dc),'details':'التفاصيل','noSelection':_0x3af5f8(0x1d9)}}};module['exports']=e;
|
package/lib/cjs/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x5e05f6=_0x370b;(function(_0x391908,_0xfd4065){const _0x5a0aaf=_0x370b,_0x56cdb2=_0x391908();while(!![]){try{const _0x28776a=parseInt(_0x5a0aaf(0x1f2))/0x1*(-parseInt(_0x5a0aaf(0x1fd))/0x2)+parseInt(_0x5a0aaf(0x1f5))/0x3*(-parseInt(_0x5a0aaf(0x1ec))/0x4)+parseInt(_0x5a0aaf(0x1fa))/0x5*(parseInt(_0x5a0aaf(0x204))/0x6)+parseInt(_0x5a0aaf(0x206))/0x7*(parseInt(_0x5a0aaf(0x201))/0x8)+parseInt(_0x5a0aaf(0x1f9))/0x9*(-parseInt(_0x5a0aaf(0x1e9))/0xa)+parseInt(_0x5a0aaf(0x1fc))/0xb+parseInt(_0x5a0aaf(0x1eb))/0xc;if(_0x28776a===_0xfd4065)break;else _0x56cdb2['push'](_0x56cdb2['shift']());}catch(_0x418513){_0x56cdb2['push'](_0x56cdb2['shift']());}}}(_0x42a6,0xa20c8));const e={'sheets-shape-ui':{'quickStyles':'Estils\x20ràpids','imagePanel':{'crop':{'shape':_0x5e05f6(0x1ee)}},'permission':{'editErr':_0x5e05f6(0x209)},'title':'Forma','insertShape':_0x5e05f6(0x1f8),'editShape':_0x5e05f6(0x205),'editText':_0x5e05f6(0x1f6),'deleteShape':'Elimina\x20la\x20forma','formatShape':_0x5e05f6(0x1ea),'flipHorizontal':_0x5e05f6(0x1f3),'flipVertical':_0x5e05f6(0x1fb),'objectListPanel':{'title':'Capes','open':_0x5e05f6(0x208),'empty':_0x5e05f6(0x1ed),'showAll':_0x5e05f6(0x203),'hideAll':_0x5e05f6(0x1f4),'show':'Mostra','hide':'Amagar','moveForward':_0x5e05f6(0x207),'moveBackward':_0x5e05f6(0x1f0),'close':_0x5e05f6(0x1fe),'name':_0x5e05f6(0x1f1),'nameInput':_0x5e05f6(0x200),'description':'Descripció','descriptionPlaceholder':_0x5e05f6(0x202),'details':_0x5e05f6(0x1ff),'noSelection':_0x5e05f6(0x1ef)}}};function _0x370b(_0x390986,_0x4f3fb3){_0x390986=_0x390986-0x1e9;const _0x42a617=_0x42a6();let _0x370b39=_0x42a617[_0x390986];return _0x370b39;}function _0x42a6(){const _0x3c3f8a=['Edita\x20la\x20forma','5700394cWSNEo','Porta\x20endavant','Capes','L\x27interval\x20està\x20protegit\x20i\x20no\x20teniu\x20permís\x20d\x27edició.\x20Per\x20editar,\x20contacteu\x20amb\x20el\x20creador.','6220070HBkXHW','Format\x20de\x20forma','17729748GuMCIh','36296QaJJDX','Sense\x20objectes','Retalla\x20a\x20forma','Seleccioneu\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls','Envia\x20enrere','Nom','1vkXQAq','Girar\x20horitzontalment','Amaga-ho\x20tot','366PLGZWt','Edita\x20el\x20text','exports','Inserir\x20forma','18tuNqeZ','60brpQej','Girar\x20verticalment','10683904MPajch','1660126zflLLs','Tancar','Detalls','Nom\x20de\x20l’objecte','8YyKDDv','Afegeix\x20descripcio','Mostra-ho\x20tot','290886vQTlaz'];_0x42a6=function(){return _0x3c3f8a;};return _0x42a6();}module[_0x5e05f6(0x1f7)]=e;
|
package/lib/cjs/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x1f3acd=_0x3fc0;(function(_0xe7f59e,_0x540aaf){const _0x5b4f9e=_0x3fc0,_0x35bb7f=_0xe7f59e();while(!![]){try{const _0x53177a=-parseInt(_0x5b4f9e(0x1d3))/0x1+parseInt(_0x5b4f9e(0x1e3))/0x2+parseInt(_0x5b4f9e(0x1da))/0x3*(-parseInt(_0x5b4f9e(0x1cb))/0x4)+-parseInt(_0x5b4f9e(0x1c6))/0x5*(parseInt(_0x5b4f9e(0x1d5))/0x6)+parseInt(_0x5b4f9e(0x1d4))/0x7+-parseInt(_0x5b4f9e(0x1d8))/0x8+parseInt(_0x5b4f9e(0x1df))/0x9*(parseInt(_0x5b4f9e(0x1de))/0xa);if(_0x53177a===_0x540aaf)break;else _0x35bb7f['push'](_0x35bb7f['shift']());}catch(_0x37db9d){_0x35bb7f['push'](_0x35bb7f['shift']());}}}(_0x33aa,0x6d087));function _0x3fc0(_0x404c47,_0x1f90e4){_0x404c47=_0x404c47-0x1c6;const _0x33aa30=_0x33aa();let _0x3fc08d=_0x33aa30[_0x404c47];return _0x3fc08d;}const e={'sheets-shape-ui':{'quickStyles':_0x1f3acd(0x1e1),'imagePanel':{'crop':{'shape':_0x1f3acd(0x1d0)}},'permission':{'editErr':_0x1f3acd(0x1dc)},'title':_0x1f3acd(0x1ca),'insertShape':_0x1f3acd(0x1c9),'editShape':_0x1f3acd(0x1cd),'editText':_0x1f3acd(0x1d2),'deleteShape':'Form\x20löschen','formatShape':_0x1f3acd(0x1d9),'flipHorizontal':_0x1f3acd(0x1cc),'flipVertical':_0x1f3acd(0x1d6),'objectListPanel':{'title':_0x1f3acd(0x1c7),'open':'Ebenen','empty':'Keine\x20Objekte','showAll':_0x1f3acd(0x1d7),'hideAll':_0x1f3acd(0x1e2),'show':_0x1f3acd(0x1c8),'hide':'Ausblenden','moveForward':'Weiter\x20nach\x20vorne','moveBackward':_0x1f3acd(0x1cf),'close':_0x1f3acd(0x1d1),'name':_0x1f3acd(0x1dd),'nameInput':'Objektname','description':'Beschreibung','descriptionPlaceholder':_0x1f3acd(0x1ce),'details':_0x1f3acd(0x1e0),'noSelection':'Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen'}}};module[_0x1f3acd(0x1db)]=e;function _0x33aa(){const _0xd8351a=['exports','Der\x20Bereich\x20ist\x20geschützt,\x20und\x20Sie\x20haben\x20keine\x20Bearbeitungsberechtigung.\x20Wenden\x20Sie\x20sich\x20zum\x20Bearbeiten\x20bitte\x20an\x20den\x20Ersteller.','Name','330YATnMH','449847fBkzWn','Details','Schnellformatvorlagen','Alle\x20ausblenden','782508FzloAB','707755dJpUwv','Ebenen','Anzeigen','Form\x20einfügen','Form','28GwnFYs','Horizontal\x20spiegeln','Form\x20bearbeiten','Beschreibung\x20hinzufügen','Weiter\x20nach\x20hinten','Auf\x20Form\x20zuschneiden','Schließen','Text\x20bearbeiten','641569TDnqEF','2523185jgrIAW','18kBMUNB','Vertikal\x20spiegeln','Alle\x20anzeigen','1337552GDPnhV','Form\x20formatieren','309057rnceeB'];_0x33aa=function(){return _0xd8351a;};return _0x33aa();}
|
package/lib/cjs/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x4478(){const _0xc385b9=['Object\x20name','Flip\x20Horizontal','5064444caALvA','Layers','Show\x20All','Select\x20an\x20object\x20to\x20edit\x20details','exports','Details','Delete\x20Shape','7981790iesoKE','1911bDBIbY','2951840GaeBpL','12NBkFtZ','Close','The\x20range\x20is\x20protected,\x20and\x20you\x20do\x20not\x20have\x20edit\x20permission.\x20To\x20edit,\x20please\x20contact\x20the\x20creator.','Flip\x20Vertical','Bring\x20Forward','Show','Edit\x20Shape','129172tNsZyQ','Name','Crop\x20to\x20Shape','Shape','Description','2058GCuojC','Insert\x20Shape','44624mgyzIw','37316SJTult','Send\x20Backward','Hide\x20All','Edit\x20Text','310udogCH'];_0x4478=function(){return _0xc385b9;};return _0x4478();}const _0x5219e2=_0x5a24;function _0x5a24(_0x5bb944,_0x286406){_0x5bb944=_0x5bb944-0x18c;const _0x447801=_0x4478();let _0x5a2483=_0x447801[_0x5bb944];return _0x5a2483;}(function(_0x270f61,_0x20b747){const _0x500166=_0x5a24,_0x283997=_0x270f61();while(!![]){try{const _0xf47e5=parseInt(_0x500166(0x19f))/0x1+-parseInt(_0x500166(0x198))/0x2*(parseInt(_0x500166(0x191))/0x3)+parseInt(_0x500166(0x1a0))/0x4*(-parseInt(_0x500166(0x1a4))/0x5)+-parseInt(_0x500166(0x19d))/0x6*(-parseInt(_0x500166(0x18f))/0x7)+-parseInt(_0x500166(0x190))/0x8+parseInt(_0x500166(0x1a7))/0x9+parseInt(_0x500166(0x18e))/0xa;if(_0xf47e5===_0x20b747)break;else _0x283997['push'](_0x283997['shift']());}catch(_0x4adbf8){_0x283997['push'](_0x283997['shift']());}}}(_0x4478,0x47a3c));const e={'sheets-shape-ui':{'quickStyles':'Quick\x20styles','imagePanel':{'crop':{'shape':_0x5219e2(0x19a)}},'permission':{'editErr':_0x5219e2(0x193)},'title':_0x5219e2(0x19b),'insertShape':_0x5219e2(0x19e),'editShape':_0x5219e2(0x197),'editText':_0x5219e2(0x1a3),'deleteShape':_0x5219e2(0x18d),'formatShape':'Format\x20Shape','flipHorizontal':_0x5219e2(0x1a6),'flipVertical':_0x5219e2(0x194),'objectListPanel':{'title':_0x5219e2(0x1a8),'open':_0x5219e2(0x1a8),'empty':'No\x20objects','showAll':_0x5219e2(0x1a9),'hideAll':_0x5219e2(0x1a2),'show':_0x5219e2(0x196),'hide':'Hide','moveForward':_0x5219e2(0x195),'moveBackward':_0x5219e2(0x1a1),'close':_0x5219e2(0x192),'name':_0x5219e2(0x199),'nameInput':_0x5219e2(0x1a5),'description':_0x5219e2(0x19c),'descriptionPlaceholder':'Add\x20description','details':_0x5219e2(0x18c),'noSelection':_0x5219e2(0x1aa)}}};module[_0x5219e2(0x1ab)]=e;
|
package/lib/cjs/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x23148b=_0xfb2b;(function(_0x5a0f2d,_0x2f4803){const _0x1b4b28=_0xfb2b,_0x4acd40=_0x5a0f2d();while(!![]){try{const _0x2b5a5c=-parseInt(_0x1b4b28(0x1e1))/0x1*(-parseInt(_0x1b4b28(0x1ef))/0x2)+parseInt(_0x1b4b28(0x1e8))/0x3*(parseInt(_0x1b4b28(0x1e5))/0x4)+-parseInt(_0x1b4b28(0x1f4))/0x5+parseInt(_0x1b4b28(0x1f0))/0x6+-parseInt(_0x1b4b28(0x1e9))/0x7*(-parseInt(_0x1b4b28(0x1ea))/0x8)+-parseInt(_0x1b4b28(0x1e6))/0x9*(parseInt(_0x1b4b28(0x1ee))/0xa)+parseInt(_0x1b4b28(0x1e7))/0xb*(-parseInt(_0x1b4b28(0x1e4))/0xc);if(_0x2b5a5c===_0x2f4803)break;else _0x4acd40['push'](_0x4acd40['shift']());}catch(_0x22c14a){_0x4acd40['push'](_0x4acd40['shift']());}}}(_0x3391,0xd1009));const e={'sheets-shape-ui':{'quickStyles':_0x23148b(0x1f3),'imagePanel':{'crop':{'shape':_0x23148b(0x1db)}},'permission':{'editErr':_0x23148b(0x1df)},'title':'Forma','insertShape':'Insertar\x20forma','editShape':_0x23148b(0x1eb),'editText':_0x23148b(0x1e3),'deleteShape':'Eliminar\x20forma','formatShape':_0x23148b(0x1dc),'flipHorizontal':_0x23148b(0x1de),'flipVertical':'Voltear\x20verticalmente','objectListPanel':{'title':_0x23148b(0x1f7),'open':_0x23148b(0x1f7),'empty':'Sin\x20objetos','showAll':_0x23148b(0x1f5),'hideAll':_0x23148b(0x1ec),'show':_0x23148b(0x1f2),'hide':'Ocultar','moveForward':'Traer\x20adelante','moveBackward':_0x23148b(0x1f8),'close':'Cerrar','name':_0x23148b(0x1f1),'nameInput':_0x23148b(0x1ed),'description':_0x23148b(0x1f6),'descriptionPlaceholder':'Agregar\x20descripción','details':_0x23148b(0x1e0),'noSelection':_0x23148b(0x1dd)}}};module[_0x23148b(0x1e2)]=e;function _0xfb2b(_0x1dfaec,_0x2850b0){_0x1dfaec=_0x1dfaec-0x1db;const _0x339148=_0x3391();let _0xfb2bde=_0x339148[_0x1dfaec];return _0xfb2bde;}function _0x3391(){const _0x813b43=['Nombre','Mostrar','Estilos\x20rápidos','2497030Ctdmvj','Mostrar\x20todo','Descripción','Capas','Enviar\x20atrás','Recortar\x20a\x20forma','Formato\x20de\x20forma','Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','Voltear\x20horizontalmente','El\x20rango\x20está\x20protegido\x20y\x20no\x20tienes\x20permiso\x20de\x20edición.\x20Para\x20editar,\x20contacta\x20al\x20creador.','Detalles','2493BBMzye','exports','Editar\x20texto','2050644pdFyNX','276412jqdcxk','10421217WuSuFz','55XAeSnn','12FYgtHO','7TuECrH','9860736tiTlZQ','Editar\x20forma','Ocultar\x20todo','Nombre\x20del\x20objeto','10EhjCrw','1324zOsPpw','1250742tZkWhm'];_0x3391=function(){return _0x813b43;};return _0x3391();}
|
package/lib/cjs/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x556af8=_0x766e;function _0x766e(_0x4c26c2,_0x334912){_0x4c26c2=_0x4c26c2-0x162;const _0x463a40=_0x463a();let _0x766e8=_0x463a40[_0x4c26c2];return _0x766e8;}(function(_0x2b1be2,_0x378ac7){const _0x15931d=_0x766e,_0x34fa58=_0x2b1be2();while(!![]){try{const _0x262d38=-parseInt(_0x15931d(0x169))/0x1*(-parseInt(_0x15931d(0x16d))/0x2)+-parseInt(_0x15931d(0x162))/0x3*(parseInt(_0x15931d(0x165))/0x4)+parseInt(_0x15931d(0x16a))/0x5+-parseInt(_0x15931d(0x172))/0x6*(parseInt(_0x15931d(0x176))/0x7)+-parseInt(_0x15931d(0x163))/0x8*(parseInt(_0x15931d(0x16b))/0x9)+-parseInt(_0x15931d(0x174))/0xa+parseInt(_0x15931d(0x17a))/0xb;if(_0x262d38===_0x378ac7)break;else _0x34fa58['push'](_0x34fa58['shift']());}catch(_0x47b128){_0x34fa58['push'](_0x34fa58['shift']());}}}(_0x463a,0x306a0));function _0x463a(){const _0x35f242=['لایهها','سبکهای\x20سریع','پنهان\x20کردن\x20همه','126YOnyiA','برگرداندن\x20عمودی','2466070ZdBDpd','برگرداندن\x20افقی','33166FZyRmJ','نمایش\x20همه','آوردن\x20به\x20جلو','درج\x20شکل','6440082OpPEoT','نام\x20شیء','ویرایش\x20متن','افزودن\x20توضیحات','محدوده\x20محافظت\x20شده\x20است\x20و\x20شما\x20مجوز\x20ویرایش\x20را\x20ندارید.\x20برای\x20ویرایش،\x20لطفا\x20با\x20سازنده\x20تماس\x20بگیرید.','فرستادن\x20به\x20عقب','نمایش','هیچ\x20شیئی\x20وجود\x20ندارد','110403XOKFFm','1910864ToUKjq','ویرایش\x20شکل','20zcZmui','شکل','جزئیات','بستن','116989bJqgKp','1324105HMcjNF','9EOdoHi','پنهان\x20کردن','2KXgVNd','توضیحات'];_0x463a=function(){return _0x35f242;};return _0x463a();}const e={'sheets-shape-ui':{'quickStyles':_0x556af8(0x170),'imagePanel':{'crop':{'shape':'کراپ\x20به\x20شکل'}},'permission':{'editErr':_0x556af8(0x17e)},'title':_0x556af8(0x166),'insertShape':_0x556af8(0x179),'editShape':_0x556af8(0x164),'editText':_0x556af8(0x17c),'deleteShape':'حذف\x20شکل','formatShape':'قالببندی\x20شکل','flipHorizontal':_0x556af8(0x175),'flipVertical':_0x556af8(0x173),'objectListPanel':{'title':'لایهها','open':_0x556af8(0x16f),'empty':_0x556af8(0x181),'showAll':_0x556af8(0x177),'hideAll':_0x556af8(0x171),'show':_0x556af8(0x180),'hide':_0x556af8(0x16c),'moveForward':_0x556af8(0x178),'moveBackward':_0x556af8(0x17f),'close':_0x556af8(0x168),'name':'نام','nameInput':_0x556af8(0x17b),'description':_0x556af8(0x16e),'descriptionPlaceholder':_0x556af8(0x17d),'details':_0x556af8(0x167),'noSelection':'برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20را\x20انتخاب\x20کنید'}}};module['exports']=e;
|
package/lib/cjs/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x91c3(){const _0x4df845=['12501300itQZey','Nom\x20de\x20l’objet','Modifier\x20la\x20forme','Détails','La\x20plage\x20est\x20protégée,\x20et\x20vous\x20n\x27avez\x20pas\x20la\x20permission\x20de\x20modifier.\x20Pour\x20modifier,\x20veuillez\x20contacter\x20le\x20créateur.','747aLssRS','Insérer\x20une\x20forme','Afficher','Forme','180108GLRVnJ','Tout\x20afficher','Rogner\x20à\x20la\x20forme','16hXfPvp','Format\x20de\x20la\x20forme','Reculer','Calques','Nom','Supprimer\x20la\x20forme','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails','30424qvxcCa','Retourner\x20verticalement','630oFhEEj','Fermer','57LasYmi','exports','Modifier\x20le\x20texte','Tout\x20masquer','Avancer','145844IqKmxN','2392120ijIkwF','37938eUEjei','3629890tBgKSF','33eYsNIf','Aucun\x20objet'];_0x91c3=function(){return _0x4df845;};return _0x91c3();}const _0x553c85=_0x5008;function _0x5008(_0x4b1814,_0x3c337a){_0x4b1814=_0x4b1814-0x117;const _0x91c349=_0x91c3();let _0x50080d=_0x91c349[_0x4b1814];return _0x50080d;}(function(_0x1bc814,_0x36d3f4){const _0x3b05e6=_0x5008,_0x90fb9=_0x1bc814();while(!![]){try{const _0x533347=-parseInt(_0x3b05e6(0x11c))/0x1*(-parseInt(_0x3b05e6(0x119))/0x2)+parseInt(_0x3b05e6(0x127))/0x3*(parseInt(_0x3b05e6(0x12c))/0x4)+parseInt(_0x3b05e6(0x12d))/0x5+-parseInt(_0x3b05e6(0x12e))/0x6*(-parseInt(_0x3b05e6(0x125))/0x7)+-parseInt(_0x3b05e6(0x123))/0x8*(parseInt(_0x3b05e6(0x137))/0x9)+parseInt(_0x3b05e6(0x12f))/0xa*(-parseInt(_0x3b05e6(0x130))/0xb)+-parseInt(_0x3b05e6(0x132))/0xc;if(_0x533347===_0x36d3f4)break;else _0x90fb9['push'](_0x90fb9['shift']());}catch(_0x318eec){_0x90fb9['push'](_0x90fb9['shift']());}}}(_0x91c3,0xb3606));const e={'sheets-shape-ui':{'quickStyles':'Styles\x20rapides','imagePanel':{'crop':{'shape':_0x553c85(0x11b)}},'permission':{'editErr':_0x553c85(0x136)},'title':_0x553c85(0x118),'insertShape':_0x553c85(0x138),'editShape':_0x553c85(0x134),'editText':_0x553c85(0x129),'deleteShape':_0x553c85(0x121),'formatShape':_0x553c85(0x11d),'flipHorizontal':'Retourner\x20horizontalement','flipVertical':_0x553c85(0x124),'objectListPanel':{'title':'Calques','open':_0x553c85(0x11f),'empty':_0x553c85(0x131),'showAll':_0x553c85(0x11a),'hideAll':_0x553c85(0x12a),'show':_0x553c85(0x117),'hide':'Masquer','moveForward':_0x553c85(0x12b),'moveBackward':_0x553c85(0x11e),'close':_0x553c85(0x126),'name':_0x553c85(0x120),'nameInput':_0x553c85(0x133),'description':'Description','descriptionPlaceholder':'Ajouter\x20une\x20description','details':_0x553c85(0x135),'noSelection':_0x553c85(0x122)}}};module[_0x553c85(0x128)]=e;
|
package/lib/cjs/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x19e832=_0x26a4;function _0x1327(){const _0x42c258=['Sembunyikan\x20semua','Tambahkan\x20deskripsi','186990ZHUtAr','4593918UIMopR','Edit\x20Bentuk','Tampilkan','Pilih\x20objek\x20untuk\x20mengedit\x20detail','Sembunyikan','Kirim\x20ke\x20Belakang','Balik\x20Vertikal','7lCYkdi','8297248aHqXGw','Nama\x20objek','Balik\x20Horizontal','3461744HPMSOi','Pangkas\x20ke\x20Bentuk','Lapisan','Tidak\x20ada\x20objek','9LbGZWC','10960440fRxpnL','Rentang\x20dilindungi,\x20dan\x20Anda\x20tidak\x20memiliki\x20izin\x20edit.\x20Untuk\x20mengedit,\x20harap\x20hubungi\x20pembuatnya.','Gaya\x20Cepat','Tampilkan\x20semua','Format\x20Bentuk','1075365nJSmcj','Bentuk','Nama','110829AVtnPE','24ERDpop'];_0x1327=function(){return _0x42c258;};return _0x1327();}(function(_0x3e4776,_0x260c95){const _0x41f728=_0x26a4,_0x486daa=_0x3e4776();while(!![]){try{const _0x317213=-parseInt(_0x41f728(0xe7))/0x1+-parseInt(_0x41f728(0xe4))/0x2*(parseInt(_0x41f728(0xe3))/0x3)+parseInt(_0x41f728(0xf3))/0x4+-parseInt(_0x41f728(0xe0))/0x5+parseInt(_0x41f728(0xe8))/0x6*(parseInt(_0x41f728(0xef))/0x7)+parseInt(_0x41f728(0xf0))/0x8+parseInt(_0x41f728(0xda))/0x9*(-parseInt(_0x41f728(0xdb))/0xa);if(_0x317213===_0x260c95)break;else _0x486daa['push'](_0x486daa['shift']());}catch(_0x53f5bc){_0x486daa['push'](_0x486daa['shift']());}}}(_0x1327,0xb1726));const e={'sheets-shape-ui':{'quickStyles':_0x19e832(0xdd),'imagePanel':{'crop':{'shape':_0x19e832(0xf4)}},'permission':{'editErr':_0x19e832(0xdc)},'title':_0x19e832(0xe1),'insertShape':'Sisipkan\x20Bentuk','editShape':_0x19e832(0xe9),'editText':'Edit\x20teks','deleteShape':'Hapus\x20Bentuk','formatShape':_0x19e832(0xdf),'flipHorizontal':_0x19e832(0xf2),'flipVertical':_0x19e832(0xee),'objectListPanel':{'title':_0x19e832(0xf5),'open':_0x19e832(0xf5),'empty':_0x19e832(0xf6),'showAll':_0x19e832(0xde),'hideAll':_0x19e832(0xe5),'show':_0x19e832(0xea),'hide':_0x19e832(0xec),'moveForward':'Bawa\x20ke\x20Depan','moveBackward':_0x19e832(0xed),'close':'Tutup','name':_0x19e832(0xe2),'nameInput':_0x19e832(0xf1),'description':'Deskripsi','descriptionPlaceholder':_0x19e832(0xe6),'details':'Detail','noSelection':_0x19e832(0xeb)}}};function _0x26a4(_0x100197,_0x11224b){_0x100197=_0x100197-0xda;const _0x132751=_0x1327();let _0x26a4e6=_0x132751[_0x100197];return _0x26a4e6;}module['exports']=e;
|
package/lib/cjs/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x4b8e(){const _0x4ebb23=['Nome','L\x27intervallo\x20è\x20protetto\x20e\x20non\x20hai\x20l\x27autorizzazione\x20di\x20modifica.\x20Per\x20modificare,\x20contatta\x20il\x20creatore.','Livelli','10579096mpMZPz','13971eLHqHB','Capovolgi\x20verticalmente','Porta\x20indietro','Porta\x20avanti','Mostra\x20tutto','Capovolgi\x20orizzontalmente','8238460SPGcMj','Dettagli','18dEOcDA','Forma','Mostra','Nascondi','1317192aOjarB','Aggiungi\x20descrizione','Modifica\x20forma','1931314zetuLf','1032IyGsAb','1042dWTOVm','748slUSNQ','Inserisci\x20forma','2022410evEaTe','Modifica\x20testo'];_0x4b8e=function(){return _0x4ebb23;};return _0x4b8e();}const _0x2172fe=_0x39c4;(function(_0x499c77,_0x4c1f7f){const _0x372869=_0x39c4,_0x4fad1f=_0x499c77();while(!![]){try{const _0x104d0d=parseInt(_0x372869(0x16e))/0x1*(-parseInt(_0x372869(0x16d))/0x2)+parseInt(_0x372869(0x15c))/0x3*(parseInt(_0x372869(0x16c))/0x4)+-parseInt(_0x372869(0x162))/0x5+-parseInt(_0x372869(0x168))/0x6+parseInt(_0x372869(0x16b))/0x7+parseInt(_0x372869(0x15b))/0x8+parseInt(_0x372869(0x164))/0x9*(parseInt(_0x372869(0x156))/0xa);if(_0x104d0d===_0x4c1f7f)break;else _0x4fad1f['push'](_0x4fad1f['shift']());}catch(_0x1e7380){_0x4fad1f['push'](_0x4fad1f['shift']());}}}(_0x4b8e,0xe7491));const e={'sheets-shape-ui':{'quickStyles':'Stili\x20rapidi','imagePanel':{'crop':{'shape':'Ritaglia\x20a\x20forma'}},'permission':{'editErr':_0x2172fe(0x159)},'title':_0x2172fe(0x165),'insertShape':_0x2172fe(0x155),'editShape':_0x2172fe(0x16a),'editText':_0x2172fe(0x157),'deleteShape':'Elimina\x20forma','formatShape':'Formato\x20forma','flipHorizontal':_0x2172fe(0x161),'flipVertical':_0x2172fe(0x15d),'objectListPanel':{'title':_0x2172fe(0x15a),'open':_0x2172fe(0x15a),'empty':'Nessun\x20oggetto','showAll':_0x2172fe(0x160),'hideAll':'Nascondi\x20tutto','show':_0x2172fe(0x166),'hide':_0x2172fe(0x167),'moveForward':_0x2172fe(0x15f),'moveBackward':_0x2172fe(0x15e),'close':'Chiudi','name':_0x2172fe(0x158),'nameInput':'Nome\x20oggetto','description':'Descrizione','descriptionPlaceholder':_0x2172fe(0x169),'details':_0x2172fe(0x163),'noSelection':'Seleziona\x20un\x20oggetto\x20per\x20modificarne\x20i\x20dettagli'}}};function _0x39c4(_0x54ef39,_0x43aa42){_0x54ef39=_0x54ef39-0x155;const _0x4b8ee9=_0x4b8e();let _0x39c444=_0x4b8ee9[_0x54ef39];return _0x39c444;}module['exports']=e;
|
package/lib/cjs/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x4264(_0x450103,_0x3de13f){_0x450103=_0x450103-0x14c;const _0x20aa78=_0x20aa();let _0x4264be=_0x20aa78[_0x450103];return _0x4264be;}const _0x4c251d=_0x4264;(function(_0x41af56,_0x51cdf0){const _0x487726=_0x4264,_0x1dd088=_0x41af56();while(!![]){try{const _0x24ae00=parseInt(_0x487726(0x164))/0x1+parseInt(_0x487726(0x15c))/0x2+parseInt(_0x487726(0x14f))/0x3+parseInt(_0x487726(0x15a))/0x4+parseInt(_0x487726(0x14d))/0x5+-parseInt(_0x487726(0x155))/0x6*(parseInt(_0x487726(0x154))/0x7)+-parseInt(_0x487726(0x14e))/0x8;if(_0x24ae00===_0x51cdf0)break;else _0x1dd088['push'](_0x1dd088['shift']());}catch(_0x330880){_0x1dd088['push'](_0x1dd088['shift']());}}}(_0x20aa,0x614bd));function _0x20aa(){const _0x36eee7=['非表示','120253fqACts','図形の書式設定','2499240wkZbiY','14270824kJAlVt','1318896drRUAv','オブジェクトがありません','上下反転','閉じる','すべて非表示','17031taKkRS','426kvKWkt','背面へ移動','前面へ移動','図形の挿入','形状にトリミング','2015548IUMZyr','テキストを編集','1583002oXFCYG','図形を削除','説明を追加','すべて表示','図形を編集','レイヤー','オブジェクト名'];_0x20aa=function(){return _0x36eee7;};return _0x20aa();}const e={'sheets-shape-ui':{'quickStyles':'クイックスタイル','imagePanel':{'crop':{'shape':_0x4c251d(0x159)}},'permission':{'editErr':'この範囲は保護されており、編集権限がありません。編集するには作成者に連絡してください。'},'title':'図形','insertShape':_0x4c251d(0x158),'editShape':_0x4c251d(0x160),'editText':_0x4c251d(0x15b),'deleteShape':_0x4c251d(0x15d),'formatShape':_0x4c251d(0x14c),'flipHorizontal':'左右反転','flipVertical':_0x4c251d(0x151),'objectListPanel':{'title':_0x4c251d(0x161),'open':_0x4c251d(0x161),'empty':_0x4c251d(0x150),'showAll':_0x4c251d(0x15f),'hideAll':_0x4c251d(0x153),'show':'表示','hide':_0x4c251d(0x163),'moveForward':_0x4c251d(0x157),'moveBackward':_0x4c251d(0x156),'close':_0x4c251d(0x152),'name':'名前','nameInput':_0x4c251d(0x162),'description':'説明','descriptionPlaceholder':_0x4c251d(0x15e),'details':'詳細','noSelection':'詳細を編集するオブジェクトを選択'}}};module['exports']=e;
|
package/lib/cjs/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0xfd14e7=_0x5d04;(function(_0x56032f,_0x1ede3f){const _0x438c12=_0x5d04,_0x315b70=_0x56032f();while(!![]){try{const _0x561ac2=-parseInt(_0x438c12(0x15d))/0x1+-parseInt(_0x438c12(0x166))/0x2*(-parseInt(_0x438c12(0x163))/0x3)+-parseInt(_0x438c12(0x161))/0x4+-parseInt(_0x438c12(0x16d))/0x5+parseInt(_0x438c12(0x167))/0x6*(parseInt(_0x438c12(0x156))/0x7)+parseInt(_0x438c12(0x165))/0x8*(parseInt(_0x438c12(0x169))/0x9)+-parseInt(_0x438c12(0x162))/0xa*(-parseInt(_0x438c12(0x16c))/0xb);if(_0x561ac2===_0x1ede3f)break;else _0x315b70['push'](_0x315b70['shift']());}catch(_0x283d5b){_0x315b70['push'](_0x315b70['shift']());}}}(_0x1794,0x8a1cf));function _0x5d04(_0x4bb997,_0x5eaf83){_0x4bb997=_0x4bb997-0x156;const _0x179419=_0x1794();let _0x5d0476=_0x179419[_0x4bb997];return _0x5d0476;}function _0x1794(){const _0x1b40bc=['세부\x20정보','1096AJIoIB','1772CEgKUY','366BcLxSj','가로\x20뒤집기','13797lFrnVh','해당\x20범위는\x20보호되어\x20있어\x20편집\x20권한이\x20없습니다.\x20편집하려면\x20작성자에게\x20문의하세요.','도형\x20편집','5995cHYPoF','1063350LZwcXJ','exports','67641CWDCvD','앞으로\x20가져오기','모두\x20숨기기','모두\x20표시','텍스트\x20편집','빠른\x20스타일','모양에\x20맞게\x20자르기','365477NbJtGt','세부\x20정보를\x20편집할\x20개체를\x20선택하세요','레이어','숨기기','636620lthIOh','7630QeJiyV','297sWZvNp'];_0x1794=function(){return _0x1b40bc;};return _0x1794();}const e={'sheets-shape-ui':{'quickStyles':_0xfd14e7(0x15b),'imagePanel':{'crop':{'shape':_0xfd14e7(0x15c)}},'permission':{'editErr':_0xfd14e7(0x16a)},'title':'도형','insertShape':'도형\x20삽입','editShape':_0xfd14e7(0x16b),'editText':_0xfd14e7(0x15a),'deleteShape':'도형\x20삭제','formatShape':'도형\x20서식','flipHorizontal':_0xfd14e7(0x168),'flipVertical':'세로\x20뒤집기','objectListPanel':{'title':_0xfd14e7(0x15f),'open':_0xfd14e7(0x15f),'empty':'개체\x20없음','showAll':_0xfd14e7(0x159),'hideAll':_0xfd14e7(0x158),'show':'표시','hide':_0xfd14e7(0x160),'moveForward':_0xfd14e7(0x157),'moveBackward':'뒤로\x20보내기','close':'닫기','name':'이름','nameInput':'개체\x20이름','description':'설명','descriptionPlaceholder':'설명\x20추가','details':_0xfd14e7(0x164),'noSelection':_0xfd14e7(0x15e)}}};module[_0xfd14e7(0x16e)]=e;
|
package/lib/cjs/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x51afcc=_0x4ab6;function _0x4ab6(_0x7a7bfb,_0x13a7df){_0x7a7bfb=_0x7a7bfb-0x92;const _0x58c0f5=_0x58c0();let _0x4ab67d=_0x58c0f5[_0x7a7bfb];return _0x4ab67d;}function _0x58c0(){const _0x30c865=['Brak\x20obiektów','Szczegóły','Wybierz\x20obiekt,\x20aby\x20edytować\x20szczegóły','20598qAtzKg','Przytnij\x20do\x20kształtu','1330MCFSfx','Szybkie\x20style','Ukryj','Nazwa\x20obiektu','365442okLJjH','420dlCyQr','Przesuń\x20do\x20tyłu','3728mqahzw','1743nyaOjQ','Przesuń\x20do\x20przodu','Wstaw\x20kształt','Kształt','51416cPsPCq','16256040ADGwuN','10801008ihMRBb','Usuń\x20kształt','1415280zoebuy','Ukryj\x20wszystko','Pokaż\x20wszystko','Warstwy','Formatuj\x20kształt','Nazwa'];_0x58c0=function(){return _0x30c865;};return _0x58c0();}(function(_0x42bfcd,_0xc573c7){const _0x33696d=_0x4ab6,_0x1ad406=_0x42bfcd();while(!![]){try{const _0x5f1fa9=parseInt(_0x33696d(0x9e))/0x1+parseInt(_0x33696d(0xaa))/0x2+parseInt(_0x33696d(0xa2))/0x3*(parseInt(_0x33696d(0xa1))/0x4)+parseInt(_0x33696d(0x9a))/0x5*(-parseInt(_0x33696d(0x98))/0x6)+-parseInt(_0x33696d(0x9f))/0x7*(parseInt(_0x33696d(0xa6))/0x8)+-parseInt(_0x33696d(0xa8))/0x9+parseInt(_0x33696d(0xa7))/0xa;if(_0x5f1fa9===_0xc573c7)break;else _0x1ad406['push'](_0x1ad406['shift']());}catch(_0x3e28dd){_0x1ad406['push'](_0x1ad406['shift']());}}}(_0x58c0,0xb4f94));const e={'sheets-shape-ui':{'quickStyles':_0x51afcc(0x9b),'imagePanel':{'crop':{'shape':_0x51afcc(0x99)}},'permission':{'editErr':'Zakres\x20jest\x20chroniony\x20i\x20nie\x20masz\x20uprawnień\x20do\x20edycji.\x20Aby\x20edytować,\x20skontaktuj\x20się\x20z\x20twórcą.'},'title':_0x51afcc(0xa5),'insertShape':_0x51afcc(0xa4),'editShape':'Edytuj\x20kształt','editText':'Edytuj\x20tekst','deleteShape':_0x51afcc(0xa9),'formatShape':_0x51afcc(0x93),'flipHorizontal':'Odbij\x20poziomo','flipVertical':'Odbij\x20pionowo','objectListPanel':{'title':_0x51afcc(0x92),'open':'Warstwy','empty':_0x51afcc(0x95),'showAll':_0x51afcc(0xac),'hideAll':_0x51afcc(0xab),'show':'Pokaż','hide':_0x51afcc(0x9c),'moveForward':_0x51afcc(0xa3),'moveBackward':_0x51afcc(0xa0),'close':'Zamknij','name':_0x51afcc(0x94),'nameInput':_0x51afcc(0x9d),'description':'Opis','descriptionPlaceholder':'Dodaj\x20opis','details':_0x51afcc(0x96),'noSelection':_0x51afcc(0x97)}}};module['exports']=e;
|
package/lib/cjs/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x8c55(_0x4eeccd,_0xe0ec70){_0x4eeccd=_0x4eeccd-0x12d;const _0x16d6d4=_0x16d6();let _0x8c5531=_0x16d6d4[_0x4eeccd];return _0x8c5531;}const _0xc79ae0=_0x8c55;(function(_0x4cd442,_0x47649e){const _0x1e233a=_0x8c55,_0x428d65=_0x4cd442();while(!![]){try{const _0x27e685=-parseInt(_0x1e233a(0x13e))/0x1*(-parseInt(_0x1e233a(0x146))/0x2)+-parseInt(_0x1e233a(0x138))/0x3*(parseInt(_0x1e233a(0x13a))/0x4)+-parseInt(_0x1e233a(0x142))/0x5*(-parseInt(_0x1e233a(0x133))/0x6)+-parseInt(_0x1e233a(0x145))/0x7+-parseInt(_0x1e233a(0x13d))/0x8*(parseInt(_0x1e233a(0x13f))/0x9)+-parseInt(_0x1e233a(0x140))/0xa*(parseInt(_0x1e233a(0x147))/0xb)+parseInt(_0x1e233a(0x131))/0xc;if(_0x27e685===_0x47649e)break;else _0x428d65['push'](_0x428d65['shift']());}catch(_0x36f8e6){_0x428d65['push'](_0x428d65['shift']());}}}(_0x16d6,0xd59f1));const e={'sheets-shape-ui':{'quickStyles':_0xc79ae0(0x14b),'imagePanel':{'crop':{'shape':'Cortar\x20para\x20forma'}},'permission':{'editErr':_0xc79ae0(0x137)},'title':_0xc79ae0(0x12f),'insertShape':'Inserir\x20forma','editShape':_0xc79ae0(0x143),'editText':_0xc79ae0(0x134),'deleteShape':_0xc79ae0(0x12d),'formatShape':'Formatar\x20forma','flipHorizontal':_0xc79ae0(0x14a),'flipVertical':_0xc79ae0(0x149),'objectListPanel':{'title':_0xc79ae0(0x139),'open':_0xc79ae0(0x139),'empty':_0xc79ae0(0x13b),'showAll':_0xc79ae0(0x132),'hideAll':'Ocultar\x20tudo','show':'Mostrar','hide':'Ocultar','moveForward':_0xc79ae0(0x144),'moveBackward':_0xc79ae0(0x136),'close':_0xc79ae0(0x12e),'name':_0xc79ae0(0x141),'nameInput':_0xc79ae0(0x130),'description':'Descrição','descriptionPlaceholder':_0xc79ae0(0x13c),'details':_0xc79ae0(0x148),'noSelection':'Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes'}}};module[_0xc79ae0(0x135)]=e;function _0x16d6(){const _0x257399=['351qXQASh','1050DYvZmS','Nome','1047245GNZBHm','Editar\x20forma','Trazer\x20para\x20frente','5244645kpvbng','3680RbQPiy','59246ACyJFG','Detalhes','Inverter\x20verticalmente','Inverter\x20horizontalmente','Estilos\x20rápidos','Excluir\x20forma','Fechar','Forma','Nome\x20do\x20objeto','26738328QCYFWF','Mostrar\x20tudo','12WeHlOz','Editar\x20texto','exports','Enviar\x20para\x20trás','O\x20intervalo\x20está\x20protegido\x20e\x20você\x20não\x20tem\x20permissão\x20de\x20edição.\x20Para\x20editar,\x20entre\x20em\x20contato\x20com\x20o\x20criador.','1561851TeIVAH','Camadas','8Koibuc','Nenhum\x20objeto','Adicionar\x20descrição','148960jQWbIs','712RlLJrV'];_0x16d6=function(){return _0x257399;};return _0x16d6();}
|
package/lib/cjs/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x447f6f=_0x2bea;(function(_0x46f6f8,_0x3acd8f){const _0x4e941f=_0x2bea,_0x1dccc7=_0x46f6f8();while(!![]){try{const _0x2d5be4=parseInt(_0x4e941f(0x181))/0x1*(-parseInt(_0x4e941f(0x17e))/0x2)+-parseInt(_0x4e941f(0x183))/0x3*(parseInt(_0x4e941f(0x182))/0x4)+-parseInt(_0x4e941f(0x177))/0x5+-parseInt(_0x4e941f(0x17a))/0x6+parseInt(_0x4e941f(0x185))/0x7*(-parseInt(_0x4e941f(0x18e))/0x8)+-parseInt(_0x4e941f(0x180))/0x9+parseInt(_0x4e941f(0x18b))/0xa;if(_0x2d5be4===_0x3acd8f)break;else _0x1dccc7['push'](_0x1dccc7['shift']());}catch(_0x485f56){_0x1dccc7['push'](_0x1dccc7['shift']());}}}(_0x323b,0xe74cd));function _0x323b(){const _0x1c0f69=['Переместить\x20вперед','916587GCYJHT','51TzbAws','820976ypSuVU','12yxNQyM','Имя','28XJblXJ','Редактировать\x20фигуру','Переместить\x20назад','Нет\x20объектов','Закрыть','Добавить\x20описание','56227630LUOAwC','Удалить\x20фигуру','Отразить\x20по\x20вертикали','1814392FvPrRM','Слои','Обрезать\x20по\x20форме','Показать\x20все','Сведения','Скрыть','Диапазон\x20защищен,\x20и\x20у\x20вас\x20нет\x20разрешения\x20на\x20редактирование.\x20Для\x20редактирования\x20свяжитесь\x20с\x20создателем.','6860945XfhgZc','exports','Отразить\x20по\x20горизонтали','3303690FTdicM','Показать','Вставить\x20фигуру','Форматировать\x20фигуру','36178urJDFz'];_0x323b=function(){return _0x1c0f69;};return _0x323b();}const e={'sheets-shape-ui':{'quickStyles':'Быстрые\x20стили','imagePanel':{'crop':{'shape':_0x447f6f(0x190)}},'permission':{'editErr':_0x447f6f(0x176)},'title':'Фигура','insertShape':_0x447f6f(0x17c),'editShape':_0x447f6f(0x186),'editText':'Редактировать\x20текст','deleteShape':_0x447f6f(0x18c),'formatShape':_0x447f6f(0x17d),'flipHorizontal':_0x447f6f(0x179),'flipVertical':_0x447f6f(0x18d),'objectListPanel':{'title':_0x447f6f(0x18f),'open':'Слои','empty':_0x447f6f(0x188),'showAll':_0x447f6f(0x173),'hideAll':'Скрыть\x20все','show':_0x447f6f(0x17b),'hide':_0x447f6f(0x175),'moveForward':_0x447f6f(0x17f),'moveBackward':_0x447f6f(0x187),'close':_0x447f6f(0x189),'name':_0x447f6f(0x184),'nameInput':'Имя\x20объекта','description':'Описание','descriptionPlaceholder':_0x447f6f(0x18a),'details':_0x447f6f(0x174),'noSelection':'Выберите\x20объект\x20для\x20редактирования\x20сведений'}}};function _0x2bea(_0x509591,_0x2755ef){_0x509591=_0x509591-0x173;const _0x323b91=_0x323b();let _0x2bea1e=_0x323b91[_0x509591];return _0x2bea1e;}module[_0x447f6f(0x178)]=e;
|
package/lib/cjs/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x2d8a50=_0xd666;(function(_0x488d95,_0x5d9b28){const _0x5f44de=_0xd666,_0x14d304=_0x488d95();while(!![]){try{const _0x57a5dc=parseInt(_0x5f44de(0x157))/0x1*(-parseInt(_0x5f44de(0x14c))/0x2)+parseInt(_0x5f44de(0x14a))/0x3+parseInt(_0x5f44de(0x138))/0x4*(parseInt(_0x5f44de(0x151))/0x5)+-parseInt(_0x5f44de(0x146))/0x6*(parseInt(_0x5f44de(0x13f))/0x7)+-parseInt(_0x5f44de(0x154))/0x8*(-parseInt(_0x5f44de(0x14d))/0x9)+-parseInt(_0x5f44de(0x13c))/0xa*(-parseInt(_0x5f44de(0x14e))/0xb)+-parseInt(_0x5f44de(0x150))/0xc;if(_0x57a5dc===_0x5d9b28)break;else _0x14d304['push'](_0x14d304['shift']());}catch(_0x5410e7){_0x14d304['push'](_0x14d304['shift']());}}}(_0x4033,0xc8541));function _0xd666(_0x953e71,_0x45f1ab){_0x953e71=_0x953e71-0x138;const _0x4033d4=_0x4033();let _0xd666d7=_0x4033d4[_0x953e71];return _0xd666d7;}function _0x4033(){const _0x475858=['Pridat\x20popis','Posunúť\x20dozadu','370sLYUsf','Zobraziť','Vyberte\x20objekt,\x20ktorého\x20podrobnosti\x20chcete\x20upraviť','1360457aHSVvm','Názov','Prevrátiť\x20zvislo','Popis','Prevrátiť\x20vodorovne','Upraviť\x20tvar','Formátovať\x20tvar','6yLHtAO','Podrobnosti','Posunúť\x20dopredu','Tvar','2928048wFnWec','Skryť\x20všetko','5934LTFerK','1179AzFWtb','462539iDrDxr','Zavrieť','30498252ExiZFb','325JrTOYX','Upraviť\x20text','Oříznout\x20podle\x20tvaru','100088IyYLcX','Odstrániť\x20tvar','Rozsah\x20je\x20chránený\x20a\x20nemáte\x20oprávnenie\x20na\x20úpravy.\x20Ak\x20chcete\x20upravovať,\x20kontaktujte\x20autora.','459DliyBy','Vložiť\x20tvar','46000gzgWlz','Vrstvy'];_0x4033=function(){return _0x475858;};return _0x4033();}const e={'sheets-shape-ui':{'quickStyles':'Rýchle\x20štýly','imagePanel':{'crop':{'shape':_0x2d8a50(0x153)}},'permission':{'editErr':_0x2d8a50(0x156)},'title':_0x2d8a50(0x149),'insertShape':_0x2d8a50(0x158),'editShape':_0x2d8a50(0x144),'editText':_0x2d8a50(0x152),'deleteShape':_0x2d8a50(0x155),'formatShape':_0x2d8a50(0x145),'flipHorizontal':_0x2d8a50(0x143),'flipVertical':_0x2d8a50(0x141),'objectListPanel':{'title':_0x2d8a50(0x139),'open':'Vrstvy','empty':'Žiadne\x20objekty','showAll':'Zobraziť\x20všetko','hideAll':_0x2d8a50(0x14b),'show':_0x2d8a50(0x13d),'hide':'Skryť','moveForward':_0x2d8a50(0x148),'moveBackward':_0x2d8a50(0x13b),'close':_0x2d8a50(0x14f),'name':_0x2d8a50(0x140),'nameInput':'Názov\x20objektu','description':_0x2d8a50(0x142),'descriptionPlaceholder':_0x2d8a50(0x13a),'details':_0x2d8a50(0x147),'noSelection':_0x2d8a50(0x13e)}}};module['exports']=e;
|
package/lib/cjs/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x48b8(){const _0xbff94e=['Đưa\x20lên\x20trên','35076TFKAMy','634706uXuCWv','Chưa\x20có\x20đối\x20tượng','920ycYsdd','41985kMktHL','2Ynsszh','Hình\x20dạng','Them\x20mo\x20ta','Đóng','1881047UYNmji','Chỉnh\x20sửa\x20hình\x20dạng','299110hehtic','Lật\x20ngang','1039820GSVFGA','297lkcYGc','Phạm\x20vi\x20này\x20đã\x20được\x20bảo\x20vệ,\x20hiện\x20không\x20có\x20quyền\x20chỉnh\x20sửa.\x20Nếu\x20cần\x20chỉnh\x20sửa,\x20vui\x20lòng\x20liên\x20hệ\x20với\x20người\x20tạo.','Chi\x20tiết','Tên\x20đối\x20tượng','Mô\x20tả','22IUBnKM','Hiển\x20thị\x20tất\x20cả','6824148CUHDVC','Chèn\x20hình\x20dạng','Lớp','18pqYWKr','exports','13MrYgoG','Định\x20dạng\x20hình\x20dạng'];_0x48b8=function(){return _0xbff94e;};return _0x48b8();}const _0x27fb2f=_0x1a0d;(function(_0x5aab77,_0x5e41fa){const _0x335597=_0x1a0d,_0x105989=_0x5aab77();while(!![]){try{const _0x1868c8=parseInt(_0x335597(0x187))/0x1*(parseInt(_0x335597(0x18b))/0x2)+-parseInt(_0x335597(0x177))/0x3*(parseInt(_0x335597(0x186))/0x4)+parseInt(_0x335597(0x174))/0x5*(parseInt(_0x335597(0x181))/0x6)+parseInt(_0x335597(0x172))/0x7+-parseInt(_0x335597(0x189))/0x8*(parseInt(_0x335597(0x18a))/0x9)+parseInt(_0x335597(0x176))/0xa*(parseInt(_0x335597(0x17c))/0xb)+parseInt(_0x335597(0x17e))/0xc*(parseInt(_0x335597(0x183))/0xd);if(_0x1868c8===_0x5e41fa)break;else _0x105989['push'](_0x105989['shift']());}catch(_0x59af5f){_0x105989['push'](_0x105989['shift']());}}}(_0x48b8,0x6f112));const e={'sheets-shape-ui':{'quickStyles':'Kiểu\x20nhanh','imagePanel':{'crop':{'shape':'Cắt\x20theo\x20hình\x20dạng'}},'permission':{'editErr':_0x27fb2f(0x178)},'title':_0x27fb2f(0x16f),'insertShape':_0x27fb2f(0x17f),'editShape':_0x27fb2f(0x173),'editText':'Chỉnh\x20sửa\x20văn\x20bản','deleteShape':'Xóa\x20hình\x20dạng','formatShape':_0x27fb2f(0x184),'flipHorizontal':_0x27fb2f(0x175),'flipVertical':'Lật\x20dọc','objectListPanel':{'title':'Lớp','open':_0x27fb2f(0x180),'empty':_0x27fb2f(0x188),'showAll':_0x27fb2f(0x17d),'hideAll':'Ẩn\x20tất\x20cả','show':'Hiện','hide':'Ẩn','moveForward':_0x27fb2f(0x185),'moveBackward':'Đưa\x20xuống\x20dưới','close':_0x27fb2f(0x171),'name':'Tên','nameInput':_0x27fb2f(0x17a),'description':_0x27fb2f(0x17b),'descriptionPlaceholder':_0x27fb2f(0x170),'details':_0x27fb2f(0x179),'noSelection':'Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết'}}};function _0x1a0d(_0xbc8c6c,_0x38677f){_0xbc8c6c=_0xbc8c6c-0x16f;const _0x48b865=_0x48b8();let _0x1a0d96=_0x48b865[_0xbc8c6c];return _0x1a0d96;}module[_0x27fb2f(0x182)]=e;
|
package/lib/cjs/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x45cce0=_0x3bd6;(function(_0x6de2,_0x72cd4d){const _0x50f511=_0x3bd6,_0x66835c=_0x6de2();while(!![]){try{const _0xaf0286=parseInt(_0x50f511(0x143))/0x1+parseInt(_0x50f511(0x13a))/0x2*(parseInt(_0x50f511(0x149))/0x3)+-parseInt(_0x50f511(0x139))/0x4*(parseInt(_0x50f511(0x135))/0x5)+-parseInt(_0x50f511(0x142))/0x6+parseInt(_0x50f511(0x145))/0x7+parseInt(_0x50f511(0x138))/0x8+-parseInt(_0x50f511(0x140))/0x9;if(_0xaf0286===_0x72cd4d)break;else _0x66835c['push'](_0x66835c['shift']());}catch(_0x949839){_0x66835c['push'](_0x66835c['shift']());}}}(_0x3f06,0xc2c31));function _0x3bd6(_0x3c6627,_0x19773d){_0x3c6627=_0x3c6627-0x134;const _0x3f0658=_0x3f06();let _0x3bd6e5=_0x3f0658[_0x3c6627];return _0x3bd6e5;}const e={'sheets-shape-ui':{'quickStyles':_0x45cce0(0x146),'imagePanel':{'crop':{'shape':_0x45cce0(0x144)}},'permission':{'editErr':_0x45cce0(0x134)},'title':'形状','insertShape':_0x45cce0(0x141),'editShape':_0x45cce0(0x136),'editText':'编辑文字','deleteShape':'删除形状','formatShape':_0x45cce0(0x13b),'flipHorizontal':_0x45cce0(0x147),'flipVertical':'垂直翻转','objectListPanel':{'title':'图层','open':'图层','empty':_0x45cce0(0x13e),'showAll':_0x45cce0(0x13d),'hideAll':'全部隐藏','show':'显示','hide':'隐藏','moveForward':'上移一层','moveBackward':_0x45cce0(0x13f),'close':'关闭','name':'名称','nameInput':_0x45cce0(0x148),'description':'描述','descriptionPlaceholder':_0x45cce0(0x13c),'details':'详情','noSelection':'选择对象以编辑详情'}}};function _0x3f06(){const _0x47b7c4=['1257669poKnWn','插入形状','7303038MKqJyq','628210FMnvCm','裁剪为形状','8054599xVAZuv','快捷样式','水平翻转','对象名称','71115hEGBgr','该范围已被保护,目前无编辑权限。如需编辑,请联系创建者。','3159275wiVScl','编辑形状','exports','6733696YghRxK','4WPgwyY','14DxGDbS','格式化形状','添加描述','全部显示','暂无对象','下移一层'];_0x3f06=function(){return _0x47b7c4;};return _0x3f06();}module[_0x45cce0(0x137)]=e;
|
package/lib/cjs/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x1cf4(){const _0x50798c=['943446GUeAOy','下移一層','選擇物件以編輯詳情','8GVanRN','垂直翻轉','物件名稱','142316AFIjkr','格式化形狀','4350435sGqGlY','1753703tDnLYT','快速樣式','5591628KSPXGz','該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','刪除形狀','裁切為形狀','exports','暫無物件','新增描述','編輯文字','2331477WevpSa','插入形狀','水平翻轉','全部顯示','9oBtIGo','727610OYVWRf'];_0x1cf4=function(){return _0x50798c;};return _0x1cf4();}const _0x534fce=_0x20e7;function _0x20e7(_0x4c51bb,_0x42adab){_0x4c51bb=_0x4c51bb-0x132;const _0x1cf495=_0x1cf4();let _0x20e737=_0x1cf495[_0x4c51bb];return _0x20e737;}(function(_0x29505a,_0x4b3849){const _0x4d5920=_0x20e7,_0x5c0a10=_0x29505a();while(!![]){try{const _0x44a795=parseInt(_0x4d5920(0x13d))/0x1+-parseInt(_0x4d5920(0x13e))/0x2+parseInt(_0x4d5920(0x13c))/0x3*(-parseInt(_0x4d5920(0x144))/0x4)+parseInt(_0x4d5920(0x146))/0x5+-parseInt(_0x4d5920(0x149))/0x6+parseInt(_0x4d5920(0x147))/0x7+-parseInt(_0x4d5920(0x141))/0x8*(-parseInt(_0x4d5920(0x138))/0x9);if(_0x44a795===_0x4b3849)break;else _0x5c0a10['push'](_0x5c0a10['shift']());}catch(_0x21b61e){_0x5c0a10['push'](_0x5c0a10['shift']());}}}(_0x1cf4,0x91b91));const e={'sheets-shape-ui':{'quickStyles':_0x534fce(0x148),'imagePanel':{'crop':{'shape':_0x534fce(0x133)}},'permission':{'editErr':_0x534fce(0x14a)},'title':'形狀','insertShape':_0x534fce(0x139),'editShape':'編輯形狀','editText':_0x534fce(0x137),'deleteShape':_0x534fce(0x132),'formatShape':_0x534fce(0x145),'flipHorizontal':_0x534fce(0x13a),'flipVertical':_0x534fce(0x142),'objectListPanel':{'title':'圖層','open':'圖層','empty':_0x534fce(0x135),'showAll':_0x534fce(0x13b),'hideAll':'全部隱藏','show':'顯示','hide':'隱藏','moveForward':'上移一層','moveBackward':_0x534fce(0x13f),'close':'關閉','name':'名稱','nameInput':_0x534fce(0x143),'description':'描述','descriptionPlaceholder':_0x534fce(0x136),'details':'詳情','noSelection':_0x534fce(0x140)}}};module[_0x534fce(0x134)]=e;
|
package/lib/cjs/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0xf9733c=_0x2ba4;(function(_0x3acd8d,_0x1d7308){const _0x1a1415=_0x2ba4,_0x469ead=_0x3acd8d();while(!![]){try{const _0x24a904=parseInt(_0x1a1415(0xa1))/0x1*(parseInt(_0x1a1415(0xa7))/0x2)+-parseInt(_0x1a1415(0x99))/0x3+parseInt(_0x1a1415(0xa2))/0x4*(parseInt(_0x1a1415(0xa5))/0x5)+parseInt(_0x1a1415(0x93))/0x6*(parseInt(_0x1a1415(0x9b))/0x7)+parseInt(_0x1a1415(0x97))/0x8+-parseInt(_0x1a1415(0x96))/0x9*(parseInt(_0x1a1415(0x98))/0xa)+-parseInt(_0x1a1415(0xa3))/0xb;if(_0x24a904===_0x1d7308)break;else _0x469ead['push'](_0x469ead['shift']());}catch(_0x45d572){_0x469ead['push'](_0x469ead['shift']());}}}(_0x467a,0xe11f7));function _0x2ba4(_0x2376ce,_0x5d5301){_0x2376ce=_0x2376ce-0x90;const _0x467abc=_0x467a();let _0x2ba41f=_0x467abc[_0x2376ce];return _0x2ba41f;}const e={'sheets-shape-ui':{'quickStyles':_0xf9733c(0x9c),'imagePanel':{'crop':{'shape':_0xf9733c(0x9a)}},'permission':{'editErr':'該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20'},'title':'形狀','insertShape':_0xf9733c(0xa8),'editShape':_0xf9733c(0xa0),'editText':_0xf9733c(0x9d),'deleteShape':_0xf9733c(0x95),'formatShape':_0xf9733c(0xa6),'flipHorizontal':_0xf9733c(0x92),'flipVertical':_0xf9733c(0xa4),'objectListPanel':{'title':'圖層','open':'圖層','empty':'暫無物件','showAll':_0xf9733c(0x9e),'hideAll':_0xf9733c(0x94),'show':'顯示','hide':'隱藏','moveForward':_0xf9733c(0x91),'moveBackward':_0xf9733c(0x90),'close':'關閉','name':'名稱','nameInput':'物件名稱','description':'描述','descriptionPlaceholder':_0xf9733c(0x9f),'details':'詳細資料','noSelection':'選取物件以編輯詳細資料'}}};module['exports']=e;function _0x467a(){const _0x410382=['新增描述','編輯形狀','5hPfGGg','10356Wkenoh','21720875oWmEYv','垂直翻轉','130hVToaE','格式化形狀','699418xzQbIq','插入形狀','下移一層','上移一層','水平翻轉','2370558fPqrci','全部隱藏','刪除形狀','3560022HHgqlu','9776144TXqSKM','10zTuOIE','422052WGjwUN','裁切為形狀','7uQHMPv','快捷樣式','編輯文字','全部顯示'];_0x467a=function(){return _0x410382;};return _0x467a();}
|