@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
- function _0x1f98(_0x1c7397,_0x817dbe){_0x1c7397=_0x1c7397-0x65;var _0x1cb925=_0x1cb9();var _0x1f98c7=_0x1cb925[_0x1c7397];return _0x1f98c7;}function _0x1cb9(){var _0x31a6e8=['衬于文字下方','左对齐','8EbzXQp','隐藏形状面板','amd','选择对象以编辑详情','顶部对齐','顺时针90度旋转','添加描述','文本颜色','1352855xtNBNb','底部对齐','function','形状位置','四周型','下移一层','全部隐藏','UniverProDocsShapeUiZhCN','39XJwoOx','暂无对象','11KIBYXu','重置颜色','裁剪为形状','5239210iPgQFZ','376351BeaqHr','2dVmuLg','6624243qFtuRg','打开图层面板','全部显示','文本背景色','删除线','33174612aqbUOW','338788RzjjHL','对象名称','逆时针90度旋转','两端对齐','270gRfnyY','51515ZxOpti','exports','上移一层','嵌入型'];_0x1cb9=function(){return _0x31a6e8;};return _0x1cb9();}(function(_0x569325,_0x44867c){var _0x20b82f=_0x1f98,_0x460e96=_0x569325();while(!![]){try{var _0x5b19a9=parseInt(_0x20b82f(0x81))/0x1*(-parseInt(_0x20b82f(0x82))/0x2)+-parseInt(_0x20b82f(0x7b))/0x3*(parseInt(_0x20b82f(0x89))/0x4)+-parseInt(_0x20b82f(0x65))/0x5*(-parseInt(_0x20b82f(0x8d))/0x6)+parseInt(_0x20b82f(0x73))/0x7+parseInt(_0x20b82f(0x6b))/0x8*(-parseInt(_0x20b82f(0x83))/0x9)+-parseInt(_0x20b82f(0x80))/0xa+parseInt(_0x20b82f(0x7d))/0xb*(parseInt(_0x20b82f(0x88))/0xc);if(_0x5b19a9===_0x44867c)break;else _0x460e96['push'](_0x460e96['shift']());}catch(_0x453b73){_0x460e96['push'](_0x460e96['shift']());}}}(_0x1cb9,0xa703b),function(_0x3aec00,_0x30453d){var _0x1136ae=_0x1f98;typeof exports=='object'&&typeof module<'u'?module[_0x1136ae(0x66)]=_0x30453d():typeof define==_0x1136ae(0x75)&&define[_0x1136ae(0x6d)]?define([],_0x30453d):(_0x3aec00=typeof globalThis<'u'?globalThis:_0x3aec00||self,_0x3aec00[_0x1136ae(0x7a)]=_0x30453d());}(this,function(){var _0x1288f2=_0x1f98;return{'docs-shape-ui':{'title':'形状','insertShape':'插入形状','openPanel':'打开形状面板','deleteShape':'删除形状','hidePanel':_0x1288f2(0x6c),'formatShape':'格式化形状','shapeStyle':'形状样式','shapePosition':_0x1288f2(0x76),'toggleFlipH':'切换水平翻转','toggleFlipV':'切换垂直翻转','rotateRight90':_0x1288f2(0x70),'rotateLeft90':_0x1288f2(0x8b),'toggleTextVertical':'切换文本竖排','objectListPanel':{'title':'图层','open':_0x1288f2(0x84),'empty':_0x1288f2(0x7c),'showAll':_0x1288f2(0x85),'hideAll':_0x1288f2(0x79),'show':'显示','hide':'隐藏','moveForward':_0x1288f2(0x67),'moveBackward':_0x1288f2(0x78),'close':'关闭','name':'名称','nameInput':_0x1288f2(0x8a),'description':'描述','descriptionPlaceholder':_0x1288f2(0x71),'details':'详情','noSelection':_0x1288f2(0x6e)},'toolbar':{'alignLeft':_0x1288f2(0x6a),'alignCenter':'居中对齐','alignRight':'右对齐','alignJustify':_0x1288f2(0x8c),'bold':'粗体','italic':'斜体','underline':'下划线','strikethrough':_0x1288f2(0x87),'textColor':_0x1288f2(0x72),'fillColor':_0x1288f2(0x86),'resetColor':_0x1288f2(0x7e)},'align':{'top':_0x1288f2(0x6f),'middle':'垂直居中','bottom':_0x1288f2(0x74)},'textWrap':{'inline':_0x1288f2(0x68),'square':_0x1288f2(0x77),'topAndBottom':'上下型','behindText':_0x1288f2(0x69),'inFrontText':'浮于文字上方'},'crop':{'shape':_0x1288f2(0x7f)}}};}));
1
+ function _0x272f(_0x1d8fb9,_0x5da79d){_0x1d8fb9=_0x1d8fb9-0xb3;var _0x2d6094=_0x2d60();var _0x272f39=_0x2d6094[_0x1d8fb9];return _0x272f39;}(function(_0x15d1e4,_0x5caf1e){var _0x5ba22f=_0x272f,_0x5489de=_0x15d1e4();while(!![]){try{var _0x3b9c81=parseInt(_0x5ba22f(0xcc))/0x1*(parseInt(_0x5ba22f(0xd9))/0x2)+parseInt(_0x5ba22f(0xb9))/0x3+-parseInt(_0x5ba22f(0xda))/0x4*(-parseInt(_0x5ba22f(0xd0))/0x5)+-parseInt(_0x5ba22f(0xbd))/0x6*(-parseInt(_0x5ba22f(0xbc))/0x7)+-parseInt(_0x5ba22f(0xc0))/0x8+-parseInt(_0x5ba22f(0xce))/0x9+parseInt(_0x5ba22f(0xca))/0xa*(-parseInt(_0x5ba22f(0xd3))/0xb);if(_0x3b9c81===_0x5caf1e)break;else _0x5489de['push'](_0x5489de['shift']());}catch(_0x5723bc){_0x5489de['push'](_0x5489de['shift']());}}}(_0x2d60,0xa04ba),function(_0x37e2a5,_0xce3520){var _0x2b49dc=_0x272f;typeof exports==_0x2b49dc(0xdb)&&typeof module<'u'?module['exports']=_0xce3520():typeof define==_0x2b49dc(0xcb)&&define[_0x2b49dc(0xbe)]?define([],_0xce3520):(_0x37e2a5=typeof globalThis<'u'?globalThis:_0x37e2a5||self,_0x37e2a5[_0x2b49dc(0xc7)]=_0xce3520());}(this,function(){var _0x51f580=_0x272f;return{'docs-shape-ui':{'quickStyles':'快捷样式','title':'形状','insertShape':_0x51f580(0xd5),'openPanel':'打开形状面板','deleteShape':_0x51f580(0xcd),'hidePanel':'隐藏形状面板','formatShape':'格式化形状','shapeStyle':_0x51f580(0xb7),'shapePosition':'形状位置','toggleFlipH':_0x51f580(0xc5),'toggleFlipV':_0x51f580(0xc3),'rotateRight90':_0x51f580(0xc1),'rotateLeft90':_0x51f580(0xd2),'toggleTextVertical':_0x51f580(0xb8),'objectListPanel':{'title':'图层','open':_0x51f580(0xc9),'empty':'暂无对象','showAll':_0x51f580(0xd8),'hideAll':'全部隐藏','show':'显示','hide':'隐藏','moveForward':_0x51f580(0xd4),'moveBackward':_0x51f580(0xbb),'close':'关闭','name':'名称','nameInput':'对象名称','description':'描述','descriptionPlaceholder':_0x51f580(0xb5),'details':'详情','noSelection':_0x51f580(0xd7)},'toolbar':{'alignLeft':_0x51f580(0xbf),'alignCenter':_0x51f580(0xb6),'alignRight':'右对齐','alignJustify':'两端对齐','bold':'粗体','italic':'斜体','underline':'下划线','strikethrough':'删除线','textColor':_0x51f580(0xcf),'fillColor':'文本背景色','resetColor':_0x51f580(0xc8)},'align':{'top':_0x51f580(0xc2),'middle':_0x51f580(0xb3),'bottom':_0x51f580(0xc6)},'textWrap':{'inline':_0x51f580(0xd6),'square':_0x51f580(0xc4),'topAndBottom':_0x51f580(0xba),'behindText':_0x51f580(0xd1),'inFrontText':_0x51f580(0xb4)},'crop':{'shape':'裁剪为形状'}}};}));function _0x2d60(){var _0x35a658=['垂直居中','浮于文字上方','添加描述','居中对齐','形状样式','切换文本竖排','3566214AbrGVz','上下型','下移一层','119VdLaGb','441426biKMOr','amd','左对齐','7497360HwIjLs','顺时针90度旋转','顶部对齐','切换垂直翻转','四周型','切换水平翻转','底部对齐','UniverProDocsShapeUiZhCN','重置颜色','打开图层面板','20EtQUUV','function','1300361FsbNFb','删除形状','9108639NHSIqI','文本颜色','15925qqOOns','衬于文字下方','逆时针90度旋转','8706940vgNLmG','上移一层','插入形状','嵌入型','选择对象以编辑详情','全部显示','2ujwUYM','564CrHWtB','object'];_0x2d60=function(){return _0x35a658;};return _0x2d60();}
@@ -1 +1 @@
1
- function _0x1bd3(_0x14d44,_0x3ed7b3){_0x14d44=_0x14d44-0x90;var _0x3849d3=_0x3849();var _0x1bd381=_0x3849d3[_0x14d44];return _0x1bd381;}function _0x3849(){var _0x1b6540=['裁切為形狀','順時針\x2090\x20度旋轉','選擇物件以編輯詳情','exports','圖形位置','打開形狀面板','格式化形狀','兩端對齊','16555635xLfwbF','切換垂直翻轉','頂部對齊','2phlGKR','2509640cKWJtL','410451ZpKDSR','逆時針\x2090\x20度旋轉','全部隱藏','7696199ThCctC','底部對齊','amd','垂直居中','5CzNdYc','與文字排列','5368996ATwZyW','上移一層','667443gkqFWF','插入形狀','UniverProDocsShapeUiZhHK','上及下','7829712AsMEWw','刪除線','object','文字在前','居中對齊','圖形樣式','文字背景色','下移一層','新增描述'];_0x3849=function(){return _0x1b6540;};return _0x3849();}(function(_0x20a6f6,_0x195282){var _0x25d124=_0x1bd3,_0x250176=_0x20a6f6();while(!![]){try{var _0x48f4c1=-parseInt(_0x25d124(0xa3))/0x1+-parseInt(_0x25d124(0x96))/0x2*(parseInt(_0x25d124(0x98))/0x3)+parseInt(_0x25d124(0xa1))/0x4*(parseInt(_0x25d124(0x9f))/0x5)+parseInt(_0x25d124(0xa7))/0x6+parseInt(_0x25d124(0x9b))/0x7+-parseInt(_0x25d124(0x97))/0x8+-parseInt(_0x25d124(0x93))/0x9;if(_0x48f4c1===_0x195282)break;else _0x250176['push'](_0x250176['shift']());}catch(_0x1b60e0){_0x250176['push'](_0x250176['shift']());}}}(_0x3849,0xc0aba),function(_0x4ab77a,_0x2ce949){var _0xa36a3c=_0x1bd3;typeof exports==_0xa36a3c(0xa9)&&typeof module<'u'?module[_0xa36a3c(0xb3)]=_0x2ce949():typeof define=='function'&&define[_0xa36a3c(0x9d)]?define([],_0x2ce949):(_0x4ab77a=typeof globalThis<'u'?globalThis:_0x4ab77a||self,_0x4ab77a[_0xa36a3c(0xa5)]=_0x2ce949());}(this,function(){var _0x2f4752=_0x1bd3;return{'docs-shape-ui':{'title':'形狀','insertShape':_0x2f4752(0xa4),'openPanel':_0x2f4752(0x90),'deleteShape':'刪除形狀','hidePanel':'隱藏形狀面板','formatShape':_0x2f4752(0x91),'shapeStyle':_0x2f4752(0xac),'shapePosition':_0x2f4752(0xb4),'toggleFlipH':'切換水平翻轉','toggleFlipV':_0x2f4752(0x94),'rotateRight90':_0x2f4752(0xb1),'rotateLeft90':_0x2f4752(0x99),'toggleTextVertical':'切換文本豎排','objectListPanel':{'title':'圖層','open':'開啟圖層面板','empty':'暫無物件','showAll':'全部顯示','hideAll':_0x2f4752(0x9a),'show':'顯示','hide':'隱藏','moveForward':_0x2f4752(0xa2),'moveBackward':_0x2f4752(0xae),'close':'關閉','name':'名稱','nameInput':'物件名稱','description':'描述','descriptionPlaceholder':_0x2f4752(0xaf),'details':'詳情','noSelection':_0x2f4752(0xb2)},'toolbar':{'alignLeft':'左對齊','alignCenter':_0x2f4752(0xab),'alignRight':'右對齊','alignJustify':_0x2f4752(0x92),'bold':'粗體','italic':'斜體','underline':'底線','strikethrough':_0x2f4752(0xa8),'textColor':'文字顏色','fillColor':_0x2f4752(0xad),'resetColor':'重置顏色'},'align':{'top':_0x2f4752(0x95),'middle':_0x2f4752(0x9e),'bottom':_0x2f4752(0x9c)},'textWrap':{'inline':_0x2f4752(0xa0),'square':'矩形','topAndBottom':_0x2f4752(0xa6),'behindText':_0x2f4752(0xaa),'inFrontText':'文字在後'},'crop':{'shape':_0x2f4752(0xb0)}}};}));
1
+ function _0x5dcc(_0x1bbd32,_0x334e6d){_0x1bbd32=_0x1bbd32-0x158;var _0x1f98a0=_0x1f98();var _0x5dcc75=_0x1f98a0[_0x1bbd32];return _0x5dcc75;}function _0x1f98(){var _0x33158b=['圖形樣式','10776208akrHnO','文字背景色','179682nKahXB','隱藏形狀面板','全部顯示','UniverProDocsShapeUiZhHK','6nliAwF','兩端對齊','object','圖形位置','裁切為形狀','1977080XABzFo','上移一層','暫無物件','刪除形狀','140652fQFGUT','物件名稱','快速樣式','插入形狀','文字在前','530470lJsDiG','文字顏色','切換水平翻轉','右對齊','重置顏色','頂部對齊','3036844hwxqnd','下移一層','function','逆時針\x2090\x20度旋轉','與文字排列','打開形狀面板','amd','格式化形狀','垂直居中','5575528MNmIJe','居中對齊'];_0x1f98=function(){return _0x33158b;};return _0x1f98();}(function(_0x4991b9,_0x63e60d){var _0x29e6b1=_0x5dcc,_0x223d7f=_0x4991b9();while(!![]){try{var _0x391d23=-parseInt(_0x29e6b1(0x17d))/0x1+-parseInt(_0x29e6b1(0x169))/0x2+-parseInt(_0x29e6b1(0x164))/0x3+parseInt(_0x29e6b1(0x16f))/0x4+-parseInt(_0x29e6b1(0x160))/0x5+-parseInt(_0x29e6b1(0x15b))/0x6*(parseInt(_0x29e6b1(0x178))/0x7)+parseInt(_0x29e6b1(0x17b))/0x8;if(_0x391d23===_0x63e60d)break;else _0x223d7f['push'](_0x223d7f['shift']());}catch(_0x41a27c){_0x223d7f['push'](_0x223d7f['shift']());}}}(_0x1f98,0x67274),function(_0x195958,_0xa85557){var _0x5e0a72=_0x5dcc;typeof exports==_0x5e0a72(0x15d)&&typeof module<'u'?module['exports']=_0xa85557():typeof define==_0x5e0a72(0x171)&&define[_0x5e0a72(0x175)]?define([],_0xa85557):(_0x195958=typeof globalThis<'u'?globalThis:_0x195958||self,_0x195958[_0x5e0a72(0x15a)]=_0xa85557());}(this,function(){var _0x50ec90=_0x5dcc;return{'docs-shape-ui':{'quickStyles':_0x50ec90(0x166),'title':'形狀','insertShape':_0x50ec90(0x167),'openPanel':_0x50ec90(0x174),'deleteShape':_0x50ec90(0x163),'hidePanel':_0x50ec90(0x158),'formatShape':_0x50ec90(0x176),'shapeStyle':_0x50ec90(0x17a),'shapePosition':_0x50ec90(0x15e),'toggleFlipH':_0x50ec90(0x16b),'toggleFlipV':'切換垂直翻轉','rotateRight90':'順時針\x2090\x20度旋轉','rotateLeft90':_0x50ec90(0x172),'toggleTextVertical':'切換文本豎排','objectListPanel':{'title':'圖層','open':'開啟圖層面板','empty':_0x50ec90(0x162),'showAll':_0x50ec90(0x159),'hideAll':'全部隱藏','show':'顯示','hide':'隱藏','moveForward':_0x50ec90(0x161),'moveBackward':_0x50ec90(0x170),'close':'關閉','name':'名稱','nameInput':_0x50ec90(0x165),'description':'描述','descriptionPlaceholder':'新增描述','details':'詳情','noSelection':'選擇物件以編輯詳情'},'toolbar':{'alignLeft':'左對齊','alignCenter':_0x50ec90(0x179),'alignRight':_0x50ec90(0x16c),'alignJustify':_0x50ec90(0x15c),'bold':'粗體','italic':'斜體','underline':'底線','strikethrough':'刪除線','textColor':_0x50ec90(0x16a),'fillColor':_0x50ec90(0x17c),'resetColor':_0x50ec90(0x16d)},'align':{'top':_0x50ec90(0x16e),'middle':_0x50ec90(0x177),'bottom':'底部對齊'},'textWrap':{'inline':_0x50ec90(0x173),'square':'矩形','topAndBottom':'上及下','behindText':_0x50ec90(0x168),'inFrontText':'文字在後'},'crop':{'shape':_0x50ec90(0x15f)}}};}));
@@ -1 +1 @@
1
- function _0x53ab(_0x212fdc,_0x242a51){_0x212fdc=_0x212fdc-0x110;var _0x407d24=_0x407d();var _0x53ab81=_0x407d24[_0x212fdc];return _0x53ab81;}(function(_0xfe3db1,_0x327358){var _0x347a24=_0x53ab,_0x21f0b8=_0xfe3db1();while(!![]){try{var _0x476faa=parseInt(_0x347a24(0x133))/0x1+-parseInt(_0x347a24(0x139))/0x2+-parseInt(_0x347a24(0x13d))/0x3*(parseInt(_0x347a24(0x12e))/0x4)+parseInt(_0x347a24(0x122))/0x5*(parseInt(_0x347a24(0x13b))/0x6)+-parseInt(_0x347a24(0x11a))/0x7*(-parseInt(_0x347a24(0x137))/0x8)+parseInt(_0x347a24(0x129))/0x9*(-parseInt(_0x347a24(0x110))/0xa)+-parseInt(_0x347a24(0x111))/0xb*(-parseInt(_0x347a24(0x128))/0xc);if(_0x476faa===_0x327358)break;else _0x21f0b8['push'](_0x21f0b8['shift']());}catch(_0x1b0be7){_0x21f0b8['push'](_0x21f0b8['shift']());}}}(_0x407d,0x94b55),function(_0x6a324c,_0x1aad10){var _0x9cd327=_0x53ab;typeof exports==_0x9cd327(0x131)&&typeof module<'u'?module['exports']=_0x1aad10():typeof define==_0x9cd327(0x124)&&define[_0x9cd327(0x11f)]?define([],_0x1aad10):(_0x6a324c=typeof globalThis<'u'?globalThis:_0x6a324c||self,_0x6a324c[_0x9cd327(0x12f)]=_0x1aad10());}(this,function(){var _0x3fe412=_0x53ab;return{'docs-shape-ui':{'title':'形狀','insertShape':_0x3fe412(0x13c),'openPanel':_0x3fe412(0x12b),'deleteShape':_0x3fe412(0x134),'hidePanel':'隱藏形狀面板','formatShape':_0x3fe412(0x130),'shapeStyle':_0x3fe412(0x116),'shapePosition':_0x3fe412(0x12a),'toggleFlipH':_0x3fe412(0x11b),'toggleFlipV':_0x3fe412(0x11d),'rotateRight90':_0x3fe412(0x114),'rotateLeft90':_0x3fe412(0x11c),'toggleTextVertical':'切換文本竖排','objectListPanel':{'title':'圖層','open':_0x3fe412(0x119),'empty':_0x3fe412(0x117),'showAll':_0x3fe412(0x123),'hideAll':_0x3fe412(0x138),'show':'顯示','hide':'隱藏','moveForward':_0x3fe412(0x115),'moveBackward':_0x3fe412(0x13a),'close':'關閉','name':'名稱','nameInput':_0x3fe412(0x118),'description':'描述','descriptionPlaceholder':'新增描述','details':'詳細資料','noSelection':_0x3fe412(0x12d)},'toolbar':{'alignLeft':'左對齊','alignCenter':_0x3fe412(0x12c),'alignRight':_0x3fe412(0x121),'alignJustify':_0x3fe412(0x11e),'bold':'粗體','italic':'斜體','underline':'底線','strikethrough':_0x3fe412(0x126),'textColor':'文字顏色','fillColor':'文字背景色','resetColor':'重置顏色'},'align':{'top':_0x3fe412(0x127),'middle':_0x3fe412(0x120),'bottom':_0x3fe412(0x136)},'textWrap':{'inline':_0x3fe412(0x135),'square':'矩形','topAndBottom':_0x3fe412(0x113),'behindText':_0x3fe412(0x112),'inFrontText':_0x3fe412(0x125)},'crop':{'shape':_0x3fe412(0x132)}}};}));function _0x407d(){var _0x2bc103=['底部對齊','2485960PBaskW','全部隱藏','152918zONevf','下移一層','4705566ZSToMi','插入形狀','9efqRVI','12080CGvScN','858VNXuEU','文字在前','上及下','順時針\x2090\x20度旋轉','上移一層','圖形樣式','暫無物件','物件名稱','開啟圖層面板','14XbiTgU','切換水平翻轉','逆時針\x2090\x20度旋轉','切換垂直翻轉','兩端對齊','amd','垂直居中','右對齊','5aaiTZo','全部顯示','function','文字在後','刪除線','頂部對齊','75624LcQEEg','8136PUfBdm','圖形位置','打開形狀面板','居中對齊','選取物件以編輯詳細資料','1239092QVWLCb','UniverProDocsShapeUiZhTW','格式化形狀','object','裁切為形狀','809612oqpQzD','刪除形狀','與文字排列'];_0x407d=function(){return _0x2bc103;};return _0x407d();}
1
+ (function(_0x37bbbc,_0x267085){var _0x384ced=_0x1cd6,_0x28f1b5=_0x37bbbc();while(!![]){try{var _0x120f7b=parseInt(_0x384ced(0x14e))/0x1+parseInt(_0x384ced(0x134))/0x2*(-parseInt(_0x384ced(0x137))/0x3)+-parseInt(_0x384ced(0x147))/0x4+-parseInt(_0x384ced(0x149))/0x5+parseInt(_0x384ced(0x14b))/0x6+-parseInt(_0x384ced(0x13f))/0x7*(parseInt(_0x384ced(0x155))/0x8)+parseInt(_0x384ced(0x144))/0x9;if(_0x120f7b===_0x267085)break;else _0x28f1b5['push'](_0x28f1b5['shift']());}catch(_0x36513f){_0x28f1b5['push'](_0x28f1b5['shift']());}}}(_0x4a7b,0x195ad),function(_0xc75ad9,_0x4caf21){var _0x2da11a=_0x1cd6;typeof exports==_0x2da11a(0x145)&&typeof module<'u'?module[_0x2da11a(0x13b)]=_0x4caf21():typeof define==_0x2da11a(0x14c)&&define[_0x2da11a(0x157)]?define([],_0x4caf21):(_0xc75ad9=typeof globalThis<'u'?globalThis:_0xc75ad9||self,_0xc75ad9[_0x2da11a(0x136)]=_0x4caf21());}(this,function(){var _0x3f8e5a=_0x1cd6;return{'docs-shape-ui':{'quickStyles':_0x3f8e5a(0x146),'title':'形狀','insertShape':_0x3f8e5a(0x12a),'openPanel':_0x3f8e5a(0x12d),'deleteShape':'刪除形狀','hidePanel':_0x3f8e5a(0x14a),'formatShape':_0x3f8e5a(0x135),'shapeStyle':_0x3f8e5a(0x12b),'shapePosition':_0x3f8e5a(0x13d),'toggleFlipH':_0x3f8e5a(0x132),'toggleFlipV':_0x3f8e5a(0x139),'rotateRight90':_0x3f8e5a(0x13a),'rotateLeft90':_0x3f8e5a(0x150),'toggleTextVertical':_0x3f8e5a(0x138),'objectListPanel':{'title':'圖層','open':_0x3f8e5a(0x141),'empty':_0x3f8e5a(0x12f),'showAll':_0x3f8e5a(0x14d),'hideAll':'全部隱藏','show':'顯示','hide':'隱藏','moveForward':_0x3f8e5a(0x133),'moveBackward':'下移一層','close':'關閉','name':'名稱','nameInput':_0x3f8e5a(0x131),'description':'描述','descriptionPlaceholder':_0x3f8e5a(0x153),'details':_0x3f8e5a(0x156),'noSelection':_0x3f8e5a(0x140)},'toolbar':{'alignLeft':_0x3f8e5a(0x154),'alignCenter':_0x3f8e5a(0x13e),'alignRight':_0x3f8e5a(0x143),'alignJustify':'兩端對齊','bold':'粗體','italic':'斜體','underline':'底線','strikethrough':'刪除線','textColor':_0x3f8e5a(0x151),'fillColor':_0x3f8e5a(0x14f),'resetColor':_0x3f8e5a(0x148)},'align':{'top':_0x3f8e5a(0x130),'middle':_0x3f8e5a(0x152),'bottom':_0x3f8e5a(0x129)},'textWrap':{'inline':_0x3f8e5a(0x12c),'square':'矩形','topAndBottom':_0x3f8e5a(0x12e),'behindText':_0x3f8e5a(0x13c),'inFrontText':_0x3f8e5a(0x142)},'crop':{'shape':'裁切為形狀'}}};}));function _0x1cd6(_0x3af2f9,_0x41c53b){_0x3af2f9=_0x3af2f9-0x129;var _0x4a7b98=_0x4a7b();var _0x1cd681=_0x4a7b98[_0x3af2f9];return _0x1cd681;}function _0x4a7b(){var _0x253577=['文字在前','圖形位置','居中對齊','103796TAdpCW','選取物件以編輯詳細資料','開啟圖層面板','文字在後','右對齊','4040496OBORkg','object','快捷樣式','272068ZCKVeY','重置顏色','426795BHNznU','隱藏形狀面板','49830YhswbY','function','全部顯示','133245BbOcZx','文字背景色','逆時針\x2090\x20度旋轉','文字顏色','垂直居中','新增描述','左對齊','96kyembY','詳細資料','amd','底部對齊','插入形狀','圖形樣式','與文字排列','打開形狀面板','上及下','暫無物件','頂部對齊','物件名稱','切換水平翻轉','上移一層','310658brwrtc','格式化形狀','UniverProDocsShapeUiZhTW','3hHeYNu','切換文本竖排','切換垂直翻轉','順時針\x2090\x20度旋轉','exports'];_0x4a7b=function(){return _0x253577;};return _0x4a7b();}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs-pro/docs-shape-ui",
3
- "version": "1.0.0-beta.0",
3
+ "version": "1.0.0-beta.1",
4
4
  "private": false,
5
5
  "description": "Shape and drawing UI integration for Univer Docs.",
6
6
  "author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -58,20 +58,20 @@
58
58
  },
59
59
  "dependencies": {
60
60
  "@univerjs/icons": "1.35.0",
61
- "@univerjs-pro/docs-shape": "1.0.0-beta.0",
62
- "@univerjs-pro/shape-editor": "1.0.0-beta.0",
63
- "@univerjs-pro/engine-shape": "1.0.0-beta.0",
64
- "@univerjs/core": "1.0.0-beta.0",
65
- "@univerjs-pro/shape-editor-ui": "1.0.0-beta.0",
66
- "@univerjs/docs": "1.0.0-beta.0",
67
- "@univerjs/docs-drawing": "1.0.0-beta.0",
68
- "@univerjs/docs-drawing-ui": "1.0.0-beta.0",
69
- "@univerjs/docs-ui": "1.0.0-beta.0",
70
- "@univerjs/drawing": "1.0.0-beta.0",
71
- "@univerjs-pro/license": "1.0.0-beta.0",
72
- "@univerjs/drawing-ui": "1.0.0-beta.0",
73
- "@univerjs/engine-render": "1.0.0-beta.0",
74
- "@univerjs/ui": "1.0.0-beta.0"
61
+ "@univerjs-pro/docs-shape": "1.0.0-beta.1",
62
+ "@univerjs-pro/shape-editor": "1.0.0-beta.1",
63
+ "@univerjs-pro/license": "1.0.0-beta.1",
64
+ "@univerjs-pro/engine-shape": "1.0.0-beta.1",
65
+ "@univerjs/core": "1.0.0-beta.1",
66
+ "@univerjs-pro/shape-editor-ui": "1.0.0-beta.1",
67
+ "@univerjs/docs": "1.0.0-beta.1",
68
+ "@univerjs/docs-drawing": "1.0.0-beta.1",
69
+ "@univerjs/docs-drawing-ui": "1.0.0-beta.1",
70
+ "@univerjs/drawing": "1.0.0-beta.1",
71
+ "@univerjs/docs-ui": "1.0.0-beta.1",
72
+ "@univerjs/drawing-ui": "1.0.0-beta.1",
73
+ "@univerjs/ui": "1.0.0-beta.1",
74
+ "@univerjs/engine-render": "1.0.0-beta.1"
75
75
  },
76
76
  "devDependencies": {
77
77
  "postcss": "^8.5.25",
@@ -80,7 +80,7 @@
80
80
  "tailwindcss": "3.4.17",
81
81
  "typescript": "^6.0.3",
82
82
  "vitest": "^4.1.10",
83
- "@univerjs-infra/shared": "1.0.0-beta.0"
83
+ "@univerjs-infra/shared": "1.0.0-beta.1"
84
84
  },
85
85
  "scripts": {
86
86
  "test": "vitest run",