@bagelink/vue 0.0.282 → 0.0.284
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/ComboBox.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -1
- package/dist/index.cjs +41 -38
- package/dist/index.mjs +41 -38
- package/dist/style.css +46 -29
- package/dist/types/materialIcons.d.ts +1 -1
- package/dist/types/materialIcons.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/ComboBox.vue +79 -74
- package/src/components/form/inputs/SelectInput.vue +23 -21
- package/src/styles/layout.css +26 -5
- package/src/types/materialIcons.ts +1 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComboBox.vue.d.ts","sourceRoot":"","sources":["../../src/components/ComboBox.vue"],"names":[],"mappings":"AAwBA;
|
|
1
|
+
{"version":3,"file":"ComboBox.vue.d.ts","sourceRoot":"","sources":["../../src/components/ComboBox.vue"],"names":[],"mappings":"AAwBA;AAIA,OAAO,wBAAwB,CAAC;AAOhC,KAAK,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAAA;CAAE,CAAC;;aAsRrF,MAAM,EAAE;;;;;;;;;aAAR,MAAM,EAAE;;;;;;;;;AANnB,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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/SelectInput.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SelectInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/SelectInput.vue"],"names":[],"mappings":"AAYA;AAOA,KAAK,MAAM,GAAG;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB,CAAC;AACF,KAAK,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,CAAC;;;;;;;;aAwI/B,SAAS,EAAE,GAAG,MAAM;;;;;;;;;;;aAApB,SAAS,EAAE,GAAG,MAAM;;;;;AAZ/B,wBAgBG;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"}
|
package/dist/index.cjs
CHANGED
|
@@ -17178,7 +17178,7 @@ const _sfc_main$C = /* @__PURE__ */ vue.defineComponent({
|
|
|
17178
17178
|
}
|
|
17179
17179
|
});
|
|
17180
17180
|
const _hoisted_1$G = { class: "full-nav" };
|
|
17181
|
-
const _hoisted_2$
|
|
17181
|
+
const _hoisted_2$x = { class: "nav-scroll" };
|
|
17182
17182
|
const _hoisted_3$p = { class: "nav-links-wrapper" };
|
|
17183
17183
|
const _hoisted_4$j = { class: "tooltip" };
|
|
17184
17184
|
const _hoisted_5$g = { class: "bot-buttons-wrapper" };
|
|
@@ -17213,7 +17213,7 @@ const _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
|
|
|
17213
17213
|
})
|
|
17214
17214
|
], 32),
|
|
17215
17215
|
vue.createElementVNode("div", _hoisted_1$G, [
|
|
17216
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
17216
|
+
vue.createElementVNode("div", _hoisted_2$x, [
|
|
17217
17217
|
vue.createElementVNode("div", _hoisted_3$p, [
|
|
17218
17218
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.links, (link) => {
|
|
17219
17219
|
return vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(link.to ? "router-link" : "div"), {
|
|
@@ -17275,7 +17275,7 @@ const _hoisted_1$F = {
|
|
|
17275
17275
|
key: 0,
|
|
17276
17276
|
class: "loading"
|
|
17277
17277
|
};
|
|
17278
|
-
const _hoisted_2$
|
|
17278
|
+
const _hoisted_2$w = {
|
|
17279
17279
|
key: 1,
|
|
17280
17280
|
class: "bgl_btn-flex"
|
|
17281
17281
|
};
|
|
@@ -17365,7 +17365,7 @@ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
|
17365
17365
|
})
|
|
17366
17366
|
}, {
|
|
17367
17367
|
default: vue.withCtx(() => [
|
|
17368
|
-
_ctx.loading ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$F)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
17368
|
+
_ctx.loading ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$F)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$w, [
|
|
17369
17369
|
_ctx.icon ? (vue.openBlock(), vue.createBlock(vue.unref(_sfc_main$C), {
|
|
17370
17370
|
key: 0,
|
|
17371
17371
|
icon: _ctx.icon
|
|
@@ -17387,7 +17387,7 @@ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
|
17387
17387
|
});
|
|
17388
17388
|
const Btn = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-7a7625e7"]]);
|
|
17389
17389
|
const _hoisted_1$E = { class: "tool-bar" };
|
|
17390
|
-
const _hoisted_2$
|
|
17390
|
+
const _hoisted_2$v = { class: "modal-footer mt-3" };
|
|
17391
17391
|
const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
17392
17392
|
__name: "Modal",
|
|
17393
17393
|
props: {
|
|
@@ -17442,7 +17442,7 @@ const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
|
17442
17442
|
}, null, 8, ["label"])) : vue.createCommentVNode("", true)
|
|
17443
17443
|
]),
|
|
17444
17444
|
vue.renderSlot(_ctx.$slots, "default"),
|
|
17445
|
-
vue.createElementVNode("footer", _hoisted_2$
|
|
17445
|
+
vue.createElementVNode("footer", _hoisted_2$v, [
|
|
17446
17446
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.actions, (action, i2) => {
|
|
17447
17447
|
return vue.openBlock(), vue.createBlock(vue.unref(Btn), vue.mergeProps({
|
|
17448
17448
|
key: i2,
|
|
@@ -17569,7 +17569,7 @@ const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
|
|
|
17569
17569
|
});
|
|
17570
17570
|
const ModalForm = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-dca6fe18"]]);
|
|
17571
17571
|
const _hoisted_1$D = { class: "accordion-item" };
|
|
17572
|
-
const _hoisted_2$
|
|
17572
|
+
const _hoisted_2$u = ["aria-expanded", "aria-controls"];
|
|
17573
17573
|
const _hoisted_3$o = { class: "accordion-label" };
|
|
17574
17574
|
const _hoisted_4$i = ["id", "aria-hidden"];
|
|
17575
17575
|
const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
|
|
@@ -17609,7 +17609,7 @@ const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
|
|
|
17609
17609
|
}, [
|
|
17610
17610
|
vue.createVNode(vue.unref(_sfc_main$C), { icon: "expand_more" })
|
|
17611
17611
|
], 2)
|
|
17612
|
-
], 8, _hoisted_2$
|
|
17612
|
+
], 8, _hoisted_2$u),
|
|
17613
17613
|
vue.createVNode(vue.Transition, { name: "expand" }, {
|
|
17614
17614
|
default: vue.withCtx(() => [
|
|
17615
17615
|
vue.unref(open) ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
@@ -17629,7 +17629,7 @@ const _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
|
|
|
17629
17629
|
});
|
|
17630
17630
|
const AccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-41718a1b"]]);
|
|
17631
17631
|
const _hoisted_1$C = { class: "card list-view grid thin" };
|
|
17632
|
-
const _hoisted_2$
|
|
17632
|
+
const _hoisted_2$t = { class: "list-header flex gap-3 align-items-top" };
|
|
17633
17633
|
const _hoisted_3$n = {
|
|
17634
17634
|
key: 0,
|
|
17635
17635
|
class: "bagel-input search-wrap"
|
|
@@ -17653,7 +17653,7 @@ const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
|
17653
17653
|
};
|
|
17654
17654
|
return (_ctx, _cache) => {
|
|
17655
17655
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$C, [
|
|
17656
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
17656
|
+
vue.createElementVNode("div", _hoisted_2$t, [
|
|
17657
17657
|
_ctx.enableSearch ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$n, [
|
|
17658
17658
|
vue.withDirectives(vue.createElementVNode("input", {
|
|
17659
17659
|
placeholder: _ctx.searchPlaceholder,
|
|
@@ -17681,7 +17681,7 @@ const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
|
17681
17681
|
}
|
|
17682
17682
|
});
|
|
17683
17683
|
const _hoisted_1$B = { class: "txt16 no-margin ellipsis" };
|
|
17684
|
-
const _hoisted_2$
|
|
17684
|
+
const _hoisted_2$s = { class: "txt14 no-margin txtgray ellipsis" };
|
|
17685
17685
|
const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
17686
17686
|
__name: "ListItem",
|
|
17687
17687
|
props: {
|
|
@@ -17710,7 +17710,7 @@ const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
|
17710
17710
|
vue.createTextVNode(vue.toDisplayString(_ctx.title) + " ", 1),
|
|
17711
17711
|
vue.renderSlot(_ctx.$slots, "default")
|
|
17712
17712
|
]),
|
|
17713
|
-
vue.createElementVNode("p", _hoisted_2$
|
|
17713
|
+
vue.createElementVNode("p", _hoisted_2$s, [
|
|
17714
17714
|
vue.createTextVNode(vue.toDisplayString(_ctx.subtitle) + " ", 1),
|
|
17715
17715
|
vue.renderSlot(_ctx.$slots, "subtitle")
|
|
17716
17716
|
])
|
|
@@ -17722,7 +17722,7 @@ const _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
|
|
|
17722
17722
|
}
|
|
17723
17723
|
});
|
|
17724
17724
|
const _hoisted_1$A = { class: "card tabs-top" };
|
|
17725
|
-
const _hoisted_2$
|
|
17725
|
+
const _hoisted_2$r = { class: "tabs grid auto-flow-columns fit-content" };
|
|
17726
17726
|
const _hoisted_3$m = ["onClick"];
|
|
17727
17727
|
const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
17728
17728
|
__name: "TabbedLayout",
|
|
@@ -17761,7 +17761,7 @@ const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
|
17761
17761
|
}, [
|
|
17762
17762
|
vue.createElementVNode("div", _hoisted_1$A, [
|
|
17763
17763
|
vue.renderSlot(_ctx.$slots, "top-section", {}, void 0, true),
|
|
17764
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
17764
|
+
vue.createElementVNode("div", _hoisted_2$r, [
|
|
17765
17765
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.tabs, (tab) => {
|
|
17766
17766
|
var _a2;
|
|
17767
17767
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
@@ -17788,7 +17788,7 @@ const _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
|
|
|
17788
17788
|
});
|
|
17789
17789
|
const TabbedLayout = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__scopeId", "data-v-09fce741"]]);
|
|
17790
17790
|
const _hoisted_1$z = { class: "comments-wrap" };
|
|
17791
|
-
const _hoisted_2$
|
|
17791
|
+
const _hoisted_2$q = { class: "comment-list" };
|
|
17792
17792
|
const _hoisted_3$l = { class: "comment-top" };
|
|
17793
17793
|
const _hoisted_4$g = { class: "comment-owner" };
|
|
17794
17794
|
const _hoisted_5$e = { class: "comment-time" };
|
|
@@ -17839,7 +17839,7 @@ const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
|
17839
17839
|
};
|
|
17840
17840
|
return (_ctx, _cache) => {
|
|
17841
17841
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$z, [
|
|
17842
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
17842
|
+
vue.createElementVNode("div", _hoisted_2$q, [
|
|
17843
17843
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(comments), (comment) => {
|
|
17844
17844
|
var _a2, _b, _c;
|
|
17845
17845
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
@@ -17909,7 +17909,7 @@ const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
|
17909
17909
|
});
|
|
17910
17910
|
const Comments = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-c4b41dc0"]]);
|
|
17911
17911
|
const _hoisted_1$y = { class: "page-top" };
|
|
17912
|
-
const _hoisted_2$
|
|
17912
|
+
const _hoisted_2$p = { class: "top-title" };
|
|
17913
17913
|
const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
17914
17914
|
__name: "PageTitle",
|
|
17915
17915
|
props: {
|
|
@@ -17921,7 +17921,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
17921
17921
|
setup(__props) {
|
|
17922
17922
|
return (_ctx, _cache) => {
|
|
17923
17923
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$y, [
|
|
17924
|
-
vue.createElementVNode("h1", _hoisted_2$
|
|
17924
|
+
vue.createElementVNode("h1", _hoisted_2$p, [
|
|
17925
17925
|
vue.renderSlot(_ctx.$slots, "default"),
|
|
17926
17926
|
vue.createTextVNode(" " + vue.toDisplayString(__props.value), 1)
|
|
17927
17927
|
])
|
|
@@ -17930,7 +17930,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
17930
17930
|
}
|
|
17931
17931
|
});
|
|
17932
17932
|
const _hoisted_1$x = { class: "table-list-wrap h-100" };
|
|
17933
|
-
const _hoisted_2$
|
|
17933
|
+
const _hoisted_2$o = { class: "infinite-wrapper" };
|
|
17934
17934
|
const _hoisted_3$k = { class: "row first-row" };
|
|
17935
17935
|
const _hoisted_4$f = ["onClick"];
|
|
17936
17936
|
const _hoisted_5$d = { class: "flex" };
|
|
@@ -17971,7 +17971,7 @@ const _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
|
|
|
17971
17971
|
};
|
|
17972
17972
|
return (_ctx, _cache) => {
|
|
17973
17973
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$x, [
|
|
17974
|
-
vue.createElementVNode("table", _hoisted_2$
|
|
17974
|
+
vue.createElementVNode("table", _hoisted_2$o, [
|
|
17975
17975
|
vue.createElementVNode("thead", _hoisted_3$k, [
|
|
17976
17976
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(computedSchema.value, (field) => {
|
|
17977
17977
|
return vue.openBlock(), vue.createElementBlock("th", {
|
|
@@ -18064,7 +18064,7 @@ const _hoisted_1$v = {
|
|
|
18064
18064
|
key: 0,
|
|
18065
18065
|
class: "data"
|
|
18066
18066
|
};
|
|
18067
|
-
const _hoisted_2$
|
|
18067
|
+
const _hoisted_2$n = {
|
|
18068
18068
|
key: 0,
|
|
18069
18069
|
class: "data-row"
|
|
18070
18070
|
};
|
|
@@ -18095,7 +18095,7 @@ const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
|
|
|
18095
18095
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, {
|
|
18096
18096
|
key: field.id
|
|
18097
18097
|
}, [
|
|
18098
|
-
vue.unref(iffer)(field, itemData.value) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
18098
|
+
vue.unref(iffer)(field, itemData.value) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$n, [
|
|
18099
18099
|
vue.createElementVNode("div", _hoisted_3$j, vue.toDisplayString((field == null ? void 0 : field.label) || vue.unref(keyToLabel)(field.id)), 1),
|
|
18100
18100
|
vue.createVNode(vue.unref(_sfc_main$g), {
|
|
18101
18101
|
field,
|
|
@@ -18224,9 +18224,9 @@ const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
|
18224
18224
|
emits: ["update:modelValue"],
|
|
18225
18225
|
setup(__props, { emit: __emit }) {
|
|
18226
18226
|
let open = vue.ref(false);
|
|
18227
|
-
let selectedItem = vue.ref();
|
|
18228
18227
|
const searchInput = vue.ref(null);
|
|
18229
18228
|
const props2 = __props;
|
|
18229
|
+
let selectedItem = vue.ref();
|
|
18230
18230
|
let search = vue.ref("");
|
|
18231
18231
|
const toggle = () => {
|
|
18232
18232
|
open.value = !open.value;
|
|
@@ -18281,6 +18281,10 @@ const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
|
18281
18281
|
emit2("update:modelValue", selectedItem.value);
|
|
18282
18282
|
open.value = false;
|
|
18283
18283
|
};
|
|
18284
|
+
vue.watch(() => props2.modelValue, (value) => {
|
|
18285
|
+
if (value !== selectedItem.value)
|
|
18286
|
+
selectedItem.value = value;
|
|
18287
|
+
}, { immediate: true });
|
|
18284
18288
|
return (_ctx, _cache) => {
|
|
18285
18289
|
return vue.openBlock(), vue.createBlock(vue.unref(kt$1), {
|
|
18286
18290
|
placement: "auto-start",
|
|
@@ -18345,10 +18349,10 @@ const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
|
18345
18349
|
};
|
|
18346
18350
|
}
|
|
18347
18351
|
});
|
|
18348
|
-
const ComboBox = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["__scopeId", "data-v-
|
|
18352
|
+
const ComboBox = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["__scopeId", "data-v-ceeb5855"]]);
|
|
18349
18353
|
const _withScopeId$2 = (n2) => (vue.pushScopeId("data-v-fe5af582"), n2 = n2(), vue.popScopeId(), n2);
|
|
18350
18354
|
const _hoisted_1$s = { class: "bar-chart" };
|
|
18351
|
-
const _hoisted_2$
|
|
18355
|
+
const _hoisted_2$m = {
|
|
18352
18356
|
key: 0,
|
|
18353
18357
|
class: "group-wrap"
|
|
18354
18358
|
};
|
|
@@ -18419,7 +18423,7 @@ const _sfc_main$i = /* @__PURE__ */ vue.defineComponent({
|
|
|
18419
18423
|
class: "graph-wrap",
|
|
18420
18424
|
key: i2
|
|
18421
18425
|
}, [
|
|
18422
|
-
item.group ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$
|
|
18426
|
+
item.group ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$m, [
|
|
18423
18427
|
vue.createElementVNode("p", _hoisted_3$i, vue.toDisplayString(item.group), 1),
|
|
18424
18428
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList((item == null ? void 0 : item.data) || [], (nested, i22) => {
|
|
18425
18429
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
@@ -18656,7 +18660,7 @@ const _sfc_main$g = /* @__PURE__ */ vue.defineComponent({
|
|
|
18656
18660
|
});
|
|
18657
18661
|
const _withScopeId$1 = (n2) => (vue.pushScopeId("data-v-e8219826"), n2 = n2(), vue.popScopeId(), n2);
|
|
18658
18662
|
const _hoisted_1$q = ["title"];
|
|
18659
|
-
const _hoisted_2$
|
|
18663
|
+
const _hoisted_2$l = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.createElementVNode("svg", {
|
|
18660
18664
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18661
18665
|
height: "24",
|
|
18662
18666
|
viewBox: "0 -960 960 960",
|
|
@@ -18665,7 +18669,7 @@ const _hoisted_2$m = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ vue.cr
|
|
|
18665
18669
|
/* @__PURE__ */ vue.createElementVNode("path", { d: "M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z" })
|
|
18666
18670
|
], -1));
|
|
18667
18671
|
const _hoisted_3$h = [
|
|
18668
|
-
_hoisted_2$
|
|
18672
|
+
_hoisted_2$l
|
|
18669
18673
|
];
|
|
18670
18674
|
const _hoisted_4$c = ["required", "id"];
|
|
18671
18675
|
const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
@@ -27319,7 +27323,7 @@ Object.entries(Mo).forEach(([e, t]) => {
|
|
|
27319
27323
|
e !== "default" && (Va[e] = t);
|
|
27320
27324
|
});
|
|
27321
27325
|
const _hoisted_1$p = ["title"];
|
|
27322
|
-
const _hoisted_2$
|
|
27326
|
+
const _hoisted_2$k = { key: 0 };
|
|
27323
27327
|
const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
27324
27328
|
__name: "DateInput",
|
|
27325
27329
|
props: {
|
|
@@ -27357,7 +27361,7 @@ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
|
27357
27361
|
class: vue.normalizeClass(["bagel-input", { small: _ctx.small }]),
|
|
27358
27362
|
title: _ctx.label
|
|
27359
27363
|
}, [
|
|
27360
|
-
_ctx.label ? (vue.openBlock(), vue.createElementBlock("label", _hoisted_2$
|
|
27364
|
+
_ctx.label ? (vue.openBlock(), vue.createElementBlock("label", _hoisted_2$k, vue.toDisplayString(_ctx.label), 1)) : vue.createCommentVNode("", true),
|
|
27361
27365
|
vue.createVNode(vue.unref(Va), vue.mergeProps({
|
|
27362
27366
|
ref_key: "datePicker",
|
|
27363
27367
|
ref: datePicker,
|
|
@@ -27371,7 +27375,7 @@ const _sfc_main$e = /* @__PURE__ */ vue.defineComponent({
|
|
|
27371
27375
|
}
|
|
27372
27376
|
});
|
|
27373
27377
|
const _hoisted_1$o = ["title"];
|
|
27374
|
-
const _hoisted_2$
|
|
27378
|
+
const _hoisted_2$j = { key: 0 };
|
|
27375
27379
|
const _hoisted_3$g = ["value", "placeholder"];
|
|
27376
27380
|
const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
27377
27381
|
__name: "JSONInput",
|
|
@@ -27396,7 +27400,7 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
|
27396
27400
|
class: vue.normalizeClass(["bagel-input", { small: _ctx.small }]),
|
|
27397
27401
|
title: _ctx.description
|
|
27398
27402
|
}, [
|
|
27399
|
-
_ctx.label ? (vue.openBlock(), vue.createElementBlock("label", _hoisted_2$
|
|
27403
|
+
_ctx.label ? (vue.openBlock(), vue.createElementBlock("label", _hoisted_2$j, [
|
|
27400
27404
|
vue.createVNode(_component_LangText, { input: _ctx.label }, null, 8, ["input"])
|
|
27401
27405
|
])) : vue.createCommentVNode("", true),
|
|
27402
27406
|
vue.createElementVNode("textarea", {
|
|
@@ -28401,7 +28405,7 @@ const _hoisted_1$n = {
|
|
|
28401
28405
|
ref: "tags",
|
|
28402
28406
|
class: "multiselect__tags"
|
|
28403
28407
|
};
|
|
28404
|
-
const _hoisted_2$
|
|
28408
|
+
const _hoisted_2$i = { class: "multiselect__tags-wrap" };
|
|
28405
28409
|
const _hoisted_3$f = { class: "multiselect__spinner" };
|
|
28406
28410
|
const _hoisted_4$b = { key: 0 };
|
|
28407
28411
|
const _hoisted_5$a = { class: "multiselect__option" };
|
|
@@ -28449,7 +28453,7 @@ function render$e(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
28449
28453
|
}, () => [
|
|
28450
28454
|
vue.withDirectives(vue.createVNode(
|
|
28451
28455
|
"div",
|
|
28452
|
-
_hoisted_2$
|
|
28456
|
+
_hoisted_2$i,
|
|
28453
28457
|
[
|
|
28454
28458
|
(vue.openBlock(true), vue.createBlock(
|
|
28455
28459
|
vue.Fragment,
|
|
@@ -28715,8 +28719,7 @@ function render$e(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
28715
28719
|
}
|
|
28716
28720
|
script$e.render = render$e;
|
|
28717
28721
|
const Multiselect = script$e;
|
|
28718
|
-
const _hoisted_1$m =
|
|
28719
|
-
const _hoisted_2$i = ["for"];
|
|
28722
|
+
const _hoisted_1$m = ["for"];
|
|
28720
28723
|
const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
28721
28724
|
__name: "SelectInput",
|
|
28722
28725
|
props: {
|
|
@@ -28756,7 +28759,7 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
28756
28759
|
}
|
|
28757
28760
|
vue.watch(() => props2.options, updateOptionList, { immediate: true });
|
|
28758
28761
|
return (_ctx, _cache) => {
|
|
28759
|
-
return vue.openBlock(), vue.createElementBlock("div",
|
|
28762
|
+
return vue.openBlock(), vue.createElementBlock("div", null, [
|
|
28760
28763
|
vue.createElementVNode("label", {
|
|
28761
28764
|
class: "txt-start",
|
|
28762
28765
|
for: _ctx.id
|
|
@@ -28775,7 +28778,7 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
28775
28778
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => seletValue.value = $event),
|
|
28776
28779
|
"close-on-select": true
|
|
28777
28780
|
}, _ctx.extraProps), null, 16, ["id", "options", "required", "placeholder", "modelValue"])
|
|
28778
|
-
], 8,
|
|
28781
|
+
], 8, _hoisted_1$m)
|
|
28779
28782
|
]);
|
|
28780
28783
|
};
|
|
28781
28784
|
}
|