@bagelink/vue 0.0.644 → 0.0.646
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/Popover.vue.d.ts +10 -0
- package/dist/components/Popover.vue.d.ts.map +1 -0
- package/dist/components/form/ItemRef.vue.d.ts +0 -1
- package/dist/components/form/ItemRef.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/Checkbox.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SelectField.vue.d.ts +4 -1
- package/dist/components/form/inputs/SelectField.vue.d.ts.map +1 -1
- package/dist/index.cjs +49 -47
- package/dist/index.mjs +49 -47
- package/dist/style.css +5 -5
- package/dist/types/materialIcon.d.ts +2 -0
- package/dist/types/materialIcon.d.ts.map +1 -0
- package/package.json +1 -1
- package/src/components/form/inputs/Checkbox.vue +1 -1
- package/dist/components/Drop.vue.d.ts +0 -34
- package/dist/components/Drop.vue.d.ts.map +0 -1
- package/dist/components/FileUploader.vue.d.ts +0 -60
- package/dist/components/FileUploader.vue.d.ts.map +0 -1
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>, {
|
|
2
|
+
trigger?(_: {}): any;
|
|
3
|
+
}>;
|
|
4
|
+
export default _default;
|
|
5
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
6
|
+
new (): {
|
|
7
|
+
$slots: S;
|
|
8
|
+
};
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=Popover.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Popover.vue.d.ts","sourceRoot":"","sources":["../../src/components/Popover.vue"],"names":[],"mappings":"AAoBA;AAEA,OAAO,6BAA6B,CAAC;;;;AAmHrC,wBAAwG;AACxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ItemRef.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/ItemRef.vue"],"names":[],"mappings":"AAoBA;AAIA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC
|
|
1
|
+
{"version":3,"file":"ItemRef.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/ItemRef.vue"],"names":[],"mappings":"AAoBA;AAIA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;;gBAqI5B,OAAO,MAAM,EAAE,GAAG,CAAC;;YAEvB,MAAM;;gBAFF,OAAO,MAAM,EAAE,GAAG,CAAC;;YAEvB,MAAM;;AARf,wBAUG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Checkbox.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/Checkbox.vue"],"names":[],"mappings":"AAYA,iBAAS,cAAc;
|
|
1
|
+
{"version":3,"file":"Checkbox.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/Checkbox.vue"],"names":[],"mappings":"AAYA,iBAAS,cAAc;mBA2DI,GAAG;EAK7B;AASD,QAAA,MAAM,eAAe;gBA/EP,OAAO,KAAK,EAAE,QAAQ,CAAC,OAAO,CAAC;;gBAA/B,OAAO,KAAK,EAAE,QAAQ,CAAC,OAAO,CAAC;YAqF3C,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AACxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -4,6 +4,8 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
4
4
|
field: SelectBagelField;
|
|
5
5
|
modelValue: any;
|
|
6
6
|
small?: boolean | undefined;
|
|
7
|
+
label?: string | undefined;
|
|
8
|
+
description?: string | undefined;
|
|
7
9
|
}>, {
|
|
8
10
|
description: string;
|
|
9
11
|
editMode: boolean;
|
|
@@ -17,6 +19,8 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
17
19
|
field: SelectBagelField;
|
|
18
20
|
modelValue: any;
|
|
19
21
|
small?: boolean | undefined;
|
|
22
|
+
label?: string | undefined;
|
|
23
|
+
description?: string | undefined;
|
|
20
24
|
}>, {
|
|
21
25
|
description: string;
|
|
22
26
|
editMode: boolean;
|
|
@@ -28,7 +32,6 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
28
32
|
}, {
|
|
29
33
|
description: string;
|
|
30
34
|
label: string;
|
|
31
|
-
placeholder: string;
|
|
32
35
|
editMode: boolean;
|
|
33
36
|
}, {}>;
|
|
34
37
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectField.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/SelectField.vue"],"names":[],"mappings":"AA6CA;AAOA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC;;;
|
|
1
|
+
{"version":3,"file":"SelectField.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/SelectField.vue"],"names":[],"mappings":"AA6CA;AAOA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC;;;WAiV5C,gBAAgB;gBACX,GAAG;;;;;;;;;;;;;;WADR,gBAAgB;gBACX,GAAG;;;;;;;;;;;;;iBAGD,MAAM;WADZ,MAAM;cAJH,OAAO;;AANrB,wBAcG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
package/dist/index.cjs
CHANGED
|
@@ -5451,7 +5451,7 @@ const _sfc_main$P = /* @__PURE__ */ vue.defineComponent({
|
|
|
5451
5451
|
};
|
|
5452
5452
|
}
|
|
5453
5453
|
});
|
|
5454
|
-
const _hoisted_1$
|
|
5454
|
+
const _hoisted_1$J = { class: "full-nav" };
|
|
5455
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" };
|
|
@@ -5487,7 +5487,7 @@ const _sfc_main$O = /* @__PURE__ */ vue.defineComponent({
|
|
|
5487
5487
|
class: "top-arrow"
|
|
5488
5488
|
})
|
|
5489
5489
|
], 32),
|
|
5490
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
5490
|
+
vue.createElementVNode("div", _hoisted_1$J, [
|
|
5491
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) => {
|
|
@@ -5546,7 +5546,7 @@ const _export_sfc = (sfc, props2) => {
|
|
|
5546
5546
|
return target;
|
|
5547
5547
|
};
|
|
5548
5548
|
const NavBar = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["__scopeId", "data-v-776cab4a"]]);
|
|
5549
|
-
const _hoisted_1$
|
|
5549
|
+
const _hoisted_1$I = {
|
|
5550
5550
|
key: 0,
|
|
5551
5551
|
class: "loading"
|
|
5552
5552
|
};
|
|
@@ -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$
|
|
5651
|
+
_ctx.loading ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$I)) : (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
|
|
@@ -5669,7 +5669,7 @@ const _sfc_main$N = /* @__PURE__ */ vue.defineComponent({
|
|
|
5669
5669
|
}
|
|
5670
5670
|
});
|
|
5671
5671
|
const Btn = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["__scopeId", "data-v-26f1062f"]]);
|
|
5672
|
-
const _hoisted_1$
|
|
5672
|
+
const _hoisted_1$H = {
|
|
5673
5673
|
key: 0,
|
|
5674
5674
|
class: "tool-bar"
|
|
5675
5675
|
};
|
|
@@ -5746,7 +5746,7 @@ const _sfc_main$M = /* @__PURE__ */ vue.defineComponent({
|
|
|
5746
5746
|
default: vue.withCtx(() => {
|
|
5747
5747
|
var _a2;
|
|
5748
5748
|
return [
|
|
5749
|
-
vue.unref(slots).toolbar || _ctx.title ? (vue.openBlock(), vue.createElementBlock("header", _hoisted_1$
|
|
5749
|
+
vue.unref(slots).toolbar || _ctx.title ? (vue.openBlock(), vue.createElementBlock("header", _hoisted_1$H, [
|
|
5750
5750
|
vue.renderSlot(_ctx.$slots, "toolbar"),
|
|
5751
5751
|
vue.createVNode(vue.unref(Btn), {
|
|
5752
5752
|
style: vue.normalizeStyle({ float: _ctx.side ? "left" : "right" }),
|
|
@@ -5903,7 +5903,7 @@ const _sfc_main$L = /* @__PURE__ */ vue.defineComponent({
|
|
|
5903
5903
|
}
|
|
5904
5904
|
});
|
|
5905
5905
|
const ModalForm = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-083a1b2d"]]);
|
|
5906
|
-
const _hoisted_1$
|
|
5906
|
+
const _hoisted_1$G = { class: "accordion-item" };
|
|
5907
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"];
|
|
@@ -5944,7 +5944,7 @@ const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
|
|
|
5944
5944
|
else if (accordionState.openItem === id) accordionState.openItem = null;
|
|
5945
5945
|
}
|
|
5946
5946
|
return (_ctx, _cache) => {
|
|
5947
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
5947
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$G, [
|
|
5948
5948
|
vue.createElementVNode("button", {
|
|
5949
5949
|
"aria-expanded": vue.unref(isOpen) ? "true" : "false",
|
|
5950
5950
|
class: "accordion-head",
|
|
@@ -5979,11 +5979,11 @@ const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
|
|
|
5979
5979
|
});
|
|
5980
5980
|
const AccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["__scopeId", "data-v-f87b579d"]]);
|
|
5981
5981
|
const _sfc_main$J = {};
|
|
5982
|
-
const _hoisted_1$
|
|
5982
|
+
const _hoisted_1$F = { class: "list-wrap bgl_card thin grid overflow-hidden h-100 pt-0 pb-05 px-0 m_pb-0" };
|
|
5983
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
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
5986
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$F, [
|
|
5987
5987
|
vue.createElementVNode("div", _hoisted_2$w, [
|
|
5988
5988
|
vue.renderSlot(_ctx.$slots, "header")
|
|
5989
5989
|
]),
|
|
@@ -5993,7 +5993,7 @@ function _sfc_render$2(_ctx, _cache) {
|
|
|
5993
5993
|
]);
|
|
5994
5994
|
}
|
|
5995
5995
|
const ListView = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$2]]);
|
|
5996
|
-
const _hoisted_1$
|
|
5996
|
+
const _hoisted_1$E = { class: "no-margin ellipsis line-height-14 pb-025" };
|
|
5997
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",
|
|
@@ -6019,7 +6019,7 @@ const _sfc_main$I = /* @__PURE__ */ vue.defineComponent({
|
|
|
6019
6019
|
size: 40
|
|
6020
6020
|
}, null, 8, ["name", "src"])) : vue.createCommentVNode("", true),
|
|
6021
6021
|
vue.createElementVNode("div", null, [
|
|
6022
|
-
vue.createElementVNode("p", _hoisted_1$
|
|
6022
|
+
vue.createElementVNode("p", _hoisted_1$E, [
|
|
6023
6023
|
vue.createTextVNode(vue.toDisplayString(_ctx.title) + " ", 1),
|
|
6024
6024
|
vue.renderSlot(_ctx.$slots, "default")
|
|
6025
6025
|
]),
|
|
@@ -6034,7 +6034,7 @@ const _sfc_main$I = /* @__PURE__ */ vue.defineComponent({
|
|
|
6034
6034
|
};
|
|
6035
6035
|
}
|
|
6036
6036
|
});
|
|
6037
|
-
const _hoisted_1$
|
|
6037
|
+
const _hoisted_1$D = { class: "page-top" };
|
|
6038
6038
|
const _hoisted_2$u = { class: "top-title m-0" };
|
|
6039
6039
|
const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
|
|
6040
6040
|
__name: "PageTitle",
|
|
@@ -6046,7 +6046,7 @@ const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
|
|
|
6046
6046
|
},
|
|
6047
6047
|
setup(__props) {
|
|
6048
6048
|
return (_ctx, _cache) => {
|
|
6049
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
6049
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$D, [
|
|
6050
6050
|
vue.createElementVNode("h1", _hoisted_2$u, [
|
|
6051
6051
|
vue.renderSlot(_ctx.$slots, "default"),
|
|
6052
6052
|
vue.createTextVNode(" " + vue.toDisplayString(__props.value), 1)
|
|
@@ -6365,7 +6365,7 @@ function useVerticalVirtualList(options, list) {
|
|
|
6365
6365
|
};
|
|
6366
6366
|
}
|
|
6367
6367
|
const _withScopeId$3 = (n2) => (vue.pushScopeId("data-v-d01cb754"), n2 = n2(), vue.popScopeId(), n2);
|
|
6368
|
-
const _hoisted_1$
|
|
6368
|
+
const _hoisted_1$C = {
|
|
6369
6369
|
key: 0,
|
|
6370
6370
|
class: "loading-table-wrapper z-99 h-100 w-100 absolute inset"
|
|
6371
6371
|
};
|
|
@@ -6521,7 +6521,7 @@ const _sfc_main$G = /* @__PURE__ */ vue.defineComponent({
|
|
|
6521
6521
|
return vue.openBlock(), vue.createElementBlock("div", vue.mergeProps({ class: "table-list-wrap h-100" }, vue.unref(containerProps), {
|
|
6522
6522
|
class: { "loading-table": loading.value }
|
|
6523
6523
|
}), [
|
|
6524
|
-
loading.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
6524
|
+
loading.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$C, _hoisted_3$k)) : (vue.openBlock(), vue.createElementBlock("div", vue.normalizeProps(vue.mergeProps({ key: 1 }, vue.unref(wrapperProps))), [
|
|
6525
6525
|
vue.createElementVNode("table", _hoisted_4$e, [
|
|
6526
6526
|
vue.createElementVNode("thead", _hoisted_5$d, [
|
|
6527
6527
|
vue.unref(isSelectable) ? (vue.openBlock(), vue.createElementBlock("th", _hoisted_6$8, [
|
|
@@ -6605,9 +6605,9 @@ const _sfc_main$G = /* @__PURE__ */ vue.defineComponent({
|
|
|
6605
6605
|
});
|
|
6606
6606
|
const TableSchema = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["__scopeId", "data-v-d01cb754"]]);
|
|
6607
6607
|
const _sfc_main$F = {};
|
|
6608
|
-
const _hoisted_1$
|
|
6608
|
+
const _hoisted_1$B = { class: "flex space-between" };
|
|
6609
6609
|
function _sfc_render$1(_ctx, _cache) {
|
|
6610
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
6610
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$B, [
|
|
6611
6611
|
vue.renderSlot(_ctx.$slots, "default")
|
|
6612
6612
|
]);
|
|
6613
6613
|
}
|
|
@@ -6635,7 +6635,7 @@ function _sfc_render(_ctx, _cache) {
|
|
|
6635
6635
|
});
|
|
6636
6636
|
}
|
|
6637
6637
|
const RouterWrapper = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render]]);
|
|
6638
|
-
const _hoisted_1$
|
|
6638
|
+
const _hoisted_1$A = {
|
|
6639
6639
|
key: 0,
|
|
6640
6640
|
class: "data"
|
|
6641
6641
|
};
|
|
@@ -6692,7 +6692,7 @@ const _sfc_main$D = /* @__PURE__ */ vue.defineComponent({
|
|
|
6692
6692
|
const computedSchema = vue.computed(() => getFallbackSchema([itemData.value], props2.showFields));
|
|
6693
6693
|
return (_ctx, _cache) => {
|
|
6694
6694
|
var _a2;
|
|
6695
|
-
return __props.data ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
6695
|
+
return __props.data ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$A, [
|
|
6696
6696
|
_ctx.title ? (vue.openBlock(), vue.createBlock(vue.unref(_sfc_main$A), {
|
|
6697
6697
|
key: 0,
|
|
6698
6698
|
label: _ctx.title
|
|
@@ -6735,7 +6735,7 @@ const _sfc_main$D = /* @__PURE__ */ vue.defineComponent({
|
|
|
6735
6735
|
}
|
|
6736
6736
|
});
|
|
6737
6737
|
const DataPreview = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["__scopeId", "data-v-4d174f13"]]);
|
|
6738
|
-
const _hoisted_1$
|
|
6738
|
+
const _hoisted_1$z = {
|
|
6739
6739
|
key: 0,
|
|
6740
6740
|
class: "card_label"
|
|
6741
6741
|
};
|
|
@@ -6767,7 +6767,7 @@ const _sfc_main$C = /* @__PURE__ */ vue.defineComponent({
|
|
|
6767
6767
|
}])
|
|
6768
6768
|
}, {
|
|
6769
6769
|
default: vue.withCtx(() => [
|
|
6770
|
-
_ctx.label ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_1$
|
|
6770
|
+
_ctx.label ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_1$z, vue.toDisplayString(_ctx.label), 1)) : vue.createCommentVNode("", true),
|
|
6771
6771
|
vue.renderSlot(_ctx.$slots, "default")
|
|
6772
6772
|
]),
|
|
6773
6773
|
_: 3
|
|
@@ -6775,7 +6775,7 @@ const _sfc_main$C = /* @__PURE__ */ vue.defineComponent({
|
|
|
6775
6775
|
};
|
|
6776
6776
|
}
|
|
6777
6777
|
});
|
|
6778
|
-
const _hoisted_1$
|
|
6778
|
+
const _hoisted_1$y = ["src", "alt"];
|
|
6779
6779
|
const _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
|
|
6780
6780
|
__name: "Avatar",
|
|
6781
6781
|
props: {
|
|
@@ -6794,7 +6794,7 @@ const _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
|
|
|
6794
6794
|
key: 0,
|
|
6795
6795
|
src: _ctx.src,
|
|
6796
6796
|
alt: _ctx.name
|
|
6797
|
-
}, null, 8, _hoisted_1$
|
|
6797
|
+
}, null, 8, _hoisted_1$y)) : (vue.openBlock(), vue.createElementBlock("p", {
|
|
6798
6798
|
key: 1,
|
|
6799
6799
|
style: vue.normalizeStyle({ "line-height": `${_ctx.size}px`, "font-size": `calc(1.5rem * ${_ctx.size} / 50)` })
|
|
6800
6800
|
}, vue.toDisplayString(_ctx.fallback || vue.unref(initials)(_ctx.name || "")), 5))
|
|
@@ -6845,7 +6845,7 @@ const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
|
6845
6845
|
};
|
|
6846
6846
|
}
|
|
6847
6847
|
});
|
|
6848
|
-
const _hoisted_1$
|
|
6848
|
+
const _hoisted_1$x = ["dismissable"];
|
|
6849
6849
|
const _hoisted_2$r = { class: "m-0" };
|
|
6850
6850
|
const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
|
|
6851
6851
|
__name: "Alert",
|
|
@@ -6883,7 +6883,7 @@ const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
|
|
|
6883
6883
|
icon: "close",
|
|
6884
6884
|
onClick: _cache[0] || (_cache[0] = ($event) => isDismissed.value = true)
|
|
6885
6885
|
})
|
|
6886
|
-
], 10, _hoisted_1$
|
|
6886
|
+
], 10, _hoisted_1$x)) : vue.createCommentVNode("", true);
|
|
6887
6887
|
};
|
|
6888
6888
|
}
|
|
6889
6889
|
});
|
|
@@ -6920,7 +6920,7 @@ const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
|
|
|
6920
6920
|
}
|
|
6921
6921
|
});
|
|
6922
6922
|
const Badge = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-532b36ae"]]);
|
|
6923
|
-
const _hoisted_1$
|
|
6923
|
+
const _hoisted_1$w = ["src"];
|
|
6924
6924
|
const _hoisted_2$q = ["src", "autoplay", "muted", "loop", "controls"];
|
|
6925
6925
|
const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
6926
6926
|
__name: "BglVideo",
|
|
@@ -6974,7 +6974,7 @@ const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
|
6974
6974
|
frameborder: "0",
|
|
6975
6975
|
allowfullscreen: "",
|
|
6976
6976
|
title: "Video"
|
|
6977
|
-
}, null, 12, _hoisted_1$
|
|
6977
|
+
}, null, 12, _hoisted_1$w)) : _ctx.src ? (vue.openBlock(), vue.createElementBlock("video", {
|
|
6978
6978
|
key: 1,
|
|
6979
6979
|
src: _ctx.src,
|
|
6980
6980
|
autoplay: _ctx.autoplay,
|
|
@@ -6989,7 +6989,7 @@ const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
|
6989
6989
|
}
|
|
6990
6990
|
});
|
|
6991
6991
|
const BglVideo = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-862e1f20"]]);
|
|
6992
|
-
const _hoisted_1$
|
|
6992
|
+
const _hoisted_1$v = {
|
|
6993
6993
|
key: 0,
|
|
6994
6994
|
class: "blocker"
|
|
6995
6995
|
};
|
|
@@ -7142,7 +7142,7 @@ const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
|
7142
7142
|
onScrollend: scrollEnd,
|
|
7143
7143
|
onMousedown: startDragging
|
|
7144
7144
|
}, [
|
|
7145
|
-
vue.unref(isDragging) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
7145
|
+
vue.unref(isDragging) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$v)) : vue.createCommentVNode("", true),
|
|
7146
7146
|
vue.renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
7147
7147
|
], 34),
|
|
7148
7148
|
vue.createElementVNode("div", _hoisted_2$p, [
|
|
@@ -7205,12 +7205,12 @@ const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
|
7205
7205
|
};
|
|
7206
7206
|
}
|
|
7207
7207
|
});
|
|
7208
|
-
const _hoisted_1$
|
|
7208
|
+
const _hoisted_1$u = { class: "map-test" };
|
|
7209
7209
|
const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
7210
7210
|
__name: "MapEmbed",
|
|
7211
7211
|
setup(__props) {
|
|
7212
7212
|
return (_ctx, _cache) => {
|
|
7213
|
-
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$
|
|
7213
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$u);
|
|
7214
7214
|
};
|
|
7215
7215
|
}
|
|
7216
7216
|
});
|
|
@@ -7469,7 +7469,7 @@ const _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
|
|
|
7469
7469
|
};
|
|
7470
7470
|
}
|
|
7471
7471
|
});
|
|
7472
|
-
const _hoisted_1$
|
|
7472
|
+
const _hoisted_1$t = ["title"];
|
|
7473
7473
|
const _hoisted_2$o = ["id", "required"];
|
|
7474
7474
|
const _hoisted_3$i = ["for"];
|
|
7475
7475
|
const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
@@ -7512,7 +7512,7 @@ const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
|
7512
7512
|
vue.createTextVNode(vue.toDisplayString(_ctx.label), 1)
|
|
7513
7513
|
], true)
|
|
7514
7514
|
], 8, _hoisted_3$i)
|
|
7515
|
-
], 10, _hoisted_1$
|
|
7515
|
+
], 10, _hoisted_1$t);
|
|
7516
7516
|
};
|
|
7517
7517
|
}
|
|
7518
7518
|
});
|
|
@@ -15956,7 +15956,7 @@ const eo = ({
|
|
|
15956
15956
|
Object.entries(go).forEach(([e, t]) => {
|
|
15957
15957
|
e !== "default" && (Hn[e] = t);
|
|
15958
15958
|
});
|
|
15959
|
-
const _hoisted_1$
|
|
15959
|
+
const _hoisted_1$s = ["title"];
|
|
15960
15960
|
const _hoisted_2$n = { key: 0 };
|
|
15961
15961
|
const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
|
|
15962
15962
|
__name: "DateInput",
|
|
@@ -16016,11 +16016,11 @@ const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
|
|
|
16016
16016
|
"minutes-grid-increment": _ctx.minutesGridIncrement,
|
|
16017
16017
|
"start-time": { hours: 8, minutes: 0 }
|
|
16018
16018
|
}), null, 16, ["modelValue", "required", "enable-time-picker", "allowed-dates", "time-picker-inline", "minutes-increment", "minutes-grid-increment"])
|
|
16019
|
-
], 10, _hoisted_1$
|
|
16019
|
+
], 10, _hoisted_1$s);
|
|
16020
16020
|
};
|
|
16021
16021
|
}
|
|
16022
16022
|
});
|
|
16023
|
-
const _hoisted_1$
|
|
16023
|
+
const _hoisted_1$r = ["title"];
|
|
16024
16024
|
const _hoisted_2$m = { key: 0 };
|
|
16025
16025
|
const _hoisted_3$h = ["value", "placeholder"];
|
|
16026
16026
|
const _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
|
|
@@ -16055,12 +16055,12 @@ const _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
|
|
|
16055
16055
|
placeholder: _ctx.placeholder,
|
|
16056
16056
|
onInput: handleInput
|
|
16057
16057
|
}, null, 42, _hoisted_3$h)
|
|
16058
|
-
], 10, _hoisted_1$
|
|
16058
|
+
], 10, _hoisted_1$r);
|
|
16059
16059
|
};
|
|
16060
16060
|
}
|
|
16061
16061
|
});
|
|
16062
16062
|
const JSONInput = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-1cbaeab2"]]);
|
|
16063
|
-
const _hoisted_1$
|
|
16063
|
+
const _hoisted_1$q = { class: "flex gap-05" };
|
|
16064
16064
|
const _hoisted_2$l = ["disabled"];
|
|
16065
16065
|
const _hoisted_3$g = { key: 1 };
|
|
16066
16066
|
const _hoisted_4$c = {
|
|
@@ -16262,7 +16262,7 @@ const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
|
|
|
16262
16262
|
default: vue.withCtx(() => [
|
|
16263
16263
|
vue.createElementVNode("label", null, [
|
|
16264
16264
|
vue.createTextVNode(vue.toDisplayString(_ctx.label) + " ", 1),
|
|
16265
|
-
vue.createElementVNode("div", _hoisted_1$
|
|
16265
|
+
vue.createElementVNode("div", _hoisted_1$q, [
|
|
16266
16266
|
vue.createElementVNode("button", {
|
|
16267
16267
|
disabled: _ctx.disabled,
|
|
16268
16268
|
type: "button",
|
|
@@ -18787,7 +18787,7 @@ const VueDraggableNext = vue.defineComponent({
|
|
|
18787
18787
|
}
|
|
18788
18788
|
}
|
|
18789
18789
|
});
|
|
18790
|
-
const _hoisted_1$
|
|
18790
|
+
const _hoisted_1$p = ["title"];
|
|
18791
18791
|
const _hoisted_2$k = { class: "bagel-input" };
|
|
18792
18792
|
const _hoisted_3$f = { class: "table-side-scroll" };
|
|
18793
18793
|
const _hoisted_4$b = { class: "table-header" };
|
|
@@ -18933,12 +18933,12 @@ const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
|
|
|
18933
18933
|
]),
|
|
18934
18934
|
_: 1
|
|
18935
18935
|
})
|
|
18936
|
-
], 8, _hoisted_1$
|
|
18936
|
+
], 8, _hoisted_1$p);
|
|
18937
18937
|
};
|
|
18938
18938
|
}
|
|
18939
18939
|
});
|
|
18940
18940
|
const TableField = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-515f5dc9"]]);
|
|
18941
|
-
const _hoisted_1$
|
|
18941
|
+
const _hoisted_1$o = ["title"];
|
|
18942
18942
|
const _hoisted_2$j = ["for"];
|
|
18943
18943
|
const _hoisted_3$e = ["id", "title", "autocomplete", "type", "placeholder", "disabled", "required", "pattern"];
|
|
18944
18944
|
const _hoisted_4$a = ["id", "title", "type", "rows", "placeholder", "disabled", "required", "pattern"];
|
|
@@ -19069,12 +19069,11 @@ const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
|
|
|
19069
19069
|
key: 1,
|
|
19070
19070
|
icon: _ctx.icon
|
|
19071
19071
|
}, null, 8, ["icon"])) : vue.createCommentVNode("", true)
|
|
19072
|
-
], 10, _hoisted_1$
|
|
19072
|
+
], 10, _hoisted_1$o);
|
|
19073
19073
|
};
|
|
19074
19074
|
}
|
|
19075
19075
|
});
|
|
19076
19076
|
const TextInput = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__scopeId", "data-v-82137f41"]]);
|
|
19077
|
-
const _hoisted_1$o = { class: "primary-checkbox" };
|
|
19078
19077
|
const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
19079
19078
|
__name: "Checkbox",
|
|
19080
19079
|
props: {
|
|
@@ -19085,7 +19084,10 @@ const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
|
19085
19084
|
setup(__props) {
|
|
19086
19085
|
const val = vue.useModel(__props, "modelValue");
|
|
19087
19086
|
return (_ctx, _cache) => {
|
|
19088
|
-
return vue.openBlock(), vue.createElementBlock("label",
|
|
19087
|
+
return vue.openBlock(), vue.createElementBlock("label", {
|
|
19088
|
+
onClick: _cache[1] || (_cache[1] = ($event) => val.value = !val.value),
|
|
19089
|
+
class: "primary-checkbox"
|
|
19090
|
+
}, [
|
|
19089
19091
|
vue.renderSlot(_ctx.$slots, "label", {}, void 0, true),
|
|
19090
19092
|
vue.withDirectives(vue.createElementVNode("input", {
|
|
19091
19093
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => val.value = $event),
|
|
@@ -19097,7 +19099,7 @@ const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
|
19097
19099
|
};
|
|
19098
19100
|
}
|
|
19099
19101
|
});
|
|
19100
|
-
const Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["__scopeId", "data-v-
|
|
19102
|
+
const Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["__scopeId", "data-v-fe49b297"]]);
|
|
19101
19103
|
const _hoisted_1$n = ["title"];
|
|
19102
19104
|
const _hoisted_2$i = ["id", "placeholder", "required"];
|
|
19103
19105
|
const _sfc_main$i = /* @__PURE__ */ vue.defineComponent({
|