Skip to content

Commit 78e9c35

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 880d70b commit 78e9c35

28 files changed

+1233
-6814
lines changed

.cache/Commit/Cache.json

Lines changed: 977 additions & 4807 deletions
Large diffs are not rendered by default.

Source/Function/Scroll/Code.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import "@Function/Scoll/Stylesheet.scss";
1+
import "@Function/Scroll/Stylesheet.scss";
22

33
import type { JSX } from "solid-js";
44

Target/.vite/manifest.json

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
{
2+
"Source/Function/Commit/Layout.astro?astro&type=script&index=0&lang.ts": {
3+
"file": "_astro/Layout.astro_astro_type_script_index_0_lang.Dy0QEfDz.js",
4+
"name": "Layout.astro_astro_type_script_index_0_lang",
5+
"src": "Source/Function/Commit/Layout.astro?astro&type=script&index=0&lang.ts",
6+
"isEntry": true
7+
},
8+
"Source/Layout/Base.astro?astro&type=script&index=0&lang.ts": {
9+
"file": "_astro/Base.astro_astro_type_script_index_0_lang.CUaek7Pw.js",
10+
"name": "Base.astro_astro_type_script_index_0_lang",
11+
"src": "Source/Layout/Base.astro?astro&type=script&index=0&lang.ts",
12+
"isEntry": true,
13+
"imports": [
14+
"_preload-helper.D21cck6N.js"
15+
],
16+
"dynamicImports": [
17+
"node_modules/firebase/app/dist/esm/index.esm.js"
18+
]
19+
},
20+
"Source/Variable/Scroll/Matrix.ts": {
21+
"file": "_astro/Matrix.BYOAHmu9.js",
22+
"name": "Matrix",
23+
"src": "Source/Variable/Scroll/Matrix.ts",
24+
"isDynamicEntry": true
25+
},
26+
"_index.ftVfT69A.js": {
27+
"file": "_astro/index.ftVfT69A.js",
28+
"name": "index"
29+
},
30+
"_preload-helper.D21cck6N.js": {
31+
"file": "_astro/preload-helper.D21cck6N.js",
32+
"name": "preload-helper"
33+
},
34+
"_web.B203QFNt.js": {
35+
"file": "_astro/web.B203QFNt.js",
36+
"name": "web",
37+
"isDynamicEntry": true
38+
},
39+
"astro-entry:@Function/Scroll/Code": {
40+
"file": "_astro/Code.B9Bb8SOJ.js",
41+
"name": "Code",
42+
"src": "astro-entry:@Function/Scroll/Code",
43+
"isEntry": true,
44+
"imports": [
45+
"_preload-helper.D21cck6N.js",
46+
"_web.B203QFNt.js"
47+
],
48+
"dynamicImports": [
49+
"Source/Variable/Scroll/Matrix.ts",
50+
"_web.B203QFNt.js"
51+
],
52+
"css": [
53+
"_astro/Code.DvuizRgG.css"
54+
]
55+
},
56+
"astro:scripts/page.js": {
57+
"file": "_astro/page.nSjBrTOo.js",
58+
"name": "page",
59+
"src": "astro:scripts/page.js",
60+
"isEntry": true,
61+
"imports": [
62+
"_index.ftVfT69A.js"
63+
]
64+
},
65+
"node_modules/@astrojs/solid-js/dist/client.js": {
66+
"file": "_astro/client.BovhHypR.js",
67+
"name": "client",
68+
"src": "node_modules/@astrojs/solid-js/dist/client.js",
69+
"isEntry": true,
70+
"imports": [
71+
"_web.B203QFNt.js"
72+
]
73+
},
74+
"node_modules/astro/components/ClientRouter.astro?astro&type=script&index=0&lang.ts": {
75+
"file": "_astro/ClientRouter.astro_astro_type_script_index_0_lang.DElhdQ9j.js",
76+
"name": "ClientRouter.astro_astro_type_script_index_0_lang",
77+
"src": "node_modules/astro/components/ClientRouter.astro?astro&type=script&index=0&lang.ts",
78+
"isEntry": true,
79+
"imports": [
80+
"_index.ftVfT69A.js"
81+
]
82+
},
83+
"node_modules/firebase/app/dist/esm/index.esm.js": {
84+
"file": "_astro/index.esm.DMCO24_P.js",
85+
"name": "index.esm",
86+
"src": "node_modules/firebase/app/dist/esm/index.esm.js",
87+
"isDynamicEntry": true
88+
}
89+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
import { _ as a } from "./preload-helper.D21cck6N.js";
2+
(
3+
await a(async () => {
4+
const { initializeApp: a } = await import("./index.esm.DMCO24_P.js");
5+
return { initializeApp: a };
6+
}, [])
7+
).initializeApp({
8+
apiKey: "",
9+
appId: "",
10+
authDomain: "",
11+
databaseURL: "",
12+
measurementId: "",
13+
messagingSenderId: "",
14+
projectId: "",
15+
storageBucket: "",
16+
});

Target/_astro/ClientRouter.astro_astro_type_script_index_0_lang.DElhdQ9j.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Target/_astro/Code.B9Bb8SOJ.js

Lines changed: 136 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,136 @@
1+
import { _ as e } from "./preload-helper.D21cck6N.js";
2+
import {
3+
g as t,
4+
u as a,
5+
i as r,
6+
t as n,
7+
c as s,
8+
a as i,
9+
s as o,
10+
} from "./web.B203QFNt.js";
11+
var l = n(
12+
'<div class="w-full overflow-hidden p-2"><p class=sr-only></p><div class="flex justify-center"aria-hidden=true>',
13+
),
14+
c = n("<div class=mr-2>"),
15+
f = n("<div class=Grid>"),
16+
u = n('<div class="Row flex">'),
17+
d = n("<div>");
18+
const m = ({ Text: e = "", Font: n = 1 }) => {
19+
const [m, g] = v(0),
20+
[_, x] = v(),
21+
[E, M] = v(10),
22+
[$] = v(e),
23+
j = () => `${$()} ${$()} `,
24+
y = () => $().length > E(),
25+
[A, L] = v(0);
26+
w(() => {
27+
const e = () => {
28+
_() &&
29+
M(Math.max(1, Math.floor((_()?.offsetWidth ?? 100) / 32)));
30+
};
31+
return (
32+
e(),
33+
window.addEventListener("resize", e),
34+
() => window.removeEventListener("resize", e)
35+
);
36+
}),
37+
h(() => {
38+
if (!y()) return;
39+
let e;
40+
const t = 4 * j().length,
41+
a = (r) => {
42+
r - A() >= 50 && (g((e) => (e - 0.2 + t) % t), L(r)),
43+
(e = requestAnimationFrame(a));
44+
};
45+
return (
46+
(e = requestAnimationFrame(a)),
47+
() => cancelAnimationFrame(e)
48+
);
49+
});
50+
return (
51+
(b = t(l)),
52+
(F = b.firstChild),
53+
(R = F.nextSibling),
54+
a(x, b),
55+
r(F, $),
56+
r(R, () =>
57+
(() => {
58+
if (!y()) return $().slice(0, E());
59+
const e = Math.floor((((m() / 2) % j().length) * 4) / 4);
60+
return (
61+
j().slice(e, e + E()) +
62+
j().slice(0, Math.max(0, e + E() - j().length))
63+
);
64+
})()
65+
.split("")
66+
.map((e, a) => {
67+
return (
68+
(l = t(c)),
69+
r(l, () => {
70+
return (
71+
(l = e),
72+
(c = t(f)),
73+
r(c, () =>
74+
(p[l.toUpperCase()] || p[" "])?.map(
75+
(e, l) => {
76+
return (
77+
(c = t(u)),
78+
r(c, () =>
79+
e.map((e, r) => {
80+
return (
81+
(c = e),
82+
(f = t(d)),
83+
s(
84+
f,
85+
`Pixel h-${n} w-${n} ${c ? "Color " + ((a + l + r) % 2 == 0 ? "Left" : "Right") : "bg-transparent"} `,
86+
),
87+
i((e) =>
88+
o(
89+
f,
90+
c
91+
? `animation-delay: ${0.1 * a + 0.05 * l + 0.02 * r}s;`
92+
: "",
93+
e,
94+
),
95+
),
96+
f
97+
);
98+
var c, f;
99+
}),
100+
),
101+
c
102+
);
103+
var c;
104+
},
105+
),
106+
),
107+
c
108+
);
109+
var l, c;
110+
}),
111+
l
112+
);
113+
var l;
114+
}),
115+
),
116+
b
117+
);
118+
var b, F, R;
119+
},
120+
{ default: p } = await e(async () => {
121+
const { default: e } = await import("./Matrix.BYOAHmu9.js");
122+
return { default: e };
123+
}, []),
124+
{
125+
createEffect: h,
126+
createSignal: v,
127+
onMount: w,
128+
} = await e(async () => {
129+
const {
130+
createEffect: e,
131+
createSignal: t,
132+
onMount: a,
133+
} = await import("./web.B203QFNt.js").then((e) => e.k);
134+
return { createEffect: e, createSignal: t, onMount: a };
135+
}, []);
136+
export { m as default };

0 commit comments

Comments
 (0)