tkbt-fox-erp-ui-package 1.0.21 → 1.0.23

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.
@@ -383,7 +383,7 @@ const Bt = /* @__PURE__ */ he({
383
383
  type: "text",
384
384
  loading: ""
385
385
  })) : (F(), U("div", no, [
386
- p("span", ao, oe(e.label), 1),
386
+ p("label", ao, oe(e.label), 1),
387
387
  b(D(Di), I({
388
388
  modelValue: t.value,
389
389
  "onUpdate:modelValue": l[0] || (l[0] = (n) => t.value = n),
@@ -415,7 +415,7 @@ const Bt = /* @__PURE__ */ he({
415
415
  }), io = {
416
416
  key: 1,
417
417
  class: "ferp-field"
418
- }, oo = { class: "ferp-field-label v-label" }, ro = { style: { "font-weight": "500" } }, so = /* @__PURE__ */ he({
418
+ }, oo = { class: "ferp-field-label v-label" }, ro = { class: "v-field__input" }, so = /* @__PURE__ */ he({
419
419
  inheritAttrs: !1,
420
420
  __name: "FERPText",
421
421
  props: /* @__PURE__ */ pt({
@@ -435,7 +435,7 @@ const Bt = /* @__PURE__ */ he({
435
435
  type: "subtitle",
436
436
  loading: ""
437
437
  })) : (F(), U("div", io, [
438
- p("span", oo, oe(e.label), 1),
438
+ p("label", oo, oe(e.label), 1),
439
439
  p("div", ro, oe(t.value), 1)
440
440
  ]));
441
441
  }
@@ -467,7 +467,7 @@ const Bt = /* @__PURE__ */ he({
467
467
  type: "text",
468
468
  loading: ""
469
469
  })) : (F(), U("div", uo, [
470
- p("span", co, oe(e.label), 1),
470
+ p("label", co, oe(e.label), 1),
471
471
  b(D($i), I({
472
472
  class: "ferp-field-input",
473
473
  modelValue: t.value,
@@ -558,7 +558,7 @@ const Bt = /* @__PURE__ */ he({
558
558
  n.value ? t.value = [] : a.returnObject == !0 ? t.value = a.items?.slice() : t.value = a.items?.map((r) => r[a.itemValue]);
559
559
  }
560
560
  return (r, s) => (F(), U("div", vo, [
561
- p("span", mo, oe(e.label), 1),
561
+ p("label", mo, oe(e.label), 1),
562
562
  b(D(Ii), I({
563
563
  class: "ferp-field-input",
564
564
  modelValue: t.value,
@@ -7089,7 +7089,7 @@ const qs = A({
7089
7089
  setup(e) {
7090
7090
  const t = Ct(e, "modelValue");
7091
7091
  return (a, l) => (F(), U("div", Js, [
7092
- p("span", Qs, oe(e.label), 1),
7092
+ p("label", Qs, oe(e.label), 1),
7093
7093
  b(D(Xs), I({
7094
7094
  class: "ferp-field-input",
7095
7095
  modelValue: t.value,