Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mendmania/ui-name

Package Overview
Dependencies
Maintainers
1
Versions
290
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mendmania/ui-name - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

552

dist/my-lib.es.js

@@ -1,16 +0,16 @@

import { openBlock as e, createElementBlock as l, normalizeProps as G, guardReactiveProps as Q, renderSlot as k, mergeProps as L, useAttrs as X, computed as S, toRefs as M, unref as s, createElementVNode as i, toDisplayString as v, createCommentVNode as d, normalizeStyle as B, pushScopeId as Y, popScopeId as ee, Fragment as $, renderList as j, createBlock as g, withCtx as w, resolveDynamicComponent as Z, markRaw as N, resolveComponent as E, normalizeClass as C, createTextVNode as D, createVNode as q, defineAsyncComponent as de, ref as J, withKeys as fe, Transition as _e, nextTick as me, useCssVars as pe, onMounted as ve, onUnmounted as ye, TransitionGroup as he, withDirectives as ge, vShow as be } from "vue";
const I = (t, r) => {
import { openBlock as e, createElementBlock as n, normalizeProps as G, guardReactiveProps as Q, renderSlot as w, mergeProps as j, useAttrs as X, computed as S, toRefs as I, unref as s, createElementVNode as i, toDisplayString as v, createCommentVNode as d, normalizeStyle as T, pushScopeId as Y, popScopeId as ee, Fragment as k, renderList as q, createBlock as h, withCtx as $, resolveDynamicComponent as Z, markRaw as N, resolveComponent as H, normalizeClass as C, createTextVNode as D, createVNode as B, defineAsyncComponent as ce, ref as J, withKeys as de, Transition as fe, nextTick as _e, useCssVars as me, onMounted as pe, onUnmounted as ve, TransitionGroup as ye, withDirectives as he, vShow as ge, createStaticVNode as be } from "vue";
const L = (t, r) => {
const a = t.__vccOpts || t;
for (const [n, o] of r)
a[n] = o;
for (const [l, o] of r)
a[l] = o;
return a;
}, we = {};
function ke(t, r) {
return e(), l("button", G(Q(t.$attrs)), [
k(t.$slots, "default")
function $e(t, r) {
return e(), n("button", G(Q(t.$attrs)), [
w(t.$slots, "default")
], 16);
}
const Ls = /* @__PURE__ */ I(we, [["render", ke]]), $e = {};
const Ls = /* @__PURE__ */ L(we, [["render", $e]]), ke = {};
function xe(t, r) {
return e(), l("input", L(t.$attrs, {
return e(), n("input", j(t.$attrs, {
type: "text",

@@ -20,16 +20,16 @@ "aria-label": "Filter projects"

}
const Is = /* @__PURE__ */ I($e, [["render", xe]]);
const Js = /* @__PURE__ */ L(ke, [["render", xe]]);
const Se = (t) => (Y("data-v-dfc1ec80"), t = t(), ee(), t), Ce = {
key: 0,
class: "relative max-w-[230px]"
}, Le = { class: "absolute z-1 top-0 left-0 flex flex-col w-full h-full p-2" }, Ie = { class: "flex" }, Je = { class: "flex ml-auto absolute right-0" }, je = {
}, je = { class: "absolute z-1 top-0 left-0 flex flex-col w-full h-full p-2" }, Le = { class: "flex" }, Je = { class: "flex ml-auto absolute right-0" }, qe = {
key: 0,
class: "py-0.5 px-1 rounded text-white bg-black/50 mx-1"
}, qe = /* @__PURE__ */ Se(() => /* @__PURE__ */ i("div", { class: "flex w-full mt-auto" }, null, -1)), Me = { class: "flex" }, Te = { class: "flex ml-auto" }, Be = {
}, Ie = /* @__PURE__ */ Se(() => /* @__PURE__ */ i("div", { class: "flex w-full mt-auto" }, null, -1)), Me = { class: "flex" }, Te = { class: "flex ml-auto" }, Be = {
key: 1,
class: "pt-3 flex gap-5 text-xs text-cyan infobox"
}, Oe = { key: 0 }, Ee = { key: 1 }, He = { key: 2 }, ze = {
}, Oe = { key: 0 }, He = { key: 1 }, Ee = { key: 2 }, Ae = {
inheritAttrs: !1,
customOptions: {}
}, Ae = /* @__PURE__ */ Object.assign(ze, {
}, ze = /* @__PURE__ */ Object.assign(Ae, {
__name: "JCard",

@@ -102,38 +102,38 @@ props: {

setup(t) {
const r = t, a = X(), n = S(() => a.order ? `flex-${a.order}` : "flex-col"), { showAuthor: o, showViews: u, showDate: f } = M(r), _ = S(
const r = t, a = X(), l = S(() => a.order ? `flex-${a.order}` : "flex-col"), { showAuthor: o, showViews: u, showDate: f } = I(r), _ = S(
() => o.value || u.value || f.value
);
return (c, m) => (e(), l("div", L({ class: "inline-flex gap-3 border border-dashed border-gray-600 rounded p-4 w-full" }, c.$attrs, { class: s(n) }), [
t.showThumbnail ? (e(), l("div", Ce, [
i("div", Le, [
i("div", Ie, [
k(c.$slots, "top_left", {}, void 0, !0),
return (c, m) => (e(), n("div", j({ class: "inline-flex gap-3 border border-dashed border-gray-600 rounded p-4 w-full" }, c.$attrs, { class: s(l) }), [
t.showThumbnail ? (e(), n("div", Ce, [
i("div", je, [
i("div", Le, [
w(c.$slots, "top_left", {}, void 0, !0),
i("div", Je, [
k(c.$slots, "top_right", {}, void 0, !0),
t.showTimeDuration ? (e(), l("span", je, v(t.timeDuration), 1)) : d("", !0)
w(c.$slots, "top_right", {}, void 0, !0),
t.showTimeDuration ? (e(), n("span", qe, v(t.timeDuration), 1)) : d("", !0)
])
]),
qe,
Ie,
i("div", Me, [
k(c.$slots, "bottom_left", { class: "flex" }, void 0, !0),
w(c.$slots, "bottom_left", { class: "flex" }, void 0, !0),
i("div", Te, [
k(c.$slots, "bottom_right", {}, void 0, !0)
w(c.$slots, "bottom_right", {}, void 0, !0)
])
])
]),
k(c.$slots, "image", {}, void 0, !0)
w(c.$slots, "image", {}, void 0, !0)
])) : d("", !0),
s(_) || t.showTitle ? (e(), l("div", {
s(_) || t.showTitle ? (e(), n("div", {
key: 1,
style: B(t.detailsStyle),
style: T(t.detailsStyle),
class: "p-1 box-border"
}, [
t.showTitle ? (e(), l("div", {
t.showTitle ? (e(), n("div", {
key: 0,
style: B(t.titleStyle)
style: T(t.titleStyle)
}, v(t.title), 5)) : d("", !0),
s(_) ? (e(), l("div", Be, [
s(o) ? (e(), l("span", Oe, v(t.author), 1)) : d("", !0),
s(u) ? (e(), l("span", Ee, v(t.views), 1)) : d("", !0),
s(f) ? (e(), l("span", He, v(t.date), 1)) : d("", !0)
s(_) ? (e(), n("div", Be, [
s(o) ? (e(), n("span", Oe, v(t.author), 1)) : d("", !0),
s(u) ? (e(), n("span", He, v(t.views), 1)) : d("", !0),
s(f) ? (e(), n("span", Ee, v(t.date), 1)) : d("", !0)
])) : d("", !0)

@@ -143,7 +143,7 @@ ], 4)) : d("", !0)

}
}), Js = /* @__PURE__ */ I(Ae, [["__scopeId", "data-v-dfc1ec80"]]);
}), qs = /* @__PURE__ */ L(ze, [["__scopeId", "data-v-dfc1ec80"]]);
const Pe = (t) => (Y("data-v-b6261246"), t = t(), ee(), t), De = {
key: 0,
class: "relative"
}, Re = /* @__PURE__ */ Pe(() => /* @__PURE__ */ i("div", { class: "absolute z-1 top-0 left-0 flex flex-col w-full h-full p-2" }, null, -1)), Fe = {
}, Fe = /* @__PURE__ */ Pe(() => /* @__PURE__ */ i("div", { class: "absolute z-1 top-0 left-0 flex flex-col w-full h-full p-2" }, null, -1)), Re = {
key: 0,

@@ -220,20 +220,20 @@ class: "jcard-sceleton-title"

setup(t) {
const r = t, a = X(), n = S(() => a.order ? `flex-${a.order}` : "flex-col"), { showAuthor: o, showViews: u, showDate: f } = M(r), _ = S(
const r = t, a = X(), l = S(() => a.order ? `flex-${a.order}` : "flex-col"), { showAuthor: o, showViews: u, showDate: f } = I(r), _ = S(
() => o.value || u.value || f.value
);
return (c, m) => (e(), l("div", L({ class: "jcard-sceleton inline-flex gap-3 border border-dashed border-gray-600 rounded p-4 w-full" }, c.$attrs, { class: s(n) }), [
t.showThumbnail ? (e(), l("div", De, [
Re,
k(c.$slots, "image", {}, void 0, !0)
return (c, m) => (e(), n("div", j({ class: "jcard-sceleton inline-flex gap-3 border border-dashed border-gray-600 rounded p-4 w-full" }, c.$attrs, { class: s(l) }), [
t.showThumbnail ? (e(), n("div", De, [
Fe,
w(c.$slots, "image", {}, void 0, !0)
])) : d("", !0),
s(_) || t.showTitle ? (e(), l("div", {
s(_) || t.showTitle ? (e(), n("div", {
key: 1,
style: B(t.detailsStyle),
style: T(t.detailsStyle),
class: "p-1 box-border"
}, [
t.showTitle ? (e(), l("div", Fe)) : d("", !0),
s(_) ? (e(), l("div", Ne, [
s(o) ? (e(), l("span", Ve)) : d("", !0),
s(u) ? (e(), l("span", Ze)) : d("", !0),
s(f) ? (e(), l("span", Ue)) : d("", !0)
t.showTitle ? (e(), n("div", Re)) : d("", !0),
s(_) ? (e(), n("div", Ne, [
s(o) ? (e(), n("span", Ve)) : d("", !0),
s(u) ? (e(), n("span", Ze)) : d("", !0),
s(f) ? (e(), n("span", Ue)) : d("", !0)
])) : d("", !0)

@@ -243,9 +243,9 @@ ], 4)) : d("", !0)

}
}), js = /* @__PURE__ */ I(We, [["__scopeId", "data-v-b6261246"]]), Ge = {};
}), Is = /* @__PURE__ */ L(We, [["__scopeId", "data-v-b6261246"]]), Ge = {};
function Qe(t, r) {
return e(), l("span", L({ class: "rounded py-0.5 px-1 flex items-center justify-center" }, t.$attrs), [
k(t.$slots, "default")
return e(), n("span", j({ class: "rounded py-0.5 px-1 flex items-center justify-center" }, t.$attrs), [
w(t.$slots, "default")
], 16);
}
const qs = /* @__PURE__ */ I(Ge, [["render", Qe]]), Xe = ["src", "alt"], K = {
const Ms = /* @__PURE__ */ L(Ge, [["render", Qe]]), Xe = ["src", "alt"], K = {
__name: "JImage",

@@ -264,3 +264,3 @@ props: {

setup(t) {
return (r, a) => (e(), l("img", L({
return (r, a) => (e(), n("img", j({
src: t.imageSrc,

@@ -282,3 +282,3 @@ alt: t.alt,

setup(t) {
return (r, a) => (e(), l("div", L({
return (r, a) => (e(), n("div", j({
src: "",

@@ -288,3 +288,3 @@ class: "jimage-sceleton w-full"

}
}, Ms = /* @__PURE__ */ I(Ye, [["__scopeId", "data-v-4e30e0b0"]]), Ts = {
}, Ts = /* @__PURE__ */ L(Ye, [["__scopeId", "data-v-4e30e0b0"]]), Bs = {
__name: "JFooter",

@@ -302,5 +302,5 @@ props: {

}
return (a, n) => (e(), l("div", L(a.$attrs, { class: "j-footer w-full flex flex-wrap gap-4" }), [
k(a.$slots, "default", {}, () => [
(e(!0), l($, null, j(t.children, (o) => (e(), g(s(vt), {
return (a, l) => (e(), n("div", j(a.$attrs, { class: "j-footer w-full flex flex-wrap gap-4" }), [
w(a.$slots, "default", {}, () => [
(e(!0), n(k, null, q(t.children, (o) => (e(), h(s(vt), {
key: o.id,

@@ -310,12 +310,12 @@ "x-alignment": o.props.xAlignment,

}, {
default: w(() => [
(e(!0), l($, null, j(o.children, (u) => (e(), g(s(yt), {
default: $(() => [
(e(!0), n(k, null, q(o.children, (u) => (e(), h(s(yt), {
key: u.id,
columns: u.props.columns
}, {
default: w(() => [
(e(!0), l($, null, j(u.children, (f) => (e(), g(Z(r(f.type)), {
default: $(() => [
(e(!0), n(k, null, q(u.children, (f) => (e(), h(Z(r(f.type)), {
key: f.id,
data: f.props,
style: B(f.style)
style: T(f.style)
}, null, 8, ["data", "style"]))), 128))

@@ -346,6 +346,6 @@ ]),

const r = t, { text: a } = r.data;
return (n, o) => (e(), l("div", L(n.$attrs, { class: "p-4" }), v(s(a)), 17));
return (l, o) => (e(), n("div", j(l.$attrs, { class: "p-4" }), v(s(a)), 17));
}
};
const tt = { class: "menu-item pr-3" }, st = ["href"], lt = { key: 2 }, nt = {
const tt = { class: "menu-item pr-3" }, st = ["href"], nt = { key: 2 }, lt = {
__name: "JFooterMenuItem",

@@ -364,10 +364,10 @@ props: {

setup(t) {
const r = t, { menu: a, orientation: n } = r;
const r = t, { menu: a, orientation: l } = r;
return (o, u) => {
const f = E("RouterLink"), _ = E("JFooterMenuItem", !0);
return e(), l("ol", {
class: C(["flex flex-wrap gap-4 text-sm px-3", s(n) === "horizontal" ? "flex-row" : "flex-col"])
const f = H("RouterLink"), _ = H("JFooterMenuItem", !0);
return e(), n("ol", {
class: C(["flex flex-wrap gap-4 text-sm px-3", s(l) === "horizontal" ? "flex-row" : "flex-col"])
}, [
(e(!0), l($, null, j(s(a), (c) => (e(), l("li", tt, [
c.itemTypeId === 1 ? (e(), g(f, {
(e(!0), n(k, null, q(s(a), (c) => (e(), n("li", tt, [
c.itemTypeId === 1 ? (e(), h(f, {
key: 0,

@@ -377,7 +377,7 @@ to: c.url,

}, {
default: w(() => [
default: $(() => [
D(v(c.navigationLabel), 1)
]),
_: 2
}, 1032, ["to"])) : c.itemTypeId === 2 ? (e(), l("a", {
}, 1032, ["to"])) : c.itemTypeId === 2 ? (e(), n("a", {
key: 1,

@@ -387,7 +387,7 @@ target: "_blank",

class: "cursor-pointer item"
}, v(c.navigationLabel), 9, st)) : (e(), l("div", lt, v(c.navigationLabel), 1)),
c.childItems ? (e(), g(_, {
}, v(c.navigationLabel), 9, st)) : (e(), n("div", nt, v(c.navigationLabel), 1)),
c.childItems ? (e(), h(_, {
key: 3,
menu: c.childItems,
orientation: s(n)
orientation: s(l)
}, null, 8, ["menu", "orientation"])) : d("", !0)

@@ -424,9 +424,9 @@ ]))), 256))

setup(t) {
const r = t, { title: a, menu: n, orientation: o } = r.data;
return (u, f) => (e(), l("div", L(u.$attrs, { class: "p-4 j-footer-menu" }), [
s(a) ? (e(), l("div", at, [
const r = t, { title: a, menu: l, orientation: o } = r.data;
return (u, f) => (e(), n("div", j(u.$attrs, { class: "p-4 j-footer-menu" }), [
s(a) ? (e(), n("div", at, [
i("h5", null, v(s(a)), 1)
])) : d("", !0),
q(nt, {
menu: s(n).items,
B(lt, {
menu: s(l).items,
orientation: s(o)

@@ -436,3 +436,3 @@ }, null, 8, ["menu", "orientation"])

}
}, rt = /* @__PURE__ */ I(ot, [["__scopeId", "data-v-b1508e83"]]), it = { class: "j-footer" }, ut = ["href"], ct = {
}, rt = /* @__PURE__ */ L(ot, [["__scopeId", "data-v-b1508e83"]]), it = { class: "j-footer" }, ut = ["href"], ct = {
__name: "JFooterImage",

@@ -451,6 +451,6 @@ props: {

setup(t) {
const r = t, { image: a, altText: n, clickable: o, link: u, title: f } = M(r.data);
return (_, c) => (e(), l("div", it, [
const r = t, { image: a, altText: l, clickable: o, link: u, title: f } = I(r.data);
return (_, c) => (e(), n("div", it, [
D(v(s(f)) + " ", 1),
s(o) ? (e(), l("a", {
s(o) ? (e(), n("a", {
key: 0,

@@ -461,10 +461,10 @@ class: "cursor-pointer",

}, [
q(s(K), {
B(s(K), {
"image-src": s(a),
alt: s(n)
alt: s(l)
}, null, 8, ["image-src", "alt"])
], 8, ut)) : (e(), g(s(K), {
], 8, ut)) : (e(), h(s(K), {
key: 1,
"image-src": s(a),
alt: s(n)
alt: s(l)
}, null, 8, ["image-src", "alt"]))

@@ -484,5 +484,5 @@ ]));

function pt(t, r) {
return e(), l("div", ft, mt);
return e(), n("div", ft, mt);
}
const Bs = /* @__PURE__ */ I(dt, [["render", pt]]), vt = {
const Os = /* @__PURE__ */ L(dt, [["render", pt]]), vt = {
__name: "JRow",

@@ -516,3 +516,3 @@ props: {

center: "justify-center"
}, n = {
}, l = {
top: "items-start",

@@ -523,8 +523,8 @@ bottom: "items-end",

const { xAlignment: u, yAlignment: f } = r;
return `${u ? a[u] : ""}${f ? " " + n[f] : ""}`;
return `${u ? a[u] : ""}${f ? " " + l[f] : ""}`;
});
return (u, f) => (e(), l("div", {
return (u, f) => (e(), n("div", {
class: C(["j-row w-full relative flex flex-wrap", [s(o), t.isContainer ? "container mx-auto" : null]])
}, [
k(u.$slots, "default")
w(u.$slots, "default")
], 2));

@@ -555,6 +555,6 @@ }

};
return (a, n) => (e(), l("div", {
return (a, l) => (e(), n("div", {
class: C(["j-column flex flex-col", r[t.columns]])
}, [
k(a.$slots, "default")
w(a.$slots, "default")
], 2));

@@ -564,3 +564,3 @@ }

const a = t[r];
return a ? typeof a == "function" ? a() : Promise.resolve(a) : new Promise((n, o) => {
return a ? typeof a == "function" ? a() : Promise.resolve(a) : new Promise((l, o) => {
(typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(o.bind(null, new Error("Unknown variable dynamic import: " + r)));

@@ -592,5 +592,5 @@ });

};
function n(u) {
return de(
() => ht(/* @__PURE__ */ Object.assign({ "./JHeader.vue": () => Promise.resolve().then(() => Vt), "./JHeaderLanguage.vue": () => import("./JHeaderLanguage.3f96c986.mjs"), "./JHeaderLogo.vue": () => Promise.resolve().then(() => Ht), "./JHeaderMenu.vue": () => Promise.resolve().then(() => Dt), "./JHeaderMenuItems.vue": () => Promise.resolve().then(() => Tt), "./JHeaderNotifications.vue": () => import("./JHeaderNotifications.caf11f9c.mjs"), "./JHeaderProfile.vue": () => import("./JHeaderProfile.59998e42.mjs"), "./JHeaderSceleton.vue": () => Promise.resolve().then(() => Xt), "./JHeaderSearch.vue": () => import("./JHeaderSearch.15aed92c.mjs"), "./JHeaderSubMenuItem.vue": () => Promise.resolve().then(() => It) }), `./JHeader${a[u]}.vue`)
function l(u) {
return ce(
() => ht(/* @__PURE__ */ Object.assign({ "./JHeader.vue": () => Promise.resolve().then(() => Vt), "./JHeaderLanguage.vue": () => import("./JHeaderLanguage.3f96c986.mjs"), "./JHeaderLogo.vue": () => Promise.resolve().then(() => Et), "./JHeaderMenu.vue": () => Promise.resolve().then(() => Dt), "./JHeaderMenuItems.vue": () => Promise.resolve().then(() => Tt), "./JHeaderNotifications.vue": () => import("./JHeaderNotifications.caf11f9c.mjs"), "./JHeaderProfile.vue": () => import("./JHeaderProfile.59998e42.mjs"), "./JHeaderSceleton.vue": () => Promise.resolve().then(() => Xt), "./JHeaderSearch.vue": () => import("./JHeaderSearch.15aed92c.mjs"), "./JHeaderSubMenuItem.vue": () => Promise.resolve().then(() => Lt) }), `./JHeader${a[u]}.vue`)
);

@@ -601,6 +601,6 @@ }

}
return (u, f) => (e(), l("div", null, [
(e(!0), l($, null, j(t.actions, (_) => (e(), g(Z(n(_)), {
return (u, f) => (e(), n("div", null, [
(e(!0), n(k, null, q(t.actions, (_) => (e(), h(Z(l(_)), {
key: `action-${_}`,
style: B(t.iconsStyle),
style: T(t.iconsStyle),
onCustomEvent: o,

@@ -615,3 +615,3 @@ icon: t.iconsStyle ? {

};
const gt = { class: "j-submenu-wrapper submenu-parent" }, bt = { class: "menu-wrapper" }, wt = ["value", "onKeydown"], kt = {
const gt = { class: "j-submenu-wrapper submenu-parent" }, bt = { class: "menu-wrapper" }, wt = ["value", "onKeydown"], $t = {
xmlns: "http://www.w3.org/2000/svg",

@@ -622,3 +622,3 @@ width: "14",

fill: "none"
}, $t = ["fill"], xt = {
}, kt = ["fill"], xt = {
key: 0,

@@ -629,3 +629,3 @@ class: "row-menu-item p-3"

value: "1"
}, Ct = ["href"], Lt = {
}, Ct = ["href"], jt = {
key: 3,

@@ -661,3 +661,3 @@ class: "p-3 row-menu-item"

setup(t) {
const r = t, { parentLevel: a, firstLevel: n } = M(r), o = J(!1), u = (m) => {
const r = t, { parentLevel: a, firstLevel: l } = I(r), o = J(!1), u = (m) => {
o.value ? _() : f();

@@ -669,3 +669,3 @@ }, f = (m) => {

}, c = (m, p, x) => {
if (p.relatedTarget && document.querySelector(`.menu-level-${p.relatedTarget.value}`) !== document.querySelector(`.menu-level-${m}`) && me(() => {
if (p.relatedTarget && document.querySelector(`.menu-level-${p.relatedTarget.value}`) !== document.querySelector(`.menu-level-${m}`) && _e(() => {
document.querySelector(`.menu-level-${m}`).focus(), document.querySelector(`.menu-level-${m}`).blur();

@@ -679,10 +679,10 @@ }), !x && !p.relatedTarget) {

return (m, p) => {
const x = E("RouterLink"), b = E("JHeaderSubMenuItem", !0);
return e(), l("div", gt, [
const x = H("RouterLink"), b = H("JHeaderSubMenuItem", !0);
return e(), n("div", gt, [
i("div", bt, [
i("button", {
class: C(["icon menu-btn icon-holder flex items-center justify-between menu-related", [s(n) ? null : "p-3 level-hover", `menu-level-${s(a)}`]]),
class: C(["icon menu-btn icon-holder flex items-center justify-between menu-related", [s(l) ? null : "p-3 level-hover", `menu-level-${s(a)}`]]),
value: s(a),
onKeydown: fe(_, ["esc"]),
onBlur: p[0] || (p[0] = (y) => c(s(a), y, s(n))),
onKeydown: de(_, ["esc"]),
onBlur: p[0] || (p[0] = (y) => c(s(a), y, s(l))),
onClick: p[1] || (p[1] = (y) => u(s(a)))

@@ -692,5 +692,5 @@ }, [

i("span", {
class: C(["dropdown-icon ml-3", o.value ? s(n) ? "active" : "half-active" : null])
class: C(["dropdown-icon ml-3", o.value ? s(l) ? "active" : "half-active" : null])
}, [
(e(), l("svg", kt, [
(e(), n("svg", $t, [
i("path", {

@@ -700,15 +700,15 @@ "fill-rule": "evenodd",

d: "M0.46967 4.80895C0.762563 5.08789 1.23744 5.08789 1.53033 4.80895L4 2.45688L6.46967 4.80895C6.76256 5.08789 7.23744 5.08789 7.53033 4.80895C7.82322 4.53 7.82322 4.07774 7.53033 3.79879L4.88388 1.27837C4.39573 0.81346 3.60427 0.81346 3.11612 1.27837L0.46967 3.79879C0.176777 4.07774 0.176777 4.53 0.46967 4.80895Z",
fill: s(n) ? "white" : "#333"
}, null, 8, $t)
fill: s(l) ? "white" : "#333"
}, null, 8, kt)
]))
], 2)
], 42, wt),
q(_e, { name: "fade" }, {
default: w(() => [
o.value ? (e(), l("div", {
B(fe, { name: "fade" }, {
default: $(() => [
o.value ? (e(), n("div", {
key: 0,
class: C(["j-submenu-dropdown-wrapper flex flex-col", s(n) ? null : "multilevel"])
class: C(["j-submenu-dropdown-wrapper flex flex-col", s(l) ? null : "multilevel"])
}, [
(e(!0), l($, null, j(t.childItems, (y) => (e(), l($, null, [
y.childItems.length ? (e(), g(b, {
(e(!0), n(k, null, q(t.childItems, (y) => (e(), n(k, null, [
y.childItems.length ? (e(), h(b, {
key: 1,

@@ -718,12 +718,12 @@ label: y.navigationLabel,

"parent-level": s(a)
}, null, 8, ["label", "childItems", "parent-level"])) : (e(), l($, { key: 0 }, [
y.itemTypeId === 3 ? (e(), l("div", xt, v(y.navigationLabel), 1)) : y.itemTypeId === 1 ? (e(), g(x, {
}, null, 8, ["label", "childItems", "parent-level"])) : (e(), n(k, { key: 0 }, [
y.itemTypeId === 3 ? (e(), n("div", xt, v(y.navigationLabel), 1)) : y.itemTypeId === 1 ? (e(), h(x, {
key: 1,
to: y.url
}, {
default: w(() => [
default: $(() => [
i("li", St, v(y.navigationLabel), 1)
]),
_: 2
}, 1032, ["to"])) : y.itemTypeId === 2 ? (e(), l("a", {
}, 1032, ["to"])) : y.itemTypeId === 2 ? (e(), n("a", {
key: 2,

@@ -733,3 +733,3 @@ class: "cursor-pointer item p-3 row-menu-item",

target: "_blank"
}, v(y.navigationLabel), 9, Ct)) : y.itemTypeId === 4 ? (e(), l("div", Lt, v(y.navigationLabel), 1)) : d("", !0)
}, v(y.navigationLabel), 9, Ct)) : y.itemTypeId === 4 ? (e(), n("div", jt, v(y.navigationLabel), 1)) : d("", !0)
], 64))

@@ -745,7 +745,7 @@ ], 64))), 256))

}
}, It = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
}, Lt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
__proto__: null,
default: te
}, Symbol.toStringTag, { value: "Module" }));
const Jt = ["href"], jt = { key: 2 }, qt = { key: 3 }, Mt = {
const Jt = ["href"], qt = { key: 2 }, It = { key: 3 }, Mt = {
__name: "JHeaderMenuItems",

@@ -760,9 +760,9 @@ props: {

return J(!1), (r, a) => {
const n = E("RouterLink");
return e(), l("ul", G(Q(r.$attrs)), [
(e(!0), l($, null, j(t.menuItems, (o, u) => (e(), l("li", {
const l = H("RouterLink");
return e(), n("ul", G(Q(r.$attrs)), [
(e(!0), n(k, null, q(t.menuItems, (o, u) => (e(), n("li", {
key: "menu-item-" + o.id,
class: C(["menu-item", "parent-level-" + u])
}, [
o.childItems.length ? (e(), g(te, {
o.childItems.length ? (e(), h(te, {
key: 1,

@@ -773,12 +773,12 @@ label: o.navigationLabel,

"parent-level": u
}, null, 8, ["label", "childItems", "parent-level"])) : (e(), l($, { key: 0 }, [
o.itemTypeId === 1 ? (e(), g(n, {
}, null, 8, ["label", "childItems", "parent-level"])) : (e(), n(k, { key: 0 }, [
o.itemTypeId === 1 ? (e(), h(l, {
key: 0,
to: o.url
}, {
default: w(() => [
default: $(() => [
D(v(o.navigationLabel) + "-2 ", 1)
]),
_: 2
}, 1032, ["to"])) : o.itemTypeId === 2 ? (e(), l("a", {
}, 1032, ["to"])) : o.itemTypeId === 2 ? (e(), n("a", {
key: 1,

@@ -788,3 +788,3 @@ class: "cursor-pointer item",

target: "_blank"
}, v(o.navigationLabel) + "-2 ", 9, Jt)) : o.itemTypeId === 3 ? (e(), l("div", jt, v(o.navigationLabel) + "-3 ", 1)) : o.itemTypeId === 4 ? (e(), l("div", qt, v(o.navigationLabel) + "-4 ", 1)) : d("", !0)
}, v(o.navigationLabel) + "-2 ", 9, Jt)) : o.itemTypeId === 3 ? (e(), n("div", qt, v(o.navigationLabel) + "-3 ", 1)) : o.itemTypeId === 4 ? (e(), n("div", It, v(o.navigationLabel) + "-4 ", 1)) : d("", !0)
], 64))

@@ -795,7 +795,7 @@ ], 2))), 128))

}
}, V = /* @__PURE__ */ I(Mt, [["__scopeId", "data-v-1453c279"]]), Tt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
}, V = /* @__PURE__ */ L(Mt, [["__scopeId", "data-v-1453c279"]]), Tt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
__proto__: null,
default: V
}, Symbol.toStringTag, { value: "Module" }));
const Bt = { class: "logo flex" }, Ot = ["src"], Et = {
const Bt = { class: "logo flex" }, Ot = ["src"], Ht = {
__name: "JHeaderLogo",

@@ -810,9 +810,9 @@ props: {

return (r, a) => {
const n = E("RouterLink");
return e(), l("div", Bt, [
q(n, {
const l = H("RouterLink");
return e(), n("div", Bt, [
B(l, {
class: "w-full m-auto pointer",
to: "/"
}, {
default: w(() => [
default: $(() => [
i("img", {

@@ -829,6 +829,6 @@ src: t.imageSrc,

}
}, se = /* @__PURE__ */ I(Et, [["__scopeId", "data-v-447a9ef4"]]), Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
}, se = /* @__PURE__ */ L(Ht, [["__scopeId", "data-v-447a9ef4"]]), Et = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
__proto__: null,
default: se
}, Symbol.toStringTag, { value: "Module" })), zt = {
}, Symbol.toStringTag, { value: "Module" })), At = {
style: { fill: "currentColor" },

@@ -839,3 +839,3 @@ viewBox: "0,0,24,24",

xmlns: "http://www.w3.org/2000/svg"
}, At = /* @__PURE__ */ i("path", {
}, zt = /* @__PURE__ */ i("path", {
"fill-rule": "evenodd",

@@ -845,4 +845,4 @@ "clip-rule": "evenodd",

}, null, -1), Pt = [
At
], le = {
zt
], ne = {
__name: "JHeaderMenu",

@@ -856,5 +856,5 @@ props: {

setup(t) {
return (r, a) => (e(), l("div", null, [
return (r, a) => (e(), n("div", null, [
i("a", null, [
(e(), l("svg", zt, Pt))
(e(), n("svg", At, Pt))
])

@@ -865,7 +865,7 @@ ]));

__proto__: null,
default: le
}, Symbol.toStringTag, { value: "Module" })), Rt = {
default: ne
}, Symbol.toStringTag, { value: "Module" })), Ft = {
key: 1,
class: "flex-1"
}, Ft = {
}, Rt = {
key: 0,

@@ -903,23 +903,23 @@ class: "flex-1"

setup(t, { emit: r }) {
const a = t, { breakpoint: n, components: o, settings: u } = a, f = S(() => n === "mobile"), _ = S(() => n === "desktop"), c = S(() => o.menu), m = S(() => o.logo), p = S(() => Object.entries(o).filter(([b, y]) => y && b !== "logo" && b !== "menu").map((b) => b[0]));
const a = t, { breakpoint: l, components: o, settings: u } = a, f = S(() => l === "mobile"), _ = S(() => l === "desktop"), c = S(() => o.menu), m = S(() => o.logo), p = S(() => Object.entries(o).filter(([b, y]) => y && b !== "logo" && b !== "menu").map((b) => b[0]));
function x(b) {
r("customEvent", b);
}
return (b, y) => (e(), l("div", L(b.$attrs, {
key: `header-${s(n)}`,
return (b, y) => (e(), n("div", j(b.$attrs, {
key: `header-${s(l)}`,
class: "j-header w-full relative z-10"
}), [
i("nav", L({ class: "w-full h-full flex container mx-auto gap-4 justify-between items-center py-2 px-2" }, b.$attrs), [
s(m) ? (e(), g(se, {
i("nav", j({ class: "w-full h-full flex container mx-auto gap-4 justify-between items-center py-2 px-2" }, b.$attrs), [
s(m) ? (e(), h(se, {
key: 0,
"image-src": s(u).logo.source
}, null, 8, ["image-src"])) : d("", !0),
s(c) && s(_) ? (e(), l("div", Rt, [
q(V, {
s(c) && s(_) ? (e(), n("div", Ft, [
B(V, {
class: "flex flex-row items-center gap-6 text-sm",
"menu-items": t.menuItems || s(u).menu.menuItems,
style: B(t.menuStyle)
style: T(t.menuStyle)
}, null, 8, ["menu-items", "style"])
])) : d("", !0),
s(f) ? d("", !0) : (e(), g(W, {
s(f) ? d("", !0) : (e(), h(W, {
key: 2,

@@ -932,3 +932,3 @@ class: "actions flex ml-auto gap-x-4",

}, null, 8, ["settings", "actions", "icons-style"])),
s(c) && !s(_) ? (e(), g(le, {
s(c) && !s(_) ? (e(), h(ne, {
key: 3,

@@ -938,9 +938,9 @@ "is-mobile": s(f)

], 16),
s(c) && !s(_) ? (e(), l("div", Ft, [
q(V, {
s(c) && !s(_) ? (e(), n("div", Rt, [
B(V, {
class: "flex flex-col gap-y-7 items-center py-10 px-2 text-sm",
"menu-items": t.menuItems || s(u).menu.menuItems,
style: B(t.menuStyle)
style: T(t.menuStyle)
}, null, 8, ["menu-items", "style"]),
s(f) && s(p).length ? (e(), g(W, {
s(f) && s(p).length ? (e(), h(W, {
key: 0,

@@ -965,5 +965,5 @@ class: "actions py-10 border-t border-gray-500 flex justify-center ml-auto gap-x-4",

function Gt(t, r) {
return e(), l("div", Ut, Wt);
return e(), n("div", Ut, Wt);
}
const Qt = /* @__PURE__ */ I(Zt, [["render", Gt]]), Xt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
const Qt = /* @__PURE__ */ L(Zt, [["render", Gt]]), Xt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
__proto__: null,

@@ -975,6 +975,6 @@ default: Qt

class: "j-title font-bold text-4xl pt-2 pl-2"
}, ls = {
}, ns = {
key: 1,
class: "j-description text-lg pt-2 pl-2"
}, ns = {
}, ls = {
key: 2,

@@ -985,3 +985,3 @@ class: "j-tag font-semibold text-base pt-2 pl-2"

class: "j-tag font-semibold text-base pl-2 flex items-center"
}, os = { class: "overlay-actions container mx-auto flex items-end mb-10" }, rs = {
}, os = { class: "overlay-actions container mx-auto flex items-end mb-10" }, Hs = {
__name: "JBanner",

@@ -1006,24 +1006,24 @@ props: {

setup(t, { emit: r }) {
const a = t, { data: n, customWrapper: o, hasOverlay: u } = M(a);
const a = t, { data: l, customWrapper: o, hasOverlay: u } = I(a);
function f(_) {
r("customClickEvent", _);
}
return (_, c) => (e(), l("div", {
return (_, c) => (e(), n("div", {
class: C(["j-banner", s(u) ? "overlay" : null])
}, [
(e(), g(Z(s(o)), {
to: s(n).imgTo ? s(n).imgTo : "/not-set"
(e(), h(Z(s(o)), {
to: s(l).imgTo ? s(l).imgTo : "/not-set"
}, {
default: w(() => [
default: $(() => [
i("img", {
src: s(n).img,
src: s(l).img,
class: "j-banner-img",
alt: s(n).alt
alt: s(l).alt
}, null, 8, Yt),
i("div", es, [
i("div", ts, [
s(n).title ? (e(), l("h1", ss, v(s(n).title), 1)) : d("", !0),
s(n).description ? (e(), l("p", ls, v(s(n).description), 1)) : d("", !0),
s(n).tags ? (e(), l("h4", ns, v(s(n).tags) + ". ", 1)) : d("", !0),
s(n).text ? (e(), l("h4", as, " M\xE1te n\xE1pady a/nebo kol\xE1\u017Ee pro Ud\xE1losti Lu\u010Fka Sta\u0148ka? Pi\u0161te n\xE1m na email: M\xE1te n\xE1pady a/nebo kol\xE1\u017Ee pro Ud\xE1losti Lu\u010Fka Sta\u0148ka? Pi\u0161te n\xE1m na email: M\xE1te n\xE1pady a/nebo kol\xE1\u017Ee pro Ud\xE1losti Lu\u010Fka Sta\u0148ka? Pi\u0161te n\xE1m na email: ")) : d("", !0)
s(l).title ? (e(), n("h1", ss, v(s(l).title), 1)) : d("", !0),
s(l).description ? (e(), n("p", ns, v(s(l).description), 1)) : d("", !0),
s(l).tags ? (e(), n("h4", ls, v(s(l).tags) + ". ", 1)) : d("", !0),
s(l).text ? (e(), n("h4", as, " M\xE1te n\xE1pady a/nebo kol\xE1\u017Ee pro Ud\xE1losti Lu\u010Fka Sta\u0148ka? Pi\u0161te n\xE1m na email: M\xE1te n\xE1pady a/nebo kol\xE1\u017Ee pro Ud\xE1losti Lu\u010Fka Sta\u0148ka? Pi\u0161te n\xE1m na email: M\xE1te n\xE1pady a/nebo kol\xE1\u017Ee pro Ud\xE1losti Lu\u010Fka Sta\u0148ka? Pi\u0161te n\xE1m na email: ")) : d("", !0)
])

@@ -1035,8 +1035,8 @@ ])

i("div", os, [
s(n).userEngagements ? (e(), g(s($s), {
s(l).userEngagements ? (e(), h(s($s), {
key: 0,
subscribe: s(n).userEngagements.subscribe,
like: s(n).userEngagements.like,
dislike: s(n).userEngagements.dislike,
watchLater: s(n).userEngagements.watchLater,
subscribe: s(l).userEngagements.subscribe,
like: s(l).userEngagements.like,
dislike: s(l).userEngagements.dislike,
watchLater: s(l).userEngagements.watchLater,
onCustomClickEvent: f

@@ -1048,6 +1048,6 @@ }, null, 8, ["subscribe", "like", "dislike", "watchLater"])) : d("", !0)

};
const is = {
const rs = {
key: 0,
class: "slider-tracker slider-tracker container mx-auto absolute left-0 right-0"
}, us = { class: "slider-indicators" }, cs = ["onClick"], ds = {
}, is = { class: "slider-indicators" }, us = ["onClick"], cs = {
style: { fill: "#fff" },

@@ -1058,9 +1058,9 @@ viewBox: "0,0,24,24",

xmlns: "http://www.w3.org/2000/svg"
}, fs = /* @__PURE__ */ i("path", {
}, ds = /* @__PURE__ */ i("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M15.424 5.576a.6.6 0 010 .848L9.85 12l5.575 5.576a.6.6 0 01-.848.848L8.15 12l6.425-6.424a.6.6 0 01.848 0z"
}, null, -1), _s = [
fs
], ms = {
}, null, -1), fs = [
ds
], _s = {
style: { fill: "#fff" },

@@ -1071,9 +1071,9 @@ viewBox: "0,0,24,24",

xmlns: "http://www.w3.org/2000/svg"
}, ps = /* @__PURE__ */ i("path", {
}, ms = /* @__PURE__ */ i("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M8.576 5.576a.6.6 0 000 .848L14.15 12l-5.575 5.576a.6.6 0 10.848.848L15.85 12 9.424 5.576a.6.6 0 00-.848 0z"
}, null, -1), vs = [
ps
], Os = {
}, null, -1), ps = [
ms
], Es = {
__name: "JSlider",

@@ -1119,37 +1119,35 @@ props: {

const a = t;
pe((h) => ({
"7d76257c": m.value
me((g) => ({
"49abd1aa": m.value
}));
const { slides: n, autoSlide: o, scrollInterval: u, showIndicators: f, customWrapper: _ } = M(a), c = J(a.activeSlide), m = J(a.animationTime), p = J(U(n.value, c.value)), x = J(null), b = J(!1), y = J(""), z = J(!1), O = J(null);
function U(h, T) {
return (T % h.length + h.length) % h.length;
const { slides: l, autoSlide: o, scrollInterval: u, showIndicators: f, customWrapper: _ } = I(a), c = J(a.activeSlide), m = J(a.animationTime), p = J(U(l.value, c.value)), x = J(null), b = J(!1), y = J(""), A = J(!1), O = J(null);
function U(g, M) {
return (M % g.length + g.length) % g.length;
}
const ne = S(() => n.value.map((h, T) => (T === p.value ? h.active = !0 : h.active = !1, h)));
function A(h, T = -1) {
b.value || (b.value = !0, y.value = h, T === -1 ? c.value += h === "slide-left" ? 1 : -1 : c.value = T, p.value = U(n.value, c.value), h === "slide-right" ? p.value + 1 === n.value.length ? x.value = "flex-row-reverse" : x.value = "justify-end" : h === "slide-left" && (p.value === 0 ? x.value = "flex-row-reverse justify-end" : x.value = ""));
const le = S(() => l.value.map((g, M) => (M === p.value ? g.active = !0 : g.active = !1, g)));
function z(g, M = -1) {
b.value || (b.value = !0, y.value = g, M === -1 ? c.value += g === "slide-left" ? 1 : -1 : c.value = M, p.value = U(l.value, c.value), g === "slide-right" ? p.value + 1 === l.value.length ? x.value = "flex-row-reverse" : x.value = "justify-end" : g === "slide-left" && (p.value === 0 ? x.value = "flex-row-reverse justify-end" : x.value = ""));
}
const ae = () => A("slide-right"), R = () => A("slide-left");
const ae = () => z("slide-right"), F = () => z("slide-left");
function oe() {
b.value = !1;
}
ve(() => {
pe(() => {
!o.value || (O.value = setInterval(() => {
z.value || R();
A.value || F();
}, u.value * 1e3));
}), ye(() => {
}), ve(() => {
clearInterval(O.value);
});
function re(h) {
h !== p.value && (p.value < h ? A("slide-left", h) : A("slide-right", h));
function re(g) {
g !== p.value && (p.value < g ? z("slide-left", g) : z("slide-right", g));
}
const ie = () => {
!o.value || (z.value = !0, clearInterval(O.value), O.value = null);
!o.value || (A.value = !0, clearInterval(O.value), O.value = null);
}, ue = () => {
!o.value || (z.value = !1, !O.value && (O.value = setInterval(() => {
z.value || R();
!o.value || (A.value = !1, !O.value && (O.value = setInterval(() => {
A.value || F();
}, u.value * 1e3)));
}, ce = (h) => {
console.log("JSLIDER------->customClickEvent", h), r("customClickEvent", h);
};
return (h, T) => (e(), l("div", {
return (g, M) => (e(), n("div", {
class: "j-slider",

@@ -1159,3 +1157,3 @@ onMouseover: ie,

}, [
q(he, {
B(ye, {
name: "slide",

@@ -1166,25 +1164,21 @@ onAfterEnter: oe,

}, {
default: w(() => [
(e(!0), l($, null, j(s(ne), (F, H) => ge((e(), l("div", {
key: H,
default: $(() => [
(e(!0), n(k, null, q(s(le), (R, E) => he((e(), n("div", {
key: E,
class: "slide-page"
}, [
q(rs, {
data: F,
"has-overlay": !0,
onCustomClickEvent: ce
}, null, 8, ["data"])
w(g.$slots, "slide", { slide: R })
])), [
[be, F.active]
[ge, R.active]
])), 128))
]),
_: 1
_: 3
}, 8, ["class"]),
s(f) ? (e(), l("div", is, [
i("ol", us, [
(e(!0), l($, null, j(s(n), (F, H) => (e(), l("li", {
class: C(["slide-indicator", p.value === H ? "active" : null]),
onClick: (Ss) => re(H),
key: H
}, null, 10, cs))), 128))
s(f) ? (e(), n("div", rs, [
i("ol", is, [
(e(!0), n(k, null, q(s(l), (R, E) => (e(), n("li", {
class: C(["slide-indicator", p.value === E ? "active" : null]),
onClick: (Cs) => re(E),
key: E
}, null, 10, us))), 128))
])

@@ -1197,3 +1191,3 @@ ])) : d("", !0),

i("span", null, [
(e(), l("svg", ds, _s))
(e(), n("svg", cs, fs))
])

@@ -1203,6 +1197,6 @@ ]),

class: "button-slide button-slide-right",
onClick: R
onClick: F
}, [
i("span", null, [
(e(), l("svg", ms, vs))
(e(), n("svg", _s, ps))
])

@@ -1269,8 +1263,8 @@ ])

setup(t, { emit: r }) {
const a = t, { variant: n, active: o, full: u, transparent: f, rounded: _ } = M(a);
const a = t, { variant: l, active: o, full: u, transparent: f, rounded: _ } = I(a);
function c(m) {
r("customClickEvent", m);
}
return (m, p) => (e(), l("button", {
class: C(["j-button", [s(n), {
return (m, p) => (e(), n("button", {
class: C(["j-button", [s(l), {
"j-is-rounded": s(_),

@@ -1288,7 +1282,7 @@ "j-is-loading": t.loading,

}, [
k(m.$slots, "default")
w(m.$slots, "default")
], 2));
}
};
const ys = { class: "user-engagements flex mt-3" }, hs = /* @__PURE__ */ i("span", null, [
const vs = { class: "user-engagements flex mt-3" }, ys = /* @__PURE__ */ i("span", null, [
/* @__PURE__ */ i("svg", {

@@ -1308,3 +1302,3 @@ width: "16",

])
], -1), gs = /* @__PURE__ */ i("p", { class: "ml-1" }, "FAVORITE", -1), bs = /* @__PURE__ */ i("span", null, [
], -1), hs = /* @__PURE__ */ i("p", { class: "ml-1" }, "FAVORITE", -1), gs = /* @__PURE__ */ i("span", null, [
/* @__PURE__ */ i("svg", {

@@ -1324,3 +1318,3 @@ width: "16",

])
], -1), ws = /* @__PURE__ */ i("span", null, [
], -1), bs = /* @__PURE__ */ i("span", null, [
/* @__PURE__ */ i("svg", {

@@ -1340,3 +1334,3 @@ width: "16",

])
], -1), ks = /* @__PURE__ */ i("span", null, [
], -1), ws = /* @__PURE__ */ i("span", null, [
/* @__PURE__ */ i("svg", {

@@ -1382,7 +1376,7 @@ width: "16",

setup(t, { emit: r }) {
const a = t, { subscribe: n, like: o, dislike: u, watchLater: f } = M(a), _ = (c) => {
const a = t, { subscribe: l, like: o, dislike: u, watchLater: f } = I(a), _ = (c) => {
console.log("onUserEngagementClick", c), r("customClickEvent", c);
};
return (c, m) => (e(), l("div", ys, [
s(n) ? (e(), g(P, {
return (c, m) => (e(), n("div", vs, [
s(l) ? (e(), h(P, {
key: 0,

@@ -1395,9 +1389,9 @@ "icon-name": "favorite",

}, {
default: w(() => [
hs,
gs
default: $(() => [
ys,
hs
]),
_: 1
})) : d("", !0),
s(f) ? (e(), g(P, {
s(f) ? (e(), h(P, {
key: 1,

@@ -1410,8 +1404,8 @@ onClick: m[1] || (m[1] = (p) => _("watchLater")),

}, {
default: w(() => [
bs
default: $(() => [
gs
]),
_: 1
})) : d("", !0),
s(o) ? (e(), g(P, {
s(o) ? (e(), h(P, {
key: 2,

@@ -1424,8 +1418,8 @@ onClick: m[2] || (m[2] = (p) => _("like")),

}, {
default: w(() => [
ws
default: $(() => [
bs
]),
_: 1
})) : d("", !0),
s(u) ? (e(), g(P, {
s(u) ? (e(), h(P, {
key: 3,

@@ -1438,4 +1432,4 @@ onClick: m[3] || (m[3] = (p) => _("dislike")),

}, {
default: w(() => [
ks
default: $(() => [
ws
]),

@@ -1446,34 +1440,36 @@ _: 1

}
}, xs = { class: "j-tabs" }, Es = {
}, ks = { class: "j-tab" }, xs = /* @__PURE__ */ be('<div class="j-tab-wrapper flex"><div class="j-tab-actions"><button class="j-tab-action-btn">About Show</button><button class="j-tab-action-btn">About Show</button><button class="j-tab-action-btn">About Show</button></div><div class="j-tab-actions j-tab-actions-group"><button class="j-tab-action-btn">S01</button><button class="j-tab-action-btn">S02</button><button class="j-tab-action-btn">S03</button></div></div>', 1), Ss = [
xs
], As = {
__name: "JTab",
setup(t) {
return (a, n) => (e(), l("div", xs, " JtabIIII " + v(1)));
return (r, a) => (e(), n("div", ks, Ss));
}
};
export {
qs as JBadge,
rs as JBanner,
Ms as JBadge,
Hs as JBanner,
P as JButton,
Js as JCard,
js as JCardSceleton,
qs as JCard,
Is as JCardSceleton,
yt as JCol,
Ts as JFooter,
Bs as JFooter,
ct as JFooterImage,
et as JFooterLabel,
rt as JFooterMenu,
Bs as JFooterSceleton,
Os as JFooterSceleton,
Nt as JHeader,
W as JHeaderActions,
se as JHeaderLogo,
le as JHeaderMenu,
ne as JHeaderMenu,
V as JHeaderMenuItems,
Qt as JHeaderSceleton,
K as JImage,
Ms as JImageSceleton,
Ts as JImageSceleton,
vt as JRow,
Os as JSlider,
Es as JTab,
Es as JSlider,
As as JTab,
$s as JUserEngagements,
Is as MInput,
Js as MInput,
Ls as VButton
};

@@ -1,1 +0,1 @@

(function(m,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(m=typeof globalThis<"u"?globalThis:m||self,e(m.MyLib={},m.Vue))})(this,function(m,e){"use strict";const Dn="",h=(t,r)=>{const o=t.__vccOpts||t;for(const[n,l]of r)o[n]=l;return o},F={};function A(t,r){return e.openBlock(),e.createElementBlock("button",e.normalizeProps(e.guardReactiveProps(t.$attrs)),[e.renderSlot(t.$slots,"default")],16)}const R=h(F,[["render",A]]),K={};function Z(t,r){return e.openBlock(),e.createElementBlock("input",e.mergeProps(t.$attrs,{type:"text","aria-label":"Filter projects"}),null,16)}const U=h(K,[["render",Z]]),On="",W=t=>(e.pushScopeId("data-v-dfc1ec80"),t=t(),e.popScopeId(),t),G={key:0,class:"relative max-w-[230px]"},Q={class:"absolute z-1 top-0 left-0 flex flex-col w-full h-full p-2"},X={class:"flex"},Y={class:"flex ml-auto absolute right-0"},v={key:0,class:"py-0.5 px-1 rounded text-white bg-black/50 mx-1"},ee=W(()=>e.createElementVNode("div",{class:"flex w-full mt-auto"},null,-1)),te={class:"flex"},ne={class:"flex ml-auto"},oe={key:1,class:"pt-3 flex gap-5 text-xs text-cyan infobox"},le={key:0},re={key:1},ae={key:2},se=h(Object.assign({inheritAttrs:!1,customOptions:{}},{__name:"JCard",props:{titleStyle:{type:Object,required:!1},showTitle:{type:Boolean,required:!1,default:!1},title:{type:String,required:!1,default:"Zm\u011Bny v programu dopravy vzork\u016F z Marsu"},showAuthor:{type:Boolean,required:!1,default:!1},author:{type:String,required:!1,default:"Mendim Arifaj"},showViews:{type:Boolean,required:!1,default:!1},views:{type:String,required:!1,default:"100K views"},showDate:{type:Boolean,required:!1,default:!1},date:{type:String,required:!1,default:"28/02/1996"},showTimeDuration:{type:Boolean,required:!1,default:!1},timeDuration:{type:String,required:!1,default:"03:11"},showThumbnail:{type:Boolean,required:!1,default:!1},detailsStyle:{type:Object,required:!1}},setup(t){const r=t,o=e.useAttrs(),n=e.computed(()=>o.order?`flex-${o.order}`:"flex-col"),{showAuthor:l,showViews:a,showDate:s}=e.toRefs(r),c=e.computed(()=>l.value||a.value||s.value);return(i,d)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps({class:"inline-flex gap-3 border border-dashed border-gray-600 rounded p-4 w-full"},i.$attrs,{class:e.unref(n)}),[t.showThumbnail?(e.openBlock(),e.createElementBlock("div",G,[e.createElementVNode("div",Q,[e.createElementVNode("div",X,[e.renderSlot(i.$slots,"top_left",{},void 0,!0),e.createElementVNode("div",Y,[e.renderSlot(i.$slots,"top_right",{},void 0,!0),t.showTimeDuration?(e.openBlock(),e.createElementBlock("span",v,e.toDisplayString(t.timeDuration),1)):e.createCommentVNode("",!0)])]),ee,e.createElementVNode("div",te,[e.renderSlot(i.$slots,"bottom_left",{class:"flex"},void 0,!0),e.createElementVNode("div",ne,[e.renderSlot(i.$slots,"bottom_right",{},void 0,!0)])])]),e.renderSlot(i.$slots,"image",{},void 0,!0)])):e.createCommentVNode("",!0),e.unref(c)||t.showTitle?(e.openBlock(),e.createElementBlock("div",{key:1,style:e.normalizeStyle(t.detailsStyle),class:"p-1 box-border"},[t.showTitle?(e.openBlock(),e.createElementBlock("div",{key:0,style:e.normalizeStyle(t.titleStyle)},e.toDisplayString(t.title),5)):e.createCommentVNode("",!0),e.unref(c)?(e.openBlock(),e.createElementBlock("div",oe,[e.unref(l)?(e.openBlock(),e.createElementBlock("span",le,e.toDisplayString(t.author),1)):e.createCommentVNode("",!0),e.unref(a)?(e.openBlock(),e.createElementBlock("span",re,e.toDisplayString(t.views),1)):e.createCommentVNode("",!0),e.unref(s)?(e.openBlock(),e.createElementBlock("span",ae,e.toDisplayString(t.date),1)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],4)):e.createCommentVNode("",!0)],16))}}),[["__scopeId","data-v-dfc1ec80"]]),Fn="",ce=t=>(e.pushScopeId("data-v-b6261246"),t=t(),e.popScopeId(),t),ie={key:0,class:"relative"},de=ce(()=>e.createElementVNode("div",{class:"absolute z-1 top-0 left-0 flex flex-col w-full h-full p-2"},null,-1)),me={key:0,class:"jcard-sceleton-title"},fe={key:1,class:"pt-3 flex gap-5 text-xs text-cyan infobox"},pe={key:0},_e={key:1},ue={key:2},he=h(Object.assign({inheritAttrs:!1,customOptions:{}},{__name:"JCardSceleton",props:{titleStyle:{type:Object,required:!1},showTitle:{type:Boolean,required:!1,default:!1},title:{type:String,required:!1,default:"Zm\u011Bny v programu dopravy vzork\u016F z Marsu"},showAuthor:{type:Boolean,required:!1,default:!1},author:{type:String,required:!1,default:"Mendim Arifaj"},showViews:{type:Boolean,required:!1,default:!1},views:{type:String,required:!1,default:"100K views"},showDate:{type:Boolean,required:!1,default:!1},date:{type:String,required:!1,default:"28/02/1996"},showTimeDuration:{type:Boolean,required:!1,default:!1},showThumbnail:{type:Boolean,required:!1,default:!1},detailsStyle:{type:Object,required:!1}},setup(t){const r=t,o=e.useAttrs(),n=e.computed(()=>o.order?`flex-${o.order}`:"flex-col"),{showAuthor:l,showViews:a,showDate:s}=e.toRefs(r),c=e.computed(()=>l.value||a.value||s.value);return(i,d)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps({class:"jcard-sceleton inline-flex gap-3 border border-dashed border-gray-600 rounded p-4 w-full"},i.$attrs,{class:e.unref(n)}),[t.showThumbnail?(e.openBlock(),e.createElementBlock("div",ie,[de,e.renderSlot(i.$slots,"image",{},void 0,!0)])):e.createCommentVNode("",!0),e.unref(c)||t.showTitle?(e.openBlock(),e.createElementBlock("div",{key:1,style:e.normalizeStyle(t.detailsStyle),class:"p-1 box-border"},[t.showTitle?(e.openBlock(),e.createElementBlock("div",me)):e.createCommentVNode("",!0),e.unref(c)?(e.openBlock(),e.createElementBlock("div",fe,[e.unref(l)?(e.openBlock(),e.createElementBlock("span",pe)):e.createCommentVNode("",!0),e.unref(a)?(e.openBlock(),e.createElementBlock("span",_e)):e.createCommentVNode("",!0),e.unref(s)?(e.openBlock(),e.createElementBlock("span",ue)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],4)):e.createCommentVNode("",!0)],16))}}),[["__scopeId","data-v-b6261246"]]),ke={};function ge(t,r){return e.openBlock(),e.createElementBlock("span",e.mergeProps({class:"rounded py-0.5 px-1 flex items-center justify-center"},t.$attrs),[e.renderSlot(t.$slots,"default")],16)}const ye=h(ke,[["render",ge]]),Be=["src","alt"],x={__name:"JImage",props:{imageSrc:{type:String,required:!1,default:"https://ub1doy938d.gjirafa.net/media/zxgzzz/thumbnails/standart.jpg"},alt:{type:String,required:!0}},setup(t){return(r,o)=>(e.openBlock(),e.createElementBlock("img",e.mergeProps({src:t.imageSrc,alt:t.alt,class:"w-full"},r.$attrs),null,16,Be))}},Kn="",Ee=h({__name:"JImageSceleton",props:{imageSrc:{type:String,required:!1,default:"https://ub1doy938d.gjirafa.net/media/zxgzzz/thumbnails/standart.jpg"}},setup(t){return(r,o)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps({src:"",class:"jimage-sceleton w-full"},r.$attrs),null,16))}},[["__scopeId","data-v-4e30e0b0"]]),be={__name:"JFooter",props:{children:{type:Array,required:!0,default:[]}},setup(t){function r(o){return o==="label"?e.markRaw(L):o==="menu"?e.markRaw(J):e.markRaw(z)}return(o,n)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps(o.$attrs,{class:"j-footer w-full flex flex-wrap gap-4"}),[e.renderSlot(o.$slots,"default",{},()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.children,l=>(e.openBlock(),e.createBlock(e.unref(I),{key:l.id,"x-alignment":l.props.xAlignment,"y-alignment":l.props.yAlignment},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.children,a=>(e.openBlock(),e.createBlock(e.unref(M),{key:a.id,columns:a.props.columns},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.children,s=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r(s.type)),{key:s.id,data:s.props,style:e.normalizeStyle(s.style)},null,8,["data","style"]))),128))]),_:2},1032,["columns"]))),128))]),_:2},1032,["x-alignment","y-alignment"]))),128))])],16))}},L={__name:"JFooterLabel",props:{data:{type:Object,default:{text:{type:String,default:""}}}},setup(t){const r=t,{text:o}=r.data;return(n,l)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps(n.$attrs,{class:"p-4"}),e.toDisplayString(e.unref(o)),17))}},Un="",we={class:"menu-item pr-3"},Ce=["href"],xe={key:2},$e={__name:"JFooterMenuItem",props:{menu:{type:Array,required:!1,default:[]},orientation:{type:String,default:"vertical"}},setup(t){const r=t,{menu:o,orientation:n}=r;return(l,a)=>{const s=e.resolveComponent("RouterLink"),c=e.resolveComponent("JFooterMenuItem",!0);return e.openBlock(),e.createElementBlock("ol",{class:e.normalizeClass(["flex flex-wrap gap-4 text-sm px-3",e.unref(n)==="horizontal"?"flex-row":"flex-col"])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(o),i=>(e.openBlock(),e.createElementBlock("li",we,[i.itemTypeId===1?(e.openBlock(),e.createBlock(s,{key:0,to:i.url,class:"cursor-pointer item"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(i.navigationLabel),1)]),_:2},1032,["to"])):i.itemTypeId===2?(e.openBlock(),e.createElementBlock("a",{key:1,target:"_blank",href:i.url,class:"cursor-pointer item"},e.toDisplayString(i.navigationLabel),9,Ce)):(e.openBlock(),e.createElementBlock("div",xe,e.toDisplayString(i.navigationLabel),1)),i.childItems?(e.openBlock(),e.createBlock(c,{key:3,menu:i.childItems,orientation:e.unref(n)},null,8,["menu","orientation"])):e.createCommentVNode("",!0)]))),256))],2)}}},Wn="",Se={key:0,class:"mb-6"},J=h({__name:"JFooterMenu",props:{data:{type:Object,default:{title:{type:String,default:""},menu:{type:Array,default:[]},orientation:{type:String,default:"vertical"}}}},setup(t){const r=t,{title:o,menu:n,orientation:l}=r.data;return(a,s)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps(a.$attrs,{class:"p-4 j-footer-menu"}),[e.unref(o)?(e.openBlock(),e.createElementBlock("div",Se,[e.createElementVNode("h5",null,e.toDisplayString(e.unref(o)),1)])):e.createCommentVNode("",!0),e.createVNode($e,{menu:e.unref(n).items,orientation:e.unref(l)},null,8,["menu","orientation"])],16))}},[["__scopeId","data-v-b1508e83"]]),Ve={class:"j-footer"},Ne=["href"],z={__name:"JFooterImage",props:{data:{type:Object,default:{image:{type:String,default:""}}}},setup(t){const r=t,{image:o,altText:n,clickable:l,link:a,title:s}=e.toRefs(r.data);return(c,i)=>(e.openBlock(),e.createElementBlock("div",Ve,[e.createTextVNode(e.toDisplayString(e.unref(s))+" ",1),e.unref(l)?(e.openBlock(),e.createElementBlock("a",{key:0,class:"cursor-pointer",target:"_blank",href:`https://${e.unref(a)}`},[e.createVNode(e.unref(x),{"image-src":e.unref(o),alt:e.unref(n)},null,8,["image-src","alt"])],8,Ne)):(e.openBlock(),e.createBlock(e.unref(x),{key:1,"image-src":e.unref(o),alt:e.unref(n)},null,8,["image-src","alt"]))]))}},Qn="",je={},Le={class:"j-footer-sceleton w-full"},Je=[e.createElementVNode("div",{class:"card w-full is-loading"},[e.createElementVNode("div",{class:"image"}),e.createElementVNode("div",{class:"content"},[e.createElementVNode("h2"),e.createElementVNode("p")])],-1)];function ze(t,r){return e.openBlock(),e.createElementBlock("div",Le,Je)}const Ie=h(je,[["render",ze]]),I={__name:"JRow",props:{alignment:{type:Object,default:{horizontal:null,vertical:null}},xAlignment:{type:[String,null],default:null},yAlignment:{type:[String,null],default:null},isContainer:{type:Boolean,required:!1,default:!1}},setup(t){const r=t,o={left:"justify-start",right:"justify-end",center:"justify-center"},n={top:"items-start",bottom:"items-end",center:"items-center"},l=e.computed(()=>{const{xAlignment:a,yAlignment:s}=r;return`${a?o[a]:""}${s?" "+n[s]:""}`});return(a,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["j-row w-full relative flex flex-wrap",[e.unref(l),t.isContainer?"container mx-auto":null]])},[e.renderSlot(a.$slots,"default")],2))}},M={__name:"JCol",props:{columns:{type:[String,Number],default:null}},setup(t){const r={1:"basis-1/12",2:"basis-2/12",3:"basis-3/12",4:"basis-4/12",5:"basis-5/12",6:"basis-6/12",7:"basis-7/12",8:"basis-8/12",9:"basis-9/12",10:"basis-10/12",11:"basis-11/12",12:"basis-full"};return(o,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["j-column flex flex-col",r[t.columns]])},[e.renderSlot(o.$slots,"default")],2))}},Me=(t,r)=>{const o=t[r];return o?typeof o=="function"?o():Promise.resolve(o):new Promise((n,l)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(l.bind(null,new Error("Unknown variable dynamic import: "+r)))})},$={__name:"JHeaderActions",props:{settings:{type:Object,required:!0},actions:{type:Array,required:!0},iconsStyle:{type:Object,required:!0}},emits:["customEvent"],setup(t,{emit:r}){const o={language:"Language",notifications:"Notifications",profile:"Profile",search:"Search"};function n(a){return e.defineAsyncComponent(()=>Me(Object.assign({"./JHeader.vue":()=>Promise.resolve().then(()=>lt),"./JHeaderLanguage.vue":()=>Promise.resolve().then(()=>Ft),"./JHeaderLogo.vue":()=>Promise.resolve().then(()=>Ye),"./JHeaderMenu.vue":()=>Promise.resolve().then(()=>tt),"./JHeaderMenuItems.vue":()=>Promise.resolve().then(()=>Ge),"./JHeaderNotifications.vue":()=>Promise.resolve().then(()=>nn),"./JHeaderProfile.vue":()=>Promise.resolve().then(()=>un),"./JHeaderSceleton.vue":()=>Promise.resolve().then(()=>it),"./JHeaderSearch.vue":()=>Promise.resolve().then(()=>jn),"./JHeaderSubMenuItem.vue":()=>Promise.resolve().then(()=>Ke)}),`./JHeader${o[a]}.vue`))}function l(a){r("customEvent",a)}return(a,s)=>(e.openBlock(),e.createElementBlock("div",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.actions,c=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n(c)),{key:`action-${c}`,style:e.normalizeStyle(t.iconsStyle),onCustomEvent:l,icon:t.iconsStyle?{...t.settings[c].iconSettings,size:t.iconsStyle.size}:t.settings[c].iconSettings},null,40,["style","icon"]))),128))]))}},Yn="",qe={class:"j-submenu-wrapper submenu-parent"},Te={class:"menu-wrapper"},De=["value","onKeydown"],Oe={xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 8 6",fill:"none"},He=["fill"],Pe={key:0,class:"row-menu-item p-3"},Fe={class:"j-language-item flex items-center text-sm font-medium cursor-pointer whitespace-pre p-3 row-menu-item",value:"1"},Ae=["href"],Re={key:3,class:"p-3 row-menu-item"},q={__name:"JHeaderSubMenuItem",props:{label:{type:String,default:{color:"#FFF",size:"18",name:""}},childItems:{type:Array,required:!1,default:"RouterLink"},firstLevel:{type:Boolean,required:!1,default:!1},parentLevel:{type:[Number],required:!1,default:"none"}},setup(t){const r=t,{parentLevel:o,firstLevel:n}=e.toRefs(r),l=e.ref(!1),a=d=>{l.value?c():s()},s=d=>{l.value=!0},c=()=>{l.value=!1},i=(d,f,k)=>{if(f.relatedTarget&&document.querySelector(`.menu-level-${f.relatedTarget.value}`)!==document.querySelector(`.menu-level-${d}`)&&e.nextTick(()=>{document.querySelector(`.menu-level-${d}`).focus(),document.querySelector(`.menu-level-${d}`).blur()}),!k&&!f.relatedTarget){document.querySelector(`.menu-level-${d}`).focus(),document.querySelector(`.menu-level-${d}`).blur();return}(!f.relatedTarget||!f.relatedTarget.classList.contains("menu-related"))&&c()};return(d,f)=>{const k=e.resolveComponent("RouterLink"),u=e.resolveComponent("JHeaderSubMenuItem",!0);return e.openBlock(),e.createElementBlock("div",qe,[e.createElementVNode("div",Te,[e.createElementVNode("button",{class:e.normalizeClass(["icon menu-btn icon-holder flex items-center justify-between menu-related",[e.unref(n)?null:"p-3 level-hover",`menu-level-${e.unref(o)}`]]),value:e.unref(o),onKeydown:e.withKeys(c,["esc"]),onBlur:f[0]||(f[0]=p=>i(e.unref(o),p,e.unref(n))),onClick:f[1]||(f[1]=p=>a(e.unref(o)))},[e.createTextVNode(e.toDisplayString(t.label)+" ",1),e.createElementVNode("span",{class:e.normalizeClass(["dropdown-icon ml-3",l.value?e.unref(n)?"active":"half-active":null])},[(e.openBlock(),e.createElementBlock("svg",Oe,[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.46967 4.80895C0.762563 5.08789 1.23744 5.08789 1.53033 4.80895L4 2.45688L6.46967 4.80895C6.76256 5.08789 7.23744 5.08789 7.53033 4.80895C7.82322 4.53 7.82322 4.07774 7.53033 3.79879L4.88388 1.27837C4.39573 0.81346 3.60427 0.81346 3.11612 1.27837L0.46967 3.79879C0.176777 4.07774 0.176777 4.53 0.46967 4.80895Z",fill:e.unref(n)?"white":"#333"},null,8,He)]))],2)],42,De),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>[l.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["j-submenu-dropdown-wrapper flex flex-col",e.unref(n)?null:"multilevel"])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.childItems,p=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[p.childItems.length?(e.openBlock(),e.createBlock(u,{key:1,label:p.navigationLabel,childItems:p.childItems,"parent-level":e.unref(o)},null,8,["label","childItems","parent-level"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[p.itemTypeId===3?(e.openBlock(),e.createElementBlock("div",Pe,e.toDisplayString(p.navigationLabel),1)):p.itemTypeId===1?(e.openBlock(),e.createBlock(k,{key:1,to:p.url},{default:e.withCtx(()=>[e.createElementVNode("li",Fe,e.toDisplayString(p.navigationLabel),1)]),_:2},1032,["to"])):p.itemTypeId===2?(e.openBlock(),e.createElementBlock("a",{key:2,class:"cursor-pointer item p-3 row-menu-item",href:p.url,target:"_blank"},e.toDisplayString(p.navigationLabel),9,Ae)):p.itemTypeId===4?(e.openBlock(),e.createElementBlock("div",Re,e.toDisplayString(p.navigationLabel),1)):e.createCommentVNode("",!0)],64))],64))),256))],2)):e.createCommentVNode("",!0)]),_:1})])])}}},Ke=Object.freeze(Object.defineProperty({__proto__:null,default:q},Symbol.toStringTag,{value:"Module"})),vn="",Ze=["href"],Ue={key:2},We={key:3},b=h({__name:"JHeaderMenuItems",props:{menuItems:{type:Array,required:!0}},setup(t){return e.ref(!1),(r,o)=>{const n=e.resolveComponent("RouterLink");return e.openBlock(),e.createElementBlock("ul",e.normalizeProps(e.guardReactiveProps(r.$attrs)),[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.menuItems,(l,a)=>(e.openBlock(),e.createElementBlock("li",{key:"menu-item-"+l.id,class:e.normalizeClass(["menu-item","parent-level-"+a])},[l.childItems.length?(e.openBlock(),e.createBlock(q,{key:1,label:l.navigationLabel,childItems:l.childItems,firstLevel:"","parent-level":a},null,8,["label","childItems","parent-level"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[l.itemTypeId===1?(e.openBlock(),e.createBlock(n,{key:0,to:l.url},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.navigationLabel)+"-2 ",1)]),_:2},1032,["to"])):l.itemTypeId===2?(e.openBlock(),e.createElementBlock("a",{key:1,class:"cursor-pointer item",href:l.url,target:"_blank"},e.toDisplayString(l.navigationLabel)+"-2 ",9,Ze)):l.itemTypeId===3?(e.openBlock(),e.createElementBlock("div",Ue,e.toDisplayString(l.navigationLabel)+"-3 ",1)):l.itemTypeId===4?(e.openBlock(),e.createElementBlock("div",We,e.toDisplayString(l.navigationLabel)+"-4 ",1)):e.createCommentVNode("",!0)],64))],2))),128))],16)}}},[["__scopeId","data-v-1453c279"]]),Ge=Object.freeze(Object.defineProperty({__proto__:null,default:b},Symbol.toStringTag,{value:"Module"})),to="",Qe={class:"logo flex"},Xe=["src"],S=h({__name:"JHeaderLogo",props:{imageSrc:{type:String,required:!0}},setup(t){return(r,o)=>{const n=e.resolveComponent("RouterLink");return e.openBlock(),e.createElementBlock("div",Qe,[e.createVNode(n,{class:"w-full m-auto pointer",to:"/"},{default:e.withCtx(()=>[e.createElementVNode("img",{src:t.imageSrc,alt:"logo",class:""},null,8,Xe)]),_:1})])}}},[["__scopeId","data-v-447a9ef4"]]),Ye=Object.freeze(Object.defineProperty({__proto__:null,default:S},Symbol.toStringTag,{value:"Module"})),ve={style:{fill:"currentColor"},viewBox:"0,0,24,24",width:"18",height:"18",xmlns:"http://www.w3.org/2000/svg"},et=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M20.6 18.2a.6.6 0 01-.6.6H4a.6.6 0 110-1.2h16a.6.6 0 01.6.6zM20.6 12a.6.6 0 01-.6.6H4a.6.6 0 110-1.2h16a.6.6 0 01.6.6zM20.6 5.8a.6.6 0 01-.6.6H4a.6.6 0 110-1.2h16a.6.6 0 01.6.6z"},null,-1)],V={__name:"JHeaderMenu",props:{isMobile:{type:Boolean,required:!0}},setup(t){return(r,o)=>(e.openBlock(),e.createElementBlock("div",null,[e.createElementVNode("a",null,[(e.openBlock(),e.createElementBlock("svg",ve,et))])]))}},tt=Object.freeze(Object.defineProperty({__proto__:null,default:V},Symbol.toStringTag,{value:"Module"})),nt={key:1,class:"flex-1"},ot={key:0,class:"flex-1"},T={__name:"JHeader",props:{menuItems:{type:Array,default:null},settings:{type:Object,required:!0},components:{type:Object,required:!0},breakpoint:{type:String,required:!0},menuStyle:{type:Object,required:!0},iconsStyle:{type:Object,required:!0}},emits:["customEvent"],setup(t,{emit:r}){const o=t,{breakpoint:n,components:l,settings:a}=o,s=e.computed(()=>n==="mobile"),c=e.computed(()=>n==="desktop"),i=e.computed(()=>l.menu),d=e.computed(()=>l.logo),f=e.computed(()=>Object.entries(l).filter(([u,p])=>p&&u!=="logo"&&u!=="menu").map(u=>u[0]));function k(u){r("customEvent",u)}return(u,p)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps(u.$attrs,{key:`header-${e.unref(n)}`,class:"j-header w-full relative z-10"}),[e.createElementVNode("nav",e.mergeProps({class:"w-full h-full flex container mx-auto gap-4 justify-between items-center py-2 px-2"},u.$attrs),[e.unref(d)?(e.openBlock(),e.createBlock(S,{key:0,"image-src":e.unref(a).logo.source},null,8,["image-src"])):e.createCommentVNode("",!0),e.unref(i)&&e.unref(c)?(e.openBlock(),e.createElementBlock("div",nt,[e.createVNode(b,{class:"flex flex-row items-center gap-6 text-sm","menu-items":t.menuItems||e.unref(a).menu.menuItems,style:e.normalizeStyle(t.menuStyle)},null,8,["menu-items","style"])])):e.createCommentVNode("",!0),e.unref(s)?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock($,{key:2,class:"actions flex ml-auto gap-x-4",onCustomEvent:k,settings:e.unref(a),actions:e.unref(f),"icons-style":t.iconsStyle},null,8,["settings","actions","icons-style"])),e.unref(i)&&!e.unref(c)?(e.openBlock(),e.createBlock(V,{key:3,"is-mobile":e.unref(s)},null,8,["is-mobile"])):e.createCommentVNode("",!0)],16),e.unref(i)&&!e.unref(c)?(e.openBlock(),e.createElementBlock("div",ot,[e.createVNode(b,{class:"flex flex-col gap-y-7 items-center py-10 px-2 text-sm","menu-items":t.menuItems||e.unref(a).menu.menuItems,style:e.normalizeStyle(t.menuStyle)},null,8,["menu-items","style"]),e.unref(s)&&e.unref(f).length?(e.openBlock(),e.createBlock($,{key:0,class:"actions py-10 border-t border-gray-500 flex justify-center ml-auto gap-x-4",settings:e.unref(a),actions:e.unref(f),"icons-style":t.iconsStyle},null,8,["settings","actions","icons-style"])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],16))}},lt=Object.freeze(Object.defineProperty({__proto__:null,default:T},Symbol.toStringTag,{value:"Module"})),lo="",rt={},at={class:"j-header-sceleton w-full"},st=[e.createElementVNode("div",{class:"card w-full is-loading"},[e.createElementVNode("div",{class:"image"})],-1)];function ct(t,r){return e.openBlock(),e.createElementBlock("div",at,st)}const D=h(rt,[["render",ct]]),it=Object.freeze(Object.defineProperty({__proto__:null,default:D},Symbol.toStringTag,{value:"Module"})),ao="",dt=["src","alt"],mt={class:"slider-content flex container mx-auto items-end py-10"},ft={class:"w-1/2 text-white mb-20"},pt={key:0,class:"j-title font-bold text-4xl pt-2 pl-2"},_t={key:1,class:"j-description text-lg pt-2 pl-2"},ut={key:2,class:"j-tag font-semibold text-base pt-2 pl-2"},ht={key:3,class:"j-tag font-semibold text-base pl-2 flex items-center"},kt={class:"overlay-actions container mx-auto flex items-end mb-10"},O={__name:"JBanner",props:{data:{type:Object,required:!0},hasOverlay:{type:Boolean,required:!1,default:!1},customWrapper:{type:String,required:!1,default:"RouterLink"}},emits:["customClickEvent"],setup(t,{emit:r}){const o=t,{data:n,customWrapper:l,hasOverlay:a}=e.toRefs(o);function s(c){r("customClickEvent",c)}return(c,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["j-banner",e.unref(a)?"overlay":null])},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(l)),{to:e.unref(n).imgTo?e.unref(n).imgTo:"/not-set"},{default:e.withCtx(()=>[e.createElementVNode("img",{src:e.unref(n).img,class:"j-banner-img",alt:e.unref(n).alt},null,8,dt),e.createElementVNode("div",mt,[e.createElementVNode("div",ft,[e.unref(n).title?(e.openBlock(),e.createElementBlock("h1",pt,e.toDisplayString(e.unref(n).title),1)):e.createCommentVNode("",!0),e.unref(n).description?(e.openBlock(),e.createElementBlock("p",_t,e.toDisplayString(e.unref(n).description),1)):e.createCommentVNode("",!0),e.unref(n).tags?(e.openBlock(),e.createElementBlock("h4",ut,e.toDisplayString(e.unref(n).tags)+". ",1)):e.createCommentVNode("",!0),e.unref(n).text?(e.openBlock(),e.createElementBlock("h4",ht," M\xE1te n\xE1pady a/nebo kol\xE1\u017Ee pro Ud\xE1losti Lu\u010Fka Sta\u0148ka? Pi\u0161te n\xE1m na email: M\xE1te n\xE1pady a/nebo kol\xE1\u017Ee pro Ud\xE1losti Lu\u010Fka Sta\u0148ka? Pi\u0161te n\xE1m na email: M\xE1te n\xE1pady a/nebo kol\xE1\u017Ee pro Ud\xE1losti Lu\u010Fka Sta\u0148ka? Pi\u0161te n\xE1m na email: ")):e.createCommentVNode("",!0)])])]),_:1},8,["to"])),e.createElementVNode("div",kt,[e.unref(n).userEngagements?(e.openBlock(),e.createBlock(e.unref(H),{key:0,subscribe:e.unref(n).userEngagements.subscribe,like:e.unref(n).userEngagements.like,dislike:e.unref(n).userEngagements.dislike,watchLater:e.unref(n).userEngagements.watchLater,onCustomClickEvent:s},null,8,["subscribe","like","dislike","watchLater"])):e.createCommentVNode("",!0)])],2))}},so="",gt={key:0,class:"slider-tracker slider-tracker container mx-auto absolute left-0 right-0"},yt={class:"slider-indicators"},Bt=["onClick"],Et={style:{fill:"#fff"},viewBox:"0,0,24,24",width:30,height:30,xmlns:"http://www.w3.org/2000/svg"},bt=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.424 5.576a.6.6 0 010 .848L9.85 12l5.575 5.576a.6.6 0 01-.848.848L8.15 12l6.425-6.424a.6.6 0 01.848 0z"},null,-1)],wt={style:{fill:"#fff"},viewBox:"0,0,24,24",width:30,height:30,xmlns:"http://www.w3.org/2000/svg"},Ct=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.576 5.576a.6.6 0 000 .848L14.15 12l-5.575 5.576a.6.6 0 10.848.848L15.85 12 9.424 5.576a.6.6 0 00-.848 0z"},null,-1)],xt={__name:"JSlider",props:{slides:{type:Array,required:!0},autoSlide:{type:Boolean,required:!1,default:!1},scrollInterval:{type:[Number,String],required:!1,default:!1},activeSlide:{type:Number,required:!1,default:0},animationTime:{type:String,required:!1,default:".6s"},showIndicators:{type:Boolean,required:!1,default:!0},customWrapper:{type:String,required:!1,default:"RouterLink"}},emits:["customClickEvent"],setup(t,{emit:r}){const o=t;e.useCssVars(_=>({"7d76257c":d.value}));const{slides:n,autoSlide:l,scrollInterval:a,showIndicators:s,customWrapper:c}=e.toRefs(o),i=e.ref(o.activeSlide),d=e.ref(o.animationTime),f=e.ref(P(n.value,i.value)),k=e.ref(null),u=e.ref(!1),p=e.ref(""),w=e.ref(!1),y=e.ref(null);function P(_,g){return(g%_.length+_.length)%_.length}const Ln=e.computed(()=>n.value.map((_,g)=>(g===f.value?_.active=!0:_.active=!1,_)));function C(_,g=-1){u.value||(u.value=!0,p.value=_,g===-1?i.value+=_==="slide-left"?1:-1:i.value=g,f.value=P(n.value,i.value),_==="slide-right"?f.value+1===n.value.length?k.value="flex-row-reverse":k.value="justify-end":_==="slide-left"&&(f.value===0?k.value="flex-row-reverse justify-end":k.value=""))}const Jn=()=>C("slide-right"),N=()=>C("slide-left");function zn(){u.value=!1}e.onMounted(()=>{!l.value||(y.value=setInterval(()=>{w.value||N()},a.value*1e3))}),e.onUnmounted(()=>{clearInterval(y.value)});function In(_){_!==f.value&&(f.value<_?C("slide-left",_):C("slide-right",_))}const Mn=()=>{!l.value||(w.value=!0,clearInterval(y.value),y.value=null)},qn=()=>{!l.value||(w.value=!1,!y.value&&(y.value=setInterval(()=>{w.value||N()},a.value*1e3)))},Tn=_=>{console.log("JSLIDER------->customClickEvent",_),r("customClickEvent",_)};return(_,g)=>(e.openBlock(),e.createElementBlock("div",{class:"j-slider",onMouseover:Mn,onMouseleave:qn},[e.createVNode(e.TransitionGroup,{name:"slide",onAfterEnter:zn,tag:"div",class:e.normalizeClass(["j-slider-wrapper",[p.value,k.value]])},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(Ln),(j,E)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{key:E,class:"slide-page"},[e.createVNode(O,{data:j,"has-overlay":!0,onCustomClickEvent:Tn},null,8,["data"])])),[[e.vShow,j.active]])),128))]),_:1},8,["class"]),e.unref(s)?(e.openBlock(),e.createElementBlock("div",gt,[e.createElementVNode("ol",yt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(n),(j,E)=>(e.openBlock(),e.createElementBlock("li",{class:e.normalizeClass(["slide-indicator",f.value===E?"active":null]),onClick:bo=>In(E),key:E},null,10,Bt))),128))])])):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"button-slide button-slide-left",onClick:Jn},[e.createElementVNode("span",null,[(e.openBlock(),e.createElementBlock("svg",Et,bt))])]),e.createElementVNode("button",{class:"button-slide button-slide-right",onClick:N},[e.createElementVNode("span",null,[(e.openBlock(),e.createElementBlock("svg",wt,Ct))])])],32))}},mo="",B={__name:"JButton",props:{variant:{type:String,required:!1,default:"primary"},active:{type:Boolean,required:!1,default:!1},full:{type:Boolean,required:!1,default:!1},circle:{type:Boolean,required:!1,default:!1},transparent:{type:Boolean,required:!1,default:!1},rounded:{type:Boolean,required:!1,default:!1},outlined:{type:Boolean,required:!1,default:!1},hovered:{type:Boolean,required:!1,default:!1},selected:{type:Boolean,required:!1,default:!1},loading:{type:Boolean,required:!1,default:!1}},emits:["customClickEvent"],setup(t,{emit:r}){const o=t,{variant:n,active:l,full:a,transparent:s,rounded:c}=e.toRefs(o);function i(d){r("customClickEvent",d)}return(d,f)=>(e.openBlock(),e.createElementBlock("button",{class:e.normalizeClass(["j-button",[e.unref(n),{"j-is-rounded":e.unref(c),"j-is-loading":t.loading,"j-is-outlined":t.outlined,"j-is-fullwidth":e.unref(a),"j-is-circle":t.circle,"j-is-transparent":e.unref(s),"j-is-active":e.unref(l),"j-is-hovered":t.hovered,"j-is-selected":t.selected}]]),onClick:i},[e.renderSlot(d.$slots,"default")],2))}},fo="",$t={class:"user-engagements flex mt-3"},St=e.createElementVNode("span",null,[e.createElementVNode("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 4.31533L7.02255 3.08913C5.84186 1.60796 3.87501 1.60161 2.65979 2.78742C1.44674 3.97111 1.44674 5.87726 2.65978 7.06096L8 12.2719L13.3402 7.06096C14.5533 5.87726 14.5533 3.9711 13.3402 2.78741C12.125 1.60161 10.1581 1.60796 8.97745 3.08913L8 4.31533ZM7.09204 1.44521C5.4312 0.264383 3.21997 0.494285 1.7868 1.89277C0.0710693 3.56698 0.0710678 6.28139 1.78679 7.9556L7.418 13.4505C7.74171 13.7664 8.25828 13.7664 8.58199 13.4505L14.2132 7.9556C15.9289 6.28139 15.9289 3.56697 14.2132 1.89277C12.78 0.494278 10.5688 0.264381 8.90795 1.44521C8.58052 1.67801 8.27447 1.96564 8 2.30997C7.72552 1.96564 7.41948 1.67801 7.09204 1.44521Z",fill:"#ffffff"})])],-1),Vt=e.createElementVNode("p",{class:"ml-1"},"FAVORITE",-1),Nt=e.createElementVNode("span",null,[e.createElementVNode("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 4.31533L7.02255 3.08913C5.84186 1.60796 3.87501 1.60161 2.65979 2.78742C1.44674 3.97111 1.44674 5.87726 2.65978 7.06096L8 12.2719L13.3402 7.06096C14.5533 5.87726 14.5533 3.9711 13.3402 2.78741C12.125 1.60161 10.1581 1.60796 8.97745 3.08913L8 4.31533ZM7.09204 1.44521C5.4312 0.264383 3.21997 0.494285 1.7868 1.89277C0.0710693 3.56698 0.0710678 6.28139 1.78679 7.9556L7.418 13.4505C7.74171 13.7664 8.25828 13.7664 8.58199 13.4505L14.2132 7.9556C15.9289 6.28139 15.9289 3.56697 14.2132 1.89277C12.78 0.494278 10.5688 0.264381 8.90795 1.44521C8.58052 1.67801 8.27447 1.96564 8 2.30997C7.72552 1.96564 7.41948 1.67801 7.09204 1.44521Z",fill:"#ffffff"})])],-1),jt=e.createElementVNode("span",null,[e.createElementVNode("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 4.31533L7.02255 3.08913C5.84186 1.60796 3.87501 1.60161 2.65979 2.78742C1.44674 3.97111 1.44674 5.87726 2.65978 7.06096L8 12.2719L13.3402 7.06096C14.5533 5.87726 14.5533 3.9711 13.3402 2.78741C12.125 1.60161 10.1581 1.60796 8.97745 3.08913L8 4.31533ZM7.09204 1.44521C5.4312 0.264383 3.21997 0.494285 1.7868 1.89277C0.0710693 3.56698 0.0710678 6.28139 1.78679 7.9556L7.418 13.4505C7.74171 13.7664 8.25828 13.7664 8.58199 13.4505L14.2132 7.9556C15.9289 6.28139 15.9289 3.56697 14.2132 1.89277C12.78 0.494278 10.5688 0.264381 8.90795 1.44521C8.58052 1.67801 8.27447 1.96564 8 2.30997C7.72552 1.96564 7.41948 1.67801 7.09204 1.44521Z",fill:"#ffffff"})])],-1),Lt=e.createElementVNode("span",null,[e.createElementVNode("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 4.31533L7.02255 3.08913C5.84186 1.60796 3.87501 1.60161 2.65979 2.78742C1.44674 3.97111 1.44674 5.87726 2.65978 7.06096L8 12.2719L13.3402 7.06096C14.5533 5.87726 14.5533 3.9711 13.3402 2.78741C12.125 1.60161 10.1581 1.60796 8.97745 3.08913L8 4.31533ZM7.09204 1.44521C5.4312 0.264383 3.21997 0.494285 1.7868 1.89277C0.0710693 3.56698 0.0710678 6.28139 1.78679 7.9556L7.418 13.4505C7.74171 13.7664 8.25828 13.7664 8.58199 13.4505L14.2132 7.9556C15.9289 6.28139 15.9289 3.56697 14.2132 1.89277C12.78 0.494278 10.5688 0.264381 8.90795 1.44521C8.58052 1.67801 8.27447 1.96564 8 2.30997C7.72552 1.96564 7.41948 1.67801 7.09204 1.44521Z",fill:"#ffffff"})])],-1),H={__name:"JUserEngagements",props:{subscribe:{type:Boolean,required:!1,default:!1},like:{type:Boolean,required:!1,default:!1},dislike:{type:Boolean,required:!1,default:!1},watchLater:{type:Boolean,required:!1,default:!1}},emits:["customClickEvent"],setup(t,{emit:r}){const o=t,{subscribe:n,like:l,dislike:a,watchLater:s}=e.toRefs(o),c=i=>{console.log("onUserEngagementClick",i),r("customClickEvent",i)};return(i,d)=>(e.openBlock(),e.createElementBlock("div",$t,[e.unref(n)?(e.openBlock(),e.createBlock(B,{key:0,"icon-name":"favorite",onClick:d[0]||(d[0]=f=>c("subscribe")),variant:"primary",active:!1,class:"mb-1 mr-2"},{default:e.withCtx(()=>[St,Vt]),_:1})):e.createCommentVNode("",!0),e.unref(s)?(e.openBlock(),e.createBlock(B,{key:1,onClick:d[1]||(d[1]=f=>c("watchLater")),"icon-name":"favorite",variant:"primary",active:!1,class:"mb-1 mr-2"},{default:e.withCtx(()=>[Nt]),_:1})):e.createCommentVNode("",!0),e.unref(l)?(e.openBlock(),e.createBlock(B,{key:2,onClick:d[2]||(d[2]=f=>c("like")),"icon-name":"favorite",variant:"primary",active:!1,class:"mb-1 mr-2"},{default:e.withCtx(()=>[jt]),_:1})):e.createCommentVNode("",!0),e.unref(a)?(e.openBlock(),e.createBlock(B,{key:3,onClick:d[3]||(d[3]=f=>c("dislike")),"icon-name":"favorite",variant:"primary",active:!1,class:"mb-1 mr-2"},{default:e.withCtx(()=>[Lt]),_:1})):e.createCommentVNode("",!0)]))}},Jt={class:"j-tabs"},zt={__name:"JTab",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("div",Jt," JtabIIII "+e.toDisplayString(1)))}},It={class:"j-language flex"},Mt=["onKeydown"],qt=["width","height"],Tt=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.383 12.505l.199-.199a14.88 14.88 0 003.147-5.541l.054-.176h1.85a.616.616 0 100-1.232h-5.43V4.244a.614.614 0 10-1.228 0v1.113H3.54a.61.61 0 100 1.219h9.14l-.116.332a13.892 13.892 0 01-2.788 4.714l-.186.207-.186-.207a13.905 13.905 0 01-1.796-2.506.581.581 0 00-.503-.304c-.409 0-.646.41-.466.735a15.082 15.082 0 001.988 2.786l.16.177-3.945 3.898a.612.612 0 10.862.868L9.59 13.39l1.926 1.926a.602.602 0 10.848-.854l-1.98-1.957zM14.706 17.812h4.448l.836 2.228a.559.559 0 101.046-.392l-3.173-8.463a.996.996 0 00-1.866 0l-3.173 8.463a.559.559 0 101.046.392l.836-2.228zm.46-1.228l1.764-4.706 1.764 4.706h-3.528z"},null,-1)],Dt={key:0,class:"j-language-dropdown-wrapper"},Ot=e.createElementVNode("span",null,null,-1),Ht=e.createElementVNode("span",null,null,-1),Pt=e.createElementVNode("span",null,null,-1),Ft=Object.freeze(Object.defineProperty({__proto__:null,default:{__name:"JHeaderLanguage",props:{icon:{type:Object,default:{color:"#FFF",size:"18",name:""}}},emits:["customEvent"],setup(t,{emit:r}){const o=e.ref(!1),n=()=>{o.value=!o.value},l=()=>{o.value=!1};function a(s){r("customEvent",{type:"search-option-click",event:s})}return(s,c)=>(e.openBlock(),e.createElementBlock("div",It,[e.createElementVNode("div",{class:e.normalizeClass(["language-wrapper",o.value?"active":null])},[e.createElementVNode("button",{class:"icon icon-holder flex items-center justify-center",onKeydown:e.withKeys(l,["esc"]),onBlur:l,onClick:n},[(e.openBlock(),e.createElementBlock("svg",{style:{fill:"currentColor"},viewBox:"0,0,24,24",width:t.icon.size,height:t.icon.size,xmlns:"http://www.w3.org/2000/svg"},Tt,8,qt))],40,Mt),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>[o.value?(e.openBlock(),e.createElementBlock("div",Dt,[e.createElementVNode("li",{class:"j-language-item flex items-center text-xs font-normal cursor-pointer",onClick:a,value:"1"},[Ot,e.createTextVNode(" English ")]),e.createElementVNode("li",{class:"j-language-item flex items-center text-xs font-normal cursor-pointer",onClick:a,value:"2"},[Ht,e.createTextVNode(" Shqip ")]),e.createElementVNode("li",{class:"j-language-item flex items-center text-xs font-normal cursor-pointer",onClick:a,value:"3"},[Pt,e.createTextVNode(" Czech ")])])):e.createCommentVNode("",!0)]),_:1})],2)]))}}},Symbol.toStringTag,{value:"Module"})),At={class:"j-notification flex"},Rt=["onKeydown"],Kt=["width","height"],Zt=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M11.867 5.6a3.587 3.587 0 00-3.584 3.455l-.083 2.24a7.885 7.885 0 01-1.926 4.862c1.267.104 3.391.243 5.726.243 2.334 0 4.397-.139 5.617-.243a8.509 8.509 0 01-1.944-4.677l-.233-2.612A3.587 3.587 0 0011.867 5.6zM7.083 9.01a4.787 4.787 0 019.552-.249l.233 2.613a7.312 7.312 0 001.812 4.179c.558.629.22 1.694-.69 1.776A68.766 68.766 0 0112 17.6c-2.61 0-4.957-.17-6.176-.277-.89-.078-1.224-1.133-.65-1.74a6.688 6.688 0 001.827-4.332l.082-2.24zM14.6 19a.6.6 0 01-.6.6h-4a.6.6 0 110-1.2h4a.6.6 0 01.6.6z"},null,-1)],Ut={key:0,class:"notification-suggestion-wrapper"},Wt=e.createElementVNode("div",{class:"notification-wrapper-title flex mb-1 justify-between"},[e.createElementVNode("div",{class:"title-name font-semibold text-sm"}," Notification "),e.createElementVNode("div",{class:"title-action font-normal text-xs pointer"}," Mark all as read ")],-1),Gt=["value"],Qt={class:"flex m-0"},Xt={class:"suggestion-img-holder new"},Yt=["src"],vt={class:"basis-full px-2"},en={class:"notification-text text-left text-sm font-normal"},tn={class:"notification-date flex justify-start text-xs text-gray-600 leading-4"},nn=Object.freeze(Object.defineProperty({__proto__:null,default:{__name:"JHeaderNotifications",props:{icon:{type:Object,default:{color:"#FFF",size:"18",name:""}},customWrapper:{type:String,required:!1,default:"RouterLink"}},emits:["customEvent"],setup(t,{emit:r}){const o=[{img:"https://cdn.vpplayer.tech/agmipnzv/encode/vjsnkirh/thumbnails/standart.jpg",source:"/video-1",text:"Vojt\u011Bch Dyk o \u017Eivotn\xEDch cyklech a zparchant\u011Bl\xE9 dob\u011B: Ml\u010Del jsem, proto\u017Ee",date:"23/12/2022"},{img:"https://cdn.vpplayer.tech/agmipnzv/encode/vjsnkirh/thumbnails/standart.jpg",source:"/video-1",text:"Vojt\u011Bch Dyk o \u017Eivotn\xEDch cyklech a zparchant\u011Bl\xE9 dob\u011B: Ml\u010Del jsem, proto\u017Ee",date:"23/12/2022"}],n=e.ref(!1),l=()=>{n.value=!n.value},a=()=>{n.value=!1};function s(c){r("customEvent",{type:"search-option-click",event:c})}return(c,i)=>(e.openBlock(),e.createElementBlock("div",At,[e.createElementVNode("div",{class:e.normalizeClass(["notification-wrapper",n.value?"active":null])},[e.createElementVNode("button",{class:"icon icon-holder flex items-center justify-center",onKeydown:e.withKeys(a,["esc"]),onBlur:a,onClick:l},[(e.openBlock(),e.createElementBlock("svg",{style:{fill:"currentColor"},viewBox:"0,0,24,24",width:t.icon.size,height:t.icon.size,xmlns:"http://www.w3.org/2000/svg"},Zt,8,Kt))],40,Rt),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>[n.value?(e.openBlock(),e.createElementBlock("div",Ut,[Wt,(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(o,d=>e.createElementVNode("li",{class:"notification-list-item mb-3 leading-4",onClick:s,value:d.source},[e.createElementVNode("div",Qt,[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.customWrapper),{class:"flex",to:d.source},{default:e.withCtx(()=>[e.createElementVNode("div",Xt,[e.createElementVNode("img",{src:d.img},null,8,Yt)]),e.createElementVNode("div",vt,[e.createElementVNode("div",null,[e.createElementVNode("h5",en,e.toDisplayString(d.text),1),e.createElementVNode("p",tn,e.toDisplayString(d.date),1)])])]),_:2},1032,["to"]))])],8,Gt)),64))])):e.createCommentVNode("",!0)]),_:1})],2)]))}}},Symbol.toStringTag,{value:"Module"})),on={class:"j-profile flex"},ln=["onKeydown"],rn=["width","height"],an=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 4.6c-1.848 0-3.3 1.427-3.3 3.133s1.452 3.133 3.3 3.133c1.848 0 3.3-1.427 3.3-3.133S13.848 4.6 12 4.6zM7.5 7.733C7.5 5.315 9.54 3.4 12 3.4s4.5 1.915 4.5 4.333-2.04 4.333-4.5 4.333-4.5-1.915-4.5-4.333zm1.9 6.999c-1.847 0-3.3 1.427-3.3 3.135V18a1.4 1.4 0 001.4 1.4h9a1.4 1.4 0 001.4-1.4v-.133c0-1.708-1.453-3.135-3.3-3.135H9.4zm-4.5 3.135c0-2.419 2.04-4.335 4.5-4.335h5.2c2.46 0 4.5 1.916 4.5 4.335V18a2.6 2.6 0 01-2.6 2.6h-9A2.6 2.6 0 014.9 18v-.133z"},null,-1)],sn={key:0,class:"j-profile-dropdown-wrapper"},cn=e.createElementVNode("div",{class:"profile-details flex items-center"},[e.createElementVNode("span",{class:"profile-image"}),e.createElementVNode("h1",{class:"text-sm text-medium truncate"},"Mendim's Account dsadadadasda")],-1),dn=e.createElementVNode("span",null,null,-1),mn=e.createElementVNode("span",null,null,-1),fn=e.createElementVNode("span",null,null,-1),pn=e.createElementVNode("span",null,null,-1),_n=e.createElementVNode("span",null,null,-1),un=Object.freeze(Object.defineProperty({__proto__:null,default:{__name:"JHeaderProfile",props:{icon:{type:Object,default:{color:"#FFF",size:"18",name:""}}},emits:["customEvent"],setup(t,{emit:r}){const o=e.ref(!1),n=()=>{o.value=!o.value},l=()=>{o.value=!1};function a(s){r("customEvent",{type:"search-option-click",event:s})}return(s,c)=>(e.openBlock(),e.createElementBlock("div",on,[e.createElementVNode("div",{class:e.normalizeClass(["profile-wrapper",o.value?"active":null])},[e.createElementVNode("button",{class:"icon icon-holder flex items-center justify-center",onKeydown:e.withKeys(l,["esc"]),onBlur:l,onClick:n},[(e.openBlock(),e.createElementBlock("svg",{style:{fill:"currentColor"},viewBox:"0,0,24,24",width:t.icon.size,height:t.icon.size,xmlns:"http://www.w3.org/2000/svg"},an,8,rn))],40,ln),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>[o.value?(e.openBlock(),e.createElementBlock("div",sn,[cn,e.createElementVNode("li",{class:"j-profile-list flex items-center text-xs font-medium cursor-pointer",onClick:a,value:"1"},[dn,e.createTextVNode(" Saved videos ")]),e.createElementVNode("li",{class:"j-profile-list flex items-center text-xs font-medium cursor-pointer",onClick:a,value:"2"},[mn,e.createTextVNode(" Subscriptions ")]),e.createElementVNode("li",{class:"j-profile-list flex items-center text-xs font-medium cursor-pointer",onClick:a,value:"3"},[fn,e.createTextVNode(" Billing History ")]),e.createElementVNode("li",{class:"j-profile-list flex items-center text-xs font-medium cursor-pointer",onClick:a,value:"4"},[pn,e.createTextVNode(" Help Center ")]),e.createElementVNode("li",{class:"j-profile-list flex items-center text-xs font-medium cursor-pointer",onClick:a,value:"5"},[_n,e.createTextVNode(" Sign out ")])])):e.createCommentVNode("",!0)]),_:1})],2)]))}}},Symbol.toStringTag,{value:"Module"})),yo="",hn={class:"j-search flex"},kn=["onKeydown"],gn={key:0,class:"search-suggestion-wrapper"},yn=e.createElementVNode("div",{class:"flex justify-start font-bold text-sm mb-1"}," Video ",-1),Bn=["value"],En={class:"flex m-0"},bn={class:"suggestion-img-holder"},wn=["src"],Cn={class:"basis-full px-2"},xn={class:"text-left text-xs font-semibold"},$n={class:"flex justify-start text-xs text-gray-600"},Sn={class:"icon flex items-center justify-center"},Vn=["width","height"],Nn=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.3911 15.4518C13.1902 16.4202 11.6628 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10C17 11.6628 16.4202 13.1902 15.4518 14.3911L20.5303 19.4697C20.8232 19.7626 20.8232 20.2374 20.5303 20.5303C20.2374 20.8232 19.7626 20.8232 19.4697 20.5303L14.3911 15.4518ZM15.5 10C15.5 13.0376 13.0376 15.5 10 15.5C6.96243 15.5 4.5 13.0376 4.5 10C4.5 6.96243 6.96243 4.5 10 4.5C13.0376 4.5 15.5 6.96243 15.5 10Z",fill:"currentColor"},null,-1)],jn=Object.freeze(Object.defineProperty({__proto__:null,default:{__name:"JHeaderSearch",props:{icon:{type:Object,default:{color:"#FFF",size:"18",name:""}},customWrapper:{type:String,required:!1,default:"RouterLink"}},emits:["customEvent"],setup(t,{emit:r}){const o=[{img:"https://cdn.vpplayer.tech/agmipnzv/encode/vjsnkirh/thumbnails/standart.jpg",source:"/video-1",text:"Vojt\u011Bch Dyk o \u017Eivotn\xEDch cyklech a zparchant\u011Bl\xE9 dob\u011B: Ml\u010Del jsem, proto\u017Ee",date:"23/12/2022"},{img:"https://cdn.vpplayer.tech/agmipnzv/encode/vjsnkirh/thumbnails/standart.jpg",source:"/video-1",text:"Vojt\u011Bch Dyk o \u017Eivotn\xEDch cyklech a zparchant\u011Bl\xE9 dob\u011B: Ml\u010Del jsem, proto\u017Ee",date:"23/12/2022"}],n=e.ref(null),l=()=>{n.value=!1};function a(c){n.value=!0,r("customEvent",{type:"search-input-change",event:c})}function s(c){r("customEvent",{type:"search-option-click",event:c})}return(c,i)=>(e.openBlock(),e.createElementBlock("div",hn,[e.createElementVNode("div",{class:e.normalizeClass(["search-input",n.value?"active":null])},[e.createElementVNode("input",{type:"text",onInput:a,onKeydown:e.withKeys(l,["esc"]),onBlur:l,placeholder:"Search video or show"},null,40,kn),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>[n.value?(e.openBlock(),e.createElementBlock("div",gn,[yn,(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(o,d=>e.createElementVNode("li",{class:"mb-3",onClick:s,value:d.source},[e.createElementVNode("div",En,[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.customWrapper),{class:"flex",to:d.source},{default:e.withCtx(()=>[e.createElementVNode("div",bn,[e.createElementVNode("img",{src:d.img},null,8,wn)]),e.createElementVNode("div",Cn,[e.createElementVNode("div",null,[e.createElementVNode("h5",xn,e.toDisplayString(d.text),1),e.createElementVNode("p",$n,e.toDisplayString(d.date),1)])])]),_:2},1032,["to"]))])],8,Bn)),64))])):e.createCommentVNode("",!0)]),_:1}),e.createElementVNode("div",Sn,[(e.openBlock(),e.createElementBlock("svg",{width:t.icon.size,height:t.icon.size,viewBox:"0 0 24 24",fill:"none"},Nn,8,Vn))])],2)]))}}},Symbol.toStringTag,{value:"Module"}));m.JBadge=ye,m.JBanner=O,m.JButton=B,m.JCard=se,m.JCardSceleton=he,m.JCol=M,m.JFooter=be,m.JFooterImage=z,m.JFooterLabel=L,m.JFooterMenu=J,m.JFooterSceleton=Ie,m.JHeader=T,m.JHeaderActions=$,m.JHeaderLogo=S,m.JHeaderMenu=V,m.JHeaderMenuItems=b,m.JHeaderSceleton=D,m.JImage=x,m.JImageSceleton=Ee,m.JRow=I,m.JSlider=xt,m.JTab=zt,m.JUserEngagements=H,m.MInput=U,m.VButton=R,Object.defineProperties(m,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
(function(m,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(m=typeof globalThis<"u"?globalThis:m||self,e(m.MyLib={},m.Vue))})(this,function(m,e){"use strict";const Dn="",h=(t,a)=>{const o=t.__vccOpts||t;for(const[n,l]of a)o[n]=l;return o},P={};function F(t,a){return e.openBlock(),e.createElementBlock("button",e.normalizeProps(e.guardReactiveProps(t.$attrs)),[e.renderSlot(t.$slots,"default")],16)}const A=h(P,[["render",F]]),R={};function K(t,a){return e.openBlock(),e.createElementBlock("input",e.mergeProps(t.$attrs,{type:"text","aria-label":"Filter projects"}),null,16)}const Z=h(R,[["render",K]]),On="",U=t=>(e.pushScopeId("data-v-dfc1ec80"),t=t(),e.popScopeId(),t),W={key:0,class:"relative max-w-[230px]"},G={class:"absolute z-1 top-0 left-0 flex flex-col w-full h-full p-2"},Q={class:"flex"},X={class:"flex ml-auto absolute right-0"},Y={key:0,class:"py-0.5 px-1 rounded text-white bg-black/50 mx-1"},v=U(()=>e.createElementVNode("div",{class:"flex w-full mt-auto"},null,-1)),ee={class:"flex"},te={class:"flex ml-auto"},ne={key:1,class:"pt-3 flex gap-5 text-xs text-cyan infobox"},oe={key:0},le={key:1},re={key:2},ae=h(Object.assign({inheritAttrs:!1,customOptions:{}},{__name:"JCard",props:{titleStyle:{type:Object,required:!1},showTitle:{type:Boolean,required:!1,default:!1},title:{type:String,required:!1,default:"Zm\u011Bny v programu dopravy vzork\u016F z Marsu"},showAuthor:{type:Boolean,required:!1,default:!1},author:{type:String,required:!1,default:"Mendim Arifaj"},showViews:{type:Boolean,required:!1,default:!1},views:{type:String,required:!1,default:"100K views"},showDate:{type:Boolean,required:!1,default:!1},date:{type:String,required:!1,default:"28/02/1996"},showTimeDuration:{type:Boolean,required:!1,default:!1},timeDuration:{type:String,required:!1,default:"03:11"},showThumbnail:{type:Boolean,required:!1,default:!1},detailsStyle:{type:Object,required:!1}},setup(t){const a=t,o=e.useAttrs(),n=e.computed(()=>o.order?`flex-${o.order}`:"flex-col"),{showAuthor:l,showViews:r,showDate:s}=e.toRefs(a),c=e.computed(()=>l.value||r.value||s.value);return(i,d)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps({class:"inline-flex gap-3 border border-dashed border-gray-600 rounded p-4 w-full"},i.$attrs,{class:e.unref(n)}),[t.showThumbnail?(e.openBlock(),e.createElementBlock("div",W,[e.createElementVNode("div",G,[e.createElementVNode("div",Q,[e.renderSlot(i.$slots,"top_left",{},void 0,!0),e.createElementVNode("div",X,[e.renderSlot(i.$slots,"top_right",{},void 0,!0),t.showTimeDuration?(e.openBlock(),e.createElementBlock("span",Y,e.toDisplayString(t.timeDuration),1)):e.createCommentVNode("",!0)])]),v,e.createElementVNode("div",ee,[e.renderSlot(i.$slots,"bottom_left",{class:"flex"},void 0,!0),e.createElementVNode("div",te,[e.renderSlot(i.$slots,"bottom_right",{},void 0,!0)])])]),e.renderSlot(i.$slots,"image",{},void 0,!0)])):e.createCommentVNode("",!0),e.unref(c)||t.showTitle?(e.openBlock(),e.createElementBlock("div",{key:1,style:e.normalizeStyle(t.detailsStyle),class:"p-1 box-border"},[t.showTitle?(e.openBlock(),e.createElementBlock("div",{key:0,style:e.normalizeStyle(t.titleStyle)},e.toDisplayString(t.title),5)):e.createCommentVNode("",!0),e.unref(c)?(e.openBlock(),e.createElementBlock("div",ne,[e.unref(l)?(e.openBlock(),e.createElementBlock("span",oe,e.toDisplayString(t.author),1)):e.createCommentVNode("",!0),e.unref(r)?(e.openBlock(),e.createElementBlock("span",le,e.toDisplayString(t.views),1)):e.createCommentVNode("",!0),e.unref(s)?(e.openBlock(),e.createElementBlock("span",re,e.toDisplayString(t.date),1)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],4)):e.createCommentVNode("",!0)],16))}}),[["__scopeId","data-v-dfc1ec80"]]),Fn="",se=t=>(e.pushScopeId("data-v-b6261246"),t=t(),e.popScopeId(),t),ce={key:0,class:"relative"},ie=se(()=>e.createElementVNode("div",{class:"absolute z-1 top-0 left-0 flex flex-col w-full h-full p-2"},null,-1)),de={key:0,class:"jcard-sceleton-title"},me={key:1,class:"pt-3 flex gap-5 text-xs text-cyan infobox"},fe={key:0},pe={key:1},_e={key:2},ue=h(Object.assign({inheritAttrs:!1,customOptions:{}},{__name:"JCardSceleton",props:{titleStyle:{type:Object,required:!1},showTitle:{type:Boolean,required:!1,default:!1},title:{type:String,required:!1,default:"Zm\u011Bny v programu dopravy vzork\u016F z Marsu"},showAuthor:{type:Boolean,required:!1,default:!1},author:{type:String,required:!1,default:"Mendim Arifaj"},showViews:{type:Boolean,required:!1,default:!1},views:{type:String,required:!1,default:"100K views"},showDate:{type:Boolean,required:!1,default:!1},date:{type:String,required:!1,default:"28/02/1996"},showTimeDuration:{type:Boolean,required:!1,default:!1},showThumbnail:{type:Boolean,required:!1,default:!1},detailsStyle:{type:Object,required:!1}},setup(t){const a=t,o=e.useAttrs(),n=e.computed(()=>o.order?`flex-${o.order}`:"flex-col"),{showAuthor:l,showViews:r,showDate:s}=e.toRefs(a),c=e.computed(()=>l.value||r.value||s.value);return(i,d)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps({class:"jcard-sceleton inline-flex gap-3 border border-dashed border-gray-600 rounded p-4 w-full"},i.$attrs,{class:e.unref(n)}),[t.showThumbnail?(e.openBlock(),e.createElementBlock("div",ce,[ie,e.renderSlot(i.$slots,"image",{},void 0,!0)])):e.createCommentVNode("",!0),e.unref(c)||t.showTitle?(e.openBlock(),e.createElementBlock("div",{key:1,style:e.normalizeStyle(t.detailsStyle),class:"p-1 box-border"},[t.showTitle?(e.openBlock(),e.createElementBlock("div",de)):e.createCommentVNode("",!0),e.unref(c)?(e.openBlock(),e.createElementBlock("div",me,[e.unref(l)?(e.openBlock(),e.createElementBlock("span",fe)):e.createCommentVNode("",!0),e.unref(r)?(e.openBlock(),e.createElementBlock("span",pe)):e.createCommentVNode("",!0),e.unref(s)?(e.openBlock(),e.createElementBlock("span",_e)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],4)):e.createCommentVNode("",!0)],16))}}),[["__scopeId","data-v-b6261246"]]),he={};function ke(t,a){return e.openBlock(),e.createElementBlock("span",e.mergeProps({class:"rounded py-0.5 px-1 flex items-center justify-center"},t.$attrs),[e.renderSlot(t.$slots,"default")],16)}const ge=h(he,[["render",ke]]),ye=["src","alt"],x={__name:"JImage",props:{imageSrc:{type:String,required:!1,default:"https://ub1doy938d.gjirafa.net/media/zxgzzz/thumbnails/standart.jpg"},alt:{type:String,required:!0}},setup(t){return(a,o)=>(e.openBlock(),e.createElementBlock("img",e.mergeProps({src:t.imageSrc,alt:t.alt,class:"w-full"},a.$attrs),null,16,ye))}},Kn="",Be=h({__name:"JImageSceleton",props:{imageSrc:{type:String,required:!1,default:"https://ub1doy938d.gjirafa.net/media/zxgzzz/thumbnails/standart.jpg"}},setup(t){return(a,o)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps({src:"",class:"jimage-sceleton w-full"},a.$attrs),null,16))}},[["__scopeId","data-v-4e30e0b0"]]),be={__name:"JFooter",props:{children:{type:Array,required:!0,default:[]}},setup(t){function a(o){return o==="label"?e.markRaw(L):o==="menu"?e.markRaw(J):e.markRaw(z)}return(o,n)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps(o.$attrs,{class:"j-footer w-full flex flex-wrap gap-4"}),[e.renderSlot(o.$slots,"default",{},()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.children,l=>(e.openBlock(),e.createBlock(e.unref(M),{key:l.id,"x-alignment":l.props.xAlignment,"y-alignment":l.props.yAlignment},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.children,r=>(e.openBlock(),e.createBlock(e.unref(I),{key:r.id,columns:r.props.columns},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.children,s=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(a(s.type)),{key:s.id,data:s.props,style:e.normalizeStyle(s.style)},null,8,["data","style"]))),128))]),_:2},1032,["columns"]))),128))]),_:2},1032,["x-alignment","y-alignment"]))),128))])],16))}},L={__name:"JFooterLabel",props:{data:{type:Object,default:{text:{type:String,default:""}}}},setup(t){const a=t,{text:o}=a.data;return(n,l)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps(n.$attrs,{class:"p-4"}),e.toDisplayString(e.unref(o)),17))}},Un="",Ee={class:"menu-item pr-3"},we=["href"],Ce={key:2},xe={__name:"JFooterMenuItem",props:{menu:{type:Array,required:!1,default:[]},orientation:{type:String,default:"vertical"}},setup(t){const a=t,{menu:o,orientation:n}=a;return(l,r)=>{const s=e.resolveComponent("RouterLink"),c=e.resolveComponent("JFooterMenuItem",!0);return e.openBlock(),e.createElementBlock("ol",{class:e.normalizeClass(["flex flex-wrap gap-4 text-sm px-3",e.unref(n)==="horizontal"?"flex-row":"flex-col"])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(o),i=>(e.openBlock(),e.createElementBlock("li",Ee,[i.itemTypeId===1?(e.openBlock(),e.createBlock(s,{key:0,to:i.url,class:"cursor-pointer item"},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(i.navigationLabel),1)]),_:2},1032,["to"])):i.itemTypeId===2?(e.openBlock(),e.createElementBlock("a",{key:1,target:"_blank",href:i.url,class:"cursor-pointer item"},e.toDisplayString(i.navigationLabel),9,we)):(e.openBlock(),e.createElementBlock("div",Ce,e.toDisplayString(i.navigationLabel),1)),i.childItems?(e.openBlock(),e.createBlock(c,{key:3,menu:i.childItems,orientation:e.unref(n)},null,8,["menu","orientation"])):e.createCommentVNode("",!0)]))),256))],2)}}},Wn="",$e={key:0,class:"mb-6"},J=h({__name:"JFooterMenu",props:{data:{type:Object,default:{title:{type:String,default:""},menu:{type:Array,default:[]},orientation:{type:String,default:"vertical"}}}},setup(t){const a=t,{title:o,menu:n,orientation:l}=a.data;return(r,s)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps(r.$attrs,{class:"p-4 j-footer-menu"}),[e.unref(o)?(e.openBlock(),e.createElementBlock("div",$e,[e.createElementVNode("h5",null,e.toDisplayString(e.unref(o)),1)])):e.createCommentVNode("",!0),e.createVNode(xe,{menu:e.unref(n).items,orientation:e.unref(l)},null,8,["menu","orientation"])],16))}},[["__scopeId","data-v-b1508e83"]]),Se={class:"j-footer"},Ve=["href"],z={__name:"JFooterImage",props:{data:{type:Object,default:{image:{type:String,default:""}}}},setup(t){const a=t,{image:o,altText:n,clickable:l,link:r,title:s}=e.toRefs(a.data);return(c,i)=>(e.openBlock(),e.createElementBlock("div",Se,[e.createTextVNode(e.toDisplayString(e.unref(s))+" ",1),e.unref(l)?(e.openBlock(),e.createElementBlock("a",{key:0,class:"cursor-pointer",target:"_blank",href:`https://${e.unref(r)}`},[e.createVNode(e.unref(x),{"image-src":e.unref(o),alt:e.unref(n)},null,8,["image-src","alt"])],8,Ve)):(e.openBlock(),e.createBlock(e.unref(x),{key:1,"image-src":e.unref(o),alt:e.unref(n)},null,8,["image-src","alt"]))]))}},Qn="",Ne={},je={class:"j-footer-sceleton w-full"},Le=[e.createElementVNode("div",{class:"card w-full is-loading"},[e.createElementVNode("div",{class:"image"}),e.createElementVNode("div",{class:"content"},[e.createElementVNode("h2"),e.createElementVNode("p")])],-1)];function Je(t,a){return e.openBlock(),e.createElementBlock("div",je,Le)}const ze=h(Ne,[["render",Je]]),M={__name:"JRow",props:{alignment:{type:Object,default:{horizontal:null,vertical:null}},xAlignment:{type:[String,null],default:null},yAlignment:{type:[String,null],default:null},isContainer:{type:Boolean,required:!1,default:!1}},setup(t){const a=t,o={left:"justify-start",right:"justify-end",center:"justify-center"},n={top:"items-start",bottom:"items-end",center:"items-center"},l=e.computed(()=>{const{xAlignment:r,yAlignment:s}=a;return`${r?o[r]:""}${s?" "+n[s]:""}`});return(r,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["j-row w-full relative flex flex-wrap",[e.unref(l),t.isContainer?"container mx-auto":null]])},[e.renderSlot(r.$slots,"default")],2))}},I={__name:"JCol",props:{columns:{type:[String,Number],default:null}},setup(t){const a={1:"basis-1/12",2:"basis-2/12",3:"basis-3/12",4:"basis-4/12",5:"basis-5/12",6:"basis-6/12",7:"basis-7/12",8:"basis-8/12",9:"basis-9/12",10:"basis-10/12",11:"basis-11/12",12:"basis-full"};return(o,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["j-column flex flex-col",a[t.columns]])},[e.renderSlot(o.$slots,"default")],2))}},Me=(t,a)=>{const o=t[a];return o?typeof o=="function"?o():Promise.resolve(o):new Promise((n,l)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(l.bind(null,new Error("Unknown variable dynamic import: "+a)))})},$={__name:"JHeaderActions",props:{settings:{type:Object,required:!0},actions:{type:Array,required:!0},iconsStyle:{type:Object,required:!0}},emits:["customEvent"],setup(t,{emit:a}){const o={language:"Language",notifications:"Notifications",profile:"Profile",search:"Search"};function n(r){return e.defineAsyncComponent(()=>Me(Object.assign({"./JHeader.vue":()=>Promise.resolve().then(()=>ot),"./JHeaderLanguage.vue":()=>Promise.resolve().then(()=>At),"./JHeaderLogo.vue":()=>Promise.resolve().then(()=>Xe),"./JHeaderMenu.vue":()=>Promise.resolve().then(()=>et),"./JHeaderMenuItems.vue":()=>Promise.resolve().then(()=>We),"./JHeaderNotifications.vue":()=>Promise.resolve().then(()=>on),"./JHeaderProfile.vue":()=>Promise.resolve().then(()=>hn),"./JHeaderSceleton.vue":()=>Promise.resolve().then(()=>ct),"./JHeaderSearch.vue":()=>Promise.resolve().then(()=>Ln),"./JHeaderSubMenuItem.vue":()=>Promise.resolve().then(()=>Re)}),`./JHeader${o[r]}.vue`))}function l(r){a("customEvent",r)}return(r,s)=>(e.openBlock(),e.createElementBlock("div",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.actions,c=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n(c)),{key:`action-${c}`,style:e.normalizeStyle(t.iconsStyle),onCustomEvent:l,icon:t.iconsStyle?{...t.settings[c].iconSettings,size:t.iconsStyle.size}:t.settings[c].iconSettings},null,40,["style","icon"]))),128))]))}},Yn="",Ie={class:"j-submenu-wrapper submenu-parent"},qe={class:"menu-wrapper"},Te=["value","onKeydown"],De={xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 8 6",fill:"none"},Oe=["fill"],He={key:0,class:"row-menu-item p-3"},Pe={class:"j-language-item flex items-center text-sm font-medium cursor-pointer whitespace-pre p-3 row-menu-item",value:"1"},Fe=["href"],Ae={key:3,class:"p-3 row-menu-item"},q={__name:"JHeaderSubMenuItem",props:{label:{type:String,default:{color:"#FFF",size:"18",name:""}},childItems:{type:Array,required:!1,default:"RouterLink"},firstLevel:{type:Boolean,required:!1,default:!1},parentLevel:{type:[Number],required:!1,default:"none"}},setup(t){const a=t,{parentLevel:o,firstLevel:n}=e.toRefs(a),l=e.ref(!1),r=d=>{l.value?c():s()},s=d=>{l.value=!0},c=()=>{l.value=!1},i=(d,f,k)=>{if(f.relatedTarget&&document.querySelector(`.menu-level-${f.relatedTarget.value}`)!==document.querySelector(`.menu-level-${d}`)&&e.nextTick(()=>{document.querySelector(`.menu-level-${d}`).focus(),document.querySelector(`.menu-level-${d}`).blur()}),!k&&!f.relatedTarget){document.querySelector(`.menu-level-${d}`).focus(),document.querySelector(`.menu-level-${d}`).blur();return}(!f.relatedTarget||!f.relatedTarget.classList.contains("menu-related"))&&c()};return(d,f)=>{const k=e.resolveComponent("RouterLink"),u=e.resolveComponent("JHeaderSubMenuItem",!0);return e.openBlock(),e.createElementBlock("div",Ie,[e.createElementVNode("div",qe,[e.createElementVNode("button",{class:e.normalizeClass(["icon menu-btn icon-holder flex items-center justify-between menu-related",[e.unref(n)?null:"p-3 level-hover",`menu-level-${e.unref(o)}`]]),value:e.unref(o),onKeydown:e.withKeys(c,["esc"]),onBlur:f[0]||(f[0]=p=>i(e.unref(o),p,e.unref(n))),onClick:f[1]||(f[1]=p=>r(e.unref(o)))},[e.createTextVNode(e.toDisplayString(t.label)+" ",1),e.createElementVNode("span",{class:e.normalizeClass(["dropdown-icon ml-3",l.value?e.unref(n)?"active":"half-active":null])},[(e.openBlock(),e.createElementBlock("svg",De,[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.46967 4.80895C0.762563 5.08789 1.23744 5.08789 1.53033 4.80895L4 2.45688L6.46967 4.80895C6.76256 5.08789 7.23744 5.08789 7.53033 4.80895C7.82322 4.53 7.82322 4.07774 7.53033 3.79879L4.88388 1.27837C4.39573 0.81346 3.60427 0.81346 3.11612 1.27837L0.46967 3.79879C0.176777 4.07774 0.176777 4.53 0.46967 4.80895Z",fill:e.unref(n)?"white":"#333"},null,8,Oe)]))],2)],42,Te),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>[l.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["j-submenu-dropdown-wrapper flex flex-col",e.unref(n)?null:"multilevel"])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.childItems,p=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[p.childItems.length?(e.openBlock(),e.createBlock(u,{key:1,label:p.navigationLabel,childItems:p.childItems,"parent-level":e.unref(o)},null,8,["label","childItems","parent-level"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[p.itemTypeId===3?(e.openBlock(),e.createElementBlock("div",He,e.toDisplayString(p.navigationLabel),1)):p.itemTypeId===1?(e.openBlock(),e.createBlock(k,{key:1,to:p.url},{default:e.withCtx(()=>[e.createElementVNode("li",Pe,e.toDisplayString(p.navigationLabel),1)]),_:2},1032,["to"])):p.itemTypeId===2?(e.openBlock(),e.createElementBlock("a",{key:2,class:"cursor-pointer item p-3 row-menu-item",href:p.url,target:"_blank"},e.toDisplayString(p.navigationLabel),9,Fe)):p.itemTypeId===4?(e.openBlock(),e.createElementBlock("div",Ae,e.toDisplayString(p.navigationLabel),1)):e.createCommentVNode("",!0)],64))],64))),256))],2)):e.createCommentVNode("",!0)]),_:1})])])}}},Re=Object.freeze(Object.defineProperty({__proto__:null,default:q},Symbol.toStringTag,{value:"Module"})),vn="",Ke=["href"],Ze={key:2},Ue={key:3},E=h({__name:"JHeaderMenuItems",props:{menuItems:{type:Array,required:!0}},setup(t){return e.ref(!1),(a,o)=>{const n=e.resolveComponent("RouterLink");return e.openBlock(),e.createElementBlock("ul",e.normalizeProps(e.guardReactiveProps(a.$attrs)),[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.menuItems,(l,r)=>(e.openBlock(),e.createElementBlock("li",{key:"menu-item-"+l.id,class:e.normalizeClass(["menu-item","parent-level-"+r])},[l.childItems.length?(e.openBlock(),e.createBlock(q,{key:1,label:l.navigationLabel,childItems:l.childItems,firstLevel:"","parent-level":r},null,8,["label","childItems","parent-level"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[l.itemTypeId===1?(e.openBlock(),e.createBlock(n,{key:0,to:l.url},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.navigationLabel)+"-2 ",1)]),_:2},1032,["to"])):l.itemTypeId===2?(e.openBlock(),e.createElementBlock("a",{key:1,class:"cursor-pointer item",href:l.url,target:"_blank"},e.toDisplayString(l.navigationLabel)+"-2 ",9,Ke)):l.itemTypeId===3?(e.openBlock(),e.createElementBlock("div",Ze,e.toDisplayString(l.navigationLabel)+"-3 ",1)):l.itemTypeId===4?(e.openBlock(),e.createElementBlock("div",Ue,e.toDisplayString(l.navigationLabel)+"-4 ",1)):e.createCommentVNode("",!0)],64))],2))),128))],16)}}},[["__scopeId","data-v-1453c279"]]),We=Object.freeze(Object.defineProperty({__proto__:null,default:E},Symbol.toStringTag,{value:"Module"})),to="",Ge={class:"logo flex"},Qe=["src"],S=h({__name:"JHeaderLogo",props:{imageSrc:{type:String,required:!0}},setup(t){return(a,o)=>{const n=e.resolveComponent("RouterLink");return e.openBlock(),e.createElementBlock("div",Ge,[e.createVNode(n,{class:"w-full m-auto pointer",to:"/"},{default:e.withCtx(()=>[e.createElementVNode("img",{src:t.imageSrc,alt:"logo",class:""},null,8,Qe)]),_:1})])}}},[["__scopeId","data-v-447a9ef4"]]),Xe=Object.freeze(Object.defineProperty({__proto__:null,default:S},Symbol.toStringTag,{value:"Module"})),Ye={style:{fill:"currentColor"},viewBox:"0,0,24,24",width:"18",height:"18",xmlns:"http://www.w3.org/2000/svg"},ve=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M20.6 18.2a.6.6 0 01-.6.6H4a.6.6 0 110-1.2h16a.6.6 0 01.6.6zM20.6 12a.6.6 0 01-.6.6H4a.6.6 0 110-1.2h16a.6.6 0 01.6.6zM20.6 5.8a.6.6 0 01-.6.6H4a.6.6 0 110-1.2h16a.6.6 0 01.6.6z"},null,-1)],V={__name:"JHeaderMenu",props:{isMobile:{type:Boolean,required:!0}},setup(t){return(a,o)=>(e.openBlock(),e.createElementBlock("div",null,[e.createElementVNode("a",null,[(e.openBlock(),e.createElementBlock("svg",Ye,ve))])]))}},et=Object.freeze(Object.defineProperty({__proto__:null,default:V},Symbol.toStringTag,{value:"Module"})),tt={key:1,class:"flex-1"},nt={key:0,class:"flex-1"},T={__name:"JHeader",props:{menuItems:{type:Array,default:null},settings:{type:Object,required:!0},components:{type:Object,required:!0},breakpoint:{type:String,required:!0},menuStyle:{type:Object,required:!0},iconsStyle:{type:Object,required:!0}},emits:["customEvent"],setup(t,{emit:a}){const o=t,{breakpoint:n,components:l,settings:r}=o,s=e.computed(()=>n==="mobile"),c=e.computed(()=>n==="desktop"),i=e.computed(()=>l.menu),d=e.computed(()=>l.logo),f=e.computed(()=>Object.entries(l).filter(([u,p])=>p&&u!=="logo"&&u!=="menu").map(u=>u[0]));function k(u){a("customEvent",u)}return(u,p)=>(e.openBlock(),e.createElementBlock("div",e.mergeProps(u.$attrs,{key:`header-${e.unref(n)}`,class:"j-header w-full relative z-10"}),[e.createElementVNode("nav",e.mergeProps({class:"w-full h-full flex container mx-auto gap-4 justify-between items-center py-2 px-2"},u.$attrs),[e.unref(d)?(e.openBlock(),e.createBlock(S,{key:0,"image-src":e.unref(r).logo.source},null,8,["image-src"])):e.createCommentVNode("",!0),e.unref(i)&&e.unref(c)?(e.openBlock(),e.createElementBlock("div",tt,[e.createVNode(E,{class:"flex flex-row items-center gap-6 text-sm","menu-items":t.menuItems||e.unref(r).menu.menuItems,style:e.normalizeStyle(t.menuStyle)},null,8,["menu-items","style"])])):e.createCommentVNode("",!0),e.unref(s)?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock($,{key:2,class:"actions flex ml-auto gap-x-4",onCustomEvent:k,settings:e.unref(r),actions:e.unref(f),"icons-style":t.iconsStyle},null,8,["settings","actions","icons-style"])),e.unref(i)&&!e.unref(c)?(e.openBlock(),e.createBlock(V,{key:3,"is-mobile":e.unref(s)},null,8,["is-mobile"])):e.createCommentVNode("",!0)],16),e.unref(i)&&!e.unref(c)?(e.openBlock(),e.createElementBlock("div",nt,[e.createVNode(E,{class:"flex flex-col gap-y-7 items-center py-10 px-2 text-sm","menu-items":t.menuItems||e.unref(r).menu.menuItems,style:e.normalizeStyle(t.menuStyle)},null,8,["menu-items","style"]),e.unref(s)&&e.unref(f).length?(e.openBlock(),e.createBlock($,{key:0,class:"actions py-10 border-t border-gray-500 flex justify-center ml-auto gap-x-4",settings:e.unref(r),actions:e.unref(f),"icons-style":t.iconsStyle},null,8,["settings","actions","icons-style"])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],16))}},ot=Object.freeze(Object.defineProperty({__proto__:null,default:T},Symbol.toStringTag,{value:"Module"})),lo="",lt={},rt={class:"j-header-sceleton w-full"},at=[e.createElementVNode("div",{class:"card w-full is-loading"},[e.createElementVNode("div",{class:"image"})],-1)];function st(t,a){return e.openBlock(),e.createElementBlock("div",rt,at)}const D=h(lt,[["render",st]]),ct=Object.freeze(Object.defineProperty({__proto__:null,default:D},Symbol.toStringTag,{value:"Module"})),ao="",it=["src","alt"],dt={class:"slider-content flex container mx-auto items-end py-10"},mt={class:"w-1/2 text-white mb-20"},ft={key:0,class:"j-title font-bold text-4xl pt-2 pl-2"},pt={key:1,class:"j-description text-lg pt-2 pl-2"},_t={key:2,class:"j-tag font-semibold text-base pt-2 pl-2"},ut={key:3,class:"j-tag font-semibold text-base pl-2 flex items-center"},ht={class:"overlay-actions container mx-auto flex items-end mb-10"},kt={__name:"JBanner",props:{data:{type:Object,required:!0},hasOverlay:{type:Boolean,required:!1,default:!1},customWrapper:{type:String,required:!1,default:"RouterLink"}},emits:["customClickEvent"],setup(t,{emit:a}){const o=t,{data:n,customWrapper:l,hasOverlay:r}=e.toRefs(o);function s(c){a("customClickEvent",c)}return(c,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["j-banner",e.unref(r)?"overlay":null])},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(l)),{to:e.unref(n).imgTo?e.unref(n).imgTo:"/not-set"},{default:e.withCtx(()=>[e.createElementVNode("img",{src:e.unref(n).img,class:"j-banner-img",alt:e.unref(n).alt},null,8,it),e.createElementVNode("div",dt,[e.createElementVNode("div",mt,[e.unref(n).title?(e.openBlock(),e.createElementBlock("h1",ft,e.toDisplayString(e.unref(n).title),1)):e.createCommentVNode("",!0),e.unref(n).description?(e.openBlock(),e.createElementBlock("p",pt,e.toDisplayString(e.unref(n).description),1)):e.createCommentVNode("",!0),e.unref(n).tags?(e.openBlock(),e.createElementBlock("h4",_t,e.toDisplayString(e.unref(n).tags)+". ",1)):e.createCommentVNode("",!0),e.unref(n).text?(e.openBlock(),e.createElementBlock("h4",ut," M\xE1te n\xE1pady a/nebo kol\xE1\u017Ee pro Ud\xE1losti Lu\u010Fka Sta\u0148ka? Pi\u0161te n\xE1m na email: M\xE1te n\xE1pady a/nebo kol\xE1\u017Ee pro Ud\xE1losti Lu\u010Fka Sta\u0148ka? Pi\u0161te n\xE1m na email: M\xE1te n\xE1pady a/nebo kol\xE1\u017Ee pro Ud\xE1losti Lu\u010Fka Sta\u0148ka? Pi\u0161te n\xE1m na email: ")):e.createCommentVNode("",!0)])])]),_:1},8,["to"])),e.createElementVNode("div",ht,[e.unref(n).userEngagements?(e.openBlock(),e.createBlock(e.unref(O),{key:0,subscribe:e.unref(n).userEngagements.subscribe,like:e.unref(n).userEngagements.like,dislike:e.unref(n).userEngagements.dislike,watchLater:e.unref(n).userEngagements.watchLater,onCustomClickEvent:s},null,8,["subscribe","like","dislike","watchLater"])):e.createCommentVNode("",!0)])],2))}},so="",gt={key:0,class:"slider-tracker slider-tracker container mx-auto absolute left-0 right-0"},yt={class:"slider-indicators"},Bt=["onClick"],bt={style:{fill:"#fff"},viewBox:"0,0,24,24",width:30,height:30,xmlns:"http://www.w3.org/2000/svg"},Et=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.424 5.576a.6.6 0 010 .848L9.85 12l5.575 5.576a.6.6 0 01-.848.848L8.15 12l6.425-6.424a.6.6 0 01.848 0z"},null,-1)],wt={style:{fill:"#fff"},viewBox:"0,0,24,24",width:30,height:30,xmlns:"http://www.w3.org/2000/svg"},Ct=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.576 5.576a.6.6 0 000 .848L14.15 12l-5.575 5.576a.6.6 0 10.848.848L15.85 12 9.424 5.576a.6.6 0 00-.848 0z"},null,-1)],xt={__name:"JSlider",props:{slides:{type:Array,required:!0},autoSlide:{type:Boolean,required:!1,default:!1},scrollInterval:{type:[Number,String],required:!1,default:!1},activeSlide:{type:Number,required:!1,default:0},animationTime:{type:String,required:!1,default:".6s"},showIndicators:{type:Boolean,required:!1,default:!0},customWrapper:{type:String,required:!1,default:"RouterLink"}},emits:["customClickEvent"],setup(t,{emit:a}){const o=t;e.useCssVars(_=>({"49abd1aa":d.value}));const{slides:n,autoSlide:l,scrollInterval:r,showIndicators:s,customWrapper:c}=e.toRefs(o),i=e.ref(o.activeSlide),d=e.ref(o.animationTime),f=e.ref(H(n.value,i.value)),k=e.ref(null),u=e.ref(!1),p=e.ref(""),w=e.ref(!1),y=e.ref(null);function H(_,g){return(g%_.length+_.length)%_.length}const Jn=e.computed(()=>n.value.map((_,g)=>(g===f.value?_.active=!0:_.active=!1,_)));function C(_,g=-1){u.value||(u.value=!0,p.value=_,g===-1?i.value+=_==="slide-left"?1:-1:i.value=g,f.value=H(n.value,i.value),_==="slide-right"?f.value+1===n.value.length?k.value="flex-row-reverse":k.value="justify-end":_==="slide-left"&&(f.value===0?k.value="flex-row-reverse justify-end":k.value=""))}const zn=()=>C("slide-right"),N=()=>C("slide-left");function Mn(){u.value=!1}e.onMounted(()=>{!l.value||(y.value=setInterval(()=>{w.value||N()},r.value*1e3))}),e.onUnmounted(()=>{clearInterval(y.value)});function In(_){_!==f.value&&(f.value<_?C("slide-left",_):C("slide-right",_))}const qn=()=>{!l.value||(w.value=!0,clearInterval(y.value),y.value=null)},Tn=()=>{!l.value||(w.value=!1,!y.value&&(y.value=setInterval(()=>{w.value||N()},r.value*1e3)))};return(_,g)=>(e.openBlock(),e.createElementBlock("div",{class:"j-slider",onMouseover:qn,onMouseleave:Tn},[e.createVNode(e.TransitionGroup,{name:"slide",onAfterEnter:Mn,tag:"div",class:e.normalizeClass(["j-slider-wrapper",[p.value,k.value]])},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(Jn),(j,b)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{key:b,class:"slide-page"},[e.renderSlot(_.$slots,"slide",{slide:j})])),[[e.vShow,j.active]])),128))]),_:3},8,["class"]),e.unref(s)?(e.openBlock(),e.createElementBlock("div",gt,[e.createElementVNode("ol",yt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(n),(j,b)=>(e.openBlock(),e.createElementBlock("li",{class:e.normalizeClass(["slide-indicator",f.value===b?"active":null]),onClick:wo=>In(b),key:b},null,10,Bt))),128))])])):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"button-slide button-slide-left",onClick:zn},[e.createElementVNode("span",null,[(e.openBlock(),e.createElementBlock("svg",bt,Et))])]),e.createElementVNode("button",{class:"button-slide button-slide-right",onClick:N},[e.createElementVNode("span",null,[(e.openBlock(),e.createElementBlock("svg",wt,Ct))])])],32))}},mo="",B={__name:"JButton",props:{variant:{type:String,required:!1,default:"primary"},active:{type:Boolean,required:!1,default:!1},full:{type:Boolean,required:!1,default:!1},circle:{type:Boolean,required:!1,default:!1},transparent:{type:Boolean,required:!1,default:!1},rounded:{type:Boolean,required:!1,default:!1},outlined:{type:Boolean,required:!1,default:!1},hovered:{type:Boolean,required:!1,default:!1},selected:{type:Boolean,required:!1,default:!1},loading:{type:Boolean,required:!1,default:!1}},emits:["customClickEvent"],setup(t,{emit:a}){const o=t,{variant:n,active:l,full:r,transparent:s,rounded:c}=e.toRefs(o);function i(d){a("customClickEvent",d)}return(d,f)=>(e.openBlock(),e.createElementBlock("button",{class:e.normalizeClass(["j-button",[e.unref(n),{"j-is-rounded":e.unref(c),"j-is-loading":t.loading,"j-is-outlined":t.outlined,"j-is-fullwidth":e.unref(r),"j-is-circle":t.circle,"j-is-transparent":e.unref(s),"j-is-active":e.unref(l),"j-is-hovered":t.hovered,"j-is-selected":t.selected}]]),onClick:i},[e.renderSlot(d.$slots,"default")],2))}},fo="",$t={class:"user-engagements flex mt-3"},St=e.createElementVNode("span",null,[e.createElementVNode("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 4.31533L7.02255 3.08913C5.84186 1.60796 3.87501 1.60161 2.65979 2.78742C1.44674 3.97111 1.44674 5.87726 2.65978 7.06096L8 12.2719L13.3402 7.06096C14.5533 5.87726 14.5533 3.9711 13.3402 2.78741C12.125 1.60161 10.1581 1.60796 8.97745 3.08913L8 4.31533ZM7.09204 1.44521C5.4312 0.264383 3.21997 0.494285 1.7868 1.89277C0.0710693 3.56698 0.0710678 6.28139 1.78679 7.9556L7.418 13.4505C7.74171 13.7664 8.25828 13.7664 8.58199 13.4505L14.2132 7.9556C15.9289 6.28139 15.9289 3.56697 14.2132 1.89277C12.78 0.494278 10.5688 0.264381 8.90795 1.44521C8.58052 1.67801 8.27447 1.96564 8 2.30997C7.72552 1.96564 7.41948 1.67801 7.09204 1.44521Z",fill:"#ffffff"})])],-1),Vt=e.createElementVNode("p",{class:"ml-1"},"FAVORITE",-1),Nt=e.createElementVNode("span",null,[e.createElementVNode("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 4.31533L7.02255 3.08913C5.84186 1.60796 3.87501 1.60161 2.65979 2.78742C1.44674 3.97111 1.44674 5.87726 2.65978 7.06096L8 12.2719L13.3402 7.06096C14.5533 5.87726 14.5533 3.9711 13.3402 2.78741C12.125 1.60161 10.1581 1.60796 8.97745 3.08913L8 4.31533ZM7.09204 1.44521C5.4312 0.264383 3.21997 0.494285 1.7868 1.89277C0.0710693 3.56698 0.0710678 6.28139 1.78679 7.9556L7.418 13.4505C7.74171 13.7664 8.25828 13.7664 8.58199 13.4505L14.2132 7.9556C15.9289 6.28139 15.9289 3.56697 14.2132 1.89277C12.78 0.494278 10.5688 0.264381 8.90795 1.44521C8.58052 1.67801 8.27447 1.96564 8 2.30997C7.72552 1.96564 7.41948 1.67801 7.09204 1.44521Z",fill:"#ffffff"})])],-1),jt=e.createElementVNode("span",null,[e.createElementVNode("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 4.31533L7.02255 3.08913C5.84186 1.60796 3.87501 1.60161 2.65979 2.78742C1.44674 3.97111 1.44674 5.87726 2.65978 7.06096L8 12.2719L13.3402 7.06096C14.5533 5.87726 14.5533 3.9711 13.3402 2.78741C12.125 1.60161 10.1581 1.60796 8.97745 3.08913L8 4.31533ZM7.09204 1.44521C5.4312 0.264383 3.21997 0.494285 1.7868 1.89277C0.0710693 3.56698 0.0710678 6.28139 1.78679 7.9556L7.418 13.4505C7.74171 13.7664 8.25828 13.7664 8.58199 13.4505L14.2132 7.9556C15.9289 6.28139 15.9289 3.56697 14.2132 1.89277C12.78 0.494278 10.5688 0.264381 8.90795 1.44521C8.58052 1.67801 8.27447 1.96564 8 2.30997C7.72552 1.96564 7.41948 1.67801 7.09204 1.44521Z",fill:"#ffffff"})])],-1),Lt=e.createElementVNode("span",null,[e.createElementVNode("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 4.31533L7.02255 3.08913C5.84186 1.60796 3.87501 1.60161 2.65979 2.78742C1.44674 3.97111 1.44674 5.87726 2.65978 7.06096L8 12.2719L13.3402 7.06096C14.5533 5.87726 14.5533 3.9711 13.3402 2.78741C12.125 1.60161 10.1581 1.60796 8.97745 3.08913L8 4.31533ZM7.09204 1.44521C5.4312 0.264383 3.21997 0.494285 1.7868 1.89277C0.0710693 3.56698 0.0710678 6.28139 1.78679 7.9556L7.418 13.4505C7.74171 13.7664 8.25828 13.7664 8.58199 13.4505L14.2132 7.9556C15.9289 6.28139 15.9289 3.56697 14.2132 1.89277C12.78 0.494278 10.5688 0.264381 8.90795 1.44521C8.58052 1.67801 8.27447 1.96564 8 2.30997C7.72552 1.96564 7.41948 1.67801 7.09204 1.44521Z",fill:"#ffffff"})])],-1),O={__name:"JUserEngagements",props:{subscribe:{type:Boolean,required:!1,default:!1},like:{type:Boolean,required:!1,default:!1},dislike:{type:Boolean,required:!1,default:!1},watchLater:{type:Boolean,required:!1,default:!1}},emits:["customClickEvent"],setup(t,{emit:a}){const o=t,{subscribe:n,like:l,dislike:r,watchLater:s}=e.toRefs(o),c=i=>{console.log("onUserEngagementClick",i),a("customClickEvent",i)};return(i,d)=>(e.openBlock(),e.createElementBlock("div",$t,[e.unref(n)?(e.openBlock(),e.createBlock(B,{key:0,"icon-name":"favorite",onClick:d[0]||(d[0]=f=>c("subscribe")),variant:"primary",active:!1,class:"mb-1 mr-2"},{default:e.withCtx(()=>[St,Vt]),_:1})):e.createCommentVNode("",!0),e.unref(s)?(e.openBlock(),e.createBlock(B,{key:1,onClick:d[1]||(d[1]=f=>c("watchLater")),"icon-name":"favorite",variant:"primary",active:!1,class:"mb-1 mr-2"},{default:e.withCtx(()=>[Nt]),_:1})):e.createCommentVNode("",!0),e.unref(l)?(e.openBlock(),e.createBlock(B,{key:2,onClick:d[2]||(d[2]=f=>c("like")),"icon-name":"favorite",variant:"primary",active:!1,class:"mb-1 mr-2"},{default:e.withCtx(()=>[jt]),_:1})):e.createCommentVNode("",!0),e.unref(r)?(e.openBlock(),e.createBlock(B,{key:3,onClick:d[3]||(d[3]=f=>c("dislike")),"icon-name":"favorite",variant:"primary",active:!1,class:"mb-1 mr-2"},{default:e.withCtx(()=>[Lt]),_:1})):e.createCommentVNode("",!0)]))}},Jt={class:"j-tab"},zt=[e.createStaticVNode('<div class="j-tab-wrapper flex"><div class="j-tab-actions"><button class="j-tab-action-btn">About Show</button><button class="j-tab-action-btn">About Show</button><button class="j-tab-action-btn">About Show</button></div><div class="j-tab-actions j-tab-actions-group"><button class="j-tab-action-btn">S01</button><button class="j-tab-action-btn">S02</button><button class="j-tab-action-btn">S03</button></div></div>',1)],Mt={__name:"JTab",setup(t){return(a,o)=>(e.openBlock(),e.createElementBlock("div",Jt,zt))}},It={class:"j-language flex"},qt=["onKeydown"],Tt=["width","height"],Dt=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.383 12.505l.199-.199a14.88 14.88 0 003.147-5.541l.054-.176h1.85a.616.616 0 100-1.232h-5.43V4.244a.614.614 0 10-1.228 0v1.113H3.54a.61.61 0 100 1.219h9.14l-.116.332a13.892 13.892 0 01-2.788 4.714l-.186.207-.186-.207a13.905 13.905 0 01-1.796-2.506.581.581 0 00-.503-.304c-.409 0-.646.41-.466.735a15.082 15.082 0 001.988 2.786l.16.177-3.945 3.898a.612.612 0 10.862.868L9.59 13.39l1.926 1.926a.602.602 0 10.848-.854l-1.98-1.957zM14.706 17.812h4.448l.836 2.228a.559.559 0 101.046-.392l-3.173-8.463a.996.996 0 00-1.866 0l-3.173 8.463a.559.559 0 101.046.392l.836-2.228zm.46-1.228l1.764-4.706 1.764 4.706h-3.528z"},null,-1)],Ot={key:0,class:"j-language-dropdown-wrapper"},Ht=e.createElementVNode("span",null,null,-1),Pt=e.createElementVNode("span",null,null,-1),Ft=e.createElementVNode("span",null,null,-1),At=Object.freeze(Object.defineProperty({__proto__:null,default:{__name:"JHeaderLanguage",props:{icon:{type:Object,default:{color:"#FFF",size:"18",name:""}}},emits:["customEvent"],setup(t,{emit:a}){const o=e.ref(!1),n=()=>{o.value=!o.value},l=()=>{o.value=!1};function r(s){a("customEvent",{type:"search-option-click",event:s})}return(s,c)=>(e.openBlock(),e.createElementBlock("div",It,[e.createElementVNode("div",{class:e.normalizeClass(["language-wrapper",o.value?"active":null])},[e.createElementVNode("button",{class:"icon icon-holder flex items-center justify-center",onKeydown:e.withKeys(l,["esc"]),onBlur:l,onClick:n},[(e.openBlock(),e.createElementBlock("svg",{style:{fill:"currentColor"},viewBox:"0,0,24,24",width:t.icon.size,height:t.icon.size,xmlns:"http://www.w3.org/2000/svg"},Dt,8,Tt))],40,qt),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>[o.value?(e.openBlock(),e.createElementBlock("div",Ot,[e.createElementVNode("li",{class:"j-language-item flex items-center text-xs font-normal cursor-pointer",onClick:r,value:"1"},[Ht,e.createTextVNode(" English ")]),e.createElementVNode("li",{class:"j-language-item flex items-center text-xs font-normal cursor-pointer",onClick:r,value:"2"},[Pt,e.createTextVNode(" Shqip ")]),e.createElementVNode("li",{class:"j-language-item flex items-center text-xs font-normal cursor-pointer",onClick:r,value:"3"},[Ft,e.createTextVNode(" Czech ")])])):e.createCommentVNode("",!0)]),_:1})],2)]))}}},Symbol.toStringTag,{value:"Module"})),Rt={class:"j-notification flex"},Kt=["onKeydown"],Zt=["width","height"],Ut=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M11.867 5.6a3.587 3.587 0 00-3.584 3.455l-.083 2.24a7.885 7.885 0 01-1.926 4.862c1.267.104 3.391.243 5.726.243 2.334 0 4.397-.139 5.617-.243a8.509 8.509 0 01-1.944-4.677l-.233-2.612A3.587 3.587 0 0011.867 5.6zM7.083 9.01a4.787 4.787 0 019.552-.249l.233 2.613a7.312 7.312 0 001.812 4.179c.558.629.22 1.694-.69 1.776A68.766 68.766 0 0112 17.6c-2.61 0-4.957-.17-6.176-.277-.89-.078-1.224-1.133-.65-1.74a6.688 6.688 0 001.827-4.332l.082-2.24zM14.6 19a.6.6 0 01-.6.6h-4a.6.6 0 110-1.2h4a.6.6 0 01.6.6z"},null,-1)],Wt={key:0,class:"notification-suggestion-wrapper"},Gt=e.createElementVNode("div",{class:"notification-wrapper-title flex mb-1 justify-between"},[e.createElementVNode("div",{class:"title-name font-semibold text-sm"}," Notification "),e.createElementVNode("div",{class:"title-action font-normal text-xs pointer"}," Mark all as read ")],-1),Qt=["value"],Xt={class:"flex m-0"},Yt={class:"suggestion-img-holder new"},vt=["src"],en={class:"basis-full px-2"},tn={class:"notification-text text-left text-sm font-normal"},nn={class:"notification-date flex justify-start text-xs text-gray-600 leading-4"},on=Object.freeze(Object.defineProperty({__proto__:null,default:{__name:"JHeaderNotifications",props:{icon:{type:Object,default:{color:"#FFF",size:"18",name:""}},customWrapper:{type:String,required:!1,default:"RouterLink"}},emits:["customEvent"],setup(t,{emit:a}){const o=[{img:"https://cdn.vpplayer.tech/agmipnzv/encode/vjsnkirh/thumbnails/standart.jpg",source:"/video-1",text:"Vojt\u011Bch Dyk o \u017Eivotn\xEDch cyklech a zparchant\u011Bl\xE9 dob\u011B: Ml\u010Del jsem, proto\u017Ee",date:"23/12/2022"},{img:"https://cdn.vpplayer.tech/agmipnzv/encode/vjsnkirh/thumbnails/standart.jpg",source:"/video-1",text:"Vojt\u011Bch Dyk o \u017Eivotn\xEDch cyklech a zparchant\u011Bl\xE9 dob\u011B: Ml\u010Del jsem, proto\u017Ee",date:"23/12/2022"}],n=e.ref(!1),l=()=>{n.value=!n.value},r=()=>{n.value=!1};function s(c){a("customEvent",{type:"search-option-click",event:c})}return(c,i)=>(e.openBlock(),e.createElementBlock("div",Rt,[e.createElementVNode("div",{class:e.normalizeClass(["notification-wrapper",n.value?"active":null])},[e.createElementVNode("button",{class:"icon icon-holder flex items-center justify-center",onKeydown:e.withKeys(r,["esc"]),onBlur:r,onClick:l},[(e.openBlock(),e.createElementBlock("svg",{style:{fill:"currentColor"},viewBox:"0,0,24,24",width:t.icon.size,height:t.icon.size,xmlns:"http://www.w3.org/2000/svg"},Ut,8,Zt))],40,Kt),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>[n.value?(e.openBlock(),e.createElementBlock("div",Wt,[Gt,(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(o,d=>e.createElementVNode("li",{class:"notification-list-item mb-3 leading-4",onClick:s,value:d.source},[e.createElementVNode("div",Xt,[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.customWrapper),{class:"flex",to:d.source},{default:e.withCtx(()=>[e.createElementVNode("div",Yt,[e.createElementVNode("img",{src:d.img},null,8,vt)]),e.createElementVNode("div",en,[e.createElementVNode("div",null,[e.createElementVNode("h5",tn,e.toDisplayString(d.text),1),e.createElementVNode("p",nn,e.toDisplayString(d.date),1)])])]),_:2},1032,["to"]))])],8,Qt)),64))])):e.createCommentVNode("",!0)]),_:1})],2)]))}}},Symbol.toStringTag,{value:"Module"})),ln={class:"j-profile flex"},rn=["onKeydown"],an=["width","height"],sn=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 4.6c-1.848 0-3.3 1.427-3.3 3.133s1.452 3.133 3.3 3.133c1.848 0 3.3-1.427 3.3-3.133S13.848 4.6 12 4.6zM7.5 7.733C7.5 5.315 9.54 3.4 12 3.4s4.5 1.915 4.5 4.333-2.04 4.333-4.5 4.333-4.5-1.915-4.5-4.333zm1.9 6.999c-1.847 0-3.3 1.427-3.3 3.135V18a1.4 1.4 0 001.4 1.4h9a1.4 1.4 0 001.4-1.4v-.133c0-1.708-1.453-3.135-3.3-3.135H9.4zm-4.5 3.135c0-2.419 2.04-4.335 4.5-4.335h5.2c2.46 0 4.5 1.916 4.5 4.335V18a2.6 2.6 0 01-2.6 2.6h-9A2.6 2.6 0 014.9 18v-.133z"},null,-1)],cn={key:0,class:"j-profile-dropdown-wrapper"},dn=e.createElementVNode("div",{class:"profile-details flex items-center"},[e.createElementVNode("span",{class:"profile-image"}),e.createElementVNode("h1",{class:"text-sm text-medium truncate"},"Mendim's Account dsadadadasda")],-1),mn=e.createElementVNode("span",null,null,-1),fn=e.createElementVNode("span",null,null,-1),pn=e.createElementVNode("span",null,null,-1),_n=e.createElementVNode("span",null,null,-1),un=e.createElementVNode("span",null,null,-1),hn=Object.freeze(Object.defineProperty({__proto__:null,default:{__name:"JHeaderProfile",props:{icon:{type:Object,default:{color:"#FFF",size:"18",name:""}}},emits:["customEvent"],setup(t,{emit:a}){const o=e.ref(!1),n=()=>{o.value=!o.value},l=()=>{o.value=!1};function r(s){a("customEvent",{type:"search-option-click",event:s})}return(s,c)=>(e.openBlock(),e.createElementBlock("div",ln,[e.createElementVNode("div",{class:e.normalizeClass(["profile-wrapper",o.value?"active":null])},[e.createElementVNode("button",{class:"icon icon-holder flex items-center justify-center",onKeydown:e.withKeys(l,["esc"]),onBlur:l,onClick:n},[(e.openBlock(),e.createElementBlock("svg",{style:{fill:"currentColor"},viewBox:"0,0,24,24",width:t.icon.size,height:t.icon.size,xmlns:"http://www.w3.org/2000/svg"},sn,8,an))],40,rn),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>[o.value?(e.openBlock(),e.createElementBlock("div",cn,[dn,e.createElementVNode("li",{class:"j-profile-list flex items-center text-xs font-medium cursor-pointer",onClick:r,value:"1"},[mn,e.createTextVNode(" Saved videos ")]),e.createElementVNode("li",{class:"j-profile-list flex items-center text-xs font-medium cursor-pointer",onClick:r,value:"2"},[fn,e.createTextVNode(" Subscriptions ")]),e.createElementVNode("li",{class:"j-profile-list flex items-center text-xs font-medium cursor-pointer",onClick:r,value:"3"},[pn,e.createTextVNode(" Billing History ")]),e.createElementVNode("li",{class:"j-profile-list flex items-center text-xs font-medium cursor-pointer",onClick:r,value:"4"},[_n,e.createTextVNode(" Help Center ")]),e.createElementVNode("li",{class:"j-profile-list flex items-center text-xs font-medium cursor-pointer",onClick:r,value:"5"},[un,e.createTextVNode(" Sign out ")])])):e.createCommentVNode("",!0)]),_:1})],2)]))}}},Symbol.toStringTag,{value:"Module"})),Bo="",kn={class:"j-search flex"},gn=["onKeydown"],yn={key:0,class:"search-suggestion-wrapper"},Bn=e.createElementVNode("div",{class:"flex justify-start font-bold text-sm mb-1"}," Video ",-1),bn=["value"],En={class:"flex m-0"},wn={class:"suggestion-img-holder"},Cn=["src"],xn={class:"basis-full px-2"},$n={class:"text-left text-xs font-semibold"},Sn={class:"flex justify-start text-xs text-gray-600"},Vn={class:"icon flex items-center justify-center"},Nn=["width","height"],jn=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.3911 15.4518C13.1902 16.4202 11.6628 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10C17 11.6628 16.4202 13.1902 15.4518 14.3911L20.5303 19.4697C20.8232 19.7626 20.8232 20.2374 20.5303 20.5303C20.2374 20.8232 19.7626 20.8232 19.4697 20.5303L14.3911 15.4518ZM15.5 10C15.5 13.0376 13.0376 15.5 10 15.5C6.96243 15.5 4.5 13.0376 4.5 10C4.5 6.96243 6.96243 4.5 10 4.5C13.0376 4.5 15.5 6.96243 15.5 10Z",fill:"currentColor"},null,-1)],Ln=Object.freeze(Object.defineProperty({__proto__:null,default:{__name:"JHeaderSearch",props:{icon:{type:Object,default:{color:"#FFF",size:"18",name:""}},customWrapper:{type:String,required:!1,default:"RouterLink"}},emits:["customEvent"],setup(t,{emit:a}){const o=[{img:"https://cdn.vpplayer.tech/agmipnzv/encode/vjsnkirh/thumbnails/standart.jpg",source:"/video-1",text:"Vojt\u011Bch Dyk o \u017Eivotn\xEDch cyklech a zparchant\u011Bl\xE9 dob\u011B: Ml\u010Del jsem, proto\u017Ee",date:"23/12/2022"},{img:"https://cdn.vpplayer.tech/agmipnzv/encode/vjsnkirh/thumbnails/standart.jpg",source:"/video-1",text:"Vojt\u011Bch Dyk o \u017Eivotn\xEDch cyklech a zparchant\u011Bl\xE9 dob\u011B: Ml\u010Del jsem, proto\u017Ee",date:"23/12/2022"}],n=e.ref(null),l=()=>{n.value=!1};function r(c){n.value=!0,a("customEvent",{type:"search-input-change",event:c})}function s(c){a("customEvent",{type:"search-option-click",event:c})}return(c,i)=>(e.openBlock(),e.createElementBlock("div",kn,[e.createElementVNode("div",{class:e.normalizeClass(["search-input",n.value?"active":null])},[e.createElementVNode("input",{type:"text",onInput:r,onKeydown:e.withKeys(l,["esc"]),onBlur:l,placeholder:"Search video or show"},null,40,gn),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>[n.value?(e.openBlock(),e.createElementBlock("div",yn,[Bn,(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(o,d=>e.createElementVNode("li",{class:"mb-3",onClick:s,value:d.source},[e.createElementVNode("div",En,[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.customWrapper),{class:"flex",to:d.source},{default:e.withCtx(()=>[e.createElementVNode("div",wn,[e.createElementVNode("img",{src:d.img},null,8,Cn)]),e.createElementVNode("div",xn,[e.createElementVNode("div",null,[e.createElementVNode("h5",$n,e.toDisplayString(d.text),1),e.createElementVNode("p",Sn,e.toDisplayString(d.date),1)])])]),_:2},1032,["to"]))])],8,bn)),64))])):e.createCommentVNode("",!0)]),_:1}),e.createElementVNode("div",Vn,[(e.openBlock(),e.createElementBlock("svg",{width:t.icon.size,height:t.icon.size,viewBox:"0 0 24 24",fill:"none"},jn,8,Nn))])],2)]))}}},Symbol.toStringTag,{value:"Module"}));m.JBadge=ge,m.JBanner=kt,m.JButton=B,m.JCard=ae,m.JCardSceleton=ue,m.JCol=I,m.JFooter=be,m.JFooterImage=z,m.JFooterLabel=L,m.JFooterMenu=J,m.JFooterSceleton=ze,m.JHeader=T,m.JHeaderActions=$,m.JHeaderLogo=S,m.JHeaderMenu=V,m.JHeaderMenuItems=E,m.JHeaderSceleton=D,m.JImage=x,m.JImageSceleton=Be,m.JRow=M,m.JSlider=xt,m.JTab=Mt,m.JUserEngagements=O,m.MInput=Z,m.VButton=A,Object.defineProperties(m,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});

@@ -14,3 +14,3 @@ {

},
"version": "0.3.0",
"version": "0.3.1",
"scripts": {

@@ -17,0 +17,0 @@ "dev": "vite",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc