mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-22 22:57:43 +01:00
vex-js v4.1.0 (#684)
This commit is contained in:
parent
70ad5d85a7
commit
bf5d978689
@ -1635,6 +1635,16 @@ https://cdnjs.cloudflare.com/ajax/libs/vex-js/3.1.1/css/vex-theme-top.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/3.1.1/css/vex-theme-wireframe.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/3.1.1/js/vex.combined.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/3.1.1/js/vex.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/4.1.0/css/vex.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/4.1.0/css/vex-theme-bottom-right-corner.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/4.1.0/css/vex-theme-default.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/4.1.0/css/vex-theme-flat-attack.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/4.1.0/css/vex-theme-os.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/4.1.0/css/vex-theme-plain.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/4.1.0/css/vex-theme-top.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/4.1.0/css/vex-theme-wireframe.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/4.1.0/js/vex.combined.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/vex-js/4.1.0/js/vex.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/video.js/5.20.5/video-js.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/video.js/5.20.5/video.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/video.js/6.13.0/video-js.min.css
|
||||
|
@ -636,6 +636,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '17.4.0';
|
||||
} else if (type.startsWith('/vex-js/3.')) {
|
||||
return '3.1.1';
|
||||
} else if (type.startsWith('/vex-js/4.')) {
|
||||
return '4.1.0';
|
||||
} else if (type.startsWith('/videojs-seek-buttons/1.')) {
|
||||
return '1.6.0';
|
||||
} else if (type.startsWith('/videojs-seek-buttons/2.')) {
|
||||
|
2
resources/vex-js/4.1.0/vex-theme-bottom-right-corner.min.css
vendored
Normal file
2
resources/vex-js/4.1.0/vex-theme-bottom-right-corner.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2
resources/vex-js/4.1.0/vex-theme-default.min.css
vendored
Normal file
2
resources/vex-js/4.1.0/vex-theme-default.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2
resources/vex-js/4.1.0/vex-theme-flat-attack.min.css
vendored
Normal file
2
resources/vex-js/4.1.0/vex-theme-flat-attack.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2
resources/vex-js/4.1.0/vex-theme-os.min.css
vendored
Normal file
2
resources/vex-js/4.1.0/vex-theme-os.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2
resources/vex-js/4.1.0/vex-theme-plain.min.css
vendored
Normal file
2
resources/vex-js/4.1.0/vex-theme-plain.min.css
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
@-webkit-keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px transparent}70%{box-shadow:inset 0 0 0 300px rgba(255,255,255,.25)}100%{box-shadow:inset 0 0 0 300px transparent}}@keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px transparent}70%{box-shadow:inset 0 0 0 300px rgba(255,255,255,.25)}100%{box-shadow:inset 0 0 0 300px transparent}}.vex.vex-theme-plain{padding-top:160px;padding-bottom:160px}.vex.vex-theme-plain .vex-content{font-family:"Helvetica Neue",sans-serif;background:#fff;color:#444;padding:1em;position:relative;margin:0 auto;max-width:100%;width:450px;font-size:1.1em;line-height:1.5em}.vex.vex-theme-plain .vex-content h1,.vex.vex-theme-plain .vex-content h2,.vex.vex-theme-plain .vex-content h3,.vex.vex-theme-plain .vex-content h4,.vex.vex-theme-plain .vex-content h5,.vex.vex-theme-plain .vex-content h6,.vex.vex-theme-plain .vex-content li,.vex.vex-theme-plain .vex-content p,.vex.vex-theme-plain .vex-content ul{color:inherit}.vex.vex-theme-plain .vex-close{position:absolute;top:0;right:0;cursor:pointer}.vex.vex-theme-plain .vex-close:before{position:absolute;content:"\00D7";font-size:26px;font-weight:400;line-height:31px;height:30px;width:30px;text-align:center;top:3px;right:3px;color:#bbb;background:0 0}.vex.vex-theme-plain .vex-close:active:before,.vex.vex-theme-plain .vex-close:hover:before{color:#777;background:#e0e0e0}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=week],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea{background:#f0f0f0;width:100%;padding:.25em .67em;border:0;font-family:inherit;font-weight:inherit;font-size:inherit;min-height:2.5em;margin:0 0 .25em}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px rgba(0,0,0,.2);outline:0}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons:after{content:"";display:table;clear:both}.vex.vex-theme-plain .vex-dialog-button{border-radius:0;border:0;float:right;margin:0 0 0 .5em;font-family:inherit;text-transform:uppercase;letter-spacing:.1em;font-size:.8em;line-height:1em;padding:.75em 2em}.vex.vex-theme-plain .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-plain .vex-dialog-button:focus{-webkit-animation:vex-pulse 1.1s infinite;animation:vex-pulse 1.1s infinite;outline:0}@media (max-width:568px){.vex.vex-theme-plain .vex-dialog-button:focus{-webkit-animation:none;animation:none}}.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-primary{background:#3288e6;color:#fff}.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-secondary{background:#e0e0e0;color:#777}.vex-loading-spinner.vex-theme-plain{height:2.5em;width:2.5em}
|
||||
/*# sourceMappingURL=vex-theme-plain.min.css.map */
|
2
resources/vex-js/4.1.0/vex-theme-top.min.css
vendored
Normal file
2
resources/vex-js/4.1.0/vex-theme-top.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2
resources/vex-js/4.1.0/vex-theme-wireframe.min.css
vendored
Normal file
2
resources/vex-js/4.1.0/vex-theme-wireframe.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
3
resources/vex-js/4.1.0/vex.combined.min.jsm
Normal file
3
resources/vex-js/4.1.0/vex.combined.min.jsm
Normal file
File diff suppressed because one or more lines are too long
2
resources/vex-js/4.1.0/vex.min.css
vendored
Normal file
2
resources/vex-js/4.1.0/vex.min.css
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
@-webkit-keyframes vex-fadein{0%{opacity:0}100%{opacity:1}}@keyframes vex-fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes vex-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes vex-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes vex-rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes vex-rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.vex,.vex *,.vex :after,.vex :before{-moz-box-sizing:border-box;box-sizing:border-box}.vex{position:fixed;overflow:auto;-webkit-overflow-scrolling:touch;z-index:1111;top:0;right:0;bottom:0;left:0}.vex-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.vex-overlay{-webkit-animation:vex-fadein .5s;animation:vex-fadein .5s;position:fixed;z-index:1111;background:rgba(0,0,0,.4);top:0;right:0;bottom:0;left:0}.vex-overlay.vex-closing{-webkit-animation:vex-fadeout .5s forwards;animation:vex-fadeout .5s forwards}.vex-content{-webkit-animation:vex-fadein .5s;animation:vex-fadein .5s;background:#fff}.vex.vex-closing .vex-content{-webkit-animation:vex-fadeout .5s forwards;animation:vex-fadeout .5s forwards}.vex-close:before{font-family:Arial,sans-serif;content:"\00D7"}.vex-dialog-form{margin:0}.vex-dialog-button{text-rendering:optimizeLegibility;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.vex-loading-spinner{-webkit-animation:vex-rotation .7s linear infinite;animation:vex-rotation .7s linear infinite;box-shadow:0 0 1em rgba(0,0,0,.1);position:fixed;z-index:1112;margin:auto;top:0;right:0;bottom:0;left:0;height:2em;width:2em;background:#fff}body.vex-open{overflow:hidden}
|
||||
/*# sourceMappingURL=vex.min.css.map */
|
3
resources/vex-js/4.1.0/vex.min.jsm
Normal file
3
resources/vex-js/4.1.0/vex.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user