Track bundled vendor runtime sources
Some checks failed
CI / main (push) Has been cancelled
CI / release-e2e (push) Has been cancelled

This commit is contained in:
2026-07-07 10:05:50 +08:00
parent fbe179ab53
commit 52636c91ae
2111 changed files with 1850012 additions and 14 deletions

37
vendor/aigcpanel/public/logo-white.svg vendored Normal file
View File

@@ -0,0 +1,37 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg t="0" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024">
<defs>
<filter id="icon_shadow" x="-20%" y="-20%" width="140%" height="140%">
<feGaussianBlur in="SourceAlpha" stdDeviation="20"/>
<feOffset dx="0" dy="15" result="offsetblur"/>
<feComponentTransfer>
<feFuncA type="linear" slope="0.3"/>
</feComponentTransfer>
<feMerge>
<feMergeNode/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
</defs>
<g transform="translate(102.4000 102.4000) scale(0.8)" filter="url(#icon_shadow)">
<!-- path start -->
<g transform="translate(0.000000,1024.000000) scale(0.100000,-0.100000)"
fill="#1A29D7" stroke="none">
<path d="M1225 9770 c-427 -57 -752 -402 -795 -846 -12 -126 -13 -5523 -1
-5650 41 -423 320 -746 726 -840 77 -18 210 -19 3965 -19 3885 0 3885 0 3984
27 342 95 598 370 670 720 20 95 25 5734 5 5844 -63 356 -334 654 -679 746
-85 23 -85 23 -3950 24 -2126 1 -3892 -2 -3925 -6z m1935 -2189 c212 -68 383
-253 440 -477 27 -105 31 -1891 5 -2002 -136 -576 -854 -707 -1176 -214 -111
170 -110 163 -107 1252 3 925 3 925 27 995 121 359 475 554 811 446z m4224 14
c244 -52 458 -280 502 -536 24 -142 16 -1899 -10 -1984 -176 -587 -935 -669
-1201 -130 -79 159 -75 96 -75 1150 0 1059 -3 1002 77 1159 136 264 421 402
707 341z"/>
<path d="M3290 1843 c-233 -40 -447 -234 -522 -473 -37 -119 -34 -332 6 -454
68 -208 232 -371 446 -443 79 -26 3592 -34 3725 -8 607 118 734 1012 185 1304
-157 84 52 76 -1995 77 -1001 1 -1831 0 -1845 -3z"/>
</g>
<!-- path end -->
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

37
vendor/aigcpanel/public/logo.svg vendored Normal file
View File

@@ -0,0 +1,37 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg t="0" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024">
<defs>
<filter id="icon_shadow" x="-20%" y="-20%" width="140%" height="140%">
<feGaussianBlur in="SourceAlpha" stdDeviation="20"/>
<feOffset dx="0" dy="15" result="offsetblur"/>
<feComponentTransfer>
<feFuncA type="linear" slope="0.3"/>
</feComponentTransfer>
<feMerge>
<feMergeNode/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
</defs>
<g transform="translate(102.4000 102.4000) scale(0.8)" filter="url(#icon_shadow)">
<!-- path start -->
<g transform="translate(0.000000,1024.000000) scale(0.100000,-0.100000)"
fill="#1A29D7" stroke="none">
<path d="M1225 9770 c-427 -57 -752 -402 -795 -846 -12 -126 -13 -5523 -1
-5650 41 -423 320 -746 726 -840 77 -18 210 -19 3965 -19 3885 0 3885 0 3984
27 342 95 598 370 670 720 20 95 25 5734 5 5844 -63 356 -334 654 -679 746
-85 23 -85 23 -3950 24 -2126 1 -3892 -2 -3925 -6z m1935 -2189 c212 -68 383
-253 440 -477 27 -105 31 -1891 5 -2002 -136 -576 -854 -707 -1176 -214 -111
170 -110 163 -107 1252 3 925 3 925 27 995 121 359 475 554 811 446z m4224 14
c244 -52 458 -280 502 -536 24 -142 16 -1899 -10 -1984 -176 -587 -935 -669
-1201 -130 -79 159 -75 96 -75 1150 0 1059 -3 1002 77 1159 136 264 421 402
707 341z"/>
<path d="M3290 1843 c-233 -40 -447 -234 -522 -473 -37 -119 -34 -332 6 -454
68 -208 232 -371 446 -443 79 -26 3592 -34 3725 -8 607 118 734 1012 185 1304
-157 84 52 76 -1995 77 -1001 1 -1831 0 -1845 -3z"/>
</g>
<!-- path end -->
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

44
vendor/aigcpanel/public/splash-bg.svg vendored Normal file
View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin: auto; background: rgb(255, 255, 255); display: block; z-index: 1; position: relative; shape-rendering: auto;" width="500" height="350" preserveAspectRatio="xMidYMid" viewBox="0 0 500 350">
<g transform=""><linearGradient id="lg-0.6590519274487807" x1="0" x2="1" y1="0" y2="0">
<stop stop-color="#FFFFFF" offset="0"></stop>
<stop stop-color="#265BD7" offset="1"></stop>
</linearGradient><path d="M 0 0 M 0 310.061 Q 50 312.776 100 307.943 T 200 290.062 T 300 272.511 T 400 271.834 T 500 257.895 L 500 97.6307 Q 450 97.1058 400 93.3969 T 300 84.8341 T 200 58.2798 T 100 58.1716 T 0 42.6431 Z" fill="url(#lg-0.6590519274487807)" opacity="0.4">
<animate attributeName="d" dur="10s" repeatCount="indefinite" keyTimes="0;0.333;0.667;1" calcmod="spline" keySplines="0.2 0 0.2 1;0.2 0 0.2 1;0.2 0 0.2 1" begin="0s" values="M0 0M 0 296.7206532839536Q 50 318.27561763722883 100 313.89740943494985T 200 271.9369925332155T 300 282.5226728456045T 400 277.07232750029056T 500 231.6349680295258L 500 90.13639717005364Q 450 86.61635831587937 400 85.10425687512378T 300 60.9303728975199T 200 73.24534717805487T 100 44.89721828664546T 0 45.41752498668346Z;M0 0M 0 322.07541491200186Q 50 321.89344980759785 100 321.0340466367278T 200 307.07056498953096T 300 267.68073122058627T 400 270.414659138406T 500 250.57046821674527L 500 87.31683968025827Q 450 93.28282372017532 400 91.79227250601409T 300 87.16655550377139T 200 62.96885836750383T 100 58.81718655922952T 0 46.29936692505893Z;M0 0M 0 297.04481803069655Q 50 302.8969924590445 100 293.7604167694945T 200 271.6352696132129T 300 277.7450926185886T 400 273.37126907570064T 500 265.8300913964315L 500 108.80491295673365Q 450 101.24762645328607 400 95.13541624272516T 300 82.30700342126701T 200 53.19969547486373T 100 57.4720871562352T 0 38.68187478504616Z;M0 0M 0 296.7206532839536Q 50 318.27561763722883 100 313.89740943494985T 200 271.9369925332155T 300 282.5226728456045T 400 277.07232750029056T 500 231.6349680295258L 500 90.13639717005364Q 450 86.61635831587937 400 85.10425687512378T 300 60.9303728975199T 200 73.24534717805487T 100 44.89721828664546T 0 45.41752498668346Z"></animate>
</path><path d="M 0 0 M 0 308.092 Q 50 313.733 100 306.127 T 200 296.002 T 300 275.588 T 400 271.409 T 500 251.965 L 500 95.7143 Q 450 98.2035 400 94.3549 T 300 58.395 T 200 61.7785 T 100 56.5088 T 0 35.7587 Z" fill="url(#lg-0.6590519274487807)" opacity="0.4">
<animate attributeName="d" dur="10s" repeatCount="indefinite" keyTimes="0;0.333;0.667;1" calcmod="spline" keySplines="0.2 0 0.2 1;0.2 0 0.2 1;0.2 0 0.2 1" begin="-2.5s" values="M0 0M 0 313.1591026911119Q 50 299.7108687056493 100 289.8027895383009T 200 283.4035058374164T 300 296.2567321880654T 400 243.65219803033185T 500 250.53483493106398L 500 79.49189192502436Q 450 107.8599279923219 400 99.01975299394269T 300 64.20434420576797T 200 62.422521214256804T 100 67.19465915800151T 0 43.63863321057738Z;M0 0M 0 323.0757195918385Q 50 309.82021237680146 100 306.796597727659T 200 275.03393510594304T 300 267.89400161934685T 400 285.258917199894T 500 255.1320473835998L 500 86.87521999308574Q 450 77.3570339764294 400 71.69537858571803T 300 82.02197751364912T 200 69.39546273687004T 100 47.46330385860406T 0 28.098703376419707Z;M0 0M 0 306.5857353595571Q 50 317.9021457955517 100 310.9801829926501T 200 299.7470208375957T 300 269.443608111199T 400 279.6607880629724T 500 252.3905878931826L 500 100.53729779979194Q 450 95.33262946026643 400 92.9680589098754T 300 56.66784243990337T 200 61.58709856503849T 100 53.33186512746858T 0 33.415962240021855Z;M0 0M 0 313.1591026911119Q 50 299.7108687056493 100 289.8027895383009T 200 283.4035058374164T 300 296.2567321880654T 400 243.65219803033185T 500 250.53483493106398L 500 79.49189192502436Q 450 107.8599279923219 400 99.01975299394269T 300 64.20434420576797T 200 62.422521214256804T 100 67.19465915800151T 0 43.63863321057738Z"></animate>
</path><path d="M 0 0 M 0 295.46 Q 50 312.997 100 304.65 T 200 305.988 T 300 287.411 T 400 265.973 T 500 251.808 L 500 86.7254 Q 450 77.2701 400 70.7997 T 300 86.24 T 200 78.2932 T 100 48.7968 T 0 37.3464 Z" fill="url(#lg-0.6590519274487807)" opacity="0.4">
<animate attributeName="d" dur="10s" repeatCount="indefinite" keyTimes="0;0.333;0.667;1" calcmod="spline" keySplines="0.2 0 0.2 1;0.2 0 0.2 1;0.2 0 0.2 1" begin="-5s" values="M0 0M 0 295.3307400955226Q 50 313.35406212752514 100 304.9627067281688T 200 306.37620334958217T 300 287.59676040584924T 400 265.60748412152714T 500 252.13410878889619L 500 86.19834641810478Q 450 77.12869612609175 400 70.7130157848632T 300 86.57351471067032T 200 78.51291863042282T 100 48.684165282465536T 0 37.36846908765432Z;M0 0M 0 294.5091141581014Q 50 307.5873537908569 100 299.328567299699T 200 288.8057085942053T 300 264.32017981164535T 400 283.58900666191096T 500 270.2669567842394L 500 110.51429065773205Q 450 78.53207553055012 400 77.63826465910284T 300 73.27909979293872T 200 72.17882237544514T 100 46.734509742258034T 0 26.582480214338716Z;M0 0M 0 301.7572437174887Q 50 295.5860112174671 100 289.37030950109755T 200 287.06815219993285T 300 278.34044337537244T 400 283.8218774381854T 500 235.8730629103593L 500 112.4491013636801Q 450 84.17155236122856 400 75.03038597923454T 300 69.96376227840958T 200 67.57016154351615T 100 54.29443259098759T 0 36.26915449708416Z;M0 0M 0 295.3307400955226Q 50 313.35406212752514 100 304.9627067281688T 200 306.37620334958217T 300 287.59676040584924T 400 265.60748412152714T 500 252.13410878889619L 500 86.19834641810478Q 450 77.12869612609175 400 70.7130157848632T 300 86.57351471067032T 200 78.51291863042282T 100 48.684165282465536T 0 37.36846908765432Z"></animate>
</path><path d="M 0 0 M 0 297.892 Q 50 302.67 100 301.985 T 200 285.88 T 300 275.913 T 400 260.99 T 500 259.471 L 500 105.242 Q 450 70.8261 400 70.0096 T 300 54.9176 T 200 57.33 T 100 64.6829 T 0 38.9135 Z" fill="url(#lg-0.6590519274487807)" opacity="0.4">
<animate attributeName="d" dur="10s" repeatCount="indefinite" keyTimes="0;0.333;0.667;1" calcmod="spline" keySplines="0.2 0 0.2 1;0.2 0 0.2 1;0.2 0 0.2 1" begin="-7.5s" values="M0 0M 0 300.07893778854725Q 50 318.4579497604908 100 318.2792227803444T 200 299.23270861631687T 300 268.96819931791487T 400 252.44345087270656T 500 253.6960777026675L 500 87.76564552481402Q 450 74.51037513621316 400 73.75195787292454T 300 62.56054784938999T 200 77.27943683113574T 100 56.14799904287786T 0 44.81726246504138Z;M0 0M 0 297.0860847439847Q 50 296.8509905713541 100 295.9794298994153T 200 280.9575241008279T 300 278.4733511998417T 400 264.1398366422626T 500 261.5998813941338L 500 111.68418403195614Q 450 69.46804846388342 400 68.63021367794133T 300 52.10040925426922T 200 49.97660658552668T 100 67.82893946960502T 0 36.737344971069334Z;M0 0M 0 311.9417367557709Q 50 299.62536026195323 100 294.89288458572724T 200 287.94196840775703T 300 270.8295283011813T 400 243.7890353721551T 500 251.48685172948507L 500 101.61156861757247Q 450 106.80374058513564 400 106.3399544276993T 300 74.95985372136023T 200 78.3299321657007T 100 36.62801784911131T 0 18.7328045417634Z;M0 0M 0 300.07893778854725Q 50 318.4579497604908 100 318.2792227803444T 200 299.23270861631687T 300 268.96819931791487T 400 252.44345087270656T 500 253.6960777026675L 500 87.76564552481402Q 450 74.51037513621316 400 73.75195787292454T 300 62.56054784938999T 200 77.27943683113574T 100 56.14799904287786T 0 44.81726246504138Z"></animate>
</path></g>
<style type="text/css">.lded > .content, .lded > .content > .inner { height: 100%; }
.lded > .content > .inner > .viewer { width: 100%; height: 100%; max-width: 100%; }
.lded > .content > .inner > .panel {
position: absolute;
bottom: 50px;
left: 0;
right: 0;
opacity: 0.3;
}
.lded > .content > .inner > .panel:hover { opacity: 1; }
.lded > .content > .inner > .ctrl {
position: absolute;
bottom: 13px;
left: 0;
right: 0;
margin: auto;
}
.lded > .content > .inner > .ctrl:hover {
z-index: 10;
}
#editor > .inner > .title {
position: absolute;
bottom: 195px;
left: 0;
right: 0;
z-index: 11;
}
#editor > .inner > .title > a:first-child {
margin-left: 0!important;
#editor .lded .viewer { border-radius: 0 }</style></svg>

After

Width:  |  Height:  |  Size: 8.3 KiB

53
vendor/aigcpanel/public/splash.html vendored Normal file
View File

@@ -0,0 +1,53 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>%name%</title>
</head>
<body>
<div class="container">
<div style="display:flex;justify-content:center;align-items:center;">
<div style="margin-right:10px;">
<img width="40" src="./logo.svg"/>
</div>
<div style="margin-right:10px;font-size:20px;font-weight:bold;color:#265BD7;">%name%</div>
<div style="font-size:12px;color:#333;">v%version%</div>
<div style="flex-grow:1;"></div>
</div>
<div style="flex-grow:1;margin-top:30px;">
<div style="font-size:16px;line-height:2em;margin-bottom:1em;">%slogan%</div>
<div style="font-size:14px;line-height:2em;">实时直播 · 数字人 · 声音克隆 · 声音生成 · AI工具 · 工作流</div>
</div>
<div style="color:#999;font-size:12px;">
正在启动 ...
</div>
</div>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-size: 14px;
line-height: 2em;
font-family: Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}
body {
height: 100vh;
background:transparent;
}
body .container{
background-image: url("./splash-bg.svg");
display:flex;
flex-direction:column;
height:calc( 100vh - 40px );
padding:20px;
background-size: cover;
background-position: right;
background-repeat: no-repeat;
border-radius: 10px;
}
</style>
</body>
</html>