@univerjs-pro/slides-ui 1.0.0-alpha.5 → 1.0.0-alpha.7
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.css +27 -52
- 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/types/commands/operations/insert.operation.d.ts +3 -0
- package/lib/types/components/insert-ribbon/SlideInsertRibbonComponents.d.ts +8 -0
- package/lib/types/components/presentation/SlidePresentationView.d.ts +3 -0
- package/lib/types/components/slide-footer/SlideFooter.d.ts +5 -0
- package/lib/types/controllers/group-hierarchy.util.d.ts +1 -0
- package/lib/types/controllers/slide-drawing-transformer-config.util.d.ts +3 -3
- package/lib/types/locale/en-US.d.ts +9 -0
- package/lib/types/menu/contextmenu.menu.d.ts +1 -1
- package/lib/types/menu/display.menu.d.ts +8 -0
- package/lib/types/menu/insert.menu.d.ts +4 -0
- package/lib/types/render-objects/slide-shape-object.d.ts +7 -0
- package/lib/types/services/slide-insert.service.d.ts +3 -2
- package/lib/types/slide-editor/controllers/slide-text-editing.render-controller.d.ts +3 -1
- package/lib/types/slide-editor/utils/editable-text.d.ts +2 -1
- package/lib/types/slide-editor/views/shape-text-editor/index.d.ts +11 -0
- package/lib/types/views/render/adaptor.d.ts +1 -0
- package/lib/types/views/render/adaptors/shape-adaptor.d.ts +5 -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 +17 -16
package/lib/es/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x4d2c(_0x3625b5,_0x33e9c2){_0x3625b5=_0x3625b5-0x1da;const _0x21cc12=_0x21cc();let _0x4d2cbe=_0x21cc12[_0x3625b5];return _0x4d2cbe;}const _0x56dcee=_0x4d2c;(function(_0x742c14,_0xd5acb5){const _0x46c898=_0x4d2c,_0x2b9263=_0x742c14();while(!![]){try{const _0x1b3ac6=parseInt(_0x46c898(0x1fa))/0x1+-parseInt(_0x46c898(0x1dd))/0x2+-parseInt(_0x46c898(0x27e))/0x3+parseInt(_0x46c898(0x1e2))/0x4*(parseInt(_0x46c898(0x1ee))/0x5)+-parseInt(_0x46c898(0x1f2))/0x6*(-parseInt(_0x46c898(0x2a2))/0x7)+-parseInt(_0x46c898(0x1e4))/0x8*(parseInt(_0x46c898(0x297))/0x9)+-parseInt(_0x46c898(0x1f9))/0xa*(-parseInt(_0x46c898(0x2b5))/0xb);if(_0x1b3ac6===_0xd5acb5)break;else _0x2b9263['push'](_0x2b9263['shift']());}catch(_0x3ab8cf){_0x2b9263['push'](_0x2b9263['shift']());}}}(_0x21cc,0xa16ff));const e={'slides-ui':{'ribbon':{'shapeFormat':_0x56dcee(0x27c),'changeShape':_0x56dcee(0x200)},'insertToolbar':{'search':_0x56dcee(0x284),'text':_0x56dcee(0x21e),'textHorizontal':'Hộp\x20văn\x20bản\x20ngang','textVertical':_0x56dcee(0x27d),'image':_0x56dcee(0x227),'table':_0x56dcee(0x1dc),'shape':_0x56dcee(0x26c),'chart':_0x56dcee(0x1de)},'tableSizePicker':{'title':'Kích\x20thước\x20bảng','customSize':_0x56dcee(0x27a),'rows':_0x56dcee(0x250),'columns':_0x56dcee(0x2bf),'insert':'Chèn','apply':_0x56dcee(0x220)},'searchPanel':{'placeholder':_0x56dcee(0x2b3),'noQuery':_0x56dcee(0x2a0),'empty':_0x56dcee(0x2c5),'slidePrefix':_0x56dcee(0x242)},'themePicker':{'title':_0x56dcee(0x2bc),'caption':_0x56dcee(0x206),'tooltip':_0x56dcee(0x215)},'editorToolbar':{'fontFamily':_0x56dcee(0x239),'fontSize':'Cỡ\x20chữ','paragraphType':'Kiểu\x20đoạn\x20văn','heading1':_0x56dcee(0x204),'increaseFontSize':_0x56dcee(0x248),'decreaseFontSize':_0x56dcee(0x2a1),'textColor':_0x56dcee(0x224),'transparentTextColor':_0x56dcee(0x26a),'textBackgroundColor':_0x56dcee(0x2be),'bold':_0x56dcee(0x260),'italic':_0x56dcee(0x27b),'underline':_0x56dcee(0x1ec),'strikethrough':_0x56dcee(0x279),'horizontalAlign':_0x56dcee(0x29d),'verticalAlign':'Căn\x20dọc','alignLeft':'Căn\x20trái','alignCenter':_0x56dcee(0x1e7),'alignRight':_0x56dcee(0x292),'alignJustify':'Căn\x20đều','alignTop':_0x56dcee(0x1ff),'alignMiddle':_0x56dcee(0x21c),'alignBottom':'Căn\x20dưới'},'quickStyles':{'tooltip':'Kiểu\x20nhanh','shapeStyles':_0x56dcee(0x2a9),'lineStyles':'Kiểu\x20đường\x20kẻ','textStyles':_0x56dcee(0x270),'more':_0x56dcee(0x22c),'groups':{'solid':_0x56dcee(0x25e),'dashed':_0x56dcee(0x24b)},'presets':{'line':{'blackSolid':'Đường\x20liền\x20mảnh\x20màu\x20đen','blueSolid':_0x56dcee(0x1fc),'orangeSolid':_0x56dcee(0x23a),'graySolid':_0x56dcee(0x213),'blueEndArrow':_0x56dcee(0x288),'greenTwoWayArrow':_0x56dcee(0x277),'blackDashed':_0x56dcee(0x211),'blueDashed':_0x56dcee(0x235),'grayDashed':_0x56dcee(0x23d),'blueDashedEndArrow':_0x56dcee(0x1ef),'grayDashedEndArrow':_0x56dcee(0x249),'greenDashedTwoWayArrow':_0x56dcee(0x222)},'text':{'bodyBlack':_0x56dcee(0x276),'titleBlack':_0x56dcee(0x267),'accentBlue':_0x56dcee(0x283),'accentOrange':_0x56dcee(0x252),'noteGray':_0x56dcee(0x278)}}},'thumbnailBar':{'resizePanel':_0x56dcee(0x28b),'addSlide':_0x56dcee(0x286),'contextMenu':{'cut':_0x56dcee(0x28d),'copy':_0x56dcee(0x22d),'paste':_0x56dcee(0x254),'addBelow':'Thêm\x20trang\x20chiếu\x20bên\x20dưới','delete':_0x56dcee(0x1f7)},'layoutPicker':{'title':_0x56dcee(0x2a8),'layouts':{'title':_0x56dcee(0x210),'titleAndBody':_0x56dcee(0x1f6),'sectionHeader':_0x56dcee(0x223),'twoColumns':_0x56dcee(0x1e1),'comparison':_0x56dcee(0x2c3),'blank':'Trống','titleOnly':'Chỉ\x20tiêu\x20đề','pictureWithCaption':'Hình\x20ảnh\x20có\x20chú\x20thích'}}},'shapePanel':{'title':_0x56dcee(0x27c),'shapeStyle':_0x56dcee(0x2a9),'shapePosition':_0x56dcee(0x264),'openPanel':_0x56dcee(0x25d),'deleteShape':_0x56dcee(0x1ea),'toolbar':{'alignLeft':'Căn\x20trái','alignCenter':_0x56dcee(0x1e7),'alignRight':_0x56dcee(0x292),'alignJustify':_0x56dcee(0x21d),'bold':_0x56dcee(0x2b1),'italic':'In\x20nghiêng','underline':_0x56dcee(0x1ec),'strikethrough':_0x56dcee(0x279),'textColor':_0x56dcee(0x224),'textBackgroundColor':'Màu\x20nền\x20chữ','fillColor':_0x56dcee(0x2bb),'resetColor':_0x56dcee(0x217)},'align':{'top':_0x56dcee(0x1ff),'middle':_0x56dcee(0x20f),'bottom':_0x56dcee(0x202)},'textWrap':{'inline':_0x56dcee(0x21f),'square':_0x56dcee(0x207),'topAndBottom':_0x56dcee(0x1f0),'behindText':'Phía\x20sau\x20văn\x20bản','inFrontText':_0x56dcee(0x216)},'textBox':{'title':_0x56dcee(0x287),'textDirection':_0x56dcee(0x290),'textDirectionHorizontal':'Ngang','textDirectionVertical':_0x56dcee(0x1e8),'autoFit':'T?\x20??ng\x20v?a','autoFitNone':_0x56dcee(0x266),'autoFitShrink':_0x56dcee(0x2a6),'autoFitResize':_0x56dcee(0x2b7),'wrapText':_0x56dcee(0x268),'padding':_0x56dcee(0x20d),'paddingLeft':_0x56dcee(0x273),'paddingRight':_0x56dcee(0x219),'paddingTop':_0x56dcee(0x289),'paddingBottom':_0x56dcee(0x26d),'columns':_0x56dcee(0x2aa),'columnCount':'S?\x20l??ng','columnSpacing':_0x56dcee(0x1ed)},'position':{'title':_0x56dcee(0x22f),'x':'X','y':'Y','width':'Chiều\x20rộng','height':_0x56dcee(0x2bd),'rotation':_0x56dcee(0x203)},'style':{'shadow':_0x56dcee(0x1fe),'shadowColor':_0x56dcee(0x28e),'shadowBlurRadius':_0x56dcee(0x298),'shadowDistance':'Khoảng\x20cách','shadowDirection':_0x56dcee(0x1e9),'shadowPresetTitle':_0x56dcee(0x275),'shadowPresetNone':_0x56dcee(0x241),'shadowPresetCustom':_0x56dcee(0x1f3),'shadowTransparency':'Độ\x20trong\x20suốt','shadowSize':'Kích\x20thước','shadowPreset':{'shdw6':_0x56dcee(0x232),'shdw5':_0x56dcee(0x28f),'shdw2':'Bên\x20ngoài:\x20trên\x20phải','shdw1':_0x56dcee(0x2ad),'shdw14':_0x56dcee(0x1e3),'shdw10':_0x56dcee(0x255)}},'fill':{'title':_0x56dcee(0x2c1),'noFill':_0x56dcee(0x2b9),'solidFill':'Tô\x20màu\x20đặc','gradientFill':_0x56dcee(0x2cc),'pictureFill':'Tô\x20bằng\x20hình\x20ảnh\x20hoặc\x20kết\x20cấu','color':_0x56dcee(0x22e),'transparency':_0x56dcee(0x229),'picture':{'source':_0x56dcee(0x251),'insert':_0x56dcee(0x2a4),'tileAsTexture':'Lặp\x20hình\x20ảnh\x20như\x20kết\x20cấu','offsetX':_0x56dcee(0x2ba),'offsetY':'Độ\x20dịch\x20Y','scaleX':_0x56dcee(0x263),'scaleY':_0x56dcee(0x29e),'alignment':'Căn\x20chỉnh','rotateWithShape':_0x56dcee(0x26f),'align':{'tl':_0x56dcee(0x24f),'t':'Trên\x20cùng','tr':_0x56dcee(0x1f1),'l':_0x56dcee(0x24d),'ctr':_0x56dcee(0x2b6),'r':'Bên\x20phải','bl':_0x56dcee(0x24a),'b':_0x56dcee(0x2b2),'br':_0x56dcee(0x247)}}},'line':{'title':_0x56dcee(0x2af),'noLine':_0x56dcee(0x28c),'solidLine':_0x56dcee(0x25f),'color':_0x56dcee(0x22e),'transparency':_0x56dcee(0x229),'width':_0x56dcee(0x291),'cornerRadius':'Bán\x20kính\x20góc','beginArrowType':'Kiểu\x20mũi\x20tên\x20đầu','beginArrowSize':'Kích\x20thước\x20mũi\x20tên\x20đầu','endArrowType':_0x56dcee(0x236),'endArrowSize':_0x56dcee(0x265),'dashType':{'title':'Kiểu\x20đứt\x20nét','solid':_0x56dcee(0x25e),'roundDot':'Chấm\x20tròn','squareDot':_0x56dcee(0x21b),'dash':_0x56dcee(0x279),'dashDot':_0x56dcee(0x257),'longDash':'Gạch\x20ngang\x20dài','longDashDot':_0x56dcee(0x2cd),'longDashDotDot':'Gạch\x20ngang\x20dài-chấm-chấm'},'capType':{'title':_0x56dcee(0x1df),'flat':_0x56dcee(0x214),'round':_0x56dcee(0x1f4),'square':_0x56dcee(0x245)},'joinType':{'title':_0x56dcee(0x20b),'miter':'Góc\x20nhọn','round':_0x56dcee(0x1f4),'bevel':_0x56dcee(0x1f5)},'sketchType':{'title':'Kiểu\x20phác\x20thảo','none':_0x56dcee(0x262),'curved':_0x56dcee(0x221),'freehand':_0x56dcee(0x28a),'handDrawn':_0x56dcee(0x231)},'arrowType':{'none':_0x56dcee(0x262),'arrow':'Mũi\x20tên','openArrow':_0x56dcee(0x23c),'stealthArrow':'Mũi\x20tên\x20tàng\x20hình','diamondArrow':_0x56dcee(0x2cb),'ovalArrow':_0x56dcee(0x20e)},'arrowSize':{'small':_0x56dcee(0x225),'medium':_0x56dcee(0x2b4),'large':_0x56dcee(0x2c4)}}},'objectListPanel':{'title':_0x56dcee(0x1fb),'showAll':_0x56dcee(0x285),'hideAll':_0x56dcee(0x271),'show':_0x56dcee(0x1db),'hide':'Ẩn','moveForward':'Đưa\x20ra\x20trước','moveBackward':_0x56dcee(0x226),'nameInput':'Tên\x20đối\x20tượng','empty':_0x56dcee(0x240),'close':_0x56dcee(0x2a5),'name':_0x56dcee(0x24e),'description':'Mô\x20tả','descriptionPlaceholder':_0x56dcee(0x26b),'details':_0x56dcee(0x259),'noSelection':_0x56dcee(0x2c8)},'backgroundPanel':{'title':_0x56dcee(0x29b),'backgroundGraphics':_0x56dcee(0x296),'hideBackgroundGraphics':_0x56dcee(0x230),'presentationBackground':_0x56dcee(0x20c),'presentationBackgroundEmpty':_0x56dcee(0x29a),'presentationBackgroundImages':_0x56dcee(0x1f8),'setPresentationBackground':_0x56dcee(0x27f),'clearPresentationBackground':_0x56dcee(0x1f7),'none':'Không\x20tô\x20màu','solid':_0x56dcee(0x2c9),'gradient':_0x56dcee(0x205),'image':'Tô\x20màu\x20hình\x20ảnh','pattern':_0x56dcee(0x201),'color':'Màu','transparency':_0x56dcee(0x229),'imageSource':_0x56dcee(0x24c),'insertImage':_0x56dcee(0x243),'fit':_0x56dcee(0x2ac),'fitOptions':{'cover':_0x56dcee(0x2c0),'contain':_0x56dcee(0x2ac),'stretch':'Kéo\x20giãn','repeat':'Lặp\x20lại'},'patternHint':'Cài\x20đặt\x20hoa\x20văn\x20sẽ\x20sớm\x20có.','applyToAll':_0x56dcee(0x1e0),'resetBackground':_0x56dcee(0x1e5)},'transitionPanel':{'title':_0x56dcee(0x238),'effect':_0x56dcee(0x21a),'direction':_0x56dcee(0x212),'duration':_0x56dcee(0x1eb),'preview':_0x56dcee(0x280),'applyToAll':_0x56dcee(0x1e0),'effects':{'none':_0x56dcee(0x262),'fade':_0x56dcee(0x272),'push':_0x56dcee(0x2b0),'wipe':_0x56dcee(0x233),'split':'Chia\x20đôi','reveal':_0x56dcee(0x25c),'cut':_0x56dcee(0x28d),'uncover':_0x56dcee(0x25a),'cover':_0x56dcee(0x29f),'zoom':_0x56dcee(0x209)},'directions':{'left':_0x56dcee(0x22a),'right':'Từ\x20phải','up':_0x56dcee(0x20a),'down':_0x56dcee(0x274)}},'contextmenu':{'addPage':_0x56dcee(0x2a7),'backgroundPanel':_0x56dcee(0x29b),'transitionPanel':_0x56dcee(0x238),'speakerNotes':'Ghi\x20chú\x20người\x20trình\x20bày','ruler':'Thước','shapePanel':_0x56dcee(0x27c),'flipHorizontal':_0x56dcee(0x281),'flipVertical':'Lật\x20dọc','group':_0x56dcee(0x282),'ungroup':_0x56dcee(0x295)},'presentation':{'play':_0x56dcee(0x293),'playFromBeginning':_0x56dcee(0x2b8),'playFromCurrent':_0x56dcee(0x2c2),'playDualScreen':_0x56dcee(0x256),'playDualScreenFromBeginning':_0x56dcee(0x25b),'playDualScreenFromCurrent':'Màn\x20hình\x20kép\x20từ\x20hiện\x20tại','dualScreenUnavailable':_0x56dcee(0x2c7),'fullscreenPrompt':_0x56dcee(0x23e),'presentationEnded':_0x56dcee(0x253),'previous':_0x56dcee(0x246),'next':_0x56dcee(0x234),'exit':_0x56dcee(0x269),'slideProgress':'Trang\x20{current}\x20/\x20{total}','speakerNotes':'Ghi\x20chú\x20người\x20trình\x20bày','speakerNotesPlaceholder':_0x56dcee(0x294),'speakerNotesEmpty':_0x56dcee(0x258),'speakerNotesSave':_0x56dcee(0x2ca),'speakerNotesCancel':_0x56dcee(0x244)},'slide':{'placeholder':{'text':{'title':_0x56dcee(0x299),'subtitle':_0x56dcee(0x23b),'body':_0x56dcee(0x2ae),'text':_0x56dcee(0x2ae),'header':'Trình\x20giữ\x20chỗ\x20tiêu\x20đề','footer':_0x56dcee(0x22b),'date':_0x56dcee(0x2a3),'slideNumber':_0x56dcee(0x23f)},'icon':{'image':_0x56dcee(0x227),'table':'Bảng','chart':_0x56dcee(0x1de),'diagram':_0x56dcee(0x261),'media':'Đa\x20phương\x20tiện'}}},'image-panel':{'arrange':{'title':'Sắp\x20xếp','forward':'Đưa\x20lên\x20trước','backward':_0x56dcee(0x237),'front':'Đưa\x20lên\x20đầu','back':_0x56dcee(0x228)},'transform':{'title':_0x56dcee(0x208),'rotate':_0x56dcee(0x29c),'x':_0x56dcee(0x1da),'y':_0x56dcee(0x218),'width':_0x56dcee(0x1fd),'height':_0x56dcee(0x1e6),'lock':_0x56dcee(0x2c6)},'crop':{'title':_0x56dcee(0x28d),'start':_0x56dcee(0x26e),'mode':_0x56dcee(0x28a),'shape':_0x56dcee(0x2ab)}}}};function _0x21cc(){const _0x94eb=['Nhỏ','Đưa\x20ra\x20sau','Hình\x20ảnh','Đưa\x20xuống\x20cuối','Độ\x20trong\x20suốt','Từ\x20trái','Trình\x20giữ\x20chỗ\x20chân\x20trang','Thêm\x20kiểu','Sao\x20chép','Màu','Vị\x20trí\x20và\x20kích\x20thước','Ẩn\x20đồ\x20họa\x20trang\x20cái/bố\x20cục','Vẽ\x20tay','Bên\x20ngoài:\x20dưới\x20phải','Quét','Tiếp','Đường\x20đứt\x20nét\x20mảnh\x20màu\x20xanh\x20dương','Kiểu\x20mũi\x20tên\x20cuối','Đưa\x20xuống\x20sau','Chuyển\x20tiếp','Phông\x20chữ','Đường\x20liền\x20mảnh\x20màu\x20cam','Nhấp\x20để\x20thêm\x20phụ\x20đề','Mũi\x20tên\x20mở','Đường\x20đứt\x20nét\x20mảnh\x20màu\x20xám','Nhấp\x20để\x20toàn\x20màn\x20hình','Trình\x20giữ\x20chỗ\x20số\x20trang','Không\x20có\x20đối\x20tượng','Không\x20có\x20bóng','Trang','Tệp...','Hủy','Vuông','Trước','Dưới\x20cùng\x20bên\x20phải','Tăng\x20cỡ\x20chữ','Đường\x20đứt\x20nét\x20xám\x20có\x20mũi\x20tên\x20ở\x20cuối','Dưới\x20cùng\x20bên\x20trái','Đứt\x20nét','Chèn\x20hình\x20ảnh\x20từ','Bên\x20trái','Tên','Trên\x20cùng\x20bên\x20trái','Hàng','Nguồn\x20hình\x20ảnh','Nhấn\x20mạnh\x20cam','Bản\x20trình\x20bày\x20đã\x20kết\x20thúc','Dán','Bên\x20ngoài:\x20trên\x20trái\x20lớn','Trình\x20bày\x20màn\x20hình\x20kép','Gạch\x20ngang-chấm','Không\x20có\x20ghi\x20chú\x20người\x20trình\x20bày','Chi\x20tiết','Bỏ\x20che','Màn\x20hình\x20kép\x20từ\x20đầu','Lộ\x20ra','Mở\x20bảng\x20hình\x20dạng','Liền\x20nét','Đường\x20liền\x20nét','Đậm','Sơ\x20đồ','Không','Tỷ\x20lệ\x20X','Vị\x20trí','Kích\x20thước\x20mũi\x20tên\x20cuối','Kh?ng\x20t?\x20??ng\x20v?a','Tiêu\x20đề\x20đen','Ng?t\x20d?ng\x20v?n\x20b?n\x20trong\x20h?nh','Thoát','Màu\x20chữ\x20trong\x20suốt','Thêm\x20mô\x20tả','Hình\x20dạng','D??i','Bắt\x20đầu\x20cắt','Xoay\x20theo\x20hình\x20dạng','Kiểu\x20văn\x20bản','Ẩn\x20tất\x20cả','Mờ\x20dần','Tr?i','Từ\x20dưới','Cài\x20sẵn','Nội\x20dung\x20đen','Đường\x20xanh\x20lá\x20có\x20mũi\x20tên\x20hai\x20chiều','Ghi\x20chú\x20xám','Gạch\x20ngang','Kích\x20thước\x20tùy\x20chỉnh','Nghiêng','Định\x20dạng\x20hình\x20dạng','Hộp\x20văn\x20bản\x20dọc','1699899xlyzuD','Đặt\x20nền','Xem\x20trước','Lật\x20ngang','Nhóm','Nhấn\x20mạnh\x20xanh\x20dương','Tìm\x20kiếm','Hiển\x20thị\x20tất\x20cả','+\x20Thêm\x20trang','H?p\x20v?n\x20b?n','Đường\x20xanh\x20dương\x20có\x20mũi\x20tên\x20ở\x20cuối','Tr?n','Tự\x20do','Đổi\x20kích\x20thước\x20bảng\x20hình\x20thu\x20nhỏ\x20trang\x20chiếu','Không\x20đường\x20kẻ','Cắt','Màu\x20bóng','Bên\x20ngoài:\x20dưới\x20trái','H??ng\x20v?n\x20b?n','Chiều\x20rộng','Căn\x20phải','Phát','Nhấp\x20để\x20thêm\x20ghi\x20chú\x20cho\x20trang\x20hiện\x20tại','Bỏ\x20nhóm','Đồ\x20họa\x20nền','54sEUzdO','Làm\x20mờ','Nhấp\x20để\x20thêm\x20tiêu\x20đề','Chưa\x20thiết\x20lập','Định\x20dạng\x20nền','Xoay\x20(°)','Căn\x20ngang','Tỷ\x20lệ\x20Y','Che\x20phủ','Nhập\x20để\x20tìm\x20kiếm\x20tên\x20trang\x20trình\x20bày,\x20văn\x20bản\x20và\x20tên\x20đối\x20tượng.','Giảm\x20cỡ\x20chữ','28maQLTD','Trình\x20giữ\x20chỗ\x20ngày\x20tháng','Chèn\x20hình\x20ảnh','Đóng','Thu\x20nh?\x20v?n\x20b?n\x20khi\x20tr?n','Trang\x20trình\x20bày\x20mới','Chọn\x20bố\x20cục','Kiểu\x20hình\x20dạng','C?t','Cắt\x20theo\x20hình\x20dạng','Vừa\x20khung','Bên\x20ngoài:\x20trên\x20trái','Nhấp\x20để\x20thêm\x20văn\x20bản','Đường\x20kẻ','Đẩy','In\x20đậm','Dưới\x20cùng','Tìm\x20kiếm\x20trang\x20trình\x20bày\x20và\x20đối\x20tượng','Vừa','7979411VrZMNP','Chính\x20giữa','??i\x20k?ch\x20th??c\x20h?nh\x20??\x20v?a\x20v?n\x20b?n','Phát\x20từ\x20đầu','Không\x20tô','Độ\x20dịch\x20X','Màu\x20nền\x20văn\x20bản','Chủ\x20đề','Chiều\x20cao','Màu\x20nền\x20chữ','Cột','Lấp\x20đầy','Tô\x20màu','Phát\x20từ\x20trang\x20hiện\x20tại','So\x20sánh','Lớn','Không\x20tìm\x20thấy\x20kết\x20quả.','Khóa\x20tỷ\x20lệ','Không\x20thể\x20bắt\x20đầu\x20trình\x20bày\x20màn\x20hình\x20kép.\x20Hãy\x20cho\x20phép\x20quyền\x20quản\x20lý\x20cửa\x20sổ\x20và\x20kết\x20nối\x20màn\x20hình\x20mở\x20rộng,\x20rồi\x20thử\x20lại.','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết','Tô\x20màu\x20đơn\x20sắc','Lưu','Mũi\x20tên\x20hình\x20thoi','Tô\x20màu\x20gradient','Gạch\x20ngang\x20dài-chấm','X\x20(px)','Hiển\x20thị','Bảng','1767288aojpjC','Biểu\x20đồ','Kiểu\x20đầu\x20đường','Áp\x20dụng\x20cho\x20tất\x20cả','Hai\x20nội\x20dung','39708LMkOwV','Bên\x20ngoài:\x20dưới\x20phải\x20nhỏ','388848IgOUXl','Đặt\x20lại\x20nền','Chiều\x20cao\x20(px)','Căn\x20giữa','D?c','Góc','Xóa\x20hình\x20dạng','Thời\x20lượng','Gạch\x20chân','Kho?ng\x20c?ch','545GAtJXa','Đường\x20đứt\x20nét\x20xanh\x20dương\x20có\x20mũi\x20tên\x20ở\x20cuối','Trên\x20và\x20dưới','Trên\x20cùng\x20bên\x20phải','233358OvVUks','Tùy\x20chỉnh','Tròn','Vát','Tiêu\x20đề\x20và\x20nội\x20dung','Xóa','hình\x20ảnh','10QhVUGw','440144GdEPLt','Danh\x20sách\x20đối\x20tượng','Đường\x20liền\x20mảnh\x20màu\x20xanh\x20dương','Chiều\x20rộng\x20(px)','Bóng','Căn\x20trên','Thay\x20đổi\x20hình\x20dạng','Tô\x20màu\x20hoa\x20văn','Căn\x20dưới','Xoay','Tiêu\x20đề\x201','Tô\x20màu\x20chuyển\x20sắc','Mặc\x20định\x20hình\x20dạng','Hình\x20vuông','Biến\x20đổi','Thu\x20phóng','Từ\x20trên','Kiểu\x20nối','Nền\x20bản\x20trình\x20bày','L?\x20trong','Mũi\x20tên\x20hình\x20bầu\x20dục','Căn\x20giữa\x20theo\x20chiều\x20dọc','Trang\x20tiêu\x20đề','Đường\x20đứt\x20nét\x20mảnh\x20màu\x20đen','Hướng','Đường\x20liền\x20mảnh\x20màu\x20xám','Phẳng','Chọn\x20chủ\x20đề\x20trang\x20trình\x20bày','Phía\x20trước\x20văn\x20bản','Đặt\x20lại\x20màu','Y\x20(px)','Ph?i','Hiệu\x20ứng','Chấm\x20vuông','Căn\x20giữa\x20dọc','Căn\x20đều\x20hai\x20bên','Hộp\x20văn\x20bản','Cùng\x20dòng\x20với\x20văn\x20bản','Áp\x20dụng','Cong','Đường\x20đứt\x20nét\x20xanh\x20lá\x20có\x20mũi\x20tên\x20hai\x20chiều','Tiêu\x20đề\x20phần','Màu\x20chữ'];_0x21cc=function(){return _0x94eb;};return _0x21cc();}export{e as default};
|
|
1
|
+
const _0x5f11a2=_0x3cfb;(function(_0x64dc9,_0x4e2ffc){const _0x30b6a4=_0x3cfb,_0xdbab0e=_0x64dc9();while(!![]){try{const _0x438ebd=-parseInt(_0x30b6a4(0x19e))/0x1+-parseInt(_0x30b6a4(0x169))/0x2*(-parseInt(_0x30b6a4(0x143))/0x3)+-parseInt(_0x30b6a4(0x134))/0x4*(-parseInt(_0x30b6a4(0xe4))/0x5)+parseInt(_0x30b6a4(0xd0))/0x6+parseInt(_0x30b6a4(0x18c))/0x7*(parseInt(_0x30b6a4(0x105))/0x8)+parseInt(_0x30b6a4(0x119))/0x9*(parseInt(_0x30b6a4(0x100))/0xa)+-parseInt(_0x30b6a4(0x11e))/0xb*(parseInt(_0x30b6a4(0x14e))/0xc);if(_0x438ebd===_0x4e2ffc)break;else _0xdbab0e['push'](_0xdbab0e['shift']());}catch(_0x34614b){_0xdbab0e['push'](_0xdbab0e['shift']());}}}(_0x5e87,0x3060b));function _0x5e87(){const _0x669775=['Xóa','Kích\x20thước','Màn\x20hình\x20kép\x20từ\x20hiện\x20tại','Chấm\x20vuông','Chèn\x20hình\x20ảnh','Khoảng\x20cách','Đường\x20liền\x20mảnh\x20màu\x20xám','Hiển\x20thị','Màu\x20nền\x20chữ','Biểu\x20tượng\x20cảm\x20xúc','Đường\x20liền\x20nét','Vừa\x20khung','Cắt\x20theo\x20hình\x20dạng','Lặp\x20hình\x20ảnh\x20như\x20kết\x20cấu','Độ\x20trong\x20suốt','77bDBVAu','Không\x20có\x20bóng','Mở\x20bảng\x20điều\x20khiển\x20lớp','Ký\x20hiệu','Màu\x20chữ\x20trong\x20suốt','Kích\x20thước\x20trang\x20chiếu','H??ng\x20v?n\x20b?n','Biểu\x20đồ','Kiểu\x20hình\x20dạng','Bên\x20ngoài:\x20dưới\x20phải\x20nhỏ','Tô\x20màu\x20đơn\x20sắc','Thêm\x20mô\x20tả','Tô\x20màu\x20chuyển\x20sắc','Căn\x20giữa','Đặt\x20nền','Độ\x20dịch\x20X','Nhấn\x20mạnh\x20xanh\x20dương','hình\x20ảnh','344188uZDpil','Từ\x20trái','Hiển\x20thị\x20tất\x20cả','Phía\x20sau\x20văn\x20bản','Chọn\x20bố\x20cục','Kích\x20thước\x20bảng','Dưới\x20cùng','Màu\x20chữ','Vuông','Đường\x20đứt\x20nét\x20xanh\x20dương\x20có\x20mũi\x20tên\x20ở\x20cuối','Bắt\x20đầu\x20cắt','Căn\x20giữa\x20dọc','Đường\x20đứt\x20nét\x20xanh\x20lá\x20có\x20mũi\x20tên\x20hai\x20chiều','Hộp\x20văn\x20bản\x20dọc','Tiêu\x20đề\x20và\x20nội\x20dung','Đường\x20liền\x20mảnh\x20màu\x20xanh\x20dương','Nền\x20bản\x20trình\x20bày','Kiểu\x20mũi\x20tên\x20cuối','Chuyển\x20tiếp','Chèn\x20hình\x20ảnh\x20từ','Lặp\x20lại','Dưới\x20cùng\x20bên\x20trái','So\x20sánh','1885806wxhuLQ','Chiều\x20cao\x20(px)','Đưa\x20xuống\x20sau','Bên\x20ngoài:\x20dưới\x20trái','Từ\x20trên','Kích\x20thước\x20mũi\x20tên\x20cuối','Mũi\x20tên\x20hình\x20bầu\x20dục','D??i','Đưa\x20lên\x20trước','Chiều\x20rộng','Từ\x20dưới','Hình\x20vuông','Lớn','Đường\x20liền\x20mảnh\x20màu\x20đen','Căn\x20chỉnh','Không\x20tô\x20màu','Y\x20(px)','Cột','Trình\x20giữ\x20chỗ\x20ngày\x20tháng','Tìm\x20kiếm\x20trang\x20trình\x20bày\x20và\x20đối\x20tượng','132085aSkyoH','Chưa\x20thiết\x20lập','Tiếp','Kiểu\x20phác\x20thảo','Tùy\x20chỉnh','Màu\x20bóng','Ẩn\x20đồ\x20họa\x20trang\x20cái/bố\x20cục','Vị\x20trí\x20và\x20kích\x20thước','Căn\x20trái','Hàng','Trang','Phát','Chọn\x20chủ\x20đề\x20trang\x20trình\x20bày','Áp\x20dụng\x20cho\x20tất\x20cả','Bên\x20ngoài:\x20trên\x20trái\x20lớn','Đường\x20đứt\x20nét\x20mảnh\x20màu\x20xám','Kiểu\x20đứt\x20nét','Đường\x20xanh\x20dương\x20có\x20mũi\x20tên\x20ở\x20cuối','Mở\x20bảng\x20hình\x20dạng','Góc\x20nhọn','Đường\x20đứt\x20nét\x20xám\x20có\x20mũi\x20tên\x20ở\x20cuối','Nhấp\x20để\x20thêm\x20văn\x20bản','Phát\x20từ\x20đầu','Mô\x20tả','Đưa\x20ra\x20trước','Tiêu\x20chuẩn\x20(4:3)','Nhấp\x20để\x20toàn\x20màn\x20hình','Kích\x20thước\x20tùy\x20chỉnh','3570ftXdlp','Đường\x20kẻ','Kiểu\x20đoạn\x20văn','Đậm','Sơ\x20đồ','205144SKvCSn','Xoay\x20(°)','Kiểu\x20đường\x20kẻ','Cùng\x20dòng\x20với\x20văn\x20bản','Hình\x20dạng','Phía\x20trước\x20văn\x20bản','Màu\x20nền\x20văn\x20bản','Liền\x20nét','Bóng','Không\x20tìm\x20thấy\x20kết\x20quả.','Căn\x20trên','Mờ\x20dần','Tên\x20đối\x20tượng','Màu','Lật\x20ngang','Định\x20dạng\x20hình\x20dạng','Trống','Đặt\x20lại\x20màu','Đường\x20xanh\x20lá\x20có\x20mũi\x20tên\x20hai\x20chiều','Tô\x20màu\x20đặc','72obXSBd','Che\x20phủ','Cắt','Mũi\x20tên','Mặc\x20định\x20hình\x20dạng','4034503pyhaWR','Tên','Kích\x20thước\x20mũi\x20tên\x20đầu','Chấm\x20tròn','Định\x20dạng\x20nền','Gạch\x20ngang','Tr?n','Đặt\x20lại\x20nền','Hộp\x20văn\x20bản','Đưa\x20lên\x20đầu','Gạch\x20ngang\x20dài-chấm-chấm','Bảng','Toàn\x20màn\x20hình','Đưa\x20ra\x20sau','Tỷ\x20lệ\x20Y','Dán','X\x20(px)','Không\x20tô','Góc','Tỷ\x20lệ\x20X','Tìm\x20kiếm','Trình\x20giữ\x20chỗ\x20số\x20trang','44TdWrNB','Nhấn\x20mạnh\x20cam','Tô\x20bằng\x20hình\x20ảnh\x20hoặc\x20kết\x20cấu','Gạch\x20chân','Căn\x20ngang','Quét','Tô\x20màu','Tăng\x20cỡ\x20chữ','Xoay\x20theo\x20hình\x20dạng','Thay\x20đổi\x20hình\x20dạng','Trình\x20giữ\x20chỗ\x20tiêu\x20đề','Bên\x20ngoài:\x20trên\x20phải','Độ\x20dịch\x20Y','Không\x20thể\x20bắt\x20đầu\x20trình\x20bày\x20màn\x20hình\x20kép.\x20Hãy\x20cho\x20phép\x20quyền\x20quản\x20lý\x20cửa\x20sổ\x20và\x20kết\x20nối\x20màn\x20hình\x20mở\x20rộng,\x20rồi\x20thử\x20lại.','Làm\x20mờ','1158216gLDxhJ','Tô\x20màu\x20gradient','Phát\x20từ\x20trang\x20hiện\x20tại','Lưu','Trước','Tiêu\x20đề\x201','Chỉ\x20tiêu\x20đề','Cài\x20sẵn','Vừa','Gạch\x20ngang\x20dài-chấm','Trang\x20tiêu\x20đề','24pGzAor','Hình\x20ảnh','Kh?ng\x20t?\x20??ng\x20v?a','Ng?t\x20d?ng\x20v?n\x20b?n\x20trong\x20h?nh','Phẳng','Thêm\x20trang\x20chiếu\x20bên\x20dưới','Đóng','Thời\x20lượng','Bên\x20ngoài:\x20dưới\x20phải','Hủy','Lật\x20dọc','In\x20đậm','Sao\x20chép','Hai\x20nội\x20dung','Nhỏ','L?\x20trong','Căn\x20dưới','Trên\x20và\x20dưới','Trên\x20cùng\x20bên\x20trái','Kéo\x20giãn','Thêm\x20kiểu','Hướng','Không','Nhấp\x20để\x20thêm\x20tiêu\x20đề','Bỏ\x20nhóm','Tròn','Đổi\x20kích\x20thước\x20bảng\x20hình\x20thu\x20nhỏ\x20trang\x20chiếu','2grGKjW','Tự\x20do','Không\x20có\x20ghi\x20chú\x20người\x20trình\x20bày','Xóa\x20hình\x20dạng','Cong','Biến\x20đổi','Chính\x20giữa','Không\x20đường\x20kẻ','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết','Thoát','Sắp\x20xếp','Màn\x20hình\x20kép\x20từ\x20đầu','Kiểu\x20đầu\x20đường','Phông\x20chữ','Từ\x20phải','Ghi\x20chú\x20người\x20trình\x20bày','Đẩy','Vị\x20trí','Ẩn\x20tất\x20cả','Bên\x20ngoài:\x20trên\x20trái'];_0x5e87=function(){return _0x669775;};return _0x5e87();}function _0x3cfb(_0x2e256d,_0x4391e0){_0x2e256d=_0x2e256d-0xc6;const _0x5e87c1=_0x5e87();let _0x3cfbe4=_0x5e87c1[_0x2e256d];return _0x3cfbe4;}const e={'slides-ui':{'ribbon':{'shapeFormat':_0x5f11a2(0x114),'changeShape':_0x5f11a2(0x13d)},'insertToolbar':{'search':_0x5f11a2(0x132),'text':_0x5f11a2(0x126),'textHorizontal':'Hộp\x20văn\x20bản\x20ngang','textVertical':_0x5f11a2(0xc6),'image':_0x5f11a2(0x14f),'table':'Bảng','shape':_0x5f11a2(0x109),'chart':_0x5f11a2(0x193),'symbol':_0x5f11a2(0x18f),'emoji':_0x5f11a2(0x186)},'tableSizePicker':{'title':_0x5f11a2(0x1a3),'customSize':_0x5f11a2(0xff),'rows':_0x5f11a2(0xed),'columns':_0x5f11a2(0xe1),'insert':'Chèn','apply':'Áp\x20dụng'},'searchPanel':{'placeholder':_0x5f11a2(0xe3),'noQuery':'Nhập\x20để\x20tìm\x20kiếm\x20tên\x20trang\x20trình\x20bày,\x20văn\x20bản\x20và\x20tên\x20đối\x20tượng.','empty':_0x5f11a2(0x10e),'slidePrefix':_0x5f11a2(0xee)},'themePicker':{'title':'Chủ\x20đề','caption':_0x5f11a2(0x11d),'tooltip':_0x5f11a2(0xf0)},'display':{'slideSize':_0x5f11a2(0x191),'widescreen':'Màn\x20hình\x20rộng\x20(16:9)','standard':_0x5f11a2(0xfd),'fullscreen':_0x5f11a2(0x12a)},'editorToolbar':{'fontFamily':_0x5f11a2(0x176),'fontSize':'Cỡ\x20chữ','paragraphType':_0x5f11a2(0x102),'heading1':_0x5f11a2(0x148),'increaseFontSize':_0x5f11a2(0x13b),'decreaseFontSize':'Giảm\x20cỡ\x20chữ','textColor':'Màu\x20chữ','transparentTextColor':_0x5f11a2(0x190),'textBackgroundColor':_0x5f11a2(0x185),'bold':_0x5f11a2(0x103),'italic':'Nghiêng','underline':'Gạch\x20chân','strikethrough':_0x5f11a2(0x123),'horizontalAlign':_0x5f11a2(0x138),'verticalAlign':'Căn\x20dọc','alignLeft':_0x5f11a2(0xec),'alignCenter':_0x5f11a2(0x199),'alignRight':'Căn\x20phải','alignJustify':'Căn\x20đều','alignTop':_0x5f11a2(0x10f),'alignMiddle':_0x5f11a2(0x1a9),'alignBottom':_0x5f11a2(0x15e)},'quickStyles':{'tooltip':'Kiểu\x20nhanh','shapeStyles':_0x5f11a2(0x194),'lineStyles':_0x5f11a2(0x107),'textStyles':'Kiểu\x20văn\x20bản','more':_0x5f11a2(0x162),'groups':{'solid':_0x5f11a2(0x10c),'dashed':'Đứt\x20nét'},'presets':{'line':{'blackSolid':_0x5f11a2(0xdd),'blueSolid':_0x5f11a2(0xc8),'orangeSolid':'Đường\x20liền\x20mảnh\x20màu\x20cam','graySolid':_0x5f11a2(0x183),'blueEndArrow':_0x5f11a2(0xf5),'greenTwoWayArrow':_0x5f11a2(0x117),'blackDashed':'Đường\x20đứt\x20nét\x20mảnh\x20màu\x20đen','blueDashed':'Đường\x20đứt\x20nét\x20mảnh\x20màu\x20xanh\x20dương','grayDashed':_0x5f11a2(0xf3),'blueDashedEndArrow':_0x5f11a2(0x1a7),'grayDashedEndArrow':_0x5f11a2(0xf8),'greenDashedTwoWayArrow':_0x5f11a2(0x1aa)},'text':{'bodyBlack':'Nội\x20dung\x20đen','titleBlack':'Tiêu\x20đề\x20đen','accentBlue':_0x5f11a2(0x19c),'accentOrange':_0x5f11a2(0x135),'noteGray':'Ghi\x20chú\x20xám'}}},'thumbnailBar':{'resizePanel':_0x5f11a2(0x168),'addSlide':'+\x20Thêm\x20trang','contextMenu':{'cut':_0x5f11a2(0x11b),'copy':_0x5f11a2(0x15a),'paste':_0x5f11a2(0x12d),'addBelow':_0x5f11a2(0x153),'delete':'Xóa'},'layoutPicker':{'title':_0x5f11a2(0x1a2),'layouts':{'title':_0x5f11a2(0x14d),'titleAndBody':_0x5f11a2(0xc7),'sectionHeader':'Tiêu\x20đề\x20phần','twoColumns':_0x5f11a2(0x15b),'comparison':_0x5f11a2(0xcf),'blank':_0x5f11a2(0x115),'titleOnly':_0x5f11a2(0x149),'pictureWithCaption':'Hình\x20ảnh\x20có\x20chú\x20thích'}}},'shapePanel':{'title':_0x5f11a2(0x114),'shapeStyle':_0x5f11a2(0x194),'shapePosition':_0x5f11a2(0x17a),'openPanel':_0x5f11a2(0xf6),'deleteShape':_0x5f11a2(0x16c),'toolbar':{'alignLeft':_0x5f11a2(0xec),'alignCenter':'Căn\x20giữa','alignRight':'Căn\x20phải','alignJustify':'Căn\x20đều\x20hai\x20bên','bold':_0x5f11a2(0x159),'italic':'In\x20nghiêng','underline':_0x5f11a2(0x137),'strikethrough':_0x5f11a2(0x123),'textColor':_0x5f11a2(0x1a5),'textBackgroundColor':_0x5f11a2(0x185),'fillColor':_0x5f11a2(0x10b),'resetColor':_0x5f11a2(0x116)},'align':{'top':_0x5f11a2(0x10f),'middle':'Căn\x20giữa\x20theo\x20chiều\x20dọc','bottom':_0x5f11a2(0x15e)},'textWrap':{'inline':_0x5f11a2(0x108),'square':_0x5f11a2(0xdb),'topAndBottom':_0x5f11a2(0x15f),'behindText':_0x5f11a2(0x1a1),'inFrontText':_0x5f11a2(0x10a)},'textBox':{'title':'H?p\x20v?n\x20b?n','textDirection':_0x5f11a2(0x192),'textDirectionHorizontal':'Ngang','textDirectionVertical':'D?c','autoFit':'T?\x20??ng\x20v?a','autoFitNone':_0x5f11a2(0x150),'autoFitShrink':'Thu\x20nh?\x20v?n\x20b?n\x20khi\x20tr?n','autoFitResize':'??i\x20k?ch\x20th??c\x20h?nh\x20??\x20v?a\x20v?n\x20b?n','wrapText':_0x5f11a2(0x151),'padding':_0x5f11a2(0x15d),'paddingLeft':'Tr?i','paddingRight':'Ph?i','paddingTop':_0x5f11a2(0x124),'paddingBottom':_0x5f11a2(0xd7),'columns':'C?t','columnCount':'S?\x20l??ng','columnSpacing':'Kho?ng\x20c?ch'},'position':{'title':_0x5f11a2(0xeb),'x':'X','y':'Y','width':'Chiều\x20rộng','height':'Chiều\x20cao','rotation':'Xoay'},'style':{'shadow':_0x5f11a2(0x10d),'shadowColor':_0x5f11a2(0xe9),'shadowBlurRadius':_0x5f11a2(0x142),'shadowDistance':_0x5f11a2(0x182),'shadowDirection':_0x5f11a2(0x130),'shadowPresetTitle':_0x5f11a2(0x14a),'shadowPresetNone':_0x5f11a2(0x18d),'shadowPresetCustom':_0x5f11a2(0xe8),'shadowTransparency':_0x5f11a2(0x18b),'shadowSize':_0x5f11a2(0x17e),'shadowPreset':{'shdw6':_0x5f11a2(0x156),'shdw5':_0x5f11a2(0xd3),'shdw2':_0x5f11a2(0x13f),'shdw1':_0x5f11a2(0x17c),'shdw14':_0x5f11a2(0x195),'shdw10':_0x5f11a2(0xf2)}},'fill':{'title':_0x5f11a2(0x13a),'noFill':_0x5f11a2(0x12f),'solidFill':_0x5f11a2(0x118),'gradientFill':_0x5f11a2(0x144),'pictureFill':_0x5f11a2(0x136),'color':_0x5f11a2(0x112),'transparency':_0x5f11a2(0x18b),'picture':{'source':'Nguồn\x20hình\x20ảnh','insert':_0x5f11a2(0x181),'tileAsTexture':_0x5f11a2(0x18a),'offsetX':_0x5f11a2(0x19b),'offsetY':_0x5f11a2(0x140),'scaleX':_0x5f11a2(0x131),'scaleY':_0x5f11a2(0x12c),'alignment':_0x5f11a2(0xde),'rotateWithShape':_0x5f11a2(0x13c),'align':{'tl':_0x5f11a2(0x160),'t':'Trên\x20cùng','tr':'Trên\x20cùng\x20bên\x20phải','l':'Bên\x20trái','ctr':_0x5f11a2(0x16f),'r':'Bên\x20phải','bl':_0x5f11a2(0xce),'b':_0x5f11a2(0x1a4),'br':'Dưới\x20cùng\x20bên\x20phải'}}},'line':{'title':_0x5f11a2(0x101),'noLine':_0x5f11a2(0x170),'solidLine':_0x5f11a2(0x187),'color':_0x5f11a2(0x112),'transparency':_0x5f11a2(0x18b),'width':_0x5f11a2(0xd9),'cornerRadius':'Bán\x20kính\x20góc','beginArrowType':'Kiểu\x20mũi\x20tên\x20đầu','beginArrowSize':_0x5f11a2(0x120),'endArrowType':_0x5f11a2(0xca),'endArrowSize':_0x5f11a2(0xd5),'dashType':{'title':_0x5f11a2(0xf4),'solid':_0x5f11a2(0x10c),'roundDot':_0x5f11a2(0x121),'squareDot':_0x5f11a2(0x180),'dash':_0x5f11a2(0x123),'dashDot':'Gạch\x20ngang-chấm','longDash':'Gạch\x20ngang\x20dài','longDashDot':_0x5f11a2(0x14c),'longDashDotDot':_0x5f11a2(0x128)},'capType':{'title':_0x5f11a2(0x175),'flat':_0x5f11a2(0x152),'round':_0x5f11a2(0x167),'square':_0x5f11a2(0x1a6)},'joinType':{'title':'Kiểu\x20nối','miter':_0x5f11a2(0xf7),'round':_0x5f11a2(0x167),'bevel':'Vát'},'sketchType':{'title':_0x5f11a2(0xe7),'none':_0x5f11a2(0x164),'curved':_0x5f11a2(0x16d),'freehand':'Tự\x20do','handDrawn':'Vẽ\x20tay'},'arrowType':{'none':_0x5f11a2(0x164),'arrow':_0x5f11a2(0x11c),'openArrow':'Mũi\x20tên\x20mở','stealthArrow':'Mũi\x20tên\x20tàng\x20hình','diamondArrow':'Mũi\x20tên\x20hình\x20thoi','ovalArrow':_0x5f11a2(0xd6)},'arrowSize':{'small':_0x5f11a2(0x15c),'medium':_0x5f11a2(0x14b),'large':_0x5f11a2(0xdc)}}},'objectListPanel':{'title':'Danh\x20sách\x20đối\x20tượng','open':_0x5f11a2(0x18e),'showAll':_0x5f11a2(0x1a0),'hideAll':_0x5f11a2(0x17b),'show':_0x5f11a2(0x184),'hide':'Ẩn','moveForward':_0x5f11a2(0xfc),'moveBackward':_0x5f11a2(0x12b),'nameInput':_0x5f11a2(0x111),'empty':'Không\x20có\x20đối\x20tượng','close':_0x5f11a2(0x154),'name':_0x5f11a2(0x11f),'description':_0x5f11a2(0xfb),'descriptionPlaceholder':_0x5f11a2(0x197),'details':'Chi\x20tiết','noSelection':_0x5f11a2(0x171)},'backgroundPanel':{'title':_0x5f11a2(0x122),'backgroundGraphics':'Đồ\x20họa\x20nền','hideBackgroundGraphics':_0x5f11a2(0xea),'presentationBackground':_0x5f11a2(0xc9),'presentationBackgroundEmpty':_0x5f11a2(0xe5),'presentationBackgroundImages':_0x5f11a2(0x19d),'setPresentationBackground':_0x5f11a2(0x19a),'clearPresentationBackground':_0x5f11a2(0x17d),'none':_0x5f11a2(0xdf),'solid':_0x5f11a2(0x196),'gradient':_0x5f11a2(0x198),'image':'Tô\x20màu\x20hình\x20ảnh','pattern':'Tô\x20màu\x20hoa\x20văn','color':_0x5f11a2(0x112),'transparency':'Độ\x20trong\x20suốt','imageSource':_0x5f11a2(0xcc),'insertImage':'Tệp...','fit':_0x5f11a2(0x188),'fitOptions':{'cover':'Lấp\x20đầy','contain':_0x5f11a2(0x188),'stretch':_0x5f11a2(0x161),'repeat':_0x5f11a2(0xcd)},'patternHint':'Cài\x20đặt\x20hoa\x20văn\x20sẽ\x20sớm\x20có.','applyToAll':'Áp\x20dụng\x20cho\x20tất\x20cả','resetBackground':_0x5f11a2(0x125)},'transitionPanel':{'title':_0x5f11a2(0xcb),'effect':'Hiệu\x20ứng','direction':_0x5f11a2(0x163),'duration':_0x5f11a2(0x155),'preview':'Xem\x20trước','applyToAll':_0x5f11a2(0xf1),'effects':{'none':_0x5f11a2(0x164),'fade':_0x5f11a2(0x110),'push':_0x5f11a2(0x179),'wipe':_0x5f11a2(0x139),'split':'Chia\x20đôi','reveal':'Lộ\x20ra','cut':_0x5f11a2(0x11b),'uncover':'Bỏ\x20che','cover':_0x5f11a2(0x11a),'zoom':'Thu\x20phóng'},'directions':{'left':_0x5f11a2(0x19f),'right':_0x5f11a2(0x177),'up':_0x5f11a2(0xd4),'down':_0x5f11a2(0xda)}},'contextmenu':{'addPage':'Trang\x20trình\x20bày\x20mới','backgroundPanel':'Định\x20dạng\x20nền','transitionPanel':_0x5f11a2(0xcb),'speakerNotes':'Ghi\x20chú\x20người\x20trình\x20bày','ruler':'Thước','shapePanel':'Định\x20dạng\x20hình\x20dạng','flipHorizontal':_0x5f11a2(0x113),'flipVertical':_0x5f11a2(0x158),'group':'Nhóm','ungroup':_0x5f11a2(0x166)},'presentation':{'play':_0x5f11a2(0xef),'playFromBeginning':_0x5f11a2(0xfa),'playFromCurrent':_0x5f11a2(0x145),'playDualScreen':'Trình\x20bày\x20màn\x20hình\x20kép','playDualScreenFromBeginning':_0x5f11a2(0x174),'playDualScreenFromCurrent':_0x5f11a2(0x17f),'dualScreenUnavailable':_0x5f11a2(0x141),'fullscreenPrompt':_0x5f11a2(0xfe),'presentationEnded':'Bản\x20trình\x20bày\x20đã\x20kết\x20thúc','previous':_0x5f11a2(0x147),'next':_0x5f11a2(0xe6),'exit':_0x5f11a2(0x172),'slideProgress':'Trang\x20{current}\x20/\x20{total}','speakerNotes':_0x5f11a2(0x178),'speakerNotesPlaceholder':'Nhấp\x20để\x20thêm\x20ghi\x20chú\x20cho\x20trang\x20hiện\x20tại','speakerNotesEmpty':_0x5f11a2(0x16b),'speakerNotesSave':_0x5f11a2(0x146),'speakerNotesCancel':_0x5f11a2(0x157)},'slide':{'placeholder':{'text':{'title':_0x5f11a2(0x165),'subtitle':'Nhấp\x20để\x20thêm\x20phụ\x20đề','body':'Nhấp\x20để\x20thêm\x20văn\x20bản','text':_0x5f11a2(0xf9),'header':_0x5f11a2(0x13e),'footer':'Trình\x20giữ\x20chỗ\x20chân\x20trang','date':_0x5f11a2(0xe2),'slideNumber':_0x5f11a2(0x133)},'icon':{'image':_0x5f11a2(0x14f),'table':_0x5f11a2(0x129),'chart':'Biểu\x20đồ','diagram':_0x5f11a2(0x104),'media':'Đa\x20phương\x20tiện'}}},'image-panel':{'arrange':{'title':_0x5f11a2(0x173),'forward':_0x5f11a2(0xd8),'backward':_0x5f11a2(0xd2),'front':_0x5f11a2(0x127),'back':'Đưa\x20xuống\x20cuối'},'transform':{'title':_0x5f11a2(0x16e),'rotate':_0x5f11a2(0x106),'x':_0x5f11a2(0x12e),'y':_0x5f11a2(0xe0),'width':'Chiều\x20rộng\x20(px)','height':_0x5f11a2(0xd1),'lock':'Khóa\x20tỷ\x20lệ'},'crop':{'title':_0x5f11a2(0x11b),'start':_0x5f11a2(0x1a8),'mode':_0x5f11a2(0x16a),'shape':_0x5f11a2(0x189)}}}};export{e as default};
|
package/lib/es/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x4b0ae7=_0x3117;function _0x3117(_0x5ccdf3,_0x560f28){_0x5ccdf3=_0x5ccdf3-0x157;const _0x51b7bf=_0x51b7();let _0x31178a=_0x51b7bf[_0x5ccdf3];return _0x31178a;}(function(_0x36d77e,_0x58e793){const _0x138f42=_0x3117,_0x23f4de=_0x36d77e();while(!![]){try{const _0x366ef5=-parseInt(_0x138f42(0x1e0))/0x1+-parseInt(_0x138f42(0x1d7))/0x2*(-parseInt(_0x138f42(0x1d3))/0x3)+parseInt(_0x138f42(0x1a7))/0x4+parseInt(_0x138f42(0x1b8))/0x5*(parseInt(_0x138f42(0x1e7))/0x6)+-parseInt(_0x138f42(0x160))/0x7+parseInt(_0x138f42(0x189))/0x8+parseInt(_0x138f42(0x15a))/0x9*(-parseInt(_0x138f42(0x1c0))/0xa);if(_0x366ef5===_0x58e793)break;else _0x23f4de['push'](_0x23f4de['shift']());}catch(_0xc73ea2){_0x23f4de['push'](_0x23f4de['shift']());}}}(_0x51b7,0x56c27));const e={'slides-ui':{'ribbon':{'shapeFormat':_0x4b0ae7(0x1cc),'changeShape':'更改形状'},'insertToolbar':{'search':'搜索','text':_0x4b0ae7(0x1e9),'textHorizontal':_0x4b0ae7(0x1da),'textVertical':'纵向文本框','image':'图片','table':'表格','shape':'形状','chart':'图表'},'tableSizePicker':{'title':_0x4b0ae7(0x1ef),'customSize':_0x4b0ae7(0x162),'rows':'行数','columns':'列数','insert':'插入','apply':'应用'},'searchPanel':{'placeholder':_0x4b0ae7(0x178),'noQuery':_0x4b0ae7(0x1eb),'empty':'未找到匹配结果。','slidePrefix':'第'},'themePicker':{'title':'主题','caption':_0x4b0ae7(0x159),'tooltip':_0x4b0ae7(0x1cb)},'editorToolbar':{'fontFamily':'字体','fontSize':'字号','paragraphType':'段落类型','heading1':'标题1','increaseFontSize':'增大字号','decreaseFontSize':_0x4b0ae7(0x167),'textColor':_0x4b0ae7(0x1d8),'transparentTextColor':_0x4b0ae7(0x188),'textBackgroundColor':'文本背景色','bold':'粗体','italic':'斜体','underline':_0x4b0ae7(0x1c2),'strikethrough':_0x4b0ae7(0x19f),'horizontalAlign':_0x4b0ae7(0x15e),'verticalAlign':_0x4b0ae7(0x1e1),'alignLeft':_0x4b0ae7(0x16e),'alignCenter':_0x4b0ae7(0x185),'alignRight':'右对齐','alignJustify':_0x4b0ae7(0x1ad),'alignTop':_0x4b0ae7(0x1a8),'alignMiddle':'垂直居中','alignBottom':_0x4b0ae7(0x1e4)},'quickStyles':{'tooltip':_0x4b0ae7(0x1a0),'shapeStyles':_0x4b0ae7(0x1b9),'lineStyles':'线条样式','textStyles':_0x4b0ae7(0x198),'more':'更多样式','groups':{'solid':'实线','dashed':'虚线'},'presets':{'line':{'blackSolid':'黑色细实线','blueSolid':_0x4b0ae7(0x169),'orangeSolid':'橙色细实线','graySolid':_0x4b0ae7(0x1ce),'blueEndArrow':_0x4b0ae7(0x176),'greenTwoWayArrow':_0x4b0ae7(0x18d),'blackDashed':_0x4b0ae7(0x18e),'blueDashed':_0x4b0ae7(0x1c5),'grayDashed':'灰色细虚线','blueDashedEndArrow':'蓝色虚线末端箭头','grayDashedEndArrow':'灰色虚线末端箭头','greenDashedTwoWayArrow':'绿色虚线双向箭头'},'text':{'bodyBlack':_0x4b0ae7(0x190),'titleBlack':'标题黑色','accentBlue':_0x4b0ae7(0x18b),'accentOrange':_0x4b0ae7(0x158),'noteGray':_0x4b0ae7(0x18a)}}},'thumbnailBar':{'resizePanel':_0x4b0ae7(0x1cd),'addSlide':_0x4b0ae7(0x19a),'contextMenu':{'cut':'剪切','copy':'复制','paste':'粘贴','addBelow':_0x4b0ae7(0x16f),'delete':'删除'},'layoutPicker':{'title':_0x4b0ae7(0x174),'layouts':{'title':_0x4b0ae7(0x170),'titleAndBody':_0x4b0ae7(0x1d2),'sectionHeader':_0x4b0ae7(0x1ab),'twoColumns':_0x4b0ae7(0x1df),'comparison':'比较','blank':'空白','titleOnly':'仅标题','pictureWithCaption':'图片与标题'}}},'shapePanel':{'title':_0x4b0ae7(0x1aa),'shapeStyle':'形状样式','shapePosition':'位置','openPanel':_0x4b0ae7(0x17d),'deleteShape':_0x4b0ae7(0x157),'toolbar':{'alignLeft':'左对齐','alignCenter':_0x4b0ae7(0x185),'alignRight':_0x4b0ae7(0x1ba),'alignJustify':_0x4b0ae7(0x1ad),'bold':'粗体','italic':'斜体','underline':_0x4b0ae7(0x1c2),'strikethrough':_0x4b0ae7(0x19f),'textColor':'文本颜色','textBackgroundColor':_0x4b0ae7(0x1ae),'fillColor':_0x4b0ae7(0x1ae),'resetColor':'重置颜色'},'align':{'top':_0x4b0ae7(0x1a8),'middle':'垂直居中','bottom':_0x4b0ae7(0x1e4)},'textWrap':{'inline':_0x4b0ae7(0x1db),'square':_0x4b0ae7(0x1bc),'topAndBottom':_0x4b0ae7(0x19b),'behindText':_0x4b0ae7(0x186),'inFrontText':_0x4b0ae7(0x182)},'textBox':{'title':'文本框','textDirection':_0x4b0ae7(0x17a),'textDirectionHorizontal':'横排','textDirectionVertical':'竖排','autoFit':_0x4b0ae7(0x15f),'autoFitNone':_0x4b0ae7(0x1d1),'autoFitShrink':_0x4b0ae7(0x15d),'autoFitResize':_0x4b0ae7(0x1d6),'wrapText':'形状中的文字自动换行','padding':'内边距','paddingLeft':'左','paddingRight':'右','paddingTop':'上','paddingBottom':'下','columns':'分栏','columnCount':'数量','columnSpacing':'间距'},'position':{'title':_0x4b0ae7(0x168),'x':'X','y':'Y','width':'宽度','height':'高度','rotation':'旋转'},'style':{'shadow':'阴影','shadowColor':_0x4b0ae7(0x19c),'shadowBlurRadius':'模糊','shadowDistance':'距离','shadowDirection':'角度','shadowPresetTitle':'预设','shadowPresetNone':'无阴影','shadowPresetCustom':_0x4b0ae7(0x18f),'shadowTransparency':_0x4b0ae7(0x1be),'shadowSize':'大小','shadowPreset':{'shdw6':_0x4b0ae7(0x1d9),'shdw5':_0x4b0ae7(0x1a2),'shdw2':_0x4b0ae7(0x199),'shdw1':_0x4b0ae7(0x1ee),'shdw14':_0x4b0ae7(0x1ea),'shdw10':_0x4b0ae7(0x1b1)}},'fill':{'title':'填充','noFill':_0x4b0ae7(0x1f0),'solidFill':'纯色','gradientFill':'渐变','pictureFill':'图片','color':'颜色','transparency':_0x4b0ae7(0x1be),'picture':{'source':_0x4b0ae7(0x1c3),'insert':_0x4b0ae7(0x1ec),'tileAsTexture':_0x4b0ae7(0x177),'offsetX':_0x4b0ae7(0x1de),'offsetY':'垂直偏移','scaleX':'水平缩放','scaleY':_0x4b0ae7(0x1e2),'alignment':'对齐','rotateWithShape':_0x4b0ae7(0x1d5),'align':{'tl':'左上','t':'上','tr':'右上','l':'左','ctr':'居中','r':'右','bl':'左下','b':'下','br':'右下'}}},'line':{'title':'线条','noLine':_0x4b0ae7(0x172),'solidLine':'实线','color':'颜色','transparency':'透明度','width':'宽度','cornerRadius':'拐角半径','beginArrowType':_0x4b0ae7(0x161),'beginArrowSize':_0x4b0ae7(0x171),'endArrowType':_0x4b0ae7(0x1bb),'endArrowSize':_0x4b0ae7(0x1c4),'dashType':{'title':'虚线类型','solid':'实线','roundDot':'圆点','squareDot':'方点','dash':'短划线','dashDot':_0x4b0ae7(0x173),'longDash':_0x4b0ae7(0x1f2),'longDashDot':_0x4b0ae7(0x1c7),'longDashDotDot':_0x4b0ae7(0x1b6)},'capType':{'title':_0x4b0ae7(0x1e3),'flat':'平头','round':'圆头','square':'方头'},'joinType':{'title':_0x4b0ae7(0x1a6),'miter':'尖角','round':'圆角','bevel':'斜角'},'sketchType':{'title':_0x4b0ae7(0x183),'none':'无','curved':'曲线','freehand':'手绘','handDrawn':_0x4b0ae7(0x181)},'arrowType':{'none':'无','arrow':'箭头','openArrow':'空心箭头','stealthArrow':_0x4b0ae7(0x1a3),'diamondArrow':_0x4b0ae7(0x180),'ovalArrow':'椭圆箭头'},'arrowSize':{'small':'小','medium':'中','large':'大'}}},'objectListPanel':{'title':'对象列表','showAll':'全部显示','hideAll':_0x4b0ae7(0x1b7),'show':'显示','hide':'隐藏','moveForward':_0x4b0ae7(0x15c),'moveBackward':_0x4b0ae7(0x164),'nameInput':_0x4b0ae7(0x16d),'empty':_0x4b0ae7(0x1b2),'close':'关闭','name':'名称','description':'描述','descriptionPlaceholder':_0x4b0ae7(0x16b),'details':'详情','noSelection':_0x4b0ae7(0x1b5)},'backgroundPanel':{'title':'设置背景格式','backgroundGraphics':_0x4b0ae7(0x17e),'hideBackgroundGraphics':_0x4b0ae7(0x18c),'presentationBackground':_0x4b0ae7(0x16c),'presentationBackgroundEmpty':_0x4b0ae7(0x1e5),'presentationBackgroundImages':_0x4b0ae7(0x1d0),'setPresentationBackground':_0x4b0ae7(0x1e8),'clearPresentationBackground':'清除','none':_0x4b0ae7(0x197),'solid':_0x4b0ae7(0x16a),'gradient':_0x4b0ae7(0x195),'image':_0x4b0ae7(0x1c1),'pattern':_0x4b0ae7(0x1cf),'color':'颜色','transparency':'透明度','imageSource':_0x4b0ae7(0x1a1),'insertImage':'文件...','fit':_0x4b0ae7(0x166),'fitOptions':{'cover':'填充','contain':'适应','stretch':'拉伸','repeat':'平铺'},'patternHint':'图案设置即将支持。','applyToAll':'应用到全部','resetBackground':'重置背景'},'transitionPanel':{'title':_0x4b0ae7(0x194),'effect':'效果','direction':'方向','duration':'持续时间','preview':'预览','applyToAll':_0x4b0ae7(0x1c9),'effects':{'none':'无','fade':'淡化','push':'推进','wipe':'擦除','split':'分割','reveal':'显示','cut':'切入','uncover':'揭开','cover':'覆盖','zoom':'缩放'},'directions':{'left':_0x4b0ae7(0x1d4),'right':_0x4b0ae7(0x184),'up':_0x4b0ae7(0x1dd),'down':_0x4b0ae7(0x1c6)}},'contextmenu':{'addPage':_0x4b0ae7(0x1a9),'backgroundPanel':_0x4b0ae7(0x175),'transitionPanel':_0x4b0ae7(0x194),'speakerNotes':'备注','ruler':'标尺','shapePanel':_0x4b0ae7(0x1aa),'flipHorizontal':_0x4b0ae7(0x1dc),'flipVertical':_0x4b0ae7(0x1f1),'group':'组合','ungroup':_0x4b0ae7(0x17f)},'presentation':{'play':'播放','playFromBeginning':'从头开始播放','playFromCurrent':_0x4b0ae7(0x1bd),'playDualScreen':_0x4b0ae7(0x19d),'playDualScreenFromBeginning':'从头开始双屏播放','playDualScreenFromCurrent':_0x4b0ae7(0x165),'dualScreenUnavailable':_0x4b0ae7(0x1a5),'fullscreenPrompt':_0x4b0ae7(0x192),'presentationEnded':_0x4b0ae7(0x1b0),'previous':_0x4b0ae7(0x1ac),'next':_0x4b0ae7(0x1bf),'exit':'退出','slideProgress':_0x4b0ae7(0x17c),'speakerNotes':'备注','speakerNotesPlaceholder':_0x4b0ae7(0x193),'speakerNotesEmpty':_0x4b0ae7(0x1ed),'speakerNotesSave':'保存','speakerNotesCancel':'取消'},'slide':{'placeholder':{'text':{'title':_0x4b0ae7(0x1b4),'subtitle':_0x4b0ae7(0x1af),'body':_0x4b0ae7(0x191),'text':_0x4b0ae7(0x179),'header':_0x4b0ae7(0x19e),'footer':_0x4b0ae7(0x1b3),'date':_0x4b0ae7(0x187),'slideNumber':_0x4b0ae7(0x1a4)},'icon':{'image':'图片','table':'表格','chart':'图表','diagram':'图示','media':'媒体'}}},'image-panel':{'arrange':{'title':'排列','forward':'上移一层','backward':'下移一层','front':_0x4b0ae7(0x196),'back':_0x4b0ae7(0x17b)},'transform':{'title':'变换','rotate':_0x4b0ae7(0x163),'x':_0x4b0ae7(0x1e6),'y':'Y\x20(px)','width':'宽度\x20(px)','height':_0x4b0ae7(0x1c8),'lock':'锁定比例'},'crop':{'title':'裁剪','start':_0x4b0ae7(0x1ca),'mode':'自由','shape':_0x4b0ae7(0x15b)}}}};function _0x51b7(){const _0x1202ea=['高度\x20(px)','应用到全部','开始裁剪','选择幻灯片主题','图形格式','调整幻灯片缩略图面板大小','灰色细实线','图案填充','张图片','不自动调整','标题和内容','3VsnAah','从左侧','随形状旋转','根据文字调整形状大小','578852cvFYNb','文本颜色','外部:右下','横向文本框','嵌入型','水平翻转','从上方','水平偏移','两栏内容','269484NNPEIg','垂直对齐','垂直缩放','线帽类型','底部对齐','未设置','X\x20(px)','6FiMcNy','设置底图','文本框','外部:右下(小)','输入关键词搜索幻灯片名称、文本和对象名称。','插入图片','暂无备注','外部:左上','表格大小','无颜色','垂直翻转','长划线','删除形状','强调橙色','形状默认样式','9873PzztEr','裁剪为形状','上移一层','溢出时缩排文字','水平对齐','自动调整','712418rVZyxF','起点箭头类型','自定义大小','旋转\x20(°)','下移一层','从当前幻灯片开始双屏播放','适应方式','减小字号','位置和大小','蓝色细实线','纯色填充','添加描述','演示文稿底图','对象名称','左对齐','在下面新增幻灯片','标题幻灯片','起点箭头大小','无线条','点划线','选择版式','设置背景格式','蓝色末端箭头','将图片平铺为纹理','搜索幻灯片和对象','单击此处添加文本','文字方向','置于底层','第\x20{current}\x20张幻灯片,共\x20{total}\x20张','打开形状面板','背景图形','取消组合','菱形箭头','手绘效果','浮于文字上方','草图样式','从右侧','居中对齐','衬于文字下方','日期占位符','透明文本颜色','868496bknXgJ','注释灰色','强调蓝色','隐藏母版/版式图形','绿色双向箭头','黑色细虚线','自定义','正文黑色','单击此处添加正文','点击进入全屏','点击为当前幻灯片添加备注','切换动画','渐变填充','置于顶层','无填充','文本样式','外部:右上','+\x20新增','上下型','阴影颜色','双屏播放','页眉占位符','删除线','快捷样式','插入图片来源','外部:左下','隐形箭头','页码占位符','无法启动双屏播放。请允许浏览器窗口管理权限,并连接扩展显示器后重试。','拐角类型','1524104lCDzQD','顶部对齐','新建幻灯片','设置形状格式','节标题','上一页','两端对齐','文本背景色','单击此处添加副标题','演示已结束','外部:左上(大)','暂无对象','页脚占位符','单击此处添加标题','选择对象以编辑详情','长双点划线','全部隐藏','2809655NwFpzK','形状样式','右对齐','终点箭头类型','四周型','从当前幻灯片开始播放','透明度','下一页','5600MVGBMj','图片填充','下划线','图片来源','终点箭头大小','蓝色细虚线','从下方','长点划线'];_0x51b7=function(){return _0x1202ea;};return _0x51b7();}export{e as default};
|
|
1
|
+
const _0x377fd4=_0x31b2;(function(_0x18b5ca,_0x1eceda){const _0x19863d=_0x31b2,_0x4d096f=_0x18b5ca();while(!![]){try{const _0x1c7dfb=-parseInt(_0x19863d(0x138))/0x1*(parseInt(_0x19863d(0x1b7))/0x2)+parseInt(_0x19863d(0x135))/0x3+-parseInt(_0x19863d(0x147))/0x4*(-parseInt(_0x19863d(0x163))/0x5)+parseInt(_0x19863d(0x132))/0x6*(parseInt(_0x19863d(0x159))/0x7)+-parseInt(_0x19863d(0x17b))/0x8+-parseInt(_0x19863d(0x16a))/0x9*(-parseInt(_0x19863d(0x1b1))/0xa)+parseInt(_0x19863d(0x1b4))/0xb*(-parseInt(_0x19863d(0x1ba))/0xc);if(_0x1c7dfb===_0x1eceda)break;else _0x4d096f['push'](_0x4d096f['shift']());}catch(_0x45b55e){_0x4d096f['push'](_0x4d096f['shift']());}}}(_0x1d4e,0xc960e));const e={'slides-ui':{'ribbon':{'shapeFormat':_0x377fd4(0x128),'changeShape':'更改形状'},'insertToolbar':{'search':'搜索','text':_0x377fd4(0x149),'textHorizontal':'横向文本框','textVertical':'纵向文本框','image':'图片','table':'表格','shape':'形状','chart':'图表','symbol':'符号','emoji':_0x377fd4(0x194)},'tableSizePicker':{'title':_0x377fd4(0x173),'customSize':_0x377fd4(0x15b),'rows':'行数','columns':'列数','insert':'插入','apply':'应用'},'searchPanel':{'placeholder':'搜索幻灯片和对象','noQuery':_0x377fd4(0x143),'empty':_0x377fd4(0x179),'slidePrefix':'第'},'themePicker':{'title':'主题','caption':_0x377fd4(0x15e),'tooltip':_0x377fd4(0x12d)},'display':{'slideSize':_0x377fd4(0x170),'widescreen':_0x377fd4(0x1aa),'standard':'标准\x20(4:3)','fullscreen':'全屏'},'editorToolbar':{'fontFamily':'字体','fontSize':'字号','paragraphType':_0x377fd4(0x18d),'heading1':'标题1','increaseFontSize':_0x377fd4(0x1b5),'decreaseFontSize':'减小字号','textColor':_0x377fd4(0x1b9),'transparentTextColor':_0x377fd4(0x137),'textBackgroundColor':'文本背景色','bold':'粗体','italic':'斜体','underline':_0x377fd4(0x188),'strikethrough':_0x377fd4(0x124),'horizontalAlign':_0x377fd4(0x13e),'verticalAlign':_0x377fd4(0x16c),'alignLeft':_0x377fd4(0x16f),'alignCenter':_0x377fd4(0x1c4),'alignRight':'右对齐','alignJustify':_0x377fd4(0x15a),'alignTop':_0x377fd4(0x141),'alignMiddle':'垂直居中','alignBottom':_0x377fd4(0x1c3)},'quickStyles':{'tooltip':_0x377fd4(0x167),'shapeStyles':_0x377fd4(0x176),'lineStyles':_0x377fd4(0x1a2),'textStyles':_0x377fd4(0x12a),'more':_0x377fd4(0x185),'groups':{'solid':'实线','dashed':'虚线'},'presets':{'line':{'blackSolid':'黑色细实线','blueSolid':_0x377fd4(0x175),'orangeSolid':'橙色细实线','graySolid':_0x377fd4(0x152),'blueEndArrow':_0x377fd4(0x146),'greenTwoWayArrow':_0x377fd4(0x15c),'blackDashed':_0x377fd4(0x136),'blueDashed':_0x377fd4(0x153),'grayDashed':_0x377fd4(0x183),'blueDashedEndArrow':_0x377fd4(0x19f),'grayDashedEndArrow':'灰色虚线末端箭头','greenDashedTwoWayArrow':_0x377fd4(0x1a9)},'text':{'bodyBlack':_0x377fd4(0x180),'titleBlack':_0x377fd4(0x19e),'accentBlue':'强调蓝色','accentOrange':'强调橙色','noteGray':_0x377fd4(0x1c2)}}},'thumbnailBar':{'resizePanel':_0x377fd4(0x155),'addSlide':_0x377fd4(0x156),'contextMenu':{'cut':'剪切','copy':'复制','paste':'粘贴','addBelow':_0x377fd4(0x17c),'delete':'删除'},'layoutPicker':{'title':'选择版式','layouts':{'title':_0x377fd4(0x1ae),'titleAndBody':_0x377fd4(0x193),'sectionHeader':_0x377fd4(0x15f),'twoColumns':_0x377fd4(0x1b2),'comparison':'比较','blank':'空白','titleOnly':_0x377fd4(0x126),'pictureWithCaption':_0x377fd4(0x1b8)}}},'shapePanel':{'title':_0x377fd4(0x166),'shapeStyle':'形状样式','shapePosition':'位置','openPanel':_0x377fd4(0x161),'deleteShape':'删除形状','toolbar':{'alignLeft':'左对齐','alignCenter':'居中对齐','alignRight':_0x377fd4(0x1a7),'alignJustify':_0x377fd4(0x15a),'bold':'粗体','italic':'斜体','underline':_0x377fd4(0x188),'strikethrough':_0x377fd4(0x124),'textColor':_0x377fd4(0x1b9),'textBackgroundColor':'文本背景色','fillColor':_0x377fd4(0x1a8),'resetColor':_0x377fd4(0x1c0)},'align':{'top':_0x377fd4(0x141),'middle':_0x377fd4(0x164),'bottom':_0x377fd4(0x1c3)},'textWrap':{'inline':_0x377fd4(0x178),'square':'四周型','topAndBottom':_0x377fd4(0x181),'behindText':_0x377fd4(0x14a),'inFrontText':'浮于文字上方'},'textBox':{'title':'文本框','textDirection':_0x377fd4(0x174),'textDirectionHorizontal':'横排','textDirectionVertical':'竖排','autoFit':'自动调整','autoFitNone':'不自动调整','autoFitShrink':_0x377fd4(0x168),'autoFitResize':_0x377fd4(0x127),'wrapText':_0x377fd4(0x165),'padding':_0x377fd4(0x187),'paddingLeft':'左','paddingRight':'右','paddingTop':'上','paddingBottom':'下','columns':'分栏','columnCount':'数量','columnSpacing':'间距'},'position':{'title':_0x377fd4(0x123),'x':'X','y':'Y','width':'宽度','height':'高度','rotation':'旋转'},'style':{'shadow':'阴影','shadowColor':'阴影颜色','shadowBlurRadius':'模糊','shadowDistance':'距离','shadowDirection':'角度','shadowPresetTitle':'预设','shadowPresetNone':_0x377fd4(0x17e),'shadowPresetCustom':_0x377fd4(0x148),'shadowTransparency':'透明度','shadowSize':'大小','shadowPreset':{'shdw6':_0x377fd4(0x17a),'shdw5':_0x377fd4(0x12c),'shdw2':_0x377fd4(0x131),'shdw1':_0x377fd4(0x16e),'shdw14':_0x377fd4(0x1ab),'shdw10':'外部:左上(大)'}},'fill':{'title':'填充','noFill':_0x377fd4(0x1ac),'solidFill':'纯色','gradientFill':'渐变','pictureFill':'图片','color':'颜色','transparency':_0x377fd4(0x169),'picture':{'source':_0x377fd4(0x17f),'insert':_0x377fd4(0x12f),'tileAsTexture':'将图片平铺为纹理','offsetX':_0x377fd4(0x189),'offsetY':_0x377fd4(0x1bb),'scaleX':_0x377fd4(0x19b),'scaleY':_0x377fd4(0x195),'alignment':'对齐','rotateWithShape':'随形状旋转','align':{'tl':'左上','t':'上','tr':'右上','l':'左','ctr':'居中','r':'右','bl':'左下','b':'下','br':'右下'}}},'line':{'title':'线条','noLine':_0x377fd4(0x1a1),'solidLine':'实线','color':'颜色','transparency':_0x377fd4(0x169),'width':'宽度','cornerRadius':_0x377fd4(0x184),'beginArrowType':_0x377fd4(0x15d),'beginArrowSize':'起点箭头大小','endArrowType':_0x377fd4(0x192),'endArrowSize':_0x377fd4(0x1a6),'dashType':{'title':'虚线类型','solid':'实线','roundDot':'圆点','squareDot':'方点','dash':_0x377fd4(0x18a),'dashDot':_0x377fd4(0x125),'longDash':'长划线','longDashDot':_0x377fd4(0x19d),'longDashDotDot':_0x377fd4(0x142)},'capType':{'title':'线帽类型','flat':'平头','round':'圆头','square':'方头'},'joinType':{'title':'拐角类型','miter':'尖角','round':'圆角','bevel':'斜角'},'sketchType':{'title':_0x377fd4(0x14c),'none':'无','curved':'曲线','freehand':'手绘','handDrawn':_0x377fd4(0x134)},'arrowType':{'none':'无','arrow':'箭头','openArrow':_0x377fd4(0x198),'stealthArrow':_0x377fd4(0x1a3),'diamondArrow':_0x377fd4(0x1c1),'ovalArrow':_0x377fd4(0x1a4)},'arrowSize':{'small':'小','medium':'中','large':'大'}}},'objectListPanel':{'title':_0x377fd4(0x19a),'open':_0x377fd4(0x13a),'showAll':'全部显示','hideAll':'全部隐藏','show':'显示','hide':'隐藏','moveForward':'上移一层','moveBackward':_0x377fd4(0x130),'nameInput':_0x377fd4(0x139),'empty':_0x377fd4(0x177),'close':'关闭','name':'名称','description':'描述','descriptionPlaceholder':_0x377fd4(0x129),'details':'详情','noSelection':_0x377fd4(0x151)},'backgroundPanel':{'title':'设置背景格式','backgroundGraphics':_0x377fd4(0x197),'hideBackgroundGraphics':'隐藏母版/版式图形','presentationBackground':'演示文稿底图','presentationBackgroundEmpty':_0x377fd4(0x13c),'presentationBackgroundImages':'张图片','setPresentationBackground':_0x377fd4(0x140),'clearPresentationBackground':'清除','none':_0x377fd4(0x1a5),'solid':_0x377fd4(0x14f),'gradient':_0x377fd4(0x160),'image':_0x377fd4(0x14b),'pattern':_0x377fd4(0x1bd),'color':'颜色','transparency':_0x377fd4(0x169),'imageSource':'插入图片来源','insertImage':_0x377fd4(0x18c),'fit':_0x377fd4(0x18e),'fitOptions':{'cover':'填充','contain':'适应','stretch':'拉伸','repeat':'平铺'},'patternHint':'图案设置即将支持。','applyToAll':'应用到全部','resetBackground':_0x377fd4(0x150)},'transitionPanel':{'title':'切换动画','effect':'效果','direction':'方向','duration':_0x377fd4(0x1b0),'preview':'预览','applyToAll':_0x377fd4(0x16b),'effects':{'none':'无','fade':'淡化','push':'推进','wipe':'擦除','split':'分割','reveal':'显示','cut':'切入','uncover':'揭开','cover':'覆盖','zoom':'缩放'},'directions':{'left':'从左侧','right':_0x377fd4(0x12b),'up':_0x377fd4(0x14d),'down':_0x377fd4(0x191)}},'contextmenu':{'addPage':_0x377fd4(0x199),'backgroundPanel':_0x377fd4(0x182),'transitionPanel':'切换动画','speakerNotes':'备注','ruler':'标尺','shapePanel':_0x377fd4(0x166),'flipHorizontal':_0x377fd4(0x13b),'flipVertical':_0x377fd4(0x1af),'group':'组合','ungroup':_0x377fd4(0x157)},'presentation':{'play':'播放','playFromBeginning':_0x377fd4(0x154),'playFromCurrent':_0x377fd4(0x1be),'playDualScreen':_0x377fd4(0x144),'playDualScreenFromBeginning':_0x377fd4(0x1b3),'playDualScreenFromCurrent':_0x377fd4(0x171),'dualScreenUnavailable':_0x377fd4(0x1ad),'fullscreenPrompt':_0x377fd4(0x19c),'presentationEnded':_0x377fd4(0x18b),'previous':_0x377fd4(0x172),'next':_0x377fd4(0x186),'exit':'退出','slideProgress':'第\x20{current}\x20张幻灯片,共\x20{total}\x20张','speakerNotes':'备注','speakerNotesPlaceholder':_0x377fd4(0x1bf),'speakerNotesEmpty':_0x377fd4(0x196),'speakerNotesSave':'保存','speakerNotesCancel':'取消'},'slide':{'placeholder':{'text':{'title':_0x377fd4(0x122),'subtitle':_0x377fd4(0x133),'body':_0x377fd4(0x1bc),'text':'单击此处添加文本','header':_0x377fd4(0x145),'footer':_0x377fd4(0x1a0),'date':_0x377fd4(0x162),'slideNumber':'页码占位符'},'icon':{'image':'图片','table':'表格','chart':'图表','diagram':'图示','media':'媒体'}}},'image-panel':{'arrange':{'title':'排列','forward':'上移一层','backward':'下移一层','front':_0x377fd4(0x158),'back':_0x377fd4(0x16d)},'transform':{'title':'变换','rotate':_0x377fd4(0x12e),'x':_0x377fd4(0x13d),'y':_0x377fd4(0x17d),'width':_0x377fd4(0x1b6),'height':_0x377fd4(0x14e),'lock':_0x377fd4(0x18f)},'crop':{'title':'裁剪','start':_0x377fd4(0x190),'mode':'自由','shape':_0x377fd4(0x13f)}}}};export{e as default};function _0x31b2(_0x1f5b44,_0x4ac592){_0x1f5b44=_0x1f5b44-0x122;const _0x1d4e33=_0x1d4e();let _0x31b296=_0x1d4e33[_0x1f5b44];return _0x31b296;}function _0x1d4e(){const _0x11bc41=['透明文本颜色','8pFxPip','对象名称','打开图层面板','水平翻转','未设置','X\x20(px)','水平对齐','裁剪为形状','设置底图','顶部对齐','长双点划线','输入关键词搜索幻灯片名称、文本和对象名称。','双屏播放','页眉占位符','蓝色末端箭头','73160frsMiq','自定义','文本框','衬于文字下方','图片填充','草图样式','从上方','高度\x20(px)','纯色填充','重置背景','选择对象以编辑详情','灰色细实线','蓝色细虚线','从头开始播放','调整幻灯片缩略图面板大小','+\x20新增','取消组合','置于顶层','7ClpCHD','两端对齐','自定义大小','绿色双向箭头','起点箭头类型','形状默认样式','节标题','渐变填充','打开形状面板','日期占位符','230dDdmqV','垂直居中','形状中的文字自动换行','设置形状格式','快捷样式','溢出时缩排文字','透明度','910449MRCDDZ','应用到全部','垂直对齐','置于底层','外部:左上','左对齐','幻灯片大小','从当前幻灯片开始双屏播放','上一页','表格大小','文字方向','蓝色细实线','形状样式','暂无对象','嵌入型','未找到匹配结果。','外部:右下','404576EZFfwV','在下面新增幻灯片','Y\x20(px)','无阴影','图片来源','正文黑色','上下型','设置背景格式','灰色细虚线','拐角半径','更多样式','下一页','内边距','下划线','水平偏移','短划线','演示已结束','文件...','段落类型','适应方式','锁定比例','开始裁剪','从下方','终点箭头类型','标题和内容','表情符号','垂直缩放','暂无备注','背景图形','空心箭头','新建幻灯片','对象列表','水平缩放','点击进入全屏','长点划线','标题黑色','蓝色虚线末端箭头','页脚占位符','无线条','线条样式','隐形箭头','椭圆箭头','无填充','终点箭头大小','右对齐','文本背景色','绿色虚线双向箭头','宽屏\x20(16:9)','外部:右下(小)','无颜色','无法启动双屏播放。请允许浏览器窗口管理权限,并连接扩展显示器后重试。','标题幻灯片','垂直翻转','持续时间','20JYXxfa','两栏内容','从头开始双屏播放','44BUpOmr','增大字号','宽度\x20(px)','238938sMWlMr','图片与标题','文本颜色','2408412VSGNTH','垂直偏移','单击此处添加正文','图案填充','从当前幻灯片开始播放','点击为当前幻灯片添加备注','重置颜色','菱形箭头','注释灰色','底部对齐','居中对齐','单击此处添加标题','位置和大小','删除线','点划线','仅标题','根据文字调整形状大小','图形格式','添加描述','文本样式','从右侧','外部:左下','选择幻灯片主题','旋转\x20(°)','插入图片','下移一层','外部:右上','7118898fxaeek','单击此处添加副标题','手绘效果','1211487VGKAuC','黑色细虚线'];_0x1d4e=function(){return _0x11bc41;};return _0x1d4e();}
|
package/lib/es/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x2bc4c0=_0x4d2f;(function(_0x51ba85,_0x275c65){const _0x3dec94=_0x4d2f,_0x4ef5e6=_0x51ba85();while(!![]){try{const _0x3a08fb=parseInt(_0x3dec94(0x16c))/0x1+parseInt(_0x3dec94(0xf2))/0x2+parseInt(_0x3dec94(0x167))/0x3*(parseInt(_0x3dec94(0x121))/0x4)+-parseInt(_0x3dec94(0x139))/0x5*(-parseInt(_0x3dec94(0x101))/0x6)+-parseInt(_0x3dec94(0x10b))/0x7*(-parseInt(_0x3dec94(0x182))/0x8)+-parseInt(_0x3dec94(0x14b))/0x9*(parseInt(_0x3dec94(0x141))/0xa)+parseInt(_0x3dec94(0xf4))/0xb*(-parseInt(_0x3dec94(0x11f))/0xc);if(_0x3a08fb===_0x275c65)break;else _0x4ef5e6['push'](_0x4ef5e6['shift']());}catch(_0x5e4909){_0x4ef5e6['push'](_0x4ef5e6['shift']());}}}(_0x3915,0xb6459));function _0x4d2f(_0x36516b,_0xb7c919){_0x36516b=_0x36516b-0xe8;const _0x391508=_0x3915();let _0x4d2fdb=_0x391508[_0x36516b];return _0x4d2fdb;}const e={'slides-ui':{'ribbon':{'shapeFormat':_0x2bc4c0(0x102),'changeShape':_0x2bc4c0(0x142)},'insertToolbar':{'search':'搜尋','text':'文字方塊','textHorizontal':'水平文字方塊','textVertical':_0x2bc4c0(0xed),'image':'圖片','table':'表格','shape':'圖案','chart':'圖表'},'tableSizePicker':{'title':_0x2bc4c0(0x168),'customSize':_0x2bc4c0(0x140),'rows':'列數','columns':'欄數','insert':'插入','apply':'套用'},'searchPanel':{'placeholder':_0x2bc4c0(0x11e),'noQuery':_0x2bc4c0(0x10a),'empty':_0x2bc4c0(0xea),'slidePrefix':_0x2bc4c0(0x175)},'themePicker':{'title':_0x2bc4c0(0x12d),'caption':_0x2bc4c0(0x15b),'tooltip':_0x2bc4c0(0x172)},'editorToolbar':{'fontFamily':'字型','fontSize':'字號','paragraphType':_0x2bc4c0(0x10d),'heading1':_0x2bc4c0(0xfd),'increaseFontSize':_0x2bc4c0(0x12b),'decreaseFontSize':_0x2bc4c0(0x124),'textColor':_0x2bc4c0(0x163),'transparentTextColor':_0x2bc4c0(0x152),'textBackgroundColor':_0x2bc4c0(0x149),'bold':'粗體','italic':'斜體','underline':'底線','strikethrough':_0x2bc4c0(0x136),'horizontalAlign':_0x2bc4c0(0x109),'verticalAlign':_0x2bc4c0(0x154),'alignLeft':_0x2bc4c0(0x11a),'alignCenter':'置中對齊','alignRight':_0x2bc4c0(0x17f),'alignJustify':_0x2bc4c0(0x164),'alignTop':_0x2bc4c0(0x12c),'alignMiddle':_0x2bc4c0(0x105),'alignBottom':_0x2bc4c0(0x116)},'quickStyles':{'tooltip':_0x2bc4c0(0x17c),'shapeStyles':_0x2bc4c0(0x137),'lineStyles':_0x2bc4c0(0xf1),'textStyles':'文字樣式','more':_0x2bc4c0(0x147),'groups':{'solid':'實線','dashed':'虛線'},'presets':{'line':{'blackSolid':'黑色細實線','blueSolid':'藍色細實線','orangeSolid':_0x2bc4c0(0x180),'graySolid':'灰色細實線','blueEndArrow':_0x2bc4c0(0x16d),'greenTwoWayArrow':'綠色雙向箭頭線條','blackDashed':_0x2bc4c0(0x123),'blueDashed':_0x2bc4c0(0x15e),'grayDashed':_0x2bc4c0(0x12f),'blueDashedEndArrow':_0x2bc4c0(0x176),'grayDashedEndArrow':_0x2bc4c0(0xf7),'greenDashedTwoWayArrow':_0x2bc4c0(0xf0)},'text':{'bodyBlack':'內文黑色','titleBlack':'標題黑色','accentBlue':'強調藍色','accentOrange':_0x2bc4c0(0x13a),'noteGray':_0x2bc4c0(0x14d)}}},'thumbnailBar':{'resizePanel':'調整投影片縮圖面板大小','addSlide':_0x2bc4c0(0x15a),'contextMenu':{'cut':'剪下','copy':'複製','paste':'貼上','addBelow':'在下方新增投影片','delete':'刪除'},'layoutPicker':{'title':'選擇版面配置','layouts':{'title':_0x2bc4c0(0x179),'titleAndBody':_0x2bc4c0(0xf6),'sectionHeader':_0x2bc4c0(0x13d),'twoColumns':_0x2bc4c0(0x185),'comparison':'比較','blank':'空白','titleOnly':_0x2bc4c0(0x10c),'pictureWithCaption':_0x2bc4c0(0x11c)}}},'shapePanel':{'title':'圖案格式設定','shapeStyle':_0x2bc4c0(0x137),'shapePosition':'位置','openPanel':_0x2bc4c0(0x129),'deleteShape':_0x2bc4c0(0x181),'toolbar':{'alignLeft':_0x2bc4c0(0x11a),'alignCenter':_0x2bc4c0(0x14a),'alignRight':_0x2bc4c0(0x17f),'alignJustify':_0x2bc4c0(0x11d),'bold':'粗體','italic':'斜體','underline':'底線','strikethrough':'刪除線','textColor':'文字顏色','textBackgroundColor':'文字背景色','fillColor':_0x2bc4c0(0x149),'resetColor':_0x2bc4c0(0x165)},'align':{'top':_0x2bc4c0(0x156),'middle':'垂直居中','bottom':_0x2bc4c0(0x132)},'textWrap':{'inline':_0x2bc4c0(0x130),'square':'矩形','topAndBottom':_0x2bc4c0(0x166),'behindText':_0x2bc4c0(0x15f),'inFrontText':_0x2bc4c0(0x16b)},'textBox':{'title':_0x2bc4c0(0x113),'textDirection':'文字方向','textDirectionHorizontal':'橫排','textDirectionVertical':'直排','autoFit':_0x2bc4c0(0x186),'autoFitNone':_0x2bc4c0(0x133),'autoFitShrink':_0x2bc4c0(0x122),'autoFitResize':'根據文字調整圖形大小','wrapText':'圖形中的文字自動換行','padding':'內距','paddingLeft':'左','paddingRight':'右','paddingTop':'上','paddingBottom':'下','columns':'分欄','columnCount':'數量','columnSpacing':'間距'},'position':{'title':_0x2bc4c0(0x13f),'x':'X','y':'Y','width':'寬度','height':'高度','rotation':'旋轉'},'style':{'shadow':'陰影','shadowColor':_0x2bc4c0(0x13e),'shadowBlurRadius':'模糊','shadowDistance':'距離','shadowDirection':'角度','shadowPresetTitle':'預設','shadowPresetNone':_0x2bc4c0(0x14c),'shadowPresetCustom':'自訂','shadowTransparency':_0x2bc4c0(0x150),'shadowSize':'大小','shadowPreset':{'shdw6':_0x2bc4c0(0x145),'shdw5':'外部:左下','shdw2':_0x2bc4c0(0xee),'shdw1':_0x2bc4c0(0x184),'shdw14':_0x2bc4c0(0x17a),'shdw10':'外部:左上(大)'}},'fill':{'title':'填滿','noFill':'無顏色','solidFill':'純色','gradientFill':'漸層','pictureFill':'圖片','color':'色彩','transparency':_0x2bc4c0(0x150),'picture':{'source':'圖片來源','insert':_0x2bc4c0(0x134),'tileAsTexture':_0x2bc4c0(0x161),'offsetX':_0x2bc4c0(0x160),'offsetY':_0x2bc4c0(0x14e),'scaleX':'X\x20縮放','scaleY':_0x2bc4c0(0x183),'alignment':'對齊','rotateWithShape':_0x2bc4c0(0xff),'align':{'tl':_0x2bc4c0(0xef),'t':'靠上','tr':_0x2bc4c0(0x155),'l':'靠左','ctr':'置中','r':'靠右','bl':_0x2bc4c0(0x104),'b':'靠下','br':_0x2bc4c0(0x178)}}},'line':{'title':'線條','noLine':_0x2bc4c0(0x146),'solidLine':'實線','color':'色彩','transparency':_0x2bc4c0(0x150),'width':'寬度','cornerRadius':_0x2bc4c0(0x103),'beginArrowType':'前端箭頭類型','beginArrowSize':_0x2bc4c0(0x13b),'endArrowType':_0x2bc4c0(0x106),'endArrowSize':'末端箭頭大小','dashType':{'title':_0x2bc4c0(0xeb),'solid':'實線','roundDot':'圓點','squareDot':'方點','dash':'虛線','dashDot':_0x2bc4c0(0x17d),'longDash':'長虛線','longDashDot':_0x2bc4c0(0xec),'longDashDotDot':_0x2bc4c0(0xfa)},'capType':{'title':'線端類型','flat':'平端','round':'圓端','square':'方端'},'joinType':{'title':_0x2bc4c0(0x159),'miter':'斜接','round':'圓角','bevel':'斜角'},'sketchType':{'title':'草圖類型','none':'無','curved':'曲線','freehand':_0x2bc4c0(0x100),'handDrawn':'手繪'},'arrowType':{'none':'無','arrow':'箭頭','openArrow':_0x2bc4c0(0x114),'stealthArrow':_0x2bc4c0(0x126),'diamondArrow':'菱形箭頭','ovalArrow':'橢圓箭頭'},'arrowSize':{'small':'小','medium':'中','large':'大'}}},'objectListPanel':{'title':_0x2bc4c0(0x135),'showAll':_0x2bc4c0(0x127),'hideAll':_0x2bc4c0(0x16a),'show':'顯示','hide':'隱藏','moveForward':_0x2bc4c0(0x120),'moveBackward':_0x2bc4c0(0x171),'nameInput':_0x2bc4c0(0x108),'empty':_0x2bc4c0(0x15d),'close':'關閉','name':'名稱','description':'描述','descriptionPlaceholder':'新增描述','details':'詳情','noSelection':_0x2bc4c0(0x158)},'backgroundPanel':{'title':_0x2bc4c0(0x143),'backgroundGraphics':_0x2bc4c0(0x125),'hideBackgroundGraphics':_0x2bc4c0(0x17e),'presentationBackground':'簡報背景','presentationBackgroundEmpty':_0x2bc4c0(0x14f),'presentationBackgroundImages':_0x2bc4c0(0x16e),'setPresentationBackground':_0x2bc4c0(0xf9),'clearPresentationBackground':'清除','none':_0x2bc4c0(0xf8),'solid':_0x2bc4c0(0x138),'gradient':'漸層填滿','image':_0x2bc4c0(0x153),'pattern':_0x2bc4c0(0x12e),'color':'色彩','transparency':'透明度','imageSource':_0x2bc4c0(0xf5),'insertImage':_0x2bc4c0(0x118),'fit':'適配','fitOptions':{'cover':'填滿','contain':_0x2bc4c0(0x151),'stretch':'延展','repeat':'並排'},'patternHint':'圖樣設定即將推出。','applyToAll':_0x2bc4c0(0x128),'resetBackground':_0x2bc4c0(0x110)},'transitionPanel':{'title':_0x2bc4c0(0xfe),'effect':'效果','direction':'方向','duration':'時間','preview':'預覽','applyToAll':_0x2bc4c0(0x128),'effects':{'none':'無','fade':'淡出','push':'推入','wipe':'刷除','split':'分割','reveal':'顯示','cut':'剪下','uncover':'揭開','cover':'覆蓋','zoom':'縮放'},'directions':{'left':'由左','right':'由右','up':'由上','down':'由下'}},'contextmenu':{'addPage':'新增幻燈片','backgroundPanel':_0x2bc4c0(0x143),'transitionPanel':_0x2bc4c0(0xfe),'speakerNotes':_0x2bc4c0(0x16f),'ruler':'標尺','shapePanel':_0x2bc4c0(0x117),'flipHorizontal':_0x2bc4c0(0x12a),'flipVertical':_0x2bc4c0(0x17b),'group':'群組','ungroup':_0x2bc4c0(0xe9)},'presentation':{'play':'播放','playFromBeginning':_0x2bc4c0(0x131),'playFromCurrent':_0x2bc4c0(0xfc),'playDualScreen':'雙螢幕簡報','playDualScreenFromBeginning':'雙螢幕・從頭開始','playDualScreenFromCurrent':_0x2bc4c0(0x169),'dualScreenUnavailable':_0x2bc4c0(0xf3),'fullscreenPrompt':_0x2bc4c0(0x170),'presentationEnded':_0x2bc4c0(0x148),'previous':'上一頁','next':_0x2bc4c0(0x177),'exit':'結束','slideProgress':_0x2bc4c0(0x157),'speakerNotes':_0x2bc4c0(0x16f),'speakerNotesPlaceholder':'按一下新增目前幻燈片的備註','speakerNotesEmpty':_0x2bc4c0(0x107),'speakerNotesSave':'儲存','speakerNotesCancel':'取消'},'slide':{'placeholder':{'text':{'title':_0x2bc4c0(0xfb),'subtitle':_0x2bc4c0(0x162),'body':_0x2bc4c0(0x111),'text':_0x2bc4c0(0x111),'header':_0x2bc4c0(0xe8),'footer':'頁尾預留位置','date':_0x2bc4c0(0x112),'slideNumber':_0x2bc4c0(0x10e)},'icon':{'image':'圖片','table':'表格','chart':'圖表','diagram':'圖解','media':'媒體'}}},'image-panel':{'arrange':{'title':'排列','forward':_0x2bc4c0(0x10f),'backward':_0x2bc4c0(0x11b),'front':'移到最前面','back':'移到最後面'},'transform':{'title':'轉換','rotate':_0x2bc4c0(0x15c),'x':_0x2bc4c0(0x115),'y':_0x2bc4c0(0x144),'width':'寬度\x20(像素)','height':_0x2bc4c0(0x173),'lock':_0x2bc4c0(0x174)},'crop':{'title':'裁剪','start':_0x2bc4c0(0x119),'mode':'自由','shape':_0x2bc4c0(0x13c)}}}};export{e as default};function _0x3915(){const _0x859d43=['頁首預留位置','取消群組','找不到結果。','虛線類型','長虛線-點','垂直文字方塊','外部:右上','靠左上','綠色虛線雙向箭頭','線條樣式','2126322OtKauc','無法啟動雙螢幕簡報。請允許瀏覽器視窗管理權限,並連接延伸顯示器後重試。','205975UKpiPS','插入圖片來源','標題與內容','灰色虛線末端箭頭','無填滿','設定背景','長虛線-點-點','按一下以新增標題','從目前幻燈片播放','標題1','轉場效果','隨圖案旋轉','自由線條','650982RwcxMo','圖案格式','拐角半徑','靠左下','垂直置中','末端箭頭類型','無講者備註','物件名稱','水平對齊','輸入文字以搜尋幻燈片名稱、文字內容與物件名稱。','126TxrRmV','僅標題','段落類型','幻燈片編號預留位置','移到最上層','重設背景','按一下以新增文字','日期預留位置','文字方塊','開放箭頭','X\x20(像素)','底端對齊','圖案格式設定','檔案...','開始裁剪','左對齊','移到最下層','含標題圖片','兩端對齊','搜尋幻燈片與物件','1920voHLvq','上移一層','196LJIiTS','溢出時縮排文字','黑色細虛線','縮小字型','背景圖形','隱形箭頭','全部顯示','全部套用','打開形狀面板','水平翻轉','放大字型','頂端對齊','佈景主題','圖樣填滿','灰色細虛線','與文字排列','從頭播放','底部對齊','不自動調整','插入圖片','物件列表','刪除線','圖案樣式','純色填滿','15nhINXl','強調橙色','前端箭頭大小','裁剪為圖案','章節標題','陰影顏色','位置與大小','自訂大小','50KzTfRE','更改形狀','背景格式設定','Y\x20(像素)','外部:右下','無線條','更多樣式','簡報結束','文字背景色','居中對齊','363618VCfTbS','無陰影','註解灰色','Y\x20位移','未設定','透明度','最適大小','透明文字色彩','圖片填滿','垂直對齊','靠右上','頂部對齊','第\x20{current}\x20/\x20{total}\x20張','選擇物件以編輯詳情','接合類型','+\x20新增幻燈片','圖案預設值','旋轉\x20(°)','暫無物件','藍色細虛線','文字在前','X\x20位移','圖片並排作為材質','按一下以新增副標題','文字色彩','左右對齊','重置顏色','上及下','1167BBWAZh','表格大小','雙螢幕・從目前開始','全部隱藏','文字在後','1209472MJEjyx','藍色末端箭頭線條','張圖片','講者備註','按一下以全螢幕','下移一層','選擇幻燈片佈景主題','高度\x20(像素)','鎖定長寬比','幻燈片','藍色虛線末端箭頭','下一頁','靠右下','標題幻燈片','外部:右下(小)','垂直翻轉','快速樣式','虛線-點','隱藏母片/版面配置圖形','右對齊','橙色細實線','刪除形狀','589960uceGGD','Y\x20縮放','外部:左上','兩欄內容','自動調整'];_0x3915=function(){return _0x859d43;};return _0x3915();}
|
|
1
|
+
function _0x4823(){const _0x53305a=['綠色虛線雙向箭頭','左對齊','放大字型','漸層填滿','圖樣填滿','未設定','輸入文字以搜尋幻燈片名稱、文字內容與物件名稱。','物件名稱','+\x20新增幻燈片','標題幻燈片','文字背景色','標題1','圖樣設定即將推出。','透明文字色彩','靠左上','橢圓箭頭','上一頁','張圖片','新增描述','綠色雙向箭頭線條','溢出時縮排文字','兩欄內容','靠左下','重設背景','段落類型','靠右上','幻燈片編號預留位置','全部套用','1526948MUJjPe','全部顯示','圖案格式設定','靠右下','末端箭頭大小','圖案樣式','自動調整','第\x20{current}\x20/\x20{total}\x20張','高度\x20(像素)','Y\x20(像素)','Y\x20縮放','下一頁','拐角半徑','圖形中的文字自動換行','文字方塊','僅標題','7ngzQpC','刪除線','鎖定長寬比','檔案...','線條樣式','5uSBzxK','文字方向','開始裁剪','雙螢幕・從目前開始','橙色細實線','水平文字方塊','找不到結果。','佈景主題','無顏色','底部對齊','27477MaKFsI','講者備註','虛線-點','右對齊','縮小字型','藍色細虛線','無填滿','調整投影片縮圖面板大小','文字在前','頁尾預留位置','虛線類型','垂直翻轉','前端箭頭類型','左右對齊','Y\x20位移','水平對齊','隱形箭頭','物件列表','灰色細實線','裁剪為圖案','開放箭頭','插入圖片來源','轉場效果','圖片填滿','背景圖形','透明度','按一下新增目前幻燈片的備註','根據文字調整圖形大小','藍色末端箭頭線條','線端類型','取消群組','外部:右下(小)','底端對齊','日期預留位置','不自動調整','6946dhNDED','更多樣式','雙螢幕簡報','強調橙色','長虛線-點-點','新增幻燈片','刪除形狀','隨圖案旋轉','按一下以新增文字','最適大小','長虛線','陰影顏色','移到最下層','標題黑色','移到最前面','表格大小','寬度\x20(像素)','插入圖片','表情符號','外部:左上(大)','圖案格式','1530ATHxAW','X\x20位移','2930658yCePFQ','打開形狀面板','搜尋幻燈片與物件','灰色虛線末端箭頭','外部:左下','X\x20(像素)','前端箭頭大小','幻燈片','開啟圖層面板','重置顏色','選擇幻燈片佈景主題','選擇版面配置','垂直居中','藍色細實線','按一下以新增副標題','強調藍色','194AbtQBh','圖案預設值','全部隱藏','長虛線-點','水平翻轉','上移一層','按一下以全螢幕','外部:右上','旋轉\x20(°)','含標題圖片','無講者備註','無線條','3finOKb','文字顏色','標準\x20(4:3)','接合類型','27071496TAKkNG','垂直對齊','草圖類型','章節標題','7795337YhRYCT','按一下以新增標題','黑色細實線','與文字排列','從頭播放','設定背景','純色填滿','9627400jEbijP','隱藏母片/版面配置圖形','從目前幻燈片播放','自由線條'];_0x4823=function(){return _0x53305a;};return _0x4823();}function _0x1c5d(_0x4c19e0,_0x1b0008){_0x4c19e0=_0x4c19e0-0xe4;const _0x4823e8=_0x4823();let _0x1c5d49=_0x4823e8[_0x4c19e0];return _0x1c5d49;}const _0x17c589=_0x1c5d;(function(_0x230ac1,_0x5280fd){const _0x4d80c0=_0x1c5d,_0x3cd1cb=_0x230ac1();while(!![]){try{const _0x2c0036=-parseInt(_0x4d80c0(0x154))/0x1*(-parseInt(_0x4d80c0(0x17b))/0x2)+-parseInt(_0x4d80c0(0x187))/0x3*(parseInt(_0x4d80c0(0x112))/0x4)+parseInt(_0x4d80c0(0x127))/0x5*(parseInt(_0x4d80c0(0x16b))/0x6)+parseInt(_0x4d80c0(0x122))/0x7*(-parseInt(_0x4d80c0(0xf2))/0x8)+parseInt(_0x4d80c0(0x131))/0x9*(-parseInt(_0x4d80c0(0x169))/0xa)+-parseInt(_0x4d80c0(0xeb))/0xb+parseInt(_0x4d80c0(0xe7))/0xc;if(_0x2c0036===_0x5280fd)break;else _0x3cd1cb['push'](_0x3cd1cb['shift']());}catch(_0x143591){_0x3cd1cb['push'](_0x3cd1cb['shift']());}}}(_0x4823,0xa0749));const e={'slides-ui':{'ribbon':{'shapeFormat':_0x17c589(0x168),'changeShape':'更改形狀'},'insertToolbar':{'search':'搜尋','text':_0x17c589(0x120),'textHorizontal':_0x17c589(0x12c),'textVertical':'垂直文字方塊','image':'圖片','table':'表格','shape':'圖案','chart':'圖表','symbol':'符號','emoji':_0x17c589(0x166)},'tableSizePicker':{'title':_0x17c589(0x163),'customSize':'自訂大小','rows':'列數','columns':'欄數','insert':'插入','apply':'套用'},'searchPanel':{'placeholder':_0x17c589(0x16d),'noQuery':_0x17c589(0xfc),'empty':_0x17c589(0x12d),'slidePrefix':_0x17c589(0x172)},'themePicker':{'title':_0x17c589(0x12e),'caption':_0x17c589(0x17c),'tooltip':_0x17c589(0x175)},'display':{'slideSize':'幻燈片大小','widescreen':'寬螢幕\x20(16:9)','standard':_0x17c589(0xe5),'fullscreen':'全螢幕'},'editorToolbar':{'fontFamily':'字型','fontSize':'字號','paragraphType':_0x17c589(0x10e),'heading1':_0x17c589(0x101),'increaseFontSize':_0x17c589(0xf8),'decreaseFontSize':_0x17c589(0x135),'textColor':'文字色彩','transparentTextColor':_0x17c589(0x103),'textBackgroundColor':_0x17c589(0x100),'bold':'粗體','italic':'斜體','underline':'底線','strikethrough':_0x17c589(0x123),'horizontalAlign':_0x17c589(0x140),'verticalAlign':_0x17c589(0xe8),'alignLeft':_0x17c589(0xf7),'alignCenter':'置中對齊','alignRight':_0x17c589(0x134),'alignJustify':_0x17c589(0x13e),'alignTop':'頂端對齊','alignMiddle':'垂直置中','alignBottom':_0x17c589(0x151)},'quickStyles':{'tooltip':'快速樣式','shapeStyles':_0x17c589(0x117),'lineStyles':_0x17c589(0x126),'textStyles':'文字樣式','more':_0x17c589(0x155),'groups':{'solid':'實線','dashed':'虛線'},'presets':{'line':{'blackSolid':_0x17c589(0xed),'blueSolid':_0x17c589(0x178),'orangeSolid':_0x17c589(0x12b),'graySolid':_0x17c589(0x143),'blueEndArrow':_0x17c589(0x14d),'greenTwoWayArrow':_0x17c589(0x109),'blackDashed':'黑色細虛線','blueDashed':_0x17c589(0x136),'grayDashed':'灰色細虛線','blueDashedEndArrow':'藍色虛線末端箭頭','grayDashedEndArrow':_0x17c589(0x16e),'greenDashedTwoWayArrow':_0x17c589(0xf6)},'text':{'bodyBlack':'內文黑色','titleBlack':_0x17c589(0x161),'accentBlue':_0x17c589(0x17a),'accentOrange':_0x17c589(0x157),'noteGray':'註解灰色'}}},'thumbnailBar':{'resizePanel':_0x17c589(0x138),'addSlide':_0x17c589(0xfe),'contextMenu':{'cut':'剪下','copy':'複製','paste':'貼上','addBelow':'在下方新增投影片','delete':'刪除'},'layoutPicker':{'title':_0x17c589(0x176),'layouts':{'title':_0x17c589(0xff),'titleAndBody':'標題與內容','sectionHeader':_0x17c589(0xea),'twoColumns':_0x17c589(0x10b),'comparison':'比較','blank':'空白','titleOnly':_0x17c589(0x121),'pictureWithCaption':_0x17c589(0x184)}}},'shapePanel':{'title':_0x17c589(0x114),'shapeStyle':_0x17c589(0x117),'shapePosition':'位置','openPanel':_0x17c589(0x16c),'deleteShape':_0x17c589(0x15a),'toolbar':{'alignLeft':_0x17c589(0xf7),'alignCenter':'居中對齊','alignRight':_0x17c589(0x134),'alignJustify':'兩端對齊','bold':'粗體','italic':'斜體','underline':'底線','strikethrough':_0x17c589(0x123),'textColor':_0x17c589(0xe4),'textBackgroundColor':'文字背景色','fillColor':_0x17c589(0x100),'resetColor':_0x17c589(0x174)},'align':{'top':'頂部對齊','middle':_0x17c589(0x177),'bottom':_0x17c589(0x130)},'textWrap':{'inline':_0x17c589(0xee),'square':'矩形','topAndBottom':'上及下','behindText':_0x17c589(0x139),'inFrontText':'文字在後'},'textBox':{'title':_0x17c589(0x120),'textDirection':_0x17c589(0x128),'textDirectionHorizontal':'橫排','textDirectionVertical':'直排','autoFit':_0x17c589(0x118),'autoFitNone':_0x17c589(0x153),'autoFitShrink':_0x17c589(0x10a),'autoFitResize':_0x17c589(0x14c),'wrapText':_0x17c589(0x11f),'padding':'內距','paddingLeft':'左','paddingRight':'右','paddingTop':'上','paddingBottom':'下','columns':'分欄','columnCount':'數量','columnSpacing':'間距'},'position':{'title':'位置與大小','x':'X','y':'Y','width':'寬度','height':'高度','rotation':'旋轉'},'style':{'shadow':'陰影','shadowColor':_0x17c589(0x15f),'shadowBlurRadius':'模糊','shadowDistance':'距離','shadowDirection':'角度','shadowPresetTitle':'預設','shadowPresetNone':'無陰影','shadowPresetCustom':'自訂','shadowTransparency':_0x17c589(0x14a),'shadowSize':'大小','shadowPreset':{'shdw6':'外部:右下','shdw5':_0x17c589(0x16f),'shdw2':_0x17c589(0x182),'shdw1':'外部:左上','shdw14':_0x17c589(0x150),'shdw10':_0x17c589(0x167)}},'fill':{'title':'填滿','noFill':_0x17c589(0x12f),'solidFill':'純色','gradientFill':'漸層','pictureFill':'圖片','color':'色彩','transparency':_0x17c589(0x14a),'picture':{'source':'圖片來源','insert':_0x17c589(0x165),'tileAsTexture':'圖片並排作為材質','offsetX':_0x17c589(0x16a),'offsetY':_0x17c589(0x13f),'scaleX':'X\x20縮放','scaleY':_0x17c589(0x11c),'alignment':'對齊','rotateWithShape':_0x17c589(0x15b),'align':{'tl':_0x17c589(0x104),'t':'靠上','tr':_0x17c589(0x10f),'l':'靠左','ctr':'置中','r':'靠右','bl':_0x17c589(0x10c),'b':'靠下','br':_0x17c589(0x115)}}},'line':{'title':'線條','noLine':_0x17c589(0x186),'solidLine':'實線','color':'色彩','transparency':_0x17c589(0x14a),'width':'寬度','cornerRadius':_0x17c589(0x11e),'beginArrowType':_0x17c589(0x13d),'beginArrowSize':_0x17c589(0x171),'endArrowType':'末端箭頭類型','endArrowSize':_0x17c589(0x116),'dashType':{'title':_0x17c589(0x13b),'solid':'實線','roundDot':'圓點','squareDot':'方點','dash':'虛線','dashDot':_0x17c589(0x133),'longDash':_0x17c589(0x15e),'longDashDot':_0x17c589(0x17e),'longDashDotDot':_0x17c589(0x158)},'capType':{'title':_0x17c589(0x14e),'flat':'平端','round':'圓端','square':'方端'},'joinType':{'title':_0x17c589(0xe6),'miter':'斜接','round':'圓角','bevel':'斜角'},'sketchType':{'title':_0x17c589(0xe9),'none':'無','curved':'曲線','freehand':_0x17c589(0xf5),'handDrawn':'手繪'},'arrowType':{'none':'無','arrow':'箭頭','openArrow':_0x17c589(0x145),'stealthArrow':_0x17c589(0x141),'diamondArrow':'菱形箭頭','ovalArrow':_0x17c589(0x105)},'arrowSize':{'small':'小','medium':'中','large':'大'}}},'objectListPanel':{'title':_0x17c589(0x142),'open':_0x17c589(0x173),'showAll':_0x17c589(0x113),'hideAll':_0x17c589(0x17d),'show':'顯示','hide':'隱藏','moveForward':_0x17c589(0x180),'moveBackward':'下移一層','nameInput':_0x17c589(0xfd),'empty':'暫無物件','close':'關閉','name':'名稱','description':'描述','descriptionPlaceholder':_0x17c589(0x108),'details':'詳情','noSelection':'選擇物件以編輯詳情'},'backgroundPanel':{'title':'背景格式設定','backgroundGraphics':_0x17c589(0x149),'hideBackgroundGraphics':_0x17c589(0xf3),'presentationBackground':'簡報背景','presentationBackgroundEmpty':_0x17c589(0xfb),'presentationBackgroundImages':_0x17c589(0x107),'setPresentationBackground':_0x17c589(0xf0),'clearPresentationBackground':'清除','none':_0x17c589(0x137),'solid':_0x17c589(0xf1),'gradient':_0x17c589(0xf9),'image':_0x17c589(0x148),'pattern':_0x17c589(0xfa),'color':'色彩','transparency':_0x17c589(0x14a),'imageSource':_0x17c589(0x146),'insertImage':_0x17c589(0x125),'fit':'適配','fitOptions':{'cover':'填滿','contain':_0x17c589(0x15d),'stretch':'延展','repeat':'並排'},'patternHint':_0x17c589(0x102),'applyToAll':'全部套用','resetBackground':_0x17c589(0x10d)},'transitionPanel':{'title':_0x17c589(0x147),'effect':'效果','direction':'方向','duration':'時間','preview':'預覽','applyToAll':_0x17c589(0x111),'effects':{'none':'無','fade':'淡出','push':'推入','wipe':'刷除','split':'分割','reveal':'顯示','cut':'剪下','uncover':'揭開','cover':'覆蓋','zoom':'縮放'},'directions':{'left':'由左','right':'由右','up':'由上','down':'由下'}},'contextmenu':{'addPage':_0x17c589(0x159),'backgroundPanel':'背景格式設定','transitionPanel':_0x17c589(0x147),'speakerNotes':'講者備註','ruler':'標尺','shapePanel':_0x17c589(0x114),'flipHorizontal':_0x17c589(0x17f),'flipVertical':_0x17c589(0x13c),'group':'群組','ungroup':_0x17c589(0x14f)},'presentation':{'play':'播放','playFromBeginning':_0x17c589(0xef),'playFromCurrent':_0x17c589(0xf4),'playDualScreen':_0x17c589(0x156),'playDualScreenFromBeginning':'雙螢幕・從頭開始','playDualScreenFromCurrent':_0x17c589(0x12a),'dualScreenUnavailable':'無法啟動雙螢幕簡報。請允許瀏覽器視窗管理權限,並連接延伸顯示器後重試。','fullscreenPrompt':_0x17c589(0x181),'presentationEnded':'簡報結束','previous':_0x17c589(0x106),'next':_0x17c589(0x11d),'exit':'結束','slideProgress':_0x17c589(0x119),'speakerNotes':_0x17c589(0x132),'speakerNotesPlaceholder':_0x17c589(0x14b),'speakerNotesEmpty':_0x17c589(0x185),'speakerNotesSave':'儲存','speakerNotesCancel':'取消'},'slide':{'placeholder':{'text':{'title':_0x17c589(0xec),'subtitle':_0x17c589(0x179),'body':_0x17c589(0x15c),'text':_0x17c589(0x15c),'header':'頁首預留位置','footer':_0x17c589(0x13a),'date':_0x17c589(0x152),'slideNumber':_0x17c589(0x110)},'icon':{'image':'圖片','table':'表格','chart':'圖表','diagram':'圖解','media':'媒體'}}},'image-panel':{'arrange':{'title':'排列','forward':'移到最上層','backward':_0x17c589(0x160),'front':_0x17c589(0x162),'back':'移到最後面'},'transform':{'title':'轉換','rotate':_0x17c589(0x183),'x':_0x17c589(0x170),'y':_0x17c589(0x11b),'width':_0x17c589(0x164),'height':_0x17c589(0x11a),'lock':_0x17c589(0x124)},'crop':{'title':'裁剪','start':_0x17c589(0x129),'mode':'自由','shape':_0x17c589(0x144)}}}};export{e as default};
|
package/lib/es/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x4c6902=_0x600b;function _0x28e8(){const _0x241f9d=['文字方塊','上及下','手繪效果','文字背景色','插入圖片','藍色細虛線','643686iabPIR','圖案填滿','無法啟動雙螢幕播放。請允許瀏覽器視窗管理權限,並連接延伸顯示器後重試。','形狀樣式','短虛線','橙色細實線','文字樣式','自動調整','線條樣式','套用到全部','裁剪為形狀','單擊此處添加正文','暫無物件','未設定','物件名稱','隱形箭頭','重置顏色','64WUlRrt','藍色虛線終點箭頭','無填滿','無陰影','點擊進入全螢幕','文字在後','寬度\x20(px)','直向文字方塊','與文字排列','背景圖形','全部顯示','藍色終點箭頭','單擊此處添加文本','虛線類型','插入圖片來源','Y\x20(px)','藍色細實線','從下方','長點劃線','水平位移','綠色虛線雙向箭頭','從目前投影片開始播放','檔案...','下一頁','從頭開始雙螢幕播放','手繪樣式','節標題','圖形樣式','切換動畫','選擇版面配置','將圖片平鋪為紋理','2148928lXnSwn','拐角半徑','點擊為目前簡報新增備註','文字顏色','陰影顏色','垂直位移','快捷樣式','詳細資料','端點類型','左對齊','49mwgcyX','圖形中的文字自動換行','不自動調整','標題黑色','強調藍色','水平縮放','168200kuxiHa','灰色細虛線','X\x20(px)','319563WUKJDc','根據文字調整圖形大小','外部:右下(小)','溢出時縮排文字','在下方新增投影片','垂直置中','張圖片','設定圖形格式','垂直縮放','起點箭頭類型','設定背景格式','下移一層','日期占位符','2633319lGssDJ','適應方式','取消群組','底端對齊','從左側','+\x20新增','實心填滿','外部:左下','右對齊','鎖定比例','雙螢幕播放','外部:右下','強調橙色','兩欄內容','選取物件以編輯詳細資料','水平對齊','選擇投影片主題','設定底圖','水平翻轉','33322TXYvjT','調整投影片縮圖面板大小','外部:左上','圖形格式','重設背景','垂直居中','簡報底圖','終點箭頭類型','搜尋投影片和物件','單擊此處添加副標題','從頭開始播放','上一頁','圖案設定即將支援。','長虛線','註解灰色','從目前投影片開始雙螢幕播放','更多樣式','左右對齊','兩端對齊','高度\x20(px)','漸層填滿','350tuJvSc','空心箭頭','置於頂層','刪除線','找不到符合的結果。','垂直翻轉','段落類型','新增描述','標題投影片','透明度','物件列表','圖片來源','1897814NoSZeu','底部對齊','頁眉占位符','外部:右上','持續時間','長雙點劃線','綠色雙向箭頭','標題與內容','接合類型','黑色細實線','自訂大小','文字方向','新增投影片','縮小字型','輸入關鍵字搜尋投影片名稱、文字和物件名稱。','橢圓箭頭','無線條','頁腳占位符','上移一層','頂部對齊','垂直對齊','刪除形狀','表格大小','僅標題'];_0x28e8=function(){return _0x241f9d;};return _0x28e8();}function _0x600b(_0x378b57,_0x54563a){_0x378b57=_0x378b57-0xbf;const _0x28e87f=_0x28e8();let _0x600bb7=_0x28e87f[_0x378b57];return _0x600bb7;}(function(_0x459684,_0x5eb4e1){const _0x2bb375=_0x600b,_0x300ac2=_0x459684();while(!![]){try{const _0x503769=-parseInt(_0x2bb375(0x137))/0x1+parseInt(_0x2bb375(0x158))/0x2+parseInt(_0x2bb375(0x124))/0x3+-parseInt(_0x2bb375(0xe5))/0x4*(parseInt(_0x2bb375(0x114))/0x5)+parseInt(_0x2bb375(0xd4))/0x6*(parseInt(_0x2bb375(0x10e))/0x7)+-parseInt(_0x2bb375(0x104))/0x8+parseInt(_0x2bb375(0x117))/0x9*(-parseInt(_0x2bb375(0x14c))/0xa);if(_0x503769===_0x5eb4e1)break;else _0x300ac2['push'](_0x300ac2['shift']());}catch(_0x2f6fdf){_0x300ac2['push'](_0x300ac2['shift']());}}}(_0x28e8,0x78c84));const e={'slides-ui':{'ribbon':{'shapeFormat':_0x4c6902(0x13a),'changeShape':'變更圖形'},'insertToolbar':{'search':'搜尋','text':'文字方塊','textHorizontal':'橫向文字方塊','textVertical':_0x4c6902(0xec),'image':'圖片','table':'表格','shape':'形狀','chart':'圖表'},'tableSizePicker':{'title':_0x4c6902(0xcc),'customSize':_0x4c6902(0xc0),'rows':'列數','columns':'欄數','insert':'插入','apply':'套用'},'searchPanel':{'placeholder':_0x4c6902(0x13f),'noQuery':_0x4c6902(0xc4),'empty':_0x4c6902(0x150),'slidePrefix':'第'},'themePicker':{'title':'主題','caption':'形狀預設樣式','tooltip':_0x4c6902(0x134)},'editorToolbar':{'fontFamily':'字型','fontSize':'字號','paragraphType':_0x4c6902(0x152),'heading1':'標題1','increaseFontSize':'放大字型','decreaseFontSize':_0x4c6902(0xc3),'textColor':'文字色彩','transparentTextColor':'透明文字色彩','textBackgroundColor':_0x4c6902(0xd1),'bold':'粗體','italic':'斜體','underline':'底線','strikethrough':'刪除線','horizontalAlign':_0x4c6902(0x133),'verticalAlign':_0x4c6902(0xca),'alignLeft':'左對齊','alignCenter':'置中對齊','alignRight':_0x4c6902(0x12c),'alignJustify':_0x4c6902(0x148),'alignTop':'頂端對齊','alignMiddle':_0x4c6902(0x11c),'alignBottom':_0x4c6902(0x127)},'quickStyles':{'tooltip':_0x4c6902(0x10a),'shapeStyles':_0x4c6902(0xd7),'lineStyles':_0x4c6902(0xdc),'textStyles':_0x4c6902(0xda),'more':_0x4c6902(0x147),'groups':{'solid':'實線','dashed':'虛線'},'presets':{'line':{'blackSolid':_0x4c6902(0xbf),'blueSolid':_0x4c6902(0xf5),'orangeSolid':_0x4c6902(0xd9),'graySolid':'灰色細實線','blueEndArrow':_0x4c6902(0xf0),'greenTwoWayArrow':_0x4c6902(0x15e),'blackDashed':'黑色細虛線','blueDashed':_0x4c6902(0xd3),'grayDashed':_0x4c6902(0x115),'blueDashedEndArrow':_0x4c6902(0xe6),'grayDashedEndArrow':'灰色虛線終點箭頭','greenDashedTwoWayArrow':_0x4c6902(0xf9)},'text':{'bodyBlack':'正文黑色','titleBlack':_0x4c6902(0x111),'accentBlue':_0x4c6902(0x112),'accentOrange':_0x4c6902(0x130),'noteGray':_0x4c6902(0x145)}}},'thumbnailBar':{'resizePanel':_0x4c6902(0x138),'addSlide':_0x4c6902(0x129),'contextMenu':{'cut':'剪下','copy':'複製','paste':'貼上','addBelow':_0x4c6902(0x11b),'delete':'刪除'},'layoutPicker':{'title':_0x4c6902(0x102),'layouts':{'title':_0x4c6902(0x154),'titleAndBody':_0x4c6902(0x15f),'sectionHeader':_0x4c6902(0xff),'twoColumns':_0x4c6902(0x131),'comparison':'比較','blank':'空白','titleOnly':_0x4c6902(0xcd),'pictureWithCaption':'圖片與標題'}}},'shapePanel':{'title':_0x4c6902(0x11e),'shapeStyle':_0x4c6902(0x100),'shapePosition':'位置','openPanel':'打開形狀面板','deleteShape':_0x4c6902(0xcb),'toolbar':{'alignLeft':_0x4c6902(0x10d),'alignCenter':'居中對齊','alignRight':_0x4c6902(0x12c),'alignJustify':_0x4c6902(0x149),'bold':'粗體','italic':'斜體','underline':'底線','strikethrough':_0x4c6902(0x14f),'textColor':_0x4c6902(0x107),'textBackgroundColor':_0x4c6902(0xd1),'fillColor':_0x4c6902(0xd1),'resetColor':_0x4c6902(0xe4)},'align':{'top':_0x4c6902(0xc9),'middle':_0x4c6902(0x13c),'bottom':_0x4c6902(0x159)},'textWrap':{'inline':_0x4c6902(0xed),'square':'矩形','topAndBottom':_0x4c6902(0xcf),'behindText':'文字在前','inFrontText':_0x4c6902(0xea)},'textBox':{'title':_0x4c6902(0xce),'textDirection':_0x4c6902(0xc1),'textDirectionHorizontal':'橫排','textDirectionVertical':'直排','autoFit':_0x4c6902(0xdb),'autoFitNone':_0x4c6902(0x110),'autoFitShrink':_0x4c6902(0x11a),'autoFitResize':_0x4c6902(0x118),'wrapText':_0x4c6902(0x10f),'padding':'內距','paddingLeft':'左','paddingRight':'右','paddingTop':'上','paddingBottom':'下','columns':'分欄','columnCount':'數量','columnSpacing':'間距'},'position':{'title':'位置與大小','x':'X','y':'Y','width':'寬度','height':'高度','rotation':'旋轉'},'style':{'shadow':'陰影','shadowColor':_0x4c6902(0x108),'shadowBlurRadius':'模糊','shadowDistance':'距離','shadowDirection':'角度','shadowPresetTitle':'預設','shadowPresetNone':_0x4c6902(0xe8),'shadowPresetCustom':'自訂','shadowTransparency':_0x4c6902(0x155),'shadowSize':'大小','shadowPreset':{'shdw6':_0x4c6902(0x12f),'shdw5':_0x4c6902(0x12b),'shdw2':_0x4c6902(0x15b),'shdw1':_0x4c6902(0x139),'shdw14':_0x4c6902(0x119),'shdw10':'外部:左上(大)'}},'fill':{'title':'填滿','noFill':'無顏色','solidFill':'純色','gradientFill':'漸層','pictureFill':'圖片','color':'色彩','transparency':_0x4c6902(0x155),'picture':{'source':_0x4c6902(0x157),'insert':_0x4c6902(0xd2),'tileAsTexture':_0x4c6902(0x103),'offsetX':_0x4c6902(0xf8),'offsetY':_0x4c6902(0x109),'scaleX':_0x4c6902(0x113),'scaleY':_0x4c6902(0x11f),'alignment':'對齊','rotateWithShape':'隨圖形旋轉','align':{'tl':'左上','t':'上','tr':'右上','l':'左','ctr':'置中','r':'右','bl':'左下','b':'下','br':'右下'}}},'line':{'title':'線條','noLine':_0x4c6902(0xc6),'solidLine':'實線','color':'色彩','transparency':_0x4c6902(0x155),'width':'寬度','cornerRadius':_0x4c6902(0x105),'beginArrowType':_0x4c6902(0x120),'beginArrowSize':'起點箭頭大小','endArrowType':_0x4c6902(0x13e),'endArrowSize':'終點箭頭大小','dashType':{'title':_0x4c6902(0xf2),'solid':'實線','roundDot':'圓點','squareDot':'方點','dash':_0x4c6902(0xd8),'dashDot':'點劃線','longDash':_0x4c6902(0x144),'longDashDot':_0x4c6902(0xf7),'longDashDotDot':_0x4c6902(0x15d)},'capType':{'title':_0x4c6902(0x10c),'flat':'平頭','round':'圓頭','square':'方頭'},'joinType':{'title':_0x4c6902(0x160),'miter':'尖角','round':'圓角','bevel':'斜角'},'sketchType':{'title':_0x4c6902(0xfe),'none':'無','curved':'曲線','freehand':'徒手','handDrawn':_0x4c6902(0xd0)},'arrowType':{'none':'無','arrow':'箭頭','openArrow':_0x4c6902(0x14d),'stealthArrow':_0x4c6902(0xe3),'diamondArrow':'菱形箭頭','ovalArrow':_0x4c6902(0xc5)},'arrowSize':{'small':'小','medium':'中','large':'大'}}},'objectListPanel':{'title':_0x4c6902(0x156),'showAll':_0x4c6902(0xef),'hideAll':'全部隱藏','show':'顯示','hide':'隱藏','moveForward':_0x4c6902(0xc8),'moveBackward':'下移一層','nameInput':_0x4c6902(0xe2),'empty':_0x4c6902(0xe0),'close':'關閉','name':'名稱','description':'描述','descriptionPlaceholder':_0x4c6902(0x153),'details':_0x4c6902(0x10b),'noSelection':_0x4c6902(0x132)},'backgroundPanel':{'title':_0x4c6902(0x121),'backgroundGraphics':_0x4c6902(0xee),'hideBackgroundGraphics':'隱藏母片/版面配置圖形','presentationBackground':_0x4c6902(0x13d),'presentationBackgroundEmpty':_0x4c6902(0xe1),'presentationBackgroundImages':_0x4c6902(0x11d),'setPresentationBackground':_0x4c6902(0x135),'clearPresentationBackground':'清除','none':_0x4c6902(0xe7),'solid':_0x4c6902(0x12a),'gradient':_0x4c6902(0x14b),'image':'圖片填滿','pattern':_0x4c6902(0xd5),'color':'色彩','transparency':_0x4c6902(0x155),'imageSource':_0x4c6902(0xf3),'insertImage':_0x4c6902(0xfb),'fit':_0x4c6902(0x125),'fitOptions':{'cover':'填滿','contain':'符合','stretch':'延展','repeat':'平鋪'},'patternHint':_0x4c6902(0x143),'applyToAll':_0x4c6902(0xdd),'resetBackground':_0x4c6902(0x13b)},'transitionPanel':{'title':_0x4c6902(0x101),'effect':'效果','direction':'方向','duration':_0x4c6902(0x15c),'preview':'預覽','applyToAll':_0x4c6902(0xdd),'effects':{'none':'無','fade':'淡化','push':'推進','wipe':'擦除','split':'分割','reveal':'顯示','cut':'切入','uncover':'揭開','cover':'覆蓋','zoom':'縮放'},'directions':{'left':_0x4c6902(0x128),'right':'從右側','up':'從上方','down':_0x4c6902(0xf6)}},'contextmenu':{'addPage':_0x4c6902(0xc2),'backgroundPanel':_0x4c6902(0x121),'transitionPanel':_0x4c6902(0x101),'speakerNotes':'備註','ruler':'標尺','shapePanel':_0x4c6902(0x11e),'flipHorizontal':_0x4c6902(0x136),'flipVertical':_0x4c6902(0x151),'group':'群組','ungroup':_0x4c6902(0x126)},'presentation':{'play':'播放','playFromBeginning':_0x4c6902(0x141),'playFromCurrent':_0x4c6902(0xfa),'playDualScreen':_0x4c6902(0x12e),'playDualScreenFromBeginning':_0x4c6902(0xfd),'playDualScreenFromCurrent':_0x4c6902(0x146),'dualScreenUnavailable':_0x4c6902(0xd6),'fullscreenPrompt':_0x4c6902(0xe9),'presentationEnded':'簡報已結束','previous':_0x4c6902(0x142),'next':_0x4c6902(0xfc),'exit':'結束','slideProgress':'第\x20{current}\x20張簡報,共\x20{total}\x20張','speakerNotes':'備註','speakerNotesPlaceholder':_0x4c6902(0x106),'speakerNotesEmpty':'暫無備註','speakerNotesSave':'儲存','speakerNotesCancel':'取消'},'slide':{'placeholder':{'text':{'title':'單擊此處添加標題','subtitle':_0x4c6902(0x140),'body':_0x4c6902(0xdf),'text':_0x4c6902(0xf1),'header':_0x4c6902(0x15a),'footer':_0x4c6902(0xc7),'date':_0x4c6902(0x123),'slideNumber':'頁碼占位符'},'icon':{'image':'圖片','table':'表格','chart':'圖表','diagram':'圖示','media':'媒體'}}},'image-panel':{'arrange':{'title':'排列','forward':_0x4c6902(0xc8),'backward':_0x4c6902(0x122),'front':_0x4c6902(0x14e),'back':'置於底層'},'transform':{'title':'變換','rotate':'旋轉\x20(°)','x':_0x4c6902(0x116),'y':_0x4c6902(0xf4),'width':_0x4c6902(0xeb),'height':_0x4c6902(0x14a),'lock':_0x4c6902(0x12d)},'crop':{'title':'裁剪','start':'開始裁剪','mode':'自由','shape':_0x4c6902(0xde)}}}};export{e as default};
|
|
1
|
+
const _0x306199=_0x2267;(function(_0x1ec88b,_0x54a2f7){const _0x25401b=_0x2267,_0x381bcf=_0x1ec88b();while(!![]){try{const _0x45302f=parseInt(_0x25401b(0x11c))/0x1*(parseInt(_0x25401b(0x14a))/0x2)+parseInt(_0x25401b(0x150))/0x3*(parseInt(_0x25401b(0x131))/0x4)+parseInt(_0x25401b(0x160))/0x5*(parseInt(_0x25401b(0xf6))/0x6)+parseInt(_0x25401b(0x112))/0x7*(-parseInt(_0x25401b(0x186))/0x8)+-parseInt(_0x25401b(0x12f))/0x9+parseInt(_0x25401b(0x11b))/0xa*(parseInt(_0x25401b(0x174))/0xb)+parseInt(_0x25401b(0x138))/0xc*(-parseInt(_0x25401b(0x184))/0xd);if(_0x45302f===_0x54a2f7)break;else _0x381bcf['push'](_0x381bcf['shift']());}catch(_0x18a80a){_0x381bcf['push'](_0x381bcf['shift']());}}}(_0x5337,0xbb4db));function _0x2267(_0x420559,_0x3a4746){_0x420559=_0x420559-0xea;const _0x533723=_0x5337();let _0x22677b=_0x533723[_0x420559];return _0x22677b;}const e={'slides-ui':{'ribbon':{'shapeFormat':_0x306199(0x14c),'changeShape':_0x306199(0x17f)},'insertToolbar':{'search':'搜尋','text':_0x306199(0x136),'textHorizontal':_0x306199(0x103),'textVertical':_0x306199(0x143),'image':'圖片','table':'表格','shape':'形狀','chart':'圖表','symbol':'符號','emoji':_0x306199(0x177)},'tableSizePicker':{'title':_0x306199(0x162),'customSize':_0x306199(0x104),'rows':'列數','columns':'欄數','insert':'插入','apply':'套用'},'searchPanel':{'placeholder':_0x306199(0x16f),'noQuery':'輸入關鍵字搜尋投影片名稱、文字和物件名稱。','empty':_0x306199(0x10d),'slidePrefix':'第'},'themePicker':{'title':'主題','caption':_0x306199(0x129),'tooltip':'選擇投影片主題'},'display':{'slideSize':_0x306199(0x13d),'widescreen':'寬螢幕\x20(16:9)','standard':_0x306199(0x134),'fullscreen':_0x306199(0x17c)},'editorToolbar':{'fontFamily':'字型','fontSize':'字號','paragraphType':'段落類型','heading1':_0x306199(0x124),'increaseFontSize':_0x306199(0xf7),'decreaseFontSize':_0x306199(0xee),'textColor':_0x306199(0x100),'transparentTextColor':_0x306199(0x189),'textBackgroundColor':_0x306199(0x16c),'bold':'粗體','italic':'斜體','underline':'底線','strikethrough':_0x306199(0x155),'horizontalAlign':_0x306199(0x126),'verticalAlign':_0x306199(0xfd),'alignLeft':_0x306199(0xf8),'alignCenter':'置中對齊','alignRight':_0x306199(0x178),'alignJustify':_0x306199(0x188),'alignTop':'頂端對齊','alignMiddle':_0x306199(0x13c),'alignBottom':'底端對齊'},'quickStyles':{'tooltip':_0x306199(0x117),'shapeStyles':_0x306199(0x119),'lineStyles':_0x306199(0x170),'textStyles':_0x306199(0x153),'more':'更多樣式','groups':{'solid':'實線','dashed':'虛線'},'presets':{'line':{'blackSolid':'黑色細實線','blueSolid':_0x306199(0x123),'orangeSolid':_0x306199(0x181),'graySolid':_0x306199(0x16a),'blueEndArrow':'藍色終點箭頭','greenTwoWayArrow':_0x306199(0x145),'blackDashed':_0x306199(0x167),'blueDashed':_0x306199(0x12c),'grayDashed':_0x306199(0x183),'blueDashedEndArrow':_0x306199(0x164),'grayDashedEndArrow':_0x306199(0x187),'greenDashedTwoWayArrow':_0x306199(0x18f)},'text':{'bodyBlack':_0x306199(0x140),'titleBlack':'標題黑色','accentBlue':_0x306199(0xf1),'accentOrange':_0x306199(0x108),'noteGray':'註解灰色'}}},'thumbnailBar':{'resizePanel':'調整投影片縮圖面板大小','addSlide':_0x306199(0x128),'contextMenu':{'cut':'剪下','copy':'複製','paste':'貼上','addBelow':_0x306199(0x169),'delete':'刪除'},'layoutPicker':{'title':'選擇版面配置','layouts':{'title':_0x306199(0x176),'titleAndBody':_0x306199(0xff),'sectionHeader':_0x306199(0x173),'twoColumns':_0x306199(0xec),'comparison':'比較','blank':'空白','titleOnly':_0x306199(0x122),'pictureWithCaption':_0x306199(0x180)}}},'shapePanel':{'title':'設定圖形格式','shapeStyle':_0x306199(0x158),'shapePosition':'位置','openPanel':_0x306199(0x179),'deleteShape':_0x306199(0x166),'toolbar':{'alignLeft':_0x306199(0xf8),'alignCenter':_0x306199(0xf4),'alignRight':'右對齊','alignJustify':_0x306199(0x111),'bold':'粗體','italic':'斜體','underline':'底線','strikethrough':_0x306199(0x155),'textColor':_0x306199(0x102),'textBackgroundColor':_0x306199(0x16c),'fillColor':_0x306199(0x16c),'resetColor':_0x306199(0x165)},'align':{'top':'頂部對齊','middle':_0x306199(0x13e),'bottom':_0x306199(0x16d)},'textWrap':{'inline':_0x306199(0x16e),'square':'矩形','topAndBottom':'上及下','behindText':_0x306199(0x12a),'inFrontText':_0x306199(0x152)},'textBox':{'title':_0x306199(0x136),'textDirection':_0x306199(0xf2),'textDirectionHorizontal':'橫排','textDirectionVertical':'直排','autoFit':_0x306199(0x15a),'autoFitNone':_0x306199(0x148),'autoFitShrink':_0x306199(0x109),'autoFitResize':_0x306199(0xfa),'wrapText':_0x306199(0x13b),'padding':'內距','paddingLeft':'左','paddingRight':'右','paddingTop':'上','paddingBottom':'下','columns':'分欄','columnCount':'數量','columnSpacing':'間距'},'position':{'title':'位置與大小','x':'X','y':'Y','width':'寬度','height':'高度','rotation':'旋轉'},'style':{'shadow':'陰影','shadowColor':_0x306199(0x15e),'shadowBlurRadius':'模糊','shadowDistance':'距離','shadowDirection':'角度','shadowPresetTitle':'預設','shadowPresetNone':'無陰影','shadowPresetCustom':'自訂','shadowTransparency':'透明度','shadowSize':'大小','shadowPreset':{'shdw6':_0x306199(0x12b),'shdw5':_0x306199(0x172),'shdw2':_0x306199(0xea),'shdw1':_0x306199(0x142),'shdw14':_0x306199(0x144),'shdw10':_0x306199(0x141)}},'fill':{'title':'填滿','noFill':_0x306199(0x16b),'solidFill':'純色','gradientFill':'漸層','pictureFill':'圖片','color':'色彩','transparency':_0x306199(0x132),'picture':{'source':_0x306199(0x120),'insert':_0x306199(0x15f),'tileAsTexture':_0x306199(0x14b),'offsetX':_0x306199(0x125),'offsetY':'垂直位移','scaleX':'水平縮放','scaleY':_0x306199(0x11d),'alignment':'對齊','rotateWithShape':_0x306199(0x18b),'align':{'tl':'左上','t':'上','tr':'右上','l':'左','ctr':'置中','r':'右','bl':'左下','b':'下','br':'右下'}}},'line':{'title':'線條','noLine':'無線條','solidLine':'實線','color':'色彩','transparency':_0x306199(0x132),'width':'寬度','cornerRadius':_0x306199(0x18d),'beginArrowType':_0x306199(0x18a),'beginArrowSize':'起點箭頭大小','endArrowType':_0x306199(0x13f),'endArrowSize':_0x306199(0x137),'dashType':{'title':_0x306199(0x121),'solid':'實線','roundDot':'圓點','squareDot':'方點','dash':_0x306199(0x12d),'dashDot':_0x306199(0xeb),'longDash':_0x306199(0x147),'longDashDot':_0x306199(0x18c),'longDashDotDot':'長雙點劃線'},'capType':{'title':_0x306199(0x139),'flat':'平頭','round':'圓頭','square':'方頭'},'joinType':{'title':_0x306199(0xf3),'miter':'尖角','round':'圓角','bevel':'斜角'},'sketchType':{'title':'手繪樣式','none':'無','curved':'曲線','freehand':'徒手','handDrawn':_0x306199(0x11a)},'arrowType':{'none':'無','arrow':'箭頭','openArrow':_0x306199(0x11f),'stealthArrow':_0x306199(0x114),'diamondArrow':'菱形箭頭','ovalArrow':_0x306199(0x185)},'arrowSize':{'small':'小','medium':'中','large':'大'}}},'objectListPanel':{'title':_0x306199(0x18e),'open':'開啟圖層面板','showAll':_0x306199(0x17b),'hideAll':_0x306199(0x151),'show':'顯示','hide':'隱藏','moveForward':_0x306199(0xfc),'moveBackward':_0x306199(0x17a),'nameInput':_0x306199(0x107),'empty':'暫無物件','close':'關閉','name':'名稱','description':'描述','descriptionPlaceholder':_0x306199(0x127),'details':_0x306199(0x175),'noSelection':_0x306199(0x15c)},'backgroundPanel':{'title':_0x306199(0xed),'backgroundGraphics':'背景圖形','hideBackgroundGraphics':_0x306199(0x12e),'presentationBackground':_0x306199(0xf5),'presentationBackgroundEmpty':_0x306199(0x11e),'presentationBackgroundImages':_0x306199(0x10a),'setPresentationBackground':'設定底圖','clearPresentationBackground':'清除','none':_0x306199(0x116),'solid':_0x306199(0x14f),'gradient':'漸層填滿','image':_0x306199(0x190),'pattern':_0x306199(0x133),'color':'色彩','transparency':_0x306199(0x132),'imageSource':_0x306199(0x146),'insertImage':_0x306199(0x135),'fit':_0x306199(0x161),'fitOptions':{'cover':'填滿','contain':'符合','stretch':'延展','repeat':'平鋪'},'patternHint':_0x306199(0x182),'applyToAll':_0x306199(0x130),'resetBackground':'重設背景'},'transitionPanel':{'title':_0x306199(0x156),'effect':'效果','direction':'方向','duration':_0x306199(0x15d),'preview':'預覽','applyToAll':_0x306199(0x130),'effects':{'none':'無','fade':'淡化','push':'推進','wipe':'擦除','split':'分割','reveal':'顯示','cut':'切入','uncover':'揭開','cover':'覆蓋','zoom':'縮放'},'directions':{'left':_0x306199(0x101),'right':_0x306199(0x149),'up':_0x306199(0x118),'down':_0x306199(0x168)}},'contextmenu':{'addPage':'新增投影片','backgroundPanel':_0x306199(0xed),'transitionPanel':_0x306199(0x156),'speakerNotes':'備註','ruler':'標尺','shapePanel':'設定圖形格式','flipHorizontal':_0x306199(0xf0),'flipVertical':'垂直翻轉','group':'群組','ungroup':_0x306199(0x10f)},'presentation':{'play':'播放','playFromBeginning':_0x306199(0x14d),'playFromCurrent':'從目前投影片開始播放','playDualScreen':_0x306199(0x105),'playDualScreenFromBeginning':'從頭開始雙螢幕播放','playDualScreenFromCurrent':_0x306199(0x10c),'dualScreenUnavailable':_0x306199(0x171),'fullscreenPrompt':_0x306199(0xef),'presentationEnded':_0x306199(0x10b),'previous':_0x306199(0x106),'next':'下一頁','exit':'結束','slideProgress':'第\x20{current}\x20張簡報,共\x20{total}\x20張','speakerNotes':'備註','speakerNotesPlaceholder':_0x306199(0x15b),'speakerNotesEmpty':_0x306199(0x115),'speakerNotesSave':'儲存','speakerNotesCancel':'取消'},'slide':{'placeholder':{'text':{'title':_0x306199(0x157),'subtitle':'單擊此處添加副標題','body':_0x306199(0x113),'text':'單擊此處添加文本','header':_0x306199(0x163),'footer':_0x306199(0x110),'date':_0x306199(0x10e),'slideNumber':_0x306199(0x154)},'icon':{'image':'圖片','table':'表格','chart':'圖表','diagram':'圖示','media':'媒體'}}},'image-panel':{'arrange':{'title':'排列','forward':'上移一層','backward':_0x306199(0x17a),'front':'置於頂層','back':'置於底層'},'transform':{'title':'變換','rotate':_0x306199(0x17d),'x':_0x306199(0xfe),'y':_0x306199(0xf9),'width':_0x306199(0x13a),'height':_0x306199(0xfb),'lock':_0x306199(0x17e)},'crop':{'title':'裁剪','start':_0x306199(0x14e),'mode':'自由','shape':_0x306199(0x159)}}}};export{e as default};function _0x5337(){const _0x172b93=['長點劃線','拐角半徑','物件列表','綠色虛線雙向箭頭','圖片填滿','外部:右上','點劃線','兩欄內容','設定背景格式','縮小字型','點擊進入全螢幕','水平翻轉','強調藍色','文字方向','接合類型','居中對齊','簡報底圖','4000734pfrzSo','放大字型','左對齊','Y\x20(px)','根據文字調整圖形大小','高度\x20(px)','上移一層','垂直對齊','X\x20(px)','標題與內容','文字色彩','從左側','文字顏色','橫向文字方塊','自訂大小','雙螢幕播放','上一頁','物件名稱','強調橙色','溢出時縮排文字','張圖片','簡報已結束','從目前投影片開始雙螢幕播放','找不到符合的結果。','日期占位符','取消群組','頁腳占位符','兩端對齊','448iMdHKA','單擊此處添加正文','隱形箭頭','暫無備註','無填滿','快捷樣式','從上方','形狀樣式','手繪效果','77820wCAtNW','3XMFXhi','垂直縮放','未設定','空心箭頭','圖片來源','虛線類型','僅標題','藍色細實線','標題1','水平位移','水平對齊','新增描述','+\x20新增','形狀預設樣式','文字在前','外部:右下','藍色細虛線','短虛線','隱藏母片/版面配置圖形','10158489EDvCDk','套用到全部','1045172DdvXEJ','透明度','圖案填滿','標準\x20(4:3)','檔案...','文字方塊','終點箭頭大小','12cfYVPR','端點類型','寬度\x20(px)','圖形中的文字自動換行','垂直置中','投影片大小','垂直居中','終點箭頭類型','正文黑色','外部:左上(大)','外部:左上','直向文字方塊','外部:右下(小)','綠色雙向箭頭','插入圖片來源','長虛線','不自動調整','從右側','899086RACiwG','將圖片平鋪為紋理','圖形格式','從頭開始播放','開始裁剪','實心填滿','3BOdSCO','全部隱藏','文字在後','文字樣式','頁碼占位符','刪除線','切換動畫','單擊此處添加標題','圖形樣式','裁剪為形狀','自動調整','點擊為目前簡報新增備註','選取物件以編輯詳細資料','持續時間','陰影顏色','插入圖片','5gXZadG','適應方式','表格大小','頁眉占位符','藍色虛線終點箭頭','重置顏色','刪除形狀','黑色細虛線','從下方','在下方新增投影片','灰色細實線','無顏色','文字背景色','底部對齊','與文字排列','搜尋投影片和物件','線條樣式','無法啟動雙螢幕播放。請允許瀏覽器視窗管理權限,並連接延伸顯示器後重試。','外部:左下','節標題','1870wbfiyY','詳細資料','標題投影片','表情符號','右對齊','打開形狀面板','下移一層','全部顯示','全螢幕','旋轉\x20(°)','鎖定比例','變更圖形','圖片與標題','橙色細實線','圖案設定即將支援。','灰色細虛線','9680203nOoTBy','橢圓箭頭','119888xQOaFI','灰色虛線終點箭頭','左右對齊','透明文字色彩','起點箭頭類型','隨圖形旋轉'];_0x5337=function(){return _0x172b93;};return _0x5337();}
|
package/lib/index.css
CHANGED
|
@@ -640,6 +640,10 @@
|
|
|
640
640
|
white-space: pre-wrap;
|
|
641
641
|
}
|
|
642
642
|
|
|
643
|
+
.\!univer-rounded-none {
|
|
644
|
+
border-radius: 0 !important;
|
|
645
|
+
}
|
|
646
|
+
|
|
643
647
|
.univer-rounded {
|
|
644
648
|
border-radius: .25rem;
|
|
645
649
|
}
|
|
@@ -664,6 +668,10 @@
|
|
|
664
668
|
border-radius: .75rem;
|
|
665
669
|
}
|
|
666
670
|
|
|
671
|
+
.\!univer-border-0 {
|
|
672
|
+
border-width: 0 !important;
|
|
673
|
+
}
|
|
674
|
+
|
|
667
675
|
.univer-border {
|
|
668
676
|
border-width: 1px;
|
|
669
677
|
}
|
|
@@ -750,6 +758,10 @@
|
|
|
750
758
|
border-left-color: var(--univer-gray-200);
|
|
751
759
|
}
|
|
752
760
|
|
|
761
|
+
.\!univer-bg-transparent {
|
|
762
|
+
background-color: #0000 !important;
|
|
763
|
+
}
|
|
764
|
+
|
|
753
765
|
.univer-bg-black {
|
|
754
766
|
background-color: var(--univer-black);
|
|
755
767
|
}
|
|
@@ -923,6 +935,10 @@
|
|
|
923
935
|
padding-bottom: .75rem;
|
|
924
936
|
}
|
|
925
937
|
|
|
938
|
+
.univer-pb-4 {
|
|
939
|
+
padding-bottom: 1rem;
|
|
940
|
+
}
|
|
941
|
+
|
|
926
942
|
.univer-pl-3 {
|
|
927
943
|
padding-left: .75rem;
|
|
928
944
|
}
|
|
@@ -1001,10 +1017,6 @@
|
|
|
1001
1017
|
line-height: 1rem;
|
|
1002
1018
|
}
|
|
1003
1019
|
|
|
1004
|
-
.univer-leading-5 {
|
|
1005
|
-
line-height: 1.25rem;
|
|
1006
|
-
}
|
|
1007
|
-
|
|
1008
1020
|
.univer-leading-7 {
|
|
1009
1021
|
line-height: 1.75rem;
|
|
1010
1022
|
}
|
|
@@ -1050,10 +1062,6 @@
|
|
|
1050
1062
|
color: var(--univer-gray-900);
|
|
1051
1063
|
}
|
|
1052
1064
|
|
|
1053
|
-
.univer-text-primary-500 {
|
|
1054
|
-
color: var(--univer-primary-500);
|
|
1055
|
-
}
|
|
1056
|
-
|
|
1057
1065
|
.univer-text-primary-600 {
|
|
1058
1066
|
color: var(--univer-primary-600);
|
|
1059
1067
|
}
|
|
@@ -1089,6 +1097,13 @@
|
|
|
1089
1097
|
opacity: .5;
|
|
1090
1098
|
}
|
|
1091
1099
|
|
|
1100
|
+
.\!univer-shadow-none {
|
|
1101
|
+
--univer-tw-shadow: 0 0 #0000 !important;
|
|
1102
|
+
--univer-tw-shadow-colored: 0 0 #0000 !important;
|
|
1103
|
+
box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000 !important;
|
|
1104
|
+
box-shadow: var(--univer-tw-ring-offset-shadow, 0 0 #0000), var(--univer-tw-ring-shadow, 0 0 #0000), var(--univer-tw-shadow) !important;
|
|
1105
|
+
}
|
|
1106
|
+
|
|
1092
1107
|
.univer-shadow {
|
|
1093
1108
|
--univer-tw-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
|
|
1094
1109
|
--univer-tw-shadow-colored: 0 1px 3px 0 var(--univer-tw-shadow-color), 0 1px 2px -1px var(--univer-tw-shadow-color);
|
|
@@ -1156,10 +1171,6 @@
|
|
|
1156
1171
|
transition-timing-function: cubic-bezier(.4, 0, .2, 1);
|
|
1157
1172
|
}
|
|
1158
1173
|
|
|
1159
|
-
.placeholder\:univer-text-gray-400::placeholder {
|
|
1160
|
-
color: var(--univer-gray-400);
|
|
1161
|
-
}
|
|
1162
|
-
|
|
1163
1174
|
.hover\:univer-border-primary-300:hover {
|
|
1164
1175
|
border-color: var(--univer-primary-300);
|
|
1165
1176
|
}
|
|
@@ -1236,10 +1247,6 @@
|
|
|
1236
1247
|
color: var(--univer-white);
|
|
1237
1248
|
}
|
|
1238
1249
|
|
|
1239
|
-
.focus\:univer-border-primary-500:focus {
|
|
1240
|
-
border-color: var(--univer-primary-500);
|
|
1241
|
-
}
|
|
1242
|
-
|
|
1243
1250
|
.active\:univer-bg-primary-300:active {
|
|
1244
1251
|
background-color: var(--univer-primary-300);
|
|
1245
1252
|
}
|
|
@@ -1252,18 +1259,6 @@
|
|
|
1252
1259
|
cursor: not-allowed;
|
|
1253
1260
|
}
|
|
1254
1261
|
|
|
1255
|
-
.disabled\:univer-border-gray-200:disabled {
|
|
1256
|
-
border-color: var(--univer-gray-200);
|
|
1257
|
-
}
|
|
1258
|
-
|
|
1259
|
-
.disabled\:univer-bg-gray-100:disabled {
|
|
1260
|
-
background-color: var(--univer-gray-100);
|
|
1261
|
-
}
|
|
1262
|
-
|
|
1263
|
-
.disabled\:univer-text-gray-400:disabled {
|
|
1264
|
-
color: var(--univer-gray-400);
|
|
1265
|
-
}
|
|
1266
|
-
|
|
1267
1262
|
.disabled\:univer-opacity-40:disabled {
|
|
1268
1263
|
opacity: .4;
|
|
1269
1264
|
}
|
|
@@ -1320,6 +1315,10 @@
|
|
|
1320
1315
|
background-color: rgba(3, 7, 18, var(--univer-tw-bg-opacity, 1)) !important;
|
|
1321
1316
|
}
|
|
1322
1317
|
|
|
1318
|
+
.dark\:\!univer-bg-transparent:where(.univer-dark, .univer-dark *) {
|
|
1319
|
+
background-color: #0000 !important;
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1323
1322
|
.dark\:\!univer-text-gray-100:where(.univer-dark, .univer-dark *) {
|
|
1324
1323
|
color: var(--univer-gray-100) !important;
|
|
1325
1324
|
}
|
|
@@ -1348,14 +1347,6 @@
|
|
|
1348
1347
|
--univer-tw-ring-color: var(--univer-primary-900) !important;
|
|
1349
1348
|
}
|
|
1350
1349
|
|
|
1351
|
-
.dark\:placeholder\:\!univer-text-gray-500:where(.univer-dark, .univer-dark *)::-moz-placeholder {
|
|
1352
|
-
color: var(--univer-gray-500) !important;
|
|
1353
|
-
}
|
|
1354
|
-
|
|
1355
|
-
.dark\:placeholder\:\!univer-text-gray-500:where(.univer-dark, .univer-dark *)::placeholder {
|
|
1356
|
-
color: var(--univer-gray-500) !important;
|
|
1357
|
-
}
|
|
1358
|
-
|
|
1359
1350
|
.dark\:hover\:\!univer-border-primary-400:hover:where(.univer-dark, .univer-dark *) {
|
|
1360
1351
|
border-color: var(--univer-primary-400) !important;
|
|
1361
1352
|
}
|
|
@@ -1376,26 +1367,10 @@
|
|
|
1376
1367
|
background-color: var(--univer-primary-700) !important;
|
|
1377
1368
|
}
|
|
1378
1369
|
|
|
1379
|
-
.dark\:focus\:\!univer-border-primary-500:focus:where(.univer-dark, .univer-dark *) {
|
|
1380
|
-
border-color: var(--univer-primary-500) !important;
|
|
1381
|
-
}
|
|
1382
|
-
|
|
1383
1370
|
.dark\:active\:\!univer-bg-primary-600:active:where(.univer-dark, .univer-dark *) {
|
|
1384
1371
|
background-color: var(--univer-primary-600) !important;
|
|
1385
1372
|
}
|
|
1386
1373
|
|
|
1387
|
-
.dark\:disabled\:\!univer-border-gray-700:disabled:where(.univer-dark, .univer-dark *) {
|
|
1388
|
-
border-color: var(--univer-gray-700) !important;
|
|
1389
|
-
}
|
|
1390
|
-
|
|
1391
|
-
.dark\:disabled\:\!univer-bg-gray-800:disabled:where(.univer-dark, .univer-dark *) {
|
|
1392
|
-
background-color: var(--univer-gray-800) !important;
|
|
1393
|
-
}
|
|
1394
|
-
|
|
1395
|
-
.dark\:disabled\:\!univer-text-gray-500:disabled:where(.univer-dark, .univer-dark *) {
|
|
1396
|
-
color: var(--univer-gray-500) !important;
|
|
1397
|
-
}
|
|
1398
|
-
|
|
1399
1374
|
.\[\&\>div\]\:univer-grid > div {
|
|
1400
1375
|
display: grid;
|
|
1401
1376
|
}
|