@@ -2,7 +2,7 @@ | |||
node_modules | |||
/dist | |||
ses | |||
resources/assets | |||
public/assets | |||
/vendor | |||
package-lock.json | |||
@@ -0,0 +1,13 @@ | |||
<!DOCTYPE html> | |||
<html lang="en"> | |||
<head> | |||
<meta charset="UTF-8"> | |||
<link rel="icon" href="/favicon.ico"> | |||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |||
<title>Vite App</title> | |||
</head> | |||
<body> | |||
<div id="app"></div> | |||
<script type="module" src="/resources/js/main.js"></script> | |||
</body> | |||
</html> |
@@ -1,62 +1,23 @@ | |||
{ | |||
"name": "", | |||
"version": "", | |||
"name": "vue-project", | |||
"version": "0.0.0", | |||
"private": true, | |||
"type": "module", | |||
"scripts": { | |||
"serve": "vue-cli-service serve", | |||
"build": "vue-cli-service build resources/js/main.js", | |||
"lint": "vue-cli-service lint", | |||
"dev": "vue-cli-service --mode dev --watch build resources/js/main.js", | |||
"development": "mix", | |||
"hot": "mix watch --hot", | |||
"prod": "npm run production", | |||
"production": "mix --production", | |||
"watch": "browser-sync start --proxy 'trendplays.test' -w --files resources", | |||
"watch-poll": "mix watch -- --watch-options-poll=1000" | |||
"dev": "vite", | |||
"build": "vite build", | |||
"preview": "vite preview", | |||
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore" | |||
}, | |||
"dependencies": { | |||
"browser-sync": "^2.26.14", | |||
"browsersync": "0.0.1-security", | |||
"core-js": "^3.6.5", | |||
"esbuild-vue": "^0.3.0", | |||
"sass-loader": "^10.0.1", | |||
"vue": "^3.0.11", | |||
"webpack": "^4.36.2" | |||
"laravel-vite-plugin": "^1.0.5", | |||
"vue": "^3.4.29" | |||
}, | |||
"devDependencies": { | |||
"@vue/cli-plugin-babel": "~4.5.0", | |||
"@vue/cli-plugin-eslint": "~4.5.0", | |||
"@vue/cli-service": "~4.5.0", | |||
"@vue/compiler-sfc": "^3.0.0", | |||
"axios": "^0.21", | |||
"babel-eslint": "^10.1.0", | |||
"esbuild": "^0.11.18", | |||
"eslint": "^6.7.2", | |||
"eslint-plugin-vue": "^7.0.0", | |||
"laravel-mix": "^6.0.6", | |||
"lodash": "^4.17.19", | |||
"postcss": "^8.2.13", | |||
"webpack-dev-server": "^3.11.2" | |||
}, | |||
"eslintConfig": { | |||
"root": true, | |||
"env": { | |||
"node": true | |||
}, | |||
"extends": [ | |||
"plugin:vue/vue3-essential", | |||
"eslint:recommended" | |||
], | |||
"parserOptions": { | |||
"parser": "babel-eslint" | |||
}, | |||
"rules": {} | |||
}, | |||
"browserslist": [ | |||
"> 1%", | |||
"last 2 versions", | |||
"not dead" | |||
], | |||
"_id": "@", | |||
"readme": "ERROR: No README data found!" | |||
"@vitejs/plugin-vue": "^5.0.5", | |||
"eslint": "^8.57.0", | |||
"eslint-plugin-vue": "^9.23.0", | |||
"sass": "^1.77.8", | |||
"vite": "^5.3.1" | |||
} | |||
} |
@@ -0,0 +1,3 @@ | |||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-arrow-left-circle-fill" viewBox="0 0 16 16"> | |||
<path d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm3.5 7.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5z"/> | |||
</svg> |
@@ -0,0 +1,3 @@ | |||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-arrow-right-circle-fill" viewBox="0 0 16 16"> | |||
<path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z"/> | |||
</svg> |
@@ -0,0 +1,45 @@ | |||
<?xml version="1.0" encoding="iso-8859-1"?> | |||
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |||
viewBox="0 0 90 90" style="enable-background:new 0 0 29.107 29.107;" xml:space="preserve"> | |||
<g> | |||
<g id="c147_full_moon"> | |||
<g> | |||
<path d="M14.554,0C6.561,0,0,6.562,0,14.552c0,7.996,6.561,14.555,14.554,14.555c7.996,0,14.553-6.559,14.553-14.555 | |||
C29.106,6.562,22.55,0,14.554,0z"/> | |||
</g> | |||
</g> | |||
<g id="Capa_1_14_"> | |||
</g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
</svg> |
@@ -0,0 +1,41 @@ | |||
<?xml version="1.0" encoding="iso-8859-1"?> | |||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |||
<svg version="1.1" id="Capa_1" fill="white" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |||
viewBox="0 0 47.095 47.095" style="enable-background:new 0 0 47.095 47.095;" xml:space="preserve"> | |||
<g> | |||
<path d="M45.363,36.234l-13.158-13.16l12.21-12.21c2.31-2.307,2.31-6.049,0-8.358c-2.308-2.308-6.05-2.307-8.356,0l-12.212,12.21 | |||
L11.038,1.906c-2.309-2.308-6.051-2.308-8.358,0c-2.307,2.309-2.307,6.049,0,8.358l12.81,12.81L1.732,36.831 | |||
c-2.309,2.31-2.309,6.05,0,8.359c2.308,2.307,6.049,2.307,8.356,0l13.759-13.758l13.16,13.16c2.308,2.308,6.049,2.308,8.356,0 | |||
C47.673,42.282,47.672,38.54,45.363,36.234z"/> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
</svg> |
@@ -0,0 +1,43 @@ | |||
<?xml version="1.0" encoding="iso-8859-1"?> | |||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |||
<svg version="1.1" id="Capa_1" fill="#63b521" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |||
viewBox="0 0 408.576 408.576" style="enable-background:new 0 0 408.576 408.576;" xml:space="preserve"> | |||
<g> | |||
<g> | |||
<path d="M204.288,0C91.648,0,0,91.648,0,204.288s91.648,204.288,204.288,204.288s204.288-91.648,204.288-204.288 | |||
S316.928,0,204.288,0z M318.464,150.528l-130.56,129.536c-7.68,7.68-19.968,8.192-28.16,0.512L90.624,217.6 | |||
c-8.192-7.68-8.704-20.48-1.536-28.672c7.68-8.192,20.48-8.704,28.672-1.024l54.784,50.176L289.28,121.344 | |||
c8.192-8.192,20.992-8.192,29.184,0C326.656,129.536,326.656,142.336,318.464,150.528z"/> | |||
</g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
</svg> |
@@ -0,0 +1,3 @@ | |||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#425466" class="bi bi-chevron-down" viewBox="0 0 16 16"> | |||
<path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/> | |||
</svg> |
@@ -0,0 +1,41 @@ | |||
<?xml version="1.0" encoding="iso-8859-1"?> | |||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |||
<svg version="1.1" id="Capa_1" fill="black" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |||
viewBox="0 0 47.095 47.095" style="enable-background:new 0 0 47.095 47.095;" xml:space="preserve"> | |||
<g> | |||
<path d="M45.363,36.234l-13.158-13.16l12.21-12.21c2.31-2.307,2.31-6.049,0-8.358c-2.308-2.308-6.05-2.307-8.356,0l-12.212,12.21 | |||
L11.038,1.906c-2.309-2.308-6.051-2.308-8.358,0c-2.307,2.309-2.307,6.049,0,8.358l12.81,12.81L1.732,36.831 | |||
c-2.309,2.31-2.309,6.05,0,8.359c2.308,2.307,6.049,2.307,8.356,0l13.759-13.758l13.16,13.16c2.308,2.308,6.049,2.308,8.356,0 | |||
C47.673,42.282,47.672,38.54,45.363,36.234z"/> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
</svg> |
@@ -0,0 +1,63 @@ | |||
<?xml version="1.0" encoding="iso-8859-1"?> | |||
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |||
<svg fill="#ec9f05" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |||
width="401.601px" height="401.6px" viewBox="0 0 401.601 401.6" style="enable-background:new 0 0 401.601 401.6;" | |||
xml:space="preserve"> | |||
<g> | |||
<g> | |||
<path d="M116.682,229.329c11.286,0,22.195-0.729,32.518-2.086V114.094c-10.322-1.356-21.232-2.085-32.518-2.085 | |||
c-64.441,0-116.681,23.693-116.681,52.921v11.477C0.001,205.634,52.241,229.329,116.682,229.329z"/> | |||
<path d="M116.682,288.411c11.286,0,22.195-0.729,32.518-2.084v-33.166c-10.325,1.356-21.229,2.095-32.518,2.095 | |||
c-56.25,0-103.199-18.054-114.227-42.082c-1.606,3.5-2.454,7.124-2.454,10.839v11.477 | |||
C0.001,264.718,52.241,288.411,116.682,288.411z"/> | |||
<path d="M149.199,314.823v-2.578c-10.325,1.356-21.229,2.095-32.518,2.095c-56.25,0-103.199-18.054-114.227-42.082 | |||
C0.848,275.757,0,279.381,0,283.096v11.477c0,29.229,52.24,52.922,116.681,52.922c12.887,0,25.282-0.95,36.873-2.7 | |||
c-2.873-5.877-4.355-12.075-4.355-18.496V314.823z"/> | |||
<path d="M284.92,22.379c-64.441,0-116.681,23.693-116.681,52.921v11.477c0,29.228,52.24,52.921,116.681,52.921 | |||
c64.44,0,116.681-23.693,116.681-52.921V75.3C401.601,46.072,349.36,22.379,284.92,22.379z"/> | |||
<path d="M284.92,165.626c-56.25,0-103.199-18.053-114.227-42.082c-1.606,3.499-2.454,7.123-2.454,10.839v11.477 | |||
c0,29.228,52.24,52.921,116.681,52.921c64.44,0,116.681-23.693,116.681-52.921v-11.477c0-3.716-0.848-7.34-2.454-10.839 | |||
C388.119,147.573,341.17,165.626,284.92,165.626z"/> | |||
<path d="M284.92,224.71c-56.25,0-103.199-18.054-114.227-42.082c-1.606,3.499-2.454,7.123-2.454,10.839v11.477 | |||
c0,29.229,52.24,52.922,116.681,52.922c64.44,0,116.681-23.693,116.681-52.922v-11.477c0-3.716-0.848-7.34-2.454-10.839 | |||
C388.119,206.657,341.17,224.71,284.92,224.71z"/> | |||
<path d="M284.92,286.983c-56.25,0-103.199-18.054-114.227-42.082c-1.606,3.5-2.454,7.123-2.454,10.838v11.478 | |||
c0,29.228,52.24,52.921,116.681,52.921c64.44,0,116.681-23.693,116.681-52.921v-11.478c0-3.715-0.848-7.34-2.454-10.838 | |||
C388.119,268.928,341.17,286.983,284.92,286.983z"/> | |||
<path d="M284.92,346.066c-56.25,0-103.199-18.053-114.227-42.081c-1.606,3.5-2.454,7.125-2.454,10.838V326.3 | |||
c0,29.228,52.24,52.921,116.681,52.921c64.44,0,116.681-23.693,116.681-52.921v-11.478c0-3.715-0.848-7.34-2.454-10.838 | |||
C388.119,328.012,341.17,346.066,284.92,346.066z"/> | |||
</g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
</svg> |
@@ -0,0 +1 @@ | |||
<svg id="bold" fill="#63b521" enable-background="new 0 0 10 10" preserveAspectRatio="xMidYMid meet" height="20px" width="20px" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><g><path d="m9.707 19.121c-.187.188-.442.293-.707.293s-.52-.105-.707-.293l-5.646-5.647c-.586-.586-.586-1.536 0-2.121l.707-.707c.586-.586 1.535-.586 2.121 0l3.525 3.525 9.525-9.525c.586-.586 1.536-.586 2.121 0l.707.707c.586.586.586 1.536 0 2.121z"/></g></svg> |
@@ -0,0 +1,67 @@ | |||
<?xml version="1.0" encoding="iso-8859-1"?> | |||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |||
viewBox="0 0 551.034 551.034" style="enable-background:new 0 0 551.034 551.034;" xml:space="preserve"> | |||
<g> | |||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="275.517" y1="4.57" x2="275.517" y2="549.72" gradientTransform="matrix(1 0 0 -1 0 554)"> | |||
<stop offset="0" style="stop-color:#E09B3D"/> | |||
<stop offset="0.3" style="stop-color:#C74C4D"/> | |||
<stop offset="0.6" style="stop-color:#C21975"/> | |||
<stop offset="1" style="stop-color:#7024C4"/> | |||
</linearGradient> | |||
<path style="fill:url(#SVGID_1_);" d="M386.878,0H164.156C73.64,0,0,73.64,0,164.156v222.722 | |||
c0,90.516,73.64,164.156,164.156,164.156h222.722c90.516,0,164.156-73.64,164.156-164.156V164.156 | |||
C551.033,73.64,477.393,0,386.878,0z M495.6,386.878c0,60.045-48.677,108.722-108.722,108.722H164.156 | |||
c-60.045,0-108.722-48.677-108.722-108.722V164.156c0-60.046,48.677-108.722,108.722-108.722h222.722 | |||
c60.045,0,108.722,48.676,108.722,108.722L495.6,386.878L495.6,386.878z"/> | |||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="275.517" y1="4.57" x2="275.517" y2="549.72" gradientTransform="matrix(1 0 0 -1 0 554)"> | |||
<stop offset="0" style="stop-color:#E09B3D"/> | |||
<stop offset="0.3" style="stop-color:#C74C4D"/> | |||
<stop offset="0.6" style="stop-color:#C21975"/> | |||
<stop offset="1" style="stop-color:#7024C4"/> | |||
</linearGradient> | |||
<path style="fill:url(#SVGID_2_);" d="M275.517,133C196.933,133,133,196.933,133,275.516s63.933,142.517,142.517,142.517 | |||
S418.034,354.1,418.034,275.516S354.101,133,275.517,133z M275.517,362.6c-48.095,0-87.083-38.988-87.083-87.083 | |||
s38.989-87.083,87.083-87.083c48.095,0,87.083,38.988,87.083,87.083C362.6,323.611,323.611,362.6,275.517,362.6z"/> | |||
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="418.31" y1="4.57" x2="418.31" y2="549.72" gradientTransform="matrix(1 0 0 -1 0 554)"> | |||
<stop offset="0" style="stop-color:#E09B3D"/> | |||
<stop offset="0.3" style="stop-color:#C74C4D"/> | |||
<stop offset="0.6" style="stop-color:#C21975"/> | |||
<stop offset="1" style="stop-color:#7024C4"/> | |||
</linearGradient> | |||
<circle style="fill:url(#SVGID_3_);" cx="418.31" cy="134.07" r="34.15"/> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
</svg> |
@@ -0,0 +1 @@ | |||
<svg data-set="loaders" data-loading="lazy" width="30px" height="30px" data-src="https://s2.svgbox.net/loaders.svg?ic=oval" data-icon="oval" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg" stroke="#f67602" color="" data-attributes-set="viewBox,xmlns,stroke,color" data-rendered="true"><g transform="translate(1 1)" stroke-width="2" fill="none" fill-rule="evenodd"><circle stroke-opacity=".5" cx="18" cy="18" r="18"></circle><path d="M36 18c0-9.94-8.06-18-18-18"><animateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"></animateTransform></path></g></svg> |
@@ -0,0 +1 @@ | |||
<svg data-set="loaders" data-loading="lazy" width="30px" height="30px" data-src="https://s2.svgbox.net/loaders.svg?ic=oval" data-icon="oval" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg" stroke="white" color="" data-attributes-set="viewBox,xmlns,stroke,color" data-rendered="true"><g transform="translate(1 1)" stroke-width="2" fill="none" fill-rule="evenodd"><circle stroke-opacity=".5" cx="18" cy="18" r="18"></circle><path d="M36 18c0-9.94-8.06-18-18-18"><animateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"></animateTransform></path></g></svg> |
@@ -0,0 +1 @@ | |||
<svg data-set="hero-solid" data-loading="lazy" width="30px" height="30px" data-src="https://s2.svgbox.net/hero-solid.svg?ic=menu-alt-3" data-icon="menu-alt-3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="white" color="" data-attributes-set="xmlns,viewBox,fill,color" data-rendered="true"><path fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm6 5a1 1 0 011-1h6a1 1 0 110 2h-6a1 1 0 01-1-1z" clip-rule="evenodd"></path></svg> |
@@ -0,0 +1,88 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="230px" height="60px" viewBox="0 0 230 60" enable-background="new 0 0 230 60" xml:space="preserve"> <image id="image0" width="230" height="60" x="0" y="0" | |||
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOYAAAA8CAMAAABFETbAAAAABGdBTUEAALGPC/xhBQAAACBjSFJN | |||
AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAADAFBMVEX////////Vvr7SdXXa | |||
SkrqOzveQEDVYmLNlZXo5OTby8vdRkb7DQ30DAzwDAzwHR3PhYX8/PzUsLD2GBj6EBDwDw/yDw// | |||
EBDaU1P08vLVwcH+FRX1Dw/vDw/+EBDZWlrrMzPwCgrRnZ3NmZn/EhLwJibyISHzKyvwEhLxFhbn | |||
Li729fXWRkb4ExP5lJT8xcX1W1v6qqrtQkLyGRnvAgL3dnb7uLjRurrq5ubKoaHOcXHFWlrIYGDP | |||
iorg1dXw7u71UlL2ZWX2ISH49vb93Nz4iIjvAADIhIT6+vrSgID/ERH8EBD8Ghrh2Nj5nJy7bm7U | |||
uLjJqqrFoaHCmprRjY2+kJDSvLzy8fHe0dHIfn78ExP3HBzn4ODEi4vIpqb5+fnczs7g19fzODj7 | |||
IiL5FhbmODjOeXnQpqbVtbXmQkLa1NTtKSnsIyP0FRX0SUno4+PImZnqICDKiIju7Ozs5+fJkpLg | |||
QkLYxMTPqanQsbH4AQHSu7vKuLjadXXYZWXSWlr4EBDFdnbiKyvHsbHNnZ3Lnp7DcXHqKCj19PTj | |||
MzPUVFTl3d3FcXHNoqLSa2vSoaHOra3tJia8Y2P2Dw/iPT3Qq6vNvr7FgoLKdXXRk5Pbjo7JlZXO | |||
s7PQNjbjUFDcPDzUTEziODjq5OTPwMDOfHzNjo7FrKzb0NDEk5PdNDTcKSngICDNpqbi19fgSkrZ | |||
ycnDdnbjRETNgYH9ERHazs7Na2vjRkbj29vt6urMkZHmPT3//Pz5+PjRubnJcXHJgYHNZWXYu7vP | |||
SEje1dXOYmLRtbXLurrOdHTXxsbJjIzNUVHNOjrabGzNXV3JenrGYmK8dHTaQkLMr6/HenrBa2u/ | |||
Xl76EhLsGxvQw8PVzs729vbtLS3SxcXLZmbnJCTTfHzp6em5ubnU1NSysrJsbGzR0dG1tbUYGBgC | |||
AgIxMTGpqanZ2dmDg4Pd3d0kJCSTk5PMzMx2dnaurq5bW1vh4eHu7u5SUlJjY2Pl5eVJSUmioqJ9 | |||
fX08PDyLi4vDw8Oampr1YXXIAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAHdElNRQfjBRsF | |||
Bx/XfsW7AAAOT0lEQVRo3u2aC1xVRRrAZxGR0IAbZ85w4XC4yktQk9T0SikKm8gZMFMT5aqgXU1D | |||
84EPXCruupaCidDFVTdXs3TVNiPf6JI9qFXbtbZ0a7e2El8c5JXliqnkzsy553Dv5SooGbS/Pn5w | |||
zpn5Zs73n++bmW/ODwB+kV/kZyC/amsDfgJx6+De0aOT511tbccdFa/OXbrc7X13ly4+vrq2tuXO | |||
yT1+HFSER/76trbmTklAoABVCRKD/0/9qTfc3bWrN/T2ZpzeqFtbG3RnJCQ0LDyie9fwSIbp4xfV | |||
o60tuiPSs9e9vaPv6xPdu6837Hd//7AuA1rdpXFgzAMPDhrc1mT2Ehveb0j/fkN7x8VH9/Pu/uuH | |||
hqGEVvY4PDFQQhIWk9pT+Cf3Gjak/7ChvSNG9PfuF92fYD6sVOi8Rj4yavToMb6+gx4dNTZ5eEs7 | |||
THGXEpLHjU/lBVPsrZkyYeLoSZMmjRrtqlnaqFGkbvTE9NvEnGyKGDoiesSUKUP6R8P7779XwzQ+ | |||
hiQkihiZzanEOVOnjWtRfzr/0MfpdXqgZLjFzSl9ho+EiDzhaghoBcqYMfI2MWNnzooeEQGHPfkk | |||
4ewzdEQ/LWhnp8+Zy0M8LzN2fvqCqUg0T2vJXhOCFio3i8Yk37Ix+iw/CNFiFzVZCPLhY1scUk2l | |||
52+i+w+D/aKHdO19X7/77xuGshvrEkSIn2J38U9jiJ5pwaiFoXm3bwsAORzEMS7Kgy0Q/7Y1Hc8J | |||
vLf3lK59RzzkHT0EPtQ/YondhkLGEP/Odt+Jg2hps709i8TsZpVuIs8Rry1LaVI82Axb8vabyPJc | |||
U6QP7B4Z2b1r1+6R3QPtO7vHDnOCCQouDHCSPBy5ojXWPI94iFY2Kc7HBHNVazoGAaF30/THW0mC | |||
cuyrpouNmCCPg2JBM32lFApht7i+OsoLqWHQWuRcuqKvKbK1mGB10o1S999zdphrMMRrm+nqCU6I | |||
asU6QeZm5DoLbBL3a9EfCluNCbzcEbYKAofi5jkupg6YLyLI5TTT03pk+WOrTNkQOX+jlXvJsdDo | |||
13m+qfWYAIxd23lTUY7ny07FjpgS5Do108/oW8LUBb/iXOTupyPDicc6FG6W3GKTfgxM+k4XZQ6Y | |||
40UoukwE0xpv54m3grlF/JNzkUecLjOcd3Sn0bQJZM7lb4qpa8350QHT3QqRG+ty68ptWVpinh68 | |||
hizX059lyUAHbNlu114fMGfbYvuVN37r4jnbssYpNq0340ec37j9VR3pxNGdm6UsEPtnwQ5TNy5r | |||
27OLMhsH+rUi+pbJBduydtj3tmIxUdPbDQO7qPcuMdPNkPMgjtOFGNCsXhJ6vZgUDg/ISZXeAOsN | |||
SDJtBRMSfWBQ5IydO3f26UAqY3eFo1m7JXPOBFsXg2PCEJIkxHV0A7o9e1N5mLGPKjemkcNf3QjA | |||
fj9o706jKSqeYkrqUUC/xYBCZyEUlq+MtTFkE0IlupUbaT5ofkZbRIv9EZqFxIwD5D444uC+ffsO | |||
RtA1tENER3Jv6PgXF5ilnS3WJC8ASvyR+5slJdkLRfN0ACZJROPQWxKCQWhl6RQk0NWaiBRMxsUg | |||
vV2caXw8Q4pQ0r51ZhS82itgXgaH/ME7SQjCII4pL9KQlpvcyd+3Hdy5WfIEzJsLlOdFhtCwlcZM | |||
r3wRm6iDh/cRBRi5blPgxnejOLLrBtvaDUJxc1ZklsUglA+A2/iZnMBFDdpDKrZ6vmSx4Pfe175l | |||
/pWcqJTpY8zDoiGAjORCSUnmYpdx4bNB7GEBBpk7esaY0GMrwI79h7CwZAcVPSh7LLSAaR4xY49S | |||
OoiSz0hWMH9DqDvQ73jHD1qW7ie6+xvDp8TsT/6OS7Vzp9EUlsIwxaMKZRLOUMJjnsizTMLLwEMo | |||
HiaFpSMjeGgbNV9pobKi5nNMa0Ucr+2HyZwyZsYSPX13ycSJE2eTMd7zlo/Udxrd9/dK+TbVDziW | |||
veYKfDiZJMmrmMd8d3N/s83CIlHNpzJ4RI7qW5DZTZ2hf6e+yjRBvMdpaq7YfYxe8uzcmSjRoKPe | |||
XMMsC7NiNbf35/gk+trVJIuZZnO1GYof0hs3tMyWp9wjWTfRvXwaFnJte/pRSRlFr6wxTz/z4Ecf | |||
fTj+uQc/mGpCqMiXYRTvxpOeIFLstrKQZ9vLQis+1mhmIlZX2qVS3yNEcVzxgAWzIHoUTDbjvY5I | |||
LxPMI06YZegFZizW3JkZF6a3Yf6DPh9C1o2q9p5UKL5Ng46DqeqS+LEFP0gj2UMMnkzen77okxwL | |||
P4v6NV2Cu72Yji43NF3tI6Use/Sg4yde+OeJzaPdZtsK92Ies5MfWUhEiR4lPKzoDReYuiJBEG2a | |||
IpJGgcMiDmges1h6jl3dLao7fZkzNcz5Pry4S1P3sPKm+QA8xUGzusw9o2C6kc1XtBmKEUtAdRut | |||
iqOBmxTs8NaU9UfSS+2ee0RZckdmDxgwIJtKQCZ7k+gKc8enlrxsTXNRfFqU5bNMh75dYo6UlM6m | |||
k4wrj+HNDEuxYXJ0unyCICrQ1DeT0+F6BVPdth5GDHMt6j5n7AD6/rHZ2WOVygVIiGI0OcjxE0Hj | |||
EqRIci/8gZNhN8AsQNgXOLS05jolu64wH5ESbMFghaE0whZI64CKSY+7Cci+0SQE6cLkArMndh5V | |||
csbygyyiJvTyd6xwSA+I/Mti+bhlmAeQ4+n4FSxMdUpUXGHOsWGC14g7SWTFL4tQjr/LlwhsKTgh | |||
Qv7fmvoAxNaepphpuUKvpl8W8zhm1C7J6+aYr1j4QqcPPDfAnIgs7vZqT2FhrtMJzRWmr815oHS7 | |||
FQaOA57Ss0DDpOeGEySxbmyUTTB9XWF+vkQQ1zfBXI34L+JBj5lOzmyC+R/yvMhR5QaYnojtM5oc | |||
wVB8s3nM51VMsJS4s5N+Zm6phsnmy1siRK9p6uvJTJ3kClO3ScAdmmCmFPIoG3STnBDIluOIOcEM | |||
nbeFG2C+Lzl+1Jjdl8dOpzhXmMc0TH2GAH02kGy20ZvvAjrnIT6sqR8QIVfmcm7mcHxG0w+LMRh/ | |||
Cb7o6Vxs/5GEClmToV/6TTB3qZhGEy98YR+lH1vgpyO1p9jlCuZTTi/cgELU26MI8ni7us4TTAtN | |||
POaH80KuNsnzOGuRziXmiygIb26CuQjzX/miJh+rBpKgWG1f4ImCrAZ1iypY0ATzUe282QkH4Tz1 | |||
69mYxSQIg4QwNemJNQxkmMjT8X267bs1zNiZJD/VnnosEZS04GtyHFSHq8SHR/SjsD3mCYQfAHRV | |||
5SEeaCsz5tu+YZFY5tHOJvQJZCY4HDH1Biu0RKxmY/w4aoq5C1ttB7HBZj6Im8FmQbwvCgDxB7kg | |||
IbzbclZXFGckHHMFy+uO75vfFx3XHhJFvlCLh/ivBD5jOBshizDVZvU0LLHVZLFolx5wHNvzElEQ | |||
jzuwtGawoWO8rXYeAZruTOkVJUB+WbH9RnAkyRIk4Nz3vp7mIdF9bKsPFIo0Y/Q9LdDPtlovRUKQ | |||
FW/8MjEmih4xQNkyDHkx6r2vO3yAAllC5E5SuphkvZu/UfVOPidsVx/ACr/GIdYN/BRCbg61ZFwE | |||
5jawpHwVh/ax9OYQSYFtpzQjybFZZl/qL0KIw/MOJx6TMtQkDpT1YlFuJz1yDAiJ5EfKmJHVWFw8 | |||
FXGCBZMkKlEH3uyIqE7cwWN0uPbsC6fp1e6OL+2nmqsziCY9acUp5+HkDQgLVpKBSTPSWYFbKkkd | |||
8WdSvjIBQ6YESqIoBR5UmpPMHNmQC2Z8wfJGMaJzAcHPw9Jneyeu2YnMMSQ4SjtFsMopJLYGz0hi | |||
Z84+nxD790rYKhBDQ19vPNgvz7Bbp5UwSUjotopKt6PH3ezLV+ZsKixcuIum8nveYiohCQn0Q8n+ | |||
8Z5Mf95xxbySF/MMMzNeWqf55538qYVzDTmvqeM5ltRHBaup7vvjQ1jzLcdtg1/woRpCxw8wS1Yd | |||
+JApBxzeaJoV9/GuMuboo1tYswRybpmgWBAynq3gRzp4ZMzMfe99+0kXvuxz0FLRxbb0W2xaidOq | |||
HluSZv9YmpnWwp6cRJ9Z2iK1EscM00vacnvv+3nJIb/M1nfS7uWuwOOt76T9y9rQl1vfSbuX/YF7 | |||
W99JG8vJ8lPNqfhzk9vaSkVOnzl7my3PVciVN6vPXLAmz+nbSNvJGfm8i9Kq6prmGupq5bpvmhaf | |||
0loGi4hDXs118xPJBflbh+d4tkF/J9sTxNqyi1Jt8yYp7kWbL3X/Vblj6cZ6SW2pW2KFYntxpoJ5 | |||
prIG1FTWE9uqSSReJi6WK75X2Ooqr1TKlaep3Vcr5GuE4XJlQ31FfEmtLNeeI/W1cmU5qU2rrpUr | |||
fmAtLyk9j0lKfd14u2bdEczv5bPgLPXOt/Kl62dSwPVa+dJVBfOqLH9XL8unqObV8xUVKaBGluXv | |||
41Pq5Yr6b0CdXE+GgcRpvVx5tb6Ktay2dT2hrP3806WGeUq+Rnwjn2EZaL1cZatvkOsp6wVwUr6W | |||
svyqfI5i0lXrMh2WtNpa4/Lrch0dJOWs9p3Wsl2JDfOUgnmxUq6gbqzX5maDfAWAH+RL5JfJdYLJ | |||
JmUVvVxUCi+A6+SXySWHWd1upF4+rXizimIC3ZVauvTWy+qW2EDASCzXg2/ka+Wnz5VfdMC8LNeW | |||
nz5dXgXOy9+pmM1upj+5lFT9UKFMrAs19cybNSRuG2hBnVHFrKypuUZc3qOCrDDDSak9JiA1OnCZ | |||
HK6Jn09W6WnQXj/Z1ljO0sACDrCArKVmX5Ar5ArCfV5Wt/4GUkJWIRLI5fSmNo1g1iqY9HKWLLhy | |||
xUUArtDgPceu19oay1nONlSX227qMsvJbc31q9cv04Jz1edVzLrz1afZLams+0EH9OdZmxTlcvJK | |||
dUM5PcJW1V1lfjxd/e0tWtEehM3NH03+BzrVKYOopxK7AAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE5 | |||
LTA1LTI3VDA1OjA3OjMxKzAzOjAwBuPz1AAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxOS0wNS0yN1Qw | |||
NTowNzozMSswMzowMHe+S2gAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAA | |||
AElFTkSuQmCC" /> | |||
</svg> |
@@ -0,0 +1 @@ | |||
<svg id="Capa_1" enable-background="new 0 0 512 512" height="512" viewBox="0 0 512 512" width="512" xmlns="http://www.w3.org/2000/svg"><g><g fill="#f00044"><path d="m182.1 265.4c-40.6 0-73.4 32.8-72.8 73 .4 25.8 14.6 48.2 35.5 60.7-7.1-10.9-11.3-23.8-11.5-37.7-.6-40.2 32.2-73 72.8-73 8 0 15.7 1.3 22.9 3.6v-80.5c-7.5-1.1-15.2-1.7-22.9-1.7-.4 0-.7 0-1.1 0v59.2c-7.2-2.3-14.9-3.6-22.9-3.6z"/><path d="m357.6 24h-.6-20.8c6 30.1 22.9 56.3 46.5 74.1-15.5-20.5-24.9-46.1-25.1-74.1z"/><path d="m480 146.5c-7.9 0-15.5-.8-23-2.2v57.7c-27.2 0-53.6-5.3-78.4-15.9-16-6.8-30.9-15.5-44.6-26l.4 177.9c-.2 40-16 77.5-44.6 105.8-23.3 23-52.8 37.7-84.8 42.4-7.5 1.1-15.2 1.7-22.9 1.7-34.2 0-66.8-11.1-93.3-31.6 3 3.6 6.2 7.1 9.7 10.5 28.8 28.4 67 44.1 107.7 44.1 7.7 0 15.4-.6 22.9-1.7 32-4.7 61.5-19.4 84.8-42.4 28.6-28.3 44.4-65.8 44.6-105.8l-1.5-177.9c13.6 10.5 28.5 19.3 44.6 26 24.9 10.5 51.3 15.9 78.4 15.9"/></g><path d="m98.2 254.1c28.5-28.3 66.4-44 106.8-44.3v-21.3c-7.5-1.1-15.2-1.7-22.9-1.7-40.8 0-79.1 15.7-107.9 44.3-28.3 28.1-44.5 66.5-44.4 106.4 0 40.2 15.9 77.9 44.6 106.4 4.6 4.5 9.3 8.7 14.3 12.5-22.6-26.9-34.9-60.5-35-95.9.1-39.9 16.2-78.3 44.5-106.4z" fill="#08fff9"/><path d="m457 144.3v-21.4h-.2c-27.8 0-53.4-9.2-74-24.8 17.9 23.6 44.1 40.4 74.2 46.2z" fill="#08fff9"/><path d="m202 432.2c9.5.5 18.6-.8 27-3.5 29-9.5 49.9-36.5 49.9-68.3l.1-119v-217.4h57.2c-1.5-7.5-2.3-15.1-2.4-23h-78.8v217.3l-.1 119c0 31.8-20.9 58.8-49.9 68.3-8.4 2.8-17.5 4.1-27 3.5-12.1-.7-23.4-4.3-33.2-10.1 12.3 19 33.3 31.9 57.2 33.2z" fill="#08fff9"/><path d="m205 486.2c32-4.7 61.5-19.4 84.8-42.4 28.6-28.3 44.4-65.8 44.6-105.8l-.4-177.9c13.6 10.5 28.5 19.3 44.6 26 24.9 10.5 51.3 15.9 78.4 15.9v-57.7c-30.1-5.8-56.3-22.6-74.2-46.2-23.6-17.8-40.6-44-46.5-74.1h-57.3v217.3l-.1 119c0 31.8-20.9 58.8-49.9 68.3-8.4 2.8-17.5 4.1-27 3.5-24-1.3-44.9-14.2-57.2-33.1-20.9-12.4-35.1-34.9-35.5-60.7-.6-40.2 32.2-73 72.8-73 8 0 15.7 1.3 22.9 3.6v-59.2c-40.4.3-78.3 16-106.8 44.3-28.3 28.1-44.5 66.5-44.4 106.3 0 35.4 12.3 69 35 95.9 26.6 20.5 59.1 31.6 93.3 31.6 7.7.1 15.4-.5 22.9-1.6z"/></g></svg> |
@@ -0,0 +1,43 @@ | |||
<?xml version="1.0" encoding="iso-8859-1"?> | |||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> | |||
<path style="fill:#03A9F4;" d="M512,97.248c-19.04,8.352-39.328,13.888-60.48,16.576c21.76-12.992,38.368-33.408,46.176-58.016 | |||
c-20.288,12.096-42.688,20.64-66.56,25.408C411.872,60.704,384.416,48,354.464,48c-58.112,0-104.896,47.168-104.896,104.992 | |||
c0,8.32,0.704,16.32,2.432,23.936c-87.264-4.256-164.48-46.08-216.352-109.792c-9.056,15.712-14.368,33.696-14.368,53.056 | |||
c0,36.352,18.72,68.576,46.624,87.232c-16.864-0.32-33.408-5.216-47.424-12.928c0,0.32,0,0.736,0,1.152 | |||
c0,51.008,36.384,93.376,84.096,103.136c-8.544,2.336-17.856,3.456-27.52,3.456c-6.72,0-13.504-0.384-19.872-1.792 | |||
c13.6,41.568,52.192,72.128,98.08,73.12c-35.712,27.936-81.056,44.768-130.144,44.768c-8.608,0-16.864-0.384-25.12-1.44 | |||
C46.496,446.88,101.6,464,161.024,464c193.152,0,298.752-160,298.752-298.688c0-4.64-0.16-9.12-0.384-13.568 | |||
C480.224,136.96,497.728,118.496,512,97.248z"/> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
</svg> |
@@ -0,0 +1,3 @@ | |||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="red" class="bi bi-exclamation-triangle-fill" viewBox="0 0 16 16"> | |||
<path d="M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/> | |||
</svg> |
@@ -0,0 +1,39 @@ | |||
<?xml version="1.0" encoding="iso-8859-1"?> | |||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |||
viewBox="0 0 461.001 461.001" style="enable-background:new 0 0 461.001 461.001;" xml:space="preserve"> | |||
<path style="fill:#F61C0D;" d="M365.257,67.393H95.744C42.866,67.393,0,110.259,0,163.137v134.728 | |||
c0,52.878,42.866,95.744,95.744,95.744h269.513c52.878,0,95.744-42.866,95.744-95.744V163.137 | |||
C461.001,110.259,418.135,67.393,365.257,67.393z M300.506,237.056l-126.06,60.123c-3.359,1.602-7.239-0.847-7.239-4.568V168.607 | |||
c0-3.774,3.982-6.22,7.348-4.514l126.06,63.881C304.363,229.873,304.298,235.248,300.506,237.056z"/> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
<g> | |||
</g> | |||
</svg> |
@@ -0,0 +1,113 @@ | |||
{ | |||
"resources/PatuaOne-Regular.ttf": { | |||
"file": "assets/PatuaOne-Regular-3kzkBYcj.ttf", | |||
"src": "resources/PatuaOne-Regular.ttf" | |||
}, | |||
"resources/images/arrow-left-circle-fill.svg": { | |||
"file": "assets/arrow-left-circle-fill-DynM7rXh.svg", | |||
"src": "resources/images/arrow-left-circle-fill.svg" | |||
}, | |||
"resources/images/arrow-right-circle-fill.svg": { | |||
"file": "assets/arrow-right-circle-fill-CBb9yxsX.svg", | |||
"src": "resources/images/arrow-right-circle-fill.svg" | |||
}, | |||
"resources/images/black-circle.svg": { | |||
"file": "assets/black-circle-BCNsooL-.svg", | |||
"src": "resources/images/black-circle.svg" | |||
}, | |||
"resources/images/cancel-icon2.svg": { | |||
"file": "assets/cancel-icon2-AuEb0qpq.svg", | |||
"src": "resources/images/cancel-icon2.svg" | |||
}, | |||
"resources/images/checked2.svg": { | |||
"file": "assets/checked2-o0YFR3D7.svg", | |||
"src": "resources/images/checked2.svg" | |||
}, | |||
"resources/images/chevron-down.svg": { | |||
"file": "assets/chevron-down-BjsmPeNv.svg", | |||
"src": "resources/images/chevron-down.svg" | |||
}, | |||
"resources/images/close-icon-black.svg": { | |||
"file": "assets/close-icon-black-xyYpAKIV.svg", | |||
"src": "resources/images/close-icon-black.svg" | |||
}, | |||
"resources/images/coin-stack.svg": { | |||
"file": "assets/coin-stack-DErFuLeA.svg", | |||
"src": "resources/images/coin-stack.svg" | |||
}, | |||
"resources/images/green-check.svg": { | |||
"file": "assets/green-check-Bg-Ln0LP.svg", | |||
"src": "resources/images/green-check.svg" | |||
}, | |||
"resources/images/instagram-icon.svg": { | |||
"file": "assets/instagram-icon-Di3Avv-g.svg", | |||
"src": "resources/images/instagram-icon.svg" | |||
}, | |||
"resources/images/loading-white.svg": { | |||
"file": "assets/loading-white-CQqcC_jm.svg", | |||
"src": "resources/images/loading-white.svg" | |||
}, | |||
"resources/images/loading.svg": { | |||
"file": "assets/loading-MfVqFC_F.svg", | |||
"src": "resources/images/loading.svg" | |||
}, | |||
"resources/images/menu-icon.svg": { | |||
"file": "assets/menu-icon-JHD8WyuK.svg", | |||
"src": "resources/images/menu-icon.svg" | |||
}, | |||
"resources/images/payeer.png": { | |||
"file": "assets/payeer-KINjIAkf.png", | |||
"src": "resources/images/payeer.png" | |||
}, | |||
"resources/images/perfect_money.svg": { | |||
"file": "assets/perfect_money-Dxga5CQE.svg", | |||
"src": "resources/images/perfect_money.svg" | |||
}, | |||
"resources/images/tik-tok.svg": { | |||
"file": "assets/tik-tok-BSB0U4jG.svg", | |||
"src": "resources/images/tik-tok.svg" | |||
}, | |||
"resources/images/twitter.svg": { | |||
"file": "assets/twitter-BBPcZW-S.svg", | |||
"src": "resources/images/twitter.svg" | |||
}, | |||
"resources/images/warning-colored.svg": { | |||
"file": "assets/warning-colored-DDC1cIZO.svg", | |||
"src": "resources/images/warning-colored.svg" | |||
}, | |||
"resources/images/youtube-icon.svg": { | |||
"file": "assets/youtube-icon-Dt1NUtsi.svg", | |||
"src": "resources/images/youtube-icon.svg" | |||
}, | |||
"resources/js/main.js": { | |||
"file": "assets/main-BIFT_6Bb.js", | |||
"name": "main", | |||
"src": "resources/js/main.js", | |||
"isEntry": true, | |||
"css": [ | |||
"assets/main-Pm5c0fuk.css" | |||
], | |||
"assets": [ | |||
"assets/loading-MfVqFC_F.svg", | |||
"assets/checked2-o0YFR3D7.svg", | |||
"assets/warning-colored-DDC1cIZO.svg", | |||
"assets/loading-white-CQqcC_jm.svg", | |||
"assets/cancel-icon2-AuEb0qpq.svg", | |||
"assets/youtube-icon-Dt1NUtsi.svg", | |||
"assets/instagram-icon-Di3Avv-g.svg", | |||
"assets/twitter-BBPcZW-S.svg", | |||
"assets/tik-tok-BSB0U4jG.svg", | |||
"assets/chevron-down-BjsmPeNv.svg", | |||
"assets/arrow-left-circle-fill-DynM7rXh.svg", | |||
"assets/arrow-right-circle-fill-CBb9yxsX.svg", | |||
"assets/payeer-KINjIAkf.png", | |||
"assets/perfect_money-Dxga5CQE.svg", | |||
"assets/coin-stack-DErFuLeA.svg", | |||
"assets/PatuaOne-Regular-3kzkBYcj.ttf", | |||
"assets/green-check-Bg-Ln0LP.svg", | |||
"assets/menu-icon-JHD8WyuK.svg", | |||
"assets/black-circle-BCNsooL-.svg", | |||
"assets/close-icon-black-xyYpAKIV.svg" | |||
] | |||
} | |||
} |
@@ -1,100 +1,146 @@ | |||
<template> | |||
<div> | |||
<section class="pending-pane"> | |||
<div class="actions"><a class="new-order" href="#new-order">New</a><a | |||
class="new-order" href="#credits">Add Credits</a></div> | |||
<h4>Pending Orders</h4> | |||
<ul> | |||
<template v-bind:key='order.id' v-for="order in orders"> | |||
<div class="pending-item" v-if="order.status == 'pending'"> | |||
<div class="pending-heading"> | |||
<li @click="togglePending($event)">{{order.service.name}} ({{order.updated_at}})</li> | |||
<img class="chevron" src="../../images/chevron-down.svg" alt=""> | |||
</div> | |||
<div class="pending-content"> | |||
<p>ID: {{order.id}}<br>URL: {{order.url}}<br>Quantity: | |||
{{order.quantity}}<br>Note: {{order.note}}</p> | |||
</div> | |||
</div> | |||
</template> | |||
</ul> | |||
</section> | |||
<div class="info-grey"><p>Orders are typically completed within 1-5 | |||
days.</p><div></div></div> | |||
<section class="history-pane"> | |||
<h4>Order History</h4> | |||
<div> | |||
<section class="pending-pane"> | |||
<div class="actions"> | |||
<a class="new-order" href="#new-order">New</a | |||
><a class="new-order" href="#credits">Add Credits</a> | |||
</div> | |||
<h4>Pending Orders</h4> | |||
<ul> | |||
<template v-bind:key="order.id" v-for="order in orders"> | |||
<div class="pending-item" v-if="order.status == 'pending'"> | |||
<div class="pending-heading"> | |||
<li @click="togglePending($event)"> | |||
{{ order.service.name }} ({{ | |||
order.updated_at | |||
}}) | |||
</li> | |||
<img | |||
class="chevron" | |||
src="../../images/chevron-down.svg" | |||
alt="" | |||
/> | |||
</div> | |||
<div class="pending-content"> | |||
<p> | |||
ID: {{ order.id }}<br />URL: {{ order.url | |||
}}<br />Quantity: {{ order.quantity | |||
}}<br />Note: {{ order.note }} | |||
</p> | |||
</div> | |||
</div> | |||
</template> | |||
</ul> | |||
</section> | |||
<div class="info-grey"> | |||
<p>Orders are typically completed within 1-5 days.</p> | |||
<div></div> | |||
</div> | |||
<section class="history-pane"> | |||
<h4>Order History</h4> | |||
<div class="table-scroller"> | |||
<table> | |||
<thead><th>Date</th><th>ID</th><th>Name</th><th>Status</th> | |||
<th>Quantity</th></thead> | |||
<tbody> | |||
<tr v-bind:key='order.id' v-for='order in | |||
orders.slice(historyPage*10-10, historyPage*10)'> | |||
<td>{{order.updated_at}}</td> | |||
<td>{{order.id}}</td> | |||
<td>{{order.service.name}}</td> | |||
<td :class="order.status" | |||
class="status"><span>{{order.status.charAt(0).toUpperCase() + | |||
order.status.slice(1)}}</span></td> | |||
<td>{{order.quantity}}</td> | |||
<td> <eye @click="select(order)"></eye> </td> | |||
</tr> | |||
</tbody> | |||
</table> | |||
</div> | |||
<div class="table-scroller"> | |||
<table> | |||
<thead> | |||
<th>Date</th> | |||
<th>ID</th> | |||
<th>Name</th> | |||
<th>Status</th> | |||
<th>Quantity</th> | |||
</thead> | |||
<tbody> | |||
<tr | |||
v-bind:key="order.id" | |||
v-for="order in orders.slice( | |||
historyPage * 10 - 10, | |||
historyPage * 10 | |||
)" | |||
> | |||
<td>{{ order.updated_at }}</td> | |||
<td>{{ order.id }}</td> | |||
<td>{{ order.service.name }}</td> | |||
<td :class="order.status" class="status"> | |||
<span>{{ | |||
order.status.charAt(0).toUpperCase() + | |||
order.status.slice(1) | |||
}}</span> | |||
</td> | |||
<td>{{ order.quantity }}</td> | |||
<td><eye @click="select(order)"></eye></td> | |||
</tr> | |||
</tbody> | |||
</table> | |||
</div> | |||
<img @click="moveHistory(false)" class="nav-btn left" | |||
src="../../images/arrow-left-circle-fill.svg" alt=""/> | |||
<p class="nav-legend">{{historyPage}}/{{Math.ceil(orders.length/10)}}</p> | |||
<img @click="moveHistory(true)" class="nav-btn right" | |||
src="../../images/arrow-right-circle-fill.svg" alt=""/> | |||
<img | |||
@click="moveHistory(false)" | |||
class="nav-btn left" | |||
src="../../images/arrow-left-circle-fill.svg" | |||
alt="" | |||
/> | |||
<p class="nav-legend"> | |||
{{ historyPage }}/{{ Math.ceil(orders.length / 10) }} | |||
</p> | |||
<img | |||
@click="moveHistory(true)" | |||
class="nav-btn right" | |||
src="../../images/arrow-right-circle-fill.svg" | |||
alt="" | |||
/> | |||
</section> | |||
</section> | |||
<order-item v-if="selected" @close="close" :selected="selected" | |||
:token="token" @change-url="(url) => selected.url = url"></order-item> | |||
</div> | |||
<order-item | |||
v-if="selected" | |||
@close="close" | |||
:selected="selected" | |||
:token="token" | |||
@change-url="(url) => (selected.url = url)" | |||
></order-item> | |||
</div> | |||
</template> | |||
<script> | |||
import Eye from '../icons/eye-fill.vue' | |||
import OrderItem from './order-item.vue' | |||
import Eye from "../icons/eye-fill.vue"; | |||
import OrderItem from "./order-item.vue"; | |||
function togglePending(event) { | |||
event.target.parentNode.parentNode.classList.toggle('selected') | |||
event.target.parentNode.parentNode.classList.toggle("selected"); | |||
} | |||
function moveHistory(forward) { | |||
if (forward) { | |||
this.historyPage += 1 | |||
} else { | |||
this.historyPage -= 1 | |||
} | |||
if (this.historyPage < 1) { | |||
this.historyPage = 1 | |||
return | |||
} else if (this.historyPage > this.orders.length/10+1) { | |||
this.historyPage -= 1 | |||
return | |||
} | |||
if (forward) { | |||
this.historyPage += 1; | |||
} else { | |||
this.historyPage -= 1; | |||
} | |||
if (this.historyPage < 1) { | |||
this.historyPage = 1; | |||
return; | |||
} else if (this.historyPage > this.orders.length / 10 + 1) { | |||
this.historyPage -= 1; | |||
return; | |||
} | |||
} | |||
function close() { | |||
this.selected = null | |||
this.selected = null; | |||
} | |||
function select(order) { | |||
this.selected = order | |||
this.selected = order; | |||
} | |||
export default { | |||
components: {Eye, OrderItem}, | |||
data() {return {historyPage: 1, selected: null}}, | |||
methods: { | |||
togglePending, moveHistory, close, select | |||
}, | |||
props: ['orders', 'token'], | |||
} | |||
components: { Eye, OrderItem }, | |||
data() { | |||
return { historyPage: 1, selected: null }; | |||
}, | |||
methods: { | |||
togglePending, | |||
moveHistory, | |||
close, | |||
select, | |||
}, | |||
props: ["orders", "token"], | |||
}; | |||
</script> |
@@ -51,7 +51,7 @@ | |||
<a href="mail:support@trendplays.com">Help</a> | |||
@auth <a href="/logout">Logout</a> @endauth | |||
</div> | |||
<small>©Copyright 2021 Trendplays Network, Inc.</small> | |||
<small>©Copyright 2025 Trendplays Network, Inc.</small> | |||
</footer> | |||
@show | |||
@@ -0,0 +1,22 @@ | |||
import { fileURLToPath, URL } from 'node:url' | |||
import { defineConfig } from 'vite' | |||
import vue from '@vitejs/plugin-vue' | |||
import laravel from 'laravel-vite-plugin'; | |||
// https://vitejs.dev/config/ | |||
export default defineConfig({ | |||
plugins: [ | |||
vue(), | |||
laravel([ | |||
'resources/js/main.js', | |||
]), | |||
], | |||
resolve: { | |||
alias: { | |||
'@': fileURLToPath(new URL('./resources/js', import.meta.url)) | |||
} | |||
}, | |||
// publicDir: "./public", | |||
}) |
@@ -1,17 +0,0 @@ | |||
const mix = require('laravel-mix'); | |||
/* | |||
|-------------------------------------------------------------------------- | |||
| Mix Asset Management | |||
|-------------------------------------------------------------------------- | |||
| | |||
| Mix provides a clean, fluent API for defining some Webpack build steps | |||
| for your Laravel applications. By default, we are compiling the CSS | |||
| file for the application as well as bundling up all the JS files. | |||
| | |||
*/ | |||
mix.js('resources/js/app.js', 'public/js') | |||
.postCss('resources/css/app.css', 'public/css', [ | |||
// | |||
]); |