@bagelink/vue 0.0.640 → 0.0.644
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/components/MapEmbed.vue.d.ts.map +1 -1
- package/dist/index.cjs +26 -34
- package/dist/index.mjs +26 -34
- package/package.json +1 -1
- package/src/components/MapEmbed.vue +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MapEmbed.vue.d.ts","sourceRoot":"","sources":["../../src/components/MapEmbed.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"MapEmbed.vue.d.ts","sourceRoot":"","sources":["../../src/components/MapEmbed.vue"],"names":[],"mappings":";AA2KA,wBAKG"}
|
package/dist/index.cjs
CHANGED
|
@@ -5452,7 +5452,7 @@ const _sfc_main$P = /* @__PURE__ */ vue.defineComponent({
|
|
|
5452
5452
|
}
|
|
5453
5453
|
});
|
|
5454
5454
|
const _hoisted_1$K = { class: "full-nav" };
|
|
5455
|
-
const _hoisted_2$
|
|
5455
|
+
const _hoisted_2$A = { class: "nav-scroll" };
|
|
5456
5456
|
const _hoisted_3$o = { class: "nav-links-wrapper" };
|
|
5457
5457
|
const _hoisted_4$g = { class: "tooltip" };
|
|
5458
5458
|
const _hoisted_5$e = { class: "bot-buttons-wrapper" };
|
|
@@ -5488,7 +5488,7 @@ const _sfc_main$O = /* @__PURE__ */ vue.defineComponent({
|
|
|
5488
5488
|
})
|
|
5489
5489
|
], 32),
|
|
5490
5490
|
vue.createElementVNode("div", _hoisted_1$K, [
|
|
5491
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
5491
|
+
vue.createElementVNode("div", _hoisted_2$A, [
|
|
5492
5492
|
vue.createElementVNode("div", _hoisted_3$o, [
|
|
5493
5493
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.links, (link) => {
|
|
5494
5494
|
return vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(link.to ? "router-link" : "div"), {
|
|
@@ -5550,7 +5550,7 @@ const _hoisted_1$J = {
|
|
|
5550
5550
|
key: 0,
|
|
5551
5551
|
class: "loading"
|
|
5552
5552
|
};
|
|
5553
|
-
const _hoisted_2$
|
|
5553
|
+
const _hoisted_2$z = {
|
|
5554
5554
|
key: 1,
|
|
5555
5555
|
class: "bgl_btn-flex"
|
|
5556
5556
|
};
|
|
@@ -5648,7 +5648,7 @@ const _sfc_main$N = /* @__PURE__ */ vue.defineComponent({
|
|
|
5648
5648
|
onClick: vue.withModifiers(_ctx.onClick, ["stop"])
|
|
5649
5649
|
}, {
|
|
5650
5650
|
default: vue.withCtx(() => [
|
|
5651
|
-
_ctx.loading ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$J)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
5651
|
+
_ctx.loading ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$J)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$z, [
|
|
5652
5652
|
_ctx.icon ? (vue.openBlock(), vue.createBlock(vue.unref(_sfc_main$P), {
|
|
5653
5653
|
key: 0,
|
|
5654
5654
|
icon: _ctx.icon
|
|
@@ -5673,7 +5673,7 @@ const _hoisted_1$I = {
|
|
|
5673
5673
|
key: 0,
|
|
5674
5674
|
class: "tool-bar"
|
|
5675
5675
|
};
|
|
5676
|
-
const _hoisted_2$
|
|
5676
|
+
const _hoisted_2$y = {
|
|
5677
5677
|
key: 1,
|
|
5678
5678
|
class: "sticky bg-white z-index-999 -mt-1 -ms-1 px-025 h-30px pt-025 modal-no-title"
|
|
5679
5679
|
};
|
|
@@ -5760,7 +5760,7 @@ const _sfc_main$M = /* @__PURE__ */ vue.defineComponent({
|
|
|
5760
5760
|
tag: "h3",
|
|
5761
5761
|
label: _ctx.title
|
|
5762
5762
|
}, null, 8, ["label"])) : vue.createCommentVNode("", true)
|
|
5763
|
-
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
5763
|
+
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$y, [
|
|
5764
5764
|
vue.createVNode(vue.unref(Btn), {
|
|
5765
5765
|
class: "color-black position-start",
|
|
5766
5766
|
icon: "close",
|
|
@@ -5904,7 +5904,7 @@ const _sfc_main$L = /* @__PURE__ */ vue.defineComponent({
|
|
|
5904
5904
|
});
|
|
5905
5905
|
const ModalForm = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-083a1b2d"]]);
|
|
5906
5906
|
const _hoisted_1$H = { class: "accordion-item" };
|
|
5907
|
-
const _hoisted_2$
|
|
5907
|
+
const _hoisted_2$x = ["aria-expanded", "aria-controls"];
|
|
5908
5908
|
const _hoisted_3$m = { class: "accordion-label" };
|
|
5909
5909
|
const _hoisted_4$f = ["id", "aria-hidden"];
|
|
5910
5910
|
const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
|
|
@@ -5959,7 +5959,7 @@ const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
|
|
|
5959
5959
|
}, [
|
|
5960
5960
|
vue.createVNode(vue.unref(_sfc_main$P), { icon: "expand_more" })
|
|
5961
5961
|
], 2)
|
|
5962
|
-
], 8, _hoisted_2$
|
|
5962
|
+
], 8, _hoisted_2$x),
|
|
5963
5963
|
vue.createVNode(vue.Transition, { name: "expand" }, {
|
|
5964
5964
|
default: vue.withCtx(() => [
|
|
5965
5965
|
vue.unref(isOpen) ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
@@ -5980,11 +5980,11 @@ const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
|
|
|
5980
5980
|
const AccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["__scopeId", "data-v-f87b579d"]]);
|
|
5981
5981
|
const _sfc_main$J = {};
|
|
5982
5982
|
const _hoisted_1$G = { class: "list-wrap bgl_card thin grid overflow-hidden h-100 pt-0 pb-05 px-0 m_pb-0" };
|
|
5983
|
-
const _hoisted_2$
|
|
5983
|
+
const _hoisted_2$w = { class: "p-1" };
|
|
5984
5984
|
const _hoisted_3$l = { class: "list-content auto-flow-rows align-items-start overflow-y h-100" };
|
|
5985
5985
|
function _sfc_render$2(_ctx, _cache) {
|
|
5986
5986
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$G, [
|
|
5987
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
5987
|
+
vue.createElementVNode("div", _hoisted_2$w, [
|
|
5988
5988
|
vue.renderSlot(_ctx.$slots, "header")
|
|
5989
5989
|
]),
|
|
5990
5990
|
vue.createElementVNode("div", _hoisted_3$l, [
|
|
@@ -5994,7 +5994,7 @@ function _sfc_render$2(_ctx, _cache) {
|
|
|
5994
5994
|
}
|
|
5995
5995
|
const ListView = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$2]]);
|
|
5996
5996
|
const _hoisted_1$F = { class: "no-margin ellipsis line-height-14 pb-025" };
|
|
5997
|
-
const _hoisted_2$
|
|
5997
|
+
const _hoisted_2$v = { class: "txt12 no-margin txt-gray ellipsis" };
|
|
5998
5998
|
const _sfc_main$I = /* @__PURE__ */ vue.defineComponent({
|
|
5999
5999
|
__name: "ListItem",
|
|
6000
6000
|
props: {
|
|
@@ -6023,7 +6023,7 @@ const _sfc_main$I = /* @__PURE__ */ vue.defineComponent({
|
|
|
6023
6023
|
vue.createTextVNode(vue.toDisplayString(_ctx.title) + " ", 1),
|
|
6024
6024
|
vue.renderSlot(_ctx.$slots, "default")
|
|
6025
6025
|
]),
|
|
6026
|
-
vue.createElementVNode("p", _hoisted_2$
|
|
6026
|
+
vue.createElementVNode("p", _hoisted_2$v, [
|
|
6027
6027
|
vue.createTextVNode(vue.toDisplayString(_ctx.subtitle) + " ", 1),
|
|
6028
6028
|
vue.renderSlot(_ctx.$slots, "subtitle")
|
|
6029
6029
|
])
|
|
@@ -6035,7 +6035,7 @@ const _sfc_main$I = /* @__PURE__ */ vue.defineComponent({
|
|
|
6035
6035
|
}
|
|
6036
6036
|
});
|
|
6037
6037
|
const _hoisted_1$E = { class: "page-top" };
|
|
6038
|
-
const _hoisted_2$
|
|
6038
|
+
const _hoisted_2$u = { class: "top-title m-0" };
|
|
6039
6039
|
const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
|
|
6040
6040
|
__name: "PageTitle",
|
|
6041
6041
|
props: {
|
|
@@ -6047,7 +6047,7 @@ const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
|
|
|
6047
6047
|
setup(__props) {
|
|
6048
6048
|
return (_ctx, _cache) => {
|
|
6049
6049
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$E, [
|
|
6050
|
-
vue.createElementVNode("h1", _hoisted_2$
|
|
6050
|
+
vue.createElementVNode("h1", _hoisted_2$u, [
|
|
6051
6051
|
vue.renderSlot(_ctx.$slots, "default"),
|
|
6052
6052
|
vue.createTextVNode(" " + vue.toDisplayString(__props.value), 1)
|
|
6053
6053
|
])
|
|
@@ -6369,9 +6369,9 @@ const _hoisted_1$D = {
|
|
|
6369
6369
|
key: 0,
|
|
6370
6370
|
class: "loading-table-wrapper z-99 h-100 w-100 absolute inset"
|
|
6371
6371
|
};
|
|
6372
|
-
const _hoisted_2$
|
|
6372
|
+
const _hoisted_2$t = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ vue.createElementVNode("div", { class: "loading-table-animation absolute oval" }, null, -1));
|
|
6373
6373
|
const _hoisted_3$k = [
|
|
6374
|
-
_hoisted_2$
|
|
6374
|
+
_hoisted_2$t
|
|
6375
6375
|
];
|
|
6376
6376
|
const _hoisted_4$e = { class: "infinite-wrapper" };
|
|
6377
6377
|
const _hoisted_5$d = { class: "row first-row" };
|
|
@@ -6639,7 +6639,7 @@ const _hoisted_1$B = {
|
|
|
6639
6639
|
key: 0,
|
|
6640
6640
|
class: "data"
|
|
6641
6641
|
};
|
|
6642
|
-
const _hoisted_2$
|
|
6642
|
+
const _hoisted_2$s = {
|
|
6643
6643
|
key: 0,
|
|
6644
6644
|
class: "data-row m_py-05"
|
|
6645
6645
|
};
|
|
@@ -6701,7 +6701,7 @@ const _sfc_main$D = /* @__PURE__ */ vue.defineComponent({
|
|
|
6701
6701
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, {
|
|
6702
6702
|
key: field.id
|
|
6703
6703
|
}, [
|
|
6704
|
-
vue.unref(iffer)(field, itemData.value) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
6704
|
+
vue.unref(iffer)(field, itemData.value) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$s, [
|
|
6705
6705
|
vue.createElementVNode("div", _hoisted_3$j, [
|
|
6706
6706
|
vue.createElementVNode("p", _hoisted_4$d, vue.toDisplayString((field == null ? void 0 : field.label) || vue.unref(keyToLabel)(field.id)), 1)
|
|
6707
6707
|
]),
|
|
@@ -6846,7 +6846,7 @@ const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
|
6846
6846
|
}
|
|
6847
6847
|
});
|
|
6848
6848
|
const _hoisted_1$y = ["dismissable"];
|
|
6849
|
-
const _hoisted_2$
|
|
6849
|
+
const _hoisted_2$r = { class: "m-0" };
|
|
6850
6850
|
const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
|
|
6851
6851
|
__name: "Alert",
|
|
6852
6852
|
props: {
|
|
@@ -6875,7 +6875,7 @@ const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
|
|
|
6875
6875
|
size: 2,
|
|
6876
6876
|
color: color2[_ctx.type]
|
|
6877
6877
|
}, null, 8, ["icon", "color"])) : vue.createCommentVNode("", true),
|
|
6878
|
-
vue.createElementVNode("p", _hoisted_2$
|
|
6878
|
+
vue.createElementVNode("p", _hoisted_2$r, vue.toDisplayString(_ctx.message), 1),
|
|
6879
6879
|
vue.createVNode(Btn, {
|
|
6880
6880
|
flat: "",
|
|
6881
6881
|
thin: "",
|
|
@@ -6921,7 +6921,7 @@ const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
|
|
|
6921
6921
|
});
|
|
6922
6922
|
const Badge = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-532b36ae"]]);
|
|
6923
6923
|
const _hoisted_1$x = ["src"];
|
|
6924
|
-
const _hoisted_2$
|
|
6924
|
+
const _hoisted_2$q = ["src", "autoplay", "muted", "loop", "controls"];
|
|
6925
6925
|
const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
6926
6926
|
__name: "BglVideo",
|
|
6927
6927
|
props: {
|
|
@@ -6983,7 +6983,7 @@ const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
|
6983
6983
|
style: vue.normalizeStyle({ aspectRatio: aspectRatio.value }),
|
|
6984
6984
|
controls: _ctx.controls,
|
|
6985
6985
|
playsinline: ""
|
|
6986
|
-
}, null, 12, _hoisted_2$
|
|
6986
|
+
}, null, 12, _hoisted_2$q)) : vue.createCommentVNode("", true)
|
|
6987
6987
|
], 2);
|
|
6988
6988
|
};
|
|
6989
6989
|
}
|
|
@@ -6993,7 +6993,7 @@ const _hoisted_1$w = {
|
|
|
6993
6993
|
key: 0,
|
|
6994
6994
|
class: "blocker"
|
|
6995
6995
|
};
|
|
6996
|
-
const _hoisted_2$
|
|
6996
|
+
const _hoisted_2$p = { class: "Handlers" };
|
|
6997
6997
|
const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
6998
6998
|
__name: "Carousel",
|
|
6999
6999
|
props: {
|
|
@@ -7145,7 +7145,7 @@ const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
|
7145
7145
|
vue.unref(isDragging) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$w)) : vue.createCommentVNode("", true),
|
|
7146
7146
|
vue.renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
7147
7147
|
], 34),
|
|
7148
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
7148
|
+
vue.createElementVNode("div", _hoisted_2$p, [
|
|
7149
7149
|
vue.createElementVNode("span", { onClick: prev }, [
|
|
7150
7150
|
vue.renderSlot(_ctx.$slots, "prev", {
|
|
7151
7151
|
prev,
|
|
@@ -7205,20 +7205,12 @@ const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
|
7205
7205
|
};
|
|
7206
7206
|
}
|
|
7207
7207
|
});
|
|
7208
|
-
const _hoisted_1$v =
|
|
7209
|
-
const _hoisted_2$p = ["id"];
|
|
7208
|
+
const _hoisted_1$v = { class: "map-test" };
|
|
7210
7209
|
const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
7211
7210
|
__name: "MapEmbed",
|
|
7212
7211
|
setup(__props) {
|
|
7213
7212
|
return (_ctx, _cache) => {
|
|
7214
|
-
return vue.openBlock(), vue.createElementBlock(
|
|
7215
|
-
_hoisted_1$v,
|
|
7216
|
-
vue.createElementVNode("div", {
|
|
7217
|
-
id: _ctx.id,
|
|
7218
|
-
class: "map",
|
|
7219
|
-
style: vue.normalizeStyle({ height: `${_ctx.height || 400}px` })
|
|
7220
|
-
}, null, 12, _hoisted_2$p)
|
|
7221
|
-
], 64);
|
|
7213
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$v);
|
|
7222
7214
|
};
|
|
7223
7215
|
}
|
|
7224
7216
|
});
|
package/dist/index.mjs
CHANGED
|
@@ -5450,7 +5450,7 @@ const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
|
5450
5450
|
}
|
|
5451
5451
|
});
|
|
5452
5452
|
const _hoisted_1$K = { class: "full-nav" };
|
|
5453
|
-
const _hoisted_2$
|
|
5453
|
+
const _hoisted_2$A = { class: "nav-scroll" };
|
|
5454
5454
|
const _hoisted_3$o = { class: "nav-links-wrapper" };
|
|
5455
5455
|
const _hoisted_4$g = { class: "tooltip" };
|
|
5456
5456
|
const _hoisted_5$e = { class: "bot-buttons-wrapper" };
|
|
@@ -5486,7 +5486,7 @@ const _sfc_main$O = /* @__PURE__ */ defineComponent({
|
|
|
5486
5486
|
})
|
|
5487
5487
|
], 32),
|
|
5488
5488
|
createElementVNode("div", _hoisted_1$K, [
|
|
5489
|
-
createElementVNode("div", _hoisted_2$
|
|
5489
|
+
createElementVNode("div", _hoisted_2$A, [
|
|
5490
5490
|
createElementVNode("div", _hoisted_3$o, [
|
|
5491
5491
|
(openBlock(true), createElementBlock(Fragment$1, null, renderList(_ctx.links, (link) => {
|
|
5492
5492
|
return openBlock(), createBlock(resolveDynamicComponent(link.to ? "router-link" : "div"), {
|
|
@@ -5548,7 +5548,7 @@ const _hoisted_1$J = {
|
|
|
5548
5548
|
key: 0,
|
|
5549
5549
|
class: "loading"
|
|
5550
5550
|
};
|
|
5551
|
-
const _hoisted_2$
|
|
5551
|
+
const _hoisted_2$z = {
|
|
5552
5552
|
key: 1,
|
|
5553
5553
|
class: "bgl_btn-flex"
|
|
5554
5554
|
};
|
|
@@ -5646,7 +5646,7 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
|
5646
5646
|
onClick: withModifiers(_ctx.onClick, ["stop"])
|
|
5647
5647
|
}, {
|
|
5648
5648
|
default: withCtx(() => [
|
|
5649
|
-
_ctx.loading ? (openBlock(), createElementBlock("div", _hoisted_1$J)) : (openBlock(), createElementBlock("div", _hoisted_2$
|
|
5649
|
+
_ctx.loading ? (openBlock(), createElementBlock("div", _hoisted_1$J)) : (openBlock(), createElementBlock("div", _hoisted_2$z, [
|
|
5650
5650
|
_ctx.icon ? (openBlock(), createBlock(unref(_sfc_main$P), {
|
|
5651
5651
|
key: 0,
|
|
5652
5652
|
icon: _ctx.icon
|
|
@@ -5671,7 +5671,7 @@ const _hoisted_1$I = {
|
|
|
5671
5671
|
key: 0,
|
|
5672
5672
|
class: "tool-bar"
|
|
5673
5673
|
};
|
|
5674
|
-
const _hoisted_2$
|
|
5674
|
+
const _hoisted_2$y = {
|
|
5675
5675
|
key: 1,
|
|
5676
5676
|
class: "sticky bg-white z-index-999 -mt-1 -ms-1 px-025 h-30px pt-025 modal-no-title"
|
|
5677
5677
|
};
|
|
@@ -5758,7 +5758,7 @@ const _sfc_main$M = /* @__PURE__ */ defineComponent({
|
|
|
5758
5758
|
tag: "h3",
|
|
5759
5759
|
label: _ctx.title
|
|
5760
5760
|
}, null, 8, ["label"])) : createCommentVNode("", true)
|
|
5761
|
-
])) : (openBlock(), createElementBlock("div", _hoisted_2$
|
|
5761
|
+
])) : (openBlock(), createElementBlock("div", _hoisted_2$y, [
|
|
5762
5762
|
createVNode(unref(Btn), {
|
|
5763
5763
|
class: "color-black position-start",
|
|
5764
5764
|
icon: "close",
|
|
@@ -5902,7 +5902,7 @@ const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
|
5902
5902
|
});
|
|
5903
5903
|
const ModalForm = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-083a1b2d"]]);
|
|
5904
5904
|
const _hoisted_1$H = { class: "accordion-item" };
|
|
5905
|
-
const _hoisted_2$
|
|
5905
|
+
const _hoisted_2$x = ["aria-expanded", "aria-controls"];
|
|
5906
5906
|
const _hoisted_3$m = { class: "accordion-label" };
|
|
5907
5907
|
const _hoisted_4$f = ["id", "aria-hidden"];
|
|
5908
5908
|
const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
@@ -5957,7 +5957,7 @@ const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
|
5957
5957
|
}, [
|
|
5958
5958
|
createVNode(unref(_sfc_main$P), { icon: "expand_more" })
|
|
5959
5959
|
], 2)
|
|
5960
|
-
], 8, _hoisted_2$
|
|
5960
|
+
], 8, _hoisted_2$x),
|
|
5961
5961
|
createVNode(Transition, { name: "expand" }, {
|
|
5962
5962
|
default: withCtx(() => [
|
|
5963
5963
|
unref(isOpen) ? (openBlock(), createElementBlock("div", {
|
|
@@ -5978,11 +5978,11 @@ const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
|
5978
5978
|
const AccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["__scopeId", "data-v-f87b579d"]]);
|
|
5979
5979
|
const _sfc_main$J = {};
|
|
5980
5980
|
const _hoisted_1$G = { class: "list-wrap bgl_card thin grid overflow-hidden h-100 pt-0 pb-05 px-0 m_pb-0" };
|
|
5981
|
-
const _hoisted_2$
|
|
5981
|
+
const _hoisted_2$w = { class: "p-1" };
|
|
5982
5982
|
const _hoisted_3$l = { class: "list-content auto-flow-rows align-items-start overflow-y h-100" };
|
|
5983
5983
|
function _sfc_render$2(_ctx, _cache) {
|
|
5984
5984
|
return openBlock(), createElementBlock("div", _hoisted_1$G, [
|
|
5985
|
-
createElementVNode("div", _hoisted_2$
|
|
5985
|
+
createElementVNode("div", _hoisted_2$w, [
|
|
5986
5986
|
renderSlot(_ctx.$slots, "header")
|
|
5987
5987
|
]),
|
|
5988
5988
|
createElementVNode("div", _hoisted_3$l, [
|
|
@@ -5992,7 +5992,7 @@ function _sfc_render$2(_ctx, _cache) {
|
|
|
5992
5992
|
}
|
|
5993
5993
|
const ListView = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$2]]);
|
|
5994
5994
|
const _hoisted_1$F = { class: "no-margin ellipsis line-height-14 pb-025" };
|
|
5995
|
-
const _hoisted_2$
|
|
5995
|
+
const _hoisted_2$v = { class: "txt12 no-margin txt-gray ellipsis" };
|
|
5996
5996
|
const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
5997
5997
|
__name: "ListItem",
|
|
5998
5998
|
props: {
|
|
@@ -6021,7 +6021,7 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
|
6021
6021
|
createTextVNode(toDisplayString(_ctx.title) + " ", 1),
|
|
6022
6022
|
renderSlot(_ctx.$slots, "default")
|
|
6023
6023
|
]),
|
|
6024
|
-
createElementVNode("p", _hoisted_2$
|
|
6024
|
+
createElementVNode("p", _hoisted_2$v, [
|
|
6025
6025
|
createTextVNode(toDisplayString(_ctx.subtitle) + " ", 1),
|
|
6026
6026
|
renderSlot(_ctx.$slots, "subtitle")
|
|
6027
6027
|
])
|
|
@@ -6033,7 +6033,7 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
|
6033
6033
|
}
|
|
6034
6034
|
});
|
|
6035
6035
|
const _hoisted_1$E = { class: "page-top" };
|
|
6036
|
-
const _hoisted_2$
|
|
6036
|
+
const _hoisted_2$u = { class: "top-title m-0" };
|
|
6037
6037
|
const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
6038
6038
|
__name: "PageTitle",
|
|
6039
6039
|
props: {
|
|
@@ -6045,7 +6045,7 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
6045
6045
|
setup(__props) {
|
|
6046
6046
|
return (_ctx, _cache) => {
|
|
6047
6047
|
return openBlock(), createElementBlock("div", _hoisted_1$E, [
|
|
6048
|
-
createElementVNode("h1", _hoisted_2$
|
|
6048
|
+
createElementVNode("h1", _hoisted_2$u, [
|
|
6049
6049
|
renderSlot(_ctx.$slots, "default"),
|
|
6050
6050
|
createTextVNode(" " + toDisplayString(__props.value), 1)
|
|
6051
6051
|
])
|
|
@@ -6367,9 +6367,9 @@ const _hoisted_1$D = {
|
|
|
6367
6367
|
key: 0,
|
|
6368
6368
|
class: "loading-table-wrapper z-99 h-100 w-100 absolute inset"
|
|
6369
6369
|
};
|
|
6370
|
-
const _hoisted_2$
|
|
6370
|
+
const _hoisted_2$t = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("div", { class: "loading-table-animation absolute oval" }, null, -1));
|
|
6371
6371
|
const _hoisted_3$k = [
|
|
6372
|
-
_hoisted_2$
|
|
6372
|
+
_hoisted_2$t
|
|
6373
6373
|
];
|
|
6374
6374
|
const _hoisted_4$e = { class: "infinite-wrapper" };
|
|
6375
6375
|
const _hoisted_5$d = { class: "row first-row" };
|
|
@@ -6637,7 +6637,7 @@ const _hoisted_1$B = {
|
|
|
6637
6637
|
key: 0,
|
|
6638
6638
|
class: "data"
|
|
6639
6639
|
};
|
|
6640
|
-
const _hoisted_2$
|
|
6640
|
+
const _hoisted_2$s = {
|
|
6641
6641
|
key: 0,
|
|
6642
6642
|
class: "data-row m_py-05"
|
|
6643
6643
|
};
|
|
@@ -6699,7 +6699,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
6699
6699
|
return openBlock(), createElementBlock(Fragment$1, {
|
|
6700
6700
|
key: field.id
|
|
6701
6701
|
}, [
|
|
6702
|
-
unref(iffer)(field, itemData.value) ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
6702
|
+
unref(iffer)(field, itemData.value) ? (openBlock(), createElementBlock("div", _hoisted_2$s, [
|
|
6703
6703
|
createElementVNode("div", _hoisted_3$j, [
|
|
6704
6704
|
createElementVNode("p", _hoisted_4$d, toDisplayString((field == null ? void 0 : field.label) || unref(keyToLabel)(field.id)), 1)
|
|
6705
6705
|
]),
|
|
@@ -6844,7 +6844,7 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
6844
6844
|
}
|
|
6845
6845
|
});
|
|
6846
6846
|
const _hoisted_1$y = ["dismissable"];
|
|
6847
|
-
const _hoisted_2$
|
|
6847
|
+
const _hoisted_2$r = { class: "m-0" };
|
|
6848
6848
|
const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
6849
6849
|
__name: "Alert",
|
|
6850
6850
|
props: {
|
|
@@ -6873,7 +6873,7 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
|
6873
6873
|
size: 2,
|
|
6874
6874
|
color: color2[_ctx.type]
|
|
6875
6875
|
}, null, 8, ["icon", "color"])) : createCommentVNode("", true),
|
|
6876
|
-
createElementVNode("p", _hoisted_2$
|
|
6876
|
+
createElementVNode("p", _hoisted_2$r, toDisplayString(_ctx.message), 1),
|
|
6877
6877
|
createVNode(Btn, {
|
|
6878
6878
|
flat: "",
|
|
6879
6879
|
thin: "",
|
|
@@ -6919,7 +6919,7 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
|
6919
6919
|
});
|
|
6920
6920
|
const Badge = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-532b36ae"]]);
|
|
6921
6921
|
const _hoisted_1$x = ["src"];
|
|
6922
|
-
const _hoisted_2$
|
|
6922
|
+
const _hoisted_2$q = ["src", "autoplay", "muted", "loop", "controls"];
|
|
6923
6923
|
const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
6924
6924
|
__name: "BglVideo",
|
|
6925
6925
|
props: {
|
|
@@ -6981,7 +6981,7 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
6981
6981
|
style: normalizeStyle({ aspectRatio: aspectRatio.value }),
|
|
6982
6982
|
controls: _ctx.controls,
|
|
6983
6983
|
playsinline: ""
|
|
6984
|
-
}, null, 12, _hoisted_2$
|
|
6984
|
+
}, null, 12, _hoisted_2$q)) : createCommentVNode("", true)
|
|
6985
6985
|
], 2);
|
|
6986
6986
|
};
|
|
6987
6987
|
}
|
|
@@ -6991,7 +6991,7 @@ const _hoisted_1$w = {
|
|
|
6991
6991
|
key: 0,
|
|
6992
6992
|
class: "blocker"
|
|
6993
6993
|
};
|
|
6994
|
-
const _hoisted_2$
|
|
6994
|
+
const _hoisted_2$p = { class: "Handlers" };
|
|
6995
6995
|
const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
6996
6996
|
__name: "Carousel",
|
|
6997
6997
|
props: {
|
|
@@ -7143,7 +7143,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
7143
7143
|
unref(isDragging) ? (openBlock(), createElementBlock("div", _hoisted_1$w)) : createCommentVNode("", true),
|
|
7144
7144
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
7145
7145
|
], 34),
|
|
7146
|
-
createElementVNode("div", _hoisted_2$
|
|
7146
|
+
createElementVNode("div", _hoisted_2$p, [
|
|
7147
7147
|
createElementVNode("span", { onClick: prev }, [
|
|
7148
7148
|
renderSlot(_ctx.$slots, "prev", {
|
|
7149
7149
|
prev,
|
|
@@ -7203,20 +7203,12 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
|
7203
7203
|
};
|
|
7204
7204
|
}
|
|
7205
7205
|
});
|
|
7206
|
-
const _hoisted_1$v =
|
|
7207
|
-
const _hoisted_2$p = ["id"];
|
|
7206
|
+
const _hoisted_1$v = { class: "map-test" };
|
|
7208
7207
|
const _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
7209
7208
|
__name: "MapEmbed",
|
|
7210
7209
|
setup(__props) {
|
|
7211
7210
|
return (_ctx, _cache) => {
|
|
7212
|
-
return openBlock(), createElementBlock(
|
|
7213
|
-
_hoisted_1$v,
|
|
7214
|
-
createElementVNode("div", {
|
|
7215
|
-
id: _ctx.id,
|
|
7216
|
-
class: "map",
|
|
7217
|
-
style: normalizeStyle({ height: `${_ctx.height || 400}px` })
|
|
7218
|
-
}, null, 12, _hoisted_2$p)
|
|
7219
|
-
], 64);
|
|
7211
|
+
return openBlock(), createElementBlock("div", _hoisted_1$v);
|
|
7220
7212
|
};
|
|
7221
7213
|
}
|
|
7222
7214
|
});
|
package/package.json
CHANGED