@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/index.mjs CHANGED
@@ -17176,7 +17176,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
17176
17176
  }
17177
17177
  });
17178
17178
  const _hoisted_1$G = { class: "full-nav" };
17179
- const _hoisted_2$y = { class: "nav-scroll" };
17179
+ const _hoisted_2$x = { class: "nav-scroll" };
17180
17180
  const _hoisted_3$p = { class: "nav-links-wrapper" };
17181
17181
  const _hoisted_4$j = { class: "tooltip" };
17182
17182
  const _hoisted_5$g = { class: "bot-buttons-wrapper" };
@@ -17211,7 +17211,7 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
17211
17211
  })
17212
17212
  ], 32),
17213
17213
  createElementVNode("div", _hoisted_1$G, [
17214
- createElementVNode("div", _hoisted_2$y, [
17214
+ createElementVNode("div", _hoisted_2$x, [
17215
17215
  createElementVNode("div", _hoisted_3$p, [
17216
17216
  (openBlock(true), createElementBlock(Fragment$1, null, renderList(_ctx.links, (link) => {
17217
17217
  return openBlock(), createBlock(resolveDynamicComponent(link.to ? "router-link" : "div"), {
@@ -17273,7 +17273,7 @@ const _hoisted_1$F = {
17273
17273
  key: 0,
17274
17274
  class: "loading"
17275
17275
  };
17276
- const _hoisted_2$x = {
17276
+ const _hoisted_2$w = {
17277
17277
  key: 1,
17278
17278
  class: "bgl_btn-flex"
17279
17279
  };
@@ -17363,7 +17363,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
17363
17363
  })
17364
17364
  }, {
17365
17365
  default: withCtx(() => [
17366
- _ctx.loading ? (openBlock(), createElementBlock("div", _hoisted_1$F)) : (openBlock(), createElementBlock("div", _hoisted_2$x, [
17366
+ _ctx.loading ? (openBlock(), createElementBlock("div", _hoisted_1$F)) : (openBlock(), createElementBlock("div", _hoisted_2$w, [
17367
17367
  _ctx.icon ? (openBlock(), createBlock(unref(_sfc_main$C), {
17368
17368
  key: 0,
17369
17369
  icon: _ctx.icon
@@ -17385,7 +17385,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
17385
17385
  });
17386
17386
  const Btn = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-7a7625e7"]]);
17387
17387
  const _hoisted_1$E = { class: "tool-bar" };
17388
- const _hoisted_2$w = { class: "modal-footer mt-3" };
17388
+ const _hoisted_2$v = { class: "modal-footer mt-3" };
17389
17389
  const _sfc_main$z = /* @__PURE__ */ defineComponent({
17390
17390
  __name: "Modal",
17391
17391
  props: {
@@ -17440,7 +17440,7 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
17440
17440
  }, null, 8, ["label"])) : createCommentVNode("", true)
17441
17441
  ]),
17442
17442
  renderSlot(_ctx.$slots, "default"),
17443
- createElementVNode("footer", _hoisted_2$w, [
17443
+ createElementVNode("footer", _hoisted_2$v, [
17444
17444
  (openBlock(true), createElementBlock(Fragment$1, null, renderList(_ctx.actions, (action, i2) => {
17445
17445
  return openBlock(), createBlock(unref(Btn), mergeProps({
17446
17446
  key: i2,
@@ -17567,7 +17567,7 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
17567
17567
  });
17568
17568
  const ModalForm = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-dca6fe18"]]);
17569
17569
  const _hoisted_1$D = { class: "accordion-item" };
17570
- const _hoisted_2$v = ["aria-expanded", "aria-controls"];
17570
+ const _hoisted_2$u = ["aria-expanded", "aria-controls"];
17571
17571
  const _hoisted_3$o = { class: "accordion-label" };
17572
17572
  const _hoisted_4$i = ["id", "aria-hidden"];
17573
17573
  const _sfc_main$x = /* @__PURE__ */ defineComponent({
@@ -17607,7 +17607,7 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
17607
17607
  }, [
17608
17608
  createVNode(unref(_sfc_main$C), { icon: "expand_more" })
17609
17609
  ], 2)
17610
- ], 8, _hoisted_2$v),
17610
+ ], 8, _hoisted_2$u),
17611
17611
  createVNode(Transition, { name: "expand" }, {
17612
17612
  default: withCtx(() => [
17613
17613
  unref(open) ? (openBlock(), createElementBlock("div", {
@@ -17627,7 +17627,7 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
17627
17627
  });
17628
17628
  const AccordionItem = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-41718a1b"]]);
17629
17629
  const _hoisted_1$C = { class: "card list-view grid thin" };
17630
- const _hoisted_2$u = { class: "list-header flex gap-3 align-items-top" };
17630
+ const _hoisted_2$t = { class: "list-header flex gap-3 align-items-top" };
17631
17631
  const _hoisted_3$n = {
17632
17632
  key: 0,
17633
17633
  class: "bagel-input search-wrap"
@@ -17651,7 +17651,7 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
17651
17651
  };
17652
17652
  return (_ctx, _cache) => {
17653
17653
  return openBlock(), createElementBlock("div", _hoisted_1$C, [
17654
- createElementVNode("div", _hoisted_2$u, [
17654
+ createElementVNode("div", _hoisted_2$t, [
17655
17655
  _ctx.enableSearch ? (openBlock(), createElementBlock("div", _hoisted_3$n, [
17656
17656
  withDirectives(createElementVNode("input", {
17657
17657
  placeholder: _ctx.searchPlaceholder,
@@ -17679,7 +17679,7 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
17679
17679
  }
17680
17680
  });
17681
17681
  const _hoisted_1$B = { class: "txt16 no-margin ellipsis" };
17682
- const _hoisted_2$t = { class: "txt14 no-margin txtgray ellipsis" };
17682
+ const _hoisted_2$s = { class: "txt14 no-margin txtgray ellipsis" };
17683
17683
  const _sfc_main$v = /* @__PURE__ */ defineComponent({
17684
17684
  __name: "ListItem",
17685
17685
  props: {
@@ -17708,7 +17708,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
17708
17708
  createTextVNode(toDisplayString(_ctx.title) + " ", 1),
17709
17709
  renderSlot(_ctx.$slots, "default")
17710
17710
  ]),
17711
- createElementVNode("p", _hoisted_2$t, [
17711
+ createElementVNode("p", _hoisted_2$s, [
17712
17712
  createTextVNode(toDisplayString(_ctx.subtitle) + " ", 1),
17713
17713
  renderSlot(_ctx.$slots, "subtitle")
17714
17714
  ])
@@ -17720,7 +17720,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
17720
17720
  }
17721
17721
  });
17722
17722
  const _hoisted_1$A = { class: "card tabs-top" };
17723
- const _hoisted_2$s = { class: "tabs grid auto-flow-columns fit-content" };
17723
+ const _hoisted_2$r = { class: "tabs grid auto-flow-columns fit-content" };
17724
17724
  const _hoisted_3$m = ["onClick"];
17725
17725
  const _sfc_main$u = /* @__PURE__ */ defineComponent({
17726
17726
  __name: "TabbedLayout",
@@ -17759,7 +17759,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
17759
17759
  }, [
17760
17760
  createElementVNode("div", _hoisted_1$A, [
17761
17761
  renderSlot(_ctx.$slots, "top-section", {}, void 0, true),
17762
- createElementVNode("div", _hoisted_2$s, [
17762
+ createElementVNode("div", _hoisted_2$r, [
17763
17763
  (openBlock(true), createElementBlock(Fragment$1, null, renderList(_ctx.tabs, (tab) => {
17764
17764
  var _a2;
17765
17765
  return openBlock(), createElementBlock("div", {
@@ -17786,7 +17786,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
17786
17786
  });
17787
17787
  const TabbedLayout = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__scopeId", "data-v-09fce741"]]);
17788
17788
  const _hoisted_1$z = { class: "comments-wrap" };
17789
- const _hoisted_2$r = { class: "comment-list" };
17789
+ const _hoisted_2$q = { class: "comment-list" };
17790
17790
  const _hoisted_3$l = { class: "comment-top" };
17791
17791
  const _hoisted_4$g = { class: "comment-owner" };
17792
17792
  const _hoisted_5$e = { class: "comment-time" };
@@ -17837,7 +17837,7 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
17837
17837
  };
17838
17838
  return (_ctx, _cache) => {
17839
17839
  return openBlock(), createElementBlock("div", _hoisted_1$z, [
17840
- createElementVNode("div", _hoisted_2$r, [
17840
+ createElementVNode("div", _hoisted_2$q, [
17841
17841
  (openBlock(true), createElementBlock(Fragment$1, null, renderList(unref(comments), (comment) => {
17842
17842
  var _a2, _b, _c;
17843
17843
  return openBlock(), createElementBlock("div", {
@@ -17907,7 +17907,7 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
17907
17907
  });
17908
17908
  const Comments = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-c4b41dc0"]]);
17909
17909
  const _hoisted_1$y = { class: "page-top" };
17910
- const _hoisted_2$q = { class: "top-title" };
17910
+ const _hoisted_2$p = { class: "top-title" };
17911
17911
  const _sfc_main$s = /* @__PURE__ */ defineComponent({
17912
17912
  __name: "PageTitle",
17913
17913
  props: {
@@ -17919,7 +17919,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
17919
17919
  setup(__props) {
17920
17920
  return (_ctx, _cache) => {
17921
17921
  return openBlock(), createElementBlock("div", _hoisted_1$y, [
17922
- createElementVNode("h1", _hoisted_2$q, [
17922
+ createElementVNode("h1", _hoisted_2$p, [
17923
17923
  renderSlot(_ctx.$slots, "default"),
17924
17924
  createTextVNode(" " + toDisplayString(__props.value), 1)
17925
17925
  ])
@@ -17928,7 +17928,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
17928
17928
  }
17929
17929
  });
17930
17930
  const _hoisted_1$x = { class: "table-list-wrap h-100" };
17931
- const _hoisted_2$p = { class: "infinite-wrapper" };
17931
+ const _hoisted_2$o = { class: "infinite-wrapper" };
17932
17932
  const _hoisted_3$k = { class: "row first-row" };
17933
17933
  const _hoisted_4$f = ["onClick"];
17934
17934
  const _hoisted_5$d = { class: "flex" };
@@ -17969,7 +17969,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
17969
17969
  };
17970
17970
  return (_ctx, _cache) => {
17971
17971
  return openBlock(), createElementBlock("div", _hoisted_1$x, [
17972
- createElementVNode("table", _hoisted_2$p, [
17972
+ createElementVNode("table", _hoisted_2$o, [
17973
17973
  createElementVNode("thead", _hoisted_3$k, [
17974
17974
  (openBlock(true), createElementBlock(Fragment$1, null, renderList(computedSchema.value, (field) => {
17975
17975
  return openBlock(), createElementBlock("th", {
@@ -18062,7 +18062,7 @@ const _hoisted_1$v = {
18062
18062
  key: 0,
18063
18063
  class: "data"
18064
18064
  };
18065
- const _hoisted_2$o = {
18065
+ const _hoisted_2$n = {
18066
18066
  key: 0,
18067
18067
  class: "data-row"
18068
18068
  };
@@ -18093,7 +18093,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
18093
18093
  return openBlock(), createElementBlock(Fragment$1, {
18094
18094
  key: field.id
18095
18095
  }, [
18096
- unref(iffer)(field, itemData.value) ? (openBlock(), createElementBlock("div", _hoisted_2$o, [
18096
+ unref(iffer)(field, itemData.value) ? (openBlock(), createElementBlock("div", _hoisted_2$n, [
18097
18097
  createElementVNode("div", _hoisted_3$j, toDisplayString((field == null ? void 0 : field.label) || unref(keyToLabel)(field.id)), 1),
18098
18098
  createVNode(unref(_sfc_main$g), {
18099
18099
  field,
@@ -18222,9 +18222,9 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
18222
18222
  emits: ["update:modelValue"],
18223
18223
  setup(__props, { emit: __emit }) {
18224
18224
  let open = ref(false);
18225
- let selectedItem = ref();
18226
18225
  const searchInput = ref(null);
18227
18226
  const props2 = __props;
18227
+ let selectedItem = ref();
18228
18228
  let search = ref("");
18229
18229
  const toggle = () => {
18230
18230
  open.value = !open.value;
@@ -18279,6 +18279,10 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
18279
18279
  emit2("update:modelValue", selectedItem.value);
18280
18280
  open.value = false;
18281
18281
  };
18282
+ watch(() => props2.modelValue, (value) => {
18283
+ if (value !== selectedItem.value)
18284
+ selectedItem.value = value;
18285
+ }, { immediate: true });
18282
18286
  return (_ctx, _cache) => {
18283
18287
  return openBlock(), createBlock(unref(kt$1), {
18284
18288
  placement: "auto-start",
@@ -18343,10 +18347,10 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
18343
18347
  };
18344
18348
  }
18345
18349
  });
18346
- const ComboBox = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["__scopeId", "data-v-6c62bdf1"]]);
18350
+ const ComboBox = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["__scopeId", "data-v-ceeb5855"]]);
18347
18351
  const _withScopeId$2 = (n2) => (pushScopeId("data-v-fe5af582"), n2 = n2(), popScopeId(), n2);
18348
18352
  const _hoisted_1$s = { class: "bar-chart" };
18349
- const _hoisted_2$n = {
18353
+ const _hoisted_2$m = {
18350
18354
  key: 0,
18351
18355
  class: "group-wrap"
18352
18356
  };
@@ -18417,7 +18421,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
18417
18421
  class: "graph-wrap",
18418
18422
  key: i2
18419
18423
  }, [
18420
- item.group ? (openBlock(), createElementBlock("div", _hoisted_2$n, [
18424
+ item.group ? (openBlock(), createElementBlock("div", _hoisted_2$m, [
18421
18425
  createElementVNode("p", _hoisted_3$i, toDisplayString(item.group), 1),
18422
18426
  (openBlock(true), createElementBlock(Fragment$1, null, renderList((item == null ? void 0 : item.data) || [], (nested, i22) => {
18423
18427
  return openBlock(), createElementBlock("div", {
@@ -18654,7 +18658,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
18654
18658
  });
18655
18659
  const _withScopeId$1 = (n2) => (pushScopeId("data-v-e8219826"), n2 = n2(), popScopeId(), n2);
18656
18660
  const _hoisted_1$q = ["title"];
18657
- const _hoisted_2$m = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("svg", {
18661
+ const _hoisted_2$l = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("svg", {
18658
18662
  xmlns: "http://www.w3.org/2000/svg",
18659
18663
  height: "24",
18660
18664
  viewBox: "0 -960 960 960",
@@ -18663,7 +18667,7 @@ const _hoisted_2$m = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ create
18663
18667
  /* @__PURE__ */ createElementVNode("path", { d: "M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z" })
18664
18668
  ], -1));
18665
18669
  const _hoisted_3$h = [
18666
- _hoisted_2$m
18670
+ _hoisted_2$l
18667
18671
  ];
18668
18672
  const _hoisted_4$c = ["required", "id"];
18669
18673
  const _sfc_main$f = /* @__PURE__ */ defineComponent({
@@ -27317,7 +27321,7 @@ Object.entries(Mo).forEach(([e, t]) => {
27317
27321
  e !== "default" && (Va[e] = t);
27318
27322
  });
27319
27323
  const _hoisted_1$p = ["title"];
27320
- const _hoisted_2$l = { key: 0 };
27324
+ const _hoisted_2$k = { key: 0 };
27321
27325
  const _sfc_main$e = /* @__PURE__ */ defineComponent({
27322
27326
  __name: "DateInput",
27323
27327
  props: {
@@ -27355,7 +27359,7 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
27355
27359
  class: normalizeClass(["bagel-input", { small: _ctx.small }]),
27356
27360
  title: _ctx.label
27357
27361
  }, [
27358
- _ctx.label ? (openBlock(), createElementBlock("label", _hoisted_2$l, toDisplayString(_ctx.label), 1)) : createCommentVNode("", true),
27362
+ _ctx.label ? (openBlock(), createElementBlock("label", _hoisted_2$k, toDisplayString(_ctx.label), 1)) : createCommentVNode("", true),
27359
27363
  createVNode(unref(Va), mergeProps({
27360
27364
  ref_key: "datePicker",
27361
27365
  ref: datePicker,
@@ -27369,7 +27373,7 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
27369
27373
  }
27370
27374
  });
27371
27375
  const _hoisted_1$o = ["title"];
27372
- const _hoisted_2$k = { key: 0 };
27376
+ const _hoisted_2$j = { key: 0 };
27373
27377
  const _hoisted_3$g = ["value", "placeholder"];
27374
27378
  const _sfc_main$d = /* @__PURE__ */ defineComponent({
27375
27379
  __name: "JSONInput",
@@ -27394,7 +27398,7 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
27394
27398
  class: normalizeClass(["bagel-input", { small: _ctx.small }]),
27395
27399
  title: _ctx.description
27396
27400
  }, [
27397
- _ctx.label ? (openBlock(), createElementBlock("label", _hoisted_2$k, [
27401
+ _ctx.label ? (openBlock(), createElementBlock("label", _hoisted_2$j, [
27398
27402
  createVNode(_component_LangText, { input: _ctx.label }, null, 8, ["input"])
27399
27403
  ])) : createCommentVNode("", true),
27400
27404
  createElementVNode("textarea", {
@@ -28399,7 +28403,7 @@ const _hoisted_1$n = {
28399
28403
  ref: "tags",
28400
28404
  class: "multiselect__tags"
28401
28405
  };
28402
- const _hoisted_2$j = { class: "multiselect__tags-wrap" };
28406
+ const _hoisted_2$i = { class: "multiselect__tags-wrap" };
28403
28407
  const _hoisted_3$f = { class: "multiselect__spinner" };
28404
28408
  const _hoisted_4$b = { key: 0 };
28405
28409
  const _hoisted_5$a = { class: "multiselect__option" };
@@ -28447,7 +28451,7 @@ function render$e(_ctx, _cache, $props, $setup, $data, $options) {
28447
28451
  }, () => [
28448
28452
  withDirectives(createVNode(
28449
28453
  "div",
28450
- _hoisted_2$j,
28454
+ _hoisted_2$i,
28451
28455
  [
28452
28456
  (openBlock(true), createBlock(
28453
28457
  Fragment$1,
@@ -28713,8 +28717,7 @@ function render$e(_ctx, _cache, $props, $setup, $data, $options) {
28713
28717
  }
28714
28718
  script$e.render = render$e;
28715
28719
  const Multiselect = script$e;
28716
- const _hoisted_1$m = { class: "pb-1" };
28717
- const _hoisted_2$i = ["for"];
28720
+ const _hoisted_1$m = ["for"];
28718
28721
  const _sfc_main$c = /* @__PURE__ */ defineComponent({
28719
28722
  __name: "SelectInput",
28720
28723
  props: {
@@ -28754,7 +28757,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
28754
28757
  }
28755
28758
  watch(() => props2.options, updateOptionList, { immediate: true });
28756
28759
  return (_ctx, _cache) => {
28757
- return openBlock(), createElementBlock("div", _hoisted_1$m, [
28760
+ return openBlock(), createElementBlock("div", null, [
28758
28761
  createElementVNode("label", {
28759
28762
  class: "txt-start",
28760
28763
  for: _ctx.id
@@ -28773,7 +28776,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
28773
28776
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => seletValue.value = $event),
28774
28777
  "close-on-select": true
28775
28778
  }, _ctx.extraProps), null, 16, ["id", "options", "required", "placeholder", "modelValue"])
28776
- ], 8, _hoisted_2$i)
28779
+ ], 8, _hoisted_1$m)
28777
28780
  ]);
28778
28781
  };
28779
28782
  }
package/dist/style.css CHANGED
@@ -897,40 +897,40 @@ th[data-v-2137a7a8] {
897
897
  }
898
898
  .resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}
899
899
 
900
- .combobox[data-v-6c62bdf1] {
901
- width: 100%;
900
+ .combobox[data-v-ceeb5855] {
901
+ width: 100%;
902
902
  }
903
- .combobox-option[data-v-6c62bdf1] {
904
- padding: 6px 12px;
905
- cursor: pointer;
906
- border-radius: 5px;
907
- transition: all 0.2s;
908
- display: flex;
909
- justify-content: space-between;
910
- width: 100%;
903
+ .combobox-option[data-v-ceeb5855] {
904
+ padding: 6px 12px;
905
+ cursor: pointer;
906
+ border-radius: 5px;
907
+ transition: all 0.2s;
908
+ display: flex;
909
+ justify-content: space-between;
910
+ width: 100%;
911
911
  }
912
- .combobox-options[data-v-6c62bdf1] {
913
- max-height: 300px;
914
- overflow-y: auto;
912
+ .combobox-options[data-v-ceeb5855] {
913
+ max-height: 300px;
914
+ overflow-y: auto;
915
915
  }
916
- .combobox-option[data-v-6c62bdf1]:hover {
917
- background: var(--bgl-gray-20);
916
+ .combobox-option[data-v-ceeb5855]:hover {
917
+ background: var(--bgl-gray-20);
918
918
  }
919
919
 
920
920
  .combobox-btn {
921
- display: flex;
922
- justify-content: space-between;
923
- align-items: center;
924
- height: var(--input-height);
925
- border-radius: var(--input-border-radius);
921
+ display: flex;
922
+ justify-content: space-between;
923
+ align-items: center;
924
+ height: var(--input-height);
925
+ border-radius: var(--input-border-radius);
926
926
  }
927
927
  .v-popper__arrow-container {
928
- display: none;
928
+ display: none;
929
929
  }
930
930
  .v-popper--theme-dropdown .v-popper__inner {
931
- border: none;
932
- background: transparent;
933
- border-radius: var(--card-border-radius);
931
+ border: none;
932
+ background: transparent;
933
+ border-radius: var(--card-border-radius);
934
934
  }
935
935
 
936
936
  /* .group-wrap * {
@@ -1418,7 +1418,7 @@ fieldset[disabled] .multiselect {
1418
1418
  border-top: none;
1419
1419
  border-bottom-left-radius: 5px;
1420
1420
  border-bottom-right-radius: 5px;
1421
- z-index: 50;
1421
+ z-index: 150;
1422
1422
  -webkit-overflow-scrolling: touch;
1423
1423
  }
1424
1424
  .multiselect__content {
@@ -2272,9 +2272,6 @@ img.preview[data-v-1be8d7b1] {
2272
2272
  .columns-max-content {
2273
2273
  grid-auto-columns: max-content;
2274
2274
  }
2275
- .w-100 {
2276
- width: 100%;
2277
- }
2278
2275
  .col-gap-1 {
2279
2276
  column-gap: 1rem;
2280
2277
  }
@@ -2337,7 +2334,12 @@ img.preview[data-v-1be8d7b1] {
2337
2334
  .w550,
2338
2335
  .w600,
2339
2336
  .w650,
2340
- .w700 {
2337
+ .w700,
2338
+ .w770,
2339
+ .w900,
2340
+ .w970,
2341
+ .w1030,
2342
+ .w1170 {
2341
2343
  margin-left: auto;
2342
2344
  margin-right: auto;
2343
2345
  width: 98%;
@@ -2369,6 +2371,21 @@ img.preview[data-v-1be8d7b1] {
2369
2371
  .w650 {
2370
2372
  max-width: 700px;
2371
2373
  }
2374
+ .w770 {
2375
+ max-width: 770px;
2376
+ }
2377
+ .w900 {
2378
+ max-width: 900px;
2379
+ }
2380
+ .w970 {
2381
+ max-width: 970px;
2382
+ }
2383
+ .w1030 {
2384
+ max-width: 1030px;
2385
+ }
2386
+ .w1170 {
2387
+ max-width: 1170px;
2388
+ }
2372
2389
  .gap-1 {
2373
2390
  gap: 0.25rem;
2374
2391
  }