@univerjs-pro/sheets-shape-ui 1.0.0-alpha.0 → 1.0.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) 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.css +0 -321
  42. package/lib/index.js +1 -1
  43. package/lib/locale/ar-SA.js +1 -1
  44. package/lib/locale/ca-ES.js +1 -1
  45. package/lib/locale/de-DE.js +1 -1
  46. package/lib/locale/en-US.js +1 -1
  47. package/lib/locale/es-ES.js +1 -1
  48. package/lib/locale/fa-IR.js +1 -1
  49. package/lib/locale/fr-FR.js +1 -1
  50. package/lib/locale/id-ID.js +1 -1
  51. package/lib/locale/it-IT.js +1 -1
  52. package/lib/locale/ja-JP.js +1 -1
  53. package/lib/locale/ko-KR.js +1 -1
  54. package/lib/locale/pl-PL.js +1 -1
  55. package/lib/locale/pt-BR.js +1 -1
  56. package/lib/locale/ru-RU.js +1 -1
  57. package/lib/locale/sk-SK.js +1 -1
  58. package/lib/locale/vi-VN.js +1 -1
  59. package/lib/locale/zh-CN.js +1 -1
  60. package/lib/locale/zh-HK.js +1 -1
  61. package/lib/locale/zh-TW.js +1 -1
  62. package/lib/types/controllers/components.controller.d.ts +2 -4
  63. package/lib/types/controllers/shape-update.controller.d.ts +0 -2
  64. package/lib/types/locale/en-US.d.ts +0 -291
  65. package/lib/types/services/shape-render-update.service.d.ts +7 -0
  66. package/lib/types/views/ShapePicker.d.ts +0 -2
  67. package/lib/types/views/shape-editor-panel/ShapeFillEditor.d.ts +3 -2
  68. package/lib/types/views/shape-editor-panel/ShapeImageFillEditor.d.ts +0 -1
  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 +17 -18
  90. package/lib/types/views/shapes.d.ts +0 -58
@@ -1 +1 @@
1
- function _0x32c0(_0x273f51,_0x59b998){_0x273f51=_0x273f51-0x1e0;var _0x233f8f=_0x233f();var _0x32c0e6=_0x233f8f[_0x273f51];return _0x32c0e6;}function _0x233f(){var _0x5f1f8a=['带形:前凸弯','双箭头直线','流程图:离线存储','矩形:单圆角','短划线-点','插入形状','星形:四角','箭头:手杖形','图表加号','等腰三角形','矩形:棱台','结束按钮','平行四边形','格式化形状','水平对齐','刻度\x20Y','9齿齿轮','双大括号','7888900KqsCRi','新月形','流程图:延期','星形:三十二角','箭头:下弧形','双箭头曲线','双波形','星形:十角','箭头:左弧形','星形:六角','图案填充','刻度\x20X','形状位置','偏移量\x20Y','顺时针90度旋转','标注:左右箭头','流程图:多文档','标注:双弯曲线形(带边框和强调线)','右大括号','增大字号','左下对齐','标注:双弯曲线形(带强调线)','箭头:丁字','返回/上一个按钮','隐藏形状面板','流程图:手动操作','牌匾标签','411895BlcbyR','切换文本竖排','流程图:存储数据','箭头:V型','文字颜色','流程图:手动输入','标注:线形(带边框和强调线)','前进/下一个按钮','箭头:右弧形','十边形','电影按钮','将图片平铺为纹理','9ecExZS','饼形楔','流程图:资料带','123270EjpNCi','直角三角形','主页按钮','十二边形','十字形','箭头:上','4Hdqhyk','上下箭头标注','起点箭头大小','打开形状面板','标注:上箭头','开始按钮','流程图:直接访问存储器','箭头:直角上','1607937fUqgPj','渐变线','太阳形','横向文本框','7IAfHCB','帮助按钮','图文框','星形:七角','标注:线形','起点箭头类型','流程图:数据','不等号','object','星形:十二角','圆角矩形','爆炸形:14pt','删除形状','长划线','声音按钮','带形:上凸','椭圆箭头','右下对齐','箭头总汇','居中对齐','标注:左箭头','流程图:离页连接符','标注:下箭头','折线:箭头','形状样式','2832992tkrBZW','对话气泡:圆角矩形','左中括号','垂直对齐','6齿齿轮','流程图:文档','圆:空心','长划线-点','exports','箭头:左','隐形箭头','该范围已被保护,目前无编辑权限。如需编辑,请联系创建者。','单元格颜色','箭头:下','流程图:汇总连接','右上对齐','1529214sOghVk','箭头:虚尾','矩形:圆顶角','下划线','不完整圆','标注:十字箭头','流程图:准备','流程图:接点','剪去单角矩形','空白按钮','裁剪为形状','立方体','文档按钮','右对齐','1539980GKkcph','卷形:垂直','切换水平翻转','左右带形','联接类型','function','双括号','流程图:内部贮存','星形:五角','草绘样式','标注:线形(带强调线)','流程图','无线条','七边形','图表X','流程图:或者','箭头:燕尾形','底部对齐','空心弧','偏移量\x20X','矩形:剪去对角','左对齐','插入...','透明度','UniverProSheetsShapeUiZhCN','矩形:对角圆角','流程图:摘录','星形:二十四角','曲线:箭头','半闭框','amd','星形:八角','左大括号','五边形','矩形:折角','星形:十六角','纵向文本框','顶部对齐','标注:弯曲线形(带边框和强调线)','流程图:磁盘','流程图:可选过程','矩形:剪去顶角','对齐方式','中间对齐','标注:弯曲线形(无边框)','菱形箭头','信息按钮','流程图:排序','流程图:合并','缺角矩形','线反向','泪滴形','星与旗帜','公式形状','闪电形','终点箭头大小','左右圆形箭头','流程图:终止','基本形状','箭头:上下','逆时针90度旋转','流程图:过程','1HWLXuM'];_0x233f=function(){return _0x5f1f8a;};return _0x233f();}(function(_0x361fea,_0x3edf0f){var _0x58a515=_0x32c0,_0x303545=_0x361fea();while(!![]){try{var _0x107987=parseInt(_0x58a515(0x262))/0x1*(-parseInt(_0x58a515(0x224))/0x2)+parseInt(_0x58a515(0x1e9))/0x3+parseInt(_0x58a515(0x1e1))/0x4*(parseInt(_0x58a515(0x29f))/0x5)+parseInt(_0x58a515(0x216))/0x6*(parseInt(_0x58a515(0x1ed))/0x7)+parseInt(_0x58a515(0x206))/0x8*(-parseInt(_0x58a515(0x29c))/0x9)+parseInt(_0x58a515(0x275))/0xa+-parseInt(_0x58a515(0x290))/0xb;if(_0x107987===_0x3edf0f)break;else _0x303545['push'](_0x303545['shift']());}catch(_0x5e68cc){_0x303545['push'](_0x303545['shift']());}}}(_0x233f,0x6c1d1),function(_0x212ce9,_0xf9d629){var _0x1fbe72=_0x32c0;typeof exports==_0x1fbe72(0x1f5)&&typeof module<'u'?module[_0x1fbe72(0x20e)]=_0xf9d629():typeof define==_0x1fbe72(0x229)&&define[_0x1fbe72(0x242)]?define([],_0xf9d629):(_0x212ce9=typeof globalThis<'u'?globalThis:_0x212ce9||self,_0x212ce9[_0x1fbe72(0x23c)]=_0xf9d629());}(this,function(){var _0x388920=_0x32c0;return{'sheets-shape-ui':{'align':{'top':_0x388920(0x249),'middle':_0x388920(0x200),'bottom':_0x388920(0x235),'left':_0x388920(0x239),'center':_0x388920(0x24f),'right':_0x388920(0x223)},'toolbar':{'verticalAlignMode':{'main':_0x388920(0x209)},'horizontalAlignMode':{'main':_0x388920(0x271)},'fillColor':{'main':_0x388920(0x212)},'fontSize':'字号','fontSizeIncrease':_0x388920(0x288),'fontSizeDecrease':'减小字号','alignLeft':_0x388920(0x239),'alignCenter':_0x388920(0x200),'alignRight':_0x388920(0x223),'alignJustify':'两端对齐','bold':'加粗','italic':'斜体','underline':_0x388920(0x219),'strikethrough':'删除线','textColor':_0x388920(0x294),'textBackgroundColor':'文字背景颜色','resetColor':'重置颜色'},'imagePanel':{'crop':{'shape':_0x388920(0x220)}},'permission':{'editErr':_0x388920(0x211)},'title':'形状','insertShape':_0x388920(0x268),'openPanel':_0x388920(0x1e4),'deleteShape':_0x388920(0x1f9),'hidePanel':_0x388920(0x28d),'formatShape':_0x388920(0x270),'shapeStyle':_0x388920(0x205),'shapePosition':_0x388920(0x281),'toggleFlipH':_0x388920(0x226),'toggleFlipV':'切换垂直翻转','rotateRight90':_0x388920(0x283),'rotateLeft90':_0x388920(0x260),'toggleTextVertical':_0x388920(0x291),'fill':{'title':'填充','noFill':'无颜色','solidFill':'纯色','gradientFill':'渐变','pictureFill':'图片','patternFill':_0x388920(0x27f),'color':'颜色','transparency':_0x388920(0x23b),'picture':{'source':'图片源','insert':_0x388920(0x23a),'tileAsTexture':_0x388920(0x29b),'offsetX':_0x388920(0x237),'offsetY':_0x388920(0x282),'scaleX':_0x388920(0x280),'scaleY':_0x388920(0x272),'alignment':_0x388920(0x24e),'rotateWithShape':'与形状一起旋转','align':{'tl':'左上对齐','t':_0x388920(0x249),'tr':_0x388920(0x215),'l':_0x388920(0x239),'ctr':_0x388920(0x200),'r':'右对齐','bl':_0x388920(0x289),'b':_0x388920(0x235),'br':_0x388920(0x1fe)}}},'line':{'title':'线条','noLine':_0x388920(0x230),'solidLine':'实线','gradientLine':_0x388920(0x1ea),'color':'颜色','transparency':_0x388920(0x23b),'width':'宽度','dashType':{'title':'短划线类型','solid':'实线','roundDot':'圆点','squareDot':'方点','dash':'短划线','dashDot':_0x388920(0x267),'longDash':_0x388920(0x1fa),'longDashDot':_0x388920(0x20d),'longDashDotDot':'长划线-点-点'},'capType':{'title':'端点类型','flat':'平面','round':'圆形','square':'方形'},'joinType':{'title':_0x388920(0x228),'miter':'斜接','round':'圆形','bevel':'斜面'},'beginArrowType':_0x388920(0x1f2),'beginArrowSize':_0x388920(0x1e3),'endArrowType':'终点箭头类型','endArrowSize':_0x388920(0x25b),'arrowType':{'none':'无','arrow':'箭头','openArrow':'开放箭头','stealthArrow':_0x388920(0x210),'diamondArrow':_0x388920(0x251),'ovalArrow':_0x388920(0x1fd)},'arrowSize':{'small':'小','medium':'中','large':'大'},'sketchType':{'title':_0x388920(0x22d),'none':'无','curved':'弯曲','freehand':'手绘','handDrawn':'潦草'}},'shape':{'group':{'line':'线条','rectangle':'矩形','basicShape':_0x388920(0x25e),'blockArrow':_0x388920(0x1ff),'equationShape':_0x388920(0x259),'flowchart':_0x388920(0x22f),'starAndBanner':_0x388920(0x258),'callout':'标注','other':'其他'},'type':{'line':'直线','straight-connector1':'直线箭头','straight-connector2':_0x388920(0x264),'bent-connector3':'折线','bent-connector3-arrow1':_0x388920(0x204),'bent-connector3-arrow2':'双箭头折线','curved-connector3':'曲线','curved-connector3-arrow1':_0x388920(0x240),'curved-connector3-arrow2':_0x388920(0x27a),'rect':'矩形','round-rect':_0x388920(0x1f7),'snip1-rect':_0x388920(0x21e),'snip2-same-rect':_0x388920(0x24d),'snip2-diag-rect':_0x388920(0x238),'snip-round-rect':'矩形:一个圆顶角,剪去另一个顶角','round1-rect':_0x388920(0x266),'round2-same-rect':_0x388920(0x218),'round2-diag-rect':_0x388920(0x23d),'rect-textbox-horizontal':_0x388920(0x1ec),'rect-textbox-vertical':_0x388920(0x248),'ellipse':'椭圆','triangle':_0x388920(0x26c),'rt-triangle':_0x388920(0x2a0),'parallelogram':_0x388920(0x26f),'trapezoid':'梯形','non-isosceles-trapezoid':'非等腰梯形','diamond':'菱形','pentagon':_0x388920(0x245),'hexagon':'六边形','heptagon':_0x388920(0x231),'octagon':'八边形','decagon':_0x388920(0x299),'dodecagon':_0x388920(0x2a2),'pie':_0x388920(0x21a),'chord':'弦形','teardrop':_0x388920(0x257),'frame':_0x388920(0x1ef),'half-frame':_0x388920(0x241),'corner':'L形','diag-stripe':'斜纹','plus':_0x388920(0x2a3),'plaque':_0x388920(0x255),'can':'圆柱形','cube':_0x388920(0x221),'bevel':_0x388920(0x26d),'donut':_0x388920(0x20c),'no-smoking':'禁止符','block-arc':_0x388920(0x236),'folder-corner':_0x388920(0x246),'smiley-face':'笑脸','heart':'心形','lightning-bolt':_0x388920(0x25a),'sun':_0x388920(0x1eb),'moon':_0x388920(0x276),'cloud':'云形','arc':'弧形','bracket-pair':_0x388920(0x22a),'brace-pair':_0x388920(0x274),'left-bracket':_0x388920(0x208),'right-bracket':'右中括号','left-brace':_0x388920(0x244),'right-brace':_0x388920(0x287),'right-arrow':'箭头:右','left-arrow':_0x388920(0x20f),'up-arrow':_0x388920(0x1e0),'down-arrow':_0x388920(0x213),'left-right-arrow':'箭头:左右','up-down-arrow':_0x388920(0x25f),'quad-arrow':'箭头:十字','left-right-up-arrow':_0x388920(0x28b),'bent-arrow':'箭头:圆角右','uturn-arrow':_0x388920(0x26a),'left-up-arrow':'箭头:直角双向','bent-up-arrow':_0x388920(0x1e8),'curved-right-arrow':_0x388920(0x298),'curved-left-arrow':_0x388920(0x27d),'curved-up-arrow':'箭头:上弧形','curved-down-arrow':_0x388920(0x279),'striped-right-arrow':_0x388920(0x217),'notched-right-arrow':_0x388920(0x234),'home-plate':_0x388920(0x245),'chevron':_0x388920(0x293),'right-arrow-callout':'标注:右箭头','down-arrow-callout':_0x388920(0x203),'left-arrow-callout':_0x388920(0x201),'up-arrow-callout':_0x388920(0x1e5),'left-right-arrow-callout':_0x388920(0x284),'quad-arrow-callout':_0x388920(0x21b),'circular-arrow':'箭头:环形','math-plus':'加号','math-minus':'减号','math-multiply':'乘号','math-divide':'除号','math-equal':'等号','math-not-equal':_0x388920(0x1f4),'flow-chart-process':_0x388920(0x261),'flow-chart-alternate-process':_0x388920(0x24c),'flow-chart-decision':'流程图:决策','flow-chart-input-output':_0x388920(0x1f3),'flow-chart-predefined-process':'流程图:预定义过程','flow-chart-internal-storage':_0x388920(0x22b),'flow-chart-document':_0x388920(0x20b),'flow-chart-multidocument':_0x388920(0x285),'flow-chart-terminator':_0x388920(0x25d),'flow-chart-preparation':_0x388920(0x21c),'flow-chart-manual-input':_0x388920(0x295),'flow-chart-manual-operation':_0x388920(0x28e),'flow-chart-connector':_0x388920(0x21d),'flow-chart-offpage-connector':_0x388920(0x202),'flow-chart-punched-card':'流程图:卡片','flow-chart-punched-tape':_0x388920(0x29e),'flow-chart-summing-junction':_0x388920(0x214),'flow-chart-or':_0x388920(0x233),'flow-chart-collate':'流程图:对照','flow-chart-sort':_0x388920(0x253),'flow-chart-extract':_0x388920(0x23e),'flow-chart-merge':_0x388920(0x254),'flow-chart-online-storage':_0x388920(0x292),'flow-chart-delay':_0x388920(0x277),'flow-chart-magnetic-tape':'流程图:顺序访问存储器','flow-chart-magnetic-disk':_0x388920(0x24b),'flow-chart-magnetic-drum':_0x388920(0x1e7),'flow-chart-display':'流程图:显示','irregular-seal1':'爆炸形:8pt','irregular-seal2':_0x388920(0x1f8),'star4':_0x388920(0x269),'star5':_0x388920(0x22c),'star6':_0x388920(0x27e),'star7':_0x388920(0x1f0),'star8':_0x388920(0x243),'star10':_0x388920(0x27c),'star12':_0x388920(0x1f6),'star16':_0x388920(0x247),'star24':_0x388920(0x23f),'star32':_0x388920(0x278),'ribbon2':_0x388920(0x1fc),'ribbon':'带形:前凸','ellipse-ribbon2':'带形:上凸弯','ellipse-ribbon':_0x388920(0x263),'vertical-scroll':_0x388920(0x225),'horizontal-scroll':'卷形:水平','wave':'波形','double-wave':_0x388920(0x27b),'wedge-rect-callout':'对话气泡:矩形','wedge-round-rect-callout':_0x388920(0x207),'wedge-ellipse-callout':'对话气泡:圆形','cloud-callout':'气泡:云','border-callout1':_0x388920(0x1f1),'border-callout2':'标注:弯曲线形','border-callout3':'标注:双弯曲线形','accent-callout1':_0x388920(0x22e),'accent-callout2':'标注:弯曲线形(带强调线)','accent-callout3':_0x388920(0x28a),'callout1':'标注:线形(无边框)','callout2':_0x388920(0x250),'callout3':'标注:双弯曲线形(无边框)','accent-border-callout1':_0x388920(0x296),'accent-border-callout2':_0x388920(0x24a),'accent-border-callout3':_0x388920(0x286),'left-circular-arrow':'左圆形箭头','left-right-circular-arrow':_0x388920(0x25c),'swoosh-arrow':'弯曲箭头','left-right-ribbon':_0x388920(0x227),'pie-wedge':_0x388920(0x29d),'funnel':'漏斗','gear6':_0x388920(0x20a),'gear9':_0x388920(0x273),'corner-tabs':'角标','action-button-back-previous':_0x388920(0x28c),'action-button-forward-next':_0x388920(0x297),'action-button-beginning':_0x388920(0x1e6),'action-button-end':_0x388920(0x26e),'action-button-home':_0x388920(0x2a1),'action-button-information':_0x388920(0x252),'action-button-return':'返回按钮','action-button-movie':_0x388920(0x29a),'action-button-document':_0x388920(0x222),'action-button-sound':_0x388920(0x1fb),'action-button-help':_0x388920(0x1ee),'action-button-blank':_0x388920(0x21f),'chart-plus':_0x388920(0x26b),'chart-star':'图表星号','chart-x':_0x388920(0x232),'flow-chart-offline-storage':_0x388920(0x265),'line-inv':_0x388920(0x256),'plaque-tabs':_0x388920(0x28f),'square-tabs':'方形标签','up-down-arrow-callout':_0x388920(0x1e2)}}}};}));
1
+ (function(_0x24a2a3,_0xd41e90){var _0x2a130d=_0x43b2,_0xf61bc2=_0x24a2a3();while(!![]){try{var _0x13dab5=parseInt(_0x2a130d(0x162))/0x1+parseInt(_0x2a130d(0x154))/0x2*(-parseInt(_0x2a130d(0x165))/0x3)+parseInt(_0x2a130d(0x160))/0x4*(parseInt(_0x2a130d(0x161))/0x5)+parseInt(_0x2a130d(0x169))/0x6+parseInt(_0x2a130d(0x166))/0x7*(parseInt(_0x2a130d(0x159))/0x8)+parseInt(_0x2a130d(0x14b))/0x9*(parseInt(_0x2a130d(0x149))/0xa)+-parseInt(_0x2a130d(0x146))/0xb;if(_0x13dab5===_0xd41e90)break;else _0xf61bc2['push'](_0xf61bc2['shift']());}catch(_0x5411d8){_0xf61bc2['push'](_0xf61bc2['shift']());}}}(_0x34ce,0x8951c),function(_0x67ab04,_0x28f0b2){var _0x4da1b4=_0x43b2;typeof exports==_0x4da1b4(0x167)&&typeof module<'u'?module[_0x4da1b4(0x150)]=_0x28f0b2():typeof define==_0x4da1b4(0x147)&&define[_0x4da1b4(0x151)]?define([],_0x28f0b2):(_0x67ab04=typeof globalThis<'u'?globalThis:_0x67ab04||self,_0x67ab04[_0x4da1b4(0x164)]=_0x28f0b2());}(this,function(){var _0x32cf7f=_0x43b2;return{'sheets-shape-ui':{'align':{'top':'顶部对齐','middle':_0x32cf7f(0x158),'bottom':_0x32cf7f(0x15a),'left':_0x32cf7f(0x168),'center':_0x32cf7f(0x16b),'right':'右对齐'},'toolbar':{'verticalAlignMode':{'main':_0x32cf7f(0x14d)},'horizontalAlignMode':{'main':_0x32cf7f(0x16a)},'fillColor':{'main':_0x32cf7f(0x15e)},'fontSize':'字号','fontSizeIncrease':_0x32cf7f(0x148),'fontSizeDecrease':_0x32cf7f(0x153),'alignLeft':_0x32cf7f(0x168),'alignCenter':'居中对齐','alignRight':_0x32cf7f(0x157),'alignJustify':_0x32cf7f(0x15f),'bold':'加粗','italic':'斜体','underline':_0x32cf7f(0x14a),'strikethrough':_0x32cf7f(0x14f),'textColor':'文字颜色','textBackgroundColor':'文字背景颜色','resetColor':'重置颜色'},'imagePanel':{'crop':{'shape':_0x32cf7f(0x155)}},'permission':{'editErr':'该范围已被保护,目前无编辑权限。如需编辑,请联系创建者。'},'title':'形状','insertShape':_0x32cf7f(0x14c),'openPanel':_0x32cf7f(0x15c),'deleteShape':_0x32cf7f(0x156),'hidePanel':'隐藏形状面板','formatShape':'格式化形状','shapeStyle':_0x32cf7f(0x15d),'shapePosition':_0x32cf7f(0x14e),'toggleFlipH':_0x32cf7f(0x15b),'toggleFlipV':'切换垂直翻转','rotateRight90':_0x32cf7f(0x152),'rotateLeft90':_0x32cf7f(0x163),'toggleTextVertical':'切换文本竖排'}};}));function _0x43b2(_0x4f0f29,_0x311a7d){_0x4f0f29=_0x4f0f29-0x146;var _0x34ce20=_0x34ce();var _0x43b2f6=_0x34ce20[_0x4f0f29];return _0x43b2f6;}function _0x34ce(){var _0x30af2f=['插入形状','垂直对齐','形状位置','删除线','exports','amd','顺时针90度旋转','减小字号','8LvJvUi','裁剪为形状','删除形状','右对齐','居中对齐','136DADIIn','底部对齐','切换水平翻转','打开形状面板','形状样式','单元格颜色','两端对齐','108APBGJo','71710sDVcfr','787219GyjOue','逆时针90度旋转','UniverProSheetsShapeUiZhCN','471219Pbgpsb','346661aUJhWZ','object','左对齐','3355080TwByab','水平对齐','中间对齐','20061316GKQznU','function','增大字号','24120WpRfWi','下划线','1638wFYRwi'];_0x34ce=function(){return _0x30af2f;};return _0x34ce();}
@@ -1 +1 @@
1
- function _0xf21d(_0x16bbd0,_0x102bff){_0x16bbd0=_0x16bbd0-0xb1;var _0x3f4606=_0x3f46();var _0xf21db0=_0x3f4606[_0x16bbd0];return _0xf21db0;}function _0x3f46(){var _0x17cde5=['左上對齊','對話氣泡:圓角矩形','矩形:一個圓頂角,剪去另一個頂角','刪除形狀','左對齊','空心弧','雙波形','星形:十二角','流程圖:合併','該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','Italic','線反向','非等腰梯形','矩形:單圓角','流程圖:可選過程','箭頭:右弧形','主頁按鈕','箭頭:直角上','上下箭頭標註','224323FPdBcI','流程圖:手動操作','左圓形箭頭','箭頭:上','餅形楔','流程圖:內部貯存','標註:雙彎曲線形','Strikethrough','箭頭:十字','箭頭:手杖形','閃電形','右對齊','順時針\x2090\x20度旋轉','圖片來源','開放箭頭','聲音按鈕','矩形:對角圓角','矩形:折角','靠下對齊','雙大括號','流程圖:卡片','十邊形','標註:下箭頭','對齊方式','左右帶形','卷形:水平','牌匾標籤','對話氣泡:圓形','前進/下一個按鈕','星與旗幟','橢圓箭頭','UniverProSheetsShapeUiZhHK','無線條','圖表加號','公式形狀','標註:左右箭頭','箭頭:左','切換水平翻轉','30nHkiJW','帶形:上凸','左大括號','流程圖:數據','Align\x20Left','底部對齊','箭頭:上弧形','無顏色','左右圓形箭頭','雙括號','垂直置中','頂部對齊','18120ETHSGq','Align\x20Right','幫助按鈕','插入...','終點箭頭類型','水平對齊','左下對齊','結束按鈕','信息按鈕','流程圖:對照','477592AuTaSF','平行四邊形','256221ExRHWI','五邊形','隱形箭頭','靠右對齊','箭頭:上下','箭頭總匯','字型大小','星形:十六角','9齒齒輪','流程圖:終止','圓角矩形','流程圖:決策','流程圖:預定義過程','Text\x20Background\x20color','起點箭頭類型','縮放\x20X','星形:二十四角','十字形','箭頭:丁字','爆炸形:14pt','標註:線形','6齒齒輪','逆時針\x2090\x20度旋轉','卷形:垂直','矩形:剪去對角','星形:八角','Justify','圖文框','右大括號','縮小字型','雙箭頭折線','終點箭頭大小','1932176RKlrRt','空白按鈕','靠上對齊','縮放\x20Y','垂直對齊','箭頭:圓角右','Underline','星形:十角','帶形:上凸彎','箭頭:左弧形','起點箭頭大小','右下對齊','流程圖:摘錄','偏移量\x20Y','星形:七角','基本形狀','箭頭:左右','圖形位置','重置顏色','等腰三角形','箭頭:直角雙向','標註:雙彎曲線形(無邊框)','圖表X','流程圖:顯示','對話氣泡:矩形','放大字型','object','六邊形','矩形:棱台','流程圖:存儲數據','折線:箭頭','隱藏形狀面板','圓:空心','流程圖:或者','星形:五角','長虛線-點','爆炸形:8pt','876UWFadC','Align\x20Center','氣泡:雲','帶形:前凸','exports','文檔按鈕','405990YXEgWQ','標註:右箭頭','流程圖:手動輸入','流程圖:匯總連接','流程圖:離頁連接符','圖形樣式','曲線:箭頭','右中括號','八邊形','箭頭:燕尾形','透明度','標註:上箭頭','2541atspLv','240985JHBTHT','填滿色彩','切換垂直翻轉','Bold','102zOkkVi','amd','左中括號','12tmyOku','返回按鈕','裁切為形狀','function','禁止符','長虛線','圖表星號','矩形:圓頂角','流程圖:順序訪問存儲器','流程圖:離線存儲','剪去單角矩形','流程圖:磁盤','打開形狀面板','標註:線形(帶邊框和強調線)','半閉框','菱形箭頭','標註:線形(無邊框)','直線箭頭','返回/上一個按鈕','端點類型','雙箭頭直線'];_0x3f46=function(){return _0x17cde5;};return _0x3f46();}(function(_0x344ce7,_0x473117){var _0x411857=_0xf21d,_0x5ba6c0=_0x344ce7();while(!![]){try{var _0x323838=parseInt(_0x411857(0x15b))/0x1+parseInt(_0x411857(0x130))/0x2+-parseInt(_0x411857(0x16f))/0x3*(parseInt(_0x411857(0x10e))/0x4)+parseInt(_0x411857(0x168))/0x5*(-parseInt(_0x411857(0x16c))/0x6)+parseInt(_0x411857(0x167))/0x7*(-parseInt(_0x411857(0x104))/0x8)+parseInt(_0x411857(0x110))/0x9*(-parseInt(_0x411857(0xf8))/0xa)+parseInt(_0x411857(0xd2))/0xb*(parseInt(_0x411857(0x155))/0xc);if(_0x323838===_0x473117)break;else _0x5ba6c0['push'](_0x5ba6c0['shift']());}catch(_0x1a067a){_0x5ba6c0['push'](_0x5ba6c0['shift']());}}}(_0x3f46,0xa0360),function(_0x992952,_0x1e6f01){var _0x2a0530=_0xf21d;typeof exports==_0x2a0530(0x14a)&&typeof module<'u'?module[_0x2a0530(0x159)]=_0x1e6f01():typeof define==_0x2a0530(0x172)&&define[_0x2a0530(0x16d)]?define([],_0x1e6f01):(_0x992952=typeof globalThis<'u'?globalThis:_0x992952||self,_0x992952[_0x2a0530(0xf1)]=_0x1e6f01());}(this,function(){var _0x42f46c=_0xf21d;return{'sheets-shape-ui':{'align':{'top':_0x42f46c(0x132),'middle':_0x42f46c(0x102),'bottom':_0x42f46c(0xe4),'left':'靠左對齊','center':'置中','right':_0x42f46c(0x113)},'toolbar':{'verticalAlignMode':{'main':_0x42f46c(0x134)},'horizontalAlignMode':{'main':_0x42f46c(0x109)},'fillColor':{'main':_0x42f46c(0x169)},'fontSize':_0x42f46c(0x116),'fontSizeIncrease':_0x42f46c(0x149),'fontSizeDecrease':_0x42f46c(0x12d),'alignLeft':_0x42f46c(0xfc),'alignCenter':_0x42f46c(0x156),'alignRight':_0x42f46c(0x105),'alignJustify':_0x42f46c(0x12a),'bold':_0x42f46c(0x16b),'italic':_0x42f46c(0xc9),'underline':_0x42f46c(0x136),'strikethrough':_0x42f46c(0xd9),'textColor':'Text\x20color','textBackgroundColor':_0x42f46c(0x11d),'resetColor':_0x42f46c(0x142)},'imagePanel':{'crop':{'shape':_0x42f46c(0x171)}},'permission':{'editErr':_0x42f46c(0xc8)},'title':'形狀','insertShape':'插入形狀','openPanel':_0x42f46c(0xb6),'deleteShape':_0x42f46c(0xc2),'hidePanel':_0x42f46c(0x14f),'formatShape':'格式化形狀','shapeStyle':_0x42f46c(0x160),'shapePosition':_0x42f46c(0x141),'toggleFlipH':_0x42f46c(0xf7),'toggleFlipV':_0x42f46c(0x16a),'rotateRight90':_0x42f46c(0xde),'rotateLeft90':_0x42f46c(0x126),'toggleTextVertical':'切換文本竖排','fill':{'title':'填充','noFill':_0x42f46c(0xff),'solidFill':'純色','gradientFill':'漸層','pictureFill':'圖片','patternFill':'圖案填充','color':'顏色','transparency':_0x42f46c(0x165),'picture':{'source':_0x42f46c(0xdf),'insert':_0x42f46c(0x107),'tileAsTexture':'將圖片平鋪為紋理','offsetX':'偏移量\x20X','offsetY':_0x42f46c(0x13d),'scaleX':_0x42f46c(0x11f),'scaleY':_0x42f46c(0x133),'alignment':_0x42f46c(0xe9),'rotateWithShape':'隨形狀旋轉','align':{'tl':_0x42f46c(0xbf),'t':_0x42f46c(0x103),'tr':'右上對齊','l':_0x42f46c(0xc3),'ctr':'置中對齊','r':_0x42f46c(0xdd),'bl':_0x42f46c(0x10a),'b':_0x42f46c(0xfd),'br':_0x42f46c(0x13b)}}},'line':{'title':'線條','noLine':_0x42f46c(0xf2),'solidLine':'實線','gradientLine':'漸層線','color':'顏色','transparency':_0x42f46c(0x165),'width':'寬度','dashType':{'title':'虛線類型','solid':'實線','roundDot':'圓點','squareDot':'方點','dash':'虛線','dashDot':'虛線-點','longDash':_0x42f46c(0x174),'longDashDot':_0x42f46c(0x153),'longDashDotDot':'長虛線-點-點'},'capType':{'title':_0x42f46c(0xbd),'flat':'平面','round':'圓形','square':'方形'},'joinType':{'title':'聯接類型','miter':'斜接','round':'圓形','bevel':'斜面'},'beginArrowType':_0x42f46c(0x11e),'beginArrowSize':_0x42f46c(0x13a),'endArrowType':_0x42f46c(0x108),'endArrowSize':_0x42f46c(0x12f),'arrowType':{'none':'無','arrow':'箭頭','openArrow':_0x42f46c(0xe0),'stealthArrow':_0x42f46c(0x112),'diamondArrow':_0x42f46c(0xb9),'ovalArrow':_0x42f46c(0xf0)},'arrowSize':{'small':'小','medium':'中','large':'大'},'sketchType':{'title':'草繪樣式','none':'無','curved':'彎曲','freehand':'手繪','handDrawn':'潦草'}},'shape':{'group':{'line':'線條','rectangle':'矩形','basicShape':_0x42f46c(0x13f),'blockArrow':_0x42f46c(0x115),'equationShape':_0x42f46c(0xf4),'flowchart':'流程圖','starAndBanner':_0x42f46c(0xef),'callout':'標註','other':'其他'},'type':{'line':'直線','straight-connector1':_0x42f46c(0xbb),'straight-connector2':_0x42f46c(0xbe),'bent-connector3':'折線','bent-connector3-arrow1':_0x42f46c(0x14e),'bent-connector3-arrow2':_0x42f46c(0x12e),'curved-connector3':'曲線','curved-connector3-arrow1':_0x42f46c(0x161),'curved-connector3-arrow2':'雙箭頭曲線','rect':'矩形','round-rect':_0x42f46c(0x11a),'snip1-rect':_0x42f46c(0xb4),'snip2-same-rect':'矩形:剪去頂角','snip2-diag-rect':_0x42f46c(0x128),'snip-round-rect':_0x42f46c(0xc1),'round1-rect':_0x42f46c(0xcc),'round2-same-rect':_0x42f46c(0xb1),'round2-diag-rect':_0x42f46c(0xe2),'rect-textbox-horizontal':'橫向文字方塊','rect-textbox-vertical':'縱向文字方塊','ellipse':'橢圓','triangle':_0x42f46c(0x143),'rt-triangle':'直角三角形','parallelogram':_0x42f46c(0x10f),'trapezoid':'梯形','non-isosceles-trapezoid':_0x42f46c(0xcb),'diamond':'菱形','pentagon':_0x42f46c(0x111),'hexagon':_0x42f46c(0x14b),'heptagon':'七邊形','octagon':_0x42f46c(0x163),'decagon':_0x42f46c(0xe7),'dodecagon':'十二邊形','pie':'不完整圓','chord':'弦形','teardrop':'淚滴形','frame':_0x42f46c(0x12b),'half-frame':_0x42f46c(0xb8),'corner':'L形','diag-stripe':'斜紋','plus':_0x42f46c(0x121),'plaque':'缺角矩形','can':'圓柱形','cube':'立方體','bevel':_0x42f46c(0x14c),'donut':_0x42f46c(0x150),'no-smoking':_0x42f46c(0x173),'block-arc':_0x42f46c(0xc4),'folder-corner':_0x42f46c(0xe3),'smiley-face':'笑臉','heart':'心形','lightning-bolt':_0x42f46c(0xdc),'sun':'太陽形','moon':'新月形','cloud':'雲形','arc':'弧形','bracket-pair':_0x42f46c(0x101),'brace-pair':_0x42f46c(0xe5),'left-bracket':_0x42f46c(0x16e),'right-bracket':_0x42f46c(0x162),'left-brace':_0x42f46c(0xfa),'right-brace':_0x42f46c(0x12c),'right-arrow':'箭頭:右','left-arrow':_0x42f46c(0xf6),'up-arrow':_0x42f46c(0xd5),'down-arrow':'箭頭:下','left-right-arrow':_0x42f46c(0x140),'up-down-arrow':_0x42f46c(0x114),'quad-arrow':_0x42f46c(0xda),'left-right-up-arrow':_0x42f46c(0x122),'bent-arrow':_0x42f46c(0x135),'uturn-arrow':_0x42f46c(0xdb),'left-up-arrow':_0x42f46c(0x144),'bent-up-arrow':_0x42f46c(0xd0),'curved-right-arrow':_0x42f46c(0xce),'curved-left-arrow':_0x42f46c(0x139),'curved-up-arrow':_0x42f46c(0xfe),'curved-down-arrow':'箭頭:下弧形','striped-right-arrow':'箭頭:虛尾','notched-right-arrow':_0x42f46c(0x164),'home-plate':_0x42f46c(0x111),'chevron':'箭頭:V型','right-arrow-callout':_0x42f46c(0x15c),'down-arrow-callout':_0x42f46c(0xe8),'left-arrow-callout':'標註:左箭頭','up-arrow-callout':_0x42f46c(0x166),'left-right-arrow-callout':_0x42f46c(0xf5),'quad-arrow-callout':'標註:十字箭頭','circular-arrow':'箭頭:環形','math-plus':'加號','math-minus':'減號','math-multiply':'乘號','math-divide':'除號','math-equal':'等號','math-not-equal':'不等號','flow-chart-process':'流程圖:過程','flow-chart-alternate-process':_0x42f46c(0xcd),'flow-chart-decision':_0x42f46c(0x11b),'flow-chart-input-output':_0x42f46c(0xfb),'flow-chart-predefined-process':_0x42f46c(0x11c),'flow-chart-internal-storage':_0x42f46c(0xd7),'flow-chart-document':'流程圖:文檔','flow-chart-multidocument':'流程圖:多文檔','flow-chart-terminator':_0x42f46c(0x119),'flow-chart-preparation':'流程圖:準備','flow-chart-manual-input':_0x42f46c(0x15d),'flow-chart-manual-operation':_0x42f46c(0xd3),'flow-chart-connector':'流程圖:接點','flow-chart-offpage-connector':_0x42f46c(0x15f),'flow-chart-punched-card':_0x42f46c(0xe6),'flow-chart-punched-tape':'流程圖:資料帶','flow-chart-summing-junction':_0x42f46c(0x15e),'flow-chart-or':_0x42f46c(0x151),'flow-chart-collate':_0x42f46c(0x10d),'flow-chart-sort':'流程圖:排序','flow-chart-extract':_0x42f46c(0x13c),'flow-chart-merge':_0x42f46c(0xc7),'flow-chart-online-storage':_0x42f46c(0x14d),'flow-chart-delay':'流程圖:延期','flow-chart-magnetic-tape':_0x42f46c(0xb2),'flow-chart-magnetic-disk':_0x42f46c(0xb5),'flow-chart-magnetic-drum':'流程圖:直接訪問存儲器','flow-chart-display':_0x42f46c(0x147),'irregular-seal1':_0x42f46c(0x154),'irregular-seal2':_0x42f46c(0x123),'star4':'星形:四角','star5':_0x42f46c(0x152),'star6':'星形:六角','star7':_0x42f46c(0x13e),'star8':_0x42f46c(0x129),'star10':_0x42f46c(0x137),'star12':_0x42f46c(0xc6),'star16':_0x42f46c(0x117),'star24':_0x42f46c(0x120),'star32':'星形:三十二角','ribbon2':_0x42f46c(0xf9),'ribbon':_0x42f46c(0x158),'ellipse-ribbon2':_0x42f46c(0x138),'ellipse-ribbon':'帶形:前凸彎','vertical-scroll':_0x42f46c(0x127),'horizontal-scroll':_0x42f46c(0xeb),'wave':'波形','double-wave':_0x42f46c(0xc5),'wedge-rect-callout':_0x42f46c(0x148),'wedge-round-rect-callout':_0x42f46c(0xc0),'wedge-ellipse-callout':_0x42f46c(0xed),'cloud-callout':_0x42f46c(0x157),'border-callout1':_0x42f46c(0x124),'border-callout2':'標註:彎曲線形','border-callout3':_0x42f46c(0xd8),'accent-callout1':'標註:線形(帶強調線)','accent-callout2':'標註:彎曲線形(帶強調線)','accent-callout3':'標註:雙彎曲線形(帶強調線)','callout1':_0x42f46c(0xba),'callout2':'標註:彎曲線形(無邊框)','callout3':_0x42f46c(0x145),'accent-border-callout1':_0x42f46c(0xb7),'accent-border-callout2':'標註:彎曲線形(帶邊框和強調線)','accent-border-callout3':'標註:雙彎曲線形(帶邊框和強調線)','left-circular-arrow':_0x42f46c(0xd4),'left-right-circular-arrow':_0x42f46c(0x100),'swoosh-arrow':'彎曲箭頭','left-right-ribbon':_0x42f46c(0xea),'pie-wedge':_0x42f46c(0xd6),'funnel':'漏斗','gear6':_0x42f46c(0x125),'gear9':_0x42f46c(0x118),'corner-tabs':'角標','action-button-back-previous':_0x42f46c(0xbc),'action-button-forward-next':_0x42f46c(0xee),'action-button-beginning':'開始按鈕','action-button-end':_0x42f46c(0x10b),'action-button-home':_0x42f46c(0xcf),'action-button-information':_0x42f46c(0x10c),'action-button-return':_0x42f46c(0x170),'action-button-movie':'電影按鈕','action-button-document':_0x42f46c(0x15a),'action-button-sound':_0x42f46c(0xe1),'action-button-help':_0x42f46c(0x106),'action-button-blank':_0x42f46c(0x131),'chart-plus':_0x42f46c(0xf3),'chart-star':_0x42f46c(0x175),'chart-x':_0x42f46c(0x146),'flow-chart-offline-storage':_0x42f46c(0xb3),'line-inv':_0x42f46c(0xca),'plaque-tabs':_0x42f46c(0xec),'square-tabs':'方形標籤','up-down-arrow-callout':_0x42f46c(0xd1)}}}};}));
1
+ function _0x1f1d(_0x3d1ba8,_0x204445){_0x3d1ba8=_0x3d1ba8-0xa4;var _0x2018ba=_0x2018();var _0x1f1d82=_0x2018ba[_0x3d1ba8];return _0x1f1d82;}function _0x2018(){var _0xa45093=['740CZMCQq','25903iraVpK','打開形狀面板','3342353ylepGz','插入形狀','Text\x20color','填滿色彩','3127011iexEjS','該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','UniverProSheetsShapeUiZhHK','隱藏形狀面板','靠右對齊','刪除形狀','靠上對齊','重置顏色','object','11lCnKlp','Justify','11226oznNAV','圖形樣式','function','逆時針\x2090\x20度旋轉','垂直對齊','放大字型','5318084kOuAJC','11348930cleOKs','裁切為形狀','水平對齊','Strikethrough','Align\x20Center','字型大小','順時針\x2090\x20度旋轉','切換垂直翻轉','靠左對齊','垂直置中','8869716ljavWr','Underline','24doCgqR','縮小字型','圖形位置','切換文本竖排','44rQlamb'];_0x2018=function(){return _0xa45093;};return _0x2018();}(function(_0x2c7fa4,_0x77130e){var _0x54a13e=_0x1f1d,_0x58a2be=_0x2c7fa4();while(!![]){try{var _0x52c505=parseInt(_0x54a13e(0xc2))/0x1*(-parseInt(_0x54a13e(0xc0))/0x2)+-parseInt(_0x54a13e(0xc8))/0x3+parseInt(_0x54a13e(0xaf))/0x4+parseInt(_0x54a13e(0xc1))/0x5*(-parseInt(_0x54a13e(0xa9))/0x6)+-parseInt(_0x54a13e(0xc4))/0x7*(-parseInt(_0x54a13e(0xbc))/0x8)+parseInt(_0x54a13e(0xba))/0x9+parseInt(_0x54a13e(0xb0))/0xa*(-parseInt(_0x54a13e(0xa7))/0xb);if(_0x52c505===_0x77130e)break;else _0x58a2be['push'](_0x58a2be['shift']());}catch(_0x53bfbe){_0x58a2be['push'](_0x58a2be['shift']());}}}(_0x2018,0xb0a16),function(_0x52f087,_0x39d1e3){var _0x4f1989=_0x1f1d;typeof exports==_0x4f1989(0xa6)&&typeof module<'u'?module['exports']=_0x39d1e3():typeof define==_0x4f1989(0xab)&&define['amd']?define([],_0x39d1e3):(_0x52f087=typeof globalThis<'u'?globalThis:_0x52f087||self,_0x52f087[_0x4f1989(0xca)]=_0x39d1e3());}(this,function(){var _0x21ee02=_0x1f1d;return{'sheets-shape-ui':{'align':{'top':_0x21ee02(0xa4),'middle':_0x21ee02(0xb9),'bottom':'靠下對齊','left':_0x21ee02(0xb8),'center':'置中','right':_0x21ee02(0xcc)},'toolbar':{'verticalAlignMode':{'main':_0x21ee02(0xad)},'horizontalAlignMode':{'main':_0x21ee02(0xb2)},'fillColor':{'main':_0x21ee02(0xc7)},'fontSize':_0x21ee02(0xb5),'fontSizeIncrease':_0x21ee02(0xae),'fontSizeDecrease':_0x21ee02(0xbd),'alignLeft':'Align\x20Left','alignCenter':_0x21ee02(0xb4),'alignRight':'Align\x20Right','alignJustify':_0x21ee02(0xa8),'bold':'Bold','italic':'Italic','underline':_0x21ee02(0xbb),'strikethrough':_0x21ee02(0xb3),'textColor':_0x21ee02(0xc6),'textBackgroundColor':'Text\x20Background\x20color','resetColor':_0x21ee02(0xa5)},'imagePanel':{'crop':{'shape':_0x21ee02(0xb1)}},'permission':{'editErr':_0x21ee02(0xc9)},'title':'形狀','insertShape':_0x21ee02(0xc5),'openPanel':_0x21ee02(0xc3),'deleteShape':_0x21ee02(0xcd),'hidePanel':_0x21ee02(0xcb),'formatShape':'格式化形狀','shapeStyle':_0x21ee02(0xaa),'shapePosition':_0x21ee02(0xbe),'toggleFlipH':'切換水平翻轉','toggleFlipV':_0x21ee02(0xb7),'rotateRight90':_0x21ee02(0xb6),'rotateLeft90':_0x21ee02(0xac),'toggleTextVertical':_0x21ee02(0xbf)}};}));
@@ -1 +1 @@
1
- function _0x3b73(_0x379976,_0x1bfdc8){_0x379976=_0x379976-0x15f;var _0x22f257=_0x22f2();var _0x3b7305=_0x22f257[_0x379976];return _0x3b7305;}function _0x22f2(){var _0x5a8cae=['返回按鈕','流程圖:磁盤','空白按鈕','標註:彎曲線形','終點箭頭類型','直線箭頭','靠左對齊','對話氣泡:圓角矩形','星形:四角','流程圖:數據','1086723ZMDipU','插入...','端點類型','幫助按鈕','圖案填充','標註:線形(帶強調線)','縮小字型','1750GYsZIG','漸層線','星形:六角','流程圖:準備','餅形楔','雙箭頭曲線','重置顏色','卷形:垂直','標註:彎曲線形(無邊框)','格式化形狀','十二邊形','流程圖:卡片','頂部對齊','雙括號','公式形狀','八邊形','標註:十字箭頭','垂直置中','矩形:一個圓頂角,剪去另一個頂角','圖形位置','切換文本竖排','箭頭:環形','Bold','UniverProSheetsShapeUiZhTW','返回/上一個按鈕','星形:八角','星形:七角','不完整圓','曲線:箭頭','爆炸形:8pt','圖表X','星形:十二角','菱形箭頭','星形:三十二角','矩形:圓頂角','左上對齊','箭頭:右弧形','帶形:前凸彎','隱藏形狀面板','標註:線形(無邊框)','Align\x20Right','242593gZfvxJ','標註:上箭頭','方形標籤','箭頭:V型','底部對齊','虛線-點','箭頭:上','標註:下箭頭','水平對齊','24zcvKgr','七邊形','立方體','左圓形箭頭','彎曲箭頭','橫向文字方塊','流程圖','矩形:單圓角','167391rBkTxM','插入形狀','裁切為形狀','結束按鈕','太陽形','缺角矩形','星形:十角','左中括號','箭頭:上下','等腰三角形','流程圖:手動輸入','新月形','矩形:剪去頂角','流程圖:離線存儲','終點箭頭大小','氣泡:雲','半閉框','透明度','縮放\x20X','長虛線-點','流程圖:過程','箭頭:下','圖片來源','聲音按鈕','左下對齊','帶形:上凸','Justify','箭頭:直角雙向','圓柱形','將圖片平鋪為紋理','縮放\x20Y','禁止符','信息按鈕','十字形','前進/下一個按鈕','開放箭頭','流程圖:內部貯存','圖文框','流程圖:多文檔','流程圖:順序訪問存儲器','123736TLejsM','流程圖:直接訪問存儲器','左大括號','五邊形','直角三角形','24UzVooH','折線:箭頭','箭頭:丁字','星形:五角','基本形狀','靠上對齊','對話氣泡:圓形','流程圖:離頁連接符','標註:雙彎曲線形','起點箭頭類型','標註:右箭頭','流程圖:文檔','Italic','矩形:剪去對角','exports','9齒齒輪','amd','流程圖:可選過程','1287730muXsae','336090mpZOEf','箭頭:左','順時針\x2090\x20度旋轉','箭頭總匯','右對齊','function','圓:空心','6齒齒輪','箭頭:十字','線反向','星形:十六角','流程圖:預定義過程','空心弧','矩形:對角圓角','上下箭頭標註','流程圖:或者','流程圖:終止','Text\x20Background\x20color','雙波形','箭頭:左右','標註:雙彎曲線形(帶邊框和強調線)','4230qoauhs','標註:雙彎曲線形(帶強調線)','標註:左箭頭','右下對齊','流程圖:接點','靠下對齊','文檔按鈕','流程圖:匯總連接','隱形箭頭','箭頭:虛尾','流程圖:顯示','箭頭:直角上','牌匾標籤','流程圖:存儲數據','雙大括號','箭頭:燕尾形','流程圖:合併','打開形狀面板','Strikethrough','圖表星號','圖形樣式','填滿色彩','開始按鈕','流程圖:決策','平行四邊形','箭頭:上弧形','不等號','流程圖:排序','無顏色','右大括號','Align\x20Left','隨形狀旋轉','縱向文字方塊','標註:線形(帶邊框和強調線)','字型大小','圓角矩形'];_0x22f2=function(){return _0x5a8cae;};return _0x22f2();}(function(_0x562b50,_0x5652da){var _0x1b4ed7=_0x3b73,_0x1f5cbf=_0x562b50();while(!![]){try{var _0x8222fe=-parseInt(_0x1b4ed7(0x220))/0x1+parseInt(_0x1b4ed7(0x195))/0x2+-parseInt(_0x1b4ed7(0x16d))/0x3*(-parseInt(_0x1b4ed7(0x165))/0x4)+parseInt(_0x1b4ed7(0x1ac))/0x5+-parseInt(_0x1b4ed7(0x1c2))/0x6*(-parseInt(_0x1b4ed7(0x1f7))/0x7)+-parseInt(_0x1b4ed7(0x19a))/0x8*(parseInt(_0x1b4ed7(0x1f0))/0x9)+-parseInt(_0x1b4ed7(0x1ad))/0xa;if(_0x8222fe===_0x5652da)break;else _0x1f5cbf['push'](_0x1f5cbf['shift']());}catch(_0x40fee8){_0x1f5cbf['push'](_0x1f5cbf['shift']());}}}(_0x22f2,0x2ee03),function(_0x514530,_0x499154){var _0x45f656=_0x3b73;typeof exports=='object'&&typeof module<'u'?module[_0x45f656(0x1a8)]=_0x499154():typeof define==_0x45f656(0x1b2)&&define[_0x45f656(0x1aa)]?define([],_0x499154):(_0x514530=typeof globalThis<'u'?globalThis:_0x514530||self,_0x514530[_0x45f656(0x20e)]=_0x499154());}(this,function(){var _0x8b3df4=_0x3b73;return{'sheets-shape-ui':{'align':{'top':_0x8b3df4(0x19f),'middle':_0x8b3df4(0x208),'bottom':_0x8b3df4(0x1c7),'left':_0x8b3df4(0x1ec),'center':'置中','right':'靠右對齊'},'toolbar':{'verticalAlignMode':{'main':'垂直對齊'},'horizontalAlignMode':{'main':_0x8b3df4(0x164)},'fillColor':{'main':_0x8b3df4(0x1d7)},'fontSize':_0x8b3df4(0x1e4),'fontSizeIncrease':'放大字型','fontSizeDecrease':_0x8b3df4(0x1f6),'alignLeft':_0x8b3df4(0x1e0),'alignCenter':'Align\x20Center','alignRight':_0x8b3df4(0x21f),'alignJustify':_0x8b3df4(0x187),'bold':_0x8b3df4(0x20d),'italic':_0x8b3df4(0x1a6),'underline':'Underline','strikethrough':_0x8b3df4(0x1d4),'textColor':'Text\x20color','textBackgroundColor':_0x8b3df4(0x1be),'resetColor':_0x8b3df4(0x1fd)},'imagePanel':{'crop':{'shape':_0x8b3df4(0x16f)}},'permission':{'editErr':'該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20'},'title':'形狀','insertShape':_0x8b3df4(0x16e),'openPanel':_0x8b3df4(0x1d3),'deleteShape':'刪除形狀','hidePanel':_0x8b3df4(0x21d),'formatShape':_0x8b3df4(0x200),'shapeStyle':_0x8b3df4(0x1d6),'shapePosition':_0x8b3df4(0x20a),'toggleFlipH':'切換水平翻轉','toggleFlipV':'切換垂直翻轉','rotateRight90':_0x8b3df4(0x1af),'rotateLeft90':'逆時針\x2090\x20度旋轉','toggleTextVertical':_0x8b3df4(0x20b),'fill':{'title':'填充','noFill':_0x8b3df4(0x1de),'solidFill':'純色','gradientFill':'漸層','pictureFill':'圖片','patternFill':_0x8b3df4(0x1f4),'color':'顏色','transparency':_0x8b3df4(0x17e),'picture':{'source':_0x8b3df4(0x183),'insert':_0x8b3df4(0x1f1),'tileAsTexture':_0x8b3df4(0x18a),'offsetX':'偏移量\x20X','offsetY':'偏移量\x20Y','scaleX':_0x8b3df4(0x17f),'scaleY':_0x8b3df4(0x18b),'alignment':'對齊方式','rotateWithShape':_0x8b3df4(0x1e1),'align':{'tl':_0x8b3df4(0x21a),'t':_0x8b3df4(0x203),'tr':'右上對齊','l':'左對齊','ctr':'置中對齊','r':_0x8b3df4(0x1b1),'bl':_0x8b3df4(0x185),'b':_0x8b3df4(0x160),'br':_0x8b3df4(0x1c5)}}},'line':{'title':'線條','noLine':'無線條','solidLine':'實線','gradientLine':_0x8b3df4(0x1f8),'color':'顏色','transparency':_0x8b3df4(0x17e),'width':'寬度','dashType':{'title':'虛線類型','solid':'實線','roundDot':'圓點','squareDot':'方點','dash':'虛線','dashDot':_0x8b3df4(0x161),'longDash':'長虛線','longDashDot':_0x8b3df4(0x180),'longDashDotDot':'長虛線-點-點'},'capType':{'title':_0x8b3df4(0x1f2),'flat':'平面','round':'圓形','square':'方形'},'joinType':{'title':'聯接類型','miter':'斜接','round':'圓形','bevel':'斜面'},'beginArrowType':_0x8b3df4(0x1a3),'beginArrowSize':'起點箭頭大小','endArrowType':_0x8b3df4(0x1ea),'endArrowSize':_0x8b3df4(0x17b),'arrowType':{'none':'無','arrow':'箭頭','openArrow':_0x8b3df4(0x190),'stealthArrow':_0x8b3df4(0x1ca),'diamondArrow':_0x8b3df4(0x217),'ovalArrow':'橢圓箭頭'},'arrowSize':{'small':'小','medium':'中','large':'大'},'sketchType':{'title':'草繪樣式','none':'無','curved':'彎曲','freehand':'手繪','handDrawn':'潦草'}},'shape':{'group':{'line':'線條','rectangle':'矩形','basicShape':_0x8b3df4(0x19e),'blockArrow':_0x8b3df4(0x1b0),'equationShape':_0x8b3df4(0x205),'flowchart':_0x8b3df4(0x16b),'starAndBanner':'星與旗幟','callout':'標註','other':'其他'},'type':{'line':'直線','straight-connector1':_0x8b3df4(0x1eb),'straight-connector2':'雙箭頭直線','bent-connector3':'折線','bent-connector3-arrow1':_0x8b3df4(0x19b),'bent-connector3-arrow2':'雙箭頭折線','curved-connector3':'曲線','curved-connector3-arrow1':_0x8b3df4(0x213),'curved-connector3-arrow2':_0x8b3df4(0x1fc),'rect':'矩形','round-rect':_0x8b3df4(0x1e5),'snip1-rect':'剪去單角矩形','snip2-same-rect':_0x8b3df4(0x179),'snip2-diag-rect':_0x8b3df4(0x1a7),'snip-round-rect':_0x8b3df4(0x209),'round1-rect':_0x8b3df4(0x16c),'round2-same-rect':_0x8b3df4(0x219),'round2-diag-rect':_0x8b3df4(0x1ba),'rect-textbox-horizontal':_0x8b3df4(0x16a),'rect-textbox-vertical':_0x8b3df4(0x1e2),'ellipse':'橢圓','triangle':_0x8b3df4(0x176),'rt-triangle':_0x8b3df4(0x199),'parallelogram':_0x8b3df4(0x1da),'trapezoid':'梯形','non-isosceles-trapezoid':'非等腰梯形','diamond':'菱形','pentagon':_0x8b3df4(0x198),'hexagon':'六邊形','heptagon':_0x8b3df4(0x166),'octagon':_0x8b3df4(0x206),'decagon':'十邊形','dodecagon':_0x8b3df4(0x201),'pie':_0x8b3df4(0x212),'chord':'弦形','teardrop':'淚滴形','frame':_0x8b3df4(0x192),'half-frame':_0x8b3df4(0x17d),'corner':'L形','diag-stripe':'斜紋','plus':_0x8b3df4(0x18e),'plaque':_0x8b3df4(0x172),'can':_0x8b3df4(0x189),'cube':_0x8b3df4(0x167),'bevel':'矩形:棱台','donut':_0x8b3df4(0x1b3),'no-smoking':_0x8b3df4(0x18c),'block-arc':_0x8b3df4(0x1b9),'folder-corner':'矩形:折角','smiley-face':'笑臉','heart':'心形','lightning-bolt':'閃電形','sun':_0x8b3df4(0x171),'moon':_0x8b3df4(0x178),'cloud':'雲形','arc':'弧形','bracket-pair':_0x8b3df4(0x204),'brace-pair':_0x8b3df4(0x1d0),'left-bracket':_0x8b3df4(0x174),'right-bracket':'右中括號','left-brace':_0x8b3df4(0x197),'right-brace':_0x8b3df4(0x1df),'right-arrow':'箭頭:右','left-arrow':_0x8b3df4(0x1ae),'up-arrow':_0x8b3df4(0x162),'down-arrow':_0x8b3df4(0x182),'left-right-arrow':_0x8b3df4(0x1c0),'up-down-arrow':_0x8b3df4(0x175),'quad-arrow':_0x8b3df4(0x1b5),'left-right-up-arrow':_0x8b3df4(0x19c),'bent-arrow':'箭頭:圓角右','uturn-arrow':'箭頭:手杖形','left-up-arrow':_0x8b3df4(0x188),'bent-up-arrow':_0x8b3df4(0x1cd),'curved-right-arrow':_0x8b3df4(0x21b),'curved-left-arrow':'箭頭:左弧形','curved-up-arrow':_0x8b3df4(0x1db),'curved-down-arrow':'箭頭:下弧形','striped-right-arrow':_0x8b3df4(0x1cb),'notched-right-arrow':_0x8b3df4(0x1d1),'home-plate':'五邊形','chevron':_0x8b3df4(0x15f),'right-arrow-callout':_0x8b3df4(0x1a4),'down-arrow-callout':_0x8b3df4(0x163),'left-arrow-callout':_0x8b3df4(0x1c4),'up-arrow-callout':_0x8b3df4(0x221),'left-right-arrow-callout':'標註:左右箭頭','quad-arrow-callout':_0x8b3df4(0x207),'circular-arrow':_0x8b3df4(0x20c),'math-plus':'加號','math-minus':'減號','math-multiply':'乘號','math-divide':'除號','math-equal':'等號','math-not-equal':_0x8b3df4(0x1dc),'flow-chart-process':_0x8b3df4(0x181),'flow-chart-alternate-process':_0x8b3df4(0x1ab),'flow-chart-decision':_0x8b3df4(0x1d9),'flow-chart-input-output':_0x8b3df4(0x1ef),'flow-chart-predefined-process':_0x8b3df4(0x1b8),'flow-chart-internal-storage':_0x8b3df4(0x191),'flow-chart-document':_0x8b3df4(0x1a5),'flow-chart-multidocument':_0x8b3df4(0x193),'flow-chart-terminator':_0x8b3df4(0x1bd),'flow-chart-preparation':_0x8b3df4(0x1fa),'flow-chart-manual-input':_0x8b3df4(0x177),'flow-chart-manual-operation':'流程圖:手動操作','flow-chart-connector':_0x8b3df4(0x1c6),'flow-chart-offpage-connector':_0x8b3df4(0x1a1),'flow-chart-punched-card':_0x8b3df4(0x202),'flow-chart-punched-tape':'流程圖:資料帶','flow-chart-summing-junction':_0x8b3df4(0x1c9),'flow-chart-or':_0x8b3df4(0x1bc),'flow-chart-collate':'流程圖:對照','flow-chart-sort':_0x8b3df4(0x1dd),'flow-chart-extract':'流程圖:摘錄','flow-chart-merge':_0x8b3df4(0x1d2),'flow-chart-online-storage':_0x8b3df4(0x1cf),'flow-chart-delay':'流程圖:延期','flow-chart-magnetic-tape':_0x8b3df4(0x194),'flow-chart-magnetic-disk':_0x8b3df4(0x1e7),'flow-chart-magnetic-drum':_0x8b3df4(0x196),'flow-chart-display':_0x8b3df4(0x1cc),'irregular-seal1':_0x8b3df4(0x214),'irregular-seal2':'爆炸形:14pt','star4':_0x8b3df4(0x1ee),'star5':_0x8b3df4(0x19d),'star6':_0x8b3df4(0x1f9),'star7':_0x8b3df4(0x211),'star8':_0x8b3df4(0x210),'star10':_0x8b3df4(0x173),'star12':_0x8b3df4(0x216),'star16':_0x8b3df4(0x1b7),'star24':'星形:二十四角','star32':_0x8b3df4(0x218),'ribbon2':_0x8b3df4(0x186),'ribbon':'帶形:前凸','ellipse-ribbon2':'帶形:上凸彎','ellipse-ribbon':_0x8b3df4(0x21c),'vertical-scroll':_0x8b3df4(0x1fe),'horizontal-scroll':'卷形:水平','wave':'波形','double-wave':_0x8b3df4(0x1bf),'wedge-rect-callout':'對話氣泡:矩形','wedge-round-rect-callout':_0x8b3df4(0x1ed),'wedge-ellipse-callout':_0x8b3df4(0x1a0),'cloud-callout':_0x8b3df4(0x17c),'border-callout1':'標註:線形','border-callout2':_0x8b3df4(0x1e9),'border-callout3':_0x8b3df4(0x1a2),'accent-callout1':_0x8b3df4(0x1f5),'accent-callout2':'標註:彎曲線形(帶強調線)','accent-callout3':_0x8b3df4(0x1c3),'callout1':_0x8b3df4(0x21e),'callout2':_0x8b3df4(0x1ff),'callout3':'標註:雙彎曲線形(無邊框)','accent-border-callout1':_0x8b3df4(0x1e3),'accent-border-callout2':'標註:彎曲線形(帶邊框和強調線)','accent-border-callout3':_0x8b3df4(0x1c1),'left-circular-arrow':_0x8b3df4(0x168),'left-right-circular-arrow':'左右圓形箭頭','swoosh-arrow':_0x8b3df4(0x169),'left-right-ribbon':'左右帶形','pie-wedge':_0x8b3df4(0x1fb),'funnel':'漏斗','gear6':_0x8b3df4(0x1b4),'gear9':_0x8b3df4(0x1a9),'corner-tabs':'角標','action-button-back-previous':_0x8b3df4(0x20f),'action-button-forward-next':_0x8b3df4(0x18f),'action-button-beginning':_0x8b3df4(0x1d8),'action-button-end':_0x8b3df4(0x170),'action-button-home':'主頁按鈕','action-button-information':_0x8b3df4(0x18d),'action-button-return':_0x8b3df4(0x1e6),'action-button-movie':'電影按鈕','action-button-document':_0x8b3df4(0x1c8),'action-button-sound':_0x8b3df4(0x184),'action-button-help':_0x8b3df4(0x1f3),'action-button-blank':_0x8b3df4(0x1e8),'chart-plus':'圖表加號','chart-star':_0x8b3df4(0x1d5),'chart-x':_0x8b3df4(0x215),'flow-chart-offline-storage':_0x8b3df4(0x17a),'line-inv':_0x8b3df4(0x1b6),'plaque-tabs':_0x8b3df4(0x1ce),'square-tabs':_0x8b3df4(0x222),'up-down-arrow-callout':_0x8b3df4(0x1bb)}}}};}));
1
+ function _0x16b4(_0x1a388b,_0x461cd3){_0x1a388b=_0x1a388b-0x89;var _0x58cd50=_0x58cd();var _0x16b481=_0x58cd50[_0x1a388b];return _0x16b481;}(function(_0x2211ec,_0x1f467d){var _0x15d0ac=_0x16b4,_0x3d5235=_0x2211ec();while(!![]){try{var _0x2adf0e=-parseInt(_0x15d0ac(0x9b))/0x1*(parseInt(_0x15d0ac(0x8e))/0x2)+parseInt(_0x15d0ac(0x9e))/0x3*(parseInt(_0x15d0ac(0x94))/0x4)+parseInt(_0x15d0ac(0x8a))/0x5+-parseInt(_0x15d0ac(0xa7))/0x6+parseInt(_0x15d0ac(0x8c))/0x7*(-parseInt(_0x15d0ac(0xab))/0x8)+-parseInt(_0x15d0ac(0xac))/0x9*(-parseInt(_0x15d0ac(0x90))/0xa)+parseInt(_0x15d0ac(0x92))/0xb*(parseInt(_0x15d0ac(0xa9))/0xc);if(_0x2adf0e===_0x1f467d)break;else _0x3d5235['push'](_0x3d5235['shift']());}catch(_0x168038){_0x3d5235['push'](_0x3d5235['shift']());}}}(_0x58cd,0x92c3c),function(_0x407a47,_0x76a98a){var _0x386ecd=_0x16b4;typeof exports==_0x386ecd(0xaa)&&typeof module<'u'?module[_0x386ecd(0x99)]=_0x76a98a():typeof define==_0x386ecd(0xa8)&&define[_0x386ecd(0xa3)]?define([],_0x76a98a):(_0x407a47=typeof globalThis<'u'?globalThis:_0x407a47||self,_0x407a47['UniverProSheetsShapeUiZhTW']=_0x76a98a());}(this,function(){var _0x394c04=_0x16b4;return{'sheets-shape-ui':{'align':{'top':_0x394c04(0x8d),'middle':_0x394c04(0xaf),'bottom':_0x394c04(0x95),'left':_0x394c04(0xa6),'center':'置中','right':_0x394c04(0xb3)},'toolbar':{'verticalAlignMode':{'main':_0x394c04(0x8f)},'horizontalAlignMode':{'main':_0x394c04(0xb0)},'fillColor':{'main':_0x394c04(0x89)},'fontSize':'字型大小','fontSizeIncrease':_0x394c04(0xad),'fontSizeDecrease':_0x394c04(0x9a),'alignLeft':_0x394c04(0xb2),'alignCenter':_0x394c04(0xa1),'alignRight':_0x394c04(0xa0),'alignJustify':_0x394c04(0x97),'bold':_0x394c04(0x8b),'italic':_0x394c04(0x91),'underline':_0x394c04(0xb1),'strikethrough':_0x394c04(0x93),'textColor':_0x394c04(0xa4),'textBackgroundColor':_0x394c04(0xb5),'resetColor':_0x394c04(0x9c)},'imagePanel':{'crop':{'shape':_0x394c04(0x9f)}},'permission':{'editErr':_0x394c04(0xae)},'title':'形狀','insertShape':'插入形狀','openPanel':'打開形狀面板','deleteShape':_0x394c04(0xb4),'hidePanel':_0x394c04(0x98),'formatShape':_0x394c04(0x96),'shapeStyle':_0x394c04(0x9d),'shapePosition':_0x394c04(0xa5),'toggleFlipH':'切換水平翻轉','toggleFlipV':_0x394c04(0xa2),'rotateRight90':'順時針\x2090\x20度旋轉','rotateLeft90':'逆時針\x2090\x20度旋轉','toggleTextVertical':'切換文本竖排'}};}));function _0x58cd(){var _0x5c5403=['切換垂直翻轉','amd','Text\x20color','圖形位置','靠左對齊','7065228Nelwqk','function','21502200JDNFCT','object','165112iFCRYS','5517sAGCDr','放大字型','該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。\x20','垂直置中','水平對齊','Underline','Align\x20Left','靠右對齊','刪除形狀','Text\x20Background\x20color','填滿色彩','995235MpawFh','Bold','133ayiNBL','靠上對齊','14DcVVPG','垂直對齊','6790MdfcGx','Italic','11WjpxYc','Strikethrough','1072936HQFjME','靠下對齊','格式化形狀','Justify','隱藏形狀面板','exports','縮小字型','110395rprlUv','重置顏色','圖形樣式','6GdipxY','裁切為形狀','Align\x20Right','Align\x20Center'];_0x58cd=function(){return _0x5c5403;};return _0x58cd();}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs-pro/sheets-shape-ui",
3
- "version": "1.0.0-alpha.0",
3
+ "version": "1.0.0-alpha.2",
4
4
  "private": false,
5
5
  "description": "Shape and drawing UI integration for Univer Sheets.",
6
6
  "author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -57,22 +57,21 @@
57
57
  "rxjs": ">=7.0.0"
58
58
  },
59
59
  "dependencies": {
60
- "@univerjs/icons": "1.12.0",
61
- "@univerjs-pro/engine-shape": "1.0.0-alpha.0",
62
- "@univerjs-pro/shape-editor-ui": "1.0.0-alpha.0",
63
- "@univerjs-pro/sheets-shape": "1.0.0-alpha.0",
64
- "@univerjs/core": "1.0.0-alpha.0",
65
- "@univerjs/docs-ui": "1.0.0-alpha.0",
66
- "@univerjs/design": "1.0.0-alpha.0",
67
- "@univerjs/drawing": "1.0.0-alpha.0",
68
- "@univerjs/docs": "1.0.0-alpha.0",
69
- "@univerjs/drawing-ui": "1.0.0-alpha.0",
70
- "@univerjs/sheets-drawing": "1.0.0-alpha.0",
71
- "@univerjs/sheets-drawing-ui": "1.0.0-alpha.0",
72
- "@univerjs/sheets": "1.0.0-alpha.0",
73
- "@univerjs/engine-render": "1.0.0-alpha.0",
74
- "@univerjs/ui": "1.0.0-alpha.0",
75
- "@univerjs/sheets-ui": "1.0.0-alpha.0"
60
+ "@univerjs/icons": "1.16.0",
61
+ "@univerjs-pro/engine-shape": "1.0.0-alpha.2",
62
+ "@univerjs-pro/shape-editor-ui": "1.0.0-alpha.2",
63
+ "@univerjs/core": "1.0.0-alpha.2",
64
+ "@univerjs-pro/sheets-shape": "1.0.0-alpha.2",
65
+ "@univerjs/docs": "1.0.0-alpha.2",
66
+ "@univerjs/docs-ui": "1.0.0-alpha.2",
67
+ "@univerjs/drawing": "1.0.0-alpha.2",
68
+ "@univerjs/engine-render": "1.0.0-alpha.2",
69
+ "@univerjs/sheets": "1.0.0-alpha.2",
70
+ "@univerjs/sheets-drawing-ui": "1.0.0-alpha.2",
71
+ "@univerjs/drawing-ui": "1.0.0-alpha.2",
72
+ "@univerjs/sheets-drawing": "1.0.0-alpha.2",
73
+ "@univerjs/ui": "1.0.0-alpha.2",
74
+ "@univerjs/sheets-ui": "1.0.0-alpha.2"
76
75
  },
77
76
  "devDependencies": {
78
77
  "postcss": "^8.5.15",
@@ -81,7 +80,7 @@
81
80
  "tailwindcss": "3.4.17",
82
81
  "typescript": "^6.0.3",
83
82
  "vitest": "^4.1.9",
84
- "@univerjs-infra/shared": "1.0.0-alpha.0"
83
+ "@univerjs-infra/shared": "1.0.0-alpha.2"
85
84
  },
86
85
  "scripts": {
87
86
  "test": "vitest run",
@@ -1,58 +0,0 @@
1
- import { ShapeTypeEnum } from '@univerjs-pro/engine-shape';
2
- export declare enum ShapeGroupEnum {
3
- Line = "line",
4
- Rectangle = "rectangle",
5
- BasicShape = "basicShape",
6
- BlockArrow = "blockArrow",
7
- EquationShape = "equationShape",
8
- Flowchart = "flowchart",
9
- StarAndBanner = "starAndBanner",
10
- Callout = "callout",
11
- Other = "other"
12
- }
13
- export declare const shapeTypeOptions: ({
14
- group: ShapeGroupEnum;
15
- type: ShapeTypeEnum;
16
- icon: string;
17
- name: string;
18
- endArrow?: undefined;
19
- startArrow?: undefined;
20
- horizontal?: undefined;
21
- vertical?: undefined;
22
- } | {
23
- group: ShapeGroupEnum;
24
- type: ShapeTypeEnum;
25
- icon: string;
26
- name: string;
27
- endArrow: boolean;
28
- startArrow?: undefined;
29
- horizontal?: undefined;
30
- vertical?: undefined;
31
- } | {
32
- group: ShapeGroupEnum;
33
- type: ShapeTypeEnum;
34
- icon: string;
35
- name: string;
36
- endArrow: boolean;
37
- startArrow: boolean;
38
- horizontal?: undefined;
39
- vertical?: undefined;
40
- } | {
41
- group: ShapeGroupEnum;
42
- type: ShapeTypeEnum;
43
- icon: string;
44
- name: string;
45
- horizontal: boolean;
46
- endArrow?: undefined;
47
- startArrow?: undefined;
48
- vertical?: undefined;
49
- } | {
50
- group: ShapeGroupEnum;
51
- type: ShapeTypeEnum;
52
- icon: string;
53
- name: string;
54
- vertical: boolean;
55
- endArrow?: undefined;
56
- startArrow?: undefined;
57
- horizontal?: undefined;
58
- })[];