@lingxiteam/lcdp-ueditor-react 1.0.3-alpha.3 → 1.0.3-alpha.5
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/es/LcdpUeditor.js +41 -37
- package/es/const.js +4 -4
- package/es/defaultConfig.json +76 -76
- package/es/tools/UeditorResourceLoader.js +6 -6
- package/es/tools/loadScript.js +3 -3
- package/lib/LcdpUeditor.js +5 -1
- package/lib/defaultConfig.json +76 -76
- package/package.json +35 -35
- package/ueditor-resource/dialogs/anchor/anchor.html +62 -62
- package/ueditor-resource/dialogs/attachment/attachment.css +2 -2
- package/ueditor-resource/dialogs/attachment/attachment.html +61 -61
- package/ueditor-resource/dialogs/audio/audio.css +2 -2
- package/ueditor-resource/dialogs/audio/audio.html +93 -93
- package/ueditor-resource/dialogs/background/background.css +2 -2
- package/ueditor-resource/dialogs/background/background.html +59 -59
- package/ueditor-resource/dialogs/contentimport/contentimport.html +176 -176
- package/ueditor-resource/dialogs/emotion/emotion.css +2 -2
- package/ueditor-resource/dialogs/emotion/emotion.html +70 -70
- package/ueditor-resource/dialogs/formula/formula.html +98 -98
- package/ueditor-resource/dialogs/help/help.css +2 -2
- package/ueditor-resource/dialogs/help/help.html +82 -82
- package/ueditor-resource/dialogs/image/image.css +2 -2
- package/ueditor-resource/dialogs/image/image.html +144 -144
- package/ueditor-resource/dialogs/insertframe/insertframe.html +135 -135
- package/ueditor-resource/dialogs/link/link.html +148 -148
- package/ueditor-resource/dialogs/preview/preview.html +45 -45
- package/ueditor-resource/dialogs/scrawl/scrawl.css +2 -2
- package/ueditor-resource/dialogs/scrawl/scrawl.html +95 -95
- package/ueditor-resource/dialogs/searchreplace/searchreplace.html +144 -144
- package/ueditor-resource/dialogs/spechars/spechars.html +42 -42
- package/ueditor-resource/dialogs/table/edittable.css +2 -2
- package/ueditor-resource/dialogs/table/edittable.html +69 -69
- package/ueditor-resource/dialogs/table/edittd.html +62 -62
- package/ueditor-resource/dialogs/table/edittip.html +33 -33
- package/ueditor-resource/dialogs/template/template.css +2 -2
- package/ueditor-resource/dialogs/template/template.html +26 -26
- package/ueditor-resource/dialogs/video/video.css +2 -2
- package/ueditor-resource/dialogs/video/video.html +114 -114
- package/ueditor-resource/dialogs/wordimage/wordimage.html +221 -221
- package/ueditor-resource/themes/default/css/ueditor.css +2 -2
- package/ueditor-resource/themes/default/dialog.css +2 -2
- package/ueditor-resource/themes/default/dialogbase.css +2 -2
- package/ueditor-resource/themes/default/exts/ai.svg +12 -12
- package/ueditor-resource/themes/default/exts/apk.svg +12 -12
- package/ueditor-resource/themes/default/exts/chm.svg +12 -12
- package/ueditor-resource/themes/default/exts/css.svg +12 -12
- package/ueditor-resource/themes/default/exts/doc.svg +22 -22
- package/ueditor-resource/themes/default/exts/docx.svg +22 -22
- package/ueditor-resource/themes/default/exts/dwg.svg +16 -16
- package/ueditor-resource/themes/default/exts/folder.svg +3 -3
- package/ueditor-resource/themes/default/exts/gif.svg +14 -14
- package/ueditor-resource/themes/default/exts/html.svg +12 -12
- package/ueditor-resource/themes/default/exts/jpeg.svg +14 -14
- package/ueditor-resource/themes/default/exts/jpg.svg +14 -14
- package/ueditor-resource/themes/default/exts/log.svg +12 -12
- package/ueditor-resource/themes/default/exts/mp3.svg +14 -14
- package/ueditor-resource/themes/default/exts/mp4.svg +12 -12
- package/ueditor-resource/themes/default/exts/pdf.svg +14 -14
- package/ueditor-resource/themes/default/exts/png.svg +14 -14
- package/ueditor-resource/themes/default/exts/ppt.svg +24 -24
- package/ueditor-resource/themes/default/exts/pptx.svg +24 -24
- package/ueditor-resource/themes/default/exts/psd.svg +12 -12
- package/ueditor-resource/themes/default/exts/rar.svg +12 -12
- package/ueditor-resource/themes/default/exts/svg.svg +12 -12
- package/ueditor-resource/themes/default/exts/torrent.svg +14 -14
- package/ueditor-resource/themes/default/exts/txt.svg +14 -14
- package/ueditor-resource/themes/default/exts/unknown.svg +12 -12
- package/ueditor-resource/themes/default/exts/xls.svg +25 -25
- package/ueditor-resource/themes/default/exts/xlsx.svg +25 -25
- package/ueditor-resource/themes/default/exts/zip.svg +12 -12
- package/ueditor-resource/themes/iframe.css +2 -2
- package/ueditor-resource/third-party/SyntaxHighlighter/shCoreDefault.css +2 -2
- package/ueditor-resource/third-party/codemirror/codemirror.css +2 -2
- package/ueditor-resource/third-party/webuploader/webuploader.css +2 -2
- package/ueditor-resource/third-party/zeroclipboard/ZeroClipboard.js +1255 -1255
- package/ueditor-resource/ueditor.all.js +3 -3
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html>
|
|
3
|
-
<head>
|
|
4
|
-
<title>表格删除提示</title>
|
|
5
|
-
<script type="text/javascript" src="../internal.js?04dbe7f0"></script>
|
|
6
|
-
<style type="text/css">
|
|
7
|
-
.section {
|
|
8
|
-
width: 200px;
|
|
9
|
-
margin: 10px auto 0;
|
|
10
|
-
font-size: 14px;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.item {
|
|
14
|
-
text-align: center;
|
|
15
|
-
}
|
|
16
|
-
</style>
|
|
17
|
-
</head>
|
|
18
|
-
<body>
|
|
19
|
-
<div class="section">
|
|
20
|
-
<div class="item">
|
|
21
|
-
<label><input type="radio" id="J_delRow" name="cmd" checked/><var id="lang_delRow"></var></label>
|
|
22
|
-
</div>
|
|
23
|
-
<div class="item">
|
|
24
|
-
<label><input type="radio" id="J_delCol" name="cmd"/><var id="lang_delCol"></var></label>
|
|
25
|
-
</div>
|
|
26
|
-
</div>
|
|
27
|
-
<script type="text/javascript">
|
|
28
|
-
dialog.onok = function () {
|
|
29
|
-
$G("J_delRow").checked ? editor.execCommand("deleterow") : editor.execCommand("deletecol");
|
|
30
|
-
};
|
|
31
|
-
</script>
|
|
32
|
-
</body>
|
|
33
|
-
</html>
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html>
|
|
3
|
+
<head>
|
|
4
|
+
<title>表格删除提示</title>
|
|
5
|
+
<script type="text/javascript" src="../internal.js?04dbe7f0"></script>
|
|
6
|
+
<style type="text/css">
|
|
7
|
+
.section {
|
|
8
|
+
width: 200px;
|
|
9
|
+
margin: 10px auto 0;
|
|
10
|
+
font-size: 14px;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.item {
|
|
14
|
+
text-align: center;
|
|
15
|
+
}
|
|
16
|
+
</style>
|
|
17
|
+
</head>
|
|
18
|
+
<body>
|
|
19
|
+
<div class="section">
|
|
20
|
+
<div class="item">
|
|
21
|
+
<label><input type="radio" id="J_delRow" name="cmd" checked/><var id="lang_delRow"></var></label>
|
|
22
|
+
</div>
|
|
23
|
+
<div class="item">
|
|
24
|
+
<label><input type="radio" id="J_delCol" name="cmd"/><var id="lang_delCol"></var></label>
|
|
25
|
+
</div>
|
|
26
|
+
</div>
|
|
27
|
+
<script type="text/javascript">
|
|
28
|
+
dialog.onok = function () {
|
|
29
|
+
$G("J_delRow").checked ? editor.execCommand("deleterow") : editor.execCommand("deletecol");
|
|
30
|
+
};
|
|
31
|
+
</script>
|
|
32
|
+
</body>
|
|
33
|
+
</html>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/*! UEditorPlus v2.0.0*/
|
|
2
|
-
|
|
1
|
+
/*! UEditorPlus v2.0.0*/
|
|
2
|
+
|
|
3
3
|
.wrap{padding:5px;font-size:14px}.left{width:425px;float:left}.right{width:160px;border:1px solid #ccc;float:right;padding:5px;margin-right:5px}.right .pre{height:332px;overflow-y:auto}.right .preitem{border:#fff 1px solid;margin:5px 0;padding:2px 0}.right .preitem:hover{background-color:#fffacd;cursor:pointer;border:#ccc 1px solid}.right .preitem img{display:block;margin:0 auto;width:100px}.clear{clear:both}.top{height:26px;line-height:26px;padding:5px}.bottom{height:320px;width:100%;margin:0 auto}.transparent{background:url(images/bg.gif) repeat}.bottom table tr td{border:1px dashed #ccc}#colorPicker{width:17px;height:17px;border:1px solid #CCC;display:inline-block;border-radius:3px;box-shadow:2px 2px 5px #D3D6DA}.border_style1{padding:2px;border:1px solid #ccc;border-radius:5px;box-shadow:2px 2px 5px #d3d6da}p{margin:5px 0}table{clear:both;margin-bottom:10px;border-collapse:collapse;word-break:break-all}li{clear:both}ol{padding-left:40px}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
<!DOCTYPE HTML>
|
|
2
|
-
<html>
|
|
3
|
-
<head>
|
|
4
|
-
<title></title>
|
|
5
|
-
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
|
|
6
|
-
<script type="text/javascript" src="../internal.js?04dbe7f0"></script>
|
|
7
|
-
<link rel="stylesheet" type="text/css" href="template.css?
|
|
8
|
-
</head>
|
|
9
|
-
<body>
|
|
10
|
-
<div class="wrap">
|
|
11
|
-
<div class="left">
|
|
12
|
-
<div class="top">
|
|
13
|
-
<label><var id="lang_template_clear"></var>:<input id="issave" type="checkbox"></label>
|
|
14
|
-
</div>
|
|
15
|
-
<div class="bottom border_style1" id="preview"></div>
|
|
16
|
-
</div>
|
|
17
|
-
<fieldset class="right border_style1">
|
|
18
|
-
<legend><var id="lang_template_select"></var></legend>
|
|
19
|
-
<div class="pre" id="preitem"></div>
|
|
20
|
-
</fieldset>
|
|
21
|
-
<div class="clear"></div>
|
|
22
|
-
</div>
|
|
23
|
-
<script type="text/javascript" src="config.js?5c9539a4"></script>
|
|
24
|
-
<script type="text/javascript" src="template.js?08eb5fca"></script>
|
|
25
|
-
</body>
|
|
26
|
-
</html>
|
|
1
|
+
<!DOCTYPE HTML>
|
|
2
|
+
<html>
|
|
3
|
+
<head>
|
|
4
|
+
<title></title>
|
|
5
|
+
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
|
|
6
|
+
<script type="text/javascript" src="../internal.js?04dbe7f0"></script>
|
|
7
|
+
<link rel="stylesheet" type="text/css" href="template.css?65b4074c">
|
|
8
|
+
</head>
|
|
9
|
+
<body>
|
|
10
|
+
<div class="wrap">
|
|
11
|
+
<div class="left">
|
|
12
|
+
<div class="top">
|
|
13
|
+
<label><var id="lang_template_clear"></var>:<input id="issave" type="checkbox"></label>
|
|
14
|
+
</div>
|
|
15
|
+
<div class="bottom border_style1" id="preview"></div>
|
|
16
|
+
</div>
|
|
17
|
+
<fieldset class="right border_style1">
|
|
18
|
+
<legend><var id="lang_template_select"></var></legend>
|
|
19
|
+
<div class="pre" id="preitem"></div>
|
|
20
|
+
</fieldset>
|
|
21
|
+
<div class="clear"></div>
|
|
22
|
+
</div>
|
|
23
|
+
<script type="text/javascript" src="config.js?5c9539a4"></script>
|
|
24
|
+
<script type="text/javascript" src="template.js?08eb5fca"></script>
|
|
25
|
+
</body>
|
|
26
|
+
</html>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/*! UEditorPlus v2.0.0*/
|
|
2
|
-
|
|
1
|
+
/*! UEditorPlus v2.0.0*/
|
|
2
|
+
|
|
3
3
|
@charset "utf-8";.wrapper{width:100%;_width:100%;zoom:1;position:relative}.tabbody{height:355px;box-sizing:border-box}#video{border-bottom:1px solid #F0F0F0}#video .padding-8{box-sizing:border-box;padding:8px;width:100%}#video .padding-8 input{box-sizing:border-box;width:100%;height:24px;margin-top:4px}.tabbody .panel{position:absolute;width:0;height:0;background:#fff;overflow:hidden;display:none}.tabbody .panel.focus{width:100%;height:355px;display:block;margin-top:8px}.tabbody .panel table td{vertical-align:middle}#videoUrl{width:100%;height:26px;line-height:26px;background:#FFF;border:1px solid #d7d7d7;outline:0;border-radius:3px;padding:0 5px;box-sizing:border-box}#videoSelect{width:100px;display:inline-block;background:#FFF;border:1px solid #EEE;line-height:26px;text-align:center;color:#333;text-decoration:none;border-radius:3px;vertical-align:middle}#videoSearchTxt{margin-left:15px;background:#FFF;width:200px;height:21px;line-height:21px;border:1px solid #d7d7d7}#searchList{width:570px;overflow:auto;zoom:1;height:270px}#searchList div{float:left;width:120px;height:135px;margin:5px 15px}#searchList img{margin:2px 8px;cursor:pointer;border:2px solid #fff}#searchList p{margin-left:10px}#videoType{width:65px;height:23px;line-height:22px;border:1px solid #d7d7d7}#videoSearchBtn,#videoSearchReset{height:25px;line-height:25px;background:#eee;border:1px solid #d7d7d7;cursor:pointer;padding:0 5px}.container-box{margin:8px 16px}.left{flex:1;box-sizing:border-box}.right{width:130px;box-sizing:border-box}#preview{position:relative;width:100%;box-sizing:border-box;padding:0;overflow:hidden;height:280px;border-right:1px solid #F2F3F5;background-image:url(./icon/img.png);background-size:32px 32px;background-repeat:no-repeat;background-position:center center}#preview .previewMsg{position:absolute;top:0;margin:0;padding:0;height:280px;width:100%;background-color:#666}#preview .previewMsg span{display:block;margin:125px auto 0;text-align:center;font-size:18px;color:#fff}#preview .previewVideo{position:absolute;top:0;margin:0;padding:0;height:280px;width:100%}.edui-video-wrapper fieldset{border:1px solid #ddd;padding-left:5px;margin-bottom:20px;padding-bottom:5px;width:115px}#videoInfo{width:120px;float:left;margin-left:10px;_margin-left:7px}fieldset{border:1px solid #ddd;padding-left:5px;margin-bottom:20px;padding-bottom:5px;width:115px}fieldset legend{font-weight:700}fieldset p{line-height:30px}input.txt{padding:3px 6px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}input.txt:focus{outline:0}label.url{font-weight:700;margin-left:5px}.alignBar{position:relative}.alignBar #videoFloat{zoom:1;position:relative;width:100%;border-radius:4px;height:24px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:4px}.alignBar #videoFloat div{box-sizing:border-box;cursor:pointer;display:block;flex:1;height:24px;background-repeat:no-repeat;background-size:16px 16px;background-position:center center;border:1px solid #DCDDE5}.alignBar #videoFloat div:nth-child(1){border-top-left-radius:4px;border-bottom-left-radius:4px}.alignBar #videoFloat div:nth-child(4){border-top-right-radius:4px;border-bottom-right-radius:4px}.alignBar #videoFloat div.focus{border-color:#417FFB}span.view{display:inline-block;width:30px;float:right;cursor:pointer;color:#00f}.tabbody #upload.panel{width:0;height:0;overflow:hidden;position:absolute!important;clip:rect(1px,1px,1px,1px);background:#fff;display:block}.tabbody #upload.panel.focus{width:100%;height:335px;display:block;clip:auto}#upload_alignment div{cursor:pointer;opacity:.5;filter:alpha(opacity=50);margin:9px;_margin:5px;width:38px;height:36px;float:left}#upload_alignment .focus{opacity:1;filter:alpha(opacity=100)}#upload_left{width:427px;float:left}#upload_left .controller{height:30px;clear:both}#uploadVideoInfo{margin-top:10px;float:right;padding-right:8px}#upload .queueList{margin:0}#upload p{margin:0}.element-invisible{width:0!important;height:0!important;border:0;padding:0;margin:0;overflow:hidden;position:absolute!important;clip:rect(1px,1px,1px,1px)}#upload .placeholder{margin:10px;margin-right:0;border:2px dashed #e6e6e6;*border:0 dashed #e6e6e6;height:161px;padding-top:150px;text-align:center;width:97%;float:left;background:url(./images/image.png) center 70px no-repeat;color:#ccc;font-size:18px;position:relative;top:0;*margin-left:0;*left:10px}#upload .placeholder .webuploader-pick{font-size:18px;background:#00b7ee;border-radius:3px;line-height:44px;padding:0 30px;*width:120px;color:#fff;display:inline-block;margin:0 auto 20px;cursor:pointer;box-shadow:0 1px 1px rgba(0,0,0,.1)}#upload .placeholder .webuploader-pick-hover{background:#00a2d4}#filePickerContainer{text-align:center}#upload .placeholder .flashTip{color:#666;font-size:12px;position:absolute;width:100%;text-align:center;bottom:20px}#upload .placeholder .flashTip a{color:#0785d1;text-decoration:none}#upload .placeholder .flashTip a:hover{text-decoration:underline}#upload .placeholder.webuploader-dnd-over{border-color:#999}#upload .filelist{list-style:none;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;position:relative;height:285px}#upload .filelist:after{content:'';display:block;width:0;height:0;overflow:hidden;clear:both}#upload .filelist li{width:113px;height:113px;background:url(./images/bg.png);text-align:center;margin:15px 0 0 20px;*margin:15px 0 0 15px;position:relative;display:block;float:left;overflow:hidden;font-size:12px}#upload .filelist li p.log{position:relative;top:-45px}#upload .filelist li p.title{position:absolute;top:0;left:0;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;top:5px;text-indent:5px;text-align:left}#upload .filelist li p.progress{position:absolute;width:100%;bottom:0;left:0;height:8px;overflow:hidden;z-index:50;margin:0;border-radius:0;background:0 0;-webkit-box-shadow:0 0 0}#upload .filelist li p.progress span{display:none;overflow:hidden;width:0;height:100%;background:#1483d8 url(./images/progress.png) repeat-x;-webit-transition:width 200ms linear;-moz-transition:width 200ms linear;-o-transition:width 200ms linear;-ms-transition:width 200ms linear;transition:width 200ms linear;-webkit-animation:progressmove 2s linear infinite;-moz-animation:progressmove 2s linear infinite;-o-animation:progressmove 2s linear infinite;-ms-animation:progressmove 2s linear infinite;animation:progressmove 2s linear infinite;-webkit-transform:translateZ(0)}@-webkit-keyframes progressmove{0%{background-position:0 0}100%{background-position:17px 0}}@-moz-keyframes progressmove{0%{background-position:0 0}100%{background-position:17px 0}}@keyframes progressmove{0%{background-position:0 0}100%{background-position:17px 0}}#upload .filelist li p.imgWrap{position:relative;z-index:2;line-height:113px;vertical-align:middle;overflow:hidden;width:113px;height:113px;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webit-transition:200ms ease-out;-moz-transition:200ms ease-out;-o-transition:200ms ease-out;-ms-transition:200ms ease-out;transition:200ms ease-out}#upload .filelist li p.imgWrap.notimage{margin-top:0;width:111px;height:111px;border:1px #eee solid}#upload .filelist li p.imgWrap.notimage i.file-preview{margin-top:15px}#upload .filelist li img{width:100%}#upload .filelist li p.error{background:#f43838;color:#fff;position:absolute;bottom:0;left:0;height:28px;line-height:28px;width:100%;z-index:100;display:none}#upload .filelist li .success{display:block;position:absolute;left:0;bottom:0;height:40px;width:100%;z-index:200;background:url(./images/success.png) no-repeat right bottom;background-image:url(./images/success.gif) \9}#upload .filelist li.filePickerBlock{width:113px;height:113px;background:url(./images/image.png) no-repeat center 12px;border:1px solid #eee;border-radius:0}#upload .filelist li.filePickerBlock div.webuploader-pick{width:100%;height:100%;margin:0;padding:0;opacity:0;background:0 0;font-size:0}#upload .filelist div.file-panel{position:absolute;height:0;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000') \0;background:rgba(0,0,0,.5);width:100%;top:0;left:0;overflow:hidden;z-index:300}#upload .filelist div.file-panel span{width:24px;height:24px;display:inline;float:right;text-indent:-9999px;overflow:hidden;background:url(./images/icons.png) no-repeat;background:url(./images/icons.gif) no-repeat \9;margin:5px 1px 1px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#upload .filelist div.file-panel span.rotateLeft{display:none;background-position:0 -24px}#upload .filelist div.file-panel span.rotateLeft:hover{background-position:0 0}#upload .filelist div.file-panel span.rotateRight{display:none;background-position:-24px -24px}#upload .filelist div.file-panel span.rotateRight:hover{background-position:-24px 0}#upload .filelist div.file-panel span.cancel{background-position:-48px -24px}#upload .filelist div.file-panel span.cancel:hover{background-position:-48px 0}#upload .statusBar{height:45px;border-bottom:1px solid #dadada;margin:0 10px;padding:0;line-height:45px;vertical-align:middle;position:relative}#upload .statusBar .progress{border:1px solid #1483d8;width:198px;background:#fff;height:18px;position:absolute;top:12px;display:none;text-align:center;line-height:18px;color:#6dbfff;margin:0 10px 0 0}#upload .statusBar .progress span.percentage{width:0;height:100%;left:0;top:0;background:#1483d8;position:absolute}#upload .statusBar .progress span.text{position:relative;z-index:10}#upload .statusBar .info{display:inline-block;font-size:14px;color:#666}#upload .statusBar .btns{position:absolute;top:7px;right:0;line-height:30px}#filePickerBtn{display:inline-block;float:left}#upload .statusBar .btns .webuploader-pick,#upload .statusBar .btns .uploadBtn,#upload .statusBar .btns .uploadBtn.state-uploading,#upload .statusBar .btns .uploadBtn.state-paused{background:#fff;border:1px solid #cfcfcf;color:#565656;padding:0 18px;display:inline-block;border-radius:3px;margin-left:10px;cursor:pointer;font-size:14px;float:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#upload .statusBar .btns .webuploader-pick-hover,#upload .statusBar .btns .uploadBtn:hover,#upload .statusBar .btns .uploadBtn.state-uploading:hover,#upload .statusBar .btns .uploadBtn.state-paused:hover{background:#f0f0f0}#upload .statusBar .btns .uploadBtn,#upload .statusBar .btns .uploadBtn.state-paused{background:#00b7ee;color:#fff;border-color:transparent}#upload .statusBar .btns .uploadBtn:hover,#upload .statusBar .btns .uploadBtn.state-paused:hover{background:#00a2d4}#upload .statusBar .btns .uploadBtn.disabled{pointer-events:none;filter:alpha(opacity=60);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}i.file-preview{display:block;margin:10px auto;width:70px;height:70px;background-image:url(./images/file-icons.png);background-image:url(./images/file-icons.gif) \9;background-position:-140px center;background-repeat:no-repeat}i.file-preview.file-type-dir{background-position:0 center}i.file-preview.file-type-file{background-position:-140px center}i.file-preview.file-type-filelist{background-position:-210px center}i.file-preview.file-type-zip,i.file-preview.file-type-rar,i.file-preview.file-type-7z,i.file-preview.file-type-tar,i.file-preview.file-type-gz,i.file-preview.file-type-bz2{background-position:-280px center}i.file-preview.file-type-xls,i.file-preview.file-type-xlsx{background-position:-350px center}i.file-preview.file-type-doc,i.file-preview.file-type-docx{background-position:-420px center}i.file-preview.file-type-ppt,i.file-preview.file-type-pptx{background-position:-490px center}i.file-preview.file-type-vsd{background-position:-560px center}i.file-preview.file-type-pdf{background-position:-630px center}i.file-preview.file-type-txt,i.file-preview.file-type-md,i.file-preview.file-type-json,i.file-preview.file-type-htm,i.file-preview.file-type-xml,i.file-preview.file-type-html,i.file-preview.file-type-js,i.file-preview.file-type-css,i.file-preview.file-type-php,i.file-preview.file-type-jsp,i.file-preview.file-type-asp{background-position:-700px center}i.file-preview.file-type-apk{background-position:-770px center}i.file-preview.file-type-exe{background-position:-840px center}i.file-preview.file-type-ipa{background-position:-910px center}i.file-preview.file-type-mp4,i.file-preview.file-type-swf,i.file-preview.file-type-mkv,i.file-preview.file-type-avi,i.file-preview.file-type-flv,i.file-preview.file-type-mov,i.file-preview.file-type-mpg,i.file-preview.file-type-mpeg,i.file-preview.file-type-ogv,i.file-preview.file-type-webm,i.file-preview.file-type-rm,i.file-preview.file-type-rmvb{background-position:-980px center}i.file-preview.file-type-ogg,i.file-preview.file-type-wav,i.file-preview.file-type-wmv,i.file-preview.file-type-mid,i.file-preview.file-type-mp3{background-position:-1050px center}i.file-preview.file-type-jpg,i.file-preview.file-type-jpeg,i.file-preview.file-type-gif,i.file-preview.file-type-bmp,i.file-preview.file-type-png,i.file-preview.file-type-psd{background-position:-140px center}
|
|
@@ -1,115 +1,115 @@
|
|
|
1
|
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
2
|
-
<html>
|
|
3
|
-
|
|
4
|
-
<head>
|
|
5
|
-
<title></title>
|
|
6
|
-
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
|
7
|
-
<script type="text/javascript" src="../internal.js?32939b8e"></script>
|
|
8
|
-
<link rel="stylesheet" type="text/css" href="video.css?7c3e77b0" />
|
|
9
|
-
</head>
|
|
10
|
-
|
|
11
|
-
<body>
|
|
12
|
-
<div class="wrapper">
|
|
13
|
-
<div id="videoTab">
|
|
14
|
-
<div id="tabHeads" class="tabhead" style="display: none;">
|
|
15
|
-
<span tabSrc="video" class="focus" data-content-id="video"><var id="lang_tab_insertV"></var></span>
|
|
16
|
-
<span tabSrc="upload" style="display:none;" data-content-id="upload"><var
|
|
17
|
-
id="lang_tab_uploadV"></var></span>
|
|
18
|
-
</div>
|
|
19
|
-
<div id="tabBodys" class="tabbody">
|
|
20
|
-
<div id="video" class="panel focus">
|
|
21
|
-
<div class="col-flex flex-start" style="padding: 0 16px">
|
|
22
|
-
<div class="row-flex flex-start" style="align-items: center;">
|
|
23
|
-
<label for="videoUrl" class="url"><var id="lang_video_url"></var></label>
|
|
24
|
-
|
|
25
|
-
</div>
|
|
26
|
-
<div class="row-flex flex-center" style="width: 100%; margin-top: 8px;">
|
|
27
|
-
<span style="flex: 1; margin-right: 8px;">
|
|
28
|
-
<input id="videoUrl" type="text">
|
|
29
|
-
</span>
|
|
30
|
-
<a href="javascript:;" id="videoSelect" style="display:none;">选择视频</a>
|
|
31
|
-
</div>
|
|
32
|
-
</div>
|
|
33
|
-
<div class="row-flex flex-start container-box">
|
|
34
|
-
<div class="left">
|
|
35
|
-
<div id="preview">
|
|
36
|
-
|
|
37
|
-
</div>
|
|
38
|
-
</div>
|
|
39
|
-
<div class="right col-flex flex-start">
|
|
40
|
-
<div id="videoInfo">
|
|
41
|
-
<div class="col-flex flex-start padding-8">
|
|
42
|
-
<label for="videoWidth"><var id="lang_videoW"></var></label>
|
|
43
|
-
<input class="txt" id="videoWidth" type="text" />
|
|
44
|
-
</div>
|
|
45
|
-
<div class="col-flex flex-start padding-8">
|
|
46
|
-
<label for="videoHeight"><var id="lang_videoH"></var></label>
|
|
47
|
-
<input class="txt" id="videoHeight" type="text" />
|
|
48
|
-
</div>
|
|
49
|
-
<div class="col-flex flex-start padding-8 alignBar">
|
|
50
|
-
<var id="lang_alignment"></var>
|
|
51
|
-
<div id="videoFloat" class="alignIcon"></div>
|
|
52
|
-
</div>
|
|
53
|
-
</div>
|
|
54
|
-
</div>
|
|
55
|
-
</div>
|
|
56
|
-
<div id="upload" class="panel">
|
|
57
|
-
<div id="upload_left">
|
|
58
|
-
<div id="queueList" class="queueList">
|
|
59
|
-
<div class="statusBar element-invisible">
|
|
60
|
-
<div class="progress">
|
|
61
|
-
<span class="text">0%</span>
|
|
62
|
-
<span class="percentage"></span>
|
|
63
|
-
</div>
|
|
64
|
-
<div class="info"></div>
|
|
65
|
-
<div class="btns">
|
|
66
|
-
<div id="filePickerBtn"></div>
|
|
67
|
-
<div class="uploadBtn"><var id="lang_start_upload"></var></div>
|
|
68
|
-
</div>
|
|
69
|
-
</div>
|
|
70
|
-
<div id="dndArea" class="placeholder">
|
|
71
|
-
<div class="filePickerContainer">
|
|
72
|
-
<div id="filePickerReady"></div>
|
|
73
|
-
</div>
|
|
74
|
-
</div>
|
|
75
|
-
<ul class="filelist element-invisible">
|
|
76
|
-
<li id="filePickerBlock" class="filePickerBlock"></li>
|
|
77
|
-
</ul>
|
|
78
|
-
</div>
|
|
79
|
-
</div>
|
|
80
|
-
<div id="uploadVideoInfo">
|
|
81
|
-
<fieldset>
|
|
82
|
-
<legend><var id="lang_upload_size"></var></legend>
|
|
83
|
-
<table>
|
|
84
|
-
<tr>
|
|
85
|
-
<td><label><var id="lang_upload_width"></var></label></td>
|
|
86
|
-
<td><input class="txt" id="upload_width" type="text" /></td>
|
|
87
|
-
</tr>
|
|
88
|
-
<tr>
|
|
89
|
-
<td><label><var id="lang_upload_height"></var></label></td>
|
|
90
|
-
<td><input class="txt" id="upload_height" type="text" /></td>
|
|
91
|
-
</tr>
|
|
92
|
-
</table>
|
|
93
|
-
</fieldset>
|
|
94
|
-
<fieldset>
|
|
95
|
-
<legend><var id="lang_upload_alignment"></var></legend>
|
|
96
|
-
<div id="upload_alignment"></div>
|
|
97
|
-
</fieldset>
|
|
98
|
-
</div>
|
|
99
|
-
</div>
|
|
100
|
-
</div>
|
|
101
|
-
</div>
|
|
102
|
-
</div>
|
|
103
|
-
|
|
104
|
-
<!-- jquery -->
|
|
105
|
-
<script type="text/javascript" src="../../third-party/jquery-3.5.1.js?89c36344"></script>
|
|
106
|
-
|
|
107
|
-
<!-- webuploader -->
|
|
108
|
-
<script type="text/javascript" src="../../third-party/webuploader/webuploader.js?f37088cc"></script>
|
|
109
|
-
<link rel="stylesheet" type="text/css" href="../../third-party/webuploader/webuploader.css?0057c5c7">
|
|
110
|
-
|
|
111
|
-
<!-- video -->
|
|
112
|
-
<script type="text/javascript" src="video.js?68c3e3d9"></script>
|
|
113
|
-
</body>
|
|
114
|
-
|
|
1
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
2
|
+
<html>
|
|
3
|
+
|
|
4
|
+
<head>
|
|
5
|
+
<title></title>
|
|
6
|
+
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
|
7
|
+
<script type="text/javascript" src="../internal.js?32939b8e"></script>
|
|
8
|
+
<link rel="stylesheet" type="text/css" href="video.css?7c3e77b0" />
|
|
9
|
+
</head>
|
|
10
|
+
|
|
11
|
+
<body>
|
|
12
|
+
<div class="wrapper">
|
|
13
|
+
<div id="videoTab">
|
|
14
|
+
<div id="tabHeads" class="tabhead" style="display: none;">
|
|
15
|
+
<span tabSrc="video" class="focus" data-content-id="video"><var id="lang_tab_insertV"></var></span>
|
|
16
|
+
<span tabSrc="upload" style="display:none;" data-content-id="upload"><var
|
|
17
|
+
id="lang_tab_uploadV"></var></span>
|
|
18
|
+
</div>
|
|
19
|
+
<div id="tabBodys" class="tabbody">
|
|
20
|
+
<div id="video" class="panel focus">
|
|
21
|
+
<div class="col-flex flex-start" style="padding: 0 16px">
|
|
22
|
+
<div class="row-flex flex-start" style="align-items: center;">
|
|
23
|
+
<label for="videoUrl" class="url"><var id="lang_video_url"></var></label>
|
|
24
|
+
|
|
25
|
+
</div>
|
|
26
|
+
<div class="row-flex flex-center" style="width: 100%; margin-top: 8px;">
|
|
27
|
+
<span style="flex: 1; margin-right: 8px;">
|
|
28
|
+
<input id="videoUrl" type="text">
|
|
29
|
+
</span>
|
|
30
|
+
<a href="javascript:;" id="videoSelect" style="display:none;">选择视频</a>
|
|
31
|
+
</div>
|
|
32
|
+
</div>
|
|
33
|
+
<div class="row-flex flex-start container-box">
|
|
34
|
+
<div class="left">
|
|
35
|
+
<div id="preview">
|
|
36
|
+
|
|
37
|
+
</div>
|
|
38
|
+
</div>
|
|
39
|
+
<div class="right col-flex flex-start">
|
|
40
|
+
<div id="videoInfo">
|
|
41
|
+
<div class="col-flex flex-start padding-8">
|
|
42
|
+
<label for="videoWidth"><var id="lang_videoW"></var></label>
|
|
43
|
+
<input class="txt" id="videoWidth" type="text" />
|
|
44
|
+
</div>
|
|
45
|
+
<div class="col-flex flex-start padding-8">
|
|
46
|
+
<label for="videoHeight"><var id="lang_videoH"></var></label>
|
|
47
|
+
<input class="txt" id="videoHeight" type="text" />
|
|
48
|
+
</div>
|
|
49
|
+
<div class="col-flex flex-start padding-8 alignBar">
|
|
50
|
+
<var id="lang_alignment"></var>
|
|
51
|
+
<div id="videoFloat" class="alignIcon"></div>
|
|
52
|
+
</div>
|
|
53
|
+
</div>
|
|
54
|
+
</div>
|
|
55
|
+
</div>
|
|
56
|
+
<div id="upload" class="panel">
|
|
57
|
+
<div id="upload_left">
|
|
58
|
+
<div id="queueList" class="queueList">
|
|
59
|
+
<div class="statusBar element-invisible">
|
|
60
|
+
<div class="progress">
|
|
61
|
+
<span class="text">0%</span>
|
|
62
|
+
<span class="percentage"></span>
|
|
63
|
+
</div>
|
|
64
|
+
<div class="info"></div>
|
|
65
|
+
<div class="btns">
|
|
66
|
+
<div id="filePickerBtn"></div>
|
|
67
|
+
<div class="uploadBtn"><var id="lang_start_upload"></var></div>
|
|
68
|
+
</div>
|
|
69
|
+
</div>
|
|
70
|
+
<div id="dndArea" class="placeholder">
|
|
71
|
+
<div class="filePickerContainer">
|
|
72
|
+
<div id="filePickerReady"></div>
|
|
73
|
+
</div>
|
|
74
|
+
</div>
|
|
75
|
+
<ul class="filelist element-invisible">
|
|
76
|
+
<li id="filePickerBlock" class="filePickerBlock"></li>
|
|
77
|
+
</ul>
|
|
78
|
+
</div>
|
|
79
|
+
</div>
|
|
80
|
+
<div id="uploadVideoInfo">
|
|
81
|
+
<fieldset>
|
|
82
|
+
<legend><var id="lang_upload_size"></var></legend>
|
|
83
|
+
<table>
|
|
84
|
+
<tr>
|
|
85
|
+
<td><label><var id="lang_upload_width"></var></label></td>
|
|
86
|
+
<td><input class="txt" id="upload_width" type="text" /></td>
|
|
87
|
+
</tr>
|
|
88
|
+
<tr>
|
|
89
|
+
<td><label><var id="lang_upload_height"></var></label></td>
|
|
90
|
+
<td><input class="txt" id="upload_height" type="text" /></td>
|
|
91
|
+
</tr>
|
|
92
|
+
</table>
|
|
93
|
+
</fieldset>
|
|
94
|
+
<fieldset>
|
|
95
|
+
<legend><var id="lang_upload_alignment"></var></legend>
|
|
96
|
+
<div id="upload_alignment"></div>
|
|
97
|
+
</fieldset>
|
|
98
|
+
</div>
|
|
99
|
+
</div>
|
|
100
|
+
</div>
|
|
101
|
+
</div>
|
|
102
|
+
</div>
|
|
103
|
+
|
|
104
|
+
<!-- jquery -->
|
|
105
|
+
<script type="text/javascript" src="../../third-party/jquery-3.5.1.js?89c36344"></script>
|
|
106
|
+
|
|
107
|
+
<!-- webuploader -->
|
|
108
|
+
<script type="text/javascript" src="../../third-party/webuploader/webuploader.js?f37088cc"></script>
|
|
109
|
+
<link rel="stylesheet" type="text/css" href="../../third-party/webuploader/webuploader.css?0057c5c7">
|
|
110
|
+
|
|
111
|
+
<!-- video -->
|
|
112
|
+
<script type="text/javascript" src="video.js?68c3e3d9"></script>
|
|
113
|
+
</body>
|
|
114
|
+
|
|
115
115
|
</html>
|