@selfeesas/shared-components 0.4.23 → 0.4.25

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.
@@ -5475,7 +5475,8 @@ const ws = Gi(
5475
5475
  setup(l, { emit: B }) {
5476
5476
  const t = l, v = t.logoAlt ?? "Logo", m = t.logoTo ?? "/", f = ee(() => ({
5477
5477
  width: "260px",
5478
- height: "auto"
5478
+ height: "auto",
5479
+ borderRadius: "0"
5479
5480
  })), a = (o) => t.currentPath?.startsWith(o);
5480
5481
  return (o, n) => {
5481
5482
  const e = Ho("router-link");
@@ -5485,7 +5486,7 @@ const ws = Gi(
5485
5486
  default: Je(() => [
5486
5487
  it(e, {
5487
5488
  to: Bt(m),
5488
- class: "q-mr-md"
5489
+ class: "q-mr-lg"
5489
5490
  }, {
5490
5491
  default: Je(() => [
5491
5492
  it(yo, {
@@ -5532,7 +5533,7 @@ const ws = Gi(
5532
5533
  onClick: (u) => o.$emit("project-change", r.path)
5533
5534
  }, {
5534
5535
  default: Je(() => [
5535
- it(ti, null, {
5536
+ it(ti, { class: "q-mr-lg" }, {
5536
5537
  default: Je(() => [
5537
5538
  it(zi, null, {
5538
5539
  default: Je(() => [
@@ -5576,7 +5577,7 @@ const ws = Gi(
5576
5577
  }, 16);
5577
5578
  };
5578
5579
  }
5579
- }), id = /* @__PURE__ */ ai(Wu, [["__scopeId", "data-v-0333a638"]]), Hu = lt({
5580
+ }), id = /* @__PURE__ */ ai(Wu, [["__scopeId", "data-v-0f07eaec"]]), Hu = lt({
5580
5581
  name: "QFooter",
5581
5582
  props: {
5582
5583
  modelValue: {
@@ -8414,6 +8415,7 @@ const Yr = {
8414
8415
  "data-cy": "datePick",
8415
8416
  rules: r.required ? [(s) => !!s || r.requiredErrorMessage] : [],
8416
8417
  disable: r.disabled,
8418
+ required: r.required,
8417
8419
  outlined: r.outlined,
8418
8420
  placeholder: r.placeholder,
8419
8421
  "onUpdate:modelValue": e
@@ -8459,10 +8461,10 @@ const Yr = {
8459
8461
  })
8460
8462
  ]),
8461
8463
  _: 1
8462
- }, 16, ["model-value", "label", "rules", "disable", "outlined", "placeholder"])
8464
+ }, 16, ["model-value", "label", "rules", "disable", "required", "outlined", "placeholder"])
8463
8465
  ]));
8464
8466
  }
8465
- }), ud = /* @__PURE__ */ ai(Nc, [["__scopeId", "data-v-4f7c1791"]]), qc = { class: "row" }, zc = { class: "row no-wrap items-center" }, Vc = { class: "row items-center justify-end" }, Uc = {
8467
+ }), ud = /* @__PURE__ */ ai(Nc, [["__scopeId", "data-v-b4c94b90"]]), qc = { class: "row" }, zc = { class: "row no-wrap items-center" }, Vc = { class: "row items-center justify-end" }, Uc = {
8466
8468
  key: 0,
8467
8469
  class: "row items-center text-warning text-caption"
8468
8470
  }, Wc = { class: "row items-center justify-end q-ml-sm" }, cd = /* @__PURE__ */ Ut({
@@ -8537,9 +8539,10 @@ const Yr = {
8537
8539
  label: d.labelStart,
8538
8540
  rules: n.value,
8539
8541
  disable: d.disabled,
8542
+ required: d.required,
8540
8543
  "hide-bottom-space": "",
8541
8544
  "onUpdate:modelValue": r
8542
- }), null, 16, ["data-cy", "model-value", "label", "rules", "disable"]),
8545
+ }), null, 16, ["data-cy", "model-value", "label", "rules", "disable", "required"]),
8543
8546
  it(mn, ar(d.$attrs, {
8544
8547
  "model-value": f.value.to,
8545
8548
  mask: "##-##-####",
@@ -8549,8 +8552,9 @@ const Yr = {
8549
8552
  "data-cy": o.value,
8550
8553
  rules: n.value,
8551
8554
  disable: d.disabled,
8555
+ required: d.required,
8552
8556
  "onUpdate:modelValue": u
8553
- }), null, 16, ["model-value", "label", "data-cy", "rules", "disable"]),
8557
+ }), null, 16, ["model-value", "label", "data-cy", "rules", "disable", "required"]),
8554
8558
  it(Pt, {
8555
8559
  name: "event",
8556
8560
  size: "30px",