@opengis/cms 0.0.66 → 0.0.67
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/{EditCollectionPage-DnUqSUxK.js → EditCollectionPage-D4lwoeG0.js} +1 -1
- package/dist/{contentForm-1Fozy3Gb.js → contentForm-B1dkU7ip.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/{vs-builder-preview-BoN8-Xd4.js → vs-builder-preview-BBGZmJpu.js} +1 -1
- package/dist/{vs-form-reference-list-nkQvgmGb.js → vs-form-reference-list-Cf3B1AQM.js} +228 -229
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@ import { _ as X } from "./CollectionsBreadcrumb.vue_vue_type_script_setup_true_l
|
|
|
6
6
|
const Z = {
|
|
7
7
|
monaco: k(() => import("./vs-builder-monaco-Cw-f19gc.js")),
|
|
8
8
|
edit: k(() => import("./vs-builder-edit-D-q1o8tF.js")),
|
|
9
|
-
preview: k(() => import("./vs-builder-preview-
|
|
9
|
+
preview: k(() => import("./vs-builder-preview-BBGZmJpu.js"))
|
|
10
10
|
}, ee = { class: "mx-auto max-w-[90%]" }, te = { class: "flex items-center justify-between mb-6" }, oe = { class: "mb-2 text-2xl font-semibold text-gray-900" }, ne = { class: "lowercase" }, se = { class: "text-gray-600" }, ie = { class: "flex items-center gap-2" }, ae = { class: "w-full" }, re = { class: "flex items-center w-full h-10 max-w-md grid-cols-3 p-1 mb-6 bg-white border border-gray-200 rounded-md text-muted-foreground" }, le = ["onClick"], ce = {
|
|
11
11
|
key: 0,
|
|
12
12
|
class: "mx-auto bg-white rounded-md py-4 px-2 bg-opacity-50"
|
package/dist/index.js
CHANGED
|
@@ -3,7 +3,7 @@ import { useRoute as $, routeLocationKey as K } from "vue-router";
|
|
|
3
3
|
const O = "menu", B = (s, c, a) => {
|
|
4
4
|
const o = s == null ? void 0 : s.trim(), l = a == null ? void 0 : a.trim();
|
|
5
5
|
return o ? o === O ? c ? c === "create" ? { type: "createMenu", collection: o } : { type: "editMenu", collection: o, id: c } : { type: "menu", collection: o } : l === "edit" && c ? { type: "editCollection", collection: o, id: c } : c === "edit" ? { type: "editCollection", collection: o } : c ? c === "create" ? { type: "createArticle", collection: o } : { type: "editArticle", collection: o, id: c } : { type: "articles", collection: o } : { type: "collections" };
|
|
6
|
-
}, R = u(() => import("./CollectionsPage-DHfPNql6.js")), L = u(() => import("./ArticlesPage-BjYzvTWM.js")), C = u(() => import("./contentForm-
|
|
6
|
+
}, R = u(() => import("./CollectionsPage-DHfPNql6.js")), L = u(() => import("./ArticlesPage-BjYzvTWM.js")), C = u(() => import("./contentForm-B1dkU7ip.js")), N = u(() => import("./EditCollectionPage-D4lwoeG0.js")), W = u(
|
|
7
7
|
() => import("./MenuPage-3W6jZ15H.js")
|
|
8
8
|
), j = u(
|
|
9
9
|
() => import("./MenuItemPage-B7Y9KFyb.js")
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref as c, useModel as n, computed as d, openBlock as u, createElementBlock as _, createBlock as v, unref as g, createCommentVNode as k } from "vue";
|
|
2
2
|
import { _ as V, g as $ } from "./vs-form-custom-datatable-D880w8gx.js";
|
|
3
3
|
import { inputs as e, VForm as h } from "@opengis/form";
|
|
4
|
-
import x from "./vs-form-reference-list-
|
|
4
|
+
import x from "./vs-form-reference-list-Cf3B1AQM.js";
|
|
5
5
|
import { _ as B } from "./vs-form-tiptap.vue_vue_type_script_setup_true_lang-DGgsqXwg.js";
|
|
6
6
|
import r from "./vs-form-media-select-NY27EaG1.js";
|
|
7
7
|
import { _ as M } from "./vs-richtext-md.vue_vue_type_script_setup_true_lang-Ct8uTV-J.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { openBlock as d, createElementBlock as s, createStaticVNode as b, createElementVNode as t, toDisplayString as l, createCommentVNode as c, Fragment as _, renderList as j, normalizeClass as C, mergeModels as V, useModel as q,
|
|
2
|
-
import { Edit as
|
|
3
|
-
import { d as
|
|
1
|
+
import { openBlock as d, createElementBlock as s, createStaticVNode as b, createElementVNode as t, toDisplayString as l, createCommentVNode as c, Fragment as _, renderList as j, normalizeClass as C, mergeModels as V, useModel as q, unref as p, createBlock as A, resolveDynamicComponent as F, getCurrentInstance as T, ref as k, computed as M, watch as L, createVNode as $, withCtx as S, onMounted as J, onUnmounted as K } from "vue";
|
|
2
|
+
import { Edit as O, Copy as P, Trash2 as H, GripVertical as X } from "lucide-vue-next";
|
|
3
|
+
import { d as ee } from "./vuedraggable-CoAPPFYd.js";
|
|
4
4
|
import { VsDrawer as R, notify as E } from "@opengis/core";
|
|
5
|
-
import { _ as
|
|
5
|
+
import { _ as te } from "./vs-form-tiptap.vue_vue_type_script_setup_true_lang-DGgsqXwg.js";
|
|
6
6
|
import { inputs as Q, VForm as U } from "@opengis/form";
|
|
7
7
|
import { useI18n as I } from "vue-i18n";
|
|
8
8
|
const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAAGfklEQVR4Ae3d7W6baBSF0d7/7Q6IDxkzmrHEQU2DHZudWH1XflRHcXNqVnka4tL01+qNAIGwwK/wfusJEFjPyexyuUzTNAxD3/dd1/3z/1vXdX3fD8MwTdPlcoFNoFmBlzJblmWapr7vb10d/9j3/TRNy7I0a+3AmxV4MrPr9TqO43FXnz06juP1em1W3IE3KPBMZvM8b1eGn7V0/P6u6+Z5bpDbIbcp8OXMnv4k9jG8cRzbRHfUrQl8LbNhGD7W8sp7hmFoTdzxNijwhcxOb+zWp9IaPO1aO+RHMzvxWvHjZz9Xj62ddq0d70OZzfP8sY1z3+MVkdbOvKaO935m1+v1xdcVHwmy6zqv8jd15jV1sPczi14u7gt06djUmdfUwd7JbFmWfQnp2T0iTZ187RzsncymaUqntd8/TVM79I60HYE7mT14v+I+lVfmvu+P6W93UQ7eCLyxwMd7d48yu1wurzTz3Mce3Mu/LMs4jt3/b88t91EE0gK383Mcx/1XQEeZffMV4+34D64bb42lmewn8LpA13X7l/SOMgvd9nF8DAc3hXzzFezx8/QogWOB/VdAR5n9yGm9f3K/fZ32DX99dwznUQKPC3Rdt53AR5n9yGm9f3Lbs7wNjx+hn0ngHQS2E/gos596otuT+234qefj1yXwnMB2AsvsOUAfReC+wEOZuWi8D+lnEPhc4KHM3u0lkM8PxyME3lHgocze7QX9d4T0nAh8LvBQZu/219M/8tn1c0OPEDgS2P/V1NFLIO92s9U0TT/y5eKRpccI/Emg67r9/UxHma3r+s2fQPZ/AGyfcLfhlW8O+ScK7yOQEvjtm5Heyeybrxv3fwBsde2HZVnmeZ68EXhjgXme9/cNr+u976Hvn3XuIzcTeE7gzmezdV19k4LnZH0UgU3gfma+5c6GZSDwnMD9zNZ19Q3knsP1UQRuAg9llr503P8DOL8xBP4+gUczW9c1dFPIwb/j/Pu4HVGbAl/ILFGaxto87Vo76q9ldu7Vo2vF1s62Zo/3y5ndXhF58aYn/41gsydcmwf+TGbrur5y39Nv96G06e6omxJ4MrObkf/ivalzxcE+LfBSZtuverlcpmkahqHv++16suu6vu+HYZim6eCbnG5LDAT+VoFzMvtbdRwXgVMEZHYKoyUEjgRkdqTjMQKnCMjsFEZLCBwJyOxIx2METhGQ2SmMlhA4EpDZkY7HCJwiILNTGC0hcCTwX2a3/1/QjwQInCuwlSezc2FtI1ACMisLE4GQgMxCsNYSKAGZlYWJQEhAZiFYawmUgMzKwkQgJCCzEKy1BEpAZmVhIhASkFkI1loCJSCzsjARCAnILARrLYESkFlZmAiEBGQWgrWWQAnIrCxMBEICMgvBWkugBGRWFiYCIQGZhWCtJVACMisLE4GQgMxCsNYSKAGZlYWJQEhAZiFYawmUgMzKwkQgJCCzEKy1BEpAZmVhIhASkFkI1loCJSCzsjARCAnILARrLYESkFlZmAiEBGQWgrWWQAnIrCxMBEICMgvBWkugBGRWFiYCIQGZhWCtJVACMisLE4GQgMxCsNYSKAGZlYWJQEhAZiFYawmUgMzKwkQgJCCzEKy1BEpAZmVhIhASkFkI1loCJSCzsjARCAnILARrLYESkFlZmAiEBGQWgrWWQAnIrCxMBEICMgvBWkugBGRWFiYCIQGZhWCtJVACMisLE4GQgMxCsNYSKAGZlYWJQEhAZiFYawmUgMzKwkQgJCCzEKy1BEpAZmVhIhASkFkI1loCJSCzsjARCAnILARrLYESkFlZmAiEBGQWgrWWQAnIrCxMBEICMgvBWkugBGRWFiYCIQGZhWCtJVACMisLE4GQgMxCsNYSKAGZlYWJQEhAZiFYawmUgMzKwkQgJCCzEKy1BEpAZmVhIhASkFkI1loCJSCzsjARCAnILARrLYESkFlZmAiEBGQWgrWWQAnIrCxMBEICMgvBWkugBGRWFiYCIQGZhWCtJVACMisLE4GQgMxCsNYSKAGZlYWJQEhAZiFYawmUgMzKwkQgJCCzEKy1BEpAZmVhIhASkFkI1loCJSCzsjARCAnILARrLYESkFlZmAiEBGQWgrWWQAnIrCxMBEICMgvBWkugBGRWFiYCIQGZhWCtJVACMisLE4GQgMxCsNYSKAGZlYWJQEhAZiFYawmUgMzKwkQgJCCzEKy1BEpAZmVhIhAS2DL7F8r/OP7dtZNpAAAAAElFTkSuQmCC", D = {
|
|
@@ -781,7 +781,7 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
781
781
|
}
|
|
782
782
|
}
|
|
783
783
|
}
|
|
784
|
-
},
|
|
784
|
+
}, re = { class: "h-full w-full flex flex-col" }, de = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, se = { class: "text-xs font-medium text-gray-600" }, ie = {
|
|
785
785
|
key: 0,
|
|
786
786
|
class: "text-xs text-gray-500"
|
|
787
787
|
}, z = {
|
|
@@ -797,18 +797,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
797
797
|
}
|
|
798
798
|
},
|
|
799
799
|
setup(e) {
|
|
800
|
-
return (i, r) => (d(), s("div",
|
|
800
|
+
return (i, r) => (d(), s("div", re, [
|
|
801
801
|
r[0] || (r[0] = b('<div class="flex-1 grid grid-cols-3 gap-1.5"><div class="bg-gray-200 rounded p-1.5 flex flex-col"><div class="flex-1 bg-gray-300 rounded mb-1"></div><div class="h-1.5 bg-gray-400 rounded"></div></div><div class="bg-gray-200 rounded p-1.5 flex flex-col"><div class="flex-1 bg-gray-300 rounded mb-1"></div><div class="h-1.5 bg-gray-400 rounded"></div></div><div class="bg-gray-200 rounded p-1.5 flex flex-col"><div class="flex-1 bg-gray-300 rounded mb-1"></div><div class="h-1.5 bg-gray-400 rounded"></div></div><div class="bg-gray-200 rounded p-1.5 flex flex-col"><div class="flex-1 bg-gray-300 rounded mb-1"></div><div class="h-1.5 bg-gray-400 rounded"></div></div><div class="bg-gray-200 rounded p-1.5 flex flex-col"><div class="flex-1 bg-gray-300 rounded mb-1"></div><div class="h-1.5 bg-gray-400 rounded"></div></div><div class="bg-gray-200 rounded p-1.5 flex flex-col"><div class="flex-1 bg-gray-300 rounded mb-1"></div><div class="h-1.5 bg-gray-400 rounded"></div></div></div>', 1)),
|
|
802
|
-
t("div",
|
|
803
|
-
t("div",
|
|
804
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
802
|
+
t("div", de, [
|
|
803
|
+
t("div", se, l(i.$t(e.text)), 1),
|
|
804
|
+
e.count && e.count > 0 ? (d(), s("div", ie, l(e.count), 1)) : c("", !0)
|
|
805
805
|
])
|
|
806
806
|
]));
|
|
807
807
|
}
|
|
808
|
-
},
|
|
808
|
+
}, le = { class: "h-full w-full flex flex-col" }, ae = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, oe = { class: "text-xs font-medium text-gray-600" }, ne = {
|
|
809
809
|
key: 0,
|
|
810
810
|
class: "text-xs text-gray-500"
|
|
811
|
-
},
|
|
811
|
+
}, ce = {
|
|
812
812
|
__name: "faq-skeleton",
|
|
813
813
|
props: {
|
|
814
814
|
text: {
|
|
@@ -821,15 +821,15 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
821
821
|
}
|
|
822
822
|
},
|
|
823
823
|
setup(e) {
|
|
824
|
-
return (i, r) => (d(), s("div",
|
|
824
|
+
return (i, r) => (d(), s("div", le, [
|
|
825
825
|
r[0] || (r[0] = b('<div class="h-3 bg-gray-500 rounded mb-2"></div><div class="space-y-1.5 flex-1"><div class="border border-gray-300 rounded p-1"><div class="flex items-center justify-between"><div class="h-1.5 bg-gray-300 rounded flex-1 mr-2"></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-2.5 h-2.5 text-gray-400"><path d="m6 9 6 6 6-6"></path></svg></div></div><div class="border border-gray-300 rounded p-1"><div class="flex items-center justify-between"><div class="h-1.5 bg-gray-300 rounded flex-1 mr-2"></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-2.5 h-2.5 text-gray-400"><path d="m6 9 6 6 6-6"></path></svg></div><div class="mt-1 pt-1 border-t border-gray-200"><div class="space-y-0.5"><div class="h-1 bg-gray-200 rounded"></div><div class="h-1 bg-gray-200 rounded w-5/6"></div><div class="h-1 bg-gray-200 rounded w-4/5"></div></div></div></div><div class="border border-gray-300 rounded p-1"><div class="flex items-center justify-between"><div class="h-1.5 bg-gray-300 rounded flex-1 mr-2"></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-2.5 h-2.5 text-gray-400"><path d="m6 9 6 6 6-6"></path></svg></div></div><div class="border border-gray-300 rounded p-1"><div class="flex items-center justify-between"><div class="h-1.5 bg-gray-300 rounded flex-1 mr-2"></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-2.5 h-2.5 text-gray-400"><path d="m6 9 6 6 6-6"></path></svg></div></div></div>', 2)),
|
|
826
|
-
t("div",
|
|
827
|
-
t("div",
|
|
828
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
826
|
+
t("div", ae, [
|
|
827
|
+
t("div", oe, l(i.$t(e.text)), 1),
|
|
828
|
+
e.count && e.count > 0 ? (d(), s("div", ne, l(e.count), 1)) : c("", !0)
|
|
829
829
|
])
|
|
830
830
|
]));
|
|
831
831
|
}
|
|
832
|
-
},
|
|
832
|
+
}, ue = { class: "h-full w-full flex flex-col" }, ve = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, ge = { class: "text-xs font-medium text-gray-600" }, ye = {
|
|
833
833
|
key: 0,
|
|
834
834
|
class: "text-xs text-gray-500"
|
|
835
835
|
}, N = {
|
|
@@ -845,18 +845,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
845
845
|
}
|
|
846
846
|
},
|
|
847
847
|
setup(e) {
|
|
848
|
-
return (i, r) => (d(), s("div",
|
|
848
|
+
return (i, r) => (d(), s("div", ue, [
|
|
849
849
|
r[0] || (r[0] = b('<div class="flex-1 bg-gray-200 rounded relative"><div class="absolute inset-0 flex items-center justify-center"><div class="w-16 h-10 bg-gray-300 rounded"></div></div><div class="absolute bottom-2 left-2"><div class="h-3 bg-gray-400 rounded w-16"></div></div></div>', 1)),
|
|
850
|
-
t("div",
|
|
851
|
-
t("div",
|
|
852
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
850
|
+
t("div", ve, [
|
|
851
|
+
t("div", ge, l(i.$t(e.text)), 1),
|
|
852
|
+
e.count && e.count > 0 ? (d(), s("div", ye, l(e.count), 1)) : c("", !0)
|
|
853
853
|
])
|
|
854
854
|
]));
|
|
855
855
|
}
|
|
856
|
-
},
|
|
856
|
+
}, be = { class: "h-full w-full flex flex-col" }, xe = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, he = { class: "text-xs font-medium text-gray-600" }, fe = {
|
|
857
857
|
key: 0,
|
|
858
858
|
class: "text-xs text-gray-500"
|
|
859
|
-
},
|
|
859
|
+
}, me = {
|
|
860
860
|
__name: "form-skeleton",
|
|
861
861
|
props: {
|
|
862
862
|
text: {
|
|
@@ -869,15 +869,15 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
869
869
|
}
|
|
870
870
|
},
|
|
871
871
|
setup(e) {
|
|
872
|
-
return (i, r) => (d(), s("div",
|
|
872
|
+
return (i, r) => (d(), s("div", be, [
|
|
873
873
|
r[0] || (r[0] = b('<div class="h-3 bg-gray-500 rounded mb-2"></div><div class="space-y-1.5 flex-1"><div><div class="h-1.5 bg-gray-300 rounded mb-1 w-1/4"></div><div class="h-5 bg-gray-200 rounded border border-gray-300"></div></div><div><div class="h-1.5 bg-gray-300 rounded mb-1 w-1/3"></div><div class="h-5 bg-gray-200 rounded border border-gray-300"></div></div><div><div class="h-1.5 bg-gray-300 rounded mb-1 w-1/4"></div><div class="h-5 bg-gray-200 rounded border border-gray-300"></div></div><div><div class="h-1.5 bg-gray-300 rounded mb-1 w-1/3"></div><div class="h-8 bg-gray-200 rounded border border-gray-300"></div></div></div><div class="h-6 bg-gray-600 rounded mt-2"></div>', 3)),
|
|
874
|
-
t("div",
|
|
875
|
-
t("div",
|
|
876
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
874
|
+
t("div", xe, [
|
|
875
|
+
t("div", he, l(i.$t(e.text)), 1),
|
|
876
|
+
e.count && e.count > 0 ? (d(), s("div", fe, l(e.count), 1)) : c("", !0)
|
|
877
877
|
])
|
|
878
878
|
]));
|
|
879
879
|
}
|
|
880
|
-
},
|
|
880
|
+
}, pe = { class: "h-full w-full flex flex-col" }, we = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, ke = { class: "text-xs font-medium text-gray-600" }, $e = {
|
|
881
881
|
key: 0,
|
|
882
882
|
class: "text-xs text-gray-500"
|
|
883
883
|
}, W = {
|
|
@@ -893,18 +893,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
893
893
|
}
|
|
894
894
|
},
|
|
895
895
|
setup(e) {
|
|
896
|
-
return (i, r) => (d(), s("div",
|
|
896
|
+
return (i, r) => (d(), s("div", pe, [
|
|
897
897
|
r[0] || (r[0] = b('<div class="h-4 bg-gray-400 rounded mb-2"></div><div class="flex gap-2 flex-1"><div class="flex-1 space-y-2"><div class="bg-gray-200 rounded p-1.5"><div class="h-8 bg-gray-300 rounded mb-1"></div><div class="h-1.5 bg-gray-400 rounded mb-1"></div><div class="h-1 bg-gray-300 rounded w-3/4"></div></div><div class="bg-gray-200 rounded p-1.5"><div class="h-8 bg-gray-300 rounded mb-1"></div><div class="h-1.5 bg-gray-400 rounded mb-1"></div><div class="h-1 bg-gray-300 rounded w-3/4"></div></div></div><div class="w-20 space-y-1"><div class="border-b border-gray-300 pb-1"><div class="h-1 bg-gray-300 rounded mb-1"></div><div class="h-1 bg-gray-300 rounded w-4/5"></div></div><div class="border-b border-gray-300 pb-1"><div class="h-1 bg-gray-300 rounded mb-1"></div><div class="h-1 bg-gray-300 rounded w-4/5"></div></div><div class="border-b border-gray-300 pb-1"><div class="h-1 bg-gray-300 rounded mb-1"></div><div class="h-1 bg-gray-300 rounded w-4/5"></div></div><div class="border-b border-gray-300 pb-1"><div class="h-1 bg-gray-300 rounded mb-1"></div><div class="h-1 bg-gray-300 rounded w-4/5"></div></div></div></div>', 2)),
|
|
898
|
-
t("div",
|
|
899
|
-
t("div",
|
|
900
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
898
|
+
t("div", we, [
|
|
899
|
+
t("div", ke, l(i.$t(e.text)), 1),
|
|
900
|
+
e.count && e.count > 0 ? (d(), s("div", $e, l(e.count), 1)) : c("", !0)
|
|
901
901
|
])
|
|
902
902
|
]));
|
|
903
903
|
}
|
|
904
|
-
},
|
|
904
|
+
}, _e = { class: "h-full w-full flex flex-col" }, Ce = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, je = { class: "text-xs font-medium text-gray-600" }, Ae = {
|
|
905
905
|
key: 0,
|
|
906
906
|
class: "text-xs text-gray-500"
|
|
907
|
-
},
|
|
907
|
+
}, qe = {
|
|
908
908
|
__name: "team-skeleton",
|
|
909
909
|
props: {
|
|
910
910
|
text: {
|
|
@@ -917,15 +917,15 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
917
917
|
}
|
|
918
918
|
},
|
|
919
919
|
setup(e) {
|
|
920
|
-
return (i, r) => (d(), s("div",
|
|
920
|
+
return (i, r) => (d(), s("div", _e, [
|
|
921
921
|
r[0] || (r[0] = b('<div class="space-y-2 flex-1"><div class="flex items-start gap-2"><div class="w-8 h-8 bg-gray-300 rounded flex-shrink-0"></div><div class="flex-1 min-w-0"><div class="h-2 bg-gray-400 rounded mb-1 w-2/3"></div><div class="h-1.5 bg-gray-300 rounded mb-1"></div><div class="flex gap-1"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-2.5 h-2.5 text-gray-400"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail w-2.5 h-2.5 text-gray-400"><rect width="20" height="16" x="2" y="4" rx="2"></rect><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock w-2.5 h-2.5 text-gray-400"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg></div></div></div><div class="flex items-start gap-2"><div class="w-8 h-8 bg-gray-300 rounded flex-shrink-0"></div><div class="flex-1 min-w-0"><div class="h-2 bg-gray-400 rounded mb-1 w-2/3"></div><div class="h-1.5 bg-gray-300 rounded mb-1"></div><div class="flex gap-1"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-2.5 h-2.5 text-gray-400"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail w-2.5 h-2.5 text-gray-400"><rect width="20" height="16" x="2" y="4" rx="2"></rect><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock w-2.5 h-2.5 text-gray-400"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg></div></div></div><div class="flex items-start gap-2"><div class="w-8 h-8 bg-gray-300 rounded flex-shrink-0"></div><div class="flex-1 min-w-0"><div class="h-2 bg-gray-400 rounded mb-1 w-2/3"></div><div class="h-1.5 bg-gray-300 rounded mb-1"></div><div class="flex gap-1"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-2.5 h-2.5 text-gray-400"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail w-2.5 h-2.5 text-gray-400"><rect width="20" height="16" x="2" y="4" rx="2"></rect><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock w-2.5 h-2.5 text-gray-400"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg></div></div></div><div class="flex items-start gap-2"><div class="w-8 h-8 bg-gray-300 rounded flex-shrink-0"></div><div class="flex-1 min-w-0"><div class="h-2 bg-gray-400 rounded mb-1 w-2/3"></div><div class="h-1.5 bg-gray-300 rounded mb-1"></div><div class="flex gap-1"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone w-2.5 h-2.5 text-gray-400"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail w-2.5 h-2.5 text-gray-400"><rect width="20" height="16" x="2" y="4" rx="2"></rect><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock w-2.5 h-2.5 text-gray-400"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg></div></div></div></div>', 1)),
|
|
922
|
-
t("div",
|
|
923
|
-
t("div",
|
|
924
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
922
|
+
t("div", Ce, [
|
|
923
|
+
t("div", je, l(i.$t(e.text)), 1),
|
|
924
|
+
e.count && e.count > 0 ? (d(), s("div", Ae, l(e.count), 1)) : c("", !0)
|
|
925
925
|
])
|
|
926
926
|
]));
|
|
927
927
|
}
|
|
928
|
-
},
|
|
928
|
+
}, Se = { class: "h-full w-full flex flex-col" }, Me = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, Ee = { class: "text-xs font-medium text-gray-600" }, Be = {
|
|
929
929
|
key: 0,
|
|
930
930
|
class: "text-xs text-gray-500"
|
|
931
931
|
}, Z = {
|
|
@@ -941,18 +941,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
941
941
|
}
|
|
942
942
|
},
|
|
943
943
|
setup(e) {
|
|
944
|
-
return (i, r) => (d(), s("div",
|
|
944
|
+
return (i, r) => (d(), s("div", Se, [
|
|
945
945
|
r[0] || (r[0] = b('<div class="h-4 bg-gray-400 rounded mb-3"></div><div class="grid grid-cols-2 gap-2 flex-1"><div class="space-y-2"><div class="flex items-center justify-between p-1.5 border border-gray-300 rounded"><div class="h-1.5 bg-gray-300 rounded flex-1 mr-2"></div><div class="w-2 h-2 bg-gray-400 rounded-full"></div></div><div class="flex items-center justify-between p-1.5 border border-gray-300 rounded"><div class="h-1.5 bg-gray-300 rounded flex-1 mr-2"></div><div class="w-2 h-2 bg-gray-400 rounded-full"></div></div><div class="flex items-center justify-between p-1.5 border border-gray-300 rounded"><div class="h-1.5 bg-gray-300 rounded flex-1 mr-2"></div><div class="w-2 h-2 bg-gray-400 rounded-full"></div></div></div><div class="space-y-2"><div class="flex items-center justify-between p-1.5 border border-gray-300 rounded"><div class="h-1.5 bg-gray-300 rounded flex-1 mr-2"></div><div class="w-2 h-2 bg-gray-400 rounded-full"></div></div><div class="flex items-center justify-between p-1.5 border border-gray-300 rounded"><div class="h-1.5 bg-gray-300 rounded flex-1 mr-2"></div><div class="w-2 h-2 bg-gray-400 rounded-full"></div></div><div class="flex items-center justify-between p-1.5 border border-gray-300 rounded"><div class="h-1.5 bg-gray-300 rounded flex-1 mr-2"></div><div class="w-2 h-2 bg-gray-400 rounded-full"></div></div></div></div>', 2)),
|
|
946
|
-
t("div",
|
|
947
|
-
t("div",
|
|
948
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
946
|
+
t("div", Me, [
|
|
947
|
+
t("div", Ee, l(i.$t(e.text)), 1),
|
|
948
|
+
e.count && e.count > 0 ? (d(), s("div", Be, l(e.count), 1)) : c("", !0)
|
|
949
949
|
])
|
|
950
950
|
]));
|
|
951
951
|
}
|
|
952
|
-
},
|
|
952
|
+
}, Ve = { class: "h-full w-full flex flex-col" }, Le = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, Ie = { class: "text-xs font-medium text-gray-600" }, Qe = {
|
|
953
953
|
key: 0,
|
|
954
954
|
class: "text-xs text-gray-500"
|
|
955
|
-
},
|
|
955
|
+
}, ze = {
|
|
956
956
|
__name: "video-skeleton",
|
|
957
957
|
props: {
|
|
958
958
|
text: {
|
|
@@ -965,18 +965,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
965
965
|
}
|
|
966
966
|
},
|
|
967
967
|
setup(e) {
|
|
968
|
-
return (i, r) => (d(), s("div",
|
|
968
|
+
return (i, r) => (d(), s("div", Ve, [
|
|
969
969
|
r[0] || (r[0] = b('<div class="flex-1 bg-gray-200 rounded relative"><div class="absolute inset-0 flex items-center justify-center"><div class="w-10 h-10 bg-gray-400 rounded-full flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-play w-5 h-5 text-white ml-0.5"><polygon points="6 3 20 12 6 21 6 3"></polygon></svg></div></div><div class="absolute bottom-1.5 left-1.5 right-1.5"><div class="h-2 bg-gray-400 rounded mb-1"></div><div class="h-2 bg-gray-400 rounded w-3/4"></div></div></div><div class="mt-2 flex items-center gap-2"><div class="w-5 h-5 bg-gray-300 rounded"></div><div class="h-2 bg-gray-300 rounded flex-1"></div></div>', 2)),
|
|
970
|
-
t("div",
|
|
971
|
-
t("div",
|
|
972
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
970
|
+
t("div", Le, [
|
|
971
|
+
t("div", Ie, l(i.$t(e.text)), 1),
|
|
972
|
+
e.count && e.count > 0 ? (d(), s("div", Qe, l(e.count), 1)) : c("", !0)
|
|
973
973
|
])
|
|
974
974
|
]));
|
|
975
975
|
}
|
|
976
|
-
},
|
|
976
|
+
}, Ne = { class: "h-full w-full flex flex-col" }, We = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, Ze = { class: "text-xs font-medium text-gray-600" }, Ge = {
|
|
977
977
|
key: 0,
|
|
978
978
|
class: "text-xs text-gray-500"
|
|
979
|
-
},
|
|
979
|
+
}, Fe = {
|
|
980
980
|
__name: "about-skeleton",
|
|
981
981
|
props: {
|
|
982
982
|
text: {
|
|
@@ -989,18 +989,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
989
989
|
}
|
|
990
990
|
},
|
|
991
991
|
setup(e) {
|
|
992
|
-
return (i, r) => (d(), s("div",
|
|
992
|
+
return (i, r) => (d(), s("div", Ne, [
|
|
993
993
|
r[0] || (r[0] = b('<div class="flex flex-1"><div class="flex-1 pr-2"><div class="h-4 bg-gray-400 rounded mb-2"></div><div class="space-y-1.5"><div class="h-2 bg-gray-300 rounded"></div><div class="h-2 bg-gray-300 rounded"></div><div class="h-2 bg-gray-300 rounded w-4/5"></div><div class="h-2 bg-gray-300 rounded"></div><div class="h-2 bg-gray-300 rounded w-3/4"></div><div class="h-2 bg-gray-300 rounded"></div></div></div><div class="w-16 h-20 bg-gray-200 rounded flex items-center justify-center"><div class="w-6 h-6 bg-gray-300 rounded-full"></div></div></div>', 1)),
|
|
994
|
-
t("div",
|
|
995
|
-
t("div",
|
|
996
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
994
|
+
t("div", We, [
|
|
995
|
+
t("div", Ze, l(i.$t(e.text)), 1),
|
|
996
|
+
e.count && e.count > 0 ? (d(), s("div", Ge, l(e.count), 1)) : c("", !0)
|
|
997
997
|
])
|
|
998
998
|
]));
|
|
999
999
|
}
|
|
1000
|
-
},
|
|
1000
|
+
}, Te = { class: "h-full w-full flex flex-col" }, Re = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, Ue = { class: "text-xs font-medium text-gray-600" }, Ye = {
|
|
1001
1001
|
key: 0,
|
|
1002
1002
|
class: "text-xs text-gray-500"
|
|
1003
|
-
},
|
|
1003
|
+
}, De = {
|
|
1004
1004
|
__name: "slider-skeleton",
|
|
1005
1005
|
props: {
|
|
1006
1006
|
text: {
|
|
@@ -1013,18 +1013,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1013
1013
|
}
|
|
1014
1014
|
},
|
|
1015
1015
|
setup(e) {
|
|
1016
|
-
return (i, r) => (d(), s("div",
|
|
1016
|
+
return (i, r) => (d(), s("div", Te, [
|
|
1017
1017
|
r[0] || (r[0] = b('<div class="flex-1 bg-gray-200 rounded mb-2 relative"><div class="absolute inset-0 flex items-center justify-center"><div class="w-12 h-8 bg-gray-300 rounded"></div></div><div class="absolute left-1 top-1/2 transform -translate-y-1/2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-left w-4 h-4 text-gray-400"><path d="m15 18-6-6 6-6"></path></svg></div><div class="absolute right-1 top-1/2 transform -translate-y-1/2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 text-gray-400"><path d="m9 18 6-6-6-6"></path></svg></div></div><div class="h-3 bg-gray-300 rounded mb-2"></div><div class="h-6 w-20 bg-gray-400 rounded"></div><div class="flex justify-center gap-1 mt-2"><div class="w-1.5 h-1.5 bg-gray-300 rounded-full"></div><div class="w-1.5 h-1.5 bg-gray-300 rounded-full"></div><div class="w-1.5 h-1.5 bg-gray-300 rounded-full"></div><div class="w-1.5 h-1.5 bg-gray-300 rounded-full"></div><div class="w-1.5 h-1.5 bg-gray-300 rounded-full"></div></div>', 4)),
|
|
1018
|
-
t("div",
|
|
1019
|
-
t("div",
|
|
1020
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1018
|
+
t("div", Re, [
|
|
1019
|
+
t("div", Ue, l(i.$t(e.text)), 1),
|
|
1020
|
+
e.count && e.count > 0 ? (d(), s("div", Ye, l(e.count), 1)) : c("", !0)
|
|
1021
1021
|
])
|
|
1022
1022
|
]));
|
|
1023
1023
|
}
|
|
1024
|
-
},
|
|
1024
|
+
}, Je = { class: "h-full flex flex-col" }, Ke = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, Oe = { class: "text-xs font-medium text-gray-600" }, Pe = {
|
|
1025
1025
|
key: 0,
|
|
1026
1026
|
class: "text-xs text-gray-500"
|
|
1027
|
-
},
|
|
1027
|
+
}, He = {
|
|
1028
1028
|
__name: "infoLine-skeleton",
|
|
1029
1029
|
props: {
|
|
1030
1030
|
text: {
|
|
@@ -1037,18 +1037,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1037
1037
|
}
|
|
1038
1038
|
},
|
|
1039
1039
|
setup(e) {
|
|
1040
|
-
return (i, r) => (d(), s("div",
|
|
1040
|
+
return (i, r) => (d(), s("div", Je, [
|
|
1041
1041
|
r[0] || (r[0] = b('<div class="flex-1 bg-gray-200 rounded relative overflow-hidden"><div class="absolute inset-0 flex items-center"><div class="flex gap-8 whitespace-nowrap animate-pulse"><div class="h-3 bg-gray-400 rounded w-32"></div><div class="h-3 bg-gray-300 rounded w-24"></div><div class="h-3 bg-gray-400 rounded w-40"></div><div class="h-3 bg-gray-300 rounded w-28"></div><div class="h-3 bg-gray-400 rounded w-36"></div><div class="h-3 bg-gray-300 rounded w-20"></div></div></div><div class="absolute top-2 left-2 right-2 flex justify-between items-center"><div class="w-2 h-2 bg-gray-500 rounded-full"></div><div class="w-2 h-2 bg-gray-500 rounded-full"></div></div></div>', 1)),
|
|
1042
|
-
t("div",
|
|
1043
|
-
t("div",
|
|
1044
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1042
|
+
t("div", Ke, [
|
|
1043
|
+
t("div", Oe, l(i.$t(e.text)), 1),
|
|
1044
|
+
e.count && e.count > 0 ? (d(), s("div", Pe, l(e.count), 1)) : c("", !0)
|
|
1045
1045
|
])
|
|
1046
1046
|
]));
|
|
1047
1047
|
}
|
|
1048
|
-
},
|
|
1048
|
+
}, Xe = { class: "h-full flex flex-col" }, et = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, tt = { class: "text-xs font-medium text-gray-600" }, rt = {
|
|
1049
1049
|
key: 0,
|
|
1050
1050
|
class: "text-xs text-gray-500"
|
|
1051
|
-
},
|
|
1051
|
+
}, dt = {
|
|
1052
1052
|
__name: "tabs-skeleton",
|
|
1053
1053
|
props: {
|
|
1054
1054
|
text: {
|
|
@@ -1061,15 +1061,15 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1061
1061
|
}
|
|
1062
1062
|
},
|
|
1063
1063
|
setup(e) {
|
|
1064
|
-
return (i, r) => (d(), s("div",
|
|
1064
|
+
return (i, r) => (d(), s("div", Xe, [
|
|
1065
1065
|
r[0] || (r[0] = b('<div class="h-2 bg-gray-300 rounded mb-2"></div><div class="flex gap-1 mb-3"><div class="h-4 w-16 bg-gray-400 rounded"></div><div class="h-4 w-16 bg-gray-200 rounded"></div></div><div class="space-y-2 flex-1"><div class="h-2 bg-gray-300 rounded w-5/6"></div><div class="h-2 bg-gray-300 rounded"></div><div class="space-y-1 mt-3"><div class="flex items-center gap-2"><div class="w-2 h-2 bg-gray-400 rounded-full"></div><div class="h-1.5 bg-gray-300 rounded w-20"></div></div><div class="flex items-center gap-2"><div class="w-2 h-2 bg-gray-400 rounded-full"></div><div class="h-1.5 bg-gray-300 rounded w-16"></div></div></div></div>', 3)),
|
|
1066
|
-
t("div",
|
|
1067
|
-
t("div",
|
|
1068
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1066
|
+
t("div", et, [
|
|
1067
|
+
t("div", tt, l(i.$t(e.text)), 1),
|
|
1068
|
+
e.count && e.count > 0 ? (d(), s("div", rt, l(e.count), 1)) : c("", !0)
|
|
1069
1069
|
])
|
|
1070
1070
|
]));
|
|
1071
1071
|
}
|
|
1072
|
-
},
|
|
1072
|
+
}, st = { class: "h-full flex flex-col" }, it = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, lt = { class: "text-xs font-medium text-gray-600" }, at = {
|
|
1073
1073
|
key: 0,
|
|
1074
1074
|
class: "text-xs text-gray-500"
|
|
1075
1075
|
}, G = {
|
|
@@ -1085,18 +1085,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1085
1085
|
}
|
|
1086
1086
|
},
|
|
1087
1087
|
setup(e) {
|
|
1088
|
-
return (i, r) => (d(), s("div",
|
|
1088
|
+
return (i, r) => (d(), s("div", st, [
|
|
1089
1089
|
r[0] || (r[0] = b('<div class="h-4 bg-gray-400 rounded mb-2"></div><div class="space-y-1.5 flex-1"><div class="flex items-center justify-between p-1.5 border-b border-gray-200"><div class="flex items-center gap-2"><div class="w-3 h-3 bg-gray-400 rounded-full"></div><div class="h-2 bg-gray-300 rounded flex-1 w-28"></div></div><div class="flex gap-1.5"><div class="w-3 h-3 bg-gray-200 rounded"></div><div class="w-3 h-3 bg-gray-200 rounded"></div></div></div><div class="flex items-center justify-between p-1.5 border-b border-gray-200"><div class="flex items-center gap-2"><div class="w-3 h-3 bg-gray-400 rounded-full"></div><div class="h-2 bg-gray-300 rounded flex-1 w-28"></div></div><div class="flex gap-1.5"><div class="w-3 h-3 bg-gray-200 rounded"></div><div class="w-3 h-3 bg-gray-200 rounded"></div></div></div><div class="flex items-center justify-between p-1.5 border-b border-gray-200"><div class="flex items-center gap-2"><div class="w-3 h-3 bg-gray-400 rounded-full"></div><div class="h-2 bg-gray-300 rounded flex-1 w-28"></div></div><div class="flex gap-1.5"><div class="w-3 h-3 bg-gray-200 rounded"></div><div class="w-3 h-3 bg-gray-200 rounded"></div></div></div><div class="flex items-center justify-between p-1.5 border-b border-gray-200"><div class="flex items-center gap-2"><div class="w-3 h-3 bg-gray-400 rounded-full"></div><div class="h-2 bg-gray-300 rounded flex-1 w-28"></div></div><div class="flex gap-1.5"><div class="w-3 h-3 bg-gray-200 rounded"></div><div class="w-3 h-3 bg-gray-200 rounded"></div></div></div></div>', 2)),
|
|
1090
|
-
t("div",
|
|
1091
|
-
t("div",
|
|
1092
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1090
|
+
t("div", it, [
|
|
1091
|
+
t("div", lt, l(i.$t(e.text)), 1),
|
|
1092
|
+
e.count && e.count > 0 ? (d(), s("div", at, l(e.count), 1)) : c("", !0)
|
|
1093
1093
|
])
|
|
1094
1094
|
]));
|
|
1095
1095
|
}
|
|
1096
|
-
},
|
|
1096
|
+
}, ot = { class: "h-full flex flex-col" }, nt = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, ct = { class: "text-xs font-medium text-gray-600" }, ut = {
|
|
1097
1097
|
key: 0,
|
|
1098
1098
|
class: "text-xs text-gray-500"
|
|
1099
|
-
},
|
|
1099
|
+
}, vt = {
|
|
1100
1100
|
__name: "body-skeleton",
|
|
1101
1101
|
props: {
|
|
1102
1102
|
text: {
|
|
@@ -1109,18 +1109,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1109
1109
|
}
|
|
1110
1110
|
},
|
|
1111
1111
|
setup(e) {
|
|
1112
|
-
return (i, r) => (d(), s("div",
|
|
1112
|
+
return (i, r) => (d(), s("div", ot, [
|
|
1113
1113
|
r[0] || (r[0] = b('<div class="grid grid-cols-3 gap-2 flex-1"><div class="flex flex-col"><div class="h-3 bg-gray-400 rounded mb-2"></div><div class="space-y-1.5"><div class="h-4 bg-gray-200 rounded border border-gray-300 p-1.5"><div class="h-1.5 bg-gray-300 rounded w-3/4"></div></div><div class="h-4 bg-gray-200 rounded border border-gray-300 p-1.5"><div class="h-1.5 bg-gray-300 rounded w-3/4"></div></div></div></div><div class="flex flex-col"><div class="h-3 bg-gray-400 rounded mb-2"></div><div class="space-y-1.5"><div class="h-4 bg-gray-200 rounded border border-gray-300 p-1.5"><div class="h-1.5 bg-gray-300 rounded w-3/4"></div></div><div class="h-4 bg-gray-200 rounded border border-gray-300 p-1.5"><div class="h-1.5 bg-gray-300 rounded w-3/4"></div></div></div></div><div class="flex flex-col"><div class="h-3 bg-gray-400 rounded mb-2"></div><div class="space-y-1.5"><div class="h-4 bg-gray-200 rounded border border-gray-300 p-1.5"><div class="h-1.5 bg-gray-300 rounded w-3/4"></div></div><div class="h-4 bg-gray-200 rounded border border-gray-300 p-1.5"><div class="h-1.5 bg-gray-300 rounded w-3/4"></div></div></div></div></div>', 1)),
|
|
1114
|
-
t("div",
|
|
1115
|
-
t("div",
|
|
1116
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1114
|
+
t("div", nt, [
|
|
1115
|
+
t("div", ct, l(i.$t(e.text)), 1),
|
|
1116
|
+
e.count && e.count > 0 ? (d(), s("div", ut, l(e.count), 1)) : c("", !0)
|
|
1117
1117
|
])
|
|
1118
1118
|
]));
|
|
1119
1119
|
}
|
|
1120
|
-
},
|
|
1120
|
+
}, gt = { class: "h-full w-full flex flex-col" }, yt = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, bt = { class: "text-xs font-medium text-gray-600" }, xt = {
|
|
1121
1121
|
key: 0,
|
|
1122
1122
|
class: "text-xs text-gray-500"
|
|
1123
|
-
},
|
|
1123
|
+
}, ht = {
|
|
1124
1124
|
__name: "image-slider-skeleton",
|
|
1125
1125
|
props: {
|
|
1126
1126
|
text: {
|
|
@@ -1133,18 +1133,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1133
1133
|
}
|
|
1134
1134
|
},
|
|
1135
1135
|
setup(e) {
|
|
1136
|
-
return (i, r) => (d(), s("div",
|
|
1136
|
+
return (i, r) => (d(), s("div", gt, [
|
|
1137
1137
|
r[0] || (r[0] = b('<div class="flex-1 flex gap-2"><div class="flex-1 bg-gray-200 rounded mb-2 relative"><div class="absolute inset-0 flex items-center justify-center"><div class="w-12 h-8 bg-gray-300 rounded"></div></div></div><div class="bg-gray-200 rounded mb-2 relative w-[25px]"></div></div><div class="h-6 w-[40%] bg-gray-300 rounded"></div><div class="flex justify-start gap-1 mt-2"><div class="w-1.5 h-1.5 bg-gray-400 rounded-full"></div><div class="w-1.5 h-1.5 border border-gray-300 rounded-full"></div><div class="w-1.5 h-1.5 border border-gray-300 rounded-full"></div></div>', 3)),
|
|
1138
|
-
t("div",
|
|
1139
|
-
t("div",
|
|
1140
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1138
|
+
t("div", yt, [
|
|
1139
|
+
t("div", bt, l(i.$t(e.text)), 1),
|
|
1140
|
+
e.count && e.count > 0 ? (d(), s("div", xt, l(e.count), 1)) : c("", !0)
|
|
1141
1141
|
])
|
|
1142
1142
|
]));
|
|
1143
1143
|
}
|
|
1144
|
-
},
|
|
1144
|
+
}, ft = { class: "h-full w-full flex flex-col" }, mt = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, pt = { class: "text-xs font-medium text-gray-600" }, wt = {
|
|
1145
1145
|
key: 0,
|
|
1146
1146
|
class: "text-xs text-gray-500"
|
|
1147
|
-
},
|
|
1147
|
+
}, kt = {
|
|
1148
1148
|
__name: "video-slider-skeleton",
|
|
1149
1149
|
props: {
|
|
1150
1150
|
text: {
|
|
@@ -1157,18 +1157,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1157
1157
|
}
|
|
1158
1158
|
},
|
|
1159
1159
|
setup(e) {
|
|
1160
|
-
return (i, r) => (d(), s("div",
|
|
1160
|
+
return (i, r) => (d(), s("div", ft, [
|
|
1161
1161
|
r[0] || (r[0] = b('<div class="flex-1 flex gap-2"><div class="flex-1 bg-gray-200 rounded mb-2 relative"><div class="absolute inset-0 flex items-center justify-center"><div class="w-10 h-10 bg-gray-400 rounded-full flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-play w-5 h-5 text-white ml-0.5"><polygon points="6 3 20 12 6 21 6 3"></polygon></svg></div></div></div><div class="bg-gray-200 rounded mb-2 relative w-[25px]"></div></div><div class="flex justify-start gap-1 mt-2"><div class="w-1.5 h-1.5 bg-gray-400 rounded-full"></div><div class="w-1.5 h-1.5 border border-gray-300 rounded-full"></div><div class="w-1.5 h-1.5 border border-gray-300 rounded-full"></div></div>', 2)),
|
|
1162
|
-
t("div",
|
|
1163
|
-
t("div",
|
|
1164
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1162
|
+
t("div", mt, [
|
|
1163
|
+
t("div", pt, l(i.$t(e.text)), 1),
|
|
1164
|
+
e.count && e.count > 0 ? (d(), s("div", wt, l(e.count), 1)) : c("", !0)
|
|
1165
1165
|
])
|
|
1166
1166
|
]));
|
|
1167
1167
|
}
|
|
1168
|
-
},
|
|
1168
|
+
}, $t = { class: "h-full flex flex-col relative" }, _t = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, Ct = { class: "text-xs font-medium text-gray-600" }, jt = {
|
|
1169
1169
|
key: 0,
|
|
1170
1170
|
class: "text-xs text-gray-500"
|
|
1171
|
-
},
|
|
1171
|
+
}, At = {
|
|
1172
1172
|
__name: "detailed-banner-skeleton",
|
|
1173
1173
|
props: {
|
|
1174
1174
|
text: {
|
|
@@ -1181,18 +1181,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1181
1181
|
}
|
|
1182
1182
|
},
|
|
1183
1183
|
setup(e) {
|
|
1184
|
-
return (i, r) => (d(), s("div",
|
|
1184
|
+
return (i, r) => (d(), s("div", $t, [
|
|
1185
1185
|
r[0] || (r[0] = b('<div class="bg-gray-300 h-[60%] w-full p-4 flex flex-col gap-2"></div><div class="bg-white h-[60%] w-[calc(100%-30px)] left-4 mt-[-50px] relative p-4"><div class="space-y-1.5"><div class="h-2 bg-gray-300 rounded mb-3"></div><div class="h-1.5 bg-gray-300 rounded"></div><div class="h-1.5 bg-gray-300 rounded w-4/5"></div><div class="h-1.5 bg-gray-300 rounded"></div><div class="h-1.5 bg-gray-300 rounded w-3/4"></div><div class="h-1.5 bg-gray-300 rounded"></div></div></div>', 2)),
|
|
1186
|
-
t("div",
|
|
1187
|
-
t("div",
|
|
1188
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1186
|
+
t("div", _t, [
|
|
1187
|
+
t("div", Ct, l(i.$t(`${e.text}`)), 1),
|
|
1188
|
+
e.count && e.count > 0 ? (d(), s("div", jt, l(e.count), 1)) : c("", !0)
|
|
1189
1189
|
])
|
|
1190
1190
|
]));
|
|
1191
1191
|
}
|
|
1192
|
-
},
|
|
1192
|
+
}, qt = { class: "h-full w-[80%] mx-auto flex flex-col" }, St = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, Mt = { class: "text-xs font-medium text-gray-600" }, Et = {
|
|
1193
1193
|
key: 0,
|
|
1194
1194
|
class: "text-xs text-gray-500"
|
|
1195
|
-
},
|
|
1195
|
+
}, Bt = {
|
|
1196
1196
|
__name: "cards-reverse-skeleton",
|
|
1197
1197
|
props: {
|
|
1198
1198
|
text: {
|
|
@@ -1205,18 +1205,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1205
1205
|
}
|
|
1206
1206
|
},
|
|
1207
1207
|
setup(e) {
|
|
1208
|
-
return (i, r) => (d(), s("div",
|
|
1208
|
+
return (i, r) => (d(), s("div", qt, [
|
|
1209
1209
|
r[0] || (r[0] = b('<div class="flex-1 flex flex-col gap-2"><div class="grid grid-cols-1 md:grid-cols-2 gap-4 items-center"><div class="aspect-[2/1] bg-gray-300 rounded"></div><div class="flex flex-col gap-2"><div class="h-1.5 bg-gray-400 rounded w-1/3"></div><div class="space-y-1"><div class="h-1.5 bg-gray-200 rounded w-full"></div><div class="h-1.5 bg-gray-200 rounded w-5/6"></div><div class="h-1.5 bg-gray-200 rounded w-4/5"></div></div><div class="h-2 bg-gray-400 rounded w-1/5"></div></div></div><div class="grid grid-cols-1 md:grid-cols-2 gap-6 items-center"><div class="flex flex-col gap-2"><div class="h-1.5 bg-gray-400 rounded w-1/3"></div><div class="space-y-1"><div class="h-1.5 bg-gray-200 rounded w-full"></div><div class="h-1.5 bg-gray-200 rounded w-5/6"></div><div class="h-1.5 bg-gray-200 rounded w-4/5"></div></div><div class="h-2 bg-gray-400 rounded w-1/5"></div></div><div class="aspect-[2/1] bg-gray-300 rounded order-1 md:order-2"></div></div></div>', 1)),
|
|
1210
|
-
t("div",
|
|
1211
|
-
t("div",
|
|
1212
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1210
|
+
t("div", St, [
|
|
1211
|
+
t("div", Mt, l(i.$t(e.text)), 1),
|
|
1212
|
+
e.count && e.count > 0 ? (d(), s("div", Et, l(e.count), 1)) : c("", !0)
|
|
1213
1213
|
])
|
|
1214
1214
|
]));
|
|
1215
1215
|
}
|
|
1216
|
-
},
|
|
1216
|
+
}, Vt = { class: "h-full w-full flex flex-col" }, Lt = { class: "border border-gray-300 rounded overflow-hidden" }, It = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, Qt = { class: "text-xs font-medium text-gray-600" }, zt = {
|
|
1217
1217
|
key: 0,
|
|
1218
1218
|
class: "text-xs text-gray-500"
|
|
1219
|
-
},
|
|
1219
|
+
}, Nt = 5, Wt = {
|
|
1220
1220
|
__name: "table-skeleton",
|
|
1221
1221
|
props: {
|
|
1222
1222
|
text: {
|
|
@@ -1229,13 +1229,13 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1229
1229
|
}
|
|
1230
1230
|
},
|
|
1231
1231
|
setup(e) {
|
|
1232
|
-
return (i, r) => (d(), s("div",
|
|
1232
|
+
return (i, r) => (d(), s("div", Vt, [
|
|
1233
1233
|
r[3] || (r[3] = t("div", { class: "mb-2" }, [
|
|
1234
1234
|
t("div", { class: "h-2 bg-gray-400 rounded w-40" })
|
|
1235
1235
|
], -1)),
|
|
1236
|
-
t("div",
|
|
1236
|
+
t("div", Lt, [
|
|
1237
1237
|
r[2] || (r[2] = b('<div class="flex border-b border-gray-300 last:border-b-0"><div class="w-2/5 px-4 py-2 bg-gray-400 border-r border-gray-300"><div class="h-2.5 bg-gray-300 rounded w-full max-w-[12rem]"></div></div><div class="flex-1 px-4 py-2 bg-gray-400"><div class="h-2.5 bg-gray-300 rounded w-16"></div></div></div>', 1)),
|
|
1238
|
-
(d(), s(_, null, j(
|
|
1238
|
+
(d(), s(_, null, j(Nt, (o, u) => t("div", {
|
|
1239
1239
|
key: u,
|
|
1240
1240
|
class: "flex border-b border-gray-300 last:border-b-0"
|
|
1241
1241
|
}, [
|
|
@@ -1251,16 +1251,16 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1251
1251
|
])], 2)
|
|
1252
1252
|
])), 64))
|
|
1253
1253
|
]),
|
|
1254
|
-
t("div",
|
|
1255
|
-
t("div",
|
|
1256
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1254
|
+
t("div", It, [
|
|
1255
|
+
t("div", Qt, l(i.$t(e.text)), 1),
|
|
1256
|
+
e.count && e.count > 0 ? (d(), s("div", zt, l(e.count), 1)) : c("", !0)
|
|
1257
1257
|
])
|
|
1258
1258
|
]));
|
|
1259
1259
|
}
|
|
1260
|
-
},
|
|
1260
|
+
}, Zt = { class: "h-full w-full flex flex-col min-h-0" }, Gt = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, Ft = { class: "text-xs font-medium text-gray-600" }, Tt = {
|
|
1261
1261
|
key: 0,
|
|
1262
1262
|
class: "text-xs text-gray-500"
|
|
1263
|
-
},
|
|
1263
|
+
}, Rt = {
|
|
1264
1264
|
__name: "file-download-skeleton",
|
|
1265
1265
|
props: {
|
|
1266
1266
|
text: {
|
|
@@ -1273,18 +1273,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1273
1273
|
}
|
|
1274
1274
|
},
|
|
1275
1275
|
setup(e) {
|
|
1276
|
-
return (i, r) => (d(), s("div",
|
|
1276
|
+
return (i, r) => (d(), s("div", Zt, [
|
|
1277
1277
|
r[0] || (r[0] = b('<div class="w-full flex-1 max-w-[70%] mx-auto flex flex-row gap-3 items-center min-h-0 min-w-0"><div class="shrink-0 flex justify-center items-center"><div class="relative w-[90px] h-[100px] mr-[10px]"><div class="absolute w-[60px] h-[80px] bg-gray-300 rounded"></div><div class="absolute w-[60px] h-[80px] bg-gray-200 rounded border border-gray-300 top-[12px] left-[12px] rotate-[-5deg]"></div></div></div><div class="flex-1 flex flex-col gap-2 min-w-0 overflow-hidden"><div class="h-3.5 bg-gray-400 rounded w-full max-w-[180px]"></div><div class="space-y-1"><div class="h-1.5 bg-gray-300 rounded w-20"></div><div class="h-1.5 bg-gray-300 rounded w-16"></div></div><div class="h-4 bg-gray-300 rounded w-24"></div></div></div>', 1)),
|
|
1278
|
-
t("div",
|
|
1279
|
-
t("div",
|
|
1280
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1278
|
+
t("div", Gt, [
|
|
1279
|
+
t("div", Ft, l(i.$t(e.text)), 1),
|
|
1280
|
+
e.count && e.count > 0 ? (d(), s("div", Tt, l(e.count), 1)) : c("", !0)
|
|
1281
1281
|
])
|
|
1282
1282
|
]));
|
|
1283
1283
|
}
|
|
1284
|
-
},
|
|
1284
|
+
}, Ut = { class: "h-full flex flex-col text-left" }, Yt = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, Dt = { class: "text-xs font-medium text-gray-600" }, Jt = {
|
|
1285
1285
|
key: 0,
|
|
1286
1286
|
class: "text-xs text-gray-500"
|
|
1287
|
-
},
|
|
1287
|
+
}, Kt = {
|
|
1288
1288
|
__name: "body-content-skeleton",
|
|
1289
1289
|
props: {
|
|
1290
1290
|
text: {
|
|
@@ -1297,18 +1297,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1297
1297
|
}
|
|
1298
1298
|
},
|
|
1299
1299
|
setup(e) {
|
|
1300
|
-
return (i, r) => (d(), s("div",
|
|
1300
|
+
return (i, r) => (d(), s("div", Ut, [
|
|
1301
1301
|
r[0] || (r[0] = b('<div class="mb-3"><div class="h-4 bg-gray-400 rounded w-3/4 max-w-md"></div></div><div class="space-y-1 mb-3"><div class="h-2 bg-gray-300 rounded w-full"></div><div class="flex gap-2 items-center"><div class="h-1.5 bg-gray-400 rounded w-24"></div><div class="h-1.5 bg-gray-300 rounded flex-1"></div></div></div><div class="space-y-2 pl-1 mb-3"><div class="flex items-center gap-3"><div class="w-1.5 h-1.5 bg-gray-400 rounded-full shrink-0"></div><div class="h-2 bg-gray-300 rounded w-3/4 max-w-sm"></div></div><div class="flex items-center gap-3"><div class="w-1.5 h-1.5 bg-gray-400 rounded-full shrink-0"></div><div class="h-2 bg-gray-300 rounded w-2/4 max-w-xs"></div></div><div class="flex items-center gap-3"><div class="w-1.5 h-1.5 bg-gray-400 rounded-full shrink-0"></div><div class="h-2 bg-gray-300 rounded w-1/4 max-w-md"></div></div><div class="flex items-center gap-3"><div class="w-1.5 h-1.5 bg-gray-400 rounded-full shrink-0"></div><div class="h-2 bg-gray-300 rounded w-3/4 max-w-sm"></div></div></div><div class="space-y-2 mb-2"><div class="h-1.5 bg-gray-300 rounded w-full"></div><div class="flex gap-2 items-center"><div class="h-1.5 bg-gray-400 rounded flex-1 max-w-[85%]"></div><div class="h-1.5 bg-gray-300 rounded w-1/4"></div></div><div class="h-1.5 bg-gray-300 rounded w-4/5"></div></div>', 4)),
|
|
1302
|
-
t("div",
|
|
1303
|
-
t("div",
|
|
1304
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1302
|
+
t("div", Yt, [
|
|
1303
|
+
t("div", Dt, l(i.$t(e.text)), 1),
|
|
1304
|
+
e.count && e.count > 0 ? (d(), s("div", Jt, l(e.count), 1)) : c("", !0)
|
|
1305
1305
|
])
|
|
1306
1306
|
]));
|
|
1307
1307
|
}
|
|
1308
|
-
},
|
|
1308
|
+
}, Ot = { class: "h-full flex flex-col" }, Pt = { class: "space-y-1.5 flex-1 flex gap-6" }, Ht = { class: "flex-1 space-y-1.5" }, Xt = { class: "flex-1 space-y-1.5" }, er = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, tr = { class: "text-xs font-medium text-gray-600" }, rr = {
|
|
1309
1309
|
key: 0,
|
|
1310
1310
|
class: "text-xs text-gray-500"
|
|
1311
|
-
},
|
|
1311
|
+
}, dr = {
|
|
1312
1312
|
__name: "column-list-skeleton",
|
|
1313
1313
|
props: {
|
|
1314
1314
|
text: {
|
|
@@ -1321,10 +1321,10 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1321
1321
|
}
|
|
1322
1322
|
},
|
|
1323
1323
|
setup(e) {
|
|
1324
|
-
return (i, r) => (d(), s("div",
|
|
1324
|
+
return (i, r) => (d(), s("div", Ot, [
|
|
1325
1325
|
r[2] || (r[2] = t("div", { class: "h-4 bg-gray-400 rounded mb-3 w-40" }, null, -1)),
|
|
1326
|
-
t("div",
|
|
1327
|
-
t("div",
|
|
1326
|
+
t("div", Pt, [
|
|
1327
|
+
t("div", Ht, [
|
|
1328
1328
|
(d(), s(_, null, j(5, (o) => t("div", {
|
|
1329
1329
|
key: "l-" + o,
|
|
1330
1330
|
class: "flex items-center gap-2"
|
|
@@ -1335,7 +1335,7 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1335
1335
|
}, null, 2)
|
|
1336
1336
|
])), 64))
|
|
1337
1337
|
]),
|
|
1338
|
-
t("div",
|
|
1338
|
+
t("div", Xt, [
|
|
1339
1339
|
(d(), s(_, null, j(4, (o) => t("div", {
|
|
1340
1340
|
key: "r-" + o,
|
|
1341
1341
|
class: "flex items-center gap-2"
|
|
@@ -1347,16 +1347,16 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1347
1347
|
])), 64))
|
|
1348
1348
|
])
|
|
1349
1349
|
]),
|
|
1350
|
-
t("div",
|
|
1351
|
-
t("div",
|
|
1352
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1350
|
+
t("div", er, [
|
|
1351
|
+
t("div", tr, l(i.$t(e.text)), 1),
|
|
1352
|
+
e.count && e.count > 0 ? (d(), s("div", rr, l(e.count), 1)) : c("", !0)
|
|
1353
1353
|
])
|
|
1354
1354
|
]));
|
|
1355
1355
|
}
|
|
1356
|
-
},
|
|
1356
|
+
}, sr = { class: "h-full flex flex-col" }, ir = { class: "flex-1 flex flex-col rounded py-4 px-5 bg-gray-400 w-full max-w-[70%] mx-auto" }, lr = { class: "space-y-2 flex-1" }, ar = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-200" }, or = { class: "text-xs font-medium text-gray-600" }, nr = {
|
|
1357
1357
|
key: 0,
|
|
1358
1358
|
class: "text-xs text-gray-500"
|
|
1359
|
-
},
|
|
1359
|
+
}, cr = {
|
|
1360
1360
|
__name: "list-skeleton",
|
|
1361
1361
|
props: {
|
|
1362
1362
|
text: {
|
|
@@ -1369,10 +1369,10 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1369
1369
|
}
|
|
1370
1370
|
},
|
|
1371
1371
|
setup(e) {
|
|
1372
|
-
return (i, r) => (d(), s("div",
|
|
1373
|
-
t("div",
|
|
1372
|
+
return (i, r) => (d(), s("div", sr, [
|
|
1373
|
+
t("div", ir, [
|
|
1374
1374
|
r[1] || (r[1] = t("div", { class: "h-4 bg-gray-300 rounded mb-2.5 w-40 shrink-0" }, null, -1)),
|
|
1375
|
-
t("div",
|
|
1375
|
+
t("div", lr, [
|
|
1376
1376
|
(d(), s(_, null, j(5, (o) => t("div", {
|
|
1377
1377
|
key: o,
|
|
1378
1378
|
class: "flex items-center gap-2"
|
|
@@ -1403,16 +1403,16 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1403
1403
|
])), 64))
|
|
1404
1404
|
])
|
|
1405
1405
|
]),
|
|
1406
|
-
t("div",
|
|
1407
|
-
t("div",
|
|
1408
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1406
|
+
t("div", ar, [
|
|
1407
|
+
t("div", or, l(i.$t(e.text)), 1),
|
|
1408
|
+
e.count && e.count > 0 ? (d(), s("div", nr, l(e.count), 1)) : c("", !0)
|
|
1409
1409
|
])
|
|
1410
1410
|
]));
|
|
1411
1411
|
}
|
|
1412
|
-
},
|
|
1412
|
+
}, ur = { class: "h-full flex flex-col" }, vr = { class: "flex-1 flex flex-col rounded py-4 px-5 bg-gray-100 w-full max-w-[70%] mx-auto" }, gr = { class: "space-y-2 flex-1" }, yr = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-200" }, br = { class: "text-xs font-medium text-gray-600" }, xr = {
|
|
1413
1413
|
key: 0,
|
|
1414
1414
|
class: "text-xs text-gray-500"
|
|
1415
|
-
},
|
|
1415
|
+
}, hr = {
|
|
1416
1416
|
__name: "list-link-skeleton",
|
|
1417
1417
|
props: {
|
|
1418
1418
|
text: {
|
|
@@ -1425,10 +1425,10 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1425
1425
|
}
|
|
1426
1426
|
},
|
|
1427
1427
|
setup(e) {
|
|
1428
|
-
return (i, r) => (d(), s("div",
|
|
1429
|
-
t("div",
|
|
1428
|
+
return (i, r) => (d(), s("div", ur, [
|
|
1429
|
+
t("div", vr, [
|
|
1430
1430
|
r[1] || (r[1] = t("div", { class: "h-4 bg-gray-300 rounded mb-2.5 w-40 shrink-0" }, null, -1)),
|
|
1431
|
-
t("div",
|
|
1431
|
+
t("div", gr, [
|
|
1432
1432
|
(d(), s(_, null, j(5, (o) => t("div", {
|
|
1433
1433
|
key: o,
|
|
1434
1434
|
class: "flex items-center gap-2"
|
|
@@ -1440,16 +1440,16 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1440
1440
|
])), 64))
|
|
1441
1441
|
])
|
|
1442
1442
|
]),
|
|
1443
|
-
t("div",
|
|
1444
|
-
t("div",
|
|
1445
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1443
|
+
t("div", yr, [
|
|
1444
|
+
t("div", br, l(i.$t(e.text)), 1),
|
|
1445
|
+
e.count && e.count > 0 ? (d(), s("div", xr, l(e.count), 1)) : c("", !0)
|
|
1446
1446
|
])
|
|
1447
1447
|
]));
|
|
1448
1448
|
}
|
|
1449
|
-
},
|
|
1449
|
+
}, fr = { class: "h-full w-full flex flex-col" }, mr = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, pr = { class: "text-xs font-medium text-gray-600" }, wr = {
|
|
1450
1450
|
key: 0,
|
|
1451
1451
|
class: "text-xs text-gray-500"
|
|
1452
|
-
},
|
|
1452
|
+
}, kr = {
|
|
1453
1453
|
__name: "video-block-skeleton",
|
|
1454
1454
|
props: {
|
|
1455
1455
|
text: {
|
|
@@ -1462,18 +1462,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1462
1462
|
}
|
|
1463
1463
|
},
|
|
1464
1464
|
setup(e) {
|
|
1465
|
-
return (i, r) => (d(), s("div",
|
|
1465
|
+
return (i, r) => (d(), s("div", fr, [
|
|
1466
1466
|
r[0] || (r[0] = b('<div class="flex-1 w-[70%] mx-auto bg-gray-200 rounded relative"><div class="absolute inset-0 flex items-center justify-center"><div class="w-10 h-10 bg-gray-400 rounded-full flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-play w-5 h-5 text-white ml-0.5"><polygon points="6 3 20 12 6 21 6 3"></polygon></svg></div></div></div>', 1)),
|
|
1467
|
-
t("div",
|
|
1468
|
-
t("div",
|
|
1469
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1467
|
+
t("div", mr, [
|
|
1468
|
+
t("div", pr, l(i.$t(e.text)), 1),
|
|
1469
|
+
e.count && e.count > 0 ? (d(), s("div", wr, l(e.count), 1)) : c("", !0)
|
|
1470
1470
|
])
|
|
1471
1471
|
]));
|
|
1472
1472
|
}
|
|
1473
|
-
},
|
|
1473
|
+
}, $r = { class: "h-full w-[70%] mx-auto flex flex-col" }, _r = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-300" }, Cr = { class: "text-xs font-medium text-gray-600" }, jr = {
|
|
1474
1474
|
key: 0,
|
|
1475
1475
|
class: "text-xs text-gray-500"
|
|
1476
|
-
},
|
|
1476
|
+
}, Ar = {
|
|
1477
1477
|
__name: "accordion-skeleton",
|
|
1478
1478
|
props: {
|
|
1479
1479
|
text: {
|
|
@@ -1486,18 +1486,18 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1486
1486
|
}
|
|
1487
1487
|
},
|
|
1488
1488
|
setup(e) {
|
|
1489
|
-
return (i, r) => (d(), s("div",
|
|
1489
|
+
return (i, r) => (d(), s("div", $r, [
|
|
1490
1490
|
r[0] || (r[0] = b('<div class="h-3 w-1/3 bg-gray-500 rounded mb-2"></div><div class="space-y-1.5 flex-1"><div class="border-y border-gray-300 py-2"><div class="flex items-center justify-between"><div class="h-1.5 bg-gray-300 rounded w-1/3 mr-2"></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-2.5 h-2.5 text-gray-400"><path d="m6 9 6 6 6-6"></path></svg></div></div><div class="border-y border-gray-300 p-2"><div class="flex items-center justify-between"><div class="h-1.5 bg-gray-300 rounded w-2/3 mr-2"></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-2.5 h-2.5 text-gray-400"><path d="m6 9 6 6 6-6"></path></svg></div><div class="mt-1 pt-2 border-t border-gray-200"><div class="flex flex-row gap-2"><div class="w-1/2 space-y-1"><div class="h-1 bg-gray-200 rounded"></div><div class="h-1 bg-gray-200 rounded w-5/6"></div><div class="h-1 bg-gray-200 rounded w-4/5"></div></div><div class="w-1/2 bg-gray-200 rounded"></div></div></div></div><div class="border-y border-gray-300 p-2"><div class="flex items-center justify-between"><div class="h-1.5 bg-gray-300 rounded w-1/3 mr-2"></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-2.5 h-2.5 text-gray-400"><path d="m6 9 6 6 6-6"></path></svg></div></div></div>', 2)),
|
|
1491
|
-
t("div",
|
|
1492
|
-
t("div",
|
|
1493
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1491
|
+
t("div", _r, [
|
|
1492
|
+
t("div", Cr, l(i.$t(e.text)), 1),
|
|
1493
|
+
e.count && e.count > 0 ? (d(), s("div", jr, l(e.count), 1)) : c("", !0)
|
|
1494
1494
|
])
|
|
1495
1495
|
]));
|
|
1496
1496
|
}
|
|
1497
|
-
},
|
|
1497
|
+
}, qr = { class: "h-full flex flex-col" }, Sr = { class: "flex-1 flex flex-col rounded py-4 px-5 w-full max-w-[70%] mx-auto" }, Mr = { class: "space-y-2 flex-1" }, Er = { class: "flex justify-between items-center mt-2 pt-2 border-t border-gray-200" }, Br = { class: "text-xs font-medium text-gray-600" }, Vr = {
|
|
1498
1498
|
key: 0,
|
|
1499
1499
|
class: "text-xs text-gray-500"
|
|
1500
|
-
},
|
|
1500
|
+
}, Lr = {
|
|
1501
1501
|
__name: "link-block-skeleton",
|
|
1502
1502
|
props: {
|
|
1503
1503
|
text: {
|
|
@@ -1510,10 +1510,10 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1510
1510
|
}
|
|
1511
1511
|
},
|
|
1512
1512
|
setup(e) {
|
|
1513
|
-
return (i, r) => (d(), s("div",
|
|
1514
|
-
t("div",
|
|
1513
|
+
return (i, r) => (d(), s("div", qr, [
|
|
1514
|
+
t("div", Sr, [
|
|
1515
1515
|
r[1] || (r[1] = t("div", { class: "h-4 bg-gray-400 rounded mb-2.5 w-40 shrink-0" }, null, -1)),
|
|
1516
|
-
t("div",
|
|
1516
|
+
t("div", Mr, [
|
|
1517
1517
|
(d(), s(_, null, j(5, (o) => t("div", {
|
|
1518
1518
|
key: o,
|
|
1519
1519
|
class: "flex items-center gap-2"
|
|
@@ -1541,46 +1541,46 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1541
1541
|
])), 64))
|
|
1542
1542
|
])
|
|
1543
1543
|
]),
|
|
1544
|
-
t("div",
|
|
1545
|
-
t("div",
|
|
1546
|
-
e.count && e.count > 0 ? (d(), s("div",
|
|
1544
|
+
t("div", Er, [
|
|
1545
|
+
t("div", Br, l(i.$t(e.text)), 1),
|
|
1546
|
+
e.count && e.count > 0 ? (d(), s("div", Vr, l(e.count), 1)) : c("", !0)
|
|
1547
1547
|
])
|
|
1548
1548
|
]));
|
|
1549
1549
|
}
|
|
1550
1550
|
}, B = {
|
|
1551
|
-
faq:
|
|
1551
|
+
faq: ce,
|
|
1552
1552
|
banner: N,
|
|
1553
|
-
slider:
|
|
1554
|
-
video:
|
|
1555
|
-
about:
|
|
1553
|
+
slider: De,
|
|
1554
|
+
video: ze,
|
|
1555
|
+
about: Fe,
|
|
1556
1556
|
cards: z,
|
|
1557
1557
|
usefulLinks: Z,
|
|
1558
|
-
team:
|
|
1558
|
+
team: qe,
|
|
1559
1559
|
news: W,
|
|
1560
|
-
form:
|
|
1561
|
-
tabs:
|
|
1560
|
+
form: me,
|
|
1561
|
+
tabs: dt,
|
|
1562
1562
|
vertical_tabs: W,
|
|
1563
1563
|
documents: G,
|
|
1564
|
-
infoLine:
|
|
1565
|
-
body:
|
|
1564
|
+
infoLine: He,
|
|
1565
|
+
body: vt,
|
|
1566
1566
|
photoGrid: z,
|
|
1567
1567
|
interested: Z,
|
|
1568
1568
|
contact: G,
|
|
1569
1569
|
iframe: N,
|
|
1570
|
-
imageSlider:
|
|
1571
|
-
videoSlider:
|
|
1572
|
-
detailedBanner:
|
|
1573
|
-
cardsReverse:
|
|
1574
|
-
table:
|
|
1575
|
-
fileDownload:
|
|
1576
|
-
bodyContent:
|
|
1577
|
-
columnList:
|
|
1578
|
-
list:
|
|
1579
|
-
linkList:
|
|
1580
|
-
videoBlock:
|
|
1581
|
-
accordionBlock:
|
|
1582
|
-
linkBlock:
|
|
1583
|
-
},
|
|
1570
|
+
imageSlider: ht,
|
|
1571
|
+
videoSlider: kt,
|
|
1572
|
+
detailedBanner: At,
|
|
1573
|
+
cardsReverse: Bt,
|
|
1574
|
+
table: Wt,
|
|
1575
|
+
fileDownload: Rt,
|
|
1576
|
+
bodyContent: Kt,
|
|
1577
|
+
columnList: dr,
|
|
1578
|
+
list: cr,
|
|
1579
|
+
linkList: hr,
|
|
1580
|
+
videoBlock: kr,
|
|
1581
|
+
accordionBlock: Ar,
|
|
1582
|
+
linkBlock: Lr
|
|
1583
|
+
}, Ir = { class: "grid grid-cols-1 md:grid-cols-1 lg:grid-cols-2 2xl:grid-cols-3 gap-4" }, Qr = ["onClick"], zr = { class: "wireframe-block h-[240px] !p-4 border-2 border-dashed bg-white relative overflow-hidden transition-all rounded-lg shadow-sm border-gray-300 hover:border-gray-400 cursor-pointer" }, Nr = ["src"], Wr = {
|
|
1584
1584
|
__name: "vs-form-reference-choce",
|
|
1585
1585
|
props: /* @__PURE__ */ V({
|
|
1586
1586
|
options: {
|
|
@@ -1597,14 +1597,13 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1597
1597
|
emits: ["update:modelValue"],
|
|
1598
1598
|
setup(e) {
|
|
1599
1599
|
const i = q(e, "modelValue");
|
|
1600
|
-
return (r, o) => (d(), s("div",
|
|
1600
|
+
return (r, o) => (d(), s("div", Ir, [
|
|
1601
1601
|
(d(!0), s(_, null, j(e.options, (u) => (d(), s("div", {
|
|
1602
1602
|
key: u.id,
|
|
1603
1603
|
onClick: (m) => i.value = u.id,
|
|
1604
1604
|
class: "relative"
|
|
1605
1605
|
}, [
|
|
1606
|
-
t("div",
|
|
1607
|
-
J(l(u.id) + " ", 1),
|
|
1606
|
+
t("div", zr, [
|
|
1608
1607
|
p(B)[u.id] ? (d(), A(F(p(B)[u.id]), {
|
|
1609
1608
|
key: 0,
|
|
1610
1609
|
text: `cms.builder.${u.id}`,
|
|
@@ -1614,12 +1613,12 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1614
1613
|
src: p(Y),
|
|
1615
1614
|
alt: "Team collaboration",
|
|
1616
1615
|
class: "w-full h-full object-cover"
|
|
1617
|
-
}, null, 8,
|
|
1616
|
+
}, null, 8, Nr))
|
|
1618
1617
|
])
|
|
1619
|
-
], 8,
|
|
1618
|
+
], 8, Qr))), 128))
|
|
1620
1619
|
]));
|
|
1621
1620
|
}
|
|
1622
|
-
},
|
|
1621
|
+
}, Zr = [
|
|
1623
1622
|
{
|
|
1624
1623
|
text: "reference.faq",
|
|
1625
1624
|
id: "faq"
|
|
@@ -1696,7 +1695,7 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1696
1695
|
text: "reference.iframe",
|
|
1697
1696
|
id: "iframe"
|
|
1698
1697
|
}
|
|
1699
|
-
],
|
|
1698
|
+
], Gr = { class: "flex gap-4" }, Fr = { class: "text-sm text-gray-500 dark:text-gray-400 border flex items-center h-10 px-4 rounded-lg w-full" }, Tr = { class: "flex items-center justify-between w-full p-4 border-t border-gray-200 dark:border-gray-700" }, Rr = {
|
|
1700
1699
|
__name: "vs-form-reference-add",
|
|
1701
1700
|
props: /* @__PURE__ */ V({
|
|
1702
1701
|
title: {
|
|
@@ -1713,7 +1712,7 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1713
1712
|
emits: ["update:modelValue"],
|
|
1714
1713
|
setup(e) {
|
|
1715
1714
|
const { t: i } = I(), r = T().appContext.config.globalProperties.$settings.cms;
|
|
1716
|
-
Q["vs-input-reference"] =
|
|
1715
|
+
Q["vs-input-reference"] = td, Q["vs-input-tiptap-editor"] = te;
|
|
1717
1716
|
const o = q(e, "modelValue"), u = k(!1), m = k({}), x = k(null), n = k({}), f = M(() => {
|
|
1718
1717
|
var g, a, y;
|
|
1719
1718
|
return ((a = (g = r == null ? void 0 : r.sections) == null ? void 0 : g.find((h) => h.id === x.value)) == null ? void 0 : a.schema) || ((y = D[x.value]) == null ? void 0 : y.schema) || null;
|
|
@@ -1742,7 +1741,7 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1742
1741
|
L(u, () => {
|
|
1743
1742
|
u.value || (x.value = null, n.value = {});
|
|
1744
1743
|
});
|
|
1745
|
-
const v = M(() => r.sectionsList ||
|
|
1744
|
+
const v = M(() => r.sectionsList || Zr);
|
|
1746
1745
|
return (g, a) => (d(), s("div", null, [
|
|
1747
1746
|
t("button", {
|
|
1748
1747
|
type: "button",
|
|
@@ -1759,7 +1758,7 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1759
1758
|
size: "50vw"
|
|
1760
1759
|
}, {
|
|
1761
1760
|
footer: S(() => [
|
|
1762
|
-
t("div",
|
|
1761
|
+
t("div", Tr, [
|
|
1763
1762
|
t("button", {
|
|
1764
1763
|
onClick: a[5] || (a[5] = (y) => u.value = !1),
|
|
1765
1764
|
class: "inline-flex items-center px-3 py-2 text-sm text-black duration-300 border border-gray-200 rounded-lg gap-x-2 whitespace-nowrap hover:bg-gray-100"
|
|
@@ -1774,8 +1773,8 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1774
1773
|
var y;
|
|
1775
1774
|
return [
|
|
1776
1775
|
x.value ? (d(), s(_, { key: 1 }, [
|
|
1777
|
-
t("div",
|
|
1778
|
-
t("div",
|
|
1776
|
+
t("div", Gr, [
|
|
1777
|
+
t("div", Fr, [
|
|
1779
1778
|
t("span", null, l((y = v.value.find((h) => h.id === x.value)) == null ? void 0 : y.text), 1)
|
|
1780
1779
|
]),
|
|
1781
1780
|
t("button", {
|
|
@@ -1791,7 +1790,7 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1791
1790
|
form: m.value,
|
|
1792
1791
|
"onUpdate:form": a[4] || (a[4] = (h) => m.value = h)
|
|
1793
1792
|
}, null, 8, ["schema", "modelValue", "form"])) : c("", !0)
|
|
1794
|
-
], 64)) : (d(), A(
|
|
1793
|
+
], 64)) : (d(), A(Wr, {
|
|
1795
1794
|
key: 0,
|
|
1796
1795
|
modelValue: x.value,
|
|
1797
1796
|
"onUpdate:modelValue": a[1] || (a[1] = (h) => x.value = h),
|
|
@@ -1803,7 +1802,7 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1803
1802
|
}, 8, ["visible", "title"])
|
|
1804
1803
|
]));
|
|
1805
1804
|
}
|
|
1806
|
-
},
|
|
1805
|
+
}, Ur = { class: "absolute top-2 right-2 opacity-0 group-hover:opacity-100 transition-opacity flex space-x-1 z-10" }, Yr = ["title"], Dr = { class: "flex items-center justify-between w-full p-4 border-t border-gray-200 dark:border-gray-700" }, Jr = {
|
|
1807
1806
|
__name: "vs-form-reference-controls",
|
|
1808
1807
|
props: /* @__PURE__ */ V({
|
|
1809
1808
|
title: {
|
|
@@ -1855,25 +1854,25 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1855
1854
|
console.log(g);
|
|
1856
1855
|
}
|
|
1857
1856
|
};
|
|
1858
|
-
return (g, a) => (d(), s("div",
|
|
1857
|
+
return (g, a) => (d(), s("div", Ur, [
|
|
1859
1858
|
t("button", {
|
|
1860
1859
|
onClick: a[0] || (a[0] = (y) => m.value = !m.value),
|
|
1861
1860
|
class: "p-1.5 bg-white dark:bg-gray-800 rounded shadow-sm hover:bg-gray-50 dark:hover:bg-gray-700 transition-colors border border-gray-200 dark:border-gray-700"
|
|
1862
1861
|
}, [
|
|
1863
|
-
$(p(
|
|
1862
|
+
$(p(O), { class: "h-4 w-4 text-gray-400" })
|
|
1864
1863
|
]),
|
|
1865
1864
|
t("button", {
|
|
1866
1865
|
onClick: w,
|
|
1867
1866
|
class: "p-1.5 bg-white dark:bg-gray-800 rounded shadow-sm hover:bg-blue-50 dark:hover:bg-blue-900/20 transition-colors border border-gray-200 dark:border-gray-700",
|
|
1868
1867
|
title: g.$t("cms.common.actions.copy")
|
|
1869
1868
|
}, [
|
|
1870
|
-
$(p(
|
|
1871
|
-
], 8,
|
|
1869
|
+
$(p(P), { class: "h-4 w-4 text-gray-400" })
|
|
1870
|
+
], 8, Yr),
|
|
1872
1871
|
t("button", {
|
|
1873
1872
|
onClick: a[1] || (a[1] = (y) => u.value = u.value.filter((h) => h.id !== o.value.id)),
|
|
1874
1873
|
class: "p-1.5 bg-white dark:bg-gray-800 rounded shadow-sm hover:bg-red-50 dark:hover:bg-red-900/20 transition-colors border border-gray-200 dark:border-gray-700"
|
|
1875
1874
|
}, [
|
|
1876
|
-
$(p(
|
|
1875
|
+
$(p(H), { class: "h-4 w-4 text-red-500" })
|
|
1877
1876
|
]),
|
|
1878
1877
|
$(p(R), {
|
|
1879
1878
|
visible: m.value,
|
|
@@ -1883,7 +1882,7 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1883
1882
|
width: "50vw"
|
|
1884
1883
|
}, {
|
|
1885
1884
|
footer: S(() => [
|
|
1886
|
-
t("div",
|
|
1885
|
+
t("div", Dr, [
|
|
1887
1886
|
t("button", {
|
|
1888
1887
|
class: "inline-flex items-center px-3 py-2 text-sm text-black duration-300 border border-gray-200 rounded-lg gap-x-2 whitespace-nowrap hover:bg-gray-100",
|
|
1889
1888
|
onClick: a[4] || (a[4] = (y) => m.value = !1)
|
|
@@ -1909,10 +1908,10 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1909
1908
|
}, 8, ["visible", "title"])
|
|
1910
1909
|
]));
|
|
1911
1910
|
}
|
|
1912
|
-
},
|
|
1911
|
+
}, Kr = { class: "w-full" }, Or = {
|
|
1913
1912
|
key: 0,
|
|
1914
1913
|
class: "relative"
|
|
1915
|
-
},
|
|
1914
|
+
}, Pr = { class: "group wireframe-block h-[280px] !p-4 border-2 border-dashed bg-white relative overflow-hidden transition-all rounded-lg shadow-sm border-gray-00 hover:border-gray-400 cursor-grab" }, Hr = ["src"], Xr = { class: "mt-4 flex items-center gap-2" }, ed = ["disabled"], td = {
|
|
1916
1915
|
__name: "vs-form-reference-list",
|
|
1917
1916
|
props: /* @__PURE__ */ V({
|
|
1918
1917
|
reference_type: {
|
|
@@ -1946,7 +1945,7 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1946
1945
|
const u = k(!!localStorage.getItem("cms_copied_section")), m = (n) => {
|
|
1947
1946
|
n.key === "cms_copied_section" && (u.value = !!n.newValue);
|
|
1948
1947
|
};
|
|
1949
|
-
|
|
1948
|
+
J(() => window.addEventListener("storage", m)), K(() => window.removeEventListener("storage", m));
|
|
1950
1949
|
const x = () => {
|
|
1951
1950
|
var n;
|
|
1952
1951
|
try {
|
|
@@ -1966,8 +1965,8 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1966
1965
|
};
|
|
1967
1966
|
return (n, f) => {
|
|
1968
1967
|
var w;
|
|
1969
|
-
return d(), s("div",
|
|
1970
|
-
((w = o.value) == null ? void 0 : w.length) > 0 ? (d(), A(p(
|
|
1968
|
+
return d(), s("div", Kr, [
|
|
1969
|
+
((w = o.value) == null ? void 0 : w.length) > 0 ? (d(), A(p(ee), {
|
|
1971
1970
|
key: 0,
|
|
1972
1971
|
modelValue: o.value,
|
|
1973
1972
|
"onUpdate:modelValue": f[1] || (f[1] = (v) => o.value = v),
|
|
@@ -1976,15 +1975,15 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
1976
1975
|
class: "grid grid-cols-1 lg:grid-cols-2 xl:grid-cols-3 gap-4"
|
|
1977
1976
|
}, {
|
|
1978
1977
|
item: S(({ element: v, index: g }) => [
|
|
1979
|
-
v != null && v.reference_type ? (d(), s("div",
|
|
1980
|
-
t("div",
|
|
1978
|
+
v != null && v.reference_type ? (d(), s("div", Or, [
|
|
1979
|
+
t("div", Pr, [
|
|
1981
1980
|
(d(), s("div", {
|
|
1982
1981
|
key: v.id,
|
|
1983
1982
|
class: "absolute top-2 left-2 opacity-0 group-hover:opacity-100 border border-gray-200 dark:border-gray-700 transition-opacity cursor-move z-10 bg-white dark:bg-gray-800 rounded p-1 shadow-sm drag-handle"
|
|
1984
1983
|
}, [
|
|
1985
|
-
$(p(
|
|
1984
|
+
$(p(X), { class: "h-4 w-4 text-gray-400" })
|
|
1986
1985
|
])),
|
|
1987
|
-
$(
|
|
1986
|
+
$(Jr, {
|
|
1988
1987
|
title: n.$t("cms.builder." + (v == null ? void 0 : v.reference_type)),
|
|
1989
1988
|
modelValue: o.value[g],
|
|
1990
1989
|
"onUpdate:modelValue": (a) => o.value[g] = a,
|
|
@@ -2001,14 +2000,14 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
2001
2000
|
src: p(Y),
|
|
2002
2001
|
alt: "Team collaboration",
|
|
2003
2002
|
class: "w-full h-full object-cover"
|
|
2004
|
-
}, null, 8,
|
|
2003
|
+
}, null, 8, Hr))
|
|
2005
2004
|
])
|
|
2006
2005
|
])) : c("", !0)
|
|
2007
2006
|
]),
|
|
2008
2007
|
_: 1
|
|
2009
2008
|
}, 8, ["modelValue"])) : c("", !0),
|
|
2010
|
-
t("div",
|
|
2011
|
-
$(
|
|
2009
|
+
t("div", Xr, [
|
|
2010
|
+
$(Rr, {
|
|
2012
2011
|
title: e.title,
|
|
2013
2012
|
modelValue: o.value,
|
|
2014
2013
|
"onUpdate:modelValue": f[2] || (f[2] = (v) => o.value = v)
|
|
@@ -2018,12 +2017,12 @@ const Y = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAACbCAIAAABJbgHoAAA
|
|
|
2018
2017
|
disabled: !u.value,
|
|
2019
2018
|
class: C(["inline-flex items-center px-4 py-2 border rounded-md shadow-sm text-sm font-medium transition-colors", u.value ? "border-gray-300 dark:border-gray-600 text-gray-700 dark:text-gray-200 bg-white dark:bg-gray-700 hover:bg-gray-50 dark:hover:bg-gray-600 cursor-pointer" : "border-gray-200 dark:border-gray-700 text-gray-400 dark:text-gray-500 bg-gray-100 dark:bg-gray-800 cursor-not-allowed"]),
|
|
2020
2019
|
onClick: x
|
|
2021
|
-
}, l(n.$t("cms.builder.paste")), 11,
|
|
2020
|
+
}, l(n.$t("cms.builder.paste")), 11, ed)
|
|
2022
2021
|
])
|
|
2023
2022
|
]);
|
|
2024
2023
|
};
|
|
2025
2024
|
}
|
|
2026
2025
|
};
|
|
2027
2026
|
export {
|
|
2028
|
-
|
|
2027
|
+
td as default
|
|
2029
2028
|
};
|