mirror of
https://github.com/wah-su/mstickers.git
synced 2025-04-05 15:54:36 +00:00
feat: add sticker pack preview rendering
This commit is contained in:
parent
dfcddfc0cd
commit
2771d39368
4 changed files with 74 additions and 131 deletions
|
@ -1,122 +0,0 @@
|
||||||
|
|
||||||
<html>
|
|
||||||
|
|
||||||
<head>
|
|
||||||
|
|
||||||
<meta charset="UTF-8" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
||||||
<title>kentai radiquum</title>
|
|
||||||
<link rel="icon" type="image/png" href="https://synapse.wah.su/__thumbnail/LB/FF/fXVUPCuJKQdfBZpMYqJd" />
|
|
||||||
<meta property="og:title" content="kentai radiquum" />
|
|
||||||
<meta property="og:description" content="2 stickers | rating: safe | author: ketfox (https://vk.com/ketfox18)" />
|
|
||||||
<meta property="og:type" content="website" />
|
|
||||||
<meta property="og:image" content="https://synapse.wah.su/__thumbnail/LB/FF/fXVUPCuJKQdfBZpMYqJd" />
|
|
||||||
<meta property="og:image:type" content="image/png" />
|
|
||||||
<meta property="og:image:width" content="256" />
|
|
||||||
<meta property="og:image:height" content="256" />
|
|
||||||
<meta property="og:image:alt" content="🤗" />
|
|
||||||
<link href="../static/tailwind.css" rel="stylesheet">
|
|
||||||
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body class="overflow-x-hidden">
|
|
||||||
|
|
||||||
<div class="fixed inset-0 min-h-screen -z-10 tiledBackground"></div>
|
|
||||||
<div class="fixed inset-0 min-h-screen -z-20 bg-gradient-to-b from-gray-900 to-black"></div>
|
|
||||||
|
|
||||||
<div class="container flex flex-col items-center justify-center min-h-screen gap-4 p-4 mx-auto">
|
|
||||||
|
|
||||||
<div class="w-full flex gap-4 flex-col md:flex-row md:w-[768px] justify-center items-center bg-stone-800 text-zinc-100 px-4 py-8 rounded-lg">
|
|
||||||
<div class="w-48 h-48 flex justify-center items-center">
|
|
||||||
<div role="status" data-spinner-id="LBFFfXVUPCuJKQdfBZpMYqJd">
|
|
||||||
<svg
|
|
||||||
aria-hidden="true"
|
|
||||||
class="inline w-16 h-16 text-gray-200 animate-spin dark:text-gray-600 fill-green-500"
|
|
||||||
viewBox="0 0 100 101"
|
|
||||||
fill="none"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
>
|
|
||||||
<path
|
|
||||||
d="M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z"
|
|
||||||
fill="currentColor"
|
|
||||||
/>
|
|
||||||
<path
|
|
||||||
d="M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z"
|
|
||||||
fill="currentFill"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
<span class="sr-only">Loading...</span>
|
|
||||||
</div>
|
|
||||||
<img
|
|
||||||
src="https://synapse.wah.su/__thumbnail/LB/FF/fXVUPCuJKQdfBZpMYqJd"
|
|
||||||
alt="🤗"
|
|
||||||
class="object-contain w-48 h-48 hidden"
|
|
||||||
data-image-id="LBFFfXVUPCuJKQdfBZpMYqJd"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
<div class="flex flex-col gap-2 justify-center">
|
|
||||||
<p class="text-4xl">kentai radiquum</p><p class="text-2xl">by: <a href="https://vk.com/ketfox18" class="underline">ketfox</a></p><p class="text-2xl text-green-400 text-bold">safe</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="flex flex-col gap-2 justify-center w-full md:w-[768px]">
|
|
||||||
|
|
||||||
<a class="bg-[#2f7ca3] gap-2 items-center w-full px-8 py-4 rounded-lg flex hover:scale-105 transition-transform" href="https://t.me/addstickers/kentai_radiquum">
|
|
||||||
<img src="../static/images/telegram.png" alt="" class="object-contain w-10" />
|
|
||||||
<p class="text-2xl text-slate-50">Telegram</p>
|
|
||||||
</a>
|
|
||||||
<button class="bg-[#259d7b] gap-2 items-center w-full px-8 py-4 rounded-lg flex hover:scale-105 transition-transform" onclick="toggleElementInstruction()">
|
|
||||||
<img src="../static/images/element.png" alt="" class="object-contain w-10" />
|
|
||||||
<p class="text-2xl text-slate-50">Element</p>
|
|
||||||
</button>
|
|
||||||
|
|
||||||
<a class="bg-[#282443] gap-2 items-center w-full px-8 py-4 rounded-lg flex hover:scale-105 transition-transform" href="https://matrix.to/#/!ODINKkkGZdSjOtFyqg:wah.su">
|
|
||||||
<img src="../static/images/fluffychat.png" alt="" class="object-contain w-10" />
|
|
||||||
<p class="text-2xl text-slate-50">FluffyChat</p>
|
|
||||||
</a>
|
|
||||||
<a class="bg-[#373737] gap-2 items-center w-full px-8 py-4 rounded-lg flex hover:scale-105 transition-transform" href="https://matrix.to/#/!ODINKkkGZdSjOtFyqg:wah.su">
|
|
||||||
<img src="../static/images/cinny.png" alt="" class="object-contain w-10" />
|
|
||||||
<p class="text-2xl text-slate-50">Cinny</p>
|
|
||||||
</a>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="fixed inset-0 z-10 hidden min-h-screen bg-black opacity-40" id="preview_sticker_pack_add_to_element_overlay"></div>
|
|
||||||
<div class="fixed top-8 md:top-32 w-full md:max-w-[768px] left-1/2 -translate-x-1/2 text-white z-20 hidden flex-col gap-4 p-4 rounded-lg shadow-lg bg-stone-900" id="preview_sticker_pack_add_to_element">
|
|
||||||
<p>
|
|
||||||
Type /devtools in chat. Other -> Explore account data in Element Web (not "room account data", must be the global one), edit the m.widgets account data event to have the following content:
|
|
||||||
</p>
|
|
||||||
<p class="md:whitespace-pre">
|
|
||||||
{
|
|
||||||
"stickerpicker": {
|
|
||||||
"content": {
|
|
||||||
"type": "m.stickerpicker",
|
|
||||||
"url": "https://matrix.wah.su/stickerpicker/?theme=$theme",
|
|
||||||
"name": "Stickerpicker",
|
|
||||||
"creatorUserId": "@you:matrix.server.name",
|
|
||||||
"data": {}
|
|
||||||
},
|
|
||||||
"sender": "@you:matrix.server.name",
|
|
||||||
"state_key": "stickerpicker",
|
|
||||||
"type": "m.widget",
|
|
||||||
"id": "stickerpicker"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
If you do not yet have a m.widgets event, simply create it with that content. You can also use the client-server API directly instead of using Element Web.
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
The theme=$theme query parameter will make the widget conform to Element's theme automatically. You can also use light, dark or black instead of $theme to always use a specific theme.
|
|
||||||
</p>
|
|
||||||
<button class="flex items-center justify-center w-full py-2 text-2xl bg-red-600 rounded-lg" onclick="toggleElementInstruction()">Close</button>
|
|
||||||
</div>
|
|
||||||
<script src="../static/RenderImages.js"></script>
|
|
||||||
<script src="../static/OpenPopUp.js"></script>
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
||||||
|
|
48
src/templates/components/packPreview.js
Normal file
48
src/templates/components/packPreview.js
Normal file
|
@ -0,0 +1,48 @@
|
||||||
|
const { CreateImageURL } = require("../../utils");
|
||||||
|
|
||||||
|
function _addSticker(index, sticker) {
|
||||||
|
return `
|
||||||
|
<div class="w-24 h-24 flex justify-center items-center">
|
||||||
|
<div role="status" data-spinner-id="${sticker.id}-sticker">
|
||||||
|
<svg
|
||||||
|
aria-hidden="true"
|
||||||
|
class="inline w-16 h-16 text-gray-200 animate-spin dark:text-gray-600 fill-green-500"
|
||||||
|
viewBox="0 0 100 101"
|
||||||
|
fill="none"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
>
|
||||||
|
<path
|
||||||
|
d="M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z"
|
||||||
|
fill="currentColor"
|
||||||
|
/>
|
||||||
|
<path
|
||||||
|
d="M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z"
|
||||||
|
fill="currentFill"
|
||||||
|
/>
|
||||||
|
</svg>
|
||||||
|
<span class="sr-only">Loading...</span>
|
||||||
|
</div>
|
||||||
|
<img
|
||||||
|
src="${CreateImageURL(index, sticker.id)}"
|
||||||
|
alt="${sticker.body}"
|
||||||
|
class="object-contain w-24 h-24 hidden"
|
||||||
|
data-image-id="${sticker.id}-sticker"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
`};
|
||||||
|
|
||||||
|
function _packPreview(index, pack) {
|
||||||
|
|
||||||
|
let stickers = [];
|
||||||
|
pack.stickers.forEach((sticker) => stickers.push(_addSticker(index, sticker)));
|
||||||
|
|
||||||
|
return `
|
||||||
|
<div class="w-full flex gap-4 flex-col md:w-[768px] bg-stone-800 text-zinc-100 px-4 py-8 rounded-lg">
|
||||||
|
<p class="text-2xl">Pack Preview (${pack.stickers.length} stickers)</p>
|
||||||
|
<div class="gap-2 [grid-template-columns:repeat(auto-fill,96px)] justify-center grid items-center w-full">
|
||||||
|
${stickers.join("\n")}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
`};
|
||||||
|
|
||||||
|
module.exports = _packPreview;
|
|
@ -1,6 +1,7 @@
|
||||||
const Head = require("./components/head");
|
const Head = require("./components/head");
|
||||||
const PackCard = require("./components/packCard");
|
const PackCard = require("./components/packCard");
|
||||||
const PackLinks = require("./components/PackLinks");
|
const PackLinks = require("./components/PackLinks");
|
||||||
|
const PackPreview = require("./components/packPreview");
|
||||||
|
|
||||||
function _CreatePackPage(index, pack) {
|
function _CreatePackPage(index, pack) {
|
||||||
return `
|
return `
|
||||||
|
@ -20,7 +21,7 @@ function _CreatePackPage(index, pack) {
|
||||||
<div class="flex flex-col gap-2 justify-center w-full md:w-[768px]">
|
<div class="flex flex-col gap-2 justify-center w-full md:w-[768px]">
|
||||||
${PackLinks(pack)}
|
${PackLinks(pack)}
|
||||||
</div>
|
</div>
|
||||||
|
${PackPreview(index, pack)}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="fixed inset-0 z-10 hidden min-h-screen bg-black opacity-40" id="preview_sticker_pack_add_to_element_overlay"></div>
|
<div class="fixed inset-0 z-10 hidden min-h-screen bg-black opacity-40" id="preview_sticker_pack_add_to_element_overlay"></div>
|
||||||
|
|
|
@ -608,14 +608,14 @@ video {
|
||||||
inset: 0px;
|
inset: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.top-8 {
|
|
||||||
top: 2rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.left-1\/2 {
|
.left-1\/2 {
|
||||||
left: 50%;
|
left: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.top-8 {
|
||||||
|
top: 2rem;
|
||||||
|
}
|
||||||
|
|
||||||
.-z-10 {
|
.-z-10 {
|
||||||
z-index: -10;
|
z-index: -10;
|
||||||
}
|
}
|
||||||
|
@ -645,6 +645,10 @@ video {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.grid {
|
||||||
|
display: grid;
|
||||||
|
}
|
||||||
|
|
||||||
.hidden {
|
.hidden {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
@ -653,6 +657,10 @@ video {
|
||||||
height: 4rem;
|
height: 4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.h-24 {
|
||||||
|
height: 6rem;
|
||||||
|
}
|
||||||
|
|
||||||
.h-48 {
|
.h-48 {
|
||||||
height: 12rem;
|
height: 12rem;
|
||||||
}
|
}
|
||||||
|
@ -669,6 +677,10 @@ video {
|
||||||
width: 4rem;
|
width: 4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.w-24 {
|
||||||
|
width: 6rem;
|
||||||
|
}
|
||||||
|
|
||||||
.w-48 {
|
.w-48 {
|
||||||
width: 12rem;
|
width: 12rem;
|
||||||
}
|
}
|
||||||
|
@ -677,10 +689,6 @@ video {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.max-w-\[90\%\] {
|
|
||||||
max-width: 90%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.-translate-x-1\/2 {
|
.-translate-x-1\/2 {
|
||||||
--tw-translate-x: -50%;
|
--tw-translate-x: -50%;
|
||||||
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
||||||
|
@ -881,6 +889,14 @@ video {
|
||||||
transition-duration: 150ms;
|
transition-duration: 150ms;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.\[grid-template-columns\:repeat\(auto-fill\2c 96px\)\] {
|
||||||
|
grid-template-columns: repeat(auto-fill,96px);
|
||||||
|
}
|
||||||
|
|
||||||
|
.\[grid-template-columns\:repeat\(auto-fill\2c minmax\(128px\2c 372px\)\)\] {
|
||||||
|
grid-template-columns: repeat(auto-fill,minmax(128px,372px));
|
||||||
|
}
|
||||||
|
|
||||||
.tiledBackground {
|
.tiledBackground {
|
||||||
background-image: url('images/background-white.png');
|
background-image: url('images/background-white.png');
|
||||||
background-repeat: repeat;
|
background-repeat: repeat;
|
||||||
|
|
Loading…
Add table
Reference in a new issue