@point-hub/papp 0.0.130 → 0.0.131

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.js CHANGED
@@ -300,7 +300,6 @@ const bl = /* @__PURE__ */ oe(ml, [["render", gl], ["__scopeId", "data-v-85c79e7
300
300
  titleColor: {},
301
301
  bodyColor: {},
302
302
  shadow: { type: Boolean, default: !1 },
303
- headerSeparator: { type: Boolean, default: !0 },
304
303
  shape: { default: "sharp" }
305
304
  },
306
305
  setup(e) {
@@ -310,13 +309,17 @@ const bl = /* @__PURE__ */ oe(ml, [["render", gl], ["__scopeId", "data-v-85c79e7
310
309
  }, [
311
310
  O("div", Pl, [
312
311
  O("div", Bl, [
313
- G(t.$slots, "header", {}, () => [
314
- Ie(U(e.title), 1)
315
- ], !0),
316
- G(t.$slots, "header-button", {}, void 0, !0)
312
+ O("div", null, [
313
+ G(t.$slots, "header", {}, () => [
314
+ Ie(U(e.title), 1)
315
+ ], !0)
316
+ ]),
317
+ O("div", null, [
318
+ G(t.$slots, "header-button", {}, void 0, !0)
319
+ ])
317
320
  ])
318
321
  ]),
319
- e.headerSeparator ? (w(), T("div", Dl)) : V("", !0),
322
+ e.title ? (w(), T("div", Dl)) : V("", !0),
320
323
  O("div", {
321
324
  class: "card-body",
322
325
  style: et({ color: e.bodyColor })
@@ -325,7 +328,7 @@ const bl = /* @__PURE__ */ oe(ml, [["render", gl], ["__scopeId", "data-v-85c79e7
325
328
  ], 4)
326
329
  ], 6));
327
330
  }
328
- }), Ml = /* @__PURE__ */ oe(Il, [["__scopeId", "data-v-506ab42e"]]), $l = {
331
+ }), Ml = /* @__PURE__ */ oe(Il, [["__scopeId", "data-v-e824d2d1"]]), $l = {
329
332
  key: 0,
330
333
  class: "text-xs text-slate-500"
331
334
  }, Rl = /* @__PURE__ */ $({
@@ -3035,7 +3038,7 @@ const wd = { class: "dropdown-trigger-button" }, xd = /* @__PURE__ */ $({
3035
3038
  },
3036
3039
  setup(e) {
3037
3040
  return (t, n) => (w(), T("span", {
3038
- class: H([e.icon, "inline-block", { "w-1.2em": e.fixedWidth }])
3041
+ class: H([e.icon, "inline-block", "text-xl", { "w-1.2em": e.fixedWidth }])
3039
3042
  }, null, 2));
3040
3043
  }
3041
3044
  }), Cd = ["href"], Ed = /* @__PURE__ */ $({
@@ -9445,14 +9448,14 @@ const Gh = ["autofocus", "required", "readonly", "disabled", "data-testid"], Kh
9445
9448
  O("div", {
9446
9449
  ref_key: "suffixRef",
9447
9450
  ref: l,
9448
- class: "absolute right-0 h-full flex items-center justify-center text-slate-400 dark:text-slate-300"
9451
+ class: "absolute h-full flex px-2 items-center justify-center text-slate-400 dark:text-slate-300 right-0"
9449
9452
  }, [
9450
9453
  G(h.$slots, "suffix", {}, void 0, !0)
9451
9454
  ], 512),
9452
9455
  O("div", {
9453
9456
  ref_key: "prefixRef",
9454
9457
  ref: s,
9455
- class: "absolute h-full flex items-center justify-center text-slate-400 dark:text-slate-300"
9458
+ class: "absolute h-full flex px-2 items-center justify-center text-slate-400 dark:text-slate-300"
9456
9459
  }, [
9457
9460
  G(h.$slots, "prefix", {}, void 0, !0)
9458
9461
  ], 512)
@@ -9461,7 +9464,7 @@ const Gh = ["autofocus", "required", "readonly", "disabled", "data-testid"], Kh
9461
9464
  }, 8, ["label", "layout", "description", "required", "helpers", "errors"]);
9462
9465
  };
9463
9466
  }
9464
- }), og = /* @__PURE__ */ oe(ag, [["__scopeId", "data-v-e1f3540a"]]), ig = ["required", "readonly", "disabled", "autofocus", "placeholder", "data-testid"], sg = /* @__PURE__ */ $({
9467
+ }), og = /* @__PURE__ */ oe(ag, [["__scopeId", "data-v-708348b4"]]), ig = ["required", "readonly", "disabled", "autofocus", "placeholder", "data-testid"], sg = /* @__PURE__ */ $({
9465
9468
  __name: "base-input-mask",
9466
9469
  props: /* @__PURE__ */ we({
9467
9470
  modelValue: { type: [String, Number, Boolean, null] },