@lingxiteam/lcdp-ueditor-react 1.0.3-alpha.4 → 1.0.3-alpha.6
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 +52 -40
- 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 +16 -5
- 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,25 +1,25 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="85" height="100" viewBox="0 0 85 100">
|
|
2
|
-
<defs>
|
|
3
|
-
<linearGradient id="xls-a" x1="50%" x2="50%" y1="0%" y2="100%">
|
|
4
|
-
<stop offset="0%" stop-color="#3BA065"/>
|
|
5
|
-
<stop offset="100%" stop-color="#5AC486"/>
|
|
6
|
-
</linearGradient>
|
|
7
|
-
</defs>
|
|
8
|
-
<g fill="none" fill-rule="evenodd">
|
|
9
|
-
<path fill="url(#xls-a)"
|
|
10
|
-
d="M6,0 L62.3333333,0 L62.3333333,0 L85,22.8571429 L85,94 C85,97.3137085 82.3137085,100 79,100 L6,100 C2.6862915,100 4.05812251e-16,97.3137085 0,94 L0,6 C-4.05812251e-16,2.6862915 2.6862915,6.08718376e-16 6,0 Z"/>
|
|
11
|
-
<rect width="22.667" height="2.817" x="51" y="33.803" fill="#FFF" opacity=".5"/>
|
|
12
|
-
<rect width="22.667" height="2.817" x="51" y="45.07" fill="#FFF" opacity=".5"/>
|
|
13
|
-
<rect width="22.667" height="2.817" x="51" y="56.338" fill="#FFF" opacity=".5"/>
|
|
14
|
-
<rect width="22.667" height="2.817" x="51" y="67.606" fill="#FFF" opacity=".5"/>
|
|
15
|
-
<path fill="#FFF"
|
|
16
|
-
d="M62.3333333,0 L85,22.5352113 L68.3333333,22.5352113 C65.0196248,22.5352113 62.3333333,19.8489198 62.3333333,16.5352113 L62.3333333,0 L62.3333333,0 Z"
|
|
17
|
-
opacity=".5"/>
|
|
18
|
-
<rect width="42.5" height="42.254" y="30.986" fill="#30955A" rx="2"/>
|
|
19
|
-
<path fill="#FFF" fill-rule="nonzero"
|
|
20
|
-
d="M27.3550388,39.0383716 L10.3550388,61.5735828 C9.35722656,62.8962834 9.62060058,64.7774307 10.9433011,65.7752429 C12.2660017,66.7730551 14.147149,66.5096811 15.1449612,65.1869806 L32.1449612,42.6517693 C33.1427734,41.3290687 32.8793994,39.4479214 31.5566989,38.4501092 C30.2339983,37.452297 28.352851,37.715671 27.3550388,39.0383716 Z"/>
|
|
21
|
-
<path fill="#FFF" fill-rule="nonzero"
|
|
22
|
-
d="M27.3550388,39.0383716 L10.3550388,61.5735828 C9.35722656,62.8962834 9.62060058,64.7774307 10.9433011,65.7752429 C12.2660017,66.7730551 14.147149,66.5096811 15.1449612,65.1869806 L32.1449612,42.6517693 C33.1427734,41.3290687 32.8793994,39.4479214 31.5566989,38.4501092 C30.2339983,37.452297 28.352851,37.715671 27.3550388,39.0383716 Z"
|
|
23
|
-
transform="matrix(-1 0 0 1 42.5 0)"/>
|
|
24
|
-
</g>
|
|
25
|
-
</svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="85" height="100" viewBox="0 0 85 100">
|
|
2
|
+
<defs>
|
|
3
|
+
<linearGradient id="xls-a" x1="50%" x2="50%" y1="0%" y2="100%">
|
|
4
|
+
<stop offset="0%" stop-color="#3BA065"/>
|
|
5
|
+
<stop offset="100%" stop-color="#5AC486"/>
|
|
6
|
+
</linearGradient>
|
|
7
|
+
</defs>
|
|
8
|
+
<g fill="none" fill-rule="evenodd">
|
|
9
|
+
<path fill="url(#xls-a)"
|
|
10
|
+
d="M6,0 L62.3333333,0 L62.3333333,0 L85,22.8571429 L85,94 C85,97.3137085 82.3137085,100 79,100 L6,100 C2.6862915,100 4.05812251e-16,97.3137085 0,94 L0,6 C-4.05812251e-16,2.6862915 2.6862915,6.08718376e-16 6,0 Z"/>
|
|
11
|
+
<rect width="22.667" height="2.817" x="51" y="33.803" fill="#FFF" opacity=".5"/>
|
|
12
|
+
<rect width="22.667" height="2.817" x="51" y="45.07" fill="#FFF" opacity=".5"/>
|
|
13
|
+
<rect width="22.667" height="2.817" x="51" y="56.338" fill="#FFF" opacity=".5"/>
|
|
14
|
+
<rect width="22.667" height="2.817" x="51" y="67.606" fill="#FFF" opacity=".5"/>
|
|
15
|
+
<path fill="#FFF"
|
|
16
|
+
d="M62.3333333,0 L85,22.5352113 L68.3333333,22.5352113 C65.0196248,22.5352113 62.3333333,19.8489198 62.3333333,16.5352113 L62.3333333,0 L62.3333333,0 Z"
|
|
17
|
+
opacity=".5"/>
|
|
18
|
+
<rect width="42.5" height="42.254" y="30.986" fill="#30955A" rx="2"/>
|
|
19
|
+
<path fill="#FFF" fill-rule="nonzero"
|
|
20
|
+
d="M27.3550388,39.0383716 L10.3550388,61.5735828 C9.35722656,62.8962834 9.62060058,64.7774307 10.9433011,65.7752429 C12.2660017,66.7730551 14.147149,66.5096811 15.1449612,65.1869806 L32.1449612,42.6517693 C33.1427734,41.3290687 32.8793994,39.4479214 31.5566989,38.4501092 C30.2339983,37.452297 28.352851,37.715671 27.3550388,39.0383716 Z"/>
|
|
21
|
+
<path fill="#FFF" fill-rule="nonzero"
|
|
22
|
+
d="M27.3550388,39.0383716 L10.3550388,61.5735828 C9.35722656,62.8962834 9.62060058,64.7774307 10.9433011,65.7752429 C12.2660017,66.7730551 14.147149,66.5096811 15.1449612,65.1869806 L32.1449612,42.6517693 C33.1427734,41.3290687 32.8793994,39.4479214 31.5566989,38.4501092 C30.2339983,37.452297 28.352851,37.715671 27.3550388,39.0383716 Z"
|
|
23
|
+
transform="matrix(-1 0 0 1 42.5 0)"/>
|
|
24
|
+
</g>
|
|
25
|
+
</svg>
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="85" height="100" viewBox="0 0 85 100">
|
|
2
|
-
<defs>
|
|
3
|
-
<linearGradient id="xls-a" x1="50%" x2="50%" y1="0%" y2="100%">
|
|
4
|
-
<stop offset="0%" stop-color="#3BA065"/>
|
|
5
|
-
<stop offset="100%" stop-color="#5AC486"/>
|
|
6
|
-
</linearGradient>
|
|
7
|
-
</defs>
|
|
8
|
-
<g fill="none" fill-rule="evenodd">
|
|
9
|
-
<path fill="url(#xls-a)"
|
|
10
|
-
d="M6,0 L62.3333333,0 L62.3333333,0 L85,22.8571429 L85,94 C85,97.3137085 82.3137085,100 79,100 L6,100 C2.6862915,100 4.05812251e-16,97.3137085 0,94 L0,6 C-4.05812251e-16,2.6862915 2.6862915,6.08718376e-16 6,0 Z"/>
|
|
11
|
-
<rect width="22.667" height="2.817" x="51" y="33.803" fill="#FFF" opacity=".5"/>
|
|
12
|
-
<rect width="22.667" height="2.817" x="51" y="45.07" fill="#FFF" opacity=".5"/>
|
|
13
|
-
<rect width="22.667" height="2.817" x="51" y="56.338" fill="#FFF" opacity=".5"/>
|
|
14
|
-
<rect width="22.667" height="2.817" x="51" y="67.606" fill="#FFF" opacity=".5"/>
|
|
15
|
-
<path fill="#FFF"
|
|
16
|
-
d="M62.3333333,0 L85,22.5352113 L68.3333333,22.5352113 C65.0196248,22.5352113 62.3333333,19.8489198 62.3333333,16.5352113 L62.3333333,0 L62.3333333,0 Z"
|
|
17
|
-
opacity=".5"/>
|
|
18
|
-
<rect width="42.5" height="42.254" y="30.986" fill="#30955A" rx="2"/>
|
|
19
|
-
<path fill="#FFF" fill-rule="nonzero"
|
|
20
|
-
d="M27.3550388,39.0383716 L10.3550388,61.5735828 C9.35722656,62.8962834 9.62060058,64.7774307 10.9433011,65.7752429 C12.2660017,66.7730551 14.147149,66.5096811 15.1449612,65.1869806 L32.1449612,42.6517693 C33.1427734,41.3290687 32.8793994,39.4479214 31.5566989,38.4501092 C30.2339983,37.452297 28.352851,37.715671 27.3550388,39.0383716 Z"/>
|
|
21
|
-
<path fill="#FFF" fill-rule="nonzero"
|
|
22
|
-
d="M27.3550388,39.0383716 L10.3550388,61.5735828 C9.35722656,62.8962834 9.62060058,64.7774307 10.9433011,65.7752429 C12.2660017,66.7730551 14.147149,66.5096811 15.1449612,65.1869806 L32.1449612,42.6517693 C33.1427734,41.3290687 32.8793994,39.4479214 31.5566989,38.4501092 C30.2339983,37.452297 28.352851,37.715671 27.3550388,39.0383716 Z"
|
|
23
|
-
transform="matrix(-1 0 0 1 42.5 0)"/>
|
|
24
|
-
</g>
|
|
25
|
-
</svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="85" height="100" viewBox="0 0 85 100">
|
|
2
|
+
<defs>
|
|
3
|
+
<linearGradient id="xls-a" x1="50%" x2="50%" y1="0%" y2="100%">
|
|
4
|
+
<stop offset="0%" stop-color="#3BA065"/>
|
|
5
|
+
<stop offset="100%" stop-color="#5AC486"/>
|
|
6
|
+
</linearGradient>
|
|
7
|
+
</defs>
|
|
8
|
+
<g fill="none" fill-rule="evenodd">
|
|
9
|
+
<path fill="url(#xls-a)"
|
|
10
|
+
d="M6,0 L62.3333333,0 L62.3333333,0 L85,22.8571429 L85,94 C85,97.3137085 82.3137085,100 79,100 L6,100 C2.6862915,100 4.05812251e-16,97.3137085 0,94 L0,6 C-4.05812251e-16,2.6862915 2.6862915,6.08718376e-16 6,0 Z"/>
|
|
11
|
+
<rect width="22.667" height="2.817" x="51" y="33.803" fill="#FFF" opacity=".5"/>
|
|
12
|
+
<rect width="22.667" height="2.817" x="51" y="45.07" fill="#FFF" opacity=".5"/>
|
|
13
|
+
<rect width="22.667" height="2.817" x="51" y="56.338" fill="#FFF" opacity=".5"/>
|
|
14
|
+
<rect width="22.667" height="2.817" x="51" y="67.606" fill="#FFF" opacity=".5"/>
|
|
15
|
+
<path fill="#FFF"
|
|
16
|
+
d="M62.3333333,0 L85,22.5352113 L68.3333333,22.5352113 C65.0196248,22.5352113 62.3333333,19.8489198 62.3333333,16.5352113 L62.3333333,0 L62.3333333,0 Z"
|
|
17
|
+
opacity=".5"/>
|
|
18
|
+
<rect width="42.5" height="42.254" y="30.986" fill="#30955A" rx="2"/>
|
|
19
|
+
<path fill="#FFF" fill-rule="nonzero"
|
|
20
|
+
d="M27.3550388,39.0383716 L10.3550388,61.5735828 C9.35722656,62.8962834 9.62060058,64.7774307 10.9433011,65.7752429 C12.2660017,66.7730551 14.147149,66.5096811 15.1449612,65.1869806 L32.1449612,42.6517693 C33.1427734,41.3290687 32.8793994,39.4479214 31.5566989,38.4501092 C30.2339983,37.452297 28.352851,37.715671 27.3550388,39.0383716 Z"/>
|
|
21
|
+
<path fill="#FFF" fill-rule="nonzero"
|
|
22
|
+
d="M27.3550388,39.0383716 L10.3550388,61.5735828 C9.35722656,62.8962834 9.62060058,64.7774307 10.9433011,65.7752429 C12.2660017,66.7730551 14.147149,66.5096811 15.1449612,65.1869806 L32.1449612,42.6517693 C33.1427734,41.3290687 32.8793994,39.4479214 31.5566989,38.4501092 C30.2339983,37.452297 28.352851,37.715671 27.3550388,39.0383716 Z"
|
|
23
|
+
transform="matrix(-1 0 0 1 42.5 0)"/>
|
|
24
|
+
</g>
|
|
25
|
+
</svg>
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="99" height="100" viewBox="0 0 99 100">
|
|
2
|
-
<g fill="none" fill-rule="evenodd">
|
|
3
|
-
<path fill="#43BA73"
|
|
4
|
-
d="M4,69.0140845 L95,69.0140845 C97.209139,69.0140845 99,70.8049455 99,73.0140845 L99,88 C99,94.627417 93.627417,100 87,100 L12,100 C5.372583,100 8.11624501e-16,94.627417 0,88 L0,73.0140845 C-2.705415e-16,70.8049455 1.790861,69.0140845 4,69.0140845 Z"/>
|
|
5
|
-
<path fill="#4AB0F7"
|
|
6
|
-
d="M12,0 L87,0 C93.627417,-5.32740867e-15 99,5.372583 99,12 L99,26.9859155 C99,29.1950545 97.209139,30.9859155 95,30.9859155 L4,30.9859155 C1.790861,30.9859155 2.705415e-16,29.1950545 0,26.9859155 L0,12 C9.64732338e-16,5.372583 5.372583,2.99379359e-15 12,0 Z"/>
|
|
7
|
-
<rect width="99" height="30.986" y="35.211" fill="#F5582E" rx="4"/>
|
|
8
|
-
<rect width="22.629" height="100" x="38.186" fill="#F9C93A"/>
|
|
9
|
-
<path fill="#FFF" fill-rule="nonzero"
|
|
10
|
-
d="M33.7,34.5070423 L65.3,34.5070423 C67.509139,34.5070423 69.3,36.2979033 69.3,38.5070423 L69.3,61.4929577 C69.3,63.7020967 67.509139,65.4929577 65.3,65.4929577 L33.7,65.4929577 C31.490861,65.4929577 29.7,63.7020967 29.7,61.4929577 L29.7,38.5070423 C29.7,36.2979033 31.490861,34.5070423 33.7,34.5070423 Z M41.7,53.4929577 L57.3,53.4929577 L57.3,46.5070423 L41.7,46.5070423 L41.7,53.4929577 Z"/>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="99" height="100" viewBox="0 0 99 100">
|
|
2
|
+
<g fill="none" fill-rule="evenodd">
|
|
3
|
+
<path fill="#43BA73"
|
|
4
|
+
d="M4,69.0140845 L95,69.0140845 C97.209139,69.0140845 99,70.8049455 99,73.0140845 L99,88 C99,94.627417 93.627417,100 87,100 L12,100 C5.372583,100 8.11624501e-16,94.627417 0,88 L0,73.0140845 C-2.705415e-16,70.8049455 1.790861,69.0140845 4,69.0140845 Z"/>
|
|
5
|
+
<path fill="#4AB0F7"
|
|
6
|
+
d="M12,0 L87,0 C93.627417,-5.32740867e-15 99,5.372583 99,12 L99,26.9859155 C99,29.1950545 97.209139,30.9859155 95,30.9859155 L4,30.9859155 C1.790861,30.9859155 2.705415e-16,29.1950545 0,26.9859155 L0,12 C9.64732338e-16,5.372583 5.372583,2.99379359e-15 12,0 Z"/>
|
|
7
|
+
<rect width="99" height="30.986" y="35.211" fill="#F5582E" rx="4"/>
|
|
8
|
+
<rect width="22.629" height="100" x="38.186" fill="#F9C93A"/>
|
|
9
|
+
<path fill="#FFF" fill-rule="nonzero"
|
|
10
|
+
d="M33.7,34.5070423 L65.3,34.5070423 C67.509139,34.5070423 69.3,36.2979033 69.3,38.5070423 L69.3,61.4929577 C69.3,63.7020967 67.509139,65.4929577 65.3,65.4929577 L33.7,65.4929577 C31.490861,65.4929577 29.7,63.7020967 29.7,61.4929577 L29.7,38.5070423 C29.7,36.2979033 31.490861,34.5070423 33.7,34.5070423 Z M41.7,53.4929577 L57.3,53.4929577 L57.3,46.5070423 L41.7,46.5070423 L41.7,53.4929577 Z"/>
|
|
11
|
+
</g>
|
|
12
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/*! UEditorPlus v2.0.0*/
|
|
2
|
-
|
|
1
|
+
/*! UEditorPlus v2.0.0*/
|
|
2
|
+
|
|
3
3
|
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}a{color:#09f;text-decoration:none}a:hover,a:focus{color:#09f;text-decoration:none}blockquote{padding:0 0 0 15px;margin:0 0 18px;border-left:5px solid #EEE}img+br{display:block;padding:4px 0;content:' '}body p{margin-bottom:1em}iframe{border:0}img{max-width:100%}img[data-word-image]{cursor:pointer}pre{margin:.5em 0;padding:.4em .6em;border-radius:8px;background:#f8f8f8;line-height:1.5}img{cursor:pointer}.edui-quick-operate-active{background:#E6ECFF}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/*! UEditorPlus v2.0.0*/
|
|
2
|
-
|
|
1
|
+
/*! UEditorPlus v2.0.0*/
|
|
2
|
+
|
|
3
3
|
.syntaxhighlighter a,.syntaxhighlighter div,.syntaxhighlighter code,.syntaxhighlighter,.syntaxhighlighter td,.syntaxhighlighter tr,.syntaxhighlighter tbody,.syntaxhighlighter thead,.syntaxhighlighter caption,.syntaxhighlighter textarea{-moz-border-radius:0!important;-webkit-border-radius:0!important;background:none!important;border:0!important;bottom:auto!important;float:none!important;left:auto!important;line-height:1.1em!important;margin:0!important;outline:0!important;overflow:visible!important;padding:0!important;position:static!important;right:auto!important;text-align:left!important;top:auto!important;vertical-align:baseline!important;width:auto!important;box-sizing:content-box!important;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-weight:400!important;font-style:normal!important;min-height:inherit!important;min-height:auto!important;font-size:13px!important}.syntaxhighlighter{width:100%!important;margin:.3em 0!important;position:relative!important;overflow:auto!important;background-color:#f5f5f5!important;border:1px solid #ccc!important;border-radius:4px!important;border-collapse:separate!important}.syntaxhighlighter.source{overflow:hidden!important}.syntaxhighlighter .bold{font-weight:700!important}.syntaxhighlighter .italic{font-style:italic!important}.syntaxhighlighter .gutter div{white-space:pre!important;word-wrap:normal}.syntaxhighlighter caption{text-align:left!important;padding:.5em 0 .5em 1em!important}.syntaxhighlighter td.code{width:100%!important}.syntaxhighlighter td.code .container{position:relative!important}.syntaxhighlighter td.code .container textarea{box-sizing:border-box!important;position:absolute!important;left:0!important;top:0!important;width:100%!important;border:0!important;background:#fff!important;padding-left:1em!important;overflow:hidden!important;white-space:pre!important}.syntaxhighlighter td.gutter .line{text-align:right!important;padding:0 .5em 0 1em!important}.syntaxhighlighter td.code .line{padding:0 1em!important}.syntaxhighlighter.nogutter td.code .container textarea,.syntaxhighlighter.nogutter td.code .line{padding-left:0!important}.syntaxhighlighter.show{display:block!important}.syntaxhighlighter.collapsed table{display:none!important}.syntaxhighlighter.collapsed .toolbar{padding:.1em .8em 0!important;font-size:1em!important;position:static!important;width:auto!important}.syntaxhighlighter.collapsed .toolbar span{display:inline!important;margin-right:1em!important}.syntaxhighlighter.collapsed .toolbar span a{padding:0!important;display:none!important}.syntaxhighlighter.collapsed .toolbar span a.expandSource{display:inline!important}.syntaxhighlighter .toolbar{position:absolute!important;right:1px!important;top:1px!important;width:11px!important;height:11px!important;font-size:10px!important;z-index:10!important}.syntaxhighlighter .toolbar span.title{display:inline!important}.syntaxhighlighter .toolbar a{display:block!important;text-align:center!important;text-decoration:none!important;padding-top:1px!important}.syntaxhighlighter .toolbar a.expandSource{display:none!important}.syntaxhighlighter.ie{font-size:.9em!important;padding:1px 0!important}.syntaxhighlighter.ie .toolbar{line-height:8px!important}.syntaxhighlighter.ie .toolbar a{padding-top:0!important}.syntaxhighlighter.printing .line.alt1 .content,.syntaxhighlighter.printing .line.alt2 .content,.syntaxhighlighter.printing .line.highlighted .number,.syntaxhighlighter.printing .line.highlighted.alt1 .content,.syntaxhighlighter.printing .line.highlighted.alt2 .content{background:none!important}.syntaxhighlighter.printing .line .number{color:#bbb!important}.syntaxhighlighter.printing .line .content{color:#000!important}.syntaxhighlighter.printing .toolbar{display:none!important}.syntaxhighlighter.printing a{text-decoration:none!important}.syntaxhighlighter.printing .plain,.syntaxhighlighter.printing .plain a{color:#000!important}.syntaxhighlighter.printing .comments,.syntaxhighlighter.printing .comments a{color:#008200!important}.syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:#00f!important}.syntaxhighlighter.printing .keyword{color:#ff7800!important;font-weight:700!important}.syntaxhighlighter.printing .preprocessor{color:gray!important}.syntaxhighlighter.printing .variable{color:#a70!important}.syntaxhighlighter.printing .value{color:#090!important}.syntaxhighlighter.printing .functions{color:#ff1493!important}.syntaxhighlighter.printing .constants{color:#06c!important}.syntaxhighlighter.printing .script{font-weight:700!important}.syntaxhighlighter.printing .color1,.syntaxhighlighter.printing .color1 a{color:gray!important}.syntaxhighlighter.printing .color2,.syntaxhighlighter.printing .color2 a{color:#ff1493!important}.syntaxhighlighter.printing .color3,.syntaxhighlighter.printing .color3 a{color:red!important}.syntaxhighlighter.printing .break,.syntaxhighlighter.printing .break a{color:#000!important}.syntaxhighlighter{background-color:#f5f5f5!important}.syntaxhighlighter .line.highlighted.number{color:#000!important}.syntaxhighlighter caption{color:#000!important}.syntaxhighlighter .gutter{color:#afafaf!important;background-color:#f7f7f9!important;border-right:1px solid #e1e1e8!important;padding:9.5px 0 9.5px 9.5px!important;border-top-left-radius:4px!important;border-bottom-left-radius:4px!important;user-select:none!important;-moz-user-select:none!important;-webkit-user-select:none!important}.syntaxhighlighter .gutter .line.highlighted{background-color:#6ce26c!important;color:#fff!important}.syntaxhighlighter.printing .line .content{border:0!important}.syntaxhighlighter.collapsed{overflow:visible!important}.syntaxhighlighter.collapsed .toolbar{color:#00f!important;background:#fff!important;border:1px solid #6ce26c!important}.syntaxhighlighter.collapsed .toolbar a{color:#00f!important}.syntaxhighlighter.collapsed .toolbar a:hover{color:red!important}.syntaxhighlighter .toolbar{color:#fff!important;background:#6ce26c!important;border:0!important}.syntaxhighlighter .toolbar a{color:#fff!important}.syntaxhighlighter .toolbar a:hover{color:#000!important}.syntaxhighlighter .plain,.syntaxhighlighter .plain a{color:#000!important}.syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#008200!important}.syntaxhighlighter .string,.syntaxhighlighter .string a{color:#00f!important}.syntaxhighlighter .keyword{color:#ff7800!important}.syntaxhighlighter .preprocessor{color:gray!important}.syntaxhighlighter .variable{color:#a70!important}.syntaxhighlighter .value{color:#090!important}.syntaxhighlighter .functions{color:#ff1493!important}.syntaxhighlighter .constants{color:#06c!important}.syntaxhighlighter .script{font-weight:700!important;color:#ff7800!important;background-color:none!important}.syntaxhighlighter .color1,.syntaxhighlighter .color1 a{color:gray!important}.syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:#ff1493!important}.syntaxhighlighter .color3,.syntaxhighlighter .color3 a{color:red!important}.syntaxhighlighter .keyword{font-weight:700!important}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/*! UEditorPlus v2.0.0*/
|
|
2
|
-
|
|
1
|
+
/*! UEditorPlus v2.0.0*/
|
|
2
|
+
|
|
3
3
|
.CodeMirror{line-height:1.5;font-family:monospace}.CodeMirror-scroll{overflow:auto;height:300px;position:relative}.CodeMirror-gutter{position:absolute;left:0;top:0;z-index:10;background-color:#f7f7f7;border-right:1px solid #eee;min-width:2em;height:100%}.CodeMirror-gutter-text{color:#aaa;text-align:right;padding:.4em .2em .4em .4em;white-space:pre!important}.CodeMirror-lines{padding:.4em}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;border-radius:0;border-width:0;margin:0;padding:0;background:transparent;font-family:inherit;font-size:inherit;padding:0;margin:0;white-space:pre;word-wrap:normal}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;line-height:1.4}.CodeMirror-wrap .CodeMirror-scroll{overflow-x:hidden}.CodeMirror textarea{outline:0!important}.CodeMirror pre.CodeMirror-cursor{z-index:10;position:absolute;visibility:hidden;border-left:1px solid #000;margin-top:-2px}.CodeMirror-focused pre.CodeMirror-cursor{visibility:visible}span.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused span.CodeMirror-selected{background:#d2dcf8}.CodeMirror-searching{background:#ffa}.cm-s-default span.cm-keyword{color:#708}.cm-s-default span.cm-atom{color:#219}.cm-s-default span.cm-number{color:#164}.cm-s-default span.cm-def{color:#00f}.cm-s-default span.cm-variable{color:#000}.cm-s-default span.cm-variable-2{color:#05a}.cm-s-default span.cm-variable-3{color:#085}.cm-s-default span.cm-property{color:#000}.cm-s-default span.cm-operator{color:#000}.cm-s-default span.cm-comment{color:#a50}.cm-s-default span.cm-string{color:#a11}.cm-s-default span.cm-string-2{color:#f50}.cm-s-default span.cm-meta{color:#555}.cm-s-default span.cm-error{color:red}.cm-s-default span.cm-qualifier{color:#555}.cm-s-default span.cm-builtin{color:#30a}.cm-s-default span.cm-bracket{color:#cc7}.cm-s-default span.cm-tag{color:#170}.cm-s-default span.cm-attribute{color:#00c}.cm-s-default span.cm-header{color:#a0a}.cm-s-default span.cm-quote{color:#090}.cm-s-default span.cm-hr{color:#999}.cm-s-default span.cm-link{color:#00c}span.cm-header,span.cm-strong{font-weight:700}span.cm-em{font-style:italic}span.cm-emstrong{font-style:italic;font-weight:700}span.cm-link{text-decoration:underline}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/*! UEditorPlus v2.0.0*/
|
|
2
|
-
|
|
1
|
+
/*! UEditorPlus v2.0.0*/
|
|
2
|
+
|
|
3
3
|
:root{--webuploader-color-primary:var(--color-primary,#00B7EE);--webuploader-color-content-bg:var(--color-content-bg,#FFF)}.webuploader-container{position:relative}.webuploader-element-invisible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.webuploader-pick{position:relative;display:block;cursor:pointer;padding:0;color:#666;text-align:center;border-radius:2px;overflow:hidden}.webuploader-pick-hover{}.webuploader-pick-disable{opacity:.6;pointer-events:none}.webuploader-list{display:block;margin:0;padding:0;position:static;border:1px solid #EEE;border-radius:.2rem;padding:.2rem;background-color:var(--webuploader-color-content-bg)}.webuploader-list:empty{display:none}.webuploader-list>li{list-style:none;display:block;border:1px solid #EEE;padding:0;margin-bottom:.1rem;background:var(--webuploader-color-content-bg);border-radius:.2rem}.webuploader-list>li .progress-box{background-color:#EEE;margin:2px;border-radius:4px}.webuploader-list>li .progress-box .progress-bar{height:3px;background-color:var(--webuploader-color-primary);border-radius:4px}.webuploader-list>li .progress-info{font-size:12px;line-height:20px;width:100%;word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#999}.webuploader-list>li .progress-info .status{display:inline;line-height:20px}
|