@sysvale/cuida 3.113.0 → 3.114.1

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.
@@ -45031,7 +45031,7 @@ const p1e = /* @__PURE__ */ fe(u1e, [["render", f1e], ["__scopeId", "data-v-7174
45031
45031
  emits: ["update:modelValue"],
45032
45032
  setup(e) {
45033
45033
  ot((u) => ({
45034
- "6d6dfad8": r.value
45034
+ "6eebab18": r.value
45035
45035
  }));
45036
45036
  const t = ri(e, "modelValue"), n = e, i = se(""), s = se(`radio-group$-${ar()}`), a = z(() => ({
45037
45037
  "--border-color-selected": Sl(n.variant),
@@ -45091,7 +45091,7 @@ const p1e = /* @__PURE__ */ fe(u1e, [["render", f1e], ["__scopeId", "data-v-7174
45091
45091
  o.value && !e.disabled ? (v(), k("div", _1e, j(e.errorMessage), 1)) : U("", !0)
45092
45092
  ], 4));
45093
45093
  }
45094
- }, x1e = /* @__PURE__ */ fe(w1e, [["__scopeId", "data-v-02decf00"]]), k1e = ["value", "placeholder", "disabled"], S1e = {
45094
+ }, x1e = /* @__PURE__ */ fe(w1e, [["__scopeId", "data-v-cb7475c3"]]), k1e = ["value", "placeholder", "disabled"], S1e = {
45095
45095
  __name: "SearchInput",
45096
45096
  props: /* @__PURE__ */ hn({
45097
45097
  /**
@@ -47667,6 +47667,13 @@ const y0e = { class: "mobile-stepper-input__container" }, b0e = ["disabled"], _0
47667
47667
  type: String,
47668
47668
  default: null
47669
47669
  },
47670
+ /**
47671
+ * Especifica se o cabeçalho da tabela deve ser fixo ou não.
47672
+ */
47673
+ fixedHeader: {
47674
+ type: Boolean,
47675
+ default: !1
47676
+ },
47670
47677
  /**
47671
47678
  * Boolean, informa que a ordenação deve ser descendente, por padrão
47672
47679
  * a ordenação é ascendente (`sortDesc: false`).
@@ -47705,6 +47712,12 @@ const y0e = { class: "mobile-stepper-input__container" }, b0e = ["disabled"], _0
47705
47712
  },
47706
47713
  resolveNoWarp() {
47707
47714
  return this.noWrap ? "nowrap" : "pre-line";
47715
+ },
47716
+ resolveFixedHeader() {
47717
+ return this.fixedHeader ? "sticky" : "";
47718
+ },
47719
+ resolveHeaderShadow() {
47720
+ return this.fixedHeader ? "0px 1px 5px rgba(0, 0, 0, 0.07)" : "";
47708
47721
  }
47709
47722
  },
47710
47723
  watch: {
@@ -47783,7 +47796,9 @@ const y0e = { class: "mobile-stepper-input__container" }, b0e = ["disabled"], _0
47783
47796
  }
47784
47797
  }, cy = () => {
47785
47798
  ot((e) => ({
47786
- ab0c10ae: e.resolveNoWarp
47799
+ c40a7262: e.resolveFixedHeader,
47800
+ "4da1e81f": e.resolveHeaderShadow,
47801
+ "5295810a": e.resolveNoWarp
47787
47802
  }));
47788
47803
  }, dy = z2.setup;
47789
47804
  z2.setup = dy ? (e, t) => (cy(), dy(e, t)) : cy;
@@ -47883,7 +47898,7 @@ function j0e(e, t, n, i, s, a) {
47883
47898
  ], 2))), 128))
47884
47899
  ]);
47885
47900
  }
47886
- const U0e = /* @__PURE__ */ fe(z2, [["render", j0e], ["__scopeId", "data-v-41a83049"]]), q0e = {
47901
+ const U0e = /* @__PURE__ */ fe(z2, [["render", j0e], ["__scopeId", "data-v-e1527f6b"]]), q0e = {
47887
47902
  components: {
47888
47903
  CdsIcon: Re
47889
47904
  },