@hotelinking/ui 10.42.18 → 10.42.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ui.cjs +1 -1
- package/dist/ui.es.js +146 -146
- package/package.json +1 -1
package/dist/ui.es.js
CHANGED
|
@@ -971,7 +971,7 @@ const Nt = { class: "flex justify-between" }, At = {
|
|
|
971
971
|
onBlur: w[1] || (w[1] = (T) => a.value = ""),
|
|
972
972
|
displayValue: u,
|
|
973
973
|
class: y([{
|
|
974
|
-
"mt-1": h.requiredText,
|
|
974
|
+
"mt-1": h.requiredText || h.label,
|
|
975
975
|
"border-gray-300": h.color === "gray",
|
|
976
976
|
"border-red-400": h.color === "red",
|
|
977
977
|
"border-yellow-400": h.color === "yellow",
|
|
@@ -2308,7 +2308,7 @@ const oe = /* @__PURE__ */ te(ll, [["render", nl]]), al = {
|
|
|
2308
2308
|
key: K
|
|
2309
2309
|
}, [
|
|
2310
2310
|
m(oe, {
|
|
2311
|
-
onClick: (
|
|
2311
|
+
onClick: (vd) => P(V, A.id, A.name),
|
|
2312
2312
|
class: "border-l border-gray-200 px-6 py-3 text-indigo-600 hover:text-indigo-400 cursor-pointer",
|
|
2313
2313
|
price: V,
|
|
2314
2314
|
currency: x.currency.symbol,
|
|
@@ -3698,7 +3698,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3698
3698
|
])
|
|
3699
3699
|
], 64));
|
|
3700
3700
|
}
|
|
3701
|
-
}), $a = { class: "w-full flex flex-col items-center justify-center p-10 grow" }, Ca = { class: "text-2xl mt-4 font-bold" }, Sa = { class: "buttons flex flex-row items-center justify-center mt-8 gap-x-1" },
|
|
3701
|
+
}), $a = { class: "w-full flex flex-col items-center justify-center p-10 grow" }, Ca = { class: "text-2xl mt-4 font-bold" }, Sa = { class: "text-center" }, Ba = { class: "buttons flex flex-row items-center justify-center mt-8 gap-x-1" }, Ma = /* @__PURE__ */ M({
|
|
3702
3702
|
__name: "uiNoResults",
|
|
3703
3703
|
props: {
|
|
3704
3704
|
title: {},
|
|
@@ -3717,8 +3717,8 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3717
3717
|
color: "gray"
|
|
3718
3718
|
}, null, 8, ["icon"]),
|
|
3719
3719
|
e("h2", Ca, g(i.title), 1),
|
|
3720
|
-
e("p",
|
|
3721
|
-
e("div",
|
|
3720
|
+
e("p", Sa, g(i.message), 1),
|
|
3721
|
+
e("div", Ba, [
|
|
3722
3722
|
(s(!0), n(k, null, $(i.actions, (a, r) => (s(), _(J, {
|
|
3723
3723
|
key: r,
|
|
3724
3724
|
loading: !1,
|
|
@@ -3738,7 +3738,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3738
3738
|
])
|
|
3739
3739
|
]));
|
|
3740
3740
|
}
|
|
3741
|
-
}),
|
|
3741
|
+
}), Da = { class: "fixed inset-0 overflow-hidden" }, ja = { class: "absolute inset-0 overflow-hidden" }, Ta = { class: "pointer-events-none fixed inset-y-0 right-0 flex max-w-full pl-10" }, za = { class: "flex h-full flex-col overflow-y-scroll bg-white shadow-xl" }, La = { class: "bg-indigo-700 px-4 py-6 sm:px-6" }, Na = { class: "flex items-center justify-between" }, Aa = { class: "ml-3 flex h-7 items-center" }, Oa = { class: "mt-1" }, Ya = { class: "text-sm text-indigo-300" }, Ia = { class: "relative flex-1 px-4 py-6 sm:px-6" }, Pa = /* @__PURE__ */ M({
|
|
3742
3742
|
__name: "uiRightSidebar",
|
|
3743
3743
|
props: {
|
|
3744
3744
|
title: {},
|
|
@@ -3759,9 +3759,9 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3759
3759
|
}, {
|
|
3760
3760
|
default: v(() => [
|
|
3761
3761
|
a[4] || (a[4] = e("div", { class: "fixed inset-0" }, null, -1)),
|
|
3762
|
-
e("div",
|
|
3763
|
-
e("div",
|
|
3764
|
-
e("div",
|
|
3762
|
+
e("div", Da, [
|
|
3763
|
+
e("div", ja, [
|
|
3764
|
+
e("div", Ta, [
|
|
3765
3765
|
m(c(G), {
|
|
3766
3766
|
as: "template",
|
|
3767
3767
|
enter: "transform transition ease-in-out duration-500 sm:duration-700",
|
|
@@ -3774,16 +3774,16 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3774
3774
|
default: v(() => [
|
|
3775
3775
|
m(c(ke), { class: "pointer-events-auto w-screen max-w-md" }, {
|
|
3776
3776
|
default: v(() => [
|
|
3777
|
-
e("div",
|
|
3778
|
-
e("div",
|
|
3779
|
-
e("div",
|
|
3777
|
+
e("div", za, [
|
|
3778
|
+
e("div", La, [
|
|
3779
|
+
e("div", Na, [
|
|
3780
3780
|
m(c(qe), { class: "text-base font-semibold leading-6 text-white" }, {
|
|
3781
3781
|
default: v(() => [
|
|
3782
3782
|
L(g(l.title), 1)
|
|
3783
3783
|
]),
|
|
3784
3784
|
_: 1
|
|
3785
3785
|
}),
|
|
3786
|
-
e("div",
|
|
3786
|
+
e("div", Aa, [
|
|
3787
3787
|
e("button", {
|
|
3788
3788
|
type: "button",
|
|
3789
3789
|
class: "relative rounded-md bg-indigo-700 text-indigo-200 hover:text-white outline-none",
|
|
@@ -3798,11 +3798,11 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3798
3798
|
])
|
|
3799
3799
|
])
|
|
3800
3800
|
]),
|
|
3801
|
-
e("div",
|
|
3802
|
-
e("p",
|
|
3801
|
+
e("div", Oa, [
|
|
3802
|
+
e("p", Ya, g(l.description), 1)
|
|
3803
3803
|
])
|
|
3804
3804
|
]),
|
|
3805
|
-
e("div",
|
|
3805
|
+
e("div", Ia, [
|
|
3806
3806
|
R(l.$slots, "default")
|
|
3807
3807
|
])
|
|
3808
3808
|
])
|
|
@@ -3822,15 +3822,15 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3822
3822
|
_: 3
|
|
3823
3823
|
}, 8, ["show"]));
|
|
3824
3824
|
}
|
|
3825
|
-
}),
|
|
3825
|
+
}), Fa = { class: "uiGallery" }, Va = {
|
|
3826
3826
|
key: 1,
|
|
3827
3827
|
role: "list",
|
|
3828
3828
|
class: "grid grid-cols-2 gap-x-4 gap-y-8 sm:grid-cols-3 sm:gap-x-4 lg:grid-cols-6"
|
|
3829
|
-
},
|
|
3829
|
+
}, Ra = { class: "group aspect-h-7 aspect-w-10 block w-full overflow-hidden rounded-lg bg-gray-100 focus-within:ring-2 focus-within:ring-indigo-500 focus-within:ring-offset-2 focus-within:ring-offset-gray-100" }, qa = ["src"], Ha = ["onClick"], Ua = { class: "pointer-events-none mt-2 block truncate text-sm font-medium text-gray-900" }, Ea = { class: "flex items-center justify-between" }, Za = { class: "pointer-events-none block text-sm font-medium text-gray-500" }, Ja = {
|
|
3830
3830
|
key: 2,
|
|
3831
3831
|
role: "list",
|
|
3832
3832
|
class: "grid grid-cols-2 gap-x-4 gap-y-8 sm:grid-cols-3 sm:gap-x-4 lg:grid-cols-6"
|
|
3833
|
-
},
|
|
3833
|
+
}, Wa = /* @__PURE__ */ M({
|
|
3834
3834
|
__name: "uiGallery",
|
|
3835
3835
|
props: {
|
|
3836
3836
|
galleryId: {},
|
|
@@ -3843,7 +3843,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3843
3843
|
const l = i, a = O(!1), r = (o) => {
|
|
3844
3844
|
a.value = !1, l("modalAction", o);
|
|
3845
3845
|
};
|
|
3846
|
-
return (o, t) => (s(), n("div",
|
|
3846
|
+
return (o, t) => (s(), n("div", Fa, [
|
|
3847
3847
|
o.loading ? b("", !0) : (s(), _(Ke, {
|
|
3848
3848
|
key: 0,
|
|
3849
3849
|
open: a.value,
|
|
@@ -3858,32 +3858,32 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3858
3858
|
]),
|
|
3859
3859
|
_: 1
|
|
3860
3860
|
}, 8, ["open", "title", "actions"])),
|
|
3861
|
-
o.loading ? (s(), n("ul",
|
|
3861
|
+
o.loading ? (s(), n("ul", Ja, [
|
|
3862
3862
|
(s(), n(k, null, $(4, (u) => e("li", null, t[2] || (t[2] = [
|
|
3863
3863
|
e("div", { class: "group aspect-h-7 aspect-w-10 block w-full overflow-hidden rounded-lg bg-gray-200 animate-pulse dark:bg-gray-200 focus-within:ring-2 focus-within:ring-indigo-500 focus-within:ring-offset-2 focus-within:ring-offset-gray-100" }, null, -1),
|
|
3864
3864
|
e("p", { class: "animate-pulse h-2.5 bg-gray-200 rounded-full dark:bg-gray-300 w-28 mt-4" }, null, -1),
|
|
3865
3865
|
e("p", { class: "animate-pulse h-2.5 bg-gray-200 rounded-full dark:bg-gray-300 w-14 mt-2" }, null, -1)
|
|
3866
3866
|
]))), 64))
|
|
3867
|
-
])) : (s(), n("ul",
|
|
3867
|
+
])) : (s(), n("ul", Va, [
|
|
3868
3868
|
(s(!0), n(k, null, $(o.gallery, (u) => (s(), n("li", {
|
|
3869
3869
|
key: u.source,
|
|
3870
3870
|
class: "relative"
|
|
3871
3871
|
}, [
|
|
3872
|
-
e("div",
|
|
3872
|
+
e("div", Ra, [
|
|
3873
3873
|
e("img", {
|
|
3874
3874
|
src: u.source,
|
|
3875
3875
|
alt: "",
|
|
3876
3876
|
class: "pointer-events-none object-cover group-hover:opacity-75"
|
|
3877
|
-
}, null, 8,
|
|
3877
|
+
}, null, 8, qa),
|
|
3878
3878
|
e("button", {
|
|
3879
3879
|
type: "button",
|
|
3880
3880
|
class: "absolute inset-0 focus:outline-none",
|
|
3881
3881
|
onClick: (d) => o.$emit("imgClicked", u)
|
|
3882
|
-
}, null, 8,
|
|
3882
|
+
}, null, 8, Ha)
|
|
3883
3883
|
]),
|
|
3884
|
-
e("p",
|
|
3885
|
-
e("div",
|
|
3886
|
-
e("p",
|
|
3884
|
+
e("p", Ua, g(u.title), 1),
|
|
3885
|
+
e("div", Ea, [
|
|
3886
|
+
e("p", Za, g(u.size), 1),
|
|
3887
3887
|
m(j, {
|
|
3888
3888
|
class: "cursor-pointer",
|
|
3889
3889
|
icon: c(Lt),
|
|
@@ -3909,10 +3909,10 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3909
3909
|
})) : b("", !0)
|
|
3910
3910
|
]));
|
|
3911
3911
|
}
|
|
3912
|
-
}),
|
|
3912
|
+
}), Ga = { class: "cursor-move mb-1 relative flex items-center space-x-3 rounded-lg border border-gray-300 bg-white p-4 shadow-sm focus-within:ring-2 focus-within:ring-indigo-500 focus-within:ring-offset-2 hover:border-gray-400" }, Qa = { class: "flex flex-row items-center w-full" }, Ka = { class: "content text-sm grow" }, Xa = { class: "font-bold" }, ei = { key: 0 }, ti = { class: "font-bold text-gray-400" }, si = {
|
|
3913
3913
|
key: 1,
|
|
3914
3914
|
class: "animate-pulse"
|
|
3915
|
-
},
|
|
3915
|
+
}, oi = /* @__PURE__ */ M({
|
|
3916
3916
|
__name: "uiDragAndDrop",
|
|
3917
3917
|
props: {
|
|
3918
3918
|
elements: {},
|
|
@@ -3928,7 +3928,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3928
3928
|
const o = (t) => {
|
|
3929
3929
|
l("dragAndDropUpdated", t);
|
|
3930
3930
|
};
|
|
3931
|
-
return (t, u) => t.loading ? (s(), n("div",
|
|
3931
|
+
return (t, u) => t.loading ? (s(), n("div", si, u[2] || (u[2] = [
|
|
3932
3932
|
Q('<div class="h-16 mb-1 relative flex items-center space-x-3 rounded-lg bg-gray-200 dark:bg-gray-300 p-4 shadow-sm"></div><div class="h-16 mb-1 relative flex items-center space-x-3 rounded-lg bg-gray-200 dark:bg-gray-300 p-4 shadow-sm"></div><div class="h-16 mb-1 relative flex items-center space-x-3 rounded-lg bg-gray-200 dark:bg-gray-300 p-4 shadow-sm"></div><div class="h-16 mb-1 relative flex items-center space-x-3 rounded-lg bg-gray-200 dark:bg-gray-300 p-4 shadow-sm"></div><div class="h-16 relative flex items-center space-x-3 rounded-lg bg-gray-200 dark:bg-gray-300 p-4 shadow-sm"></div>', 5)
|
|
3933
3933
|
]))) : (s(), _(c(ut), {
|
|
3934
3934
|
key: 0,
|
|
@@ -3939,8 +3939,8 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3939
3939
|
]
|
|
3940
3940
|
}, {
|
|
3941
3941
|
item: v(({ item: d }) => [
|
|
3942
|
-
e("div",
|
|
3943
|
-
e("div",
|
|
3942
|
+
e("div", Ga, [
|
|
3943
|
+
e("div", Qa, [
|
|
3944
3944
|
m(j, {
|
|
3945
3945
|
icon: c(_t),
|
|
3946
3946
|
loading: !1,
|
|
@@ -3948,18 +3948,18 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
3948
3948
|
class: "mr-4",
|
|
3949
3949
|
size: "big"
|
|
3950
3950
|
}, null, 8, ["icon"]),
|
|
3951
|
-
e("div",
|
|
3952
|
-
e("p",
|
|
3953
|
-
d.description ? (s(), n("p",
|
|
3951
|
+
e("div", Ka, [
|
|
3952
|
+
e("p", Xa, g(d.name), 1),
|
|
3953
|
+
d.description ? (s(), n("p", ei, g(d.description), 1)) : b("", !0)
|
|
3954
3954
|
]),
|
|
3955
|
-
e("div",
|
|
3955
|
+
e("div", ti, g(c(r).indexOf(d) + 1), 1)
|
|
3956
3956
|
])
|
|
3957
3957
|
])
|
|
3958
3958
|
]),
|
|
3959
3959
|
_: 1
|
|
3960
3960
|
}, 8, ["modelValue"]));
|
|
3961
3961
|
}
|
|
3962
|
-
}),
|
|
3962
|
+
}), li = { class: "chart-header flex flex-row justify-between" }, ri = { class: "text-sm font-medium text-gray-500 truncate" }, ni = { class: "hidden sm:flex items-center" }, ai = { class: "w-1/2 min-w-0 flex-1" }, ii = ["max"], di = { class: "min-w-0 flex-1" }, ui = ["max"], ci = { class: "chart-content" }, gi = { class: "h-full w-full flex items-center justify-center flex-col" }, mi = { class: "card chart apex-chart px-4 py-5 bg-white shadow rounded-lg overflow-hidden sm:p-6 flex grow h-80" }, pi = /* @__PURE__ */ M({
|
|
3963
3963
|
__name: "uiCircleChart",
|
|
3964
3964
|
props: {
|
|
3965
3965
|
labels: {},
|
|
@@ -4027,10 +4027,10 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4027
4027
|
C(e("div", {
|
|
4028
4028
|
class: y(["h-[" + N.height + "px]", "card chart apex-chart px-4 py-5 bg-white shadow rounded-lg overflow-hidden sm:p-6 flex grow"])
|
|
4029
4029
|
}, [
|
|
4030
|
-
e("div",
|
|
4031
|
-
e("div",
|
|
4032
|
-
e("div",
|
|
4033
|
-
e("div",
|
|
4030
|
+
e("div", li, [
|
|
4031
|
+
e("div", ri, g(N.title), 1),
|
|
4032
|
+
e("div", ni, [
|
|
4033
|
+
e("div", ai, [
|
|
4034
4034
|
C(e("input", {
|
|
4035
4035
|
type: "datetime-local",
|
|
4036
4036
|
"onUpdate:modelValue": S[0] || (S[0] = (B) => c(o).from = B),
|
|
@@ -4039,11 +4039,11 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4039
4039
|
name: "from",
|
|
4040
4040
|
id: "from",
|
|
4041
4041
|
class: "text-xs relative block w-full rounded rounded-r-none border-0 bg-transparent py-1.5 text-gray-900 ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:z-10 focus:ring-2 focus:ring-inset focus:ring-indigo-600"
|
|
4042
|
-
}, null, 40,
|
|
4042
|
+
}, null, 40, ii), [
|
|
4043
4043
|
[X, c(o).from]
|
|
4044
4044
|
])
|
|
4045
4045
|
]),
|
|
4046
|
-
e("div",
|
|
4046
|
+
e("div", di, [
|
|
4047
4047
|
C(e("input", {
|
|
4048
4048
|
type: "datetime-local",
|
|
4049
4049
|
"onUpdate:modelValue": S[1] || (S[1] = (B) => c(o).to = B),
|
|
@@ -4052,7 +4052,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4052
4052
|
name: "to",
|
|
4053
4053
|
id: "to",
|
|
4054
4054
|
class: "text-xs relative block w-full -mr-2 rounded rounded-l-none border-0 bg-transparent py-1.5 text-gray-900 ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:z-10 focus:ring-2 focus:ring-inset focus:ring-indigo-600"
|
|
4055
|
-
}, null, 40,
|
|
4055
|
+
}, null, 40, ui), [
|
|
4056
4056
|
[X, c(o).to]
|
|
4057
4057
|
])
|
|
4058
4058
|
]),
|
|
@@ -4065,7 +4065,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4065
4065
|
}, null, 8, ["loading", "icon"])
|
|
4066
4066
|
])
|
|
4067
4067
|
]),
|
|
4068
|
-
C(e("div",
|
|
4068
|
+
C(e("div", ci, [
|
|
4069
4069
|
m(c(Ce), {
|
|
4070
4070
|
class: "flex items-center justify-center mt-4",
|
|
4071
4071
|
type: "donut",
|
|
@@ -4079,7 +4079,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4079
4079
|
], 512), [
|
|
4080
4080
|
[D, !N.empty]
|
|
4081
4081
|
]),
|
|
4082
|
-
C(e("div",
|
|
4082
|
+
C(e("div", gi, [
|
|
4083
4083
|
m(j, {
|
|
4084
4084
|
icon: c(U),
|
|
4085
4085
|
color: "gray",
|
|
@@ -4093,7 +4093,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4093
4093
|
], 2), [
|
|
4094
4094
|
[D, !N.loading]
|
|
4095
4095
|
]),
|
|
4096
|
-
C(e("div",
|
|
4096
|
+
C(e("div", mi, S[4] || (S[4] = [
|
|
4097
4097
|
e("div", {
|
|
4098
4098
|
role: "status",
|
|
4099
4099
|
class: "w-full animate-pulse h-full flex flex-col"
|
|
@@ -4124,13 +4124,13 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4124
4124
|
])
|
|
4125
4125
|
], 64));
|
|
4126
4126
|
}
|
|
4127
|
-
}),
|
|
4127
|
+
}), fi = {
|
|
4128
4128
|
key: 0,
|
|
4129
4129
|
class: "flex flex-col lg:flex-row w-full gap-y-4 gap-x-2"
|
|
4130
|
-
},
|
|
4130
|
+
}, hi = {
|
|
4131
4131
|
key: 1,
|
|
4132
4132
|
class: "flex flex-col lg:flex-row w-full gap-y-4 gap-x-2"
|
|
4133
|
-
},
|
|
4133
|
+
}, yi = /* @__PURE__ */ M({
|
|
4134
4134
|
__name: "uiDateRange",
|
|
4135
4135
|
props: {
|
|
4136
4136
|
id: {},
|
|
@@ -4154,7 +4154,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4154
4154
|
const t = () => {
|
|
4155
4155
|
o("uiDateRangeButtonClicked", r);
|
|
4156
4156
|
};
|
|
4157
|
-
return (u, d) => u.loading ? (s(), n("div",
|
|
4157
|
+
return (u, d) => u.loading ? (s(), n("div", hi, [
|
|
4158
4158
|
m(E, {
|
|
4159
4159
|
name: "dateFrom",
|
|
4160
4160
|
loading: !0
|
|
@@ -4169,7 +4169,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4169
4169
|
])),
|
|
4170
4170
|
_: 1
|
|
4171
4171
|
})
|
|
4172
|
-
])) : (s(), n("div",
|
|
4172
|
+
])) : (s(), n("div", fi, [
|
|
4173
4173
|
m(E, {
|
|
4174
4174
|
type: "datetime-local",
|
|
4175
4175
|
loading: !1,
|
|
@@ -4211,16 +4211,16 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4211
4211
|
}, 8, ["disabled", "class"])
|
|
4212
4212
|
]));
|
|
4213
4213
|
}
|
|
4214
|
-
}),
|
|
4214
|
+
}), vi = { class: "flex justify-between items-center" }, bi = {
|
|
4215
4215
|
key: 0,
|
|
4216
4216
|
class: "block text-sm font-medium text-gray-700"
|
|
4217
|
-
},
|
|
4217
|
+
}, wi = {
|
|
4218
4218
|
key: 1,
|
|
4219
4219
|
class: "text-[10px] text-gray-500 uppercase justify-self-end"
|
|
4220
|
-
},
|
|
4220
|
+
}, xi = {
|
|
4221
4221
|
key: 1,
|
|
4222
4222
|
class: "h-2 animate-pulse bg-gray-200 rounded-full dark:bg-gray-300 w-full"
|
|
4223
|
-
},
|
|
4223
|
+
}, ki = /* @__PURE__ */ M({
|
|
4224
4224
|
__name: "uiRangeSlider",
|
|
4225
4225
|
props: {
|
|
4226
4226
|
loading: { type: Boolean, default: !0 },
|
|
@@ -4235,14 +4235,14 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4235
4235
|
setup(p, { emit: i }) {
|
|
4236
4236
|
const l = i, r = O(p.sliderValue);
|
|
4237
4237
|
return (o, t) => (s(), n("div", null, [
|
|
4238
|
-
e("div",
|
|
4239
|
-
o.label ? (s(), n("label",
|
|
4240
|
-
o.requiredText ? (s(), n("span",
|
|
4238
|
+
e("div", vi, [
|
|
4239
|
+
o.label ? (s(), n("label", bi, g(o.label), 1)) : b("", !0),
|
|
4240
|
+
o.requiredText ? (s(), n("span", wi, g(o.requiredText), 1)) : b("", !0)
|
|
4241
4241
|
]),
|
|
4242
4242
|
e("div", {
|
|
4243
4243
|
class: y([{ "mt-1": o.label }, "pt-16 px-6 pb-6 bg-gray-50 border border-gray-300 rounded-lg shadow-sm"])
|
|
4244
4244
|
}, [
|
|
4245
|
-
o.loading ? (s(), n("p",
|
|
4245
|
+
o.loading ? (s(), n("p", xi)) : (s(), _(c(ct), {
|
|
4246
4246
|
key: 0,
|
|
4247
4247
|
modelValue: r.value,
|
|
4248
4248
|
"onUpdate:modelValue": t[0] || (t[0] = (u) => r.value = u),
|
|
@@ -4258,7 +4258,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4258
4258
|
], 2)
|
|
4259
4259
|
]));
|
|
4260
4260
|
}
|
|
4261
|
-
}),
|
|
4261
|
+
}), _i = { class: "mt-1 mb-8 text-sm text-gray-500" }, $i = /* @__PURE__ */ M({
|
|
4262
4262
|
__name: "uiSectionTitle",
|
|
4263
4263
|
props: {
|
|
4264
4264
|
title: {},
|
|
@@ -4269,16 +4269,16 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4269
4269
|
e("h3", {
|
|
4270
4270
|
class: y(["text-lg font-medium leading-6 text-gray-900", { "mb-8": i.description === void 0 }])
|
|
4271
4271
|
}, g(i.title), 3),
|
|
4272
|
-
e("p",
|
|
4272
|
+
e("p", _i, g(i.description), 1)
|
|
4273
4273
|
], 64));
|
|
4274
4274
|
}
|
|
4275
|
-
}),
|
|
4275
|
+
}), Ci = {
|
|
4276
4276
|
key: 0,
|
|
4277
4277
|
class: "col-span-1 flex flex-col divide-y divide-gray-200 rounded-lg bg-white text-center shadow"
|
|
4278
|
-
},
|
|
4278
|
+
}, Si = { class: "flex flex-1 flex-col p-8" }, Bi = { class: "text-2xl font-bold text-gray-900" }, Mi = { class: "mt-1 flex flex-grow flex-col justify-between" }, Di = { class: "mt-3 flex flex-wrap gap-x-1 gap-y-1 justify-center" }, ji = {
|
|
4279
4279
|
key: 1,
|
|
4280
4280
|
class: "col-span-1 flex flex-col divide-y divide-gray-200 rounded-lg bg-white text-center shadow"
|
|
4281
|
-
},
|
|
4281
|
+
}, Ti = { class: "flex flex-1 flex-col p-8" }, zi = { class: "rounded-md p-3 flex items-center justify-center mx-auto mb-4 bg-gray-200" }, Li = { class: "mt-1 flex flex-grow flex-col justify-between" }, Ni = { class: "mt-3 flex flex-wrap gap-x-1 gap-y-1 justify-center" }, Ai = /* @__PURE__ */ M({
|
|
4282
4282
|
__name: "uiDeviceStatus",
|
|
4283
4283
|
props: {
|
|
4284
4284
|
id: {},
|
|
@@ -4291,9 +4291,9 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4291
4291
|
},
|
|
4292
4292
|
emits: ["deviceStatusTagClicked", "deviceStatusQtyClicked"],
|
|
4293
4293
|
setup(p, { emit: i }) {
|
|
4294
|
-
return (l, a) => l.loading ? (s(), n("div",
|
|
4295
|
-
e("div",
|
|
4296
|
-
e("div",
|
|
4294
|
+
return (l, a) => l.loading ? (s(), n("div", ji, [
|
|
4295
|
+
e("div", Ti, [
|
|
4296
|
+
e("div", zi, [
|
|
4297
4297
|
m(j, {
|
|
4298
4298
|
icon: l.icon,
|
|
4299
4299
|
size: "huge",
|
|
@@ -4303,8 +4303,8 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4303
4303
|
}, null, 8, ["icon", "loading"])
|
|
4304
4304
|
]),
|
|
4305
4305
|
a[3] || (a[3] = e("div", { class: "h-4 bg-gray-200 rounded-full dark:bg-gray-300 w-1/3 mx-auto" }, null, -1)),
|
|
4306
|
-
e("dl",
|
|
4307
|
-
e("dd",
|
|
4306
|
+
e("dl", Li, [
|
|
4307
|
+
e("dd", Ni, [
|
|
4308
4308
|
(s(!0), n(k, null, $(l.tags, (r, o) => (s(), _(H, {
|
|
4309
4309
|
key: o,
|
|
4310
4310
|
loading: l.loading,
|
|
@@ -4320,8 +4320,8 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4320
4320
|
])
|
|
4321
4321
|
])
|
|
4322
4322
|
])
|
|
4323
|
-
])) : (s(), n("div",
|
|
4324
|
-
e("div",
|
|
4323
|
+
])) : (s(), n("div", Ci, [
|
|
4324
|
+
e("div", Si, [
|
|
4325
4325
|
e("div", {
|
|
4326
4326
|
class: y(["rounded-md p-3 flex items-center justify-center mx-auto mb-4", {
|
|
4327
4327
|
"bg-green-500": !l.color || l.color === "green",
|
|
@@ -4340,7 +4340,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4340
4340
|
loading: !1
|
|
4341
4341
|
}, null, 8, ["icon"])
|
|
4342
4342
|
], 2),
|
|
4343
|
-
e("h3",
|
|
4343
|
+
e("h3", Bi, [
|
|
4344
4344
|
L(g(l.name) + " ", 1),
|
|
4345
4345
|
C(e("span", {
|
|
4346
4346
|
class: "text-indigo-600 hover:text-indigo-900 cursor-pointer",
|
|
@@ -4349,8 +4349,8 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4349
4349
|
[D, l.qty > 0]
|
|
4350
4350
|
])
|
|
4351
4351
|
]),
|
|
4352
|
-
e("dl",
|
|
4353
|
-
e("dd",
|
|
4352
|
+
e("dl", Mi, [
|
|
4353
|
+
e("dd", Di, [
|
|
4354
4354
|
(s(!0), n(k, null, $(l.tags, (r, o) => (s(), _(H, {
|
|
4355
4355
|
key: o,
|
|
4356
4356
|
loading: !1,
|
|
@@ -4368,24 +4368,24 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4368
4368
|
])
|
|
4369
4369
|
]));
|
|
4370
4370
|
}
|
|
4371
|
-
}),
|
|
4371
|
+
}), Oi = { class: "flex flex-row grow border-r border-gray-200 bg-white pr-6" }, Yi = { class: "bg-indigo-600 w-16 mr-6" }, Ii = ["onClick"], Pi = {
|
|
4372
4372
|
key: 0,
|
|
4373
4373
|
class: "flex flex-col grow gap-y-5 overflow-y-auto pr-6"
|
|
4374
|
-
},
|
|
4374
|
+
}, Fi = { class: "flex h-16 shrink-0 items-center" }, Vi = ["src"], Ri = { class: "flex flex-1 flex-col" }, qi = {
|
|
4375
4375
|
key: 0,
|
|
4376
4376
|
role: "list",
|
|
4377
4377
|
class: "flex flex-1 flex-col gap-y-7 mb-4"
|
|
4378
|
-
},
|
|
4378
|
+
}, Hi = {
|
|
4379
4379
|
role: "list",
|
|
4380
4380
|
class: "ml-2 space-y-1"
|
|
4381
|
-
},
|
|
4381
|
+
}, Ui = ["onClick"], Ei = {
|
|
4382
4382
|
key: 1,
|
|
4383
4383
|
role: "list",
|
|
4384
4384
|
class: "flex flex-1 flex-col gap-y-7 mb-4"
|
|
4385
|
-
},
|
|
4385
|
+
}, Zi = { class: "ml-2 space-y-1" }, Ji = { class: "font-bold mb-4" }, Wi = {
|
|
4386
4386
|
key: 1,
|
|
4387
4387
|
class: "flex flex-col grow gap-y-5 overflow-y-auto pr-6"
|
|
4388
|
-
},
|
|
4388
|
+
}, Gi = { class: "h-12 flex flex-row items-center" }, Le = /* @__PURE__ */ M({
|
|
4389
4389
|
__name: "uiSidebarV2",
|
|
4390
4390
|
props: {
|
|
4391
4391
|
navigation: {},
|
|
@@ -4397,8 +4397,8 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4397
4397
|
},
|
|
4398
4398
|
emits: ["productBarClick", "sideBarClick"],
|
|
4399
4399
|
setup(p, { emit: i }) {
|
|
4400
|
-
return (l, a) => (s(), n("div",
|
|
4401
|
-
e("div",
|
|
4400
|
+
return (l, a) => (s(), n("div", Oi, [
|
|
4401
|
+
e("div", Yi, [
|
|
4402
4402
|
e("ul", null, [
|
|
4403
4403
|
(s(!0), n(k, null, $(l.productsSidebar, (r, o) => (s(), n("li", {
|
|
4404
4404
|
key: o,
|
|
@@ -4411,26 +4411,26 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4411
4411
|
color: "white",
|
|
4412
4412
|
size: "bigger"
|
|
4413
4413
|
}, null, 8, ["icon"])
|
|
4414
|
-
], 10,
|
|
4414
|
+
], 10, Ii))), 128))
|
|
4415
4415
|
])
|
|
4416
4416
|
]),
|
|
4417
|
-
l.loading ? (s(), n("div",
|
|
4418
|
-
(s(), n(k, null, $(5, (r) => e("div",
|
|
4417
|
+
l.loading ? (s(), n("div", Wi, [
|
|
4418
|
+
(s(), n(k, null, $(5, (r) => e("div", Gi, a[0] || (a[0] = [
|
|
4419
4419
|
e("div", { class: "w-6 h-6 animate-pulse bg-gray-200 rounded-full dark:bg-gray-300 mr-4" }, null, -1),
|
|
4420
4420
|
e("div", { class: "h-3 animate-pulse bg-gray-200 rounded-full w-1/2 dark:bg-gray-300" }, null, -1)
|
|
4421
4421
|
]))), 64))
|
|
4422
|
-
])) : (s(), n("div",
|
|
4423
|
-
e("div",
|
|
4422
|
+
])) : (s(), n("div", Pi, [
|
|
4423
|
+
e("div", Fi, [
|
|
4424
4424
|
e("img", {
|
|
4425
4425
|
class: "h-8 w-auto",
|
|
4426
4426
|
src: l.logo,
|
|
4427
4427
|
alt: "Your Company"
|
|
4428
|
-
}, null, 8,
|
|
4428
|
+
}, null, 8, Vi)
|
|
4429
4429
|
]),
|
|
4430
|
-
e("nav",
|
|
4431
|
-
l.isFilterNavigation ? b("", !0) : (s(), n("ul",
|
|
4430
|
+
e("nav", Ri, [
|
|
4431
|
+
l.isFilterNavigation ? b("", !0) : (s(), n("ul", qi, [
|
|
4432
4432
|
e("li", null, [
|
|
4433
|
-
e("ul",
|
|
4433
|
+
e("ul", Hi, [
|
|
4434
4434
|
(s(!0), n(k, null, $(l.navigation, (r) => (s(), n("li", {
|
|
4435
4435
|
key: r.name
|
|
4436
4436
|
}, [
|
|
@@ -4503,13 +4503,13 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4503
4503
|
class: "shrink-0"
|
|
4504
4504
|
}, null, 8, ["icon"]),
|
|
4505
4505
|
L(" " + g(r.name), 1)
|
|
4506
|
-
], 10,
|
|
4506
|
+
], 10, Ui))
|
|
4507
4507
|
]))), 128))
|
|
4508
4508
|
])
|
|
4509
4509
|
])
|
|
4510
4510
|
])),
|
|
4511
|
-
l.isFilterNavigation && l.filterNavigation ? (s(), n("ul",
|
|
4512
|
-
e("li",
|
|
4511
|
+
l.isFilterNavigation && l.filterNavigation ? (s(), n("ul", Ei, [
|
|
4512
|
+
e("li", Zi, [
|
|
4513
4513
|
l.filterNavigation.hasSearch && l.filterNavigation.search ? (s(), _(E, {
|
|
4514
4514
|
key: 0,
|
|
4515
4515
|
name: l.filterNavigation.search.name,
|
|
@@ -4523,7 +4523,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4523
4523
|
class: "ml-2",
|
|
4524
4524
|
key: o
|
|
4525
4525
|
}, [
|
|
4526
|
-
e("p",
|
|
4526
|
+
e("p", Ji, g(r.label), 1),
|
|
4527
4527
|
(s(!0), n(k, null, $(r.filters, (t, u) => (s(), _(He, {
|
|
4528
4528
|
class: "mb-2",
|
|
4529
4529
|
value: t.value,
|
|
@@ -4540,14 +4540,14 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4540
4540
|
]))
|
|
4541
4541
|
]));
|
|
4542
4542
|
}
|
|
4543
|
-
}),
|
|
4543
|
+
}), Qi = { class: "fixed inset-0 flex" }, Ki = { class: "absolute left-full top-0 flex w-16 justify-center pt-5" }, Xi = { class: "hidden lg:fixed lg:inset-y-0 lg:z-50 lg:flex lg:w-[25rem] lg:flex-col" }, ed = { class: "lg:pl-[25rem]" }, td = { class: "sticky top-0 z-10 flex h-16 shrink-0 items-center gap-x-4 border-b border-gray-200 bg-white px-4 shadow-sm sm:gap-x-6 sm:px-6 lg:px-8" }, sd = { class: "flex flex-1 gap-x-4 self-stretch lg:gap-x-6" }, od = {
|
|
4544
4544
|
class: "relative flex flex-1",
|
|
4545
4545
|
action: "#",
|
|
4546
4546
|
method: "GET"
|
|
4547
|
-
},
|
|
4547
|
+
}, ld = { class: "relative block h-full w-full border-0 py-0 pl-8 pr-0 text-gray-900 placeholder:text-gray-400 focus:ring-0 sm:text-sm" }, rd = { class: "flex items-center gap-x-4 lg:gap-x-6" }, nd = {
|
|
4548
4548
|
type: "button",
|
|
4549
4549
|
class: "-m-2.5 p-2.5 text-gray-400 hover:text-gray-500 relative"
|
|
4550
|
-
},
|
|
4550
|
+
}, ad = { class: "redCircle flex items-center justify-center h-4 w-4 bg-red-500 rounded-full absolute top-1 left-2" }, id = ["src"], dd = { class: "hidden lg:flex lg:items-center" }, ud = ["onClick"], cd = { class: "py-7" }, gd = { class: "px-7 lg:px-10" }, md = /* @__PURE__ */ M({
|
|
4551
4551
|
__name: "uiWrapper",
|
|
4552
4552
|
props: {
|
|
4553
4553
|
topbar: {},
|
|
@@ -4581,7 +4581,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4581
4581
|
])),
|
|
4582
4582
|
_: 1
|
|
4583
4583
|
}),
|
|
4584
|
-
e("div",
|
|
4584
|
+
e("div", Qi, [
|
|
4585
4585
|
m(c(G), {
|
|
4586
4586
|
as: "template",
|
|
4587
4587
|
enter: "transition ease-in-out duration-300 transform",
|
|
@@ -4604,7 +4604,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4604
4604
|
"leave-to": "opacity-0"
|
|
4605
4605
|
}, {
|
|
4606
4606
|
default: v(() => [
|
|
4607
|
-
e("div",
|
|
4607
|
+
e("div", Ki, [
|
|
4608
4608
|
e("button", {
|
|
4609
4609
|
type: "button",
|
|
4610
4610
|
class: "-m-2.5 p-2.5",
|
|
@@ -4643,7 +4643,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4643
4643
|
]),
|
|
4644
4644
|
_: 1
|
|
4645
4645
|
}, 8, ["show"]),
|
|
4646
|
-
e("div",
|
|
4646
|
+
e("div", Xi, [
|
|
4647
4647
|
m(Le, {
|
|
4648
4648
|
productsSidebar: d.sidebar.productsSidebar,
|
|
4649
4649
|
isFilterNavigation: d.sidebar.isFilterNavigation,
|
|
@@ -4655,8 +4655,8 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4655
4655
|
onProductBarClick: f[5] || (f[5] = (h) => d.$emit("productBarClick", h))
|
|
4656
4656
|
}, null, 8, ["productsSidebar", "isFilterNavigation", "navigation", "filterNavigation", "logo"])
|
|
4657
4657
|
]),
|
|
4658
|
-
e("div",
|
|
4659
|
-
e("div",
|
|
4658
|
+
e("div", ed, [
|
|
4659
|
+
e("div", td, [
|
|
4660
4660
|
e("button", {
|
|
4661
4661
|
type: "button",
|
|
4662
4662
|
class: "-m-2.5 p-2.5 text-gray-700 lg:hidden",
|
|
@@ -4672,8 +4672,8 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4672
4672
|
class: "h-6 w-px bg-gray-200 lg:hidden",
|
|
4673
4673
|
"aria-hidden": "true"
|
|
4674
4674
|
}, null, -1)),
|
|
4675
|
-
e("div",
|
|
4676
|
-
e("form",
|
|
4675
|
+
e("div", sd, [
|
|
4676
|
+
e("form", od, [
|
|
4677
4677
|
f[14] || (f[14] = e("label", {
|
|
4678
4678
|
for: "search-field",
|
|
4679
4679
|
class: "sr-only"
|
|
@@ -4692,7 +4692,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4692
4692
|
]
|
|
4693
4693
|
}, {
|
|
4694
4694
|
default: v(() => [
|
|
4695
|
-
e("div",
|
|
4695
|
+
e("div", ld, [
|
|
4696
4696
|
m(c(Pe), {
|
|
4697
4697
|
class: "block h-full w-full border-0 py-0 pl-8 pr-0 text-gray-900 placeholder:text-gray-400 focus:ring-0 sm:text-sm",
|
|
4698
4698
|
onChange: f[7] || (f[7] = (h) => a.value = h.target.value),
|
|
@@ -4740,10 +4740,10 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4740
4740
|
_: 1
|
|
4741
4741
|
}, 8, ["modelValue"])
|
|
4742
4742
|
]),
|
|
4743
|
-
e("div",
|
|
4744
|
-
e("button",
|
|
4743
|
+
e("div", rd, [
|
|
4744
|
+
e("button", nd, [
|
|
4745
4745
|
f[16] || (f[16] = e("span", { class: "sr-only" }, "View notifications", -1)),
|
|
4746
|
-
C(e("div",
|
|
4746
|
+
C(e("div", ad, f[15] || (f[15] = [
|
|
4747
4747
|
e("span", { class: "animate-ping absolute inline-flex h-4 w-4 bg-red-500 rounded-full opacity-75" }, null, -1)
|
|
4748
4748
|
]), 512), [
|
|
4749
4749
|
[D, d.topbar.alerted]
|
|
@@ -4769,8 +4769,8 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4769
4769
|
class: "h-8 w-8 rounded-full bg-gray-50",
|
|
4770
4770
|
src: d.topbar.accountLogo,
|
|
4771
4771
|
alt: ""
|
|
4772
|
-
}, null, 8,
|
|
4773
|
-
e("span",
|
|
4772
|
+
}, null, 8, id),
|
|
4773
|
+
e("span", dd, [
|
|
4774
4774
|
m(c(de), {
|
|
4775
4775
|
class: "ml-2 h-5 w-5 text-gray-400",
|
|
4776
4776
|
"aria-hidden": "true"
|
|
@@ -4797,7 +4797,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4797
4797
|
e("a", {
|
|
4798
4798
|
onClick: (T) => d.$emit("topBarClick", h.id),
|
|
4799
4799
|
class: y([w ? "bg-gray-50" : "", "block px-3 py-1 text-sm leading-6 text-gray-900"])
|
|
4800
|
-
}, g(h.name), 11,
|
|
4800
|
+
}, g(h.name), 11, ud)
|
|
4801
4801
|
]),
|
|
4802
4802
|
_: 2
|
|
4803
4803
|
}, 1024))), 128))
|
|
@@ -4813,15 +4813,15 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4813
4813
|
])
|
|
4814
4814
|
])
|
|
4815
4815
|
]),
|
|
4816
|
-
e("main",
|
|
4817
|
-
e("div",
|
|
4816
|
+
e("main", cd, [
|
|
4817
|
+
e("div", gd, [
|
|
4818
4818
|
R(d.$slots, "default")
|
|
4819
4819
|
])
|
|
4820
4820
|
])
|
|
4821
4821
|
])
|
|
4822
4822
|
]));
|
|
4823
4823
|
}
|
|
4824
|
-
}),
|
|
4824
|
+
}), pd = /* @__PURE__ */ M({
|
|
4825
4825
|
__name: "uiDynamicStats",
|
|
4826
4826
|
props: {
|
|
4827
4827
|
dynamicStats: {},
|
|
@@ -4840,7 +4840,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4840
4840
|
}, null, 8, ["item", "loading"]))), 128))
|
|
4841
4841
|
], 2));
|
|
4842
4842
|
}
|
|
4843
|
-
}),
|
|
4843
|
+
}), fd = { class: "flex flex-col lg:flex-row items-center" }, hd = /* @__PURE__ */ M({
|
|
4844
4844
|
__name: "uiSmartFilter",
|
|
4845
4845
|
props: {
|
|
4846
4846
|
items: {},
|
|
@@ -4863,7 +4863,7 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4863
4863
|
}
|
|
4864
4864
|
o.value = u.props;
|
|
4865
4865
|
};
|
|
4866
|
-
return (u, d) => (s(), n("div",
|
|
4866
|
+
return (u, d) => (s(), n("div", fd, [
|
|
4867
4867
|
m(Qe, {
|
|
4868
4868
|
items: u.items,
|
|
4869
4869
|
loading: u.loading,
|
|
@@ -4895,31 +4895,31 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4895
4895
|
uiCard: Es,
|
|
4896
4896
|
uiChart: Jl,
|
|
4897
4897
|
uiCheckbox: He,
|
|
4898
|
-
uiCircleChart:
|
|
4899
|
-
uiDateRange:
|
|
4900
|
-
uiDeviceStatus:
|
|
4901
|
-
uiDragAndDrop:
|
|
4898
|
+
uiCircleChart: pi,
|
|
4899
|
+
uiDateRange: yi,
|
|
4900
|
+
uiDeviceStatus: Ai,
|
|
4901
|
+
uiDragAndDrop: oi,
|
|
4902
4902
|
uiDropdown: pe,
|
|
4903
|
-
uiDynamicStats:
|
|
4903
|
+
uiDynamicStats: pd,
|
|
4904
4904
|
uiFilter: Qe,
|
|
4905
4905
|
uiFooter: Kl,
|
|
4906
4906
|
uiFunnelChartV2: _a,
|
|
4907
|
-
uiGallery:
|
|
4907
|
+
uiGallery: Wa,
|
|
4908
4908
|
uiIcon: j,
|
|
4909
4909
|
uiInput: E,
|
|
4910
4910
|
uiInputFile: ns,
|
|
4911
4911
|
uiLoadingScreen: Xl,
|
|
4912
4912
|
uiModal: Ke,
|
|
4913
|
-
uiNoResults:
|
|
4913
|
+
uiNoResults: Ma,
|
|
4914
4914
|
uiNotification: co,
|
|
4915
4915
|
uiPagination: mr,
|
|
4916
4916
|
uiPriceCalendar: Al,
|
|
4917
|
-
uiRangeSlider:
|
|
4918
|
-
uiRightSidebar:
|
|
4919
|
-
uiSectionTitle:
|
|
4917
|
+
uiRangeSlider: ki,
|
|
4918
|
+
uiRightSidebar: Pa,
|
|
4919
|
+
uiSectionTitle: $i,
|
|
4920
4920
|
uiSelect: Ge,
|
|
4921
4921
|
uiSidebar: Sr,
|
|
4922
|
-
uiSmartFilter:
|
|
4922
|
+
uiSmartFilter: hd,
|
|
4923
4923
|
uiStats: et,
|
|
4924
4924
|
uiStripedCard: Jr,
|
|
4925
4925
|
uiTable: vn,
|
|
@@ -4930,46 +4930,46 @@ const Kl = /* @__PURE__ */ te(Wl, [["render", Ql]]), Xl = /* @__PURE__ */ M({
|
|
|
4930
4930
|
uiTimeline: Zn,
|
|
4931
4931
|
uiToggle: ks,
|
|
4932
4932
|
uiTopbar: fa,
|
|
4933
|
-
uiWrapper:
|
|
4933
|
+
uiWrapper: md
|
|
4934
4934
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4935
|
-
function
|
|
4935
|
+
function yd(p) {
|
|
4936
4936
|
for (const i in Ne)
|
|
4937
4937
|
p.component(i, Ne[i]);
|
|
4938
4938
|
}
|
|
4939
|
-
const
|
|
4939
|
+
const Cd = { install: yd };
|
|
4940
4940
|
export {
|
|
4941
|
-
|
|
4941
|
+
Cd as default,
|
|
4942
4942
|
Ts as uiAlert,
|
|
4943
4943
|
Ps as uiBreadcrumbs,
|
|
4944
4944
|
J as uiButton,
|
|
4945
4945
|
Es as uiCard,
|
|
4946
4946
|
Jl as uiChart,
|
|
4947
4947
|
He as uiCheckbox,
|
|
4948
|
-
|
|
4949
|
-
|
|
4950
|
-
|
|
4951
|
-
|
|
4948
|
+
pi as uiCircleChart,
|
|
4949
|
+
yi as uiDateRange,
|
|
4950
|
+
Ai as uiDeviceStatus,
|
|
4951
|
+
oi as uiDragAndDrop,
|
|
4952
4952
|
pe as uiDropdown,
|
|
4953
|
-
|
|
4953
|
+
pd as uiDynamicStats,
|
|
4954
4954
|
Qe as uiFilter,
|
|
4955
4955
|
Kl as uiFooter,
|
|
4956
4956
|
_a as uiFunnelChartV2,
|
|
4957
|
-
|
|
4957
|
+
Wa as uiGallery,
|
|
4958
4958
|
j as uiIcon,
|
|
4959
4959
|
E as uiInput,
|
|
4960
4960
|
ns as uiInputFile,
|
|
4961
4961
|
Xl as uiLoadingScreen,
|
|
4962
4962
|
Ke as uiModal,
|
|
4963
|
-
|
|
4963
|
+
Ma as uiNoResults,
|
|
4964
4964
|
co as uiNotification,
|
|
4965
4965
|
mr as uiPagination,
|
|
4966
4966
|
Al as uiPriceCalendar,
|
|
4967
|
-
|
|
4968
|
-
|
|
4969
|
-
|
|
4967
|
+
ki as uiRangeSlider,
|
|
4968
|
+
Pa as uiRightSidebar,
|
|
4969
|
+
$i as uiSectionTitle,
|
|
4970
4970
|
Ge as uiSelect,
|
|
4971
4971
|
Sr as uiSidebar,
|
|
4972
|
-
|
|
4972
|
+
hd as uiSmartFilter,
|
|
4973
4973
|
et as uiStats,
|
|
4974
4974
|
Jr as uiStripedCard,
|
|
4975
4975
|
vn as uiTable,
|
|
@@ -4980,5 +4980,5 @@ export {
|
|
|
4980
4980
|
Zn as uiTimeline,
|
|
4981
4981
|
ks as uiToggle,
|
|
4982
4982
|
fa as uiTopbar,
|
|
4983
|
-
|
|
4983
|
+
md as uiWrapper
|
|
4984
4984
|
};
|